diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f525cfc..d878d82 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -9,6 +9,12 @@ Fri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu.edu> Fri Jan 3 12:09:24 1997 Ian Lance Taylor <ian@cygnus.com> + * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is + defined, call it. + * config/tc-m68k.c (tc_frob_symbol): Check whether text label is + aligned to odd boundary. + (tc_frob_coff_symbol): Define. + * doc/as.texinfo (Set): Change parenthesized @xref to @pxref. * macro.c (macro_expand_body): In MRI mode, just copy a single &. |