summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-02bump version to 0.9.32-gitBernhard Reutner-Fischer
2010-04-02Release 0.9.31Bernhard Reutner-Fischer
2010-03-30resolv: DEBUG-print nameserver we talk toBernhard Reutner-Fischer
2010-03-30utils: hide comment if !VBernhard Reutner-Fischer
2010-03-25pass CFLAGS-dir to CC-mBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-18nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser
2010-03-18nios2: Update fcntl.h from m68kTobias Klauser
2010-03-17lift printf field width limitMichael Deutschmann
2010-03-16nios2: Add sys/user.hTobias Klauser
2010-03-13config: tweak textBernhard Reutner-Fischer
2010-03-12buildsys: touchup 'make dist' a tiny bitBernhard Reutner-Fischer
2010-03-12bump versionBernhard Reutner-Fischer
2010-03-12bump version to 0.9.31-rc1Bernhard Reutner-Fischer
2010-03-12buildsys: Fix O= PREFIX= caseBernhard Reutner-Fischer
2010-03-12buildsys: fix dir order-only prereq of unifdefBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12config: support make defconfig O=/f/o/oBernhard Reutner-Fischer
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-03-12install: fix O= PREFIX= installBernhard Reutner-Fischer
2010-03-12reduce number of mkdir callsBernhard Reutner-Fischer
2010-03-12remove config knobs that belong to the nptl branchBernhard Reutner-Fischer
2010-03-05pull kernel-features.h from NPTLBernhard Reutner-Fischer
2010-03-04poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer
2010-02-23pregen-headers: Add new target which depends on headers.Khem Raj
2010-02-23pregen: Fix the parallel build problem in pregen targetKhem Raj
2010-02-23get rid of extra variables for nptl pregen altogetherAustin Foxley
2010-02-23order headers before pregen-headersAustin Foxley
2010-02-23improve parallel make behaviourAustin Foxley
2010-02-22initialize new pregen-headers-y variable before including sub makefilesAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19sparc: disable cancellable system, as it fails in strange ways right nowAustin Foxley
2010-02-19sparc: also needs generic version of lowlevelrobustlockAustin Foxley
2010-02-19Add dummy tcb-offsets.hKhem Raj
2010-02-19nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIMECarmelo Amoroso
2010-02-19x86_64: compile pthread it's own version of __syscall_errorAustin Foxley
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-19add dwarf defines used in cfi statementsAustin Foxley
2010-02-19update kernel-features.h with futex featuresAustin Foxley
2010-02-19use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-19x86_64: finish up tls reloc support in ldsoAustin Foxley
2010-02-19Fixes to get nptl compiling for x86Khem Raj
2010-02-18Fix typo in generated file names.Khem Raj
2010-02-18i386 unify sysdep.hAustin Foxley
2010-02-18x86_64: unify sysdep.hAustin Foxley
2010-02-18nptl: Fix clean target to remove generated filesCarmelo Amoroso
2010-02-18include tcb-offsets.h in sysdep-cancel.h for arm.Khem Raj
2010-02-17Get new nptl building on SH4Khem Raj