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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i386: Use _CET_NOTRACK in memset-sse2.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Use _CET_NOTRACK in i686/memcmp.S
H.J. Lu
2018-07-18
1
-2
/
+2
*
i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S
H.J. Lu
2018-07-17
3
-3
/
+77
*
x86: Add _CET_ENDBR to functions in dl-tlsdesc.S
H.J. Lu
2018-07-17
1
-0
/
+7
*
x86: Add _CET_ENDBR to functions in crti.S
H.J. Lu
2018-07-17
1
-0
/
+2
*
x86: Support IBT and SHSTK in Intel CET [BZ #21598]
H.J. Lu
2018-07-16
2
-0
/
+139
*
x86: Support shadow stack pointer in setjmp/longjmp
H.J. Lu
2018-07-14
4
-0
/
+136
*
x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]
H.J. Lu
2018-07-14
2
-1
/
+5
*
math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]
Florian Weimer
2018-06-21
2
-5
/
+21
*
i386: Change offset of __private_ss to 0x30 [BZ #23250]
H.J. Lu
2018-06-12
1
-1
/
+6
*
x86: Make strncmp usable from rtld
Florian Weimer
2018-06-12
1
-1
/
+1
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
math: Update i686 ulps (--disable-multi-arch configuration)
Florian Weimer
2018-06-01
1
-278
/
+294
*
math: Update i686 ulps
Florian Weimer
2018-06-01
1
-270
/
+278
*
i386: Drop -mpreferred-stack-boundary=4
Florian Weimer
2018-05-22
2
-43
/
+1
*
nptl: Remove __ASSUME_PRIVATE_FUTEX
H.J. Lu
2018-05-17
2
-7
/
+0
*
Add narrowing divide functions.
Joseph Myers
2018-05-17
1
-0
/
+29
*
Add narrowing multiply functions.
Joseph Myers
2018-05-16
1
-0
/
+29
*
i386: Replace PREINIT_FUNCTION@PLT with *%eax in call
H.J. Lu
2018-05-14
1
-1
/
+1
*
x86: Add sysdeps/x86/ldsodefs.h
H.J. Lu
2018-05-14
1
-41
/
+0
*
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-11
3
-0
/
+3
*
Move math_opt_barrier, math_force_eval to separate math-barriers.h.
Joseph Myers
2018-05-09
1
-39
/
+0
*
Move math_narrow_eval to separate math-narrow-eval.h.
Joseph Myers
2018-05-09
3
-0
/
+3
*
Drop fpregset unused symbol exposition
Samuel Thibault
2018-04-20
1
-1
/
+1
*
Update i386 libm-test-ulps.
Adhemerval Zanella
2018-04-06
1
-4
/
+10
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-2
/
+2
*
hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
Samuel Thibault
2018-04-02
1
-7
/
+7
*
hurd: Add hurd thread library
Samuel Thibault
2018-04-02
3
-0
/
+79
*
Fix i386 memmove issue (bug 22644).
Andrew Senkevich
2018-03-23
1
-6
/
+6
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
1
-0
/
+41
*
Update i386 libm-test-ulps.
Joseph Myers
2018-03-16
2
-24
/
+24
*
Add support for sqrt asm redirects
Wilco Dijkstra
2018-03-15
2
-0
/
+2
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).
Joseph Myers
2018-02-28
1
-0
/
+6
*
Remove mplog and mpexp
Wilco Dijkstra
2018-02-15
2
-2
/
+0
*
Remove slow paths from exp
Szabolcs Nagy
2018-02-12
1
-1
/
+0
*
Remove slow paths from pow
Wilco Dijkstra
2018-02-12
2
-2
/
+0
*
Add narrowing add functions.
Joseph Myers
2018-02-10
1
-0
/
+41
*
Add build infrastructure for narrowing libm functions.
Joseph Myers
2018-02-09
1
-0
/
+2
*
i386: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
2018-02-05
1
-12
/
+12
*
Revert Intel CET changes to __jmp_buf_tag (Bug 22743)
Carlos O'Donell
2018-01-25
2
-5
/
+0
*
i386: Regenerate libm-test-ulps for for gcc 7 on i686
Samuel Thibault
2018-01-06
1
-12
/
+12
*
hurd: Fix build without NO_HIDDEN
Samuel Thibault
2018-01-06
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
288
-288
/
+288
*
Revert exp reimplementation (causes test failures).
Joseph Myers
2017-12-19
1
-0
/
+1
*
Improve __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
2017-12-19
1
-1
/
+0
*
x86: Add feature_1 to tcbhead_t [BZ #22563]
H.J. Lu
2017-12-19
2
-0
/
+5
*
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2017-12-15
2
-0
/
+56
*
Add _Float32 function aliases.
Joseph Myers
2017-12-07
2
-4
/
+10
*
Add _Float64, _Float32x function aliases.
Joseph Myers
2017-12-06
2
-16
/
+18
[prev]
[next]