Sign in
gem5
/
public
/
gem5
/
2cfc24b8dc27acc0ef2ac421b79f839c0354fefd
/
ext
/
libelf
d2fb5c0
ext: Link gem5 libelf to ext/libelf/libelf.a
by Hoa Nguyen
· 4 years, 6 months ago
21abaac
ext: Revert "base: Use system libelf instead of ext"
by Hoa Nguyen
· 4 years, 6 months ago
14f6c40
ext: Revert "ext: remove libelf"
by Hoa Nguyen
· 4 years, 6 months ago
fa13042
ext: remove libelf
by Jason Lowe-Power
· 4 years, 7 months ago
bbb32ca
base: Use system libelf instead of ext
by Jason Lowe-Power
· 4 years, 7 months ago
0bb50e6
scons: Switch from the print statement to the print function.
by Gabe Black
· 7 years ago
e76bfc8
arch: [Patch 1/5] Added RISC-V base instruction set RV64I
by Alec Roelke
· 8 years ago
12eb034
scons: Enable -Wextra by default
by Andreas Hansson
· 9 years ago
612f8f0
arm: Add support for ARMv8 (AArch64 & AArch32)
by ARM gem5 Developers
· 11 years ago
406891c
scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support
by Andreas Hansson
· 12 years ago
4731979
scons: Fix libelf linking errors when using clang/llvm
by Andreas Hansson
· 12 years ago
b6aa6d5
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
by Andreas Hansson
· 13 years ago
7d4f187
clang: Enable compiling gem5 using clang 2.9 and 3.0
by Koan-Sin Tan
· 13 years ago
c2dbfc1
MAC: Make gem5 compile and run on MacOSX 10.7.2
by Andreas Hansson
· 13 years ago
7bc6815
LibElf: Build the error management code in libelf.
by Gabe Black
· 14 years ago
14b27fc
scons: Work around for old versions of scons mistaking strings for sequences.
by Gabe Black
· 14 years ago
05d8c9a
scons: Rename the basic environment from env -> main.
by Nathan Binkert
· 16 years ago
56e5509
scons: Fix two problems with the way that the library path is generated.
by Nathan Binkert
· 16 years ago
dd6ea87
scons: Require SCons version 0.98.1
by Nathan Binkert
· 16 years ago
c55ae0c
scons: only use -Wno-pointer-sign with gcc >= 4.3
by Nathan Binkert
· 16 years ago
f4bceb9
Libelf: Append options to CCFLAGS for warning free libelf compile instead of deleting CCFLAGS. Should fix 64bit OS X compile problem.
by Ali Saidi
· 16 years ago
a589eb4
SCons: add code to provide a libm5 shared library.
by Nathan Binkert
· 16 years ago
bee4d45
SCons: Make BATCH options global sticky so libelf is built appropriately.
by Ali Saidi
· 17 years ago
fed9ee5
Compiling: Make sure that libelf is also compiled for 64bit on OS X.
by Ali Saidi
· 17 years ago
c27e23f
style: Check/Fix whitespace on SCons files
by Nathan Binkert
· 18 years ago
1da901d
This is probably a more scons like way to do this
by Ali Saidi
· 18 years ago
6b6de8a
obey the m5 style
by Nathan Binkert
· 18 years ago
473bf1a
check that m4 is available before trying to use it
by Ali Saidi
· 18 years ago
0193476
Fix compiling on Solaris since Nate's libelf change
by Ali Saidi
· 18 years ago
8dfd7f9
Fix M4 command line... wasn't working on zizzer. A little more concise now.
by Steve Reinhardt
· 18 years ago
4f0f217
Get rid of GNU libelf and its autoconf nastiness and replace
by Nathan Binkert
· 18 years ago