From 450bbf70c78d02b4b5723ba0a2ae767177156083 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 2 Jan 2003 11:26:17 +0000 Subject: [PATCH] Rework IP2k linker relxation. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b58e0d507..a8503c188 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2003-01-02 Nick Kelsey + + * 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 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case. -- 2.11.4.GIT