aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-24 19:52:42 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-24 19:52:42 +0000
commit19d025765c448eabd5da887f374d88bc15b0ef89 (patch)
tree7b4f7216e59dd0ed0611640c687010a71aacfc45 /bfd
parent0585a2928383a459ef4ea8c44742d8225425eaf7 (diff)
downloadgdb-19d025765c448eabd5da887f374d88bc15b0ef89.zip
gdb-19d025765c448eabd5da887f374d88bc15b0ef89.tar.gz
gdb-19d025765c448eabd5da887f374d88bc15b0ef89.tar.bz2
* config.bfd: Don't set targ_underscore for i[3456]86-*-gnu* or
i[3456]86-*-linux*.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9038875..e3fec3b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Mon Mar 24 13:41:00 1997 Ian Lance Taylor <ian@cygnus.com>
+ * 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.