aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/Rules.mk
Commit message (Expand)AuthorAgeFilesLines
* x86: use {rd,wr}{fs,gs}base when availableJan Beulich2013-10-111-0/+1
* ns16550: make usable on ARMIan Campbell2013-09-211-0/+1
* VMX: use proper instruction mnemonics if assembler supports themJan Beulich2013-09-091-0/+2
* xen: move -nostdinc into common Rules.mk.Tim Deegan2013-08-151-6/+0
* xen: move some arch CFLAGS into the common Rules.mk.Tim Deegan2013-08-151-2/+0
* xen: infrastructure to have cross-platform video driversStefano Stabellini2013-01-241-0/+1
* build: Require GCC 4.1 or later.Keir Fraser2012-09-131-4/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-9/+2
* console: add EHCI debug port based serial consoleJan Beulich2012-09-111-0/+1
* arm: fix build after c/s 25477:e12e0b038219Jan Beulich2012-06-281-0/+1
* xen/common/Makefile: introduce HAS_{CPUFREQ,PCI,PASSTHROUGH,NS16550,KEXEC}Stefano Stabellini2012-02-091-0/+5
* x86-64: globally use -mno-sseJan Beulich2012-01-121-1/+1
* xen/x86: Add -Wnested-externs to CFLAGSTim Deegan2011-05-271-0/+1
* Fix make 3.80 incompatibility in 22985:d8ea33e7af7eJan Beulich2011-03-091-3/+2
* Tidy makefiles to use CFLAGS-$(foo) idiom instead of ifeq.Tim Deegan2011-03-081-4/+2
* xen: add "clang=y" option to build Xen with clang/llvm instead of gcc.Tim Deegan2011-03-071-0/+5
* x86: Add -Wredundant-decls to Xen build flags.Keir Fraser2010-12-021-1/+1
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-251-4/+1
* Use unlikely() in BUG_ON()/WARN_ON()Keir Fraser2009-03-311-1/+1
* build: Define cc-option-add to immediately add options to CFLAGSKeir Fraser2009-01-131-3/+3
* xen: Do not assign to CFLAGS/AFLAGS/LDFLAGS with :=.Keir Fraser2009-01-131-2/+3
* Auto-build dependency files in hypervisor build tree.Keir Fraser2009-01-081-5/+0
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-5/+0
* Move vtd and amd iommu code to arch-generic location.Keir Fraser2008-02-211-1/+3
* x86 vmx: Remove vmxassist.Keir Fraser2008-02-061-5/+0
* vmx: Disable vmxassist in the default build.Keir Fraser2008-01-221-1/+1
* x86, hvm: Config option to allow vmxassist to be disabled.Keir Fraser2007-11-241-0/+5
* Header dependency fix.Keir Fraser2007-11-221-0/+1
* Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-071-1/+1
* In order to allow building as non-root with a non-default CC (whichkfraser@localhost.localdomain2007-03-271-3/+1
* Xen and tools now require gcc 3.4+ on x86.Keir Fraser2007-03-171-15/+3
* [XENOPROFILE] Move code under xen/arch/x86/oprofile to xen/common.kfraser@localhost.localdomain2006-11-221-0/+1
* [SOLARIS] Don't use -nostdinc as it prevents getting stadrg.hkfraser@localhost.localdomain2006-10-191-1/+6
* Replace test-gcc-flag with Linux-style cc-option.kfraser@localhost.localdomain2006-10-181-15/+15
* Clean up linker flag definitions.kfraser@localhost.localdomain2006-10-181-2/+0
* Consolidate the preferable use of a pragma with the feature detectionkfraser@localhost.localdomain2006-09-251-1/+1
* [XEN] Define -fvisibility=hidden in CFLAGS to reduce -fpic costkaf24@firebug.cl.cam.ac.uk2006-09-131-0/+3
* [XEN] vga code cleanups and additions for other architectures.kfraser@localhost.localdomain2006-08-161-0/+1
* Clean up HDRS Makefile variable.kaf24@firebug.cl.cam.ac.uk2006-04-051-0/+4
* Move arch/x86 to new build system.kaf24@firebug.cl.cam.ac.uk2006-03-191-1/+5
* Conditionalize building the Xen ACPI driver.kaf24@firebug.cl.cam.ac.uk2006-03-191-0/+2
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-6/+7
* Move 'debug' build option into the outermost Config.mk file.kaf24@firebug.cl.cam.ac.uk2006-03-091-4/+0
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Add a compile time option to enable domain 0 running in ring 0.kaf24@firebug.cl.cam.ac.uk2006-02-271-0/+4
* Fix calls to test-gcc-flag, to match previous changeset.emellor@leeni.uk.xensource.com2005-12-141-3/+3
* Better Xen backtraces in debug builds (follow thekaf24@firebug.cl.cam.ac.uk2005-09-011-3/+1
* Force PAE build of Xen by specifying 'pae=y' to make, orkaf24@firebug.cl.cam.ac.uk2005-07-131-0/+9
* bitkeeper revision 1.1555 (4294b5f0B3iu-SnB9loIMnLXO0loTA)kaf24@firebug.cl.cam.ac.uk2005-05-251-1/+3
* bitkeeper revision 1.1389.10.1 (427fa2d3ZV92f_ErvLuIzWbV1f67QA)kaf24@firebug.cl.cam.ac.uk2005-05-091-2/+2