public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
Split up stackguard-macros.h into sysdeps directories
 2012-05-16  3:59 UTC  (2+ messages)
` [PATCH] ia64: delete now unused file

[PATCH] tile: provide a tile-specific sotruss-lib.c override
 2012-05-16  0:43 UTC 

[PATCH] linux-generic: avoid "redefined" warnings for open_not_cancel{,_2}
 2012-05-15 20:50 UTC  (5+ messages)

[PATCH] tile: avoid compiler warning in feraiseexcept() math_private override
 2012-05-15 20:42 UTC 

[PATCH] tile: add proper const qualifier for pltexit function pointer field
 2012-05-15 20:42 UTC 

[PATCH] tile: add sotruss-lib.h override
 2012-05-15 20:27 UTC 

ABI test baseline status
 2012-05-15 10:27 UTC  (4+ messages)

[PATCH] linux-generic: use "__aligned__", not "aligned", in public headers
 2012-05-15  2:24 UTC  (4+ messages)
` [PATCH] ia64: use __aligned__ inside of attributes

[PATCH 00/14] Updates to tile architecture for 2.16
 2012-05-14 20:02 UTC  (15+ messages)
` [PATCH 01/14] Add _SNSECONDS_T_TYPE for linux-generic
` [PATCH 02/14] tile: Remove elf/ and create crti.S/crtn.S
` [PATCH 03/14] tile: update pthread_attr_t and struct siginfo names
` [PATCH 04/14] tile: remove stale #define of ELF_MACHINE_PLTREL_OVERLAP
` [PATCH 08/14] tile: allow memcpy(p, p, n) without corrupting memory at "p"
` [PATCH 06/14] tile: support stackguard-macros.h header
` [PATCH 07/14] tile: avoid using _LP64
` [PATCH 05/14] linux-generic: add wordsize-32 version of prlimit64/fanotify syscalls
` [PATCH 12/14] tile: add include <features.h> to <sys/dataplane.h>
` [PATCH 10/14] tile: fix broken TLS_GD macros
` [PATCH 11/14] tile: fix bug in CFI definitions for clone.S
` [PATCH 09/14] tilegx: small performance fix for string routines
` [PATCH 13/14] tile: align stack for tilegx32
` [PATCH 14/14] tile: add abilist files

[ARM,MIPS] Remove pre-2.2 kernel support
 2012-05-14 14:22 UTC 

Update MIPS dl-lookup.c
 2012-05-11 20:49 UTC 

glibc git trunk builds of ARM GNU/Linux hard-float now use /lib/ld-linux-armhf.so.3
 2012-05-08 19:05 UTC  (2+ messages)

[PATCH 1/2] glibc-ports: Use /lib/ld-linux-armhf.so.3 as the dynamic linker for the ARM hard-float ABI
 2012-05-08 17:58 UTC  (9+ messages)
  ` [PATCH v2, "

[PATCH 2/2] glibc: Define HAVE_ARM_PCS_VFP
 2012-05-08 17:54 UTC  (3+ messages)

Rearrange MIPS libm-test-ulps files
 2012-05-08 14:48 UTC 

[PATCH] ia64: include errno.h in sysdep.h
 2012-05-08  3:26 UTC 

New path for ld.so on ARM hard fp
 2012-05-07 21:31 UTC  (31+ messages)
        ` [WIP] glibc: Use /lib/ld-linux-armhf.so.3 for ARM's -mfloat-abi=hard ABI

Restore MIPS n64 posix_fadvise64 export at GLIBC_2.3.3 (bug 14044)
 2012-05-07  7:48 UTC  (5+ messages)

[PATCH 0/2] Use /lib/ld-linux-armhf.so.3 as the dynamic linker for the ARM hard-float ABI
 2012-05-07  2:22 UTC 

[PATCH] ia64: add matherr[fl] to libm.so plt whitelist
 2012-05-06 22:26 UTC 

[PATCH 1/2] ia64: restore abilist files
 2012-05-06 18:12 UTC  (4+ messages)
` [PATCH 2/2] ia64: update abilist

Avoid endian.h include in MIPS string functions
 2012-05-06  6:28 UTC  (4+ messages)

Restore ARM profil_counter export (bug 14043)
 2012-05-01 14:32 UTC 

[PATCH v2] ARM: Use different linker path for hardfloat ABI
 2012-05-01  8:52 UTC  (13+ messages)

Add abilist data for MIPS
 2012-04-28 11:32 UTC 

Add abilist data for ARM
 2012-04-28 10:06 UTC 

[PATCH 00/21] add ia64 to ports & update to latest tree
 2012-04-28  3:17 UTC  (49+ messages)
` [PATCH 04/21] ia64: fix license text to "Lesser" not "Library"
  ` [PATCH 15/21] ia64: add MAP_{STACK,HUGETLB} to bits/mman.h
  ` [PATCH 06/21] ia64: add split-out settings into dedicated files
  ` [PATCH 09/21] ia64: convert <stdio-common/_itoa.h> to <_itoa.h>
  ` [PATCH 12/21] ia64: math: stub out new e_rem_pio2l func
  ` [PATCH 08/21] ia64: initfini.c -> crt{i,n}.S split
  ` [PATCH 14/21] ia64: math: add __scalbn* aliases
  ` [PATCH 05/21] ia64: update include paths
  ` [PATCH 16/21] ia64: pthread_attr_t type mangling
  ` [PATCH 13/21] ia64: drop __STDC__ handlings
  ` [PATCH 20/21] ia64: define __ASSUME_ACCEPT4
  ` [PATCH 19/21] ia64: add new GET_ADDR_PARAM define
  ` [PATCH 07/21] ia64: merge sysdeps/ia64/elf/ into sysdeps/ia64/
  ` [PATCH 17/21] ia64: ucontext.h: drop __cplusplus
  ` [PATCH 10/21] ia64: convert "math{,_private}.h" to <math{,_private}.h>
  ` [PATCH 21/21] ia64: math: rename s_ilogbl.S to e_ilogbl.S
  ` [PATCH 18/21] ia64: splitting of 16bit funcs out of byteswap.h and into byteswap-16.h
  ` [PATCH 11/21] ia64: convert __const to const
` [PATCH 01/21] ia64: move from main tree
` [PATCH 02/21] ia64: strip trailing whitespace
` [PATCH 03/21] ia64: update FSF license address to URL

[PATCH 1/2] hppa: Define O_PATH
 2012-04-27 23:35 UTC  (2+ messages)
` [PATCH 2/2] hppa: Update bits/mman.h

Increase minimum MIPS kernel version to 2.6.12
 2012-04-27 20:55 UTC 

[PATCH] alpha: Correct kernel version needed to define __ASSUME_ACCEPT4
 2012-04-27 14:37 UTC  (6+ messages)

[PATCH] linux/alpha: convert from epoll_create2 to epoll_create1
 2012-04-27  4:07 UTC  (3+ messages)

[PATCH 1/3] ia64: Use const instead of __const
 2012-04-27  2:31 UTC  (4+ messages)
` [PATCH 3/3] ia64: Update bits/mman.h
` [PATCH 2/3] ia64: Remove __STDC__ conditionals

[PATCH 5/4] alpha: Use fopen "rce" in ioperm
 2012-04-27  2:30 UTC  (2+ messages)

[PATCH 1/4] alpha: Define O_PATH
 2012-04-27  2:29 UTC  (8+ messages)
` [PATCH 4/4] alpha: Update bits/mman.h
` [PATCH 2/4] alpha: Use const instead of __const
` [PATCH 3/4] alpha: Remove __STDC__ conditionals

Defining O_PATH
 2012-04-27  1:16 UTC  (2+ messages)

Remove unused sysdeps/unix/mips files
 2012-04-26 19:41 UTC 

Fix MIPS kernel_rt_sigframe.h for siginfo_t changes
 2012-04-26 19:22 UTC 

Remove unused sysdeps/unix/arm files
 2012-04-26 18:19 UTC 

[PATCH] Move definition of libgcc_s soname to shlib-versions
 2012-04-26 14:37 UTC  (2+ messages)

[PATCH] mips: use $dir for path to ldd-rewrite.sed
 2012-04-25  4:11 UTC  (11+ messages)

hppa: glibc and gcc 4.6, "error: _rtld_global_ro causes a section type conflict"
 2012-04-25  4:06 UTC  (3+ messages)

Remove unused ARM, MIPS fork implementations
 2012-04-24 23:06 UTC 

Remove ARM EABI/old-ABI conditionals
 2012-04-21 17:07 UTC 

Merge sysdeps/arm/eabi into sysdeps/arm
 2012-04-21 16:34 UTC 

Merge sysdeps/unix/sysv/linux/arm/eabi into sysdeps/unix/sysv/linux/arm
 2012-04-21 15:43 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).