aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15Declare __getdirentries in internal dirent.h.Roland McGrath
2012-08-15Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT].Roland McGrath
2012-08-15Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath
2012-08-15Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath
2012-08-15Update MIPS dl-lookup.c from generic version.Joseph Myers
2012-08-14arm: fix up style in reloc fixMike Frysinger
2012-08-14i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger
2012-08-14ia64: drop HAVE_CPP_ASM_DEBUGINFOMike Frysinger
2012-08-14Add a missing #include.Roland McGrath
2012-08-14Add a missing #include.Roland McGrath
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers
2012-08-14Add more fixed bug numbers to NEWS.Joseph Myers
2012-08-14Another ULPs update.Andreas Jaeger
2012-08-14Update i386 ULPsAndreas Jaeger
2012-08-14Use tabs instead of spacesAndreas Jaeger
2012-08-13Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov
2012-08-13Add explicit acquire/release semantics to atomic_exchange_and_add.Maxim Kuvyrkov
2012-08-13alpha: Don't test toolchain support for TLS or GPRELRichard Henderson
2012-08-13alpha: Fix compat version number for nearbyintlRichard Henderson
2012-08-13Update x86-64 ULPsMarkus Trippelsdorf
2012-08-13 * manual/stdio.texi (snprintf): Clarify handling of the trailingJeff Law
2012-08-12ia64: drop TLS configure checkMike Frysinger
2012-08-12hppa: add missing prlimit64 symbolMike Frysinger
2012-08-12ia64: drop ASM_TYPE_DIRECTIVE usageMike Frysinger
2012-08-12arm: handle unaligned ABS relocsMike Frysinger
2012-08-10Move Linux kernel version conditionals to kernel-features.h.Joseph Myers
2012-08-10Fix whitespace problems detected by commit hooks.Jeff Law
2012-08-10 [BZ #13939]Jeff Law
2012-08-10m68k: fix type of pltenter member in audit interfaceAndreas Schwab
2012-08-09Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath
2012-08-09Define __ASSUME_UTIMES for MIPS.Joseph Myers
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu
2012-08-09Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath
2012-08-09Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath
2012-08-08Add new AM33 relocsMark Salter
2012-08-08Add sotruss-lib support for ARM.Roland McGrath
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers
2012-08-08Add a const in arm_gnu_pltexit signature.Roland McGrath
2012-08-08ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath
2012-08-08Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath
2012-08-08Add missing #include for sysdeps/arm/dl-irel.h.Roland McGrath
2012-08-08Fix __dl_start declaration to avoid warning.Roland McGrath
2012-08-08Add a missing #include.Roland McGrath
2012-08-08Missing #include updates for dirstream code move from unix to posix.Roland McGrath
2012-08-08alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTIONRichard Henderson
2012-08-08alpha: Tidy up ieee_get/set_fp_control syscallsRichard Henderson
2012-08-08alpha: Purge __ASSUME_STAT64_SYSCALLRichard Henderson
2012-08-08m68k/cf: define __signbit/__signbitf as inlinesAndreas Schwab
2012-08-08m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acqAndreas Schwab
2012-08-07rpcgen - fall back to looking for cpp in system pathAllan McRae