summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/dlfcn.h
Commit message (Collapse)AuthorAgeFilesLines
* sync with upstream via psmMike Frysinger2006-08-231-2/+26
|
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-22/+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
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-2/+7
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up mipsel headersEric Andersen2001-11-141-10/+8
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+2
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-221-0/+59