Commit History

作者 SHA1 備註 提交日期
  Yann Sionneau 74b93e4d32 Fix warnings due to missing attributes for __EI_ prefixed symbols 2 年之前
  Waldemar Brodkorb 50aba30aee remove libintl stub and libintl.h header 7 年之前
  Waldemar Brodkorb b433e2d9fc remove libresolv stub 7 年之前
  Waldemar Brodkorb d9f4c6bb05 remove libnsl stub 7 年之前
  Waldemar Brodkorb 263573cf6e remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ 8 年之前
  Waldemar Brodkorb 9cd6514517 remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ 8 年之前
  Bernhard Reutner-Fischer e71fc570ca arm: Add BX and BXC macros 9 年之前
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 年之前
  Peter S. Mazinger d2e776750d libc-symbols.h: fix weak functions handling 13 年之前
  Timo Teras 837e8425ce libc-symbols: add attribute_protected 14 年之前
  Austin Foxley 6cc4f58c63 Merge remote branch 'origin/master' into nptl 14 年之前
  Bernhard Reutner-Fischer e90c33f951 attribute_optimize: fix typo with args 14 年之前
  Khem Raj 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 14 年之前
  Mike Frysinger 308f5c6e5f setup attribute_optimize which comes with gcc-4.4+ 14 年之前
  Denis Vlasenko f5773054ef fix breakage in x86_64 defconfig 15 年之前
  Bernhard Reutner-Fischer 3f59c71ed8 - whitespace cleanup; no obj-code changes 15 年之前
  Denis Vlasenko e9df2e7e60 make all "XXXhidden_proto(" consistently not use a space before '(' 15 年之前
  Carmelo Amoroso d4cb8007c7 Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch 15 年之前
  Denis Vlasenko 1e950c61e5 libc-symbols: improve comments and make macros a bit more readable. 15 年之前
  Peter Kjellerstedt 2cced20a74 Make sure __hot and __cold are always defined. 15 年之前
  Bernhard Reutner-Fischer ba203ef191 - add __hot and __cold annotations 15 年之前
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments 15 年之前
  Carmelo Amoroso 9d7a9d2ef6 Add globally __stringify macro in libc-symbols.h. 15 年之前
  Mike Frysinger 3ceb3bcb76 change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives 16 年之前
  Bernhard Reutner-Fischer a7f47450c0 - make sure to define _LIBC in libc-symbols.h before including anything 17 年之前
  Bernhard Reutner-Fischer b6b89abbdb - see if defined foo before trying to look at the value of foo (that should be 0 in this case. Avoids some warnings). 17 年之前
  Mike Frysinger 3fb7e923b9 use proper #APP lines so that the assembler knows when it needs to handle parsing (see http://sources.redhat.com/ml/binutils/2004-04/msg00665.html) 17 年之前
  Mike Frysinger defb9e49f9 allow arches to easily override asm-line-sep, move cris over to new style, and have hppa use it now 18 年之前
  Mike Frysinger 6e97c25777 use internal aliases for static objects as well 18 年之前
  Mike Frysinger e72492fd1a fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macros 18 年之前