uboot/arch/arm/lib
Marek Vasut 13b0a91a6d arm: lib: Split asm symbols into different .text subsections
Split each symbol in lib1funcs into different .text.foo section instead
of placing all of them into plain .text . This allows the linker to collect
and discard unused assembler symbols.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-06-02 21:21:47 -04:00
..
Makefile arm: lib: import muldi3.S from Linux 2016-06-02 21:21:46 -04:00
ashldi3.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
ashrdi3.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
asm-offsets.c
bootm-fdt.c
bootm.c ARM: bootm: Try to use relocated ramdisk 2016-01-21 20:03:59 -07:00
cache-cp15.c arm: Add support for HYP mode and LPAE page tables 2016-03-27 09:12:17 -04:00
cache-pl310.c
cache.c arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 2015-11-10 15:03:48 +01:00
ccn504.S armv8: lsch3: Enable WUO config for RNI-20 node 2016-03-21 12:42:10 -07:00
cmd_boot.c
crt0.S arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) 2016-02-15 12:04:45 -05:00
crt0_64.S arm: initialize gd for AArch64 2016-01-14 16:27:13 -05:00
debug.S
div0.c
div64.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
eabi_compat.c
gic_64.S armv8/gic: Fix GIC v2 initialization 2015-10-15 14:47:03 +02:00
interrupts.c arm: Allow EFI payload code to take exceptions 2016-03-15 21:30:13 -04:00
interrupts_64.c arm64: Allow EFI payload code to take exceptions 2016-03-15 21:30:11 -04:00
interrupts_m.c Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
lib1funcs.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
lshrdi3.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
memcpy.S arm: include: Import unified.h from Linux kernel 2016-06-02 21:21:43 -04:00
memset.S arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 2015-11-10 15:03:48 +01:00
muldi3.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
relocate.S
relocate_64.S
reset.c
sections.c efi_loader: Add runtime services 2016-03-15 18:03:10 -04:00
semihosting.c arm: fix compile warnings when semihosting is enabled on ARMv7M target. 2015-11-10 09:45:36 +01:00
spl.c arm: spl: Align default board_init_f comment with code 2016-04-01 17:17:57 -04:00
stack.c Change my mailaddress 2016-05-02 18:37:09 -04:00
uldivmod.S arm: lib: Split asm symbols into different .text subsections 2016-06-02 21:21:47 -04:00
vectors.S
vectors_m.S Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00