u-boot-brain/arch/x86
Alexander Graf 1acbd0ea99 x86: Enable -fdata-sections always
We left -fdata-sections disabled for x86_64 before because we encountered
random bugs that were at that time inexplicable.

Turns out this really was just side effects of missing .bss* statements
in the linker scripts. With those fixed, we can enable data sections for all
targets.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-08-20 14:20:53 +02:00
..
cpu x86: Include bss subsections in linker script 2018-08-20 14:17:43 +02:00
dts binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
include/asm elf: Move x86 reloc defines to common elf.h 2018-07-25 14:57:43 +02:00
lib x86: Include bss subsections in linker script 2018-08-20 14:17:43 +02:00
config.mk x86: Enable -fdata-sections always 2018-08-20 14:20:53 +02:00
Kconfig x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00