summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/divrem.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵Carmelo Amoroso2008-06-181-41/+3
| | | | trunk
* Merge from trunk."Steven J. Hill"2006-02-281-0/+1
|
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-31/+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
* Needed for the alpha portEric Andersen2002-05-301-0/+266
-Erik