Searched refs:platforms (Results 1 – 25 of 40) sorted by relevance
12
/glibc-2.36/ |
D | shlib-versions | 29 # The -ldl interface (see <dlfcn.h>) is the same on all platforms. 32 # So far the -lutil interface is the same on all platforms, except for the
|
D | configure.ac | 245 dnl On some platforms we cannot use dynamic loading. We must provide 271 dnl On some platforms we allow dropping compatibility with all kernel 541 ### platforms.
|
D | INSTALL | 170 At present only AArch64 platforms with MTE provide this 540 platforms.
|
D | NEWS | 1492 platforms when its 'tzp' argument is not a null pointer. 2420 [22639] time: year 2039 bug for localtime etc. on 64-bit platforms 2558 * On platforms where long double has the IEEE binary128 format (aarch64, 2561 These are the same interfaces added in version 2.26 for some platforms where 2564 * On platforms with support for _Float64x (aarch64, alpha, i386, ia64, 2691 platforms where it was previously the same, this changes the C++ name 3388 [21289] libc: Incorrect declaration for 32-bit platforms with 5918 This normally expands to lib, but on some 64-bit platforms to lib64 instead. 5970 thread-local storage (TLS) ABI on some platforms.
|
D | Makeconfig | 604 # Differences in the linkers on the various platforms.
|
/glibc-2.36/sysdeps/wordsize-64/ |
D | Versions | 3 # These were erroneously omitted for 64-bit platforms in 2.3.
|
/glibc-2.36/math/ |
D | gen-libm-test.py | 595 def generate_err_table_sub(all_ulps, all_functions, fns_complex, platforms): argument 597 plat_width = [' {1000 + i 1000}' for p in platforms] 598 plat_header = [' @tab %s' % p for p in platforms] 604 for p in platforms:
|
D | Versions | 169 # in GLIBC_2.1 as it should have on platforms using that
|
/glibc-2.36/sysdeps/wordsize-32/ |
D | Versions | 3 # These were erroneously omitted for 64-bit platforms in 2.3
|
/glibc-2.36/sysdeps/unix/sysv/linux/generic/ |
D | README | 7 It also provides support for 32-bit platforms using the 64-bit kernel
|
/glibc-2.36/nis/ |
D | Versions | 5 # various platforms.
|
/glibc-2.36/manual/ |
D | maint.texi | 157 header files for different platforms. For example, a 363 file are not implemented on other platforms. Second, the @file{generic} 564 usable on platforms which use @w{IEEE 754} conformant floating-point
|
D | setjmp.texi | 243 widely available. Not all platforms and/or architectures @theglibc{} 435 on most platforms more information which may lead to fewer surprises
|
D | tunables.texi | 318 optimizing dynamic TLS access for platforms that support such optimizations 529 platforms to determine when to use non temporal stores in operations
|
D | creature.texi | 189 to be a 64-bit integer. On platforms where @code{time_t} was
|
D | install.texi | 197 At present only AArch64 platforms with MTE provide this functionality, 581 Check the FAQ for any special compiler issues on particular platforms.
|
D | charset.texi | 1997 This looks rather innocent but can lead to problems on platforms that 2051 limiting on some platforms since not many platforms support dynamic 2052 loading in statically linked programs. On platforms without this 2054 statically linked programs. @Theglibc{} has, on ELF platforms, no 2067 can imagine the thin coverage these platforms provide. Some Unix vendors
|
D | startup.texi | 672 For some platforms, the key @code{AT_HWCAP} is the easiest way to inquire 708 protocol for system calls on the various platforms on which @theglibc{}
|
D | filesys.texi | 674 @c The implementation is safe on most platforms, but on BSD it uses 685 @c The implementation is safe on most platforms, but on BSD it uses 2084 files on 32-bit platforms. For large files the file descriptor 2937 function comes from FreeBSD, and is not available on all platforms (if 2953 platforms (if not available, it will fail with @code{ENOSYS}). 3268 64-bit file offsets on all platforms.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.9 | 63 correctly passed to the kernel even on 64bit platforms. 118 conflict for 64 bit platforms. 973 on ARM platforms with programs that include <sys/user.h> and 3021 consistent across platforms. 3586 * misc/Versions: Add reboot here; it exists on all platforms. 4509 * sysdeps/unix/sysv/linux/alpha/ioperm.c: List Ruffian in platforms[].
|
D | ChangeLog.17 | 344 * sysdeps/unix/readdir_r.c (__READDIR_R): Add support for platforms 5314 across 32-bit and 64-bit platforms. 6040 * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms. 6501 into the buffer on platforms without PATH_MAX. 8427 complications for 64-bit platforms. 10228 Move lock member to fill a hole on 64-bit platforms. 12676 * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. 12694 platforms. 12696 64-bit platforms. 12727 of values on 64-bit platforms which are too large. [all …]
|
D | ChangeLog.10 | 5067 * configure.in: Support platforms which have no .text pseudo-op. 5787 character variable on bigendian platforms without unaligned memory 6796 * sysdeps/ieee754/ieee754.h: Handle platforms with special 9521 common file for all platforms. 9523 should be usable for all platforms after the binary compatibility 9669 assignment to avoid warning on 64bit platforms. 11145 * stdlib/fpioconst.c (__tens): Export also for 64bit platforms. 12372 sendmsg/recvmsg on non intel platforms. 12602 * nis/nis_print.c: Fix ctime argument for platforms where 12927 Optimize decoding of p_flags for certain platforms. [all …]
|
D | ChangeLog.12 | 4501 (_nl_load_domain): Add fallback code for platforms lacking alloca. 4504 (read_alias_file): Simplify fallback code for platforms lacking 4523 * intl/loadmsgcat.c (_nl_load_domain): Add fallback code for platforms 4560 * intl/bindtextdom.c (offsetof): Provide fallback for platforms that 4563 * intl/dcigettext.c (offsetof): Provide fallback for platforms that 5728 GNU applications on non-glibc platforms. 5851 alternative names used on some platforms. 8535 64bit platforms. Reported by Dave Gilbert <gilbertd@treblig.org>.
|
D | ChangeLog.14 | 2633 * elf/rtld.c: Handle platforms with HP_TIMING_NONAVAIL defined. 2727 * posix/regex.c: Support crappy compilers and platforms which have 4534 string; the old code did a sign-extend on some platforms. 4652 * argp/argp-help.c: Don't include malloc.h, some platforms 6142 code for 32-bit platforms. 10825 * elf/dl-load.c (struct filebuf): For 64-bit platforms use 640 11599 platforms with strange alignment requirements on wchar_t. 12855 __unused[1-3] since they're needed by some platforms. Handle 15475 type on ELF64 platforms. 16105 no-op on 32-bit platforms. On 64-bit platforms it makes this header
|
D | ChangeLog.13 | 671 Correct the value so it covers all platforms, and is computed 708 also on platforms with !HAVE_UT_TYPE. 4633 On 32-bit platforms they are the same; on 64-bit platforms ssize_t 5684 resp. 16 bytes on 32-bit resp. 64-bit platforms. 11659 overflow test for platforms with signed char. 13150 * manual/libm-err-tab.pl: Pretty print more platforms, print a
|
12