diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-20 09:56:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-20 09:56:29 +0000 |
commit | fd521b4750cb0df1c841700637de89a7b25cccf3 (patch) | |
tree | cb5fb06a4f2a93f81f36a247ba59ec68e42c86c0 /ld/ChangeLog | |
parent | d66b75d138505fc96fa32b065d0dbb440d09ee69 (diff) | |
download | binutils-fd521b4750cb0df1c841700637de89a7b25cccf3.zip binutils-fd521b4750cb0df1c841700637de89a7b25cccf3.tar.gz binutils-fd521b4750cb0df1c841700637de89a7b25cccf3.tar.bz2 |
Define __EH_FRAME_{BEGIN|END}__
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 0c0a882..1ff2d26 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2001-10-20 Nick Clifton <nickc@cambridge.redhat.com> + + * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and + __EH_FRAME_END__ and accept eh frames into data section. + Add ctor and dtor sections. + 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz> * pe-dll.c (autofilter_objectlist): Add gcrt0.o. |