diff options
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 26d47e7..ef7a274 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2004-10-19 H.J. Lu <hongjiu.lu@intel.com> + + PR 459 + * ldlang.c (load_symbols): Use the same -Bdynamic/-Bstatic + option on linker script as the one for linker script. + 2004-10-16 Daniel Jacobowitz <dan@debian.org> * ldlang.c (struct excluded_lib, excluded_libs, add_excluded_libs) |