summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer2011-02-111-8/+17
| * TODO: updateBernhard Reutner-Fischer2011-02-091-38/+31
| * i386: extend IMA guards to also cover LTOBernhard Reutner-Fischer2011-02-091-2/+5
| * *printf: Violation of precision with null stringJones Desougi2011-02-091-0/+6
| * sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard2011-02-093-3/+63
| * arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer2011-02-091-0/+0
| * fix a problem with hidden getutent in non-threaded buildsDenys Vlasenko2011-02-061-1/+1
* | ldso: use ADDR_ALIGN instead of hard-coded valueCarmelo Amoroso2011-03-071-1/+1
* | Merge remote branch 'origin/master' into prelinkCarmelo Amoroso2011-02-038-6/+50
|\|
| * arm: fix the static link problem for ARM due to undefined __tls_get_addrNitin Garg2011-02-022-0/+38
| * nios2: Name architecture correctly in endian.h headerTobias Klauser2011-02-011-1/+1
| * nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj2011-01-292-1/+7
| * mips: avoid segmentation fault when RLD_MAP is 0Richard Braun2011-01-291-1/+1
| * libc: fix linker script generation for libubacktrace.soFilippo Arcidiacono2011-01-251-2/+2
| * stdio: fix diagnostic messageBernhard Reutner-Fischer2011-01-211-1/+1
* | ldso: fix _dl_debug_lookup to handle protected symbolsFilippo Arcidiacono2011-01-271-1/+1
* | libdl: fix tls symbol lookup in dlsymFilippo Arcidiacono2011-01-251-1/+1
* | Merge remote branch 'origin/master' into prelinkCarmelo Amoroso2011-01-2132-243/+318
|\|
| * bump version to 0.9.32-rc2-gitCarmelo Amoroso2011-01-211-1/+1
| * release 0.9.32-rc2v0.9.32-rc2Carmelo Amoroso2011-01-201-1/+1
| * nptl: Fix __USER_LABEL_PREFIX__ concatenatioWill Newton2011-01-201-6/+8
| * nptl: fix start_thread() for _STACK_GROWS_UPWill Newton2011-01-201-2/+2
| * ldso: get rid of _dl_lookup_hashCarmelo Amoroso2011-01-203-11/+5
| * Add protected symbols support for all architecturesSalvatore Cro2011-01-2016-89/+131
| * Revert "ldso/arm: Correct protected symbol resolution"Carmelo Amoroso2011-01-201-9/+2
| * Revert "ldso_sh: add support for protected symbols to SH"Carmelo Amoroso2011-01-201-24/+18
| * Revert "ldso/i386: support protected symbols"Carmelo Amoroso2011-01-201-8/+2
| * cris: Fix build issuesKhem Raj2011-01-152-0/+83
| * syslog: fix 'everyone logs with user facility'Roman I Khimov2011-01-111-1/+1
| * __psfs_parse_spec: always use long int for %pBernhard Reutner-Fischer2011-01-111-1/+4
| * buildsys: headers target should not depend on sysnum.hCarmelo Amoroso2011-01-061-2/+3
| * buildsys: fix make release targetCarmelo Amoroso2011-01-061-1/+1
| * nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not de...Carmelo Amoroso2011-01-051-1/+1
| * remove uClibc_ctype.h if !LOCALEBernhard Reutner-Fischer2011-01-051-1/+1
| * Revert "Makefile.in: Add header to 'all' target"Bernhard Reutner-Fischer2011-01-051-2/+1
| * nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso2011-01-045-9/+9
* | Merge commit 'origin/master' into prelinkCarmelo Amoroso2011-01-0323-60/+166
|\|
| * libc/inet/netlinkaccess.h: Use the types from kernelKhem Raj2011-01-011-8/+1
| * sparc: fix linking issue with __syscall_error.cAustin Foxley2010-12-292-1/+6
| * sparc: check for log double support in gccKonrad Eisele2010-12-271-0/+6
| * linuxthreads: Fix compilation breakageMatt Fleming2010-12-231-7/+4
| * libpthread/nptl_db: Append options to LDFLAGS based on if LD is set to gcc dr...Khem Raj2010-12-211-2/+1
| * Makefile.in: Add header to 'all' targetKhem Raj2010-12-181-1/+2
| * extra/locale/Makefile: Consider the case of building out of sourcedirKhem Raj2010-12-181-3/+3
| * sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt...Khem Raj2010-12-182-2/+2
| * nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj2010-12-181-0/+4
| * install_headers: Fix the header installation when using out of sourceKhem Raj2010-12-181-1/+8
| * bump version to 0.9.32-rc1-gitBernhard Reutner-Fischer2010-12-171-1/+1
| * release 0.9.32-rc1v0.9.32-rc1Bernhard Reutner-Fischer2010-12-171-1/+1
| * libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel2010-12-174-3/+97