summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-head-newlib-head.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-14rtems-gcc-*-newlib-head.cfg: Bump hash for newlibJoel Sherrill1-2/+2
This was driven by the increase in fdset size from 64 to 256 files.
2023-11-227: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
Keep RTEMS up to date with the upstream development.
2023-11-226/7: Update NewlibSebastian Huber1-2/+2
Pick up fixes for ARM/optimized-routines and the memory reclamation at thread exit. Update #4510. Update #4967.
2023-10-187: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
Keep RTEMS up to date with the upstream development.
2023-10-126/7: Update NewlibSebastian Huber1-5/+2
Pick up latest changes from ARM/optimized-routines. Close 4510.
2023-07-207: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
Keep RTEMS up to date with the upstream development.
2023-07-206/7: Update NewlibSebastian Huber1-2/+2
Keep RTEMS up to date with the upstream development.
2023-06-307: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
Keep RTEMS up to date with the upstream development.
2023-06-306/7: Update NewlibSebastian Huber1-2/+2
Keep RTEMS up to date with the upstream development.
2023-05-19rtems-gcc-*-newlib-head.cfg: Update to include true long double mathJoel Sherrill1-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.
2023-04-257: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2023-04-256/7: Update NewlibSebastian Huber1-2/+2
2023-04-216/7: Update NewlibSebastian Huber1-2/+2
2023-02-246/7: Update NewlibSebastian Huber1-2/+2
2023-02-01Revert github tarball hash changesKinsey Moore1-2/+2
GitHub has reverted the change that caused all these tarball hashes to change and so we follow suit.
2023-01-30Update hashes for github-sourced tarballsKinsey Moore1-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.
2022-11-217: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-11-216/7: Update NewlibSebastian Huber1-2/+2
2022-11-107: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-11-106/7: Update NewlibSebastian Huber1-2/+2
2022-11-047: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-11-046/7: Update NewlibSebastian Huber1-2/+2
2022-10-157: Update Binutils, GDB, and GCCSebastian Huber1-2/+3
Close #4741.
2022-10-146/7: Update NewlibSebastian Huber1-2/+3
2022-09-246/7: Update NewlibSebastian Huber1-2/+2
This fixes a setjmp() and longjmp() issue for the 64-bit powerpc target.
2022-09-087: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-09-086/7: Update NewlibSebastian Huber1-2/+2
2022-07-216/7: Update NewlibSebastian Huber1-2/+2
This makes the --enable-newlib-reent-thread-local (_REENT_THREAD_LOCAL_STORAGE) Newlib configuration option available. Update #4560.
2022-07-017: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-07-016/7: Update NewlibSebastian Huber1-2/+2
This Newlib update fixes a FreeBSD kernel space issue with <sys/cpuset.h>. Update #4667.
2022-06-246/7: Update NewlibSebastian Huber1-2/+2
This Newlib update fixes a namespace pollution issue with <sys/bitset.h>. Close #4667.
2022-05-097: Remove superfluous GCC patchSebastian Huber1-3/+0
2022-05-097: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-05-047: Back port gcov-tool merge-stream to GCC 12Sebastian Huber1-0/+3
Update #4196.
2022-05-047: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-04-277: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-04-277: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-04-226/7: Update GCC prerequisites for GCC 10 and 12Sebastian Huber1-1/+1
2022-03-227: Update Binutils, GCC, and GDBSebastian Huber1-2/+2
2022-03-226/7: Update NewlibSebastian Huber1-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'
2022-03-186/7: Update NewlibSebastian Huber1-2/+2
The update of the Newlib build system seems to be finished.
2022-03-186/7: Update AArch64 newlib patchKinsey Moore1-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.
2022-03-096/7: Update NewlibSebastian Huber1-2/+2
This fixes an issue for some awk versions.
2022-02-267: Update Binutils, GDB, and GCCSebastian Huber1-2/+2
2022-02-266/7: Update NewlibSebastian Huber1-2/+2
2022-01-11Update Newlib for powerpc/setjmp improvementsSebastian Huber1-2/+2
2021-10-07Update newlib to fetch <sys/tree.h> optimizationsSebastian Huber1-2/+2
Close #4522.
2021-09-20rtems-gcc-head-newlib-head.cfg: Add newlib patchRyan Long1-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
2021-09-02Update newlib to 9069cb9 hashJoel Sherrill1-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.
2021-05-21Bump newlib for rtems 6 and 7 to get UTIME_NOW and UTIME_OMIT constants.Joel Sherrill1-2/+2