m68k: add support for PI futexes
[platform/upstream/glibc.git] / ports / sysdeps / unix / sysv / linux / arm /
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-04 Will NewtonARM: Allow building __longjmp as Thumb.
2013-10-03 Will NewtonARM: Add pointer encryption support.
2013-08-30 Will NewtonARM: Fix clone code when built for Thumb.
2013-08-29 Thomas SchwingeUse ELFOSABI_GNU instead of ELFOSABI_LINUX.
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-05 Joseph MyersRemove trailing whitespace in ports.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-02 Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-20 Joseph MyersUse LIBC_CONFIG_VAR for ARM default-abi setting.
2013-03-11 Joseph MyersAdd comments about ARM configure -fno-unwind-tables...
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-06 Richard Hendersonarm: Implement hard-tp for GET_TLS
2013-03-06 Richard Hendersonarm: Use push/pop mnemonics
2013-03-06 Richard Hendersonarm: Introduce and use GET_TLS
2013-03-06 Richard Hendersonarm: Introduce and use NEGOFF series of macros
2013-03-06 Richard Hendersonarm: Introduce and use LDST_PCREL
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on ARM
2013-02-28 Richard Hendersonarm: Mark assembly files that will not use thumb mode
2013-02-28 Richard Hendersonarm: Add IT insns for thumb mode
2013-02-28 Richard Hendersonarm: Introduce and use PC_OFS
2013-02-28 Richard Hendersonarm: Tidy whitespace in sysdep.h files
2013-02-28 Richard Hendersonarm: Include libc-do-syscall in sysdep-rtld-routines
2013-02-28 Roland McGrathARM: Macroize use of .cfi_sections directive.
2013-02-18 Joseph MyersAdd FUTEX_*_REQUEUE_PI support for ARM.
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-08 Joseph MyersRemove CHECK_N and bp-checks.h.
2013-02-08 Carlos O'DonellARM: Support loading unmarked objects from cache.
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-04 Marcus Shawcroftarm: Check for the FLAG_ARM_LIBHF flag in the ldconfig...
2012-12-04 Marcus Shawcroftarm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6
2012-12-04 Marcus Shawcroftarm: Tag ARM and AArch64 binaries in the ldconfig...
2012-11-21 Joseph MyersAvoid $(shell) in determining default ARM ABI.
2012-11-14 Marcus ShawcroftFix thumb2 build breakage in libcrypt
2012-11-05 Joseph MyersDefine lll_futex_timed_wait_bitset for ARM.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-22 Andreas JaegerAlways define __O_LARGEFILE
2012-10-22 Andreas JaegerARM: Use <bits/fcntl-linux.h>
2012-10-02 Siddhesh PoyarekarFix clone flag name in comment to CLONE_CHILD_CLEARTID.
2012-08-27 Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-23 Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-20 Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
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-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 McGrathARM: fix build breakage from sysdeps/unix/sysv/linux...
2012-08-08 Roland McGrathFiddle ARM atomic.h to avoid -Wvolatile-register-var...
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
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-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-12 Joseph MyersRemove pre-2.4.1 Linux kernel support.
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...