diff options
author | Nick Clifton <nickc@redhat.com> | 2009-11-30 14:36:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-11-30 14:36:21 +0000 |
commit | 974da60de16a5c1911eb4d3548f26deb48023eb9 (patch) | |
tree | 558268c7436e3a185c93ffe1d05e42f947643e71 /gas/ChangeLog | |
parent | 88f1a8b2545defe4161731a8d3914a59759a7c0b (diff) | |
download | gdb-974da60de16a5c1911eb4d3548f26deb48023eb9.zip gdb-974da60de16a5c1911eb4d3548f26deb48023eb9.tar.gz gdb-974da60de16a5c1911eb4d3548f26deb48023eb9.tar.bz2 |
PR gas/11032
* config/tc-arm.c (relax_adr): Cope with a frag with no symbol.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2c7c219..7f6432b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-11-30 Nick Clifton <nickc@redhat.com> + + PR gas/11032 + * config/tc-arm.c (relax_adr): Cope with a frag with no symbol. + 2009-11-19 Jan Beulich <jbeulich@novell.com> * read.c (pseudo_set): Also call copy_symbol_attributes() for |