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
/
ports
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1392
-1443
/
+1392
*
alpha: Add lll_futex_timed_wait_bitset
Richard Henderson
2013-01-02
1
-0
/
+13
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
16
-30
/
+16
*
tile: support lll_futex_timed_wait_bitset
Chris Metcalf
2012-12-28
1
-0
/
+13
*
tile: fix DWARF bug in clone() for created thread
Chris Metcalf
2012-12-21
1
-1
/
+2
*
aarch64: Fix compiler warning for unused declaration _x0
Marcus Shawcroft
2012-12-10
1
-1
/
+0
*
alpha: Fix redefinition of __isnanl macro warning
Richard Henderson
2012-12-07
1
-3
/
+0
*
alpha: Avoid builtin warning for isnanf
Richard Henderson
2012-12-07
1
-0
/
+2
*
aarch64: Regenerate libm-test-ulps.
Marcus Shawcroft
2012-12-07
1
-0
/
+26
*
aarch64: Resolve sc_err and _x0 defined but not used warnings.
Marcus Shawcroft
2012-12-07
1
-2
/
+0
*
aarch64: Resolve implict cast warning.
Marcus Shawcroft
2012-12-07
1
-1
/
+1
*
aarch64: Resolve strtab defined but not used warning.
Marcus Shawcroft
2012-12-07
1
-7
/
+1
*
Specify powerpc-nofpu fegetexceptflag return type.
Joseph Myers
2012-12-05
1
-1
/
+2
*
Fix warnings from MIPS soft-float _FPU_GETCW.
Joseph Myers
2012-12-04
1
-4
/
+3
*
aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6
Marcus Shawcroft
2012-12-04
1
-1
/
+3
*
aarch64: Tag ARM and AArch64 binaries in the ldconfig cache
Marcus Shawcroft
2012-12-04
1
-0
/
+18
*
arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cache
Marcus Shawcroft
2012-12-04
1
-0
/
+29
*
arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6
Marcus Shawcroft
2012-12-04
1
-0
/
+25
*
arm: Tag ARM and AArch64 binaries in the ldconfig cache.
Marcus Shawcroft
2012-12-04
1
-0
/
+73
*
Update ARM libm-test-ulps.
Joseph Myers
2012-11-30
1
-8
/
+428
*
Update MIPS libm-test-ulps.
Joseph Myers
2012-11-30
2
-50
/
+1249
*
alpha: Add sysdeps/alpha/sotruss-lib.c.
Richard Henderson
2012-11-30
1
-0
/
+50
*
Remove powerpc-nofpu fma ulps.
Joseph Myers
2012-11-30
1
-36
/
+0
*
Update powerpc-nofpu libm-test-ulps.
Joseph Myers
2012-11-30
1
-38
/
+733
*
alpha: Update libm-test-ulps.
Richard Henderson
2012-11-30
1
-0
/
+250
*
ia64: clock_getcpuclockid.c: drop unused file
Mike Frysinger
2012-11-29
1
-31
/
+0
*
m68k: update libm-test ULPs
Andreas Schwab
2012-11-30
1
-0
/
+43
*
Add 64-bit support to MIPS register-dump.h (bug 14893).
Joseph Myers
2012-11-29
2
-12
/
+33
*
hppa: Remove socket.h and implement socket_type.h.
Carlos O'Donell
2012-11-29
2
-444
/
+55
*
hppa: Cleanup two build warnings for integer to pointers casts.
Carlos O'Donell
2012-11-29
2
-4
/
+4
*
tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.c
Chris Metcalf
2012-11-29
1
-4
/
+0
*
aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.
Marcus Shawcroft
2012-11-29
1
-0
/
+45
*
m68k/cf: fix copying frame in _dl_runtime_profile
Andreas Schwab
2012-11-25
1
-1
/
+1
*
m68k: add sotruss-lib.c
Andreas Schwab
2012-11-25
1
-0
/
+51
*
aarch64: Re-generate libm-test-ulps.
Marcus Shawcroft
2012-11-22
1
-0
/
+45
*
Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).
Joseph Myers
2012-11-22
2
-0
/
+3
*
m68k: fix return value of lll_futex_timed_wait_bitset
Andreas Schwab
2012-11-21
1
-1
/
+1
*
Avoid $(shell) in determining default ARM ABI.
Joseph Myers
2012-11-21
3
-16
/
+13
*
Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).
Joseph Myers
2012-11-21
1
-0
/
+10
*
Cast to uintptr_t in MIPS jmpbuf-unwind.h.
Joseph Myers
2012-11-21
1
-1
/
+1
*
aarch64: Fix lll_futex_timed_wait_bitset return value sign.
Marcus Shawcroft
2012-11-21
1
-1
/
+1
*
aarch64: Remove weak_aliasx macro.
Marcus Shawcroft
2012-11-21
5
-10
/
+5
*
aarch64: Remove support for NO_LONG_DOUBLE.
Marcus Shawcroft
2012-11-21
5
-25
/
+0
*
aarch64: Indent preprocessor directives.
Marcus Shawcroft
2012-11-21
6
-35
/
+35
*
aarch64: Use range in copyright years.
Marcus Shawcroft
2012-11-21
30
-30
/
+30
*
aarch64: Rename .x files to .c
Marcus Shawcroft
2012-11-21
14
-14
/
+14
*
aarch64: Don't use K&R C
Marcus Shawcroft
2012-11-21
5
-13
/
+5
*
Add sotruss-lib.c for MIPS.
Joseph Myers
2012-11-21
1
-0
/
+117
*
tile: update libm-test-ulps for new tests
Chris Metcalf
2012-11-20
1
-0
/
+34
*
tile: Fix __bswap_64 return type in tile bits/byteswap.h
Chris Metcalf
2012-11-20
1
-1
/
+3
[next]