Wed Jul 10 12:39:08 1996 Richard Henderson <rth@tamu.edu>

* config/tc-alpha.c (alpha_align): Change fill parameter
	to a pointer.  Take NULL as 0 or nop depending on section.  Change
	all callers.
	(s_alpha_align): Rename local variables.

	* doc/as.texinfo (.align): Document action of omitted
	fill parameter.
This commit is contained in:
Ian Lance Taylor 1996-07-10 16:51:06 +00:00
parent f71719789e
commit 0ee09671a8
2 changed files with 2894 additions and 2396 deletions

View File

@ -1,3 +1,13 @@
Wed Jul 10 12:39:08 1996 Richard Henderson <rth@tamu.edu>
* config/tc-alpha.c (alpha_align): Change fill parameter
to a pointer. Take NULL as 0 or nop depending on section. Change
all callers.
(s_alpha_align): Rename local variables.
* doc/as.texinfo (.align): Document action of omitted
fill parameter.
Wed Jul 10 00:23:30 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-ppc.c (md_apply_fix3): Give a useful error message

File diff suppressed because it is too large Load Diff