mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-15 16:12:28 -05:00
* Add wildcards to various sections placements a la *(".text") => "*(.text*)"
* Remove hacky bits from those linker scripts (no problem encountered testing)
* Change section for asm functions from .<section> to .<section>.<function>
so that -ffunction-sections works for those asm file too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31337 a1c6a512-1295-4272-9138-f99709370657
|
||
|---|---|---|
| .. | ||
| gigabeat-s | ||
| app.lds | ||
| ata-imx31.c | ||
| ata-target.h | ||
| avic-imx31.c | ||
| avic-imx31.h | ||
| boot.lds | ||
| ccm-imx31.c | ||
| ccm-imx31.h | ||
| crt0.S | ||
| debug-imx31.c | ||
| debug-target.h | ||
| dvfs_dptc-imx31.c | ||
| dvfs_dptc-imx31.h | ||
| gpio-imx31.c | ||
| gpio-imx31.h | ||
| i2c-imx31.c | ||
| i2c-imx31.h | ||
| iomuxc-imx31.c | ||
| iomuxc-imx31.h | ||
| mc13783-imx31.c | ||
| mmu-imx31.c | ||
| mmu-imx31.h | ||
| rolo_restart_firmware.S | ||
| sdma-imx31.c | ||
| sdma-imx31.h | ||
| sdma_script_code.h | ||
| sdma_struct.h | ||
| serial-imx31.h | ||
| spi-imx31.c | ||
| spi-imx31.h | ||
| uart-imx31.c | ||