aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-05-05 23:12:11 +0000
committerPer Bothner <per@bothner.com>1993-05-05 23:12:11 +0000
commitdf6dfda7fb80d6e1b7471677142d79cb4c91159d (patch)
tree78f5c391d8dfbd633f51215580f3a01d146e6241 /bfd
parent4b01383bcd20363075b8923d7ad2c037aff665f3 (diff)
downloadgdb-df6dfda7fb80d6e1b7471677142d79cb4c91159d.zip
gdb-df6dfda7fb80d6e1b7471677142d79cb4c91159d.tar.gz
gdb-df6dfda7fb80d6e1b7471677142d79cb4c91159d.tar.bz2
* elf32-hppa.c (elf_hppa_reloc_type_lookup): Cast enums to
int, for the sake of the old Portable C Compiler.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index dc7c76f..4ba2b30 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,16 @@
+Wed May 5 16:08:32 1993 Per Bothner (bothner@cygnus.com)
+
+ * elf32-hppa.c (elf_hppa_reloc_type_lookup): Cast enums to
+ int, for the sake of the old Portable C Compiler.
+
+Mon May 3 14:37:01 1993 Stu Grossman (grossman@cygnus.com)
+
+ * Makefile.in (CFILES): Add cpu-sh.c and coff-sh.c.
+
+Mon May 3 14:03:21 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
+
+ * configure.in: Get target name right for m68*-*-hpux.
+
Sun May 2 11:39:44 1993 Fred Fish (fnf@cygnus.com)
* trad-core.c (NO_SIGNED_GET): New macro.