aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-07-23 00:09:31 +0000
committerUlrich Drepper <drepper@redhat.com>1998-07-23 00:09:31 +0000
commitcd38a064c7dd511e68f313832e5b192f330a8357 (patch)
tree384d042dd9ade904180e9fb37e01ebf0179cf36d /include
parent3b9f0cb69bb89dcce0e60db0d99ae0f447fdcacc (diff)
downloadgdb-cd38a064c7dd511e68f313832e5b192f330a8357.zip
gdb-cd38a064c7dd511e68f313832e5b192f330a8357.tar.gz
gdb-cd38a064c7dd511e68f313832e5b192f330a8357.tar.bz2
Update.
Diffstat (limited to 'include')
-rw-r--r--include/elf/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 4b63478..1db91de 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -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.