diff options
author | Nick Clifton <nickc@redhat.com> | 2003-01-02 11:26:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-01-02 11:26:17 +0000 |
commit | 4852a44ef54ec9afa91121613e4e308bfa324c8d (patch) | |
tree | d2171d11cb993205d911508303adfa1d28182c82 /bfd/ChangeLog | |
parent | 5ee754fce11ec4c92da6dcddec4a3c6bfae08424 (diff) | |
download | gdb-4852a44ef54ec9afa91121613e4e308bfa324c8d.zip gdb-4852a44ef54ec9afa91121613e4e308bfa324c8d.tar.gz gdb-4852a44ef54ec9afa91121613e4e308bfa324c8d.tar.bz2 |
Rework IP2k linker relxation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b58e0d5..a8503c1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2003-01-02 Nick Kelsey <nickk@ubicom.com> + + * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to + fix internal errors, fix bad code generation, fix incorrect stabs + information, and improve ability to eliminate redundant page + instructions. Added code to ip2k_final_link_relocate to self-verify + the linker relaxation. Fix formatting problems. + 2002-12-30 Chris Demetriou <cgd@broadcom.com> * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case. |