summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/clone.S
Commit message (Collapse)AuthorAgeFilesLines
* grab regdef.h from glibc and use that instead of kernel headers regdef.hMike Frysinger2006-02-281-1/+1
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-9/+5
| | | | missing headers, other jump relocs removed
* Make clone use internal _exitPeter S. Mazinger2005-12-161-1/+1
|
* need syscall.h for __NR_clone definitionMike Frysinger2005-07-101-12/+3
|
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-11/+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/+119