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 71542dc..2684a62 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2002-10-13 Stephane Carrez <stcarrez@nerim.fr> + + * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN, + .finiN section. + * scripttempl/elfm68hc12.sc: Likewise. + 2002-10-11 Alan Modra <amodra@bigpond.net.au> * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer. |