about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-4/+4
* [ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang2017-07-131-2/+10
* [ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna2017-06-275-1/+293
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra2017-06-121-3/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-062-23/+1
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-4/+15
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Remove sfi_* annotations from ARM assembly files.Zack Weinberg2017-05-2021-882/+442
* Remove the bulk of the NaCl port.Zack Weinberg2017-05-2014-2492/+0
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-16/+18
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-111-1/+1
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-202/+69
* Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2017-02-171-52/+60
* Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers2017-01-191-2/+9
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01118-118/+118
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-49/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-6/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers2016-10-202-0/+90
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-231-0/+3
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-0/+6
* Add femode_t functions: arm.Joseph Myers2016-09-072-0/+74
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Add fesetexcept: arm.Joseph Myers2016-08-161-0/+38
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+5
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-4/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+1
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-151-1/+1
* Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath2016-02-221-0/+6
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-191-2/+2
* Regenerate ARM libm-test-ulps.Joseph Myers2016-01-181-2/+4
* S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler2016-01-181-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04114-114/+114
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+4
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Simplify the abilist formatFlorian Weimer2015-11-061-1837/+1836
* Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers2015-11-041-6/+2
* Remove configure test for ARM TLS descriptors support.Joseph Myers2015-10-273-49/+5