public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
Update MIPS dl-lookup.c from generic version
 2012-08-15  9:50 UTC 

[PATCH 2/3, MIPS] Rewrite MIPS' pthread_spin_[try]lock using __atomic_* builtins
 2012-08-15  3:17 UTC  (19+ messages)
  ` [PATCH] Unify pthread_spin_[try]lock implementations

[patch] handle unaligned arm abs relocs
 2012-08-15  1:38 UTC  (11+ messages)
` [PATCH v2] arm: handle unaligned ABS relocs

[PATCH roland/arm-atomic] ARM: split generic and Linux-specific bits/atomic.h
 2012-08-14 23:51 UTC 

Remove __ASSUME_CLONE_THREAD_FLAGS
 2012-08-14 21:56 UTC  (2+ messages)

[PATCH] Optimize libc_lock_lock for MIPS XLP
 2012-08-14 21:40 UTC  (12+ messages)

[PATCH 1/2] alpha: Fix compat version number for nearbyintl
 2012-08-14  1:20 UTC  (2+ messages)
` [PATCH 2/2] alpha: Don't test toolchain support for TLS or GPREL

[PATCH] hppa: add missing prlimit64 symbol
 2012-08-12 16:03 UTC  (11+ messages)

Move Linux kernel version conditionals to kernel-features.h
 2012-08-10 15:49 UTC  (4+ messages)
` Ping ia64 "

[COMMITTED PATCH] add missing const in arm_gnu_pltexit signature
 2012-08-10  9:02 UTC  (6+ messages)

[PATCH roland/arm-setjmp-iwmmxt] ARM_ASSUME_NO_IWMMXT
 2012-08-09 23:48 UTC  (3+ messages)

Define __ASSUME_UTIMES for more architectures
 2012-08-09 23:32 UTC 

ucontext.h not installed correctly
 2012-08-09 22:09 UTC  (2+ messages)

[PATCH roland/arm-setjmp-vfp] ARM: don't always conditionalize VFP in setjmp/longjmp and getcontext/setcontext
 2012-08-09 20:47 UTC  (3+ messages)

[PATCH roland/arm-hwcap-vfp] don't use HWCAP_ARM_* in OS-independent code
 2012-08-09 19:44 UTC  (9+ messages)

ARM hard-float ABI: add ldconfig flag value
 2012-08-09 13:21 UTC  (14+ messages)

[PATCH roland/arm-sotruss-lib] Add sotruss-lib support for ARM
 2012-08-08 23:26 UTC  (2+ messages)

[PATCH roland/arm-atomic-warn] Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings
 2012-08-08 22:13 UTC  (4+ messages)

Remove __ASSUME_TGKILL
 2012-08-08 22:00 UTC  (2+ messages)

[COMMITTED PATCH] ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition
 2012-08-08 21:27 UTC 

[PATCH roland/arm-irel-ldsodefs] ARM: add missing #include
 2012-08-08 21:11 UTC  (5+ messages)

[PATCH roland/arm-dl_start-warning] ARM: fix elf_machine_load_address warning
 2012-08-08 20:10 UTC  (2+ messages)

[PATCH 0/3] alpha: post kernel version bump cleanup
 2012-08-08 14:56 UTC  (4+ messages)
` [PATCH 2/3] alpha: Tidy up ieee_get/set_fp_control syscalls
` [PATCH 3/3] alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION
` [PATCH 1/3] alpha: Purge __ASSUME_STAT64_SYSCALL

Remove pre-2.6.16 Linux kernel support
 2012-08-07 16:35 UTC  (2+ messages)

roland/off64_t, roland/dirent64 merged
 2012-08-06 23:59 UTC 

[PATCH roland/off64_t] clean up wordsize-64 off_t functions
 2012-08-04 16:14 UTC  (15+ messages)
    ` [PATCH roland/dirent64] clean up wordsize-64 struct dirent functions

[ARM] architecture specific subdirectories & optimised memchr [V6]
 2012-08-04 16:07 UTC  (2+ messages)

Remove pre-2.6.0 Linux kernel support
 2012-08-03  3:34 UTC  (3+ messages)

[PATCH] Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}
 2012-08-02 20:59 UTC  (8+ messages)

Remove __ASSUME_FCNTL64
 2012-08-01 21:24 UTC  (2+ messages)

Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals)
 2012-08-01 20:34 UTC  (4+ messages)

[PATCH roland/arm-dl-machine-clear-cache] Move Linuxism out of sysdeps/arm/dl-machine.h
 2012-08-01 19:30 UTC  (2+ messages)

[PATCH roland/getrlimit] Re: Bug 14138 - Move some functions to syscalls.list
 2012-08-01 18:47 UTC  (14+ messages)

Patch for MIPS PREF/PREFX macro definitions
 2012-08-01 15:13 UTC  (2+ messages)

Improve MIPS n64 handling of 64-bit fcntl
 2012-07-31 23:23 UTC 

Remove __ASSUME_MMAP2_SYSCALL
 2012-07-27 20:25 UTC  (2+ messages)

Make mmap64 an alias of mmap on MIPS64
 2012-07-27 13:48 UTC 

Remove pre-2.4.21 Linux kernel support
 2012-07-25 20:50 UTC  (4+ messages)

Move testsuite audit definitions to sysdeps tst-audit.h files
 2012-07-25 16:21 UTC  (4+ messages)

Sync with Linux 3.5 v2
 2012-07-25 15:44 UTC  (2+ messages)

Remove TLS configure checks for ARM and MIPS
 2012-07-17 22:53 UTC 

[PATCH] tile: exit with status zero on makecontext return with NULL uc_link
 2012-07-17 18:40 UTC 

[PATCH] tile: update libm test ULPs
 2012-07-17 18:39 UTC 

[PATCH] Move tile c++-types baselines to sysdeps directories
 2012-07-17 18:39 UTC 

Add c++-types information for MIPS
 2012-07-17 16:28 UTC 

Port maintainers, please check: makecontext with uc_link == NULL
 2012-07-17  8:15 UTC 

Move c++-types baselines to sysdeps directories
 2012-07-16 23:55 UTC 

Update MIPS32 ABI baselines for _gp_disp
 2012-07-16 16:27 UTC  (2+ messages)

[PATCH 1/3, MIPS] Rewrite MIPS' atomic.h to use __atomic_* builtins
 2012-07-13 17:29 UTC  (8+ messages)
          ` [PATCH] Add explicit acquire/release semantics to atomic_exchange_and_add

ports: Remove TLS configure checks
 2012-07-12 13:45 UTC 

Removal of ASM_GLOBAL_DIRECTIVE
 2012-07-10 14:38 UTC  (3+ messages)

patch to RTLD_START to avoid store data below $sp on MIPS
 2012-07-06 19:13 UTC  (7+ messages)

Add ARM-specific static-stubs.c
 2012-07-05 22:29 UTC 

Add ppca2 to ports powerpc/dl-procinfo
 2012-07-03 19: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).