Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 3 Dec 1998 02:00:20 +0000 (02:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 3 Dec 1998 02:00:20 +0000 (02:00 +0000)
binutils/ChangeLog
include/elf/ChangeLog

index 853f9ff..cf67022 100644 (file)
@@ -1,5 +1,8 @@
 1998-12-02  Ulrich Drepper  <drepper@cygnus.com>
 
+       * readelf.c (process_mips_specific): Print .conflict section
+       content.
+
        * readelf.c (process_mips_specific): Print l_flags in liblist in
        textual form.
 
index 958eae4..d588b15 100644 (file)
@@ -1,5 +1,7 @@
 1998-12-02  Ulrich Drepper  <drepper@cygnus.com>
 
+       * mips.h: Add external data type for conflict section.
+
        * mips.h: Add more LL_* options from Irix 6.5.
 
        * mips.h: Add R_MIPS_JALR and adjust R_MIPS_max appropriately.