summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-29hppa: Add cfi direcvtives.Carlos O'Donell
2012-10-29hppa: Fix r19 save and restore.Carlos O'Donell
2012-10-29hppa: Optimize syscall sequence.Carlos O'Donell
2012-10-29Fix trailing whitespace.Carlos O'Donell
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-29tile: add vDSO support for gettimeofday()Chris Metcalf
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger
2012-10-26HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-25Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-24Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers
2012-10-22Always define __O_LARGEFILEAndreas Jaeger
2012-10-22ARM: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-12tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf
2012-10-10hppa: Update pthread.hCarlos O'Donell
2012-10-10hppa: Remove pt-initfini.cCarlos O'Donell
2012-10-10hppa: Restore nptl/shlib-versions.Carlos O'Donell
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-10-05Clean up R_ARM_PC24 handling.Roland McGrath
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-10-01Clean up init-first.c files.Roland McGrath
2012-09-28Fix the ChangeLog entryH.J. Lu
2012-09-28Remove mips VERSYMIDX macro definitionH.J. Lu
2012-09-28Remove arm ADDRIDX macro definitionH.J. Lu
2012-09-28alpha: Fix all users of SYSCALL_ERROR_HANDLERRichard Henderson
2012-09-26Add __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.Joseph Myers
2012-09-24ia64: define new get-rounding-mode.h headerMike Frysinger
2012-09-24ia64: override crtbeginT.oMike Frysinger
2012-09-24tile: fix two comments that said "tile" to properly say "tilepro"Chris Metcalf
2012-09-21Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.Joseph Myers
2012-09-20hppa: Use __prlimit64 as the internal name.Carlos O'Donell
2012-09-20hppa: Add EHWPOISON and bump errlist-compat to 260Carlos O'Donell
2012-09-17tile: update libm-test-ulps for new testsChris Metcalf
2012-09-13alpha: Streamline __setfpucwRichard Henderson
2012-09-13alpha: Update localplt.dataRichard Henderson
2012-09-13alpha: Update ulpsRichard Henderson
2012-09-13alpha: Add get-rounding-mode.hRichard Henderson
2012-09-12alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-09-06tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf
2012-09-06tile: Add BZ to Changelog and update NEWSChris Metcalf
2012-09-06tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers