From b57b7d4c8227595b2cf3881f610f13b42ea0ca1f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 3 Dec 1998 02:00:20 +0000 Subject: [PATCH] Update. --- binutils/ChangeLog | 3 +++ include/elf/ChangeLog | 2 ++ 2 files changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 853f9ff1b6..cf67022cbd 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,8 @@ 1998-12-02 Ulrich Drepper + * readelf.c (process_mips_specific): Print .conflict section + content. + * readelf.c (process_mips_specific): Print l_flags in liblist in textual form. diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 958eae4381..d588b15186 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,5 +1,7 @@ 1998-12-02 Ulrich Drepper + * 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. -- 2.34.1