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