about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* tile: support biarch tilegx with a new tilegx MakefileChris Metcalf2012-05-301-0/+10
* tile: Use hidden_def for pthread_onceChris Metcalf2012-05-301-2/+2
* tile: remove __ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_TRUNCATE64_SYSCALLChris Metcalf2012-05-301-2/+0
* Update MIPS for syscall-list changes.Joseph Myers2012-05-304-8/+11
* Remove __ASSUME_TRUNCATE64_SYSCALL for ARM.Joseph Myers2012-05-301-3/+2
* Remove SJLJ exceptions conditionals for ARM.Joseph Myers2012-05-301-9/+0
* Replace __pthread_once_internal alias by hidden_def for MIPS.Joseph Myers2012-05-301-2/+2
* Replace __pthread_once_internal alias by hidden_def for ARM.Joseph Myers2012-05-301-2/+2
* Add mips32 versions of otherwise empty ABI baselines.Joseph Myers2012-05-268-0/+16
* Update ARM for removal of m68k chown.c.Joseph Myers2012-05-262-1/+2
* m68k: remove __ASSUME_NEW_GETRLIMIT_SYSCALLAndreas Schwab2012-05-261-1/+0
* m68k: remove pre-2.4 Linux kernel support for chownAndreas Schwab2012-05-262-68/+2
* Remove __ASSUME_NEW_GETRLIMIT_SYSCALL for ARM.Joseph Myers2012-05-251-5/+0
* Update MIPS kernel-features.h for removal of __ASSUME_32BITUIDS.Joseph Myers2012-05-251-5/+1
* ia64: add getauxval to abilistMike Frysinger2012-05-251-0/+2
* ia64: mman.h: define MADV_DO{,NT}DUMPMike Frysinger2012-05-241-0/+3
* alpha: Add abilist files.Richard Henderson2012-05-2413-0/+3734
* alpha: Remove __ASSUME_32BITUIDS.Richard Henderson2012-05-243-266/+4
* alpha: Update bits/mman.h.Richard Henderson2012-05-241-0/+4
* ia64: update pthread_attr_t handling in bits/siginfo.hMike Frysinger2012-05-231-2/+8
* Use -D options in building MIPS syscall.h.Steve Ellcey2012-05-231-3/+4
* m68k: define MADV_DONTDUMP and MADV_DODUMPAndreas Schwab2012-05-231-0/+3
* tile: Define MADV_DONTDUMP and MADV_DODUMPChris Metcalf2012-05-231-0/+3
* Define MADV_DONTDUMP and MADV_DODUMP for MIPS.Joseph Myers2012-05-231-0/+3
* Define MADV_DONTDUMP and MADV_DODUMP for ARM.Joseph Myers2012-05-231-0/+3
* tile: Update ABI baselines for getauxvalChris Metcalf2012-05-223-0/+6
* m68k: update libc.abilistAndreas Schwab2012-05-212-0/+4
* Remove __fe_nomask_env from powerpc-nofpu ABI.Joseph Myers2012-05-211-1/+0
* Update ARM hwcap code.Joseph Myers2012-05-214-21/+49
* Update powerpc-nofpu ABI baselines for getauxval.Joseph Myers2012-05-211-0/+2
* Update MIPS ABI baselines for getauxval.Joseph Myers2012-05-213-0/+6
* Update ARM ABI baseline for getauxval.Joseph Myers2012-05-211-0/+2
* Remove more obsolete ARM code.Joseph Myers2012-05-194-35/+2
* Clean up MIPS ftruncate64/truncate64.Joseph Myers2012-05-198-152/+75
* Remove compatibility code for old ARM kernels.Joseph Myers2012-05-195-176/+15
* linux-generic: add __FSWORD_T_TYPE to <bits/typesizes.h>Chris Metcalf2012-05-181-0/+1
* Merge branch 'master' of ssh://sourceware.org/git/glibc-portsRichard Henderson2012-05-183-0/+3
|\
| * tile: add proper versioning for fegetenv()Chris Metcalf2012-05-173-0/+3
* | alpha: Add __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE, __FSWORD_T_TYPERichard Henderson2012-05-181-0/+4
|/
* tilegx32: fix various bugs in setcontext/getcontext/swapcontextChris Metcalf2012-05-174-12/+16
* Add powerpc-nofpu ABI baselines.Joseph Myers2012-05-1613-0/+3688
* linux-generic: add header guard for <not-cancel.h>Chris Metcalf2012-05-161-0/+5
* linux-generic: fix typesizes.h to match recent core changesChris Metcalf2012-05-161-1/+2
* Declare MIPS stat nanoseconds fields similarly to other architectures.Joseph Myers2012-05-161-26/+25
* Assume accept4 on ARM for kernels 2.6.36 and later.Joseph Myers2012-05-161-1/+6
* ia64: use __aligned__ inside of attributesMike Frysinger2012-05-142-5/+4
* Merge branch 'master' of git://sourceware.org/git/glibc-portsChris Metcalf2012-05-149-286/+53
|\
| * m68k: remove duplicate __ASSUME_VFORK_SYSCALLAndreas Schwab2012-05-141-1/+0
| * m68k: use default minimum kernel version for m680x0Andreas Schwab2012-05-142-2/+0
| * Remove pre-2.2 kernel support for MIPS.Joseph Myers2012-05-145-201/+30