aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm
Commit message (Expand)AuthorAgeFilesLines
* libc, libthr: Ditch MD __pthread_distribute_static_tls helpersJessica Clarke2025-05-291-45/+0
* libgcc_s: export integer and floating point __aeabi_ symbolsMichal Meloun2025-05-043-45/+5
* Remove residual blank line at start of MakefileWarner Losh2024-07-153-3/+0
* libc: Replace armv6 with armv7 in a commentAndrew Turner2024-06-202-2/+2
* lib: Remove __ARM_ARCH checks that are always trueAndrew Turner2024-06-123-7/+7
* libc/arm: export __signalcontext not _signalcontextBrooks Davis2024-04-161-1/+1
* libc/softfloat: we don't export _fp[gs]et* symbolsBrooks Davis2024-03-132-8/+0
* lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis2024-03-131-0/+3
* libc: move MD sys related symbols to libsysBrooks Davis2024-02-051-8/+0
* libc: Move per-arch sys/Makefile.inc to libsysBrooks Davis2024-02-051-4/+0
* libc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/Brooks Davis2024-02-051-88/+0
* libsys: relocate implementations and manpagesBrooks Davis2024-02-054-207/+0
* arm/SYS.h: align with other archesBrooks Davis2023-12-182-19/+13
* arm/SYS.h: remove unused CURBRK macroBrooks Davis2023-12-181-1/+0
* libc/*/SYS.h: remove SYCALL macroBrooks Davis2023-12-121-3/+0
* libc: rename arm and i386 Ovfork.S to vfork.SBrooks Davis2023-12-062-4/+1
* Remove never implemented sbrk and sstk syscallsBrooks Davis2023-12-041-1/+1
* lib: Remove ancient SCCS tags.Warner Losh2023-11-275-9/+0
* libc: centralize a few numeric symbolsBrooks Davis2023-11-151-3/+0
* libc: centralize makecontext symbolsBrooks Davis2023-11-151-2/+0
* libc: centralize {_,sig,}{set,long}jmp symbolsBrooks Davis2023-11-151-6/+0
* libc: centralize ntoh symbolsBrooks Davis2023-11-151-4/+0
* libc: further centralize syscall symbolsBrooks Davis2023-11-151-4/+0
* libc: Remove empty comments in Symbol.mapBrooks Davis2023-11-152-6/+0
* libc/<arch>/sys/Makefile.inc: remove cruftBrooks Davis2023-11-151-1/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-0121-21/+0
* libc: Strip plentiful trailing whitespace from aarch64+arm makecontext.cJessica Clarke2023-10-281-5/+5
* Restore blank line after #includeJohn Baldwin2023-08-171-0/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: one-line .S patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1644-90/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-163-6/+0
* gdtoa: Regenerate configuration headers for 32-bit arm.Michal Meloun2023-08-132-11/+9
* arm: Remove swi.hAndrew Turner2023-07-241-1/+0
* lib/libc/string: replace ffs/fls implementations with clang builtinsRobert Clausecker2023-07-032-58/+0
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-122-2/+2
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1210-10/+10
* libc: Simplify soft-float on 32-bit armWarner Losh2023-02-143-5/+4
* libc: Remove _get_tp() and _set_tp().John Baldwin2021-12-094-91/+0
* Add sched_getcpu()Konstantin Belousov2021-11-101-1/+2
* libc: add _get_tp() private functionKonstantin Belousov2021-04-092-0/+47
* Remove the last users of ARM_TP_ADDRESSAndrew Turner2021-04-083-18/+0
* Remove obsolete code gated on _ARM_ARCH_*Andrew Turner2021-01-282-69/+0
* Remove the old ARMv4 memcpyAndrew Turner2021-01-283-1652/+1371
* Remove leftover big-endian arm supportAndrew Turner2021-01-285-632/+0
* arm/ffs.S: remove stale comment.Pedro F. Giffuni2019-12-281-3/+0
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1