diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2003-01-05 03:04:10 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2003-01-05 03:04:10 +0000 |
commit | 54d4efe3df5af1162c8057cff92a14e9fa3c126c (patch) | |
tree | 3292d6103fce9fc8b0207a6509a4a1a3e6fc63e2 /ld/ChangeLog | |
parent | 98b45e30a6d0aae321f140d66f39cab5cb17df38 (diff) | |
download | gdb-54d4efe3df5af1162c8057cff92a14e9fa3c126c.zip gdb-54d4efe3df5af1162c8057cff92a14e9fa3c126c.tar.gz gdb-54d4efe3df5af1162c8057cff92a14e9fa3c126c.tar.bz2 |
* ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6254e80..2b70a24 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2003-01-03 Charles Wilson <cwilson@ece.gatech.edu> + + * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0. + 2003-01-04 Daniel Jacobowitz <drow@mvista.com> * Makefile.am (ldmain.o): Pass BINDIR. |