From: Ulrich Drepper Date: Thu, 23 Jul 1998 00:09:31 +0000 (+0000) Subject: Update. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cd38a064c7dd511e68f313832e5b192f330a8357;p=binutils-gdb.git Update. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index fc631074a81..823dbbf598d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +1998-07-22 Ulrich Drepper + + * readelf.c: Consistantly use elf_ prefix for *_reloc_type + functions. + Wed Jul 22 16:29:12 1998 Nick Clifton * readelf.c (dump_relocations): Add dumps of HPPA and ARC diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 4b63478f4a8..1db91de35be 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,9 +1,13 @@ +1998-07-22 Ulrich Drepper + + * ppc.h: Define enum as elf_ppc_reloc_type. + Wed Jul 22 16:22:11 1998 Nick Clifton * reloc-macros.h: New file. Provides relocation macros: START_RELOC_NUMBERS, RELOC_NUMBER, FAKE_RELOC, EMPTY_RELOC and END_RELOC_NUMBERS used by other elf header files. - + * alpha.h: Use reloc-macros.h. * arc.h: Use reloc-macros.h. * arm.h: Use reloc-macros.h.