[attention machine maintainers] [PATCH] <math.h> issignaling
2013-04-03 12:17 UTC (8+ messages)
[PATCH] ARM: NEON detected memcpy
2013-04-03 9:19 UTC (3+ messages)
[PATCH v2 1/2] Add MicroBlaze support to elf/elf.h
2013-04-02 23:49 UTC (3+ messages)
` [PATCH v2 2/2] Add MicroBlaze Port
[PATCH v2 0/2] Add MicroBlaze Port
2013-04-02 23:19 UTC (2+ messages)
ezmlm warning
2013-04-02 23:19 UTC
[PATCH] ARM: fix preconfigure
2013-03-26 20:53 UTC (2+ messages)
memset on aarch64
2013-03-25 15:33 UTC
Use LIBC_CONFIG_VAR for MIPS default-abi setting
2013-03-21 0:43 UTC
Use LIBC_CONFIG_VAR for ARM default-abi setting
2013-03-20 23:18 UTC
[PATCH] aarch64: use lib64 as default lib and slib directory
2013-03-18 11:53 UTC (15+ messages)
` [PATCH] Add support for rtld directory different from "
Extended Unix Code
2013-03-17 16:16 UTC (3+ messages)
[PATCH roland/arm-sfi-tlsdesc] ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_REGISTER
2013-03-15 23:38 UTC (2+ messages)
[PATCH 1/2 roland/arm-sfi-macros] ARM: sfi_breg assembler macro
2013-03-15 16:25 UTC (5+ messages)
` [PATCH 2/2 roland/arm-sfi-macros] ARM: sfi_sp "
[PATCH roland/arm-avoid-pc] ARM: Support avoiding pc as destination register
2013-03-13 19:42 UTC (6+ messages)
` [PATCH roland/arm-avoid-pc] ARM_BX_ALIGN_LOG2
[PATCH roland/arm-memchr] ARM: Make armv6t2 memchr implementation usable without Thumb
2013-03-13 0:06 UTC (9+ messages)
` [PATCH 1/2 roland/arm-memchr] ARM: Change register allocation in armv6t2 memchr implementation
` [PATCH 2/2 roland/arm-memchr] ARM: Make armv6t2 memchr implementation usable without Thumb
[PATCH roland/arm-avoid-pc] ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code
2013-03-12 23:41 UTC (2+ messages)
Fix SHLIB_COMPAT with undefined obsoleting version
2013-03-12 22:24 UTC (11+ messages)
` [PATCH] Don't build .os objects of static-only-routines for extra libs
[PATCH roland/arm-preconfigure] Clean up ARM preconfigure
2013-03-12 0:07 UTC (5+ messages)
[PATCH roland/arm-setjmp] ARM: Consolidate setjmp details in include/bits/setjmp.h file
2013-03-11 23:37 UTC (2+ messages)
[PATCH roland/arm-avoid-r9] ARM: Use r10 instead of r9
2013-03-11 23:35 UTC (2+ messages)
[PATCH roland/arm-unified] ARM: Convert string/ assembly to unified syntax
2013-03-11 23:35 UTC (4+ messages)
[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 1/6] Use bits/mman-linux.h for AM33
` [PATCH 6/6] Use bits/mman-linux.h for TILE
` [PATCH 4/6] Use bits/mman-linux.h for M68K
` [PATCH 5/6] Use bits/mman-linux.h for MIPS
[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
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 5/5] arm: Implement armv6 optimized rawmemchr
` [PATCH 3/5] arm: Implement armv6 optimized strchr
` [PATCH 4/5] arm: Implement armv6 optimized strrchr
` [PATCH 1/5] arm: Implement armv6 optimized strlen
` [PATCH 2/5] arm: Implement armv6 optimized strcpy
[PATCH v2 00/14] ARM improvements
2013-03-06 15:52 UTC (34+ messages)
` [PATCH v2 03/14] arm: Introduce and use GET_TLS
` [PATCH v2 02/14] arm: Introduce and use NEGOFF series of macros
` [PATCH v2 14/14] arm: Add optimized add_n and sub_n
` [PATCH v2 01/14] arm: Introduce and use LDST_PCREL
` [PATCH v2 06/14] arm: Delete LOADREGS macro
` [PATCH v2 08/14] arm: Unless arm4t, pop return address directly into pc
` [PATCH v2 05/14] arm: Use push/pop mnemonics
` [PATCH v2 09/14] arm: Tidy architecture selection
` [PATCH v2 12/14] arm: Add optimized addmul_1
` [PATCH v2 10/14] arm: Implement hard-tp for GET_TLS
` [PATCH v2 13/14] arm: Add optimized submul_1
` [PATCH v2 07/14] arm: Commonize BX conditionals
` [PATCH v2 11/14] arm: Add optimized ffs for armv6t2
` [PATCH v2 04/14] arm: Enable thumb2 mode in assembly files
[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 (32+ messages)
` [PATCH 05/26] arm: Introduce thumb helpers s and pc_ofs
` [PATCH 09/26] arm: Mark assembly files that will not use thumb mode
` [PATCH 10/26] arm: Introduce and use LDST_PCREL
` [PATCH 08/26] arm: Add IT insns for thumb mode
` [PATCH 15/26] arm: Delete LOADREGS macro
` [PATCH 14/26] arm: Use push/pop mnemonics
` [PATCH 07/26] arm: Introduce and use GET_TLS
` [PATCH 16/26] arm: Commonize BX conditionals
` [PATCH 06/26] arm: Use pc_ofs
` [PATCH 18/26] arm: Use GET_TLS more often
` [PATCH 17/26] arm: Unless arm4t, pop return address directly into pc
` [PATCH 22/26] arm: Implement armv6t2 optimized strchr, strrchr, rawmemchr
` [PATCH 24/26] arm: Add optimized addmul_1
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)
page: next (older) | prev (newer) | 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).