about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/arm/nptl
Commit message (Expand)AuthorAgeFilesLines
* Move arm from ports to libc.Joseph Myers2014-02-0835-4885/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0113-13/+13
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Remove trailing whitespace in ports.Joseph Myers2013-06-051-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+4
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+0
* arm: Use push/pop mnemonicsRichard Henderson2013-03-063-20/+20
* arm: Introduce and use GET_TLSRichard Henderson2013-03-063-19/+3
* arm: Introduce and use NEGOFF series of macrosRichard Henderson2013-03-063-12/+16
* arm: Introduce and use LDST_PCRELRichard Henderson2013-03-061-8/+2
* arm: Introduce and use PC_OFSRichard Henderson2013-02-283-11/+9
* arm: Tidy whitespace in sysdep.h filesRichard Henderson2013-02-281-159/+155
* ARM: Macroize use of .cfi_sections directive.Roland McGrath2013-02-271-1/+1
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-181-0/+28
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0213-13/+13
* Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2012-11-051-1/+13
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar2012-10-021-1/+1
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-151-105/+0
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-151-47/+13
* Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath2012-08-081-13/+22
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+13
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+67
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0134-0/+4901