]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/m68k
po: Update translations
[thirdparty/glibc.git] / sysdeps / m68k /
2024-01-12  Wilco Dijkstramath: remove exp10 wrappers
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-21  Adhemerval Zanellaelf: Remove LD_PROFILE for static binaries
2023-08-25  Adhemerval Zanellam68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and...
2023-08-25  Adhemerval Zanellam68k: Fix build with -mcpu=68040 or higher (BZ 30740)
2023-08-21  Andreas SchwabRemove references to the defunct db2 subdir
2023-08-17  Andreas Schwabm68k: fix __mpn_lshift and __mpn_rshift for non-68020
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-04-03  Adhemerval Zanella... math: Remove the error handling wrapper from fmod and...
2023-02-17  Adhemerval Zanellastring: Remove string_private.h
2023-02-08  Adhemerval Zanellastring: Add libc_hidden_proto for strchrnul
2023-02-06  Richard HendersonParameterize OP_T_THRES from memcopy.h
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-03  Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-06-24  Andreas Schwabm68k: optimize RTLD_START
2022-05-30  Adhemerval Zanellam68k: Remove _dl_skip_args usage
2022-05-13  Maciej W. Rozyckim68k: Use an autoconf template to produce `preconfigure'
2022-04-26  Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-04-20  Fangrui Songm68k: Handle fewer relocations for RTLD_BOOTSTRAP ...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28  Adhemerval Zanellamalloc: Remove memusage.h
2021-12-28  Adhemerval ZanellaRemove atomic-machine.h atomic typedefs
2021-12-28  Adhemerval Zanellaelf: Add _dl_audit_pltexit
2021-12-17  Adhemerval ZanellaRemove ununsed tcb-offset
2021-12-09  Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-09  Florian Weimernptl: Introduce <tcb-access.h> for THREAD_* accessors
2021-12-03  Florian Weimernptl: Increase default TCB alignment to 32
2021-10-14  Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
2021-10-07  Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-09-15  Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-18  Fangrui SongRemove sysdeps/*/tls-macros.h
2021-04-06  Adhemerval Zanellam68: Fix build after 9acda61d94ac
2021-03-01  Florian Weimerm68k: Implement backtrace on top of <unwind-link.h>
2021-03-01  Florian WeimerImplement <unwind-link.h> for dynamically loading the...
2021-02-25  Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-21  Sergei Trofimovichm68k: fix clobbering a5 in setjmp() [BZ #24202]
2020-11-16  Florian Weimernptl: Move stack list variables into _rtld_global
2020-10-02  Szabolcs Nagyaarch64: enforce >=64K guard size [BZ #26691]
2020-06-22  Adhemerval Zanellam68k: Use sqrt{f} builtin for coldfire
2020-06-19  Adhemerval ZanellaNew exp10f version without SVID compat wrapper
2020-03-19  Adhemerval Zanellamath: Remove inline math tests
2020-03-19  Adhemerval Zanellam68k: Remove mathinline.h
2020-02-18  Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-15  Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
2020-02-14  Tulio Magno Quites... Add a generic scalb implementation
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-26  Adhemerval Zanellanptl: Add default pthread-offsets.h
2019-11-26  Adhemerval Zanellanptl: Add struct_rwlock.h
2019-11-26  Adhemerval Zanellanptl: Add struct_mutex.h
2019-11-26  Adhemerval Zanellanptl: Remove rwlock elision definitions
2019-11-26  Adhemerval Zanellanptl: Add tests for internal pthread_rwlock_t offsets
2019-11-26  Adhemerval Zanellanptl: Cleanup mutex internal offset tests
2019-10-01  Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-13  Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-02-27  Adhemerval Zanellawcsmbs: optimize wcpcpy
2019-02-26  Joseph MyersAdd and move fall-through comments in system-specific...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-21  Szabolcs NagyRemove the error handling wrapper from pow
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log2
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log
2018-11-21  Szabolcs NagyRemove the error handling wrapper from exp and exp2
2018-09-20  Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-19  Szabolcs NagyAdd new pow implementation
2018-09-17  Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-12  Szabolcs NagyAdd new log2 implementation
2018-09-12  Szabolcs NagyAdd new log implementation
2018-09-05  Szabolcs NagyAdd new exp and exp2 implementations
2018-08-24  Wilco DijkstraRemove unused math files
2018-08-23  Joseph MyersMove EXCEPTION_TESTS_* out of math-tests.h
2018-08-22  Joseph MyersMove ROUNDING_TESTS_* out of math-tests.h.
2018-08-10  Wilco DijkstraImprove performance of sincosf
2018-06-23  Tulio Magno Quites... m68k: Reorganize log1p and significand implementations
2018-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-05-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-09  Joseph MyersMove math_opt_barrier, math_force_eval to separate...
2018-04-19  Samuel ThibaultDrop fpregset unused symbol exposition
2018-04-04  Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-03-16  Wilco DijkstraRevert m68k __ieee754_sqrt change
2018-03-15  Wilco DijkstraRemove all target specific __ieee754_sqrt(f/l) inlines
2018-03-15  Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2018-03-11  Samuel Thibaulthurd: add gscope support
2018-02-15  Wilco DijkstraRemove mplog and mpexp
2018-02-12  Szabolcs NagyRemove slow paths from exp
2018-02-12  Wilco DijkstraRemove slow paths from pow
2018-02-06  Joseph MyersUnify and simplify bits/byteswap.h, bits/byteswap-16...
2018-02-01  Joseph MyersMove LDBL_CLASSIFY_COMPAT to its own header.
2018-02-01  Joseph MyersRemove some math_private.h libc_feholdexcept_setround...
2018-02-01  Joseph MyersRemove some math_private.h libc_fe* overrides.
2018-02-01  Joseph MyersMove some fenv.h override macros to generic math_private.h.
2018-02-01  Joseph MyersAdd ColdFire math-tests.h.
next