Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64] Regenerate libm-test-ulps | Marcus Shawcroft | 2013-07-05 | 2 | -0/+50 |
| | |||||
* | Sync sys/ptrace with Linux 3.10 | Andreas Jaeger | 2013-07-04 | 6 | -3/+102 |
| | |||||
* | Condition sysdeps/arm/include/bits/setjmp.h contents on _ISOMAC. | Joseph Myers | 2013-07-03 | 2 | -2/+10 |
| | |||||
* | Regenerate powerpc-nofpu ULPs. | Joseph Myers | 2013-07-03 | 2 | -183/+4158 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2013-07-03 | 2 | -6/+708 |
| | |||||
* | Regenerate MIPS ulps. | Joseph Myers | 2013-07-02 | 3 | -378/+9206 |
| | |||||
* | Regenerate ARM ulps. | Joseph Myers | 2013-07-02 | 2 | -103/+2806 |
| | |||||
* | Make soft-float ARM use soft-fp fma/fmaf. | Joseph Myers | 2013-07-02 | 5 | -0/+69 |
| | |||||
* | alpha: Update libm-test-ulps from scratch | Richard Henderson | 2013-07-02 | 2 | -205/+70 |
| | |||||
* | Implement fma in soft-fp. | Joseph Myers | 2013-07-02 | 9 | -12/+50 |
| | |||||
* | ARM: Pass dl_hwcap to IFUNC resolver functions. | Will Newton | 2013-07-02 | 2 | -1/+6 |
| | |||||
* | Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code. | Joseph Myers | 2013-06-30 | 2 | -24/+27 |
| | |||||
* | tile: switch to using <fenv.h> fallback functions | Chris Metcalf | 2013-06-30 | 7 | -165/+9 |
| | | | | | Now that the fallback functions match the desired semantics for tile functions, just switch to using them. | ||||
* | Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. | Ryan S. Arnold | 2013-06-28 | 6 | -3/+24 |
| | |||||
* | Fix sysdeps/m68k/fpu_control.h preprocessor indentation. | Joseph Myers | 2013-06-28 | 2 | -32/+36 |
| | |||||
* | Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h. | Nathan Sidwell | 2013-06-28 | 2 | -3/+23 |
| | |||||
* | [AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_ | Marcus Shawcroft | 2013-06-28 | 2 | -2/+7 |
| | |||||
* | [AArch64] Simplify getcontext pstate initialization. | Marcus Shawcroft | 2013-06-28 | 2 | -2/+6 |
| | |||||
* | _dl_static_init: Remove nested locking. | Maciej W. Rozycki | 2013-06-27 | 4 | -14/+14 |
| | | | | | | | This function is now called from dl_open_worker with the GL(dl_load_lock) lock held and no longer needs local protection. GL(dl_load_lock) also correctly protects _dl_lookup_symbol_x called here that relies on the caller to have serialized access to the data structures it uses. | ||||
* | m68k: fix bad use of register alias in cfi insn | Andreas Schwab | 2013-06-25 | 2 | -2/+7 |
| | |||||
* | [BZ #15666] alpha: Add __sqrt*_finite definitions | Richard Henderson | 2013-06-24 | 8 | -0/+85 |
| | | | | | With compatibility for ev6 and non-ev6 builds, as the non-ev6 did manage to get definitions emitted for the float and double functions. | ||||
* | alpha: Update libm-test-ulps | Richard Henderson | 2013-06-23 | 2 | -32/+6392 |
| | |||||
* | sysdeps/arm/arm-mcount.S: Comment typo fix. | Roland McGrath | 2013-06-18 | 2 | -1/+3 |
| | |||||
* | ARM: Make armv7 memcpy implementations SFI-friendly | Roland McGrath | 2013-06-18 | 3 | -281/+572 |
| | |||||
* | ARM: Clean up __libc_ifunc_impl_list | Roland McGrath | 2013-06-18 | 2 | -10/+21 |
| | |||||
* | Fix warnings from ARM soft-float fpu_control.h. | Joseph Myers | 2013-06-18 | 2 | -2/+7 |
| | |||||
* | Wrap test-fpucw.c for ARM. | Joseph Myers | 2013-06-18 | 3 | -1/+12 |
| | |||||
* | Make ARM feenableexcept detect failure (bug 14907). | Joseph Myers | 2013-06-17 | 2 | -0/+18 |
| | |||||
* | New API to set default thread attributes | Siddhesh Poyarekar | 2013-06-15 | 23 | -0/+106 |
| | | | | | | | This patch introduces two new convenience functions to set the default thread attributes used for creating threads. This allows a programmer to set the default thread attributes just once in a process and then run pthread_create without additional attributes. | ||||
* | Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909). | Joseph Myers | 2013-06-14 | 6 | -20/+14 |
| | |||||
* | Update ARM _FPU_RESERVED value. | Joseph Myers | 2013-06-14 | 2 | -1/+7 |
| | |||||
* | Add math-tests.h for MIPS. | Joseph Myers | 2013-06-14 | 2 | -0/+41 |
| | |||||
* | MicroBlaze: negated errors in lowlevellock.h | Kirk Meyer | 2013-06-14 | 2 | -4/+9 |
| | | | | | | | | | The macros in lowlevellock.h are returning positive errors, but the users of the macros expect negative. This causes e.g. sem_wait to sometimes return an error with errno set to -EWOULDBLOCK. Signed-off-by: Kirk Meyer <kirk.meyer@sencore.com> Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com> | ||||
* | tile: default to little-endian in bits/endian.h | Chris Metcalf | 2013-06-13 | 2 | -3/+5 |
| | | | | | | This turns out to be helpful when doing a from-scratch cross-compile of gcc and glibc, since you can then do "make install-headers" in glibc even before you have a functioning tile gcc. | ||||
* | Add exception information to math-tests.h and use it in libm-test.inc. | Joseph Myers | 2013-06-11 | 2 | -1/+12 |
| | |||||
* | PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch]. | Ryan S. Arnold | 2013-06-11 | 3 | -268/+7 |
| | |||||
* | PowerPC: Merge ports/ dl-procinfo.[ch] with base. | Ryan S. Arnold | 2013-06-11 | 2 | -69/+74 |
| | |||||
* | Add rounding mode information to math-tests.h and use it in libm-test.inc. | Joseph Myers | 2013-06-10 | 2 | -0/+32 |
| | |||||
* | Use (void) in no-arguments function definitions. | Joseph Myers | 2013-06-08 | 4 | -2/+12 |
| | |||||
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 3 | -3/+11 |
| | |||||
* | Fix ChangeLog. | Ondrej Bilka | 2013-06-06 | 1 | -2/+2 |
| | |||||
* | BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefined | Richard Henderson | 2013-06-05 | 2 | -1/+7 |
| | |||||
* | Fix executable mode. | Ondrej Bilka | 2013-06-06 | 3 | -0/+5 |
| | |||||
* | Remove trailing whitespace in ports. | Joseph Myers | 2013-06-05 | 95 | -189/+307 |
| | |||||
* | [AArch64] Ensure getcontext() initializes PSTATE. | Marcus Shawcroft | 2013-06-04 | 3 | -0/+11 |
| | |||||
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 4 | -24/+24 |
| | |||||
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 15 | -31/+64 |
| | | | | | | | | | Resolves: #15465 The program name may be unavailable if the user application tampers with argc and argv[]. Some parts of the dynamic linker caters for this while others don't, so this patch consolidates the check and fallback into a single macro and updates all users. | ||||
* | Fix ChangeLog formatting | Siddhesh Poyarekar | 2013-05-29 | 2 | -32/+32 |
| | |||||
* | tile: improve detection for missing -mcmodel=large support | Chris Metcalf | 2013-05-24 | 4 | -4/+41 |
| | | | | | | | | | | | | | The existing test avoided passing -mcmodel=large if the compiler didn't support it. However, we need to test not just the compiler support, but also the toolchain (as and ld) support, so make the test more complete. In addition, we have to avoid using the hwN_plt() assembly operators if that support is missing, so guard the uses with #ifdef NO_PLT_PCREL. This allows us to properly build glibc with the current community binutils, which doesn't yet have the PC-relative PLT operator support. The -mcmodel=large support is in gcc 4.8, but the toolchain support won't be present in the community until binutils 2.24. | ||||
* | [AArch64] Fix up ChangeLog formatting for last commit. | Marcus Shawcroft | 2013-05-23 | 1 | -1/+1 |
| |