about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8. rsa/hwcap2_v6Ryan S. Arnold2013-06-286-22/+85
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-2818-13/+90
* [AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_Marcus Shawcroft2013-06-282-2/+7
* [AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft2013-06-282-2/+6
* _dl_static_init: Remove nested locking.Maciej W. Rozycki2013-06-274-14/+14
* Require GCC 4.4 or later to build glibc.Joseph Myers2013-06-265-6/+14
* Add a test for BZ #15674H.J. Lu2013-06-262-0/+27
* Mention BZ #15674H.J. Lu2013-06-261-1/+1
* Fix buffers overrun in x86_64 memcmp-ssse3.SLiubov Dmitrieva2013-06-262-4/+7
* [BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.Maciej W. Rozycki2013-06-262-4/+11
* Add AT_HWCAP2 as a new auxv_t a_type to elf.h.Ryan S. Arnold2013-06-262-1/+8
* drop NEWS mentionMike Frysinger2013-06-251-1/+0
* Fix missing libc-internal.h include.Richard Henderson2013-06-252-0/+5
* Update texinfo.tex.Joseph Myers2013-06-252-202/+358
* m68k: fix bad use of register alias in cfi insnAndreas Schwab2013-06-252-2/+7
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-249-1/+86
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-245-29/+113
* libc-internal.h: add ALIGN helper macrosMike Frysinger2013-06-242-0/+27
* BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev2013-06-243-12/+21
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-06-247-3/+34
* Regenerate INSTALL fileSiddhesh Poyarekar2013-06-242-3/+6
* Fix typo in commentSiddhesh Poyarekar2013-06-242-2/+6
* alpha: Update libm-test-ulpsRichard Henderson2013-06-232-32/+6392
* Include <string.h> in nptl/pthread_setattr_default_np.c.Joseph Myers2013-06-222-0/+5
* Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers2013-06-222-0/+3
* Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers2013-06-223-7/+13
* Remove dead DL_DST_REQ_STATIC code.Maciej W. Rozycki2013-06-222-13/+6
* Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima2013-06-221-1/+2
* Fix bad shift in soft-fp (bug 7006).Joseph Myers2013-06-213-14/+21
* dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki2013-06-212-1/+6
* Add sh4 implementation of fegetexceptflag.Kaz Kojima2013-06-212-0/+43
* Fix loop construction to functions callsAdhemerval Zanella2013-06-2011-0/+86
* Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails.Joseph Myers2013-06-202-1/+8
* Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers2013-06-2012-16/+44
* Use rtld-CPPFLAGS in rtld-%.os rules for generated sources.Roland McGrath2013-06-182-12/+28
* sysdeps/arm/arm-mcount.S: Comment typo fix.Roland McGrath2013-06-182-1/+3
* ARM: Make armv7 memcpy implementations SFI-friendlyRoland McGrath2013-06-183-281/+572
* ARM: Clean up __libc_ifunc_impl_listRoland McGrath2013-06-182-10/+21
* Fix warnings from ARM soft-float fpu_control.h.Joseph Myers2013-06-182-2/+7
* Wrap test-fpucw.c for ARM.Joseph Myers2013-06-183-1/+12
* PowerPC: Reserve TCB space for EBB frameworkAdhemerval Zanella2013-06-172-0/+10
* Make ARM feenableexcept detect failure (bug 14907).Joseph Myers2013-06-173-9/+27
* Sort sysd-rules-patterns by descending pattern length.Roland McGrath2013-06-175-9/+32
* Rewrite sysd-rules generation using an awk script.Roland McGrath2013-06-174-34/+79
* Use math-tests.h more in math/test-misc.Joseph Myers2013-06-172-2/+15
* Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers2013-06-153-3/+21
* Add another fma test.Joseph Myers2013-06-152-0/+5
* Add documentation for default pthread attribute functionsSiddhesh Poyarekar2013-06-152-0/+44
* New API to set default thread attributesSiddhesh Poyarekar2013-06-1549-13/+817
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-147-29/+23