diff options
author | Catherine Moore <clm@redhat.com> | 1998-11-02 20:52:40 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-11-02 20:52:40 +0000 |
commit | eddbf20e816fa02342c797b5c28cae648a4b34be (patch) | |
tree | 370e4c2999f902be6047dd38604bdf3f77c00756 /ld | |
parent | fd0e83b604b1b0a6bec70e0f42a464c6be969a0c (diff) | |
download | gdb-eddbf20e816fa02342c797b5c28cae648a4b34be.zip gdb-eddbf20e816fa02342c797b5c28cae648a4b34be.tar.gz gdb-eddbf20e816fa02342c797b5c28cae648a4b34be.tar.bz2 |
Don't report error for dynamic links and --gc-sections.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b0eb9ea..c04dfe1 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 2 14:47:15 1998 Catherine Moore <clm@cygnus.com> + + * ldmain.c (main): Don't report error for dynamic links and + --gc-sections. + 1998-10-26 16:05 Ulrich Drepper <drepper@cygnus.com> * lexsup.c (ld_options): Change text of -O to Optimize output file". |