diff options
author | Alan Modra <amodra@gmail.com> | 2007-05-04 00:02:47 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-05-04 00:02:47 +0000 |
commit | 0787a12d29ae23928602e975a49950bebc4fd0ed (patch) | |
tree | b235927e40db27860c962aa6cc9b853a340c3162 /gas/ChangeLog | |
parent | 330ecedfe973571b67d43fd1cc33e9005549bafa (diff) | |
download | gdb-0787a12d29ae23928602e975a49950bebc4fd0ed.zip gdb-0787a12d29ae23928602e975a49950bebc4fd0ed.tar.gz gdb-0787a12d29ae23928602e975a49950bebc4fd0ed.tar.bz2 |
PR gas/4460
* config/tc-i386.c (lex_got): Don't replace the reloc token with
a space if we already have a space.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e77aa6c..b08a836 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2007-05-04 Alan Modra <amodra@bigpond.net.au> + + PR gas/4460 + * config/tc-i386.c (lex_got): Don't replace the reloc token with + a space if we already have a space. + 2007-05-03 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (match_template): Don't explicitly check |