aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1994-12-29 06:06:56 +0000
committerSteve Chamberlain <sac@cygnus>1994-12-29 06:06:56 +0000
commitfa440b5a55cdd11e6618bb1aa55bbd72b109d480 (patch)
tree6ad4c4cb3aea0344cbee8ccc38a5a6d15d5efc09
parent4d0be1f5d445e4ee3eb0206ab6d30a069ce7d380 (diff)
downloadgdb-fa440b5a55cdd11e6618bb1aa55bbd72b109d480.zip
gdb-fa440b5a55cdd11e6618bb1aa55bbd72b109d480.tar.gz
gdb-fa440b5a55cdd11e6618bb1aa55bbd72b109d480.tar.bz2
* ldwrite.c (clone_section): Create a symbol with the
same name as the section.
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index fa98876..58f5439 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 28 22:05:52 1994 Steve Chamberlain (sac@jonny.cygnus.com)
+
+ * ldwrite.c (clone_section): Create a symbol with the
+ same name as the section.
+
Mon Dec 19 14:02:13 1994 Steve Chamberlain (sac@jonny.cygnus.com)
* ld.h (split_by_reloc, split_by_file): New flags.