* elf32-hppa.c (elf_hppa_reloc_type_lookup): Cast enums to

int, for the sake of the old Portable C Compiler.
This commit is contained in:
Per Bothner 1993-05-05 23:12:11 +00:00
parent 4b01383bcd
commit df6dfda7fb
1 changed files with 13 additions and 0 deletions

View File

@ -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.