diff options
author | Eric Christopher <echristo@gmail.com> | 2005-04-05 06:58:46 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2005-04-05 06:58:46 +0000 |
commit | 8236346f4669711b5fcff0f02a2e0d1d37983ff3 (patch) | |
tree | 00d8967d0bc495d438688158e402323a7baf1962 /bfd/ChangeLog | |
parent | da9f89d4e2ddc91160b2056d290031afd868cb90 (diff) | |
download | gdb-8236346f4669711b5fcff0f02a2e0d1d37983ff3.zip gdb-8236346f4669711b5fcff0f02a2e0d1d37983ff3.tar.gz gdb-8236346f4669711b5fcff0f02a2e0d1d37983ff3.tar.bz2 |
2005-04-04 Eric Christopher <echristo@redhat.com>
* elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents):
Clean up gp handling code.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 928d1dd..86401c8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2005-04-04 Eric Christopher <echristo@redhat.com> + + * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents): + Clean up gp handling code. + 2005-04-04 H.J. Lu <hongjiu.lu@intel.com> * elf.c (bfd_elf_set_group_contents): Ignore linker created |