summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/setjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-6/+0
| | | | | | | | size and performance penalty to profiling applications this way, as well as Heisenberg effects, where the act of measuring changes what is measured. There are better tools for doing profiling, such as OProfile, that do not require gcc to instrument the application code. -Erik
* First pass attempt at an alpha portEric Andersen2002-05-101-0/+97