aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/backtrace.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-01sparc: Implement backtrace on top <unwind-link.h>Florian Weimer1-51/+15
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-5/+4
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers1-3/+0
2013-01-21Use libgcc unwinder for sparc backtraces, if available.David S. Miller1-0/+163