diff options
author | Doug Evans <dje@google.com> | 1999-07-20 22:27:31 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1999-07-20 22:27:31 +0000 |
commit | 7c83b342eeb9aac0aab09fecde572e10cee327c9 (patch) | |
tree | 70b8f63404ac1af779fd772f9c37f55a4a896c6a /ld/ChangeLog | |
parent | 8a70eff3a28e91b04c542302c83170e3139a133f (diff) | |
download | gdb-7c83b342eeb9aac0aab09fecde572e10cee327c9.zip gdb-7c83b342eeb9aac0aab09fecde572e10cee327c9.tar.gz gdb-7c83b342eeb9aac0aab09fecde572e10cee327c9.tar.bz2 |
* ldlang.c (lang_gc_sections): Only handle the start symbol
specially if there is one.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e762a90..48ffb22 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 20 15:18:46 1999 Bob Manson <manson@charmed.cygnus.com> + + * ldlang.c (lang_gc_sections): Only handle the start symbol + specially if there is one. + Mon Jul 19 14:19:14 1999 Mark P. Mitchell <mark@codesourcery.com> * emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): Add |