freebsd-dev/lib/libc/arm/gen
Pedro F. Giffuni df57947f08 spdx: initial adoption of licensing ID tags.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.

Initially, only tag files that use BSD 4-Clause "Original" license.

RelNotes:	yes
Differential Revision:	https://reviews.freebsd.org/D13133
2017-11-18 14:26:50 +00:00
..
__aeabi_read_tp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
_ctx_start.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
_set_tp.c Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings. 2015-09-20 04:59:01 +00:00
_setjmp.S Start to remove _libc_arm_fpu_present checks. We don't support the VFP on 2017-06-29 14:00:05 +00:00
alloca.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
arm_initfini.c
divsi3.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
fabs.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
flt_rounds.c
fpgetmask_vfp.c
fpgetround_vfp.c
fpgetsticky_vfp.c
fpsetmask_vfp.c
fpsetround_vfp.c
fpsetsticky_vfp.c
getcontextx.c Save VFP state in getcontext(3) on ARM. 2017-10-16 12:53:54 +00:00
infinity.c
makecontext.c
Makefile.inc Save VFP state in getcontext(3) on ARM. 2017-10-16 12:53:54 +00:00
setjmp.S Start to remove _libc_arm_fpu_present checks. We don't support the VFP on 2017-06-29 14:00:05 +00:00
signalcontext.c
sigsetjmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00