summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/__longjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-0/+1
| | | | missing headers, other jump relocs removed
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-9/+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/+65