diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-03-09 18:33:42 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-03-09 18:33:42 +0000 |
commit | f378cd831635f37f0f0022a339a74a2fbfbb3379 (patch) | |
tree | 1c74ab3fe799471417a5c9f4df531e861f765227 /gas/ChangeLog | |
parent | c8fa6cdda407a09ab5bd2999a8fe6468b2690fb0 (diff) | |
download | gdb-f378cd831635f37f0f0022a339a74a2fbfbb3379.zip gdb-f378cd831635f37f0f0022a339a74a2fbfbb3379.tar.gz gdb-f378cd831635f37f0f0022a339a74a2fbfbb3379.tar.bz2 |
2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
PR gas/9915
* config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
(LOCAL_LABELS_FB): Undefine befoe define.
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 598c560..12ad646 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2009-03-09 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/9915 + * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0. + (LOCAL_LABELS_FB): Undefine befoe define. + 2009-03-06 Nick Clifton <nickc@redhat.com> * po/es.po: Updated Spanish translation. |