Commit Graph

2 Commits

Author SHA256 Message Date
Richard Biener
0319092ee8 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=30
2023-03-08 13:24:25 +00:00
Dominique Leuenberger
b051699953 Accepting request 396466 from Base:System
Newlib is a C standard library, used both for some embedded targets and as intermediate step for building glibc or uClibc cross-compilers. This package serves as source package for deriving target-specific cross-*-newlib-devel packages. gcc5/gcc6 packages have already been prepared for this cross dependency.

OBS-URL: https://build.opensuse.org/request/show/396466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=1
2016-05-29 01:11:02 +00:00