Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
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-08-20 | PowerPC: fix backtrace to handle signal trampolines | Adhemerval Zanella | |
This patch fixes backtrace for PPC32 and PPC64 to correctly handle signal trampolines. The 'debug/tst-backtrace6.c' also check for SA_SIGINFO handling, where is triggers another vDSO symbols for PPC32. | |||
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 | |