index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2012-01-31
clang: Enable compiling gem5 using clang 2.9 and 3.0
Koan-Sin Tan
2012-01-09
MAC: Make gem5 compile and run on MacOSX 10.7.2
Andreas Hansson
2011-06-12
LibElf: Build the error management code in libelf.
Gabe Black
2011-02-09
Ext: Add X11 keysym header files to ext directory.
Ali Saidi
2010-11-09
scons: Work around for old versions of scons mistaking strings for sequences.
Gabe Black
2009-08-16
ply: update PLY to version 3.2
Nathan Binkert
2009-06-12
scons: Make shared library builds work again
Nathan Binkert
2009-04-21
scons: Rename the basic environment from env -> main.
Nathan Binkert
2009-04-21
scons: Fix two problems with the way that the library path is generated.
Nathan Binkert
2009-03-17
includes: add ext to the includes path.
Nathan Binkert
2009-02-09
scons: Require SCons version 0.98.1
Nathan Binkert
2008-12-06
scons: only use -Wno-pointer-sign with gcc >= 4.3
Nathan Binkert
2008-11-15
Output: Include gzstream package to allow automatically-gzipped output
Clint Smullen
2008-10-28
Libelf: Append options to CCFLAGS for warning free libelf compile instead of ...
Ali Saidi
2008-10-09
SCons: add code to provide a libm5 shared library.
Nathan Binkert
2008-04-07
SCons: Make BATCH options global sticky so libelf is built appropriately.
Ali Saidi
2007-11-19
Compiling: Make sure that libelf is also compiled for 64bit on OS X.
Ali Saidi
2007-07-28
style: Check/Fix whitespace on SCons files
Nathan Binkert
2007-05-31
This is probably a more scons like way to do this
Ali Saidi
2007-05-31
obey the m5 style
Nathan Binkert
2007-05-31
check that m4 is available before trying to use it
Ali Saidi
2007-05-30
Fix compiling on Solaris since Nate's libelf change
Ali Saidi
2007-05-28
Fix M4 command line... wasn't working on zizzer.
Steve Reinhardt
2007-05-26
Get rid of GNU libelf and its autoconf nastiness and replace
Nathan Binkert
2007-05-24
Update to ply 2.3
Nathan Binkert
2006-05-22
New directory structure:
Steve Reinhardt