Searched refs:targets (Results 1 – 25 of 48) sorted by relevance
12
/glibc-2.36/sysdeps/unix/sysv/linux/mips/ |
D | libc-abis | 12 # Architecture independent, all ELF targets (== all targets)
|
/glibc-2.36/iconvdata/ |
D | run-iconv-test.sh | 50 while read from to subset targets; do 57 if test -n "$targets"; then 58 for t in $targets; do
|
/glibc-2.36/ |
D | libc-abis | 39 # Architecture independent, all ELF targets (== all targets)
|
D | Makefile | 478 all-subdirs-targets := $(foreach dir,$(subdirs),\ 483 $(all-subdirs-targets): 492 .PHONY: $(+subdir_targets) $(all-subdirs-targets)
|
D | Rules | 382 # Static pattern rule that matches the test-* targets to their .c and .py
|
D | Makeconfig | 902 # of all installation targets. 987 # files. These targets don't (and will likely never need to) use the IS_IN 1365 sysd-rules-targets := $(sort $(foreach p,$(sysd-rules-patterns),\
|
D | Makerules | 476 # Modify the list of routines we build for different targets 1192 # We need all the `-nosubdir' targets so that `install' in the parent 1412 # Common cleaning targets.
|
D | NEWS | 16 -z pack-relative-relocs option, which is supported for some targets 307 of the dynamic linker. On targets which have CPU compatibility 368 modules are still loaded for all targets except aarch64. 1281 CVE-2020-10029: Trigonometric functions on x86 targets suffered from stack 1400 [26232] time: FAIL: support/tst-timespec for 32-bit targets 1526 calls when available. On 32-bit targets, these wrappers attempt to call 3353 [21094] math: cosf(1.57079697) has 3 ulp error on targets where the 5950 * Prelinking support was added for ELF targets. This requires additional
|
D | INSTALL | 136 are created as position independent executables on targets that
|
/glibc-2.36/manual/ |
D | dynlink.texi | 136 On most targets, this macro is defined as @code{0}. If it is defined to 146 On most targets, this macro is defined as @code{0}. If it is defined to 157 On targets using DWARF-based exception unwinding, this macro expands to 160 segment of the object. On targets that use other unwinding formats, the
|
D | install.texi | 165 position independent executables on targets that support it. If the toolchain
|
/glibc-2.36/benchtests/ |
D | Makefile | 478 bench-link-targets = $(timing-type) $(binaries-bench) $(binaries-benchset) \ 481 $(bench-link-targets): %: %.o $(objpfx)json-lib.o \ 487 $(bench-link-targets): LDFLAGS += $(link-bench-bind-now)
|
/glibc-2.36/sysdeps/alpha/ |
D | Versions | 20 # forgotten when the symbols were added to glibc 2.15 for other targets
|
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | configure.ac | 4 # Test if compiler targets at least sparcv8.
|
D | configure | 4 # Test if compiler targets at least sparcv8.
|
/glibc-2.36/nss/ |
D | Versions | 116 # __bss_* symbols are hidden on targets that need it.
|
/glibc-2.36/resolv/ |
D | Versions | 227 # __bss_* symbols are hidden on targets that need it.
|
/glibc-2.36/mach/ |
D | Machrules | 140 sed -e 's,- *:,$(.udeps-targets):,' \ 143 .udeps-targets = $@ $(@:.udeps=.ustamp) $(@:.udeps=.uh) $(@:.udeps=.__h) \
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | Versions | 125 # Changed timer_t. Only used by some 64-bit targets.
|
/glibc-2.36/sysdeps/wordsize-32/ |
D | divdi3.c | 24 #error This is for 32-bit targets only
|
/glibc-2.36/elf/ |
D | rtld-Rules | 97 # targets built from sysdeps source files.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.2 | 476 install-others): New targets. 1464 ($(datadir)/zoneinfo/{localtime,posixrules}): Change targets of 1531 * time/Makefile (zones-%): Put targets of generated rule in 1536 (zoneinfo/localtime, zoneinfo/posixrules): Change targets to be in 1577 (glibc-targets): Add stubs. 1578 (stubs, $(common-objpfx)stub-manual): New targets. 1598 (all-subdirs-targets): Define variable to contain names of all 1599 those targets. 1600 ($(all-subdir-targets)): Define rule for these to do sub-make. 1633 (mostlyclean, distclean, realclean, clean, subdir_clean): New targets. [all …]
|
D | ChangeLog.ports-m68k | 1356 Coldfire targets. 1373 registers individually on Coldfire targets. 1377 control registers individually on Coldfire targets.
|
D | ChangeLog.3 | 1368 Make cleaning targets only remove common (not specific to one 1531 (subdir_%): New rule to handle all such targets.
|
D | ChangeLog.ports-arm | 2801 targets. 2803 * sysdeps/arm/preconfigure: Set machine for EABI targets. Remove 2809 in the argument list for EABI targets.
|
12