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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-0
/
+10
*
Use <> for include of kernel-features.h.
Richard Henderson
2012-02-09
1
-0
/
+3
*
Avoid pointer type mismatch warning.
Richard Henderson
2012-02-09
1
-0
/
+4
*
Update ChangeLog
Andreas Schwab
2012-02-09
1
-0
/
+5
*
Remove _G_HAVE_SYS_CDEFS.
Marek Polacek
2012-02-09
1
-0
/
+7
*
Reduce ldouble ULPs for jn tests on x86
Andreas Schwab
2012-02-08
1
-0
/
+4
*
Remove have-initfini and need-nopic-initfini
Andreas Schwab
2012-02-08
1
-0
/
+9
*
Support crti.S and crtn.S provided directly by architectures.
Joseph Myers
2012-02-08
1
-0
/
+18
*
Remove _G_ARGS macros.
Marek Polacek
2012-02-07
1
-0
/
+6
*
Add tst-CMPLX2 test.
Marek Polacek
2012-02-07
1
-0
/
+5
*
Adjust libm test ULPs for powerpc
Andreas Schwab
2012-02-07
1
-0
/
+2
*
Fix loss of precision in jn tests
Andreas Schwab
2012-02-07
1
-0
/
+4
*
Remove __ELF__ conditionals
Marek Polacek
2012-02-07
1
-0
/
+57
*
Undefine and redefine __i686 for assembly code.
Joseph Myers
2012-02-06
1
-0
/
+5
*
Match x86 PIC thunk names to compiler version.
Joseph Myers
2012-02-06
1
-0
/
+6
*
Use macro for PIC setup in inline asm.
Joseph Myers
2012-02-05
1
-0
/
+7
*
Use macros for x86 PIC thunk names.
Joseph Myers
2012-02-03
1
-0
/
+7
*
Consistently use macros for x86 PIC thunks.
Joseph Myers
2012-02-03
1
-0
/
+47
*
Include <stdio.h> in math/tst-CMPLX.c.
Joseph Myers
2012-02-03
1
-0
/
+4
*
Merge branch 'master' of ssh://sourceware.org/git/glibc
Ulrich Drepper
2012-01-31
1
-0
/
+14
|
\
|
*
Always define float_t as float for PowerPC, SH and SPARC.
Joseph Myers
2012-01-31
1
-0
/
+7
|
*
Remove PARAMS macros.
Marek Polacek
2012-01-31
1
-0
/
+7
*
|
Cleanups of malloc
Ulrich Drepper
2012-01-31
1
-0
/
+6
|
/
*
Handle ARENA_TEST correctly
Ulrich Drepper
2012-01-31
1
-0
/
+6
*
Don't add CL for generated files!!!
Ulrich Drepper
2012-01-30
1
-1
/
+0
*
Merge branch 'master' of ssh://sourceware.org/git/glibc
Ulrich Drepper
2012-01-30
1
-0
/
+61
|
\
|
*
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
2012-01-30
1
-0
/
+32
|
*
Fix makefile/configure problems with sse2avx changes.
Joseph Myers
2012-01-30
1
-0
/
+8
|
*
Merge remote-tracking branch 'origin/cmetcalf/tile_config'
Roland McGrath
2012-01-30
1
-0
/
+5
|
|
\
|
|
*
Update config.guess, config.sub from upstream config git repository.
Chris Metcalf
2012-01-29
1
-0
/
+5
|
*
|
Add Tile relocation types.
Chris Metcalf
2012-01-30
1
-0
/
+4
|
*
|
Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'
Roland McGrath
2012-01-30
1
-0
/
+4
|
|
\
\
|
|
*
|
Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().
Chris Metcalf
2012-01-28
1
-0
/
+6
|
|
|
/
|
*
|
Merge remote-tracking branch 'origin/cmetcalf/tile_not_cancel_h'
Roland McGrath
2012-01-30
1
-0
/
+2
|
|
\
\
|
|
*
|
Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.
Chris Metcalf
2012-01-28
1
-0
/
+4
|
|
|
/
|
*
|
Merge remote-tracking branch 'origin/cmetcalf/tile_firstversions'
Roland McGrath
2012-01-30
1
-0
/
+2
|
|
\
\
|
|
*
|
Fix bug in firstversions.awk version range handling.
Chris Metcalf
2012-01-28
1
-0
/
+4
|
|
|
/
|
*
|
Merge remote-tracking branch 'origin/cmetcalf/tile_faccessat'
Roland McGrath
2012-01-30
1
-0
/
+4
|
|
\
\
|
|
*
|
Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.
Chris Metcalf
2012-01-28
1
-0
/
+4
|
|
|
/
*
|
/
Optimize __get_tls_addr a bit
Ulrich Drepper
2012-01-30
1
-0
/
+8
|
/
/
*
|
Optimize x86-64 math inline header a bit
Ulrich Drepper
2012-01-28
1
-0
/
+7
*
|
Use -msse2avx option for x86-64 libm functions
Ulrich Drepper
2012-01-28
1
-0
/
+17
|
/
*
Simplify use of AVX instructions in internal math macros
Ulrich Drepper
2012-01-28
1
-0
/
+4
*
PowerPC - A2 memcpy cache line size initialization
Adhemerval Zanella
2012-01-27
1
-0
/
+6
*
Merge branch 'master' of ssh://sourceware.org/git/glibc
Ulrich Drepper
2012-01-27
1
-0
/
+137
|
\
|
*
Remove __STDC__ conditionals from libm.
Joseph Myers
2012-01-27
1
-0
/
+137
*
|
Sort objects before relocations
Ulrich Drepper
2012-01-27
1
-0
/
+11
|
/
*
Remove __STDC__ conditionals from non-installed headers.
Joseph Myers
2012-01-26
1
-0
/
+12
*
Remove __STDC__ conditionals from installed headers.
Joseph Myers
2012-01-26
1
-0
/
+13
*
Really fix AVX tests
Ulrich Drepper
2012-01-26
1
-1
/
+10
[next]