about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * tile: remove __ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_TRUNCATE64_SYSCALLChris Metcalf2012-05-302-2/+5
| * Update MIPS for syscall-list changes.Joseph Myers2012-05-305-8/+24
| * Remove __ASSUME_TRUNCATE64_SYSCALL for ARM.Joseph Myers2012-05-302-3/+5
| * Remove SJLJ exceptions conditionals for ARM.Joseph Myers2012-05-303-14/+5
| * Replace __pthread_once_internal alias by hidden_def for MIPS.Joseph Myers2012-05-302-2/+7
| * Replace __pthread_once_internal alias by hidden_def for ARM.Joseph Myers2012-05-302-2/+7
| * Add mips32 versions of otherwise empty ABI baselines.Joseph Myers2012-05-269-0/+35
| * Update ARM for removal of m68k chown.c.Joseph Myers2012-05-263-1/+7
| * m68k: remove __ASSUME_NEW_GETRLIMIT_SYSCALLAndreas Schwab2012-05-262-1/+3
| * m68k: remove pre-2.4 Linux kernel support for chownAndreas Schwab2012-05-263-68/+7
| * Remove __ASSUME_NEW_GETRLIMIT_SYSCALL for ARM.Joseph Myers2012-05-252-5/+5
| * Update MIPS kernel-features.h for removal of __ASSUME_32BITUIDS.Joseph Myers2012-05-252-5/+6
| * arm: Pass hwcap to ifuncs.Richard Henderson2012-05-253-3/+10
| * ia64: add getauxval to abilistMike Frysinger2012-05-252-0/+6
| * ia64: mman.h: define MADV_DO{,NT}DUMPMike Frysinger2012-05-242-0/+8
| * alpha: Add abilist files.Richard Henderson2012-05-2414-0/+3748
| * alpha: Re-add imaxdiv.Richard Henderson2012-05-242-1/+4
| * alpha: Remove __ASSUME_32BITUIDS.Richard Henderson2012-05-244-266/+8
| * alpha: Update bits/mman.h.Richard Henderson2012-05-242-0/+9
| * ia64: update pthread_attr_t handling in bits/siginfo.hMike Frysinger2012-05-232-2/+13
| * Use -D options in building MIPS syscall.h.Steve Ellcey2012-05-232-3/+11
| * m68k: define MADV_DONTDUMP and MADV_DODUMPAndreas Schwab2012-05-232-0/+8
| * tile: Define MADV_DONTDUMP and MADV_DODUMPChris Metcalf2012-05-232-0/+8
| * Define MADV_DONTDUMP and MADV_DODUMP for MIPS.Joseph Myers2012-05-232-0/+9
| * Define MADV_DONTDUMP and MADV_DODUMP for ARM.Joseph Myers2012-05-232-0/+8
| * tile: Update ULPs for ccos, csin, ccosh, csinh testsChris Metcalf2012-05-222-0/+122
| * tile: Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32Chris Metcalf2012-05-222-1/+4
| * tile: Update ABI baselines for getauxvalChris Metcalf2012-05-224-0/+14
| * Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 for MIPS.Joseph Myers2012-05-212-2/+5
| * m68k: properly implement logbl for Motorola extended floatAndreas Schwab2012-05-212-0/+51
| * m68k: update libc.abilistAndreas Schwab2012-05-213-0/+9
| * Remove __fe_nomask_env from powerpc-nofpu ABI.Joseph Myers2012-05-212-1/+3
| * Update ARM hwcap code.Joseph Myers2012-05-215-21/+76
| * Update powerpc-nofpu ABI baselines for getauxval.Joseph Myers2012-05-212-0/+7
| * Update MIPS ABI baselines for getauxval.Joseph Myers2012-05-214-0/+12
| * Update ARM ABI baseline for getauxval.Joseph Myers2012-05-212-0/+6
| * alpha: Rename *.s to *.SRichard Henderson2012-05-2013-0/+17
| * Remove more obsolete ARM code.Joseph Myers2012-05-198-128/+20
| * Clean up MIPS ftruncate64/truncate64.Joseph Myers2012-05-199-152/+100
| * Remove compatibility code for old ARM kernels.Joseph Myers2012-05-196-176/+43
| * hppa: Rename all *.s to *.S.Carlos O'Donell2012-05-1910-0/+21
| * hppa: Use new libgcc_so in shlib-versions.Carlos O'Donell2012-05-193-2/+7
| * linux-generic: add __FSWORD_T_TYPE to <bits/typesizes.h>Chris Metcalf2012-05-182-0/+6
| * Merge branch 'master' of ssh://sourceware.org/git/glibc-portsRichard Henderson2012-05-185-0/+12
| |\
| | * tile: add proper versioning for fegetenv()Chris Metcalf2012-05-175-0/+12
| * | alpha: Add localplt data fileRichard Henderson2012-05-181-0/+20
| * | alpha: Add __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE, __FSWORD_T_TYPERichard Henderson2012-05-182-0/+9
| |/
| * tile: support tilegx32 in stackguard-macros.hChris Metcalf2012-05-172-1/+10
| * tile: fork tilepro and tilegx copies of c++-types-tile-linux-gnu.dataChris Metcalf2012-05-173-0/+71
| * tile: update libm-test-ulps for improved fma() and exp10()Chris Metcalf2012-05-172-13/+28