summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-10-newlib-head.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems-gcc-*-newlib-head.cfg: Bump hash for newlibJoel Sherrill2024-03-141-2/+2
| | | | | This was driven by the increase in fdset size from 64 to 256 files.
* 6/7: Update NewlibSebastian Huber2023-11-221-2/+2
| | | | | | | | Pick up fixes for ARM/optimized-routines and the memory reclamation at thread exit. Update #4510. Update #4967.
* 6/7: Update NewlibSebastian Huber2023-10-121-5/+2
| | | | | | Pick up latest changes from ARM/optimized-routines. Close 4510.
* 6: Update GCC 10, 12 and 13Sebastian Huber2023-07-201-2/+2
| | | | Keep RTEMS up to date with the upstream development.
* 6/7: Update NewlibSebastian Huber2023-07-201-2/+2
| | | | Keep RTEMS up to date with the upstream development.
* 6: Update GCC 10 and 12Sebastian Huber2023-06-301-2/+2
| | | | Keep RTEMS up to date with the upstream development.
* 6/7: Update NewlibSebastian Huber2023-06-301-2/+2
| | | | Keep RTEMS up to date with the upstream development.
* rtems-gcc-*-newlib-head.cfg: Update to include true long double mathJoel Sherrill2023-05-191-2/+2
| | | | | | | | Previously newlib only had long double math functions when the sizeof(double) was equal to sizeof(long double). Newlib now includes support for true long double on x86, x86_64, and aarch64. These files were not included in the previous commit.
* 6: Update GCC 10 and 12Sebastian Huber2023-04-251-2/+2
|
* 6/7: Update NewlibSebastian Huber2023-04-251-2/+2
|
* 6: Update GCC 10 and 12Sebastian Huber2023-04-211-2/+2
|
* 6/7: Update NewlibSebastian Huber2023-04-211-2/+2
|
* 6: Update GCC 10 and 12Sebastian Huber2023-02-241-2/+2
|
* 6/7: Update NewlibSebastian Huber2023-02-241-2/+2
|
* Revert github tarball hash changesKinsey Moore2023-02-011-2/+2
| | | | | GitHub has reverted the change that caused all these tarball hashes to change and so we follow suit.
* Update hashes for github-sourced tarballsKinsey Moore2023-01-301-2/+2
| | | | | | | Github has changed the way it generates on-the-fly tarball requests which has changed the hashes of the resulting tarballs. This adjusts the affected tarball hashes as a stop-gap until a more permanent solution can be devised.
* 6: Update GCC 10 and 12Sebastian Huber2022-11-211-2/+2
|
* 6/7: Update NewlibSebastian Huber2022-11-211-2/+2
|
* 6: Update GCC 10 and 12Sebastian Huber2022-11-101-2/+2
|
* 6/7: Update NewlibSebastian Huber2022-11-101-2/+2
|
* 6: Update GCC 10 and 12Sebastian Huber2022-11-041-2/+2
|
* 6/7: Update NewlibSebastian Huber2022-11-041-2/+2
|
* 6: Update GCC 10 and 12Sebastian Huber2022-10-141-2/+3
| | | | Update #4741.
* 6/7: Update NewlibSebastian Huber2022-10-141-2/+3
|
* 6: Update GCC 10 and 12Sebastian Huber2022-09-241-2/+2
|
* 6/7: Update NewlibSebastian Huber2022-09-241-2/+2
| | | | This fixes a setjmp() and longjmp() issue for the 64-bit powerpc target.
* 6: Update GCC 10 and 12Sebastian Huber2022-09-081-2/+2
| | | | Update #4712.
* 6/7: Update NewlibSebastian Huber2022-09-081-2/+2
|
* 6/7: Update NewlibSebastian Huber2022-07-211-2/+2
| | | | | | | This makes the --enable-newlib-reent-thread-local (_REENT_THREAD_LOCAL_STORAGE) Newlib configuration option available. Update #4560.
* 6/7: Update NewlibSebastian Huber2022-07-011-2/+2
| | | | | | This Newlib update fixes a FreeBSD kernel space issue with <sys/cpuset.h>. Update #4667.
* 6: Back port v8 of gcov improvements to GCC 10Sebastian Huber2022-06-291-2/+2
| | | | Update #4196.
* 6/7: Update NewlibSebastian Huber2022-06-241-2/+2
| | | | | | This Newlib update fixes a namespace pollution issue with <sys/bitset.h>. Close #4667.
* 6: Update GCC 10 and 12Sebastian Huber2022-06-221-2/+2
|
* 6: Back port v6 of gcov improvements to GCC 10Sebastian Huber2022-06-211-2/+2
| | | | Update #4196.
* 6/7: Update GCC prerequisites for GCC 10 and 12Sebastian Huber2022-04-221-1/+1
|
* 6/7: Update NewlibSebastian Huber2022-03-221-2/+2
| | | | | | Fix the iconv support to avoid linker errors like this: newlib/libc/iconv/lib/ucsconv.c:66: undefined reference to `_iconv_to_ucs_ces'
* 6/7: Update NewlibSebastian Huber2022-03-181-2/+2
| | | | The update of the Newlib build system seems to be finished.
* 6/7: Update AArch64 newlib patchKinsey Moore2022-03-181-2/+2
| | | | | The existing patch fails to build with the latest newlib. This picks up an updated patch that compiles with both older and newer newlib.
* 6/7: Update NewlibSebastian Huber2022-03-091-2/+2
| | | | This fixes an issue for some awk versions.
* 6/7: Update NewlibSebastian Huber2022-02-261-2/+2
|
* 6: Update GCC to include a fix for powerpcSebastian Huber2022-02-241-2/+2
| | | | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104090
* Update Newlib for powerpc/setjmp improvementsSebastian Huber2022-01-111-2/+2
|
* 6: Update GCC to fix PR100108Sebastian Huber2021-12-141-2/+2
| | | | | | | This update fixes a GCC 10 regression which resulted in invalid code generation for some 32-bit powerpc targets: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100108
* rtems-gcc-10-newlib-head: Uncomment patch linesKinsey Moore2021-11-051-2/+2
| | | | | | These lines were accidentally committed with a leading + which resulted in them being non-functional. This restores them to functionality such that the patch gets downloaded and applied appropriately.
* Update newlib to fetch <sys/tree.h> optimizationsSebastian Huber2021-10-071-2/+2
| | | | Close #4522.
* rtems-gcc-10-newlib-head.cfg: Add newlib patchRyan Long2021-09-201-0/+3
| | | | | | | | | Adds patch to add sanitation to the padding of bits and size_t types for AArch64 tools builds with newlib. These changes have been made in ARM, but newlib has yet to pull them. This can be removed once newlib has pulled the code. Updates #4510
* Update newlib to 9069cb9 hashJoel Sherrill2021-09-021-2/+2
| | | | | | | | This update is to include a fix for building rtems-libbsd using the previous newlib hash. <sys/signal.h> was using a macro specific to the newlib implementation of <stdint.h>. When building rtems-libbsd, -ffreestanding is used and that switches to the gcc <stdint.h> and there was a compilation error.
* 6: Back port v5 of __gcov_info_to_gcda() to GCC 10Sebastian Huber2021-08-301-2/+2
| | | | Update #4196.
* rtems-gcc-10-newlib-head.cfg: Bump to latest hash (4f81149)Joel Sherrill2021-08-181-2/+2
|
* 6: Back port v3 of __gcov_info_to_gcda() to GCC 10Sebastian Huber2021-08-091-2/+2
| | | | Update #4196.