index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
Ryan S. Arnold
1
-0
/
+25
2013-06-28
Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.
Joseph Myers
1
-0
/
+5
2013-06-28
Test for mprotect failure in dl-load.c (bug 12492).
Pierre Ynard
1
-0
/
+6
2013-06-28
Mark packed structure element used with atomic operation aligned.
Nathan Froyd
1
-0
/
+6
2013-06-28
Add a dlopen/getpagesize static executable test.
Maciej W. Rozycki
1
-0
/
+8
2013-06-28
[BZ #15022] Correct global-scope dlopen issues in static executables.
Maciej W. Rozycki
1
-0
/
+23
2013-06-26
Require GCC 4.4 or later to build glibc.
Joseph Myers
1
-0
/
+8
2013-06-26
Add a test for BZ #15674
H.J. Lu
1
-0
/
+3
2013-06-26
Fix buffers overrun in x86_64 memcmp-ssse3.S
Liubov Dmitrieva
1
-0
/
+5
2013-06-26
[BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.
Maciej W. Rozycki
1
-0
/
+7
2013-06-26
Add AT_HWCAP2 as a new auxv_t a_type to elf.h.
Ryan S. Arnold
1
-0
/
+4
2013-06-25
drop NEWS mention
Mike Frysinger
1
-1
/
+0
2013-06-25
Fix missing libc-internal.h include.
Richard Henderson
1
-0
/
+4
2013-06-25
Update texinfo.tex.
Joseph Myers
1
-0
/
+5
2013-06-24
[BZ #10283] localedef: align fixed maps to SHMLBA
Mike Frysinger
1
-0
/
+22
2013-06-24
libc-internal.h: add ALIGN helper macros
Mike Frysinger
1
-0
/
+7
2013-06-24
PowerPC: Enable POWER8 platform sans hwcap bits.
Ryan S. Arnold
1
-0
/
+18
2013-06-24
Regenerate INSTALL file
Siddhesh Poyarekar
1
-0
/
+2
2013-06-24
Fix typo in comment
Siddhesh Poyarekar
1
-0
/
+4
2013-06-22
Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.
Joseph Myers
1
-0
/
+2
2013-06-22
Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...
Joseph Myers
1
-0
/
+6
2013-06-22
Remove dead DL_DST_REQ_STATIC code.
Maciej W. Rozycki
1
-0
/
+6
2013-06-21
Fix bad shift in soft-fp (bug 7006).
Joseph Myers
1
-0
/
+6
2013-06-21
dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.
Maciej W. Rozycki
1
-0
/
+5
2013-06-21
Add sh4 implementation of fegetexceptflag.
Kaz Kojima
1
-0
/
+5
2013-06-20
Fix loop construction to functions calls
Adhemerval Zanella
1
-0
/
+16
2013-06-20
Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails.
Joseph Myers
1
-0
/
+3
2013-06-20
Avoid spurious failures from <fenv.h> fallback functions (bug 15654).
Joseph Myers
1
-0
/
+16
2013-06-18
Use rtld-CPPFLAGS in rtld-%.os rules for generated sources.
Roland McGrath
1
-0
/
+6
2013-06-17
PowerPC: Reserve TCB space for EBB framework
Adhemerval Zanella
1
-0
/
+5
2013-06-17
Sort sysd-rules-patterns by descending pattern length.
Roland McGrath
1
-0
/
+6
2013-06-17
Rewrite sysd-rules generation using an awk script.
Roland McGrath
1
-0
/
+8
2013-06-17
Use math-tests.h more in math/test-misc.
Joseph Myers
1
-0
/
+5
2013-06-15
Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).
Joseph Myers
1
-0
/
+5
2013-06-15
Add another fma test.
Joseph Myers
1
-0
/
+4
2013-06-15
Add documentation for default pthread attribute functions
Siddhesh Poyarekar
1
-0
/
+4
2013-06-15
New API to set default thread attributes
Siddhesh Poyarekar
1
-0
/
+23
2013-06-14
Set fast unaligned load flag for new Intel microarchitecture
Liubov Dmitrieva
1
-0
/
+5
2013-06-15
Add rtld-memset.S for x86_64
Siddhesh Poyarekar
1
-0
/
+7
2013-06-14
Make tst-strtod-round use ROUNDING_TESTS.
Joseph Myers
1
-0
/
+8
2013-06-13
Fix raciness in waitid test.
Roland McGrath
1
-0
/
+7
2013-06-13
Fix NEWS entry about clock precision
Siddhesh Poyarekar
1
-0
/
+5
2013-06-13
Don't let ld.so that failed its sanity check land in place.
Roland McGrath
1
-0
/
+5
2013-06-13
Rework tst-strtod-round handling of inexact results.
Joseph Myers
1
-0
/
+14
2013-06-13
Fix ChangeLog entry
Siddhesh Poyarekar
1
-1
/
+1
2013-06-13
Improve precision of clock() function on Linux
Siddhesh Poyarekar
1
-0
/
+6
2013-06-12
Fix unsafe compiler optimization
Adhemerval Zanella
1
-0
/
+8
2013-06-12
Make more libm tests condition exceptions tests with math-tests.h.
Joseph Myers
1
-0
/
+12
2013-06-12
Update Interlingua translation from translation project
Andreas Jaeger
1
-0
/
+5
2013-06-12
Set/restore rounding mode only when needed
Siddhesh Poyarekar
1
-0
/
+49
[next]