aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot/build32.mk
Commit message (Expand)AuthorAgeFilesLines
* x86: check for data and BSS in reloc code at compile time.Tim Deegan2012-09-131-0/+9
* x86: get rid of BOOT_TRAMPOLINEJan Beulich2012-06-111-2/+3
* xen: fix reloc.S generation for non-gnu toolchainChristoph Egger2011-04-021-2/+2
* Do not re-define XEN_ROOT in hypervisor sub-Makefiles.Keir Fraser2011-03-171-1/+0
* xen: add "lto=y" option to build Xen with link-time optimizations.Tim Deegan2011-03-071-0/+1
* x86: do away with the boot time low-memory 1:1 mappingKeir Fraser2010-11-091-1/+1
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-251-4/+1
* x86_32: Relocate multiboot modules to below 1GB.Keir Fraser2010-03-231-1/+1
* x86: move trampoline locationKeir Fraser2010-02-101-1/+3
* Fix Makefile portability: head -n -1 isn't portable.Keir Fraser2009-03-121-1/+2
* x86: Relocate Multiboot structures where we know they will beKeir Fraser2009-02-031-0/+24