summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ldso: fix fdpic buildsMike Frysinger2011-02-211-2/+7
* bfin: add support for new cacheflush syscallSteve Kilbane2011-02-213-1/+40
* bfin: fix sram/dma syscall definitionsSteve Kilbane2011-02-213-5/+5
* bfin: add missing GNU-stack markings to __longjmpMike Frysinger2011-02-211-0/+2
* buildsys: fix inverted logic with thread implsBernhard Reutner-Fischer2011-02-161-3/+2
* buildsys: use kbuild styleBernhard Reutner-Fischer2011-02-141-96/+39
* buildsys: remove wrong fileBernhard Reutner-Fischer2011-02-141-1/+1
* arm: use EABI per defaultBernhard Reutner-Fischer2011-02-141-1/+1
* regex: remove set but not used variableBernhard Reutner-Fischer2011-02-141-3/+1
* ldso: remove now unused variableBernhard Reutner-Fischer2011-02-141-1/+0
* nptl: fix typo in buildsysBernhard Reutner-Fischer2011-02-141-1/+1
* FORMAT_FDPIC_ELF: only for FRV and BFINBernhard Reutner-Fischer2011-02-141-1/+1
* Fix memory leak in dlopen()/dlclose().Philip Craig2011-02-111-0/+4
* Fix GNU make v3.80 compatibilityKevin Cernekee2011-02-111-2/+6
* 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
* 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
* 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
* 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