summaryrefslogtreecommitdiffstats
path: root/include/libc-symbols.h
Commit message (Expand)AuthorAgeFilesLines
* libc-symbols: add attribute_protectedTimo Teras2010-04-161-0/+2
* Merge remote branch 'origin/master' into nptlAustin Foxley2010-04-121-2/+2
|\
| * attribute_optimize: fix typo with argsBernhard Reutner-Fischer2010-04-121-2/+2
* | Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-171-0/+6
|/
* setup attribute_optimize which comes with gcc-4.4+Mike Frysinger2009-09-151-0/+6
* fix breakage in x86_64 defconfigDenis Vlasenko2009-02-271-0/+6
* - whitespace cleanup; no obj-code changesBernhard Reutner-Fischer2008-12-291-1/+1
* make all "XXXhidden_proto(" consistently not use a space before '('Denis Vlasenko2008-12-131-1/+1
* Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the archCarmelo Amoroso2008-11-271-0/+6
* libc-symbols: improve comments and make macros a bit more readable.Denis Vlasenko2008-11-221-134/+157
* Make sure __hot and __cold are always defined.Peter Kjellerstedt2008-11-191-3/+10
* - add __hot and __cold annotationsBernhard Reutner-Fischer2008-11-181-0/+8
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-1/+1
* Add globally __stringify macro in libc-symbols.h.Carmelo Amoroso2008-09-251-0/+6
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-7/+1
* - make sure to define _LIBC in libc-symbols.h before including anythingBernhard Reutner-Fischer2007-06-241-10/+10
* - see if defined foo before trying to look at the value of foo (that should b...Bernhard Reutner-Fischer2007-01-291-4/+5
* use proper #APP lines so that the assembler knows when it needs to handle par...Mike Frysinger2006-09-211-8/+4
* allow arches to easily override asm-line-sep, move cris over to new style, an...Mike Frysinger2006-06-211-1/+3
* use internal aliases for static objects as wellMike Frysinger2006-06-191-1/+1
* fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macrosMike Frysinger2006-05-041-5/+18
* merge some more minor changes from glibcMike Frysinger2006-05-041-9/+22
* sync minor changes with glibcMike Frysinger2006-05-041-10/+34
* Corrected a typo (simularly -> similarly).Peter Kjellerstedt2006-02-231-1/+1
* Make use of CFLAGS-OMIT-filePeter S. Mazinger2006-02-231-5/+0
* Add internal hidden_weak support for asmPeter S. Mazinger2006-02-131-2/+13
* disable hidden_proto/def for __BCC__ generallyPeter S. Mazinger2006-02-031-1/+1
* Use -DSTATIC and remove stub_warning, not acceptedPeter S. Mazinger2006-02-011-7/+1
* The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding"Jan-Benedict Glaw"2006-01-271-1/+1
* hidden_strong_alias gone and won't be added back because it causes troublePeter S. Mazinger2006-01-251-13/+7
* Make i386 build w/ -std=c99 (almost)Peter S. Mazinger2006-01-231-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+1
* grab some macros for internal ldso usage and fix strong_alias/hidden_strong_a...Mike Frysinger2006-01-201-1/+26
* Correct comments, thx vapierPeter S. Mazinger2006-01-201-1/+1
* Split out libc-symbols.h from libc-internal.h, use it directly in CFLAGS. Mov...Peter S. Mazinger2006-01-201-0/+658