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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PTR_MANGLE on libgcc unwinder function pointers.
Roland McGrath
2014-12-16
1
-3
/
+12
*
Revert "Use pragmas rather than makefiles for necessary options for unwind co...
Roland McGrath
2014-12-16
4
-6
/
+2
*
Use pragmas rather than makefiles for necessary options for unwind code.
Roland McGrath
2014-12-16
4
-2
/
+6
*
Fix x86_64 memrchr namespace (bug 17719).
Joseph Myers
2014-12-16
1
-3
/
+3
*
Fix resolver if_* namespace (bug 17717).
Joseph Myers
2014-12-16
2
-15
/
+26
*
Add comments for the generic lowlevellock implementation.
Torvald Riegel
2014-12-15
1
-9
/
+82
*
Remove custom pthread_once implementation on s390.
Torvald Riegel
2014-12-15
1
-110
/
+0
*
NPTL: Refactor named semaphore code to use shm-directory.h
Roland McGrath
2014-12-12
8
-7
/
+61
*
Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...
Roland McGrath
2014-12-11
8
-282
/
+276
*
* Fix SH specific compiler warnings which are for integer-pointer
Kaz Kojima
2014-12-12
4
-5
/
+5
*
Move semaphore.h to sysdeps/pthread/.
Joseph Myers
2014-12-11
1
-0
/
+78
*
tile: add inhibit_loop_to_libcall to string functions
Chris Metcalf
2014-12-11
3
-3
/
+3
*
* sysdeps/mips/dl-trampoline.c: Modify switch expression to have
Steve Ellcey
2014-12-11
1
-1
/
+1
*
S/390: Get rid of assembler warning value truncated.
Stefan Liebler
2014-12-11
1
-1
/
+1
*
powerpc: Fix lgammal_r overflow warnings
Adhemerval Zanella
2014-12-11
1
-1
/
+9
*
Properly handle forced elision in pthread_mutex_trylock (bug 16657)
Andreas Schwab
2014-12-11
2
-10
/
+0
*
Fix MIPS waitid build.
Joseph Myers
2014-12-10
1
-0
/
+7
*
Fix MIPS sigaction build.
Joseph Myers
2014-12-10
1
-0
/
+12
*
Fix strftime wcschr namespace (bug 17634).
Joseph Myers
2014-12-10
7
-15
/
+34
*
Don't touch user-controlled stdio locks in forked child (bug 12847)
Andreas Schwab
2014-12-10
1
-1
/
+2
*
[AArch64] Fix strchrnul clobbering v15
Richard Earnshaw
2014-12-10
1
-1
/
+1
*
Remove custom pthread_once implementation on sh.
Torvald Riegel
2014-12-09
1
-257
/
+0
*
Fix pthreads getrlimit, gettimeofday namespace (bug 17682).
Joseph Myers
2014-12-06
2
-1
/
+2
*
Fix getifaddrs, freeifaddrs namespace (bug 17668).
Joseph Myers
2014-12-02
2
-8
/
+12
*
mips: Do not use jal to reach __libc_start_main
Petar Jovanovic
2014-12-02
1
-2
/
+6
*
powerpc: Add powerpc64 strpbrk optimization
Adhemerval Zanella
2014-12-02
6
-147
/
+25
*
powerpc: Add powerpc64 strcspn optimization
Adhemerval Zanella
2014-12-02
6
-145
/
+23
*
powerpc: Add powerpc64 strspn optimization
Adhemerval Zanella
2014-12-02
6
-160
/
+27
*
powerpc: strtok{_r} optimization for powerpc64
Rajalakshmi Srinivasaraghavan
2014-12-01
2
-0
/
+250
*
Recognize recent x86 CPUs in string.h
J. Brown
2014-11-27
1
-1
/
+6
*
Fix sysdeps/mips/__longjmp.c warning.
Joseph Myers
2014-11-26
1
-3
/
+1
*
Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.
Joseph Myers
2014-11-26
1
-0
/
+3
*
FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).
Joseph Myers
2014-11-26
1
-2
/
+2
*
powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
Adhemerval Zanella
2014-11-26
3
-0
/
+84
*
powerpc: Fix __arch_compare_and_exchange_bool_64_rel
Anton Blanchard
2014-11-25
1
-1
/
+1
*
sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.
Brooks Moses
2014-11-24
1
-6
/
+2
*
Define CLOCK_TAI on Linux (bug 17608)
Ryan Cumming
2014-11-24
1
-0
/
+2
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
282
-389
/
+388
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
59
-90
/
+90
*
Remove IS_IN_libm
Siddhesh Poyarekar
2014-11-24
65
-67
/
+67
*
Remove IS_IN_libpthread
Siddhesh Poyarekar
2014-11-24
31
-70
/
+70
*
Remove IS_IN_librt
Siddhesh Poyarekar
2014-11-24
22
-44
/
+44
*
Remove IS_IN_nscd
Siddhesh Poyarekar
2014-11-24
1
-2
/
+2
*
Remove IS_IN_ldconfig
Siddhesh Poyarekar
2014-11-24
2
-2
/
+2
*
hurd: Fix dlopening libraries from static programs
Samuel Thibault
2014-11-23
1
-0
/
+5
*
arm: drop EABI check
Mike Frysinger
2014-11-22
2
-27
/
+0
*
AArch64: Reformat inline-asm in elf_machine_load_address
Andrew Pinski
2014-11-21
1
-9
/
+12
*
AArch64: Use ELF macros rather than Elf64 throughout
Will Newton
2014-11-21
2
-5
/
+5
*
AArch64: Update relocations for ILP32
Will Newton
2014-11-21
1
-6
/
+6
*
microblaze: 64b atomic operations are not supported.
Torvald Riegel
2014-11-21
1
-1
/
+1
[next]