about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.Joseph Myers2012-09-212-1/+7
* hppa: Use __prlimit64 as the internal name.Carlos O'Donell2012-09-202-1/+6
* hppa: Add EHWPOISON and bump errlist-compat to 260Carlos O'Donell2012-09-203-3/+17
* tile: update libm-test-ulps for new testsChris Metcalf2012-09-172-2/+95
* alpha: Streamline __setfpucwRichard Henderson2012-09-132-53/+38
* alpha: Update localplt.dataRichard Henderson2012-09-132-0/+10
* alpha: Update ulpsRichard Henderson2012-09-132-4/+573
* alpha: Add get-rounding-mode.hRichard Henderson2012-09-132-0/+39
* alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson2012-09-122-7/+10
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-124-0/+85
* tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf2012-09-062-1/+3
* tile: Add BZ to Changelog and update NEWSChris Metcalf2012-09-061-0/+1
* tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf2012-09-062-0/+6
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-2710-15/+25
* mips: clear condition bit 23 in fpu tooGuido Guenther2012-08-272-1/+5
* alpha: add conditional fdatasync supportMike Frysinger2012-08-274-0/+79
* Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre2012-08-232-3/+21
* Clean up MIPS stat64 handling.Joseph Myers2012-08-225-0/+149
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-214-2/+10
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-208-5/+21
* Fifth argument of la_pltenter() is not constant.Carlos O'Donell2012-08-166-5/+21
* Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov2012-08-152-2/+43
* Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2012-08-1512-189/+45
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-152-0/+3
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-153-47/+111
* Update MIPS dl-lookup.c from generic version.Joseph Myers2012-08-152-1/+6
* arm: fix up style in reloc fixMike Frysinger2012-08-142-1/+5
* ia64: drop HAVE_CPP_ASM_DEBUGINFOMike Frysinger2012-08-143-83/+9
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-145-8/+13
* Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov2012-08-132-9/+24
* alpha: Don't test toolchain support for TLS or GPRELRichard Henderson2012-08-133-241/+9
* alpha: Fix compat version number for nearbyintlRichard Henderson2012-08-132-3/+8
* ia64: drop TLS configure checkMike Frysinger2012-08-123-67/+5
* hppa: add missing prlimit64 symbolMike Frysinger2012-08-123-0/+9
* ia64: drop ASM_TYPE_DIRECTIVE usageMike Frysinger2012-08-123-5/+12
* arm: handle unaligned ABS relocsMike Frysinger2012-08-122-1/+12
* Move Linux kernel version conditionals to kernel-features.h.Joseph Myers2012-08-102-4/+9
* m68k: fix type of pltenter member in audit interfaceAndreas Schwab2012-08-102-2/+7
* Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath2012-08-094-20/+54
* Define __ASSUME_UTIMES for MIPS.Joseph Myers2012-08-092-0/+8
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-095-107/+119
* Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath2012-08-0918-90/+129
* Add sotruss-lib support for ARM.Roland McGrath2012-08-082-0/+51
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-086-5/+15
* Add a const in arm_gnu_pltexit signature.Roland McGrath2012-08-082-2/+5
* ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath2012-08-082-3/+8
* Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath2012-08-082-13/+27
* Add missing #include for sysdeps/arm/dl-irel.h.Roland McGrath2012-08-082-1/+4
* Fix __dl_start declaration to avoid warning.Roland McGrath2012-08-082-1/+6
* alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTIONRichard Henderson2012-08-084-94/+61