From 0dc1fa070b5423ce1da115e776bb88c4bc957e32 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Fri, 16 Mar 2001 03:00:24 +0000 Subject: [PATCH] Fix accidental loss of bit 7 in peoples names --- bfd/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 515a4490625..21b9792449a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1567,7 +1567,7 @@ * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if is has the SEC_HAS_CONTENTS flag set. -2000-09-28 Vrjan Friberg +2000-09-28 Örjan Friberg Hans-Peter Nilsson * aout-cris.c (N_TXTADDR): Define. @@ -3416,7 +3416,7 @@ * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma. -2000-05-03 Martin v. Lvwis +2000-05-03 Martin v. Löwis * elflink.h (elf_link_add_object_symbols): Reset dynindx for hidden and internal symbols. -- 2.30.2