SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cross-rx-newlib-devel-4.3.0.20230120-150300.54.1.x86_64.rpm :

* Mon Oct 14 2024 rguentherAATTsuse.com- Disable epiphany build.
* Thu Feb 22 2024 dimstarAATTopensuse.org- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Fri May 05 2023 fcrozatAATTsuse.com- Add _constraints to ensure enough disk and memory are available during build.
* Wed Mar 15 2023 mliskaAATTsuse.cz- Use valid tarball FTP url.
* Wed Mar 08 2023 rguentherAATTsuse.com- Update to v4.3.0
* remove i?86-pc-linux-gnu support
* remove decstation & sunos support
* remove phoenix OS support
* remove unused members from struct _reent (see also - -enable-newlib-reent-binary-compat)
* build system internals heavily rewritten & updated
* make arm jmp_buf size and alignment ABI-conformant
* fixed bug in arm setjmp/longjmp to preserve floating-point register values
* add --enable-newlib-reent-thread-local configuration option
* add --enable-newlib-reent-binary-compat configuration option
* add 64-bit powerpc setjmp/longjmp support
* use global stdio streams for all configurations
* use global atexit data for all configurations
* vectorized math routines added for amdgcn platform
* nvptx: remove newlib ELIX level 1 restriction- Already in v4.2.0
* remove use of --cygnus option for automake
* rename configure.in files to configure.ac
* enable automake silent rules
* import gdtoa from OpenBSD
* update to Unicode 14.0
* ignore _FORTIFY_SOURCE when building newlib
* fixes to ldtoa
* add clock support to nvptx port
* various pthread POSIX APIs added
* added implementatio for sig2str/str2sig
* strtod/strtof to set errno to ERANGE consistently for underflow
* fixed rounding issue with sqrt/sqrtf
* fixed heap fragmentation issue with nano-malloc
* FTW port for newlib
* additions to sys/tree.h- Add makeinfo BuildRequires for building libgloss documentation- Amend epiphany-fixes.diff with a build fix
* Sun Apr 24 2022 matwey.kornilovAATTgmail.com- Add initial support for TI PRU architecture. This is used for real-time coprocessor of BeagleBone Black (JeOS-beaglebone)
* Wed Dec 29 2021 stefan.bruensAATTrwth-aachen.de- Build nano libc with -f{function,data}-sections
* Sun Dec 19 2021 stefan.bruensAATTrwth-aachen.de- Build also nano variants of the libraries. The flags/features are the same as used e.g. by ARM for their toolchain, or fedora; most notably syscalls are not supplied, as this targets bare metal.
* Wed Jun 09 2021 dmuellerAATTsuse.com- disable all but the arm dependencies for ring
* Mon Mar 08 2021 rguentherAATTsuse.com- Update to v4.1.0
* fixes for regressions to pow/powf and tgamma functions
* RISC-V semihosting support
* RISC-V and arm patches
* additional out-of-bounds checking for malloc/nano-malloc family [bsc#1183172, CVE-2021-3420]
* various fixes to makedocbook for python 3.8
* multiple standard/accuracy fixes to libm math routines
* C-SKY port
* support for Armv8-R aarch64 added
* move of __tzrules_struct from time.h to internal header
* math additions/improvements for RISC-V and arm
* all arm code converted to use unified syntax for Thumb1
* fenv support added for multiple platforms
* hard float support for PowerPC taken from FreeBSD
* advertising clause removed from BSD licenses
* various other fixes
* Tue Dec 08 2020 stefan.bruensAATTrwth-aachen.de- Use _multibuild for building all flavors.- Remove unused makeinfo build dependency.- Omit all build steps from base flavor, it just packages various documentation files.- Remove deprecated stuff from spec file.
* Mon Dec 07 2020 guillaume.gardetAATTopensuse.org- Use defined gcc version for all architectures
* Tue Oct 27 2020 matthewtrescottAATTgmail.com- Update to v3.3.0
* Fixes assembly of trap.S when building ARM multilibs (related to [bsc#1106014]- Remove unused configure flag --with-multilib-list. Newlib\'s configure script obtains this information from the GCC used to build it.
* Sun Jun 23 2019 afaerberAATTsuse.de- Update to v3.1.0
* Mon May 27 2019 matzAATTsuse.com- On riscv64 force gcc 8 as bootstrap compiler
* Mon Dec 24 2018 jengelhAATTinai.de- Trim redundant license mention.
* Sat May 12 2018 afaerberAATTsuse.de- Add riscv64 target
* Sat May 12 2018 afaerberAATTsuse.de- Update SPDX syntax
* Sun Mar 11 2018 afaerberAATTsuse.de- Add arm-none-eabi target
* Sun Mar 11 2018 afaerberAATTsuse.de- Update to v3.0.0
* Sun Mar 11 2018 afaerberAATTsuse.de- Prepare for %cross_arch with dashes by consistently quoting- Leave the choice of cross-
*-binutils to cross-
*-gcc
*- Update to v2.5.0
* Wed Jan 24 2018 rguentherAATTsuse.com- Handle debugsources.list to debugsourcefiles.list rename of new rpm.
* Fri Jul 01 2016 rguentherAATTsuse.com- Add rx and epiphany targets
* Tue May 17 2016 afaerberAATTsuse.de- Drop newlib-rpmlintrc
* Sat May 14 2016 afaerberAATTsuse.de- Apply epiphany-fixes.diff not only to cross builds (.spec.in) but also in newlib.spec, to please factory-auto checker (sr#395228)
* Fri May 13 2016 afaerberAATTsuse.de- Prepare rl78 target- Update to 2.4.0
* Info files are no longer built
* Package all license and read-me files- Clean up makeinfo dependency- Drop cross .spec files in preparation for Factory submission
* Mon Jul 20 2015 afaerberAATTsuse.de- Update to 2.2.0.20150623- Add cross-rx-newlib-devel package- Revert installing files to sysroot
* Fri Jul 10 2015 afaerberAATTsuse.de- Switch cross template to gcc5
* Mon Apr 06 2015 afaerberAATTsuse.de- Install target files to sysroot
* Sat Nov 01 2014 afaerberAATTsuse.de- Enable native builds
* Fri Oct 31 2014 afaerberAATTsuse.de- epiphany-fixes.diff: Drop executable permissions of libepiphany.a and crt0.o
* Fri Oct 31 2014 afaerberAATTsuse.de- Turn cross-epiphany-newlib into generic newlib package
* Rename packages to -devel to avoid empty -newlib packages
* Tue Oct 21 2014 afaerberAATTsuse.de- Update to official 2.1.0 tarball
* Drop portability.patch
 
ICM