diff options
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 f5ef3a7..b8a5e7d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2004-12-20 Nick Clifton <nickc@redhat.com> + + * ldmain.c (main): Issue an error message if -static and -shared + are used together. + 2004-12-17 Jakub Jelinek <jakub@redhat.com> * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields. |