Searched refs:need (Results 1 – 25 of 25) sorted by relevance
/sysdeps/mach/hurd/ |
A D | configure.ac | 3 dnl We need this setting because of the need for PLT calls in ld.so.
|
A D | Makeconfig | 1 # We need special startup code for statically linked binaries.
|
/sysdeps/nptl/ |
A D | Makeconfig | 28 # Some tests need this to load their own test objects, and system 29 # libraries used by memusagestat need to link against the empty
|
/sysdeps/powerpc/powerpc32/ |
A D | dl-trampoline.S | 27 # We need to save the registers used to pass parameters, and register 0, 129 # We also need to save some of the condition register fields.
|
/sysdeps/hppa/ |
A D | configure.ac | 14 echo "*** You need a newer assembler to compile glibc"
|
A D | configure | 20 echo "*** You need a newer assembler to compile glibc"
|
A D | udiv_qrnnd.S | 31 ;! trouble is the FFFFFFFF code that would need some hacking.
|
/sysdeps/generic/ |
A D | dl-machine.h | 136 #define RTLD_START #error need some startup code
|
/sysdeps/x86/ |
A D | cpu-tunables.c | 77 need, disable, len) \ argument 83 else if (CPU_FEATURE_USABLE_P (cpu_features, need)) \
|
/sysdeps/mach/hurd/i386/ |
A D | localplt.data | 17 # of shared libraries. These need to be overriden by libc once loaded.
|
/sysdeps/sparc/sparc64/ |
A D | mul_1.S | 63 mov 0,%l0 ! we need the carry from that add...
|
A D | submul_1.S | 60 mov 0,%l0 ! we need the carry from that add...
|
A D | addmul_1.S | 61 mov 0,%l0 ! we need the carry from that add...
|
/sysdeps/hppa/hppa1.1/ |
A D | mul_1.S | 32 ;! only the xmpyu does not need the integer pipeline, so the only dual-issue
|
A D | addmul_1.S | 32 ;! since only the xmpyu does not need the integer pipeline, so the only
|
A D | submul_1.S | 32 ;! since only the xmpyu does not need the integer pipeline, so the only
|
/sysdeps/arm/armv6/ |
A D | strchr.S | 60 @ So now we're aligned. Now we actually need a stack frame.
|
A D | strrchr.S | 46 @ So now we're aligned. Now we actually need a stack frame.
|
/sysdeps/aarch64/ |
A D | configure.ac | 52 # if -mbranch-protection=pac-ret is on. We need this because
|
A D | configure | 230 # if -mbranch-protection=pac-ret is on. We need this because
|
/sysdeps/mach/ |
A D | configure.ac | 50 AC_MSG_ERROR([you need Mach headers supporting task_info.creation_time])
|
A D | configure | 243 as_fn_error $? "you need Mach headers supporting task_info.creation_time" "$LINENO" 5
|
/sysdeps/alpha/ |
A D | stxcpy.S | 115 beq t0, stxcpy_aligned # .. e1 : ... if we wont need it
|
/sysdeps/alpha/alphaev6/ |
A D | stxcpy.S | 124 beq t0, stxcpy_aligned # U : ... if we wont need it (stall)
|
A D | addmul_1.S | 85 # need a jump table indexed by the low 3 bits of the count argument.
|
Completed in 19 milliseconds