aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Marie Diaz <ambar@cygnus>1994-08-01 23:45:51 +0000
committerJean Marie Diaz <ambar@cygnus>1994-08-01 23:45:51 +0000
commite21679173eefda428299e4de9dfefcaac1b0ef9e (patch)
tree41bb2a6ed90f5b0ade2a1b9e16e96820803089f7
parentdf9e066f4b2396801d70a768810a2c45aa60fdfa (diff)
downloadgdb-e21679173eefda428299e4de9dfefcaac1b0ef9e.zip
gdb-e21679173eefda428299e4de9dfefcaac1b0ef9e.tar.gz
gdb-e21679173eefda428299e4de9dfefcaac1b0ef9e.tar.bz2
Forgot to check this in.
-rw-r--r--bfd/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 274d21e..837d6d1 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -14,6 +14,8 @@ Mon Aug 1 12:04:40 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
entry. Set type to STT_OBJECT.
(elf_link_output_extsym): Don't set type of weak defined symbol to
STB_WEAK if symbol was referenced.
+ (map_program_segments): Check DYNAMIC as well as EXEC_P.
+ (assign_file_positions_except_relocs): Likewise.
* elf32-i386.c (elf_i386_create_dynamic_sections): Set type of
_GLOBAL_OFFSET_TABLE to STT_OBJECT.
(elf_i386_check_relocs): Ignore local PLT32 relocs.