diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f86b736..596ed9a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ 2001-06-15 Hans-Peter Nilsson <hp@axis.com> + * ldlang.c (lang_check): Emit fatal error if relocatable link + between different object flavours. + * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>: Set new link_info member export_dynamic. * ldmain.c (main): Initialize new link_info member export_dynamic. |