Skip to content
Snippets Groups Projects
  1. Jul 04, 2013
    • Adrian Böckenkamp's avatar
      cmake: gem5-related build system updates · aecb3530
      Adrian Böckenkamp authored
      The build system now allows incremental gem5 builds. Unfortunately,
      the current solution always requires re-linking the executable.
      Without the enforcement of re-linking, the fail code will be rebuilt
      but not linked into gem5.
      
      The number of cores for building gem5 is derived from /proc/cpuinfo.
      As before, only the gem5.debug configuration is supported.
      
      Change-Id: Ib13b15d1ecd62196eb251e0fd00953f4eb052feb
      aecb3530
  2. May 22, 2013
  3. May 17, 2013
  4. Apr 18, 2013
  5. Apr 10, 2013
  6. Mar 27, 2013
    • Horst Schirmeier's avatar
      cmake/bochs: build --with-all-libs again · 20a137d8
      Horst Schirmeier authored
      Without --with-all-libs (as documented in doc/how-to-build.txt), at least
      the "nogui" GUI does not work anymore -- the default for headless
      experiments.
      
      (Note the UNDEFINED->UNDEF enum rename; this was necessary due to a vga.h
      include side-effect in bochs/gui/svga.cc.)
      
      Change-Id: I1bc3208e905783505a35bbc48ff29f00eef599d6
      20a137d8
  7. Mar 19, 2013
  8. Feb 15, 2013
  9. Feb 14, 2013
  10. Feb 07, 2013
  11. Jan 31, 2013
  12. Jan 22, 2013
  13. Jan 15, 2013
  14. Jan 09, 2013
  15. Dec 11, 2012
  16. Nov 13, 2012
  17. Nov 07, 2012
  18. Sep 06, 2012
  19. Aug 27, 2012
  20. Aug 16, 2012
  21. Aug 02, 2012
  22. Jul 29, 2012
  23. Jul 16, 2012
  24. Jul 12, 2012
  25. Jul 11, 2012
  26. Jul 04, 2012
  27. Jul 03, 2012
  28. Jun 21, 2012
  29. Jun 20, 2012
  30. Jun 15, 2012
  31. Jun 14, 2012
Loading