gem5/src
Andreas Hansson 224ea5fba6 scons: Restructure ccflags and ldflags
This patch restructures the ccflags such that the common parts are
defined in a single location, also capturing all the target types in a
single place.

The patch also adds a corresponding ldflags in preparation for
google-perf profiling support and the addition of Link-Time
Optimization.
2012-09-14 12:13:20 -04:00
..
arch X86: make use of register predication 2012-09-11 09:33:42 -05:00
base scons: Use c++0x with gcc >= 4.4 instead of 4.6 2012-09-14 12:13:18 -04:00
cpu Base CPU: Initialize profileEvent to NULL 2012-09-12 21:40:28 -05:00
dev Device: Bump PIO and PCI latencies to more reasonable values 2012-09-10 11:57:36 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern syscall emulation: Enabled getrlimit and getrusage for x86. 2012-08-06 19:52:56 -07:00
mem scons: Use c++0x with gcc >= 4.4 instead of 4.6 2012-09-14 12:13:18 -04:00
python Standard Switch: Drain the system before switching CPUs 2012-09-12 21:41:37 -05:00
sim NetBSD: Build on NetBSD 2012-09-10 11:57:42 -04:00
unittest stats: Add stats unittest for total calculations. 2012-06-05 01:23:10 -04:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: Restructure ccflags and ldflags 2012-09-14 12:13:20 -04:00