Daniel Schwierzeck
|
b6a467d73d
config.mk: use memoization in cc-option macro to speed up compilation
|
13 years ago |
Wolfgang Denk
|
cca4e4aec1
Reduce build times
|
13 years ago |
Simon Glass
|
bbb0b128c3
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
|
13 years ago |
Mike Frysinger
|
5968adc414
build: force migration away from $(AR)
|
13 years ago |
Simon Glass
|
4750884306
Adjust dependency rules to permit per-file flags
|
13 years ago |
Mike Frysinger
|
6262e4e74e
disable security warning flags when possible
|
14 years ago |
Daniel Schwierzeck
|
c8f9c302c2
Extend build-system for SPL framework
|
13 years ago |
Ilya Yanok
|
d51dfff7af
config.mk: move LDSCRIPT processing to the top-level Makefile
|
14 years ago |
Scott Wood
|
83b7e2a7f2
Handle most LDSCRIPT setting centrally
|
14 years ago |
Haiying Wang
|
6dc1eceb9c
Introduce a new linker flag LDFLAGS_FINAL
|
14 years ago |
Joakim Tjernlund
|
5e987ddf85
Top config.mk: add include/config.mk
|
14 years ago |
Nobuhiro Iwamatsu
|
8aba9dceeb
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
|
14 years ago |
Mike Frysinger
|
326a694527
config.mk: unify duplicated flag setting
|
14 years ago |
Wolfgang Denk
|
844f07d8a1
Coding Style (white space) cleanup
|
14 years ago |
Sebastien Carlier
|
6d8962e814
Switch from archive libraries to partial linking
|
14 years ago |
Wolfgang Denk
|
14d0a02a16
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
|
14 years ago |
Mike Frysinger
|
f534c7cdc6
config.mk: avoid -traditional-cpp on OS X 10.5
|
14 years ago |
Thomas Chou
|
1117cbf2ad
nios: remove nios-32 arch
|
15 years ago |
Andreas Biessmann
|
c7da8c19b5
config.mk: use different host compiler for OS X 10.6
|
15 years ago |
Peter Tyser
|
8d1f268204
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
|
15 years ago |
Peter Tyser
|
ea0364f1bb
Move lib_$ARCH directories to arch/$ARCH/lib
|
15 years ago |
Peter Tyser
|
89f39e177e
Change directory-specific CFLAGS to use full path
|
15 years ago |
Peter Tyser
|
03b7004dda
Create CPUDIR variable
|
15 years ago |
Scott Wood
|
d984fed068
makefiles: fixes for building build tools
|
15 years ago |
Kumar Gala
|
6c97a20d0b
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
|
15 years ago |
Mike Frysinger
|
6ac9f47977
start a linker script helper file
|
15 years ago |
Wolfgang Denk
|
1aada9cd64
Fix all linker scripts for older binutils versions (pre-2.16)
|
15 years ago |
Wolfgang Denk
|
f772acf8a5
ARM: compiler options cleanup - improve tool chain support
|
15 years ago |
Peter Tyser
|
b220c64d86
Move architecture specific config.mk files into subdirs
|
16 years ago |
Shinya Kuribayashi
|
cff80f2cd1
config.mk: Remove unused HPATH
|
16 years ago |