parent
ec5a9b416f
commit
3e8a519c72
|
@ -1,3 +1,7 @@
|
|||
2005-10-12 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* NEWS: Mention @file.
|
||||
|
||||
2005-10-12 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* config/tc-avr.c: Convert to ISO C90 format. Fix formatting and
|
||||
|
|
3
gas/NEWS
3
gas/NEWS
|
@ -1,5 +1,8 @@
|
|||
-*- text -*-
|
||||
|
||||
* Add support for the "@<file>" syntax to the command line, so that extra
|
||||
switches can be read from <file>.
|
||||
|
||||
* The SH target supports a new command line switch --enable-reg-prefix which,
|
||||
if enabled, will allow register names to be optionally prefixed with a $
|
||||
character. This allows register names to be distinguished from label names.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2005-10-12 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* NEWS: Mention @file.
|
||||
|
||||
2005-10-05 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/1396
|
||||
|
|
Loading…
Reference in New Issue