public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/29] Add Support for AARCH64:ILP32
 2014-10-28 20:14 UTC  (46+ messages)
` [PATCH 27/29] [AARCH64] Fix up ucontext for ILP32
` [PATCH 08/29] [AARCH64] Add header guards to sysdep.h headers
` [PATCH 11/29] [AARCH64] Use PTR_REG in crti.S
` [PATCH 02/29] Allow sigset be an array of a different type
` [PATCH 12/29] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S
` [PATCH 24/29] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
` [PATCH 04/29] Allow rusage work on a big-endian 32bit-on-64bit target
` [PATCH 15/29] [AARCH64] Use PTR_REG in getcontext.S
` [PATCH 19/29] [AARCH64] Add ILP32 support to elf_machine_load_address
` [PATCH 13/29] [AARCH64] Use PTR_* macros in dl-trampoline.S
` [PATCH 10/29] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL
` [PATCH 09/29] Add dynamic ILP32 AARCH64 relocations to elf.h
` [PATCH 25/29] [AARCH64] Add kernel_sigaction.h for AARCH64 ILP32
` [PATCH 06/29] Allow some fields of siginfo to be different from the generic one
` [PATCH 01/29] [AARCH64] Fix utmp struct for compatibility reasons
` [PATCH 07/29] Allow generic stat and statfs not have padding for 32bit targets
` [PATCH 03/29] Add ability for the IPC structures (msqid_ds, semid_ds, shmid_ds, etc.) to have time_t being 64bit
` [PATCH 05/29] Allow fd_mask type not be an array of long
` [PATCH 18/29] [AARCH64] Reformat inline-asm in elf_machine_load_address
` [PATCH 22/29] [AARCH64] Add support to ldconfig for ILP32 and libilp32
` [PATCH 26/29] [AARCH64] Add sigstack.h header for ILP32 reasons
` [PATCH 16/29] [AARCH64] Detect ILP32 in configure scripts
` [PATCH 20/29] [AARCH64] Set up wordsize for ILP32
` [PATCH 28/29] [AARCH64] Add typesizes.h "
` [PATCH 17/29] [AARCH64] Syscalls for ILP32 are passed always via 64bit values
` [PATCH 21/29] [AARCH64] Add ILP32 to makefiles
` [PATCH 23/29] [AARCH64] Add ILP32 ld.so to the known interpreter names
` [PATCH 14/29] [AARCH64] Use PTR_* in start.S
` [PATCH 29/29] [AARCH64] Make lp64 and ilp32 directories

Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132)
 2014-10-28 20:00 UTC  (5+ messages)
` Ping "

Remove __libc_creat function name
 2014-10-28 18:17 UTC 

Why does elf/dl-load.c have local_strdup?
 2014-10-28 17:07 UTC  (14+ messages)
      ` Should glibc be fully reentrant? What do we allow interposed symbols to do?

Error in documentation of $ORIGIN in the ld.so man page
 2014-10-28 14:11 UTC  (5+ messages)

For review: attributes(7) man page
 2014-10-28 13:12 UTC  (6+ messages)

[PATCH] arm: Re-enable PI futex support for ARM kernels >= 3.14.3
 2014-10-27 22:47 UTC  (2+ messages)

threads.h implementation issues
 2014-10-27 22:36 UTC  (3+ messages)

Futex error handling
 2014-10-27 20:28 UTC  (18+ messages)
        ` Add futex wrapper to glibc?

[PATCH 0/6][BZ #11588] pi-condvars: add priority inheritance for pthread_cond_* internal lock
 2014-10-27 19:17 UTC  (5+ messages)
  ` [PATCH 6/6][BZ #11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3

[RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
 2014-10-27 14:43 UTC  (4+ messages)

[RFC] How to add vector math functions to Glibc
 2014-10-27 14:39 UTC  (21+ messages)

Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
 2014-10-27 12:28 UTC  (2+ messages)
` Ping "

Make __ASSUME_UTIMES hppa-specific
 2014-10-27 12:27 UTC  (11+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "
        ` Ping^5 "
          ` Ping^6 "
            ` Ping^7 "
              ` Ping^8 "
                ` Ping^9 "
                  ` Ping^10 "

[Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
 2014-10-27  8:42 UTC  (2+ messages)

[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
 2014-10-26 19:44 UTC  (5+ messages)

Fwd: Contributing to glibc
 2014-10-26 15:31 UTC 

[PATCH v2] Complete example in error message documentation
 2014-10-26  7:19 UTC 

[PATCH] Complete example in error message documentation
 2014-10-26  0:31 UTC 

[libc patch] __tls_get_addr with link_map * instead of modid
 2014-10-25  6:26 UTC  (12+ messages)

Move setfsgid/setfsuid definitions to syscalls.list (bug 14138)
 2014-10-25  5:36 UTC  (2+ messages)

[PATCH] Grammatical edits to error reporting documentation
 2014-10-25  5:34 UTC 

[PATCH] elf/dl-load.c: Remove local_strdup
 2014-10-24 23:17 UTC  (6+ messages)

[COMMITTED PATCH] Rework compiler version check in configure
 2014-10-24 21:49 UTC 

Merge MIPS libc-abis into top-level
 2014-10-24 21:48 UTC  (4+ messages)

[COMMITTED PATCH] Prototypify htonl and htons definitions
 2014-10-24 19:40 UTC 

[PATCH] Improve performance of strncpy
 2014-10-24 15:56 UTC 

[PATCH] Improve performance of strcpy
 2014-10-24 15:50 UTC 

[PATCH 4/13] AArch64: Cleanup fenv implementation
 2014-10-24 15:34 UTC  (4+ messages)

Backtrace_symbols and .symtab
 2014-10-24 14:35 UTC  (9+ messages)

[PATCH] Add ipc.h for aarch64
 2014-10-24 14:33 UTC  (7+ messages)

[PATCH 10/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:19 UTC  (2+ messages)

[PATCH 8/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:13 UTC  (2+ messages)

[PATCH 5/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:08 UTC  (2+ messages)

[PATCH 6/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:03 UTC  (2+ messages)

[PATCH 7/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:02 UTC  (2+ messages)

[v2] Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
 2014-10-24  4:16 UTC  (5+ messages)
` Ping "
  ` Ping^2 "

[COMMITED] hppa: Make __SIGRTMIN 32 (ABI break)
 2014-10-24  3:21 UTC 

[PATCH 0/5] Add generic atomic.h implementation
 2014-10-24  2:02 UTC  (3+ messages)
` [PATCH 2/5] sysdeps/generic/atomic.h: Add a generic atomic header

[PATCH] Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
 2014-10-24  1:52 UTC  (2+ messages)

Consensus on adding kernel syscall wrappers
 2014-10-24  1:10 UTC 

soft-fp: Support rsigned == 2 in _FP_TO_INT
 2014-10-24  0:47 UTC  (8+ messages)
` Ping "
    ` Subsystem maintainers

[PATCH 3/13] AArch64: Cleanup fenv implementation
 2014-10-23 22:35 UTC  (2+ messages)

[PATCH 2/13] AArch64: Cleanup fenv implementation
 2014-10-23 19:52 UTC  (2+ messages)

[PATCH 1/13] AArch64: Cleanup fenv implementation
 2014-10-23 19:52 UTC  (2+ messages)

[RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
 2014-10-23 19:34 UTC  (5+ messages)

Don't use INTDEF for powerpc32 compat symbols (bug 14132)
 2014-10-23 19:00 UTC  (2+ messages)

[PATCH 11/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:36 UTC 

[PATCH 12/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:36 UTC 

[PATCH 13/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:36 UTC 

[PATCH 9/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:35 UTC 

[PATCH v2] PowerPC: libc single-thread lock optimization
 2014-10-23 17:12 UTC  (11+ messages)
` Future atomic operation cleanup

C11 threads ABI questions - enum values
 2014-10-23 16:58 UTC  (14+ messages)

[Patch v2] [BZ 15884] strcoll: improve performance by removing the cache
 2014-10-23 15:13 UTC  (5+ messages)

[PATCH] Recognize recent x86 CPUs in string.h
 2014-10-23 13:28 UTC 

[PATCH v2] lowlevellock comments
 2014-10-23 12:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Recognize recent x86 CPUs in string.h
 2014-10-23  7:47 UTC  (2+ messages)

[PATCH roland/iconv] Clean up wchar_t conversion code in iconv program
 2014-10-22 22:44 UTC 

[PATCH roland/nscd-vlais] Rework some nscd code not to use variable-length struct types
 2014-10-22 22:04 UTC  (3+ messages)

[PATCH roland/arm] ARM: Use movw/movt more when available
 2014-10-22 21:21 UTC  (3+ messages)

[PATCH][BZ #17485] MIPS: ld: libpthread.so: invalid string offset 2765592330 >= 5154 for section `.dynstr'
 2014-10-22 15:00 UTC  (3+ messages)

new gconv module
 2014-10-22 12:16 UTC 

Don't use INTDEF with __ldexpf (bug 14132)
 2014-10-21 22:48 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).