diff --git a/gas/ChangeLog b/gas/ChangeLog index b8591f9e2c8..aaa22fa109d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2007-03-27 Alan Modra + + * NEWS: Mention ".reloc". + 2007-03-26 Sterling Augustine * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms diff --git a/gas/NEWS b/gas/NEWS index 1493808aac7..0dcb8f3505f 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -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.