From: Ian Lance Taylor Date: Mon, 24 Mar 1997 19:52:42 +0000 (+0000) Subject: * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=19d025765c448eabd5da887f374d88bc15b0ef89;p=binutils-gdb.git * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or i[3456]86-*-linux*. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9038875ce5d..e3fec3bb4e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Mon Mar 24 13:41:00 1997 Ian Lance Taylor + * config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or + i[3456]86-*-linux*. + * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Don't count section symbols for sections that were created by the linker, or are not allocatable or not loadable.