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
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move some fenv.h override macros to generic math_private.h.
Joseph Myers
2018-02-01
1
-7
/
+1
*
Add ColdFire math-tests.h.
Joseph Myers
2018-02-01
1
-0
/
+29
*
Fix m68k bits/fenv.h for no-FPU ColdFire.
Joseph Myers
2018-02-01
1
-11
/
+47
*
Add no-FPU ColdFire math_private.h.
Joseph Myers
2018-01-24
1
-0
/
+52
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
121
-121
/
+121
*
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
*
Fix m68k bits/mathinline.h attributes (bug 22631).
Joseph Myers
2017-12-19
2
-68
/
+73
*
Add sysdeps/ieee754/soft-fp.
Joseph Myers
2017-12-12
3
-2
/
+1
*
Remove --with-fp / --without-fp.
Joseph Myers
2017-12-12
1
-1
/
+5
*
Use libm_alias_float for coldfire.
Joseph Myers
2017-11-30
3
-3
/
+9
*
Use libm_alias_double for coldfire.
Joseph Myers
2017-11-30
3
-15
/
+9
*
Rework m68k libm functions to use declare_mgen_alias.
Joseph Myers
2017-11-30
73
-434
/
+654
*
Use libm_alias macros in m68k llrint functions.
Joseph Myers
2017-11-30
3
-3
/
+6
*
Use declare_mgen_alias in m68k templates.
Joseph Myers
2017-11-30
4
-4
/
+4
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-0
/
+2
*
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-11-07
1
-0
/
+5
*
m68k: Update elf_machine_load_address for static PIE
H.J. Lu
2017-10-20
1
-0
/
+6
*
m68k: Check PIC instead of SHARED in start.S
H.J. Lu
2017-10-20
1
-1
/
+1
*
Do not wrap logf, log2f and powf
Szabolcs Nagy
2017-10-02
3
-0
/
+3
*
Do not wrap expf and exp2f
Szabolcs Nagy
2017-10-02
2
-0
/
+2
*
New generic powf
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
New generic log2f
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
New generic logf
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
Remove ancient __signbit inlines
Wilco Dijkstra
2017-09-28
2
-68
/
+0
*
Simplify C99 isgreater macros
Wilco Dijkstra
2017-09-28
1
-54
/
+0
*
Optimized generic expf and exp2f with wrappers
Szabolcs Nagy
2017-09-25
2
-0
/
+2
*
Enable unwind info in libc-start.c and backtrace.c
Wilco Dijkstra
2017-09-19
1
-4
/
+0
*
Simplify HUGE_VAL definitions.
Joseph Myers
2017-08-31
1
-41
/
+0
*
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
2017-08-30
1
-1
/
+0
*
Fix m68k bits/math-inline.h macro namespace (bug 22035).
Joseph Myers
2017-08-29
1
-33
/
+40
*
Fix uc_* namespace (bug 21457).
Joseph Myers
2017-08-09
1
-4
/
+4
*
Consistently use uintN_t not u_intN_t in libm.
Joseph Myers
2017-08-03
6
-6
/
+6
*
Rename struct ucontext tag (bug 21457).
Joseph Myers
2017-06-26
1
-2
/
+2
*
Remove bits/string.h.
Zack Weinberg
2017-06-20
1
-24
/
+0
*
PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
Alan Modra
2017-06-14
1
-0
/
+1
*
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
2017-06-06
3
-24
/
+6
*
Fix more namespace issues in sys/ucontext.h (bug 21457).
Joseph Myers
2017-06-01
1
-4
/
+15
*
m68k: handle default PIE
Andreas Schwab
2017-05-29
1
-0
/
+4
*
Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).
Joseph Myers
2017-05-23
1
-8
/
+2
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-0
/
+1
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
1
-0
/
+3
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-7
/
+8
*
Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).
Joseph Myers
2017-05-11
1
-20
/
+24
*
Move shared pthread definitions to common headers
Adhemerval Zanella
2017-05-09
2
-194
/
+61
*
Build divdi3 only for architecture that required it
Adhemerval Zanella
2017-04-06
1
-0
/
+21
*
m68k: fix 64bit atomic ops
Andreas Schwab
2017-02-01
1
-6
/
+8
*
Remove very old libm-test-ulps entries.
Joseph Myers
2017-01-20
1
-8
/
+0
*
New pthread rwlock that is more scalable.
Torvald Riegel
2017-01-10
1
-7
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
113
-113
/
+113
[prev]
[next]