public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
[PATCH roland/arm-avoid-r9] ARM: Use r10 instead of r9
 2013-03-11 18:07 UTC 

[PATCH roland/arm-avoid-pc] ARM: Support avoiding pc as destination register
 2013-03-11 16:42 UTC  (3+ messages)

[PATCH 0/6] Use common <bits/mman-linux.h> for various ports
 2013-03-11 15:12 UTC  (20+ messages)
` [PATCH 3/6] Use bits/mman-linux.h for IA64
` [PATCH 2/6] Use bits/mman-linux.h for ARM
` [PATCH 6/6] Use bits/mman-linux.h for TILE
` [PATCH 4/6] Use bits/mman-linux.h for M68K
` [PATCH 1/6] Use bits/mman-linux.h for AM33
` [PATCH 5/6] Use bits/mman-linux.h for MIPS

Fix SHLIB_COMPAT with undefined obsoleting version
 2013-03-11 14:38 UTC  (5+ messages)

[PATCH] ia64: fix set-but-unused warnings with syscalls
 2013-03-11  3:02 UTC 

[PATCH] ia64: fix strict aliasing warnings with libm error
 2013-03-11  3:00 UTC 

[PATCH] ia64: makecontext: fix signed warnings
 2013-03-11  2:16 UTC 

[PATCH/RFC] ia64: fix strict aliasing warnings with ENTRY_POINT
 2013-03-11  2:12 UTC  (2+ messages)
` [PATCH v2] ia64: fix strict aliasing warnings with func descriptors

How to handle patches for it AM33?
 2013-03-10 15:28 UTC  (2+ messages)

[PATCH/committed] ia64: fix NEED_DL_SYSINFO_DSO conditionals
 2013-03-10 12:09 UTC 

[PATCH roland/arm-preconfigure] Clean up ARM preconfigure
 2013-03-09  2:17 UTC  (3+ messages)

AARCH64: Use <bits/mman-linux.h>
 2013-03-07 14:01 UTC  (2+ messages)

[PATCH 0/5] ARM v6 string routines
 2013-03-07  1:19 UTC  (11+ messages)
` [PATCH 1/5] arm: Implement armv6 optimized strlen
` [PATCH 5/5] arm: Implement armv6 optimized rawmemchr
` [PATCH 2/5] arm: Implement armv6 optimized strcpy
` [PATCH 3/5] arm: Implement armv6 optimized strchr
` [PATCH 4/5] arm: Implement armv6 optimized strrchr

[PATCH v2 00/14] ARM improvements
 2013-03-06 15:52 UTC  (34+ messages)
` [PATCH v2 14/14] arm: Add optimized add_n and sub_n
` [PATCH v2 04/14] arm: Enable thumb2 mode in assembly files
` [PATCH v2 01/14] arm: Introduce and use LDST_PCREL
` [PATCH v2 07/14] arm: Commonize BX conditionals
` [PATCH v2 11/14] arm: Add optimized ffs for armv6t2
` [PATCH v2 13/14] arm: Add optimized submul_1
` [PATCH v2 06/14] arm: Delete LOADREGS macro
` [PATCH v2 10/14] arm: Implement hard-tp for GET_TLS
` [PATCH v2 05/14] arm: Use push/pop mnemonics
` [PATCH v2 12/14] arm: Add optimized addmul_1
` [PATCH v2 03/14] arm: Introduce and use GET_TLS
` [PATCH v2 02/14] arm: Introduce and use NEGOFF series of macros
` [PATCH v2 08/14] arm: Unless arm4t, pop return address directly into pc
` [PATCH v2 09/14] arm: Tidy architecture selection

[PATCH] Better distinguish between NaN/qNaN/sNaN
 2013-03-05 21:14 UTC  (3+ messages)

Sync with Linux 3.8
 2013-03-05 21:11 UTC  (2+ messages)

[PATCH roland/arm-setjmp] ARM: Consolidate setjmp details in include/bits/setjmp.h file
 2013-03-05  1:08 UTC 

[PATCH roland/arm-avoid-pc] ARM_BX_ALIGN_LOG2
 2013-03-04 23:33 UTC 

[PATCH v2 roland/arm-avoid-r9] ARM: Use r10 instead of r9
 2013-03-01 23:59 UTC 

[COMMITTED PATCH] tile: Add priority inheritance futex support
 2013-02-28 23:08 UTC 

[PATCH 00/26] ARM improvements
 2013-02-28 22:05 UTC  (63+ messages)
` [PATCH 05/26] arm: Introduce thumb helpers s and pc_ofs
` [PATCH 01/26] Sync config.guess and config.sub with upstream
` [PATCH 09/26] arm: Mark assembly files that will not use thumb mode
` [PATCH 04/26] arm: Include libc-do-syscall in sysdep-rtld-routines
` [PATCH 03/26] arm: Handle armv6 in preconfigure
` [PATCH 22/26] arm: Implement armv6t2 optimized strchr, strrchr, rawmemchr
` [PATCH 24/26] arm: Add optimized addmul_1
` [PATCH 21/26] arm: Implement armv6t2 optimized strcpy
` [PATCH 02/26] arm: Update preconfigure fragment for gcc 4.8
` [PATCH 26/26] arm: Add optimized add_n and sub_n
` [PATCH 06/26] arm: Use pc_ofs
` [PATCH 10/26] arm: Introduce and use LDST_PCREL
` [PATCH 25/26] arm: Add optimized submul_1
` [PATCH 15/26] arm: Delete LOADREGS macro
` [PATCH 12/26] arm: Enable thumb2 mode in assembly files
` [PATCH 08/26] arm: Add IT insns for thumb mode
` [PATCH 16/26] arm: Commonize BX conditionals
` [PATCH 11/26] arm: Introduce and use NEGOFF series of macros
` [PATCH 19/26] arm: Add optimized ffs for armv6t2
` [PATCH 18/26] arm: Use GET_TLS more often
` [PATCH 13/26] arm: Store lr in r2 around GET_TLS
` [PATCH 20/26] arm: Implement armv6t2 optimized strlen
` [PATCH 07/26] arm: Introduce and use GET_TLS
` [PATCH 14/26] arm: Use push/pop mnemonics
` [PATCH 23/26] arm: Rewrite armv6t2 memchr with uqadd8
` [PATCH 17/26] arm: Unless arm4t, pop return address directly into pc

Remove bounded-pointers relics from am33 code
 2013-02-28 21:30 UTC 

[PATCH roland/arm-avoid-r9] ARM: Use r10 instead of r9
 2013-02-28 21:23 UTC  (4+ messages)

[PATCH] ARM: Macroize use of .cfi_sections directive
 2013-02-28  0:56 UTC  (2+ messages)

[PATCH 0/2] MIPS16: MIPS16 support
 2013-02-27 23:54 UTC  (8+ messages)
` [PATCH 2/2] MIPS16: MIPS16 support proper
    ` [PATCH v2] MIPS: MIPS16 support
        ` [PATCH v3] "

[RFC] Copy as much as you can during a 32-bit stat before returning EOVERFLOW?
 2013-02-27 19:26 UTC  (8+ messages)

PI mutex support for pthread_cond_* now in nptl
 2013-02-22  4:11 UTC  (16+ messages)

[COMMITED 1/2] alpha: Include errno.h in sysdep.h
 2013-02-21  1:01 UTC  (2+ messages)
` [COMMITED 2/2] Add FUTEX_*_REQUEUE_PI support for Alpha

Usage of __attribute__used__ in (system) headers?
 2013-02-20 18:02 UTC  (7+ messages)

Properly sort a MIPS libc.abilist file
 2013-02-20 16:08 UTC 

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).