aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-07 20:20:05 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-07 20:20:05 +0000
commitb9ac0a53fd5714691ba2484e87258d81ea7c7b3c (patch)
treeb4c10bba0d6131787ea00166213b3e46ba5a88a1
parente08a7c0581b07dec73664d9c4d3b43b433766656 (diff)
downloadgdb-b9ac0a53fd5714691ba2484e87258d81ea7c7b3c.zip
gdb-b9ac0a53fd5714691ba2484e87258d81ea7c7b3c.tar.gz
gdb-b9ac0a53fd5714691ba2484e87258d81ea7c7b3c.tar.bz2
* elfcode.h (assign_section_numbers): Put shstrtab, symtab and
strtab sections at end of file. Avoids bug in some versions of SVR4 strip. From Eric Youngdale <eric@tantalus.nrl.navy.mil>.
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c080c0b..ae7410f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Tue Jun 7 13:25:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * elfcode.h (assign_section_numbers): Put shstrtab, symtab and
+ strtab sections at end of file. Avoids bug in some versions of
+ SVR4 strip. From Eric Youngdale <eric@tantalus.nrl.navy.mil>.
+
* coffcode.h (styp_to_sec_flags): If COFF_PAGE_SIZE is defined,
set SEC_DEBUGGING for STYP_INFO sections.
(coff_compute_section_file_positions): If COFF_PAGE_SIZE is