GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up __exit_thread.
Roland McGrath
2014-05-13
1
-0
/
+28
*
More fixes for unsafe compiler optimization
Adhemerval Zanella
2014-04-30
1
-0
/
+1
*
Add fenv test support for targets which don't have FP traps.
Wilco
2014-04-17
1
-0
/
+11
*
Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.
Roland McGrath
2014-04-03
1
-3
/
+1
*
S390: Define SIZE_MAX as unsigned long (BZ #16712).
Stefan Liebler
2014-03-24
1
-1
/
+5
*
Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"
Will Newton
2014-03-17
1
-2
/
+2
*
Revert "Fix HAVE_RM_CTX -Wundef warnings"
Will Newton
2014-03-17
1
-1
/
+1
*
Fix HAVE_RM_CTX -Wundef warnings
Will Newton
2014-03-17
1
-1
/
+1
*
Fix HP_SMALL_TIMING_AVAIL -Wundef warnings
Will Newton
2014-03-17
1
-2
/
+2
*
BZ #16613: Support TLS in audit libraries.
Carlos O'Donell
2014-02-25
1
-0
/
+3
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-2
/
+2
*
Avoid comma operator warnings.
Roland McGrath
2014-02-07
1
-1
/
+1
*
Revert "Patch [1/4] async-signal safe TLS."
Allan McRae
2014-02-06
1
-5
/
+0
*
Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."
Allan McRae
2014-02-06
1
-5
/
+0
*
Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."
Allan McRae
2014-02-06
1
-6
/
+0
*
ARM: Disable compat mcount code when unneeded.
Roland McGrath
2014-01-10
1
-0
/
+42
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
75
-75
/
+75
*
Patch 2/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
1
-0
/
+6
*
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
1
-0
/
+5
*
Patch [1/4] async-signal safe TLS.
Paul Pluzhnikov
2013-12-18
1
-0
/
+5
*
Adjust generic swapon prototype to match Linux version.
Roland McGrath
2013-11-21
1
-1
/
+1
*
Don't use broken DL_AUTO_FUNCTION_ADDRESS()
Guy Martin
2013-11-21
1
-2
/
+3
*
Consolidate multiple precision sin/cos functions
Siddhesh Poyarekar
2013-10-08
1
-4
/
+2
*
BZ #15754: Fix test case for ARM.
Carlos O'Donell
2013-09-23
1
-1
/
+6
*
BZ #15754: CVE-2013-4788
Carlos O'Donell
2013-09-23
1
-0
/
+3
*
MIPS: IEEE 754-2008 NaN encoding support
Maciej W. Rozycki
2013-09-18
1
-18
/
+21
*
Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
Ryan S. Arnold
2013-06-28
2
-1
/
+5
*
[BZ #10283] localedef: align fixed maps to SHMLBA
Mike Frysinger
2013-06-24
1
-0
/
+26
*
Fix unsafe compiler optimization
Adhemerval Zanella
2013-06-12
1
-1
/
+6
*
Set/restore rounding mode only when needed
Siddhesh Poyarekar
2013-06-12
1
-14
/
+41
*
Add exception information to math-tests.h and use it in libm-test.inc.
Joseph Myers
2013-06-11
1
-0
/
+18
*
Add rounding mode information to math-tests.h and use it in libm-test.inc.
Joseph Myers
2013-06-10
1
-0
/
+18
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-2
/
+2
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BIT
Siddhesh Poyarekar
2013-06-05
1
-6
/
+6
*
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
2013-05-29
1
-0
/
+5
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
3
-0
/
+4
*
Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
Joseph Myers
2013-05-08
1
-0
/
+12
*
Declare _dl_skip_args in ldsodefs.h header.
Roland McGrath
2013-05-07
1
-0
/
+10
*
Flesh out stub not-cancel.h file.
Roland McGrath
2013-05-06
1
-0
/
+8
*
Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
Paul Pluzhnikov
2013-04-25
2
-20
/
+0
*
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
Thomas Schwinge
2013-04-02
1
-0
/
+6
*
Make _dl_phdr pointer to const.
Roland McGrath
2013-03-28
1
-1
/
+1
*
Consolidate declarations of _dl_phdr, _dl_phnum.
Roland McGrath
2013-03-28
1
-0
/
+6
*
On 32-bit x86, disable certain tests involving sNaN values.
Thomas Schwinge
2013-03-21
1
-0
/
+36
*
Move _dl_non_dynamic_init, _dl_aux_init declarations.
Roland McGrath
2013-03-15
1
-0
/
+7
*
Remove powerpc64 bounded-pointers code.
Joseph Myers
2013-03-06
1
-25
/
+0
*
Fix NEED_DL_SYSINFO_DSO conditionals.
Roland McGrath
2013-03-01
1
-1
/
+1
*
unify xmalloc prototypes & friends
Mike Frysinger
2013-02-18
1
-7
/
+1
*
New function _dl_find_dso_for_object
Siddhesh Poyarekar
2013-02-18
1
-0
/
+4
[next]