gem5/src/cpu/checker
Andreas Hansson deb2200671 scons: Address issues related to gcc 4.9.1
Fix a number few minor issues to please gcc 4.9.1. Removing the
'-fuse-linker-plugin' flag means no libraries are part of the LTO
process, but hopefully this is an acceptable loss, as the flag causes
issues on a lot of systems (only certain combinations of gcc, ld and
ar work).
2014-09-27 09:08:34 -04:00
..
cpu.cc scons: Address issues related to gcc 4.9.1 2014-09-27 09:08:34 -04:00
cpu.hh arch: Pass faults by const reference where possible 2014-09-19 10:35:18 -04:00
cpu_impl.hh arch: Pass faults by const reference where possible 2014-09-19 10:35:18 -04:00
SConsopts arch, cpu: Factor out the ExecContext into a proper base class 2014-09-03 07:42:22 -04:00
thread_context.hh alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate 2014-09-20 17:18:35 -04:00