diff options
author | DJ Delorie <dj@redhat.com> | 2001-10-19 14:25:51 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-10-19 14:25:51 +0000 |
commit | 59d28a9467412a663aca6f1e3e6274c82cd7a8bc (patch) | |
tree | dce4954297e0bf99f84f70f835cac68cf8cb557a /ld/ChangeLog | |
parent | da89cce1af92fe49e4c85eeb478aa8ab6d8d41ce (diff) | |
download | gdb-59d28a9467412a663aca6f1e3e6274c82cd7a8bc.zip gdb-59d28a9467412a663aca6f1e3e6274c82cd7a8bc.tar.gz gdb-59d28a9467412a663aca6f1e3e6274c82cd7a8bc.tar.bz2 |
* pe-dll.c (autofilter_objectlist): Add gcrt0.o.
(auto-export): Fix indentation.
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 a74d6be..0c0a882 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz> + + * pe-dll.c (autofilter_objectlist): Add gcrt0.o. + (auto-export): Fix indentation. + 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz> * pe-dll.c (autofilter_objectlist): Add startup objects |