aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1999-07-29 21:39:01 +0000
committerRichard Henderson <rth@redhat.com>1999-07-29 21:39:01 +0000
commitc9b3cbf33cce90603516003ad3eb8f27488331f1 (patch)
tree3d307000f2167e06f06b4bc6809bfd8df0b840cd /bfd/ChangeLog
parentb77ad1d4c9165935726e6d9a90bc42d5e2a876ed (diff)
downloadgdb-c9b3cbf33cce90603516003ad3eb8f27488331f1.zip
gdb-c9b3cbf33cce90603516003ad3eb8f27488331f1.tar.gz
gdb-c9b3cbf33cce90603516003ad3eb8f27488331f1.tar.bz2
* elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...
(mips_rtype_to_howto): ... new function. (_bfd_mips_elf_relocate_section): Use it.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cc75ae3..475c97c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+1999-07-29 Richard Henderson <rth@cygnus.com>
+
+ * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...
+ (mips_rtype_to_howto): ... new function.
+ (_bfd_mips_elf_relocate_section): Use it.
+
1999-07-28 Mark Mitchell <mark@codesourcery.com>
* elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.