diff options
author | Richard Henderson <rth@redhat.com> | 2002-04-02 00:32:41 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-04-02 00:32:41 +0000 |
commit | 5f44c186d76efda9c6cef2d39b404a0b3f88036d (patch) | |
tree | 2c6693975ebee99a0a5abb51c2fa3062e82c2f1b /gas/ChangeLog | |
parent | d24bbf066646ab18c0c00e72ca36d04d286459aa (diff) | |
download | gdb-5f44c186d76efda9c6cef2d39b404a0b3f88036d.zip gdb-5f44c186d76efda9c6cef2d39b404a0b3f88036d.tar.gz gdb-5f44c186d76efda9c6cef2d39b404a0b3f88036d.tar.bz2 |
* config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc
in 32-bit mode.
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 190d0ac..15d070e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-04-01 Jessica Han <jessica@cup.hp.com> + + * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc + in 32-bit mode. + 2002-03-27 Andreas Schwab <schwab@suse.de> * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size of |