index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
Fix fma test for underflow.
Marek Polacek
2
-1
/
+8
2012-05-26
Fix stack size and address inconsistency due to executable stack
Siddhesh Poyarekar
5
-16
/
+111
2012-05-25
Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.
Joseph Myers
4
-95
/
+17
2012-05-25
Don't use header files in glibc configure
H.J. Lu
3
-328
/
+14
2012-05-25
NEWS item for --enable-systemtap
Roland McGrath
1
-0
/
+6
2012-05-25
i386 port of the pthread SystemTap probes
Rayson Ho
9
-12
/
+46
2012-05-25
Add systemtap static probe points in generic and x86_64 pthread code.
Roland McGrath
26
-53
/
+266
2012-05-25
Add systemtap static probe points in setjmp/longjmp on x86.
Roland McGrath
9
-9
/
+42
2012-05-25
Add --enable-systemtap configuration to define static probe points.
Roland McGrath
10
-5
/
+179
2012-05-25
Remove pre-2.4 Linux kernel support.
Joseph Myers
39
-1426
/
+240
2012-05-25
ppc: Pass hwcap to ifuncs.
Richard Henderson
5
-7
/
+18
2012-05-25
Mention BZ 12495 and 13576 in NEWS
H.J. Lu
1
-13
/
+13
2012-05-25
Add missing comma in list of fixed bugs.
Joseph Myers
1
-1
/
+1
2012-05-25
Fix acosf underflow (bug 14153).
Joseph Myers
4
-4
/
+11
2012-05-24
2012-05-24 Jeff Law <law@redhat.com>
Jeff Law
3
-1
/
+77
2012-05-24
Make free chunk size a multiple of MALLOC_ALIGNMENT
H.J. Lu
2
-4
/
+13
2012-05-24
conformtest: Update expectations for stdio.h and stdlib.h.
Joseph Myers
3
-22
/
+69
2012-05-24
Remove use of INTDEF/INTUSE in intl
Andreas Schwab
12
-41
/
+35
2012-05-24
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
98
-729
/
+801
2012-05-24
syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.
Roland McGrath
6
-48
/
+128
2012-05-24
Switch gettimeofday from INTUSE to libc_hidden_proto.
Roland McGrath
9
-41
/
+58
2012-05-24
Properly handle MALLOC_ALIGNMENT > 2 * SIZE_SZ
H.J. Lu
2
-14
/
+75
2012-05-24
Add x32 abilist files
H.J. Lu
14
-0
/
+3076
2012-05-24
Add x32 C++ type data
H.J. Lu
3
-0
/
+76
2012-05-24
Add tests for underflow exception bugs 10846, 14036.
Joseph Myers
3
-5
/
+13
2012-05-24
Add getauxval news entry.
Richard Henderson
1
-0
/
+4
2012-05-24
Don't include exceptions in libm-test-ulps test names.
Joseph Myers
7
-73
/
+60
2012-05-24
Test underflow exceptions in libm-test.inc.
Joseph Myers
5
-154
/
+241
2012-05-23
Forgot changelog in previous commit.
David S. Miller
1
-0
/
+5
2012-05-23
Remove some sparc cob-webs leftover after Joseph's recent changes.
David S. Miller
1
-3
/
+1
2012-05-23
Add sysdeps/unix/sysv/linux/x86_64/x32/configure
H.J. Lu
2
-0
/
+22
2012-05-23
mktime: avoid signed integer overflow
Paul Eggert
2
-4
/
+8
2012-05-23
mktime: simplify computation of average
Paul Eggert
2
-3
/
+5
2012-05-23
mktime: do not assume signed right shift propagates sign bit
Paul Eggert
2
-6
/
+18
2012-05-23
mktime: merge another wrapv change from gnulib
Paul Eggert
2
-1
/
+5
2012-05-23
mktime: remove incorrect attempt at unusual arithmetics
Paul Eggert
2
-9
/
+13
2012-05-23
mktime: check signed shifts on long_int and time_t, too
Paul Eggert
2
-3
/
+10
2012-05-23
mktime: do not assume 'long' is wide enough
Paul Eggert
2
-12
/
+26
2012-05-23
mktime: merge wrapv change from gnulib
Paul Eggert
2
-25
/
+99
2012-05-23
Replace "jmp L(pseudo_end)" with "ret"
H.J. Lu
3
-4
/
+11
2012-05-23
Add ChangeLog for last change
Andreas Jaeger
1
-0
/
+5
2012-05-23
Move poll to syscalls.list
Andreas Jaeger
2
-47
/
+1
2012-05-23
Add more constants to Linux <sys/reboot.h>
Andreas Jaeger
2
-1
/
+13
2012-05-23
Fix x32 sched_getcpu.S error code
H.J. Lu
2
-4
/
+14
2012-05-23
Add comments suggesting moving some functions to syscalls.list.
Joseph Myers
6
-0
/
+17
2012-05-23
Do not mention old Linux kernel versions in installation documentation.
Joseph Myers
3
-15
/
+12
2012-05-23
Update from Linux 3.4
Andreas Jaeger
8
-5
/
+41
2012-05-22
Simplify dl-vdso.h use of assert.
Roland McGrath
2
-9
/
+9
2012-05-22
Remove $(sysctl) from sysdep_routines
H.J. Lu
4
-5
/
+4
2012-05-22
Add sysctl.mk and bits/sysctl.h
H.J. Lu
7
-1
/
+42
[next]