diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-02-25 19:20:58 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-02-25 19:20:58 +0000 |
commit | 7f6485879552ec8109b65f4b725a20c13f7411fe (patch) | |
tree | b868fbbc4b890829f45bf787fd9a50f79f81cba9 /gas | |
parent | f2d8a97c280123152204506e38c84e4e7dc7825b (diff) | |
download | gdb-7f6485879552ec8109b65f4b725a20c13f7411fe.zip gdb-7f6485879552ec8109b65f4b725a20c13f7411fe.tar.gz gdb-7f6485879552ec8109b65f4b725a20c13f7411fe.tar.bz2 |
Update ChangeLog entry.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1f50886..ed1ff6d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,7 @@ 2011-02-25 H.J. Lu <hongjiu.lu@intel.com> - * config/tc-i386.c (reloc): Don't sign-checking 4-byte - relocations if 64bit relocations aren't allowed. + * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations + if 64bit relocations aren't allowed. 2011-02-25 Alan Modra <amodra@gmail.com> |