Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-02 | hide div functions in libc, but export them in ldso so that other shared ↵ | Mike Frysinger | |
libs dont barf on us | |||
2006-03-02 | grab register definitions from regdef.h instead of using our own local ones | Mike Frysinger | |
2006-02-15 | hide misc div funcs so generating shared libs on alpha doesnt fail | Mike Frysinger | |
2004-08-21 | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen | |
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 | |||
2002-05-30 | Needed for the alpha port | Eric Andersen | |
-Erik |