diff options
author | Nick Clifton <nickc@redhat.com> | 2002-03-01 15:34:32 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-03-01 15:34:32 +0000 |
commit | f3f7fbb215564bf18a05749e14fd32e5a86c3def (patch) | |
tree | c403b3fb02fc4682bb55948b2733607dcf5a08ce /binutils/ChangeLog | |
parent | 831b02f6e00a29d3a70d86484bcd88ba59e8259a (diff) | |
download | gdb-f3f7fbb215564bf18a05749e14fd32e5a86c3def.zip gdb-f3f7fbb215564bf18a05749e14fd32e5a86c3def.tar.gz gdb-f3f7fbb215564bf18a05749e14fd32e5a86c3def.tar.bz2 |
Take into account --kill-at (-k) while generating .exp file.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 548b94b..4f24699 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-03-01 Dmitry Timoshkov <dmitry@baikal.ru> + + * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while + generating .exp file. + 2002-02-21 Nick Clifton <nickc@cambridge.redhat.com> * readelf.c (dump_relocations): Fix typo. |