diff options
author | Tom Rix <trix@redhat.com> | 2001-08-15 17:10:18 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2001-08-15 17:10:18 +0000 |
commit | b90e1c6f3e1b7f75e8e7b9f4b66a5e1db9108b4d (patch) | |
tree | 071f94a7c36f59b8792a169626038c296844c134 /ld/ChangeLog | |
parent | bdcd319a1e4591cc67562d960ab225e9847e9a25 (diff) | |
download | ppe42-binutils-b90e1c6f3e1b7f75e8e7b9f4b66a5e1db9108b4d.tar.gz ppe42-binutils-b90e1c6f3e1b7f75e8e7b9f4b66a5e1db9108b4d.zip |
Fix for ld
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 01c0a859da..b8a5cac67c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-08-15 Tom Rix <trix@redhat.com> + + * ldgram.y (saved_script_handle): Initialize to NULL. + * ldmain.c (main): Change check on saved_script_handle. + 2001-08-14 Alan Modra <amodra@bigpond.net.au> * emultempl/elf32.em: Formatting fixes. |