Commit Graph

37 Commits

Author SHA256 Message Date
Ana Guerrero
17973732db Accepting request 1157210 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/1157210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=16
2024-03-13 21:18:38 +00:00
Stefan Brüns
962a32e37a Accepting request 1149502 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149502
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=35
2024-03-12 14:04:43 +00:00
Dominique Leuenberger
3732a5f337 Accepting request 1086091 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/1086091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=15
2023-05-10 15:44:54 +00:00
Andreas Färber
59e4e9ef50 Accepting request 1084970 from home:fcrozat:branches:devel:gcc
- Add _constraints to ensure enough disk and memory are available
  during build.

OBS-URL: https://build.opensuse.org/request/show/1084970
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=33
2023-05-10 13:59:18 +00:00
Dominique Leuenberger
e14f41ca4d Accepting request 1072055 from devel:gcc
- Use valid tarball FTP url.

- 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

OBS-URL: https://build.opensuse.org/request/show/1072055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=14
2023-03-15 17:54:13 +00:00
Richard Biener
f6f5762cbe Accepting request 1072052 from home:marxin:branches:devel:gcc
- Use valid tarball FTP url.

OBS-URL: https://build.opensuse.org/request/show/1072052
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=31
2023-03-15 09:25:00 +00:00
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
62301b83f8 Accepting request 975723 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/975723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=13
2022-05-09 16:44:11 +00:00
Martin Liška
41e7a98b65 Accepting request 975516 from home:matwey:gcc-pru
- Add initial support for TI PRU architecture. This is used for real-time
  coprocessor of BeagleBone Black (JeOS-beaglebone)

OBS-URL: https://build.opensuse.org/request/show/975516
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=28
2022-05-09 07:24:20 +00:00
Dominique Leuenberger
dd7b547a8d Accepting request 942155 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/942155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=12
2021-12-23 16:53:42 +00:00
Stefan Brüns
5bc5ef817d Accepting request 941529 from home:StefanBruens:branches:devel:gcc
- 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.

OBS-URL: https://build.opensuse.org/request/show/941529
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=27
2021-12-23 00:09:13 +00:00
Dominique Leuenberger
65f07618e3 Accepting request 906419 from devel:gcc
- disable all but the arm dependencies for ring (forwarded request 900731 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/906419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=11
2021-07-15 22:00:36 +00:00
Richard Biener
7084d6939f Accepting request 900731 from home:dirkmueller:Factory
- disable all but the arm dependencies for ring

OBS-URL: https://build.opensuse.org/request/show/900731
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=26
2021-07-15 08:39:46 +00:00
Dominique Leuenberger
30a07c15d1 Accepting request 877766 from devel:gcc
- 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

OBS-URL: https://build.opensuse.org/request/show/877766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=10
2021-03-10 07:56:38 +00:00
Richard Biener
37401cea37 [bsc#1183172, CVE-2021-3420]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=24
2021-03-08 13:27:04 +00:00
Richard Biener
dc822763c2 - 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
  * 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

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=23
2021-03-08 13:26:21 +00:00
Dominique Leuenberger
827d605d7f Accepting request 874423 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/874423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=9
2021-02-23 19:21:23 +00:00
Stefan Brüns
9cb4987902 Accepting request 853755 from home:StefanBruens:branches:devel:gcc
- 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.

OBS-URL: https://build.opensuse.org/request/show/853755
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=21
2021-02-22 19:02:58 +00:00
Dominique Leuenberger
907faa4bfa Accepting request 853584 from devel:gcc
- Use defined gcc version for all architectures

- 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.

- Use defined gcc version for all architectures

- 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.

- Use defined gcc version for all architectures

- 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.

- Use defined gcc version for all architectures

- 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

OBS-URL: https://build.opensuse.org/request/show/853584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=8
2020-12-07 14:00:02 +00:00
Richard Biener
03e69a4f9c Accepting request 853536 from home:Guillaume_G:branches:devel:gcc
- Use defined gcc version for all architectures

OBS-URL: https://build.opensuse.org/request/show/853536
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=19
2020-12-07 12:57:29 +00:00
Richard Biener
7dd5cbdb55 Accepting request 844448 from home:matthewtrescott:branches:devel:gcc
- Update to v3.3.0
  * Fixes assembly of trap.S when building ARM multilibs (related
    to https://bugzilla.opensuse.org/show_bug.cgi?id=1106014)
- Remove unused configure flag --with-multilib-list. Newlib's configure
  script obtains this information from the GCC used to build it.

OBS-URL: https://build.opensuse.org/request/show/844448
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=18
2020-10-28 08:36:59 +00:00
Dominique Leuenberger
50231471c6 Accepting request 711486 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/711486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=7
2019-06-24 19:52:25 +00:00
Andreas Färber
98f53681e7 Accepting request 711485 from home:a_faerber:branches:devel:gcc
Update to v3.1.0

OBS-URL: https://build.opensuse.org/request/show/711485
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=16
2019-06-23 02:11:17 +00:00
Michael Matz
a6976637e7 - On riscv64 force gcc 8 as bootstrap compiler
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=15
2019-05-27 20:00:38 +00:00
Dominique Leuenberger
9e24740c04 Accepting request 661356 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/661356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=6
2018-12-28 11:34:50 +00:00
Andreas Färber
e77ef8e29a Accepting request 661251 from home:jengelh:branches:devel:gcc
- Trim redundant license mention.

OBS-URL: https://build.opensuse.org/request/show/661251
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=13
2018-12-25 18:06:23 +00:00
Richard Biener
993d7cba7c Accepting request 606698 from home:a_faerber:riscv
Add riscv64 target

OBS-URL: https://build.opensuse.org/request/show/606698
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=12
2018-05-14 07:39:22 +00:00
Andreas Färber
6c3bd9ff38 Accepting request 606694 from home:a_faerber:branches:devel:gcc
Update SPDX syntax

OBS-URL: https://build.opensuse.org/request/show/606694
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=11
2018-05-12 20:34:30 +00:00
Dominique Leuenberger
b0d8a2cb44 Accepting request 596775 from devel:gcc
Add arm-none-eabi target

OBS-URL: https://build.opensuse.org/request/show/596775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=5
2018-04-16 10:51:30 +00:00
Dominique Leuenberger
23cfe88c33 Accepting request 585473 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/585473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=4
2018-03-12 11:12:52 +00:00
Andreas Färber
92c6baf883 Accepting request 585854 from home:a_faerber:arm:none
Add lost changelog entry

OBS-URL: https://build.opensuse.org/request/show/585854
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=8
2018-03-12 11:01:37 +00:00
Richard Biener
40a28c6168 Accepting request 585475 from home:a_faerber:arm:none
Add arm-none-eabi target - depends on gcc7 sr#585463

OBS-URL: https://build.opensuse.org/request/show/585475
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=7
2018-03-12 10:37:51 +00:00
Andreas Färber
f977b72bb6 Accepting request 585471 from home:a_faerber:branches:devel:gcc
Update to 3.0.0

OBS-URL: https://build.opensuse.org/request/show/585471
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=6
2018-03-11 18:37:06 +00:00
Andreas Färber
152a55f973 Accepting request 585470 from home:a_faerber:branches:devel:gcc
Update to 2.5.0 and prepare for new targets

OBS-URL: https://build.opensuse.org/request/show/585470
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=5
2018-03-11 17:34:01 +00:00
Dominique Leuenberger
73cbca6514 Accepting request 568835 from devel:gcc
- Handle debugsources.list to debugsourcefiles.list rename of new rpm.

OBS-URL: https://build.opensuse.org/request/show/568835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=3
2018-01-24 14:32:25 +00:00
Dominique Leuenberger
fbbc11bf25 Accepting request 418986 from Base:System
Please merge with GCC6 sumbission, for build results look in deve:gcc



- Add rx and epiphany targets


- Add rx and epiphany targets

- Drop newlib-rpmlintrc

- Apply epiphany-fixes.diff not only to cross builds (.spec.in) but
  also in newlib.spec, to please factory-auto checker (sr#395228)

- 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

- Update to 2.2.0.20150623
- Add cross-rx-newlib-devel package
- Revert installing files to sysroot

- Switch cross template to gcc5

- Install target files to sysroot

- Enable native builds

- epiphany-fixes.diff: Drop executable permissions of
  libepiphany.a and crt0.o

OBS-URL: https://build.opensuse.org/request/show/418986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=2
2016-08-22 11:16:11 +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