newlib/newlib.changes

163 lines
5.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 8 13:24:30 UTC 2021 - Richard Biener <rguenther@suse.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 8 10:46:24 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-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 7 09:17:44 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use defined gcc version for all architectures
-------------------------------------------------------------------
Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.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 01:00:01 UTC 2019 - Andreas Färber <afaerber@suse.de>
- Update to v3.1.0
-------------------------------------------------------------------
Mon May 27 19:59:12 UTC 2019 - matz@suse.com
- On riscv64 force gcc 8 as bootstrap compiler
-------------------------------------------------------------------
Mon Dec 24 13:49:40 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim redundant license mention.
-------------------------------------------------------------------
Sat May 12 21:46:42 UTC 2018 - afaerber@suse.de
- Add riscv64 target
-------------------------------------------------------------------
Sat May 12 20:31:49 UTC 2018 - afaerber@suse.de
- Update SPDX syntax
-------------------------------------------------------------------
Sun Mar 11 18:44:09 UTC 2018 - afaerber@suse.de
- Add arm-none-eabi target
-------------------------------------------------------------------
Sun Mar 11 17:44:01 UTC 2018 - afaerber@suse.de
- Update to v3.0.0
-------------------------------------------------------------------
Sun Mar 11 16:50:55 UTC 2018 - afaerber@suse.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 09:29:00 UTC 2018 - rguenther@suse.com
- Handle debugsources.list to debugsourcefiles.list rename of new rpm.
-------------------------------------------------------------------
Fri Jul 1 12:32:49 UTC 2016 - rguenther@suse.com
- Add rx and epiphany targets
-------------------------------------------------------------------
Tue May 17 17:55:35 UTC 2016 - afaerber@suse.de
- Drop newlib-rpmlintrc
-------------------------------------------------------------------
Sat May 14 00:18:57 UTC 2016 - afaerber@suse.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 16:57:05 UTC 2016 - afaerber@suse.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 21:52:07 UTC 2015 - afaerber@suse.de
- Update to 2.2.0.20150623
- Add cross-rx-newlib-devel package
- Revert installing files to sysroot
-------------------------------------------------------------------
Fri Jul 10 21:50:42 UTC 2015 - afaerber@suse.de
- Switch cross template to gcc5
-------------------------------------------------------------------
Mon Apr 6 15:53:44 UTC 2015 - afaerber@suse.de
- Install target files to sysroot
-------------------------------------------------------------------
Sat Nov 1 00:52:40 UTC 2014 - afaerber@suse.de
- Enable native builds
-------------------------------------------------------------------
Fri Oct 31 21:08:45 UTC 2014 - afaerber@suse.de
- epiphany-fixes.diff: Drop executable permissions of
libepiphany.a and crt0.o
-------------------------------------------------------------------
Fri Oct 31 20:05:26 UTC 2014 - afaerber@suse.de
- Turn cross-epiphany-newlib into generic newlib package
* Rename packages to -devel to avoid empty -newlib packages
-------------------------------------------------------------------
Tue Oct 21 07:21:21 UTC 2014 - afaerber@suse.de
- Update to official 2.1.0 tarball
* Drop portability.patch
-------------------------------------------------------------------
Tue Sep 30 02:29:16 UTC 2014 - afaerber@suse.de
- Initial