diff options
author | Jan Beulich <jbeulich@novell.com> | 2005-05-19 06:32:01 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2005-05-19 06:32:01 +0000 |
commit | 4600db4835639751fda271513fa57e375e334e5e (patch) | |
tree | dc23c93369b8bb13748a7ec3f5872357eb4abc80 /gas/ChangeLog | |
parent | abb333a4ed62b30ac31da2660f386d391d30649e (diff) | |
download | gdb-4600db4835639751fda271513fa57e375e334e5e.zip gdb-4600db4835639751fda271513fa57e375e334e5e.tar.gz gdb-4600db4835639751fda271513fa57e375e334e5e.tar.bz2 |
gas/
2005-05-19 Jan Beulich <jbeulich@novell.com>
* config/tc-ia64.c (dot_endp): Don't use global symbol for unwind
relocations in unwind section.
gas/testsuite/
2005-05-19 Jan Beulich <jbeulich@novell.com>
* gas/ia64/reloc-uw.s: New.
* gas/ia64/reloc-uw.d: New.
* gas/ia64/reloc-uw-ilp32.d: New.
* gas/ia64/ia64.exp: Run new test.
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 239d649..d2f5136 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-05-19 Jan Beulich <jbeulich@novell.com> + + * config/tc-ia64.c (dot_endp): Don't use global symbol for unwind + relocations in unwind section. + 2005-05-18 Nick Clifton <nickc@redhat.com> * config/tc-v850.c (md_apply_fix3): Only use the insertion routine |