commit | 3954db8717b496a1d15bfa4c2807208b819e202f | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Thu Apr 11 09:36:03 2013 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Apr 12 07:55:09 2013 +0200 |
tree | 31a445991d5095798466d11608b753b4cd3e5583 | |
parent | 62dd75c68592831d4dbb795db1a49730f43b84f7 [diff] |
arm: Make all linker scripts compatible with per-symbol sections Let all ARM linker scripts handle properly -ffunction-sections and -fdata-sections. This will be useful for future changes in order to create symbol-specific sections in common .S files. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>