From 43f1d101ef38439b4200f1256d852cd0d22508a8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 31 May 1996 18:10:44 +0000 Subject: [PATCH] * nm.c (filter_symbols): Check for BSF_WEAK as well as BSF_GLOBAL. * objcopy.c (filter_symbols): Likewise. --- binutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 986e5a96ae6..dfc06a5ab16 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,14 @@ +Fri May 31 13:59:24 1996 Ian Lance Taylor + + * nm.c (filter_symbols): Check for BSF_WEAK as well as + BSF_GLOBAL. + * objcopy.c (filter_symbols): Likewise. + +Wed May 8 16:57:20 1996 Ian Lance Taylor + + * objcopy.c (copy_object): Make clear that it is only a warning + when the output file can not represent the architecture. + Fri May 3 11:30:17 1996 Ian Lance Taylor * objdump.c (disassemble_data): Don't refer to bytes past the end -- 2.30.2