aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+0
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar7-7/+7
2012-10-01Get rid of unused __swblk_t type.Roland McGrath2-2/+0
2012-10-01Clean up init-first.c files.Roland McGrath2-67/+3
2012-09-28Remove mips VERSYMIDX macro definitionH.J. Lu1-2/+0
2012-09-28Remove arm ADDRIDX macro definitionH.J. Lu1-6/+0
2012-09-28alpha: Fix all users of SYSCALL_ERROR_HANDLERRichard Henderson4-76/+61
2012-09-26Add __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.Joseph Myers1-0/+1
2012-09-24ia64: define new get-rounding-mode.h headerMike Frysinger2-7/+40
2012-09-24ia64: override crtbeginT.oMike Frysinger1-0/+2
2012-09-24tile: fix two comments that said "tile" to properly say "tilepro"Chris Metcalf1-2/+2
2012-09-21Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.Joseph Myers1-1/+1
2012-09-20hppa: Use __prlimit64 as the internal name.Carlos O'Donell1-1/+1
2012-09-20hppa: Add EHWPOISON and bump errlist-compat to 260Carlos O'Donell2-3/+9
2012-09-17tile: update libm-test-ulps for new testsChris Metcalf1-2/+91
2012-09-13alpha: Streamline __setfpucwRichard Henderson1-53/+35
2012-09-13alpha: Update localplt.dataRichard Henderson1-0/+6
2012-09-13alpha: Update ulpsRichard Henderson1-4/+571
2012-09-13alpha: Add get-rounding-mode.hRichard Henderson1-0/+35
2012-09-12alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson1-7/+5
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers2-0/+77
2012-09-06tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf1-1/+1
2012-09-06tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf1-0/+2
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers5-15/+0
2012-08-27mips: clear condition bit 23 in fpu tooGuido Guenther1-1/+1
2012-08-27alpha: add conditional fdatasync supportMike Frysinger3-0/+71
2012-08-23Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre1-3/+15
2012-08-22Clean up MIPS stat64 handling.Joseph Myers4-0/+140
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2-2/+0
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers4-5/+1
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell3-5/+5
2012-08-15Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov1-2/+37
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov8-189/+24
2012-08-15Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath1-0/+0
2012-08-15Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2-47/+94
2012-08-15Update MIPS dl-lookup.c from generic version.Joseph Myers1-1/+2
2012-08-14arm: fix up style in reloc fixMike Frysinger1-1/+1
2012-08-14ia64: drop HAVE_CPP_ASM_DEBUGINFOMike Frysinger2-83/+4
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers3-8/+1
2012-08-13Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov1-9/+13
2012-08-13alpha: Don't test toolchain support for TLS or GPRELRichard Henderson2-241/+6
2012-08-13alpha: Fix compat version number for nearbyintlRichard Henderson1-2/+2
2012-08-12ia64: drop TLS configure checkMike Frysinger2-67/+0
2012-08-12hppa: add missing prlimit64 symbolMike Frysinger2-0/+4
2012-08-12ia64: drop ASM_TYPE_DIRECTIVE usageMike Frysinger2-5/+4
2012-08-12arm: handle unaligned ABS relocsMike Frysinger1-1/+6
2012-08-10Move Linux kernel version conditionals to kernel-features.h.Joseph Myers1-4/+2
2012-08-10m68k: fix type of pltenter member in audit interfaceAndreas Schwab1-2/+2
2012-08-09Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath3-20/+47
2012-08-09Define __ASSUME_UTIMES for MIPS.Joseph Myers1-0/+3