Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 23 Jul 1998 00:09:31 +0000 (00:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 23 Jul 1998 00:09:31 +0000 (00:09 +0000)
binutils/ChangeLog
include/elf/ChangeLog

index fc631074a813448f30b8c38fa464d9ac07f290c1..823dbbf598db1b4506b9d0e2c1c081f46878670e 100644 (file)
@@ -1,3 +1,8 @@
+1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
+
+       * readelf.c: Consistantly use elf_ prefix for *_reloc_type
+       functions.
+
 Wed Jul 22 16:29:12 1998  Nick Clifton  <nickc@cygnus.com>
 
        * readelf.c (dump_relocations): Add dumps of HPPA and ARC
index 4b63478f4a874fe4933b0ee6ee734b9b81bc6f96..1db91de35beb857407520ae8f4f6226b1c9beb88 100644 (file)
@@ -1,9 +1,13 @@
+1998-07-22  Ulrich Drepper  <drepper@cygnus.com>
+
+       * ppc.h: Define enum as elf_ppc_reloc_type.
+
 Wed Jul 22 16:22:11 1998  Nick Clifton  <nickc@cygnus.com>
 
        * 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.