Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbarm/stand/gzboot
Module Name: src
Committed By: matt
Date: Mon Aug 6 02:14:16 UTC 2012
Modified Files:
src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot
src/sys/arch/evbarm/stand/gzboot/ADI_BRH_flash_0x00140000: ldscript
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000: Makefile
ldscript
src/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000: ldscript
src/sys/arch/evbarm/stand/gzboot/IQ80321_flash_0xf0080000: ldscript
src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000: ldscript
src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00000000: ldscript
src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00100000: ldscript
src/sys/arch/evbarm/stand/gzboot/TS7200_flash_0x60660000: ldscript
Log Message:
Fix to allow EABI compilation.
Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/stand/gzboot/Makefile.gzboot
cvs rdiff -u -r1.5 -r1.6 \
src/sys/arch/evbarm/stand/gzboot/ADI_BRH_flash_0x00140000/ldscript
cvs rdiff -u -r1.2 -r1.3 \
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000/Makefile \
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000/ldscript
cvs rdiff -u -r1.4 -r1.5 \
src/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000/ldscript
cvs rdiff -u -r1.7 -r1.8 \
src/sys/arch/evbarm/stand/gzboot/IQ80321_flash_0xf0080000/ldscript
cvs rdiff -u -r1.4 -r1.5 \
src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000/ldscript
cvs rdiff -u -r1.4 -r1.5 \
src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00000000/ldscript
cvs rdiff -u -r1.4 -r1.5 \
src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00100000/ldscript
cvs rdiff -u -r1.3 -r1.4 \
src/sys/arch/evbarm/stand/gzboot/TS7200_flash_0x60660000/ldscript
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index