Quash warning in s_sincosl.
[platform/upstream/glibc.git] / ports /
2012-08-16 Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-15 Maxim KuvyrkovOptimize __libc_lock_lock and __libc_lock_trylock for...
2012-08-15 Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-15 Roland McGrathRename ARM bits/atomic.h not to be specific to nptl...
2012-08-15 Roland McGrathSeparate ARM bits/atomic.h into generic and Linux-speci...
2012-08-15 Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2012-08-15 Mike Frysingerarm: fix up style in reloc fix
2012-08-15 Mike Frysingeria64: drop HAVE_CPP_ASM_DEBUGINFO
2012-08-14 Joseph MyersRemove __ASSUME_CLONE_THREAD_FLAGS.
2012-08-14 Maxim KuvyrkovAdd explicit acquire/release semantics to MIPS' atomic_...
2012-08-14 Richard Hendersonalpha: Don't test toolchain support for TLS or GPREL
2012-08-14 Richard Hendersonalpha: Fix compat version number for nearbyintl
2012-08-12 Mike Frysingeria64: drop TLS configure check
2012-08-12 Mike Frysingerhppa: add missing prlimit64 symbol
2012-08-12 Mike Frysingeria64: drop ASM_TYPE_DIRECTIVE usage
2012-08-12 Mike Frysingerarm: handle unaligned ABS relocs
2012-08-10 Joseph MyersMove Linux kernel version conditionals to kernel-featur...
2012-08-10 Andreas Schwabm68k: fix type of pltenter member in audit interface
2012-08-09 Roland McGrathMake ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT...
2012-08-09 Joseph MyersDefine __ASSUME_UTIMES for MIPS.
2012-08-09 Roland McGrathAvoid VFP HWCAP check in setjmp/longjmp and getcontext...
2012-08-09 Roland McGrathDon't check HWCAP_ARM_VFP in OS-generic code.
2012-08-08 Roland McGrathAdd sotruss-lib support for ARM.
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-08-08 Roland McGrathAdd a const in arm_gnu_pltexit signature.
2012-08-08 Roland McGrathARM: fix build breakage from sysdeps/unix/sysv/linux...
2012-08-08 Roland McGrathFiddle ARM atomic.h to avoid -Wvolatile-register-var...
2012-08-08 Roland McGrathAdd missing #include for sysdeps/arm/dl-irel.h.
2012-08-08 Roland McGrathFix __dl_start declaration to avoid warning.
2012-08-08 Richard Hendersonalpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION
2012-08-08 Richard Hendersonalpha: Tidy up ieee_get/set_fp_control syscalls
2012-08-08 Richard Hendersonalpha: Purge __ASSUME_STAT64_SYSCALL
2012-08-08 Andreas Schwabm68k/cf: define __signbit/__signbitf as inlines
2012-08-08 Andreas Schwabm68k/cf: avoid warning in non-shared atomic_compare_and...
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-06 Roland McGrathClean up {alphasort,versionsort,scandir,scandirat}...
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-08-04 Chris Metcalftile: fix typo in ASM_TYPE_DIRECTIVE fix
2012-08-03 Mike Frysingeria64: fix byteswap conversion warning
2012-08-03 Joseph MyersRemove pre-2.6.0 Linux kernel support (bug 13717).
2012-08-03 Andreas Schwabm68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG
2012-08-02 Joseph MyersRemove ASM_TYPE_DIRECTIVE for ARM.
2012-08-02 Chris Metcalftile: Get rid of ASM_TYPE_DIRECTIVE
2012-08-01 Joseph MyersRemove __ASSUME_FCNTL64.
2012-08-01 Joseph MyersRemove __ASSUME_VFORK_SYSCALL (and some __NR_vfork...
2012-08-01 Roland McGrathMove Linuxism out of sysdeps/arm/dl-machine.h.
2012-08-01 Roland McGrathBZ#14138: Move getrlimit (ugetrlimit) syscall to syscal...
2012-08-01 Steve EllceyFix MIPS PREF/PREFX macro definitions in empty case.
2012-07-31 Andreas Schwabm68k: update libm test ULPs
2012-07-31 Joseph MyersImprove MIPS n64 handling of 64-bit fcntl.
2012-07-31 Roland McGrathMissing ChangeLog.arm entry.
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-27 Joseph MyersMake mmap64 an alias of mmap on MIPS.
2012-07-26 Andreas Schwabm68k: update libm test ULPs
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-26 Andreas JaegerMerge Linux 3.5 ptrace changes
2012-07-26 Andreas JaegerMerge Linux 3.5 epoll changes
2012-07-26 Andreas JaegerMerge _sigsys changes from Linux 3.5
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-17 Joseph MyersRemove TLS configure check for MIPS.
2012-07-17 Joseph MyersRemove TLS configure check for ARM.
2012-07-17 Chris Metcalftile: exit with status zero on makecontext return with...
2012-07-17 Chris Metcalftile: update libm test ULPs
2012-07-17 Chris MetcalfMove tile c++-types baselines to sysdeps directories.
2012-07-17 Joseph MyersAdd c++-types information for MIPS.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-16 Andreas Schwabm68k: add support for {get,make,set,swap}context
2012-07-12 Joseph MyersRemove pre-2.4.1 Linux kernel support.
2012-07-11 Maxim KuvyrkovRewrite MIPS' atomic.h to use __atomic_* builtins.
2012-07-10 Chris Metcalftile: correct typo in comment
2012-07-10 Chris Metcalftile: Convert ASM_GLOBAL_DIRECTIVE to .globl
2012-07-10 Joseph MyersChange ASM_GLOBAL_DIRECTIVE to .globl for ARM.
2012-07-09 Andreas Schwabm68k: update libm test ULPs
2012-07-06 Petar JovanovicDo not store data below the stack pointer on MIPS.
2012-07-05 Joseph MyersAdd ARM-specific static-stubs.c.
2012-07-03 Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-03 Joseph MyersAdd ppca2 to ports powerpc/dl-procinfo.
2012-07-03 Joseph MyersRemove ports files no longer relevant now included...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...