You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Weimer 17e00cc69e elf: Remove internal_function attribute 9 years ago
..
armv6 Remove sfi_* annotations from ARM assembly files. 9 years ago
armv6t2 Remove sfi_* annotations from ARM assembly files. 9 years ago
armv7 [ARM] Optimise memchr for NEON-enabled processors 9 years ago
bits Update copyright dates with scripts/update-copyrights. 9 years ago
include/bits Update copyright dates with scripts/update-copyrights. 9 years ago
nptl Optimize generic spinlock code and use C11 like atomic macros. 9 years ago
sys Fix mcontext_t sigcontext namespace (bug 21457). 9 years ago
Implies Remove sysdeps/arm/soft-fp directory. 12 years ago
Makefile Remove configure test for ARM TLS descriptors support. 11 years ago
Versions Use -Werror=undef for assembly code. 11 years ago
__longjmp.S Remove sfi_* annotations from ARM assembly files. 9 years ago
abi-note.S Fix whitespace in ARM files to allow move. 12 years ago
add_n.S Remove sfi_* annotations from ARM assembly files. 9 years ago
addmul_1.S Remove sfi_* annotations from ARM assembly files. 9 years ago
aeabi_assert.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_atexit.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_errno_addr.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_lcsts.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_localeconv.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_math.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_mb_cur_max.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_memclr.c Replace all internal uses of __bzero with memset. This removes the need 9 years ago
aeabi_memcpy.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_memmove.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_memset.c Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_sighandlers.S Update copyright dates with scripts/update-copyrights. 9 years ago
aeabi_unwind_cpp_pr1.c Update copyright dates with scripts/update-copyrights. 9 years ago
arm-features.h Update copyright dates with scripts/update-copyrights. 9 years ago
arm-mcount.S Remove sfi_* annotations from ARM assembly files. 9 years ago
arm-unwind-resume.S Update copyright dates with scripts/update-copyrights. 9 years ago
atomic-machine.h Optimize generic spinlock code and use C11 like atomic macros. 9 years ago
backtrace.c Update copyright dates with scripts/update-copyrights. 9 years ago
bsd-_setjmp.S Update copyright dates with scripts/update-copyrights. 9 years ago
bsd-setjmp.S Update copyright dates with scripts/update-copyrights. 9 years ago
configure Remove configure test for ARM TLS descriptors support. 11 years ago
configure.ac Remove configure test for ARM TLS descriptors support. 11 years ago
crti.S Update copyright dates with scripts/update-copyrights. 9 years ago
crtn.S Update copyright dates with scripts/update-copyrights. 9 years ago
dl-irel.h Update copyright dates with scripts/update-copyrights. 9 years ago
dl-lookupcfg.h elf: Remove internal_function attribute 9 years ago
dl-machine.h elf: Remove internal_function attribute 9 years ago
dl-sysdep.h Update copyright dates with scripts/update-copyrights. 9 years ago
dl-tls.h Update copyright dates with scripts/update-copyrights. 9 years ago
dl-tlsdesc.S Remove sfi_* annotations from ARM assembly files. 9 years ago
dl-tlsdesc.h Update copyright dates with scripts/update-copyrights. 9 years ago
dl-trampoline.S Update copyright dates with scripts/update-copyrights. 9 years ago
e_sqrt.c Update copyright dates with scripts/update-copyrights. 9 years ago
e_sqrtf.c Update copyright dates with scripts/update-copyrights. 9 years ago
fclrexcpt.c Update copyright dates with scripts/update-copyrights. 9 years ago
fedisblxcpt.c Update copyright dates with scripts/update-copyrights. 9 years ago
feenablxcpt.c Update copyright dates with scripts/update-copyrights. 9 years ago
fegetenv.c Update copyright dates with scripts/update-copyrights. 9 years ago
fegetexcept.c Update copyright dates with scripts/update-copyrights. 9 years ago
fegetmode.c Update copyright dates with scripts/update-copyrights. 9 years ago
fegetround.c Update copyright dates with scripts/update-copyrights. 9 years ago
feholdexcpt.c Update copyright dates with scripts/update-copyrights. 9 years ago
fenv_private.h Update copyright dates with scripts/update-copyrights. 9 years ago
fesetenv.c Update copyright dates with scripts/update-copyrights. 9 years ago
fesetexcept.c Update copyright dates with scripts/update-copyrights. 9 years ago
fesetmode.c Update copyright dates with scripts/update-copyrights. 9 years ago
fesetround.c Update copyright dates with scripts/update-copyrights. 9 years ago
feupdateenv.c Update copyright dates with scripts/update-copyrights. 9 years ago
fgetexcptflg.c Update copyright dates with scripts/update-copyrights. 9 years ago
find_exidx.c Update copyright dates with scripts/update-copyrights. 9 years ago
fix-fp-int-convert-overflow.h Update copyright dates with scripts/update-copyrights. 9 years ago
fpu_control.h Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047). 9 years ago
fraiseexcpt.c Update copyright dates with scripts/update-copyrights. 9 years ago
frame.h Update copyright dates with scripts/update-copyrights. 9 years ago
framestate.c Move arm from ports to libc. 12 years ago
fsetexcptflg.c Update copyright dates with scripts/update-copyrights. 9 years ago
ftestexcept.c Update copyright dates with scripts/update-copyrights. 9 years ago
gcc-compat.h Update copyright dates with scripts/update-copyrights. 9 years ago
gccframe.h Update copyright dates with scripts/update-copyrights. 9 years ago
get-rounding-mode.h Update copyright dates with scripts/update-copyrights. 9 years ago
gmp-mparam.h Update copyright dates with scripts/update-copyrights. 9 years ago
jmpbuf-unwind.h Update copyright dates with scripts/update-copyrights. 9 years ago
ldsodefs.h Update copyright dates with scripts/update-copyrights. 9 years ago
libc-aeabi_read_tp.S ARM: Move more aeabi routine magic out of Linux-specific directories 12 years ago
libc-tls.c Update copyright dates with scripts/update-copyrights. 9 years ago
libm-test-ulps Update arm, mips, powerpc-nofpu libm-test-ulps. 9 years ago
libm-test-ulps-name Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). 10 years ago
linkmap.h Rename bits/linkmap.h to linkmap.h (bug 14912). 11 years ago
machine-gmon.h gmon: Remove internal_function attribute 9 years ago
math-tests.h Update copyright dates with scripts/update-copyrights. 9 years ago
math_private.h math: add LDBL_CLASSIFY_COMPAT support 10 years ago
memcpy.S Remove sfi_* annotations from ARM assembly files. 9 years ago
memmove.S Remove sfi_* annotations from ARM assembly files. 9 years ago
memset.S Remove sfi_* annotations from ARM assembly files. 9 years ago
memusage.h Update copyright dates with scripts/update-copyrights. 9 years ago
nptl-aeabi_unwind_cpp_pr1.c ARM: Move more aeabi routine magic out of Linux-specific directories 12 years ago
preconfigure arm: drop EABI check 12 years ago
preconfigure.ac arm: drop EABI check 12 years ago
pt-arm-unwind-resume.S ARM: Consolidate with generic unwinder wrapper code 11 years ago
rt-aeabi_unwind_cpp_pr1.c ARM: Move more aeabi routine magic out of Linux-specific directories 12 years ago
rt-arm-unwind-resume.S ARM: Consolidate with generic unwinder wrapper code 11 years ago
rtld-global-offsets.sym Move arm from ports to libc. 12 years ago
s_fma.c Move arm from ports to libc. 12 years ago
s_fmaf.c Move arm from ports to libc. 12 years ago
setfpucw.c Update copyright dates with scripts/update-copyrights. 9 years ago
setjmp.S Remove sfi_* annotations from ARM assembly files. 9 years ago
sfp-machine.h Remove sysdeps/arm/soft-fp directory. 12 years ago
sotruss-lib.c Update copyright dates with scripts/update-copyrights. 9 years ago
stackinfo.h Update copyright dates with scripts/update-copyrights. 9 years ago
start.S Update copyright dates with scripts/update-copyrights. 9 years ago
static-stubs.c Move arm from ports to libc. 12 years ago
strlen.S Remove sfi_* annotations from ARM assembly files. 9 years ago
sub_n.S Move arm from ports to libc. 12 years ago
submul_1.S Remove sfi_* annotations from ARM assembly files. 9 years ago
sysdep.h Remove sfi_* annotations from ARM assembly files. 9 years ago
test-fpucw.c Move arm from ports to libc. 12 years ago
tls-macros.h ARM: Rewrite sysdeps/arm/tls-macros.h 11 years ago
tlsdesc.c elf: Remove internal_function attribute 9 years ago
tlsdesc.sym Move arm from ports to libc. 12 years ago
tst-armtlsdescextlazy.c [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC 12 years ago
tst-armtlsdescextlazymod.c [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC 12 years ago
tst-armtlsdescextnow.c [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC 12 years ago
tst-armtlsdescextnowmod.c [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC 12 years ago
tst-armtlsdescloc.c Update copyright dates with scripts/update-copyrights. 9 years ago
tst-armtlsdesclocmod.c Update copyright dates with scripts/update-copyrights. 9 years ago
tst-audit.h Update copyright dates with scripts/update-copyrights. 9 years ago
unwind-dw2-fde-glibc.c Update copyright dates with scripts/update-copyrights. 9 years ago
unwind-pe.c Move arm from ports to libc. 12 years ago
unwind-resume.h Update copyright dates with scripts/update-copyrights. 9 years ago
unwind.h Update copyright dates with scripts/update-copyrights. 9 years ago