index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version number
Ulrich Weigand
5
-7
/
+190
2013-12-04
PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changes
Ulrich Weigand
5
-45
/
+163
2013-12-04
PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes
Ulrich Weigand
12
-124
/
+152
2013-12-04
PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimization
Ulrich Weigand
2
-2
/
+50
2013-12-04
PowerPC64 ELFv2 ABI 2/6: Remove function descriptors
Ulrich Weigand
8
-30
/
+150
2013-12-04
PowerPC64 ELFv2 ABI 1/6: Code refactoring
Ulrich Weigand
5
-62
/
+39
2013-12-04
PowerPC64: Report overflow on @h and @ha relocations
Alan Modra
1
-2
/
+22
2013-12-04
PowerPC64: Fix incorrect CFI in *context routines
Ulrich Weigand
2
-0
/
+27
2013-12-04
Update powerpc-fpu ULPs.
Adhemerval Zanella
1
-2
/
+260
2013-12-03
Fix exp missing underflows (bug 15268, bug 15425).
Joseph Myers
3
-3
/
+98
2013-12-03
Properly handle shm_open validation. Fixes bug 16274.
Ondřej Bílka
1
-2
/
+2
2013-12-03
Fix erfc errno setting on underflow (bug 6786).
Joseph Myers
7
-10
/
+71
2013-12-03
Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...
Joseph Myers
2
-0
/
+402
2013-12-02
Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.
Pavel Simerda
1
-17
/
+14
2013-12-02
getaddrinfo: remove dead code
Pavel Simerda
1
-12
/
+0
2013-12-02
Update powerpc-fpu ULPs.
Adhemerval Zanella
1
-34
/
+1199
2013-11-30
Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...
Joseph Myers
2
-0
/
+1202
2013-11-29
Fix x86 sqrt rounding (bug 14032).
Joseph Myers
2
-0
/
+18
2013-11-29
[BZ #16214] S/390: Fix TLS GOT pointer setup.
Andreas Krebbel
4
-18
/
+47
2013-11-28
Remove unused ldbl-96 functions (bug 15004).
Joseph Myers
16
-1046
/
+0
2013-11-28
Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...
Joseph Myers
13
-4
/
+346
2013-11-28
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
Joseph Myers
9
-4
/
+42
2013-11-26
PowerPC: Fix __fe_nomask_env missing symbol
Adhemerval Zanella
8
-14
/
+13
2013-11-26
Fix typo in _dl_tlsdesc_resolve_hold.
Ondřej Bílka
1
-1
/
+1
2013-11-26
Use __glibc_reserved instead __unused.
Ondřej Bílka
44
-177
/
+177
2013-11-25
Fix typo in sys/ptrace.h.
Carlos O'Donell
1
-1
/
+1
2013-11-25
Fix powerpc-nofpu build.
Joseph Myers
2
-0
/
+6
2013-11-25
PowerPC: Set/restore rounding mode only when needed
Adhemerval Zanella
7
-25
/
+293
2013-11-21
Adjust generic swapon prototype to match Linux version.
Roland McGrath
1
-1
/
+1
2013-11-21
Don't use broken DL_AUTO_FUNCTION_ADDRESS()
Guy Martin
1
-2
/
+3
2013-11-20
Add systemtap probe markers for sin, cos, asin and acos
Siddhesh Poyarekar
1
-0
/
+5
2013-11-19
Make powerpc-nofpu floating-point state thread-local (bug 15483).
Joseph Myers
18
-67
/
+104
2013-11-16
Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).
Joseph Myers
4
-1
/
+25
2013-11-13
PowerPC: Fix __fe_mask_env export
Adhemerval Zanella
2
-2
/
+2
2013-11-13
Set arch_minimum_kernel to 3.4.0 for x32
H.J. Lu
2
-0
/
+6
2013-11-13
PowerPC: Fix __fe_mask_env export
Adhemerval Zanella
5
-13
/
+13
2013-11-12
Fix sparc 64-bit GMP ifunc resolution in static builds.
David S. Miller
5
-5
/
+5
2013-11-08
PowerPC: Fix vDSO missing ODP entries
Adhemerval Zanella
3
-5
/
+28
2013-11-06
Fix build on pre-v9 32-bit Sparc.
David S. Miller
1
-1
/
+2
2013-10-31
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
Ondřej Bílka
1
-6
/
+8
2013-10-30
rename configure.in to configure.ac
Mike Frysinger
32
-16
/
+16
2013-10-28
Consolidate conditionals in mp sin/cos functions
Siddhesh Poyarekar
1
-8
/
+6
2013-10-25
PowerPC: strcpy/stpcpy optimization for PPC64/POWER7
Adhemerval Zanella
4
-134
/
+407
2013-10-25
Fix stack overflow due to large AF_INET6 requests
Siddhesh Poyarekar
1
-2
/
+18
2013-10-25
Fix incorrect getaddrinfo assertion trigger
Allan McRae
1
-3
/
+10
2013-10-18
Add e500 port.
Joseph Myers
31
-11
/
+1169
2013-10-17
Don't use gethostbyaddr to determine canonical name
Andreas Schwab
1
-78
/
+11
2013-10-17
Format floating routines.
Ondřej Bílka
58
-2175
/
+2769
2013-10-11
Add systemtap markers to math function slow paths
Siddhesh Poyarekar
6
-5
/
+45
2013-10-10
Fix readdir regressions on sparc 32-bit.
David S. Miller
1
-2
/
+7
[prev]
[next]