diff options
author | Jan Beulich <jbeulich@novell.com> | 2005-05-25 07:13:19 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2005-05-25 07:13:19 +0000 |
commit | 30ad6cb96e4efa62ec73229a9ac5997cf7e68143 (patch) | |
tree | e454acc30b2c7c627770e1fd2ff89e2151a35029 /gas/ChangeLog | |
parent | 6baf2b51ce8a6a12005bafd47cd08aeab5d87b22 (diff) | |
download | gdb-30ad6cb96e4efa62ec73229a9ac5997cf7e68143.zip gdb-30ad6cb96e4efa62ec73229a9ac5997cf7e68143.tar.gz gdb-30ad6cb96e4efa62ec73229a9ac5997cf7e68143.tar.bz2 |
gas/
2005-05-25 Jan Beulich <jbeulich@novell.com>
* config/tc-ia64.c (ia64_gen_real_reloc_type): Also handle
BFD_RELOC_UNUSED when determining the width of the reloc.
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 e014f82..4158f79 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2005-05-25 Jan Beulich <jbeulich@novell.com> + * config/tc-ia64.c (ia64_gen_real_reloc_type): Also handle + BFD_RELOC_UNUSED when determining the width of the reloc. + +2005-05-25 Jan Beulich <jbeulich@novell.com> + * config/tc-ia64.c (dot_endp): Clear out all three pointers in unwind section entry. |