summaryrefslogtreecommitdiffstats
path: root/include/libc-symbols.h
Commit message (Collapse)AuthorAgeFilesLines
* setup attribute_optimize which comes with gcc-4.4+Mike Frysinger2009-09-181-0/+6
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* fix breakage in x86_64 defconfigDenis Vlasenko2009-02-271-0/+6
|
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-291-1/+1
|
* - sync with trunk r24404 (no obj-code changes)Bernhard Reutner-Fischer2008-12-221-1/+1
|
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-134/+172
| | | | Step 11: More libc_hidden_proto removal
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+7
| | | | Step 8: include folder
* sh_nptl: Enable CFI directives for shCarmelo Amoroso2008-09-181-0/+6
| | | | | | | | | Enable CFI directives for sh to add proper CFI information into assembly functions. This provides stack frame information used during stack unwinding as well by debugger for backtracing. Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-45/+48
|
* A bunch of fixes into include directoryCarmelo Amoroso2007-11-201-17/+62
| | | | | | | | | | | | - [elf.h] Add missing macro for GNU hash support - [fcntl.h] Add extern declaration for fcntl64 - [libc-symbols] Re-enale 'hidden_proto' macro and others. Synch it with trunk - [tls.h] export USE___THREAD macro to librt too - [unistd.h] Fix sysconf prototype - [errno.h] Avoid warnings for duplicated macro definitions Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2006-08-211-58/+53
|
* Merge from trunk."Steven J. Hill"2006-02-251-6/+1
|
* Copy from trunk."Steven J. Hill"2006-02-131-0/+682