arch-arm: fix GDB stub after SVE
[gem5.git] / util / style /
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2018-06-15 Tuan Tatests,style: add RISC-V assembly tests
2017-08-01 Andreas Sandbergstyle: Add shared gem5 headers to the style checker
2017-05-09 Andreas Sandbergstyle: Treat PyBind headers as Python headers
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2017-02-07 Andreas Sandbergstyle: Force Python.h to be included before main header
2016-11-25 Rekai Gonzalez Alb... util: git pre-commit hook to check staged files
2016-08-03 Jason Lowe-Powerstyle: Make the style fixers safe
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Andreas Sandbergstyle: Fix incorrect references style verifiers
2016-06-20 Gabor Dozsastyle: catch trailing white spaces in make and dts...
2016-06-02 Gabor Dozsastyle: remove extra newline from white space verifier...
2016-06-02 Andreas Sandbergstyle: Move the last bits of file_types.py to the style...
2016-04-28 Curtis Dunhamstyle: ignore test data in style checks
2016-04-28 Curtis Dunhamstyle: improve compatibility with old git versions
2016-04-18 Andreas Sandbergstyle: Fix Python 2.6 compatibility
2016-03-30 Andreas Sandbergstyle: Change maximum line length to 79 characters
2016-03-30 Andreas Sandbergstyle: Add repository helper functions
2016-03-30 Andreas Sandbergstyle: Remove style validators
2016-03-30 Andreas Sandbergstyle: Add a control character checker
2016-03-30 Andreas Sandbergstyle: Refactor the style checker as a Python package