]> sourceware.org Git - newlib-cygwin.git/history - newlib/libc/machine
powf: Fixed another precision bug in powf() (FreeBSD)
[newlib-cygwin.git] / newlib / libc / machine /
2024-09-02 Alexey Lapshinnewlib: xtensa: remove sys/xtensa. use machine/xtensa
2024-08-21 Yuriy Kolerovarc64: Add port for Synopsys DesignWare ARCv3 ISA
2024-08-20 Alexey Brodkinarc: Remove @ from symbol references in assembly
2024-08-20 Claudiu Zissulescuarc: Use __ARC_UNALIGNED__ compiler macro
2024-07-09 Clément Chigotlibc/arm: add missing .cfi_sections
2024-05-22 Shahab Vahediarc: libc: Record r58/r59 in long-jump's buffer
2024-05-22 Yuriy Kolerovarc: libc, libgloss: Remove .file directive from .S...
2024-05-22 Claudiu Zissulescuarc: libc: Add support of 16-entry register file
2024-01-23 Mike Frysingernewlib: docs: add "Function " to every function node
2023-12-23 Thomas SchwingeGCN: Implement '_exit' instead of 'exit'
2023-12-06 Hans-Peter Nilssonnewlib cris: Fix compilation warnings that recent gcc...
2023-12-04 Kito ChengRISC-V: Support long double math
2023-11-21 Sebastian Huberaarch64: Remove duplicated optimized memmove()
2023-10-31 Andrew Stubbsamdgcn: remove unnecessary scalar cache flush
2023-10-12 Sebastian Hubersparc: Improve setjmp()
2023-10-12 Sebastian Huberriscv: Fix fenv.h support
2023-10-05 Sebastian Huberaarch64: Import memrchr.S
2023-10-05 Sebastian Huberaarch64: Sync with ARM-software/optimized-routines
2023-08-17 Alexey Lapshinnewlib: add Xtensa port
2023-07-26 Kito Cheng via NewlibRISC-V: Support Zfinx/Zdinx extension.
2023-05-30 Remy Bohmerm68k: disallow unaligned access for m68010 and m68020
2023-05-16 Jennifer Averettnewlib: Add non LDBL_EQ_DBL math support for aarch64...
2023-05-16 Jennifer Averettnewlib: Add FreeBSD files for non LDBL_EQ_DBL support
2023-02-03 Victor L. Do Nasci... libc: arm: Implement setjmp GCC backwards compatibility.
2023-01-27 Maciej W. RozyckiRISC-V: Fix floating-point environment support for...
2023-01-19 Thomas Schwingenvptx: In offloading execution, map '_exit' to 'abort...
2023-01-19 Thomas Schwingenvptx: Provide stub 'getpid', 'kill', 'stat'
2023-01-19 Thomas Schwingenvptx: Provide stub 'gettimeofday'
2023-01-11 Mike Frysingerlibgloss: arm: break newlib dependency
2023-01-10 Victor L. Do Nasci... newlib: libc: setjmp M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: aeabi_memset M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: aeabi_memmove M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: memcpy M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: memchr M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: strlen M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: strcmp M-profile PACBTI-enablement
2023-01-10 Victor L. Do Nasci... newlib: libc: define M-profile PACBTI-enablement macros
2022-12-22 Thomas Schwingenvptx: Implement '_exit' instead of 'exit'
2022-12-22 Mike Frysingerremove +x bit on source files
2022-12-19 Victor L. Do Nasci... libc: arm: setjmp.S code cleanup
2022-12-19 Giovanni BajoFix a bug in setjmp for MIPS o32/o64 FPXX/FP64
2022-12-13 Victor L. Do Nasci... libc: arm: fix setjmp abi non-conformance
2022-11-22 Tobias Burnusamdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getre...
2022-11-21 Tobias Burnusamdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr...
2022-11-10 Sebastian Huberpowerpc/setjmp: Fix 64-bit buffer alignment
2022-10-28 Sebastian Huberpowerpc/setjmp: Fix 64-bit support
2022-09-24 Sebastian Huberpowerpc/setjmp: Add 64-bit support
2022-07-13 Matt JoyceAdd _REENT_IS_NULL()
2022-07-13 Matt JoyceAdd _REENT_CLEANUP(ptr)
2022-07-13 Matt JoyceAdd _REENT_STDERR(ptr)
2022-07-13 Matt JoyceAdd _REENT_STDOUT(ptr)
2022-07-13 Matt JoyceAdd _REENT_STDIN(ptr)
2022-07-13 Matt JoyceAdd _REENT_ERRNO(ptr)
2022-05-04 Sebastian HuberRemove _global_impure_ptr indirection
2022-04-01 Sebastian Hubernewlib: Remove superfluous CHECK_STD_INIT() macro
2022-03-23 Andrew Stubbsamdgcn: Fix build failure
2022-03-17 Mike Frysingernewlib: libc: merge build up a directory
2022-03-13 Mike Frysingernewlib: xstormy16: move malloc multiplex logic from...
2022-03-13 Mike Frysingernewlib: xstormy16: break up mallocr stubs
2022-03-13 Mike Frysingernewlib: xstormy16: fix mallopt definition & mstats...
2022-03-07 Jeff JohnstonFix Bug libc/28945
2022-03-01 Mike Frysingernewlib: xstormy16: add missing string.h include
2022-02-25 Mike Frysingernewlib: libc: move configure into top-level
2022-02-22 Matt JoyceMake __sdidinit unused
2022-02-19 Mike Frysingernewlib: libc: delete crt0.o duplication
2022-02-18 Mike Frysingernewlib: libc: reshuffle include order for the manual
2022-02-18 Mike Frysingernewlib: powerpc: switch to Automake conditionals
2022-02-17 Mike Frysingernewlib: powerpc: simplify reallocr & callocr build...
2022-02-17 Mike Frysingernewlib: i386/xstormy16: drop unused -I libm/common...
2022-02-16 Mike Frysingernewlib/libgloss: drop unused $(CROSS_CFLAGS)
2022-02-16 Mike Frysingernewlib: phoenix: merge configure up to top-level
2022-02-10 Mike Frysingernewlib: drop support for $oext
2022-02-10 Mike Frysingernewlib: drop support for $aext
2022-02-10 Mike Frysingernewlib: drop libtool support
2022-02-09 Mike Frysingernewlib: switch to AM_PROG_AR
2022-02-09 Mike Frysingernewlib: switch to standard AC_PROG_CC
2022-02-09 Mike Frysingernewlib: drop unused xscale subdir
2022-02-05 Mike Frysingernewlib: drop shared documentation rules
2022-02-05 Mike Frysingernewlib: libc: include all chapters all the time in...
2022-02-01 Mike Frysingernewlib: add AC_CACHE_CHECK sugar around preprocessor...
2022-01-29 Mike Frysingernewlib: use abs_newlib_basedir for -I paths
2022-01-29 Mike Frysingernewlib: export abs_newlib_basedir for all subdirs
2022-01-26 Mike Frysingernewlib: libc: merge machine/ configure scripts up a...
2022-01-26 Mike Frysingernewlib: libc: merge machine/ trampoline up a level
2022-01-24 Mike Frysingernewlib: powerpc: move libc machine list to Makefile
2022-01-24 Mike Frysingernewlib: update preprocessor configure checks
2022-01-21 Mike Frysingernewlib: stop clobbering LDFLAGS with non-standard ...
2022-01-21 Mike Frysingernewlib: stop checking --enable-multilib in subdirs
2022-01-19 Mike Frysingernewlib: avoid duplicate awk checks
2022-01-19 Mike Frysingernewlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT
2022-01-19 Mike Frysingernewlib: update libtool macro name
2022-01-19 Mike Frysingernewlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CC...
2022-01-15 Mike Frysingernewlib: update to automake-1.15
2022-01-14 Mike Frysingerrequire autoconf-2.69 exactly
2022-01-12 Nick Alcocklibtool.m4: fix nm BSD flag detection
2022-01-12 Nick Alcocklibtool.m4: augment symcode for Solaris 11
2022-01-12 Alexander von Gluck IVAdd support for the haiku operating system. These are...
2022-01-12 H.J. LuGCC: Check if AR works with --plugin and rc
2022-01-12 H.J. LuGCC: Pass --plugin to AR and RANLIB
2022-01-12 Samuel Thibaultlibtool.m4: update GNU/Hurd test from upstream. In...
next
This page took 0.093468 seconds and 8 git commands to generate.