mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -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
|
||
|---|---|---|
| .. | ||
| sansa-c200 | ||
| sansa-e200 | ||
| sansa-view | ||
| adc-target.h | ||
| app.lds | ||
| audio-c200_e200.c | ||
| backlight-c200_e200.c | ||
| backlight-target.h | ||
| boot.lds | ||
| power-c200_e200.c | ||
| powermgmt-target.h | ||