diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b8591f9..aaa22fa 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2007-03-27 Alan Modra <amodra@bigpond.net.au> + + * NEWS: Mention ".reloc". + 2007-03-26 Sterling Augustine <sterling@tensilica.com> * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms @@ -1,4 +1,7 @@ -*- text -*- +* Added gas .reloc pseudo. This is a low-level interface for creating + relocations. + * Add support for x86_64 PE+ target. * Add support for Score target. |