Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | |||
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2016-12-10 | debug: Additional compiler barriers for backtrace tests [BZ #20956] | Florian Weimer | |
The new test framework changed the call stacks. The weak attribute acts as a strong compiler barrier. Some static functions had to be declared extern as a consequence. | |||
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2015-08-15 | Fix BZ #18084 -- backtrace (..., 0) dumps core on x86. | Paul Pluzhnikov | |
Other architectures also had bugs, or did unnecessary work. | |||
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-01-24 | Avoid backtrace tests matching filenames when searching for function names. | Joseph Myers | |
2013-01-18 | Add tests that backtrace and backtrace_symbols produce correct results. | Joseph Myers | |