diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-06-18 17:23:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-06-18 17:23:52 +0000 |
commit | 6f9efd975101f3a93625952de6de81ae36ef8c4b (patch) | |
tree | c4a6406ec8486ada6e4890e9764a4953070cd2f1 /ld/ChangeLog | |
parent | 83905903c9cd27834080c4d24b008c8a19055a83 (diff) | |
download | gdb-6f9efd975101f3a93625952de6de81ae36ef8c4b.zip gdb-6f9efd975101f3a93625952de6de81ae36ef8c4b.tar.gz gdb-6f9efd975101f3a93625952de6de81ae36ef8c4b.tar.bz2 |
2001-06-18 H.J. Lu <hjl@gnu.org>
* ldlang.c (init_os): Add the newline to the einfo call.
(lang_check): Likewise.
(lang_do_version_exports_section): Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cfa2bab..3212ca1 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2001-06-18 H.J. Lu <hjl@gnu.org> + + * ldlang.c (init_os): Add the newline to the einfo call. + (lang_check): Likewise. + (lang_do_version_exports_section): Likewise. + 2001-06-15 H.J. Lu <hjl@gnu.org> * lexsup.c (parse_args); Save optind to report unrecognized |