u-boot-brain/arch/powerpc/cpu/mpc83xx
Joakim Tjernlund 39768f7715 PowerPC: Add support for -msingle-pic-base
-msingle-pic-base is a new gcc option for ppc and
it reduces the size of my u-boot with 6-8 KB.
While at it, add -fno-jump-tables too to save a
few more bytes.

-msingle-pic-base will be in gcc 4.6, however
backported patches are available at
http://bugs.gentoo.org/show_bug.cgi?id=347281

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2011-04-11 21:38:47 +02:00
..
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu_init.c MPC8315ERD: fix build error 2010-10-24 16:13:40 +02:00
cpu.c powerpc 83xx/85xx: Merge lbc upmconfig code 2010-07-16 10:55:09 -05:00
ecc.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
fdt.c
interrupts.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nand_init.c 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
pci.c 83xx: Remove warmboot parameter from PCI init functions 2010-09-23 21:14:42 +02:00
pcie.c mpc83xx: fix pcie configuration space read/write 2011-02-05 17:01:52 -06:00
qe_io.c
serdes.c ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ 2010-04-26 22:37:57 -05:00
spd_sdram.c
speed.c mpc83xx: Use correct register to calculate clocks. 2011-02-05 17:06:57 -06:00
start.S PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
traps.c
u-boot.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00