Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-28 | ifdef out RTLD defines we dont actually support nor are in POSIX | Mike Frysinger | |
2006-08-24 | sync with upstream via psm | 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-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen | |
and to better support each arch. This is a really big patch... -Erik |