diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2009-04-06 01:21:09 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2009-04-06 01:21:09 +0000 |
commit | 32252ac19e8131db716d8daa6210caf5407d5dbd (patch) | |
tree | 2eff391ae427292168ec1b9c31414628f001c762 /ld/ChangeLog | |
parent | 35d35f1f4e6956298ba0f9cbabe50902cbca5733 (diff) | |
download | ppe42-binutils-32252ac19e8131db716d8daa6210caf5407d5dbd.tar.gz ppe42-binutils-32252ac19e8131db716d8daa6210caf5407d5dbd.zip |
* ldfile.c (ldfile_find_command_file): Initialize result.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e7df0814f7..b968af66d6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2009-04-06 Kazu Hirata <kazu@codesourcery.com> + * ldfile.c (ldfile_find_command_file): Initialize result. + +2009-04-06 Kazu Hirata <kazu@codesourcery.com> + * ld.texinfo (-L): Mention that -L options do not affect how ld searches for a linker script unless -T option is specified. * ldfile.c (ldfile_find_command_file): Append the path obtained |