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
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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix i386 build for lll_unlock_elision change.
Joseph Myers
2015-10-16
1
-0
/
+5
*
Remove NPTL configure errors based on top-level configure tests.
Joseph Myers
2015-10-15
1
-0
/
+4
*
Remove -Bgroup configure test.
Joseph Myers
2015-10-15
1
-0
/
+4
*
Remove sizeof (long double) configure test.
Joseph Myers
2015-10-15
1
-0
/
+4
*
Remove -fexceptions configure test.
Joseph Myers
2015-10-15
1
-0
/
+101
*
Do not leave files behind in /tmp from testing.
Joseph Myers
2015-10-15
1
-0
/
+8
*
powerpc: Optimize lock elision for pthread_mutex_t
Paul Murphy
2015-10-15
1
-0
/
+15
*
nptl: Add adapt_count parameter to lll_unlock_elision
Paul Murphy
2015-10-15
1
-0
/
+11
*
Mark ld.so internel __uname hidden
H.J. Lu
2015-10-15
1
-0
/
+3
*
Mark ld.so internel string functions hidden
H.J. Lu
2015-10-15
1
-0
/
+18
*
Mark ld.so internel stdlib functions hidden
H.J. Lu
2015-10-15
1
-0
/
+4
*
Mark ld.so internel sigaction functions hidden
H.J. Lu
2015-10-15
1
-0
/
+4
*
Mark internal setjmp functions hidden
H.J. Lu
2015-10-15
1
-0
/
+3
*
Mark ld.so internel __profile_frequency hidden
H.J. Lu
2015-10-15
1
-0
/
+3
*
Mark internal fcntl functions hidden
H.J. Lu
2015-10-15
1
-0
/
+4
*
Mark internal dirent functions hidden
H.J. Lu
2015-10-15
1
-0
/
+10
*
Mark _dl_catch_error hidden
H.J. Lu
2015-10-15
1
-0
/
+4
*
Mark internal _itoa functions hidden
H.J. Lu
2015-10-15
1
-0
/
+3
*
Mark internal _dl_XXX functions hidden
H.J. Lu
2015-10-15
1
-0
/
+22
*
Mark _wordcopy_XXX functions hidden
H.J. Lu
2015-10-15
1
-0
/
+6
*
Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden
H.J. Lu
2015-10-15
1
-0
/
+10
*
Add comments for GCC 5 requirement
H.J. Lu
2015-10-15
1
-0
/
+5
*
Remove assembler -mtune=i686 configure test.
Joseph Myers
2015-10-15
1
-0
/
+6
*
Remove .previous, .popsection configure tests.
Joseph Myers
2015-10-15
1
-0
/
+13
*
Remove -static-libgcc configure test.
Joseph Myers
2015-10-15
1
-0
/
+7
*
Remove stddef.h configure test.
Joseph Myers
2015-10-15
1
-0
/
+5
*
vfscanf: Use struct scratch_buffer instead of extend_alloca
Florian Weimer
2015-10-15
1
-0
/
+10
*
Remove i386/epoll_pwait.S
H.J. Lu
2015-10-15
1
-0
/
+7
*
Optimize i386 syscall inlining for GCC 5
H.J. Lu
2015-10-15
1
-0
/
+24
*
i386: Remove syscall assembly codes with 6 arguments
H.J. Lu
2015-10-15
1
-0
/
+11
*
Always enable pointer guard [BZ #18928]
Florian Weimer
2015-10-15
1
-0
/
+10
*
Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).
Joseph Myers
2015-10-14
1
-0
/
+8
*
[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0
Szabolcs Nagy
2015-10-14
1
-0
/
+6
*
manual/argp.texi (Specifying Argp Parsers): Fix typo.
Namhyung Kim
2015-10-14
1
-0
/
+4
*
include/stap-probe.h: Fix formatting.
Carlos O'Donell
2015-10-14
1
-0
/
+4
*
Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]
Florian Weimer
2015-10-14
1
-0
/
+6
*
Avoid PLT when calling __sched_getaffinity_new
H.J. Lu
2015-10-14
1
-0
/
+7
*
Support PLT and GOT references in local PIC check
H.J. Lu
2015-10-14
1
-0
/
+10
*
Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE
H.J. Lu
2015-10-14
1
-0
/
+17
*
Fix powerpc32 llround, llroundf exceptions (bug 19125).
Joseph Myers
2015-10-13
1
-0
/
+12
*
Use INLINE_SYSCALL_ERROR_RETURN_VALUE
H.J. Lu
2015-10-13
1
-0
/
+35
*
Add INLINE_SYSCALL_ERROR_RETURN_VALUE
H.J. Lu
2015-10-13
1
-0
/
+39
*
Support x86-64 assmebler without AVX512
H.J. Lu
2015-10-13
1
-0
/
+9
*
Move powerpc llround implementations to powerpc32 directory.
Joseph Myers
2015-10-13
1
-0
/
+5
*
Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).
Joseph Myers
2015-10-13
1
-0
/
+16
*
Add bug reference
Andreas Schwab
2015-10-12
1
-0
/
+1
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
1
-0
/
+59
*
Make _hurd_raise_signal directly return the error
Samuel Thibault
2015-10-10
1
-2
/
+2
*
Make _hurd_raise_signal return errors
Samuel Thibault
2015-10-10
1
-0
/
+6
*
ChangeLog: Fix incorrect email address
Phil Blundell
2015-10-09
1
-1
/
+1
[next]