|
|
|
@ -1,3 +1,10 @@ |
|
|
|
2009-10-27 Alan Modra <amodra@bigpond.net.au> |
|
|
|
|
|
|
|
PR gas/10850 |
|
|
|
* listing.c (listing_flags): Delete. |
|
|
|
* listing.h: Likewise. |
|
|
|
* read.c (potable <lflags>): Call s_ignore. |
|
|
|
|
|
|
|
2009-10-26 Nick Clifton <nickc@redhat.com> |
|
|
|
|
|
|
|
* doc/as.texinfo: Add mention of RX port and inclusion of RX |
|
|
|
@ -7,13 +14,13 @@ |
|
|
|
|
|
|
|
* config/tc-z80.c (z80_start_line_hook): Fix parsing of 'equ' or |
|
|
|
'defl' in cases where the space between the keyword and the |
|
|
|
expression has been scrubbed away. |
|
|
|
expression has been scrubbed away. |
|
|
|
Do not check whether a symbol is redefined with 'equ' here; |
|
|
|
the function equals takes an argument indicating whether |
|
|
|
redefinitions are allowed. |
|
|
|
redefinitions are allowed. |
|
|
|
Only call LISTING_NEWLINE if needed, and then after the call to |
|
|
|
bump_line_counters. |
|
|
|
|
|
|
|
bump_line_counters. |
|
|
|
|
|
|
|
2009-10-25 Maciej W. Rozycki <macro@linux-mips.org> |
|
|
|
|
|
|
|
* doc/as.texinfo (Overview): Move -mfix7000/-mno-fix7000 to |
|
|
|
@ -83,7 +90,7 @@ |
|
|
|
* config/tc-i386.c (i386_finalize_immediate): Don't generate |
|
|
|
error message if operand string is NULL. |
|
|
|
|
|
|
|
2009-10-013 Vincent Riviere <vincent.riviere@freesbee.fr> |
|
|
|
2009-10-013 Vincent Riviere <vincent.riviere@freesbee.fr> |
|
|
|
|
|
|
|
PR gas/3041 |
|
|
|
* config/tc-m68k.c (tc_gen_reloc): Fix addend for relocations |
|
|
|
|