glibc/sysdeps/riscv
Florian Weimer 58548b9d68 Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
In the future, this will result in a compilation failure if the
macros are unexpectedly undefined (due to header inclusion ordering
or header inclusion missing altogether).

Assembler sources are more difficult to convert.  In many cases,
they are hand-optimized for the mangling and no-mangling variants,
which is why they are not converted.

sysdeps/s390/s390-32/__longjmp.c and sysdeps/s390/s390-64/__longjmp.c
are special: These are C sources, but most of the implementation is
in assembler, so the PTR_DEMANGLE macro has to be undefined in some
cases, to match the assembler style.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-10-18 17:04:10 +02:00
..
bits
nofpu riscv: Update nofpu libm test ulps 2022-07-27 10:50:10 -03:00
nptl Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
rv32 riscv: Remove RV32 floating point functions 2022-09-21 14:37:43 -04:00
rv64 riscv: Remove RV32 floating point functions 2022-09-21 14:37:43 -04:00
rvd riscv: Remove RV32 floating point functions 2022-09-21 14:37:43 -04:00
rvf riscv: Remove RV32 floating point functions 2022-09-21 14:37:43 -04:00
sys
__longjmp.S
bsd-_setjmp.c
bsd-setjmp.c
configure
configure.ac
dl-irel.h
dl-machine.h
dl-relocate-ld.h
dl-tls.h
dl-trampoline.S
e_sqrtl.c
fpu_control.h
gccframe.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources 2022-10-18 17:04:10 +02:00
ldsodefs.h
libc-tls.c
linkmap.h
machine-gmon.h
Makefile
math-tests-snan-payload.h
math-tests-trap.h
preconfigure
preconfigure.ac
setjmp.S
sfp-machine.h
sotruss-lib.c
stackinfo.h
start.S
tininess.h
tst-audit.h