diff options
author | DJ Delorie <dj@redhat.com> | 1998-11-10 03:54:00 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 1998-11-10 03:54:00 +0000 |
commit | a3606134a2986d6b28f7c0dd86b35d8be775765f (patch) | |
tree | bff8d200839004924af6783ecc358908a43974cd /ld/ChangeLog | |
parent | 91c7ad9a6ad43c73e582f039e12c8787bf09279e (diff) | |
download | gdb-a3606134a2986d6b28f7c0dd86b35d8be775765f.zip gdb-a3606134a2986d6b28f7c0dd86b35d8be775765f.tar.gz gdb-a3606134a2986d6b28f7c0dd86b35d8be775765f.tar.bz2 |
* deffilep.y: properly handle relocs with multiple def_files,
cache import module names
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 ea7dd5a..befc972 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 9 22:52:50 1998 DJ Delorie <dj@indy.delorie.com> + + * deffilep.y: properly handle relocs with multiple def_files, + cache import module names + Mon Nov 9 22:44:58 1998 DJ Delorie <dj@cygnus.com> * pe-dll.c (process_def_file): don't assume exports won't move |