Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - cosmetic tidy up of clean target | Bernhard Reutner-Fischer | 2008-11-25 | 1 | -2/+2 | |
| | ||||||
* | - cosmetic tidy up of clean target | Bernhard Reutner-Fischer | 2008-11-25 | 2 | -5/+5 | |
| | ||||||
* | - make sure isspace() is exported. | Bernhard Reutner-Fischer | 2008-11-25 | 2 | -5/+28 | |
| | | | | Thanks to Skinkie for noticing. | |||||
* | - Fix thumb2 PIE (Joseph S. Myers) | Bernhard Reutner-Fischer | 2008-11-25 | 1 | -0/+4 | |
| | | | | | | | | | This patch fixes position-independent executables (PIEs) for Thumb-2. In Thumb assembly, instructions reading pc give a value 4 greater than the address of the instruction, rather than 8 greater as in ARM mode, so the offset to the GOT needs to have the right offset. (The Thumb-1 code already gets this right; it's the code shared by ARM and Thumb-2 that needs fixing.) | |||||
* | - fix args (untested) | Bernhard Reutner-Fischer | 2008-11-23 | 1 | -2/+2 | |
| | ||||||
* | signal ops: avoid calls through PLT for __sigXXX ops | Denis Vlasenko | 2008-11-22 | 3 | -5/+13 | |
| | | | | | linuxthreads.old/manager: pointless style fixes, no code changes | |||||
* | libc-symbols: improve comments and make macros a bit more readable. | Denis Vlasenko | 2008-11-22 | 1 | -134/+157 | |
| | | | | | no code changes | |||||
* | fix some unneeded PLT references | Denis Vlasenko | 2008-11-22 | 4 | -4/+8 | |
| | ||||||
* | fix "make utils" build failure in ldconfig | Denis Vlasenko | 2008-11-22 | 1 | -0/+1 | |
| | | | | | (undefined reference to 'getopt') | |||||
* | fix "make install" with relative PREFIX | Denis Vlasenko | 2008-11-21 | 1 | -1/+1 | |
| | ||||||
* | fix ioperm build problems caused by libc_hidden_proto removal | Denis Vlasenko | 2008-11-21 | 9 | -0/+13 | |
| | ||||||
* | fix apparent typo (unnoticed for long time, probably | Denis Vlasenko | 2008-11-21 | 1 | -1/+1 | |
| | | | | | because it didn't affect little endian arches) | |||||
* | deal with TODOs left over from libc_hidden_proto removal | Denis Vlasenko | 2008-11-21 | 3 | -10/+5 | |
| | | | | | (fixes build with locale enabled) | |||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 434 | -1181/+1623 | |
| | | | | | Appears to build fine (several .configs tried) | |||||
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 239 | -403/+436 | |
| | ||||||
* | Make sure __hot and __cold are always defined. | Peter Kjellerstedt | 2008-11-19 | 1 | -3/+10 | |
| | ||||||
* | Changed Copyright and License statement according to COPYING.LIB.boilerplate | Carmelo Amoroso | 2008-11-18 | 1 | -21/+12 | |
| | ||||||
* | Changed Copyright and License statement according to COPYING.LIB.boilerplate | Carmelo Amoroso | 2008-11-18 | 1 | -19/+11 | |
| | ||||||
* | - add __hot and __cold annotations | Bernhard Reutner-Fischer | 2008-11-18 | 2 | -3/+11 | |
| | | | | | Will spare us quite some likely()/unlikely() occurances. See http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html for details | |||||
* | Fix typo: missing ) | Carmelo Amoroso | 2008-11-18 | 1 | -1/+1 | |
| | ||||||
* | Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). | Carmelo Amoroso | 2008-11-18 | 11 | -37/+210 | |
| | | | | | | Currently we have an implementation in ld.so and libdl.a. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||||
* | libc_hidden_proto removal, a few more functions | Denis Vlasenko | 2008-11-18 | 52 | -106/+117 | |
| | ||||||
* | libc_hidden_proto removal, just a few functions | Denis Vlasenko | 2008-11-18 | 72 | -82/+81 | |
| | ||||||
* | - add hack to check if generating sysnum.h worked out | Bernhard Reutner-Fischer | 2008-11-17 | 1 | -0/+9 | |
| | ||||||
* | resolver: use timeout of 5 (glibc uses that). | Denis Vlasenko | 2008-11-17 | 2 | -11/+9 | |
| | | | | | delete some duplication in constants. | |||||
* | resolver: separate gethostent and gethostent_r into two .o files; | Denis Vlasenko | 2008-11-17 | 5 | -152/+152 | |
| | | | | | delete two stray files which compile to nothing | |||||
* | resolver: move large code blocks to arrange related functions closer. | Denis Vlasenko | 2008-11-17 | 1 | -510/+489 | |
| | | | | | almost no code changes | |||||
* | resolver: fix some previous TODOs, add new ones. | Denis Vlasenko | 2008-11-17 | 1 | -179/+198 | |
| | ||||||
* | - cleanup {,f}stat{,v}fs{,64} relocs | Bernhard Reutner-Fischer | 2008-11-16 | 6 | -14/+16 | |
| | ||||||
* | resolver: improved support for overriding DNS server addresses | Denis Vlasenko | 2008-11-16 | 2 | -55/+140 | |
| | | | | | in _res structure. Used by busybox's nslookup. | |||||
* | resolver: make getaddrinfo actually respect _res.nsaddr_list; | Denis Vlasenko | 2008-11-16 | 2 | -204/+337 | |
| | | | | | | add largish comment explaining what we are doing, and why; fixes to make IPv6-only resolver possible | |||||
* | resolver: more locking fixes. | Denis Vlasenko | 2008-11-15 | 1 | -108/+138 | |
| | ||||||
* | - if ssp is enabled then make sure that __stack_chk_fail resolves | Bernhard Reutner-Fischer | 2008-11-15 | 2 | -0/+10 | |
| | ||||||
* | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | 2008-11-15 | 30 | -54/+63 | |
| | ||||||
* | - revert wrong r24049 | Bernhard Reutner-Fischer | 2008-11-15 | 30 | -62/+53 | |
| | ||||||
* | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | 2008-11-15 | 30 | -53/+62 | |
| | ||||||
* | Current kernels support more than 8 bit major/minor. Pass dev_t through to | Rob Landley | 2008-11-14 | 1 | -5/+1 | |
| | | | | the kernel unmolested. | |||||
* | fixing resolver part 3: fix completely bogus locking | Denis Vlasenko | 2008-11-14 | 1 | -304/+311 | |
| | | | | | in __dns_lookup. | |||||
* | fixing resolver part 2: make _res structure members | Denis Vlasenko | 2008-11-14 | 3 | -39/+74 | |
| | | | | | configurable. we don't use most of it anyway. | |||||
* | fixing resolver, part 1 | Denis Vlasenko | 2008-11-14 | 1 | -90/+136 | |
| | ||||||
* | - do not fail if mktemp is not available. | Bernhard Reutner-Fischer | 2008-11-13 | 1 | -1/+1 | |
| | | | | Thanks to Peter Mazinger for the report. (r24023 from branch) | |||||
* | - silence shadow warning | Bernhard Reutner-Fischer | 2008-11-13 | 1 | -3/+3 | |
| | ||||||
* | - adjust trunk version info | Bernhard Reutner-Fischer | 2008-11-12 | 1 | -1/+1 | |
| | ||||||
* | - update recommendation for pregenerated locales. | Bernhard Reutner-Fischer | 2008-11-11 | 3 | -7/+11 | |
| | | | | - update name of locale-tarball. We will retroactively fill them in, eventually | |||||
* | - for !UNIX98PTY_ONLY we have to fallback to old-style pty's. | Bernhard Reutner-Fischer | 2008-11-09 | 1 | -9/+8 | |
| | | | | Closes #6024 | |||||
* | - Add temporary hack to wipe dep files even on clean for utils. | Bernhard Reutner-Fischer | 2008-11-09 | 1 | -0/+3 | |
| | | | | | utils lives outside of the normal build so this is needed until it is properly pulled into the normal system. | |||||
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 58 | -209/+207 | |
| | ||||||
* | - tidy up indentation | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 | |
| | ||||||
* | - document more environment variables | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -0/+3 | |
| | ||||||
* | Add extern reference to __libc_sigaction in sigaction.c for AVR32 arch | Hans-Christian Egtvedt | 2008-11-03 | 1 | -0/+2 | |
| | | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> |