]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/m68k
po: Update translations
[thirdparty/glibc.git] / sysdeps / m68k /
2018-02-01  Joseph MyersFix m68k bits/fenv.h for no-FPU ColdFire.
2018-01-24  Joseph MyersAdd no-FPU ColdFire math_private.h.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-19  Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19  Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-19  Joseph MyersFix m68k bits/mathinline.h attributes (bug 22631).
2017-12-12  Joseph MyersAdd sysdeps/ieee754/soft-fp.
2017-12-12  Joseph MyersRemove --with-fp / --without-fp.
2017-11-30  Joseph MyersUse libm_alias_float for coldfire.
2017-11-30  Joseph MyersUse libm_alias_double for coldfire.
2017-11-30  Joseph MyersRework m68k libm functions to use declare_mgen_alias.
2017-11-30  Joseph MyersUse libm_alias macros in m68k llrint functions.
2017-11-30  Joseph MyersUse declare_mgen_alias in m68k templates.
2017-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07  Adhemerval Zanellanptl: Add tests for internal pthread_mutex_t offsets
2017-10-20  H.J. Lum68k: Update elf_machine_load_address for static PIE
2017-10-20  H.J. Lum68k: Check PIC instead of SHARED in start.S
2017-10-02  Szabolcs NagyDo not wrap logf, log2f and powf
2017-10-02  Szabolcs NagyDo not wrap expf and exp2f
2017-09-29  Szabolcs NagyNew generic powf
2017-09-29  Szabolcs NagyNew generic log2f
2017-09-29  Szabolcs NagyNew generic logf
2017-09-28  Wilco DijkstraRemove ancient __signbit inlines
2017-09-28  Wilco DijkstraSimplify C99 isgreater macros
2017-09-25  Szabolcs NagyOptimized generic expf and exp2f with wrappers
2017-09-19  Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-08-31  Joseph MyersSimplify HUGE_VAL definitions.
2017-08-30  Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-29  Joseph MyersFix m68k bits/math-inline.h macro namespace (bug 22035).
2017-08-09  Joseph MyersFix uc_* namespace (bug 21457).
2017-08-03  Joseph MyersConsistently use uintN_t not u_intN_t in libm.
2017-06-26  Joseph MyersRename struct ucontext tag (bug 21457).
2017-06-20  Zack WeinbergRemove bits/string.h.
2017-06-14  Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
2017-06-06  Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-06-01  Joseph MyersFix more namespace issues in sys/ucontext.h (bug 21457).
2017-05-29  Andreas Schwabm68k: handle default PIE
2017-05-23  Joseph MyersFix sys/ucontext.h namespace from signal.h etc. inclusi...
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Joseph MyersSplit up bits/sigstack.h.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-11  Joseph MyersCondition some sys/ucontext.h contents on __USE_MISC...
2017-05-09  Adhemerval ZanellaMove shared pthread definitions to common headers
2017-04-06  Adhemerval ZanellaBuild divdi3 only for architecture that required it
2017-02-01  Andreas Schwabm68k: fix 64bit atomic ops
2017-01-20  Joseph MyersRemove very old libm-test-ulps entries.
2017-01-10  Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Torvald RiegelNew condvar implementation that provides stronger order...
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-01  Joseph MyersRefactor FP_ILOGB* out of bits/mathdef.h.
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-24  Joseph MyersRefactor float_t, double_t information into bits/flt...
2016-11-07  Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-11-04  Joseph MyersDo not hardcode platform names in manual/libm-err-tab...
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): stack_t.
2016-09-07  Joseph MyersAdd femode_t functions: m68k.
2016-09-07  Joseph MyersAdd femode_t functions.
2016-09-01  Paul E. MurphyRemove unneeded stubs for k_rem_pio2l.
2016-08-29  Paul E. MurphyConvert remaining complex function to generated files
2016-08-19  Paul E. MurphyConvert _Complex sine functions to generated code
2016-08-19  Paul E. MurphyConvert _Complex cosine functions to generated code
2016-08-16  Joseph MyersAdd fesetexcept: m68k.
2016-07-04  Andreas Schwabm68k: suppress -Wframe-address warning
2016-06-20  Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-04-30  Andreas Schwabm68k: use large PIC model for gcrt1.o
2016-02-18  H.J. LuAdd _STRING_INLINE_unaligned and string_private.h
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-03  Chris Metcalfmath: add LDBL_CLASSIFY_COMPAT support
2015-11-20  Joseph MyersFix math_private.h multiple include guards.
2015-11-02  Joseph MyersMake nextafter, nexttoward set errno (bug 6799).
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-19  Joseph MyersConvert 231 sysdeps function definitions to prototype...
2015-09-25  Joseph MyersUse soft-fp fma for no-FPU ColdFire (bug 13304).
2015-09-16  Joseph MyersMake scalbn set errno (bug 6803).
2015-09-11  Joseph MyersMove bits/atomic.h to atomic-machine.h (bug 14912).
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-15  Paul PluzhnikovFix BZ #18084 -- backtrace (..., 0) dumps core on x86.
2015-07-20  Andreas Schwabm68k: update libm test ULPs
2015-04-13  Stefan LieblerSet errno for log1p on pole/domain error.
2015-03-14  Andreas Schwabm68k: fix 64-bit arithmetic in atomic operations (bug...
2015-03-05  H.J. LuReplace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
2015-01-25  Andreas Schwabm68k: fix missing definition of __feraiseexcept
2015-01-25  Andreas Schwabm68k: force inlining bswap functions
2015-01-07  Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07  Joseph MyersFix libm fesetround namespace (bug 17748).
2015-01-06  Joseph MyersFix libm fesetenv namespace (bug 17748).
2015-01-05  Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2015-01-05  Joseph MyersFix libm feholdexcept namespace (bug 17748).
2015-01-02  Joseph MyersFix libm fegetround namespace (bug 17748).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-31  Joseph MyersFix libm fegetenv namespace (bug 17748).
2014-12-30  Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-12-21  Andreas Schwabm68k: remove @PLTPC from _dl_init call
2014-11-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-20  Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-09-12  Joseph MyersRemove configuration name patterns from shlib-versions.
2014-08-21  Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-07-17  Joseph MyersMove architecture shlib-versions files to Linux-specifi...
next