aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-10-15 18:17:40 +0000
committerIan Lance Taylor <ian@airs.com>1997-10-15 18:17:40 +0000
commitc086885a6613bcf47b97650b85987a8391644619 (patch)
tree1bfd580d69dbddd55839827f4d216e1b8781b697 /bfd/ChangeLog
parent048c2f0179e3a511e8c67fbe5dfd497b30099443 (diff)
downloadgdb-c086885a6613bcf47b97650b85987a8391644619.zip
gdb-c086885a6613bcf47b97650b85987a8391644619.tar.gz
gdb-c086885a6613bcf47b97650b85987a8391644619.tar.bz2
* peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_DISCARDABLE
for .stab* sections. Replace strlen of constant strings with number.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e0fb980..5e26656 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Wed Oct 15 13:45:10 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_DISCARDABLE
+ for .stab* sections. Replace strlen of constant strings with
+ number.
+
Tue Oct 14 15:42:45 1997 Richard Henderson <rth@cygnus.com>
* elf64-alpha.c (elf64_alpha_merge_ind_symbols): New function to