diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-10-08 20:12:45 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-10-08 20:12:45 +0000 |
commit | c04c958616ae94eed97dd1575ba39ad24b0b1db0 (patch) | |
tree | 0ca4321daebc1124b43e90fc8298c8cc58c627a1 /ld/ChangeLog | |
parent | 299bf75951d7a50e5c0dc9f9a33813d5e5589f8b (diff) | |
download | gdb-c04c958616ae94eed97dd1575ba39ad24b0b1db0.zip gdb-c04c958616ae94eed97dd1575ba39ad24b0b1db0.tar.gz gdb-c04c958616ae94eed97dd1575ba39ad24b0b1db0.tar.bz2 |
2002-10-08 H.J. Lu <hjl@gnu.org>
* ldlang.c (lang_file_exist): Removed.
(new_afile): Revert the last change.
* ldlang.h (lang_file_exist): Removed.
* lexsup.c (parse_args): Revert the last change.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c2575d5..48764f5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2002-10-08 H.J. Lu <hjl@gnu.org> + + * ldlang.c (lang_file_exist): Removed. + (new_afile): Revert the last change. + * ldlang.h (lang_file_exist): Removed. + * lexsup.c (parse_args): Revert the last change. + 2002-10-07 Ralf Habacker <Ralf.Habacker@freenet.de> * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export |