summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2012-05-30tile: update libm-test-ulpsChris Metcalf
2012-05-30tile: support biarch tilegx with a new tilegx MakefileChris Metcalf
2012-05-30tile: Use hidden_def for pthread_onceChris Metcalf
2012-05-30tile: remove __ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_TRUNCATE64_SYSCALLChris Metcalf
2012-05-30Update MIPS for syscall-list changes.Joseph Myers
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL for ARM.Joseph Myers
2012-05-30Remove SJLJ exceptions conditionals for ARM.Joseph Myers
2012-05-30Replace __pthread_once_internal alias by hidden_def for MIPS.Joseph Myers
2012-05-30Replace __pthread_once_internal alias by hidden_def for ARM.Joseph Myers
2012-05-26Add mips32 versions of otherwise empty ABI baselines.Joseph Myers
2012-05-26Update ARM for removal of m68k chown.c.Joseph Myers
2012-05-26m68k: remove __ASSUME_NEW_GETRLIMIT_SYSCALLAndreas Schwab
2012-05-26m68k: remove pre-2.4 Linux kernel support for chownAndreas Schwab
2012-05-25Remove __ASSUME_NEW_GETRLIMIT_SYSCALL for ARM.Joseph Myers
2012-05-25Update MIPS kernel-features.h for removal of __ASSUME_32BITUIDS.Joseph Myers
2012-05-25arm: Pass hwcap to ifuncs.Richard Henderson
2012-05-25ia64: add getauxval to abilistMike Frysinger
2012-05-24ia64: mman.h: define MADV_DO{,NT}DUMPMike Frysinger
2012-05-24alpha: Add abilist files.Richard Henderson
2012-05-24alpha: Re-add imaxdiv.Richard Henderson
2012-05-24alpha: Remove __ASSUME_32BITUIDS.Richard Henderson
2012-05-24alpha: Update bits/mman.h.Richard Henderson
2012-05-23ia64: update pthread_attr_t handling in bits/siginfo.hMike Frysinger
2012-05-23Use -D options in building MIPS syscall.h.Steve Ellcey
2012-05-23m68k: define MADV_DONTDUMP and MADV_DODUMPAndreas Schwab
2012-05-23tile: Define MADV_DONTDUMP and MADV_DODUMPChris Metcalf
2012-05-23Define MADV_DONTDUMP and MADV_DODUMP for MIPS.Joseph Myers
2012-05-23Define MADV_DONTDUMP and MADV_DODUMP for ARM.Joseph Myers
2012-05-22tile: Update ULPs for ccos, csin, ccosh, csinh testsChris Metcalf
2012-05-22tile: Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32Chris Metcalf
2012-05-22tile: Update ABI baselines for getauxvalChris Metcalf
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 for MIPS.Joseph Myers
2012-05-21m68k: properly implement logbl for Motorola extended floatAndreas Schwab
2012-05-21m68k: update libc.abilistAndreas Schwab
2012-05-21Remove __fe_nomask_env from powerpc-nofpu ABI.Joseph Myers
2012-05-21Update ARM hwcap code.Joseph Myers
2012-05-21Update powerpc-nofpu ABI baselines for getauxval.Joseph Myers
2012-05-21Update MIPS ABI baselines for getauxval.Joseph Myers
2012-05-21Update ARM ABI baseline for getauxval.Joseph Myers
2012-05-20alpha: Rename *.s to *.SRichard Henderson
2012-05-19Remove more obsolete ARM code.Joseph Myers
2012-05-19Clean up MIPS ftruncate64/truncate64.Joseph Myers
2012-05-19Remove compatibility code for old ARM kernels.Joseph Myers
2012-05-19hppa: Rename all *.s to *.S.Carlos O'Donell
2012-05-19hppa: Use new libgcc_so in shlib-versions.Carlos O'Donell
2012-05-18linux-generic: add __FSWORD_T_TYPE to <bits/typesizes.h>Chris Metcalf
2012-05-18Merge branch 'master' of ssh://sourceware.org/git/glibc-portsRichard Henderson
2012-05-18alpha: Add __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE, __FSWORD_T_TYPERichard Henderson
2012-05-17tile: add proper versioning for fegetenv()Chris Metcalf
2012-05-17tile: support tilegx32 in stackguard-macros.hChris Metcalf