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
/
sysdeps
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
14
-14
/
+14
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
1
-5
/
+5
*
Fix typos.
Ondřej Bílka
2013-08-21
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
2
-6
/
+6
*
Remove miscellaneous bounded-pointers relics in C code.
Joseph Myers
2013-02-15
1
-1
/
+1
*
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
2013-01-11
1
-1
/
+1
*
Use __extension__ with long long in installed headers.
Joseph Myers
2013-01-10
2
-1
/
+6
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
14
-15
/
+14
*
byteswap.h: fix gcc ver test for __builtin_bswap{32,64}
Mike Frysinger
2012-12-03
1
-2
/
+2
*
Fix powl inaccuracy for x86_64 and x86 (bug 13881).
Joseph Myers
2012-11-28
2
-0
/
+214
*
Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.
Joseph Myers
2012-11-08
2
-6
/
+9
*
Also run tst-xmmymm.sh on i386 ld.so
H.J. Lu
2012-11-07
2
-0
/
+105
*
Make fenv.h FE_* macros usable in #if (bug 3439).
Joseph Myers
2012-11-03
1
-18
/
+27
*
Compile x86 rtld with -mno-sse -mno-mmx
H.J. Lu
2012-11-02
1
-0
/
+4
*
Use sysdeps/x86/tininess.h for i386 and x86_64
H.J. Lu
2012-10-30
1
-0
/
+1
*
Use __uint64_t in x86 __bswap_64
H.J. Lu
2012-10-12
1
-6
/
+7
*
Use x86-64 fpu_control.h for i386 and x86_64
H.J. Lu
2012-06-18
1
-0
/
+109
*
Use i386 bits/mathinline.h for i386 and x86_64
H.J. Lu
2012-06-15
1
-0
/
+968
*
Use x86_64 fpu/bits/fenv.h for i386 and x86_64
H.J. Lu
2012-06-06
1
-0
/
+141
*
Fix a typo in comment
H.J. Lu
2012-06-04
1
-1
/
+1
*
Use i486 bits/string.h for i386 and x86_64
H.J. Lu
2012-06-04
1
-0
/
+1985
*
Use x86_64/bits/xtitypes.h for i386/x86-64
H.J. Lu
2012-05-30
1
-0
/
+33
*
Use x86_64 bits/wordsize.h for both i386/x86_64
H.J. Lu
2012-05-30
1
-0
/
+13
*
Use i386 bits/huge_vall.h for i386/x86-64
H.J. Lu
2012-05-30
1
-0
/
+42
*
Use x86_64 bits/select.h for i386/x86_64
H.J. Lu
2012-05-30
1
-0
/
+63
*
Use x86_64 bits/setjmp.h for i386/x86_64
H.J. Lu
2012-05-30
1
-0
/
+40
*
Use x86_64 bits/mathdef.h for i386/x86_64
H.J. Lu
2012-05-30
1
-0
/
+59
*
Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64
H.J. Lu
2012-05-30
2
-0
/
+163
*
Use the same bits/endian.h for i386/x86_64
H.J. Lu
2012-05-30
1
-0
/
+7
*
Use x86-64 bits/byteswap.h for both i386 and x86_64
H.J. Lu
2012-05-30
2
-0
/
+203