about summary refs log tree commit diff
path: root/ports/ChangeLog.arm
Commit message (Expand)AuthorAgeFilesLines
* Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).Joseph Myers2012-11-211-0/+6
* Fix thumb2 build breakage in libcryptMarcus Shawcroft2012-11-141-0/+5
* Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2012-11-051-0/+3
* Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers2012-11-051-0/+5
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+2
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-0/+15
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* Always define __O_LARGEFILEAndreas Jaeger2012-10-221-1/+4
* ARM: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-0/+6
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-0/+4
* Clean up R_ARM_PC24 handling.Roland McGrath2012-10-051-0/+6
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
* Remove arm ADDRIDX macro definitionH.J. Lu2012-09-281-0/+4
* Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.Joseph Myers2012-09-211-0/+6
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-121-0/+4
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-0/+5
* Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre2012-08-231-0/+6
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-0/+5
* Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2012-08-151-0/+5
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-151-0/+3
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-151-0/+17
* arm: fix up style in reloc fixMike Frysinger2012-08-141-0/+4
* arm: handle unaligned ABS relocsMike Frysinger2012-08-121-0/+6
* Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath2012-08-091-0/+7
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-091-0/+6
* Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath2012-08-091-0/+20
* Add sotruss-lib support for ARM.Roland McGrath2012-08-081-0/+2
* Add a const in arm_gnu_pltexit signature.Roland McGrath2012-08-081-0/+3
* ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath2012-08-081-0/+3
* Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath2012-08-081-0/+5
* Add missing #include for sysdeps/arm/dl-irel.h.Roland McGrath2012-08-081-0/+2
* Fix __dl_start declaration to avoid warning.Roland McGrath2012-08-081-0/+5
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-071-0/+8
* Remove ASM_TYPE_DIRECTIVE for ARM.Joseph Myers2012-08-021-0/+5
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-0/+3
* Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers2012-08-011-0/+5
* Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath2012-08-011-0/+4
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-0/+5
* Missing ChangeLog.arm entry.Roland McGrath2012-07-311-0/+5
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-251-0/+5
* Fix up ChangeLog entriesFlorian Weimer2012-07-251-0/+5
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+5
* Remove TLS configure check for ARM.Joseph Myers2012-07-171-0/+3
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+5
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-121-0/+7
* Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers2012-07-101-0/+5
* Add ARM-specific static-stubs.c.Joseph Myers2012-07-051-0/+4
* Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers2012-07-031-0/+7
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+2010