From: Alan Modra Date: Tue, 27 Mar 2007 08:33:47 +0000 (+0000) Subject: * NEWS: Mention ".reloc". X-Git-Tag: drow-reverse-20070409-branchpoint~116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f9ce309b7a1423e97f33153a2ccb3862040267a;p=platform%2Fupstream%2Fbinutils.git * NEWS: Mention ".reloc". --- 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 + + * 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 1493808..0dcb8f3 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.