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
/
sysdeps
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert 231 sysdeps function definitions to prototype style.
Joseph Myers
2015-10-19
3
-7
/
+3
*
Use soft-fp fma for no-FPU ColdFire (bug 13304).
Joseph Myers
2015-09-25
3
-0
/
+3
*
Make scalbn set errno (bug 6803).
Joseph Myers
2015-09-16
1
-1
/
+0
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
2
-2
/
+2
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.
Paul Pluzhnikov
2015-08-15
1
-2
/
+5
*
m68k: update libm test ULPs
Andreas Schwab
2015-07-21
1
-133
/
+311
*
Set errno for log1p on pole/domain error.
Stefan Liebler
2015-04-13
3
-0
/
+6
*
m68k: fix 64-bit arithmetic in atomic operations (bug 18128)
Andreas Schwab
2015-03-14
1
-8
/
+8
*
Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
H.J. Lu
2015-03-05
1
-1
/
+1
*
m68k: fix missing definition of __feraiseexcept
Andreas Schwab
2015-01-25
1
-0
/
+1
*
m68k: force inlining bswap functions
Andreas Schwab
2015-01-25
1
-4
/
+4
*
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
1
-0
/
+1
*
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-06
2
-1
/
+2
*
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-05
1
-2
/
+4
*
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
108
-108
/
+108
*
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-31
1
-0
/
+1
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
2
-3
/
+5
*
m68k: remove @PLTPC from _dl_init call
Andreas Schwab
2014-12-21
1
-1
/
+1
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Add arch-specific configuration for C11 atomics support.
Torvald Riegel
2014-11-20
2
-0
/
+7
*
Don't use INTDEF/INTUSE with _dl_init (bug 14132).
Joseph Myers
2014-11-04
1
-1
/
+1
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
1
-1
/
+1
*
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
2014-08-21
1
-1
/
+1
*
Move architecture shlib-versions files to Linux-specific directories.
Joseph Myers
2014-07-17
1
-1
/
+0
*
m68k: update libm test ULPs
Andreas Schwab
2014-07-13
1
-16
/
+88
*
Fix Wundef warning for ELF_MACHINE_NO_RELA
Siddhesh Poyarekar
2014-06-26
1
-0
/
+1
*
m68k: Add compat symbols for scalbln*
Andreas Schwab
2014-06-25
1
-0
/
+6
*
m68k: Consolidate nptl/ subdirectories under linux/...
Roland McGrath
2014-06-23
2
-0
/
+215
*
[BZ #6803] Set errno for scalbln, scalbn
Stefan Liebler
2014-06-20
1
-1
/
+0
*
m68k: update libm test ULPs
Andreas Schwab
2014-06-17
1
-48
/
+882
*
Fix typo in preprocessor conditional
Andreas Schwab
2014-06-16
1
-1
/
+1
*
m68k: avoid pointer to integer conversion warning
Andreas Schwab
2014-06-13
1
-2
/
+2
*
m68k: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-06-09
1
-0
/
+3
*
Remove second argument from TLS_INIT_TP macro
Andreas Schwab
2014-05-27
1
-1
/
+1
*
Clean up __exit_thread.
Roland McGrath
2014-05-13
1
-5
/
+0
*
Compile with -Wundef.
Roland McGrath
2014-03-14
1
-0
/
+1
*
Fix nextafter overflow in non-default rounding modes (bug 16677).
Joseph Myers
2014-03-11
1
-1
/
+4
*
Don't include individual test ulps in libm-test-ulps.
Joseph Myers
2014-03-05
2
-9830
/
+0
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-5
/
+5
*
Whitespace fixes
Andreas Schwab
2014-02-10
1
-1
/
+0
*
Move m68k from ports to libc
Andreas Schwab
2014-02-10
268
-0
/
+19183
*
* sysdeps/hppa: Directory removed, saved in ports repository.
Roland McGrath
2006-02-28
245
-8346
/
+0
*
* math/divtc3.c: New file.
Roland McGrath
2006-02-01
1
-0
/
+0
*
[BZ #1950, BZ #2153]
Andreas Jaeger
2006-01-15
1
-2
/
+2
*
* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...
Roland McGrath
2006-01-10
2
-6
/
+26
*
* po/.cvsignore: List libc.pot.files, and not any .pot names.
Roland McGrath
2006-01-08
2
-3
/
+0
*
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
Roland McGrath
2005-12-28
1
-3
/
+3
[next]