Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-16 | style: fix amd license and style issues | Tony Gutierrez | |
Change-Id: I26136fb49f743c4a597f8021cfd27f78897267b5 Reviewed-on: https://gem5-review.googlesource.com/10463 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> | |||
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black | |
These files aren't a collection of miscellaneous stuff, they're the definition of the Logger interface, and a few utility macros for calling into that interface (panic, warn, etc.). Change-Id: I84267ac3f45896a83c0ef027f8f19c5e9a5667d1 Reviewed-on: https://gem5-review.googlesource.com/6226 Reviewed-by: Brandon Potter <Brandon.Potter@amd.com> Maintainer: Gabe Black <gabeblack@google.com> | |||
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt | |
Result of running 'hg m5style --skip-all --fix-control -a'. | |||
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez | |