Uwe Hermann af61aaef21 Minor ld script changes.
Add wildcards to the input section names.
This fixes the script for use with the "-ffunction-sections
-fdata-sections -Wl,--gc-sections" options when compiling/linking.

Also, discard the .eh_frame section. This section is emitted by GCC 4.4,
but not 4.5. Discarding it doesn't appear to break anything. I suspect this is
used for C++ exception implementation.

I found this to be a problem when building with GCC 4.4 (arm-elf),
because the USB DFU demo exceeded the 8k I allowed for it.

Thanks to Gareth McMullin <gareth@blacksphere.co.nz> for the patch.
2010-12-17 05:50:00 +01:00
..
2010-03-26 17:36:15 +01:00
2010-12-17 05:50:00 +01:00
2010-11-02 02:02:21 +01:00
2010-03-28 15:19:32 +02:00
2010-11-02 02:02:21 +01:00
2010-11-02 02:02:21 +01:00
2010-04-13 22:26:07 +02:00
2010-10-18 00:36:39 +02:00
2010-03-28 15:51:10 +02:00