summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-9.3.0-newlib-c56f53a.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-12Update gcc to 9.3.0 for targets using 9.2.0Joel Sherrill1-2/+2
2020-03-12Update newlib to c56f53aJoel Sherrill1-2/+2
This is primarily to pick up the bug fix to have i386 fenv methods.
2020-02-28rtems/5 bsets: Update to newlib fbaa096Joel Sherrill1-2/+2
This picks up fixes for at least the RTEMS reported issues for missing extern C in devctl.h and the symlink issue with bsdtar.
2019-09-16darwin: Update gcc-9.2.0-newlib-6661a67 to include sed and darwin patchesChris Johns1-0/+10
2019-08-125: Update to GCC 9.2.0 releaseSebastian Huber1-2/+2
2019-08-02Update Newlib to pick up ndbm addition (newlib=6661a67)Joel Sherrill1-2/+2
2019-06-055: Update NewlibSebastian Huber1-2/+2
Pick up <stddef.h> FreeBSD compatiblity changes.
2019-05-145: Update GCC 9 baseline to GCC 9.1.0 releaseSebastian Huber1-5/+3
2019-02-195: Update NewlibSebastian Huber1-2/+2
Pick up register_t changes.
2019-01-285: Update riscv and or1k GCC/NewlibSebastian Huber1-0/+0
Reduce Git hash length to fix Ada build issues.
2019-01-286: Update unstable RTEMS 6 tool chainSebastian Huber1-4/+4
2019-01-186: Update unstable RTEMS 6 tool chainSebastian Huber1-2/+2
Pick up a fix for Ada.
2019-01-176: Update unstable RTEMS 6 tool chainSebastian Huber1-4/+4
Use short Git hashes to avoid problems with long path names.
2019-01-166: Update unstable RTEMS 6 tool chainSebastian Huber1-4/+4
2019-01-106: Update unstable RTEMS 6 tool chainSebastian Huber1-4/+4
2019-01-076: Add unstable RTEMS 6 tool chainSebastian Huber1-4/+4
2018-11-145: Use latest GCC for riscvSebastian Huber1-2/+2
This is a preparation to update or1k to use the latest GCC. Update #3602.
2018-11-085: Update NewlibSebastian Huber1-2/+2
Fix v850 target issue related to the new -fdata-sections build. Remove <machine/param.h> include from <sys/_cpuset.h>.
2018-11-065: Use in-tree ISL libraries for GCCSebastian Huber1-10/+1
Close #3577.
2018-10-255: Update NewlibSebastian Huber1-2/+2
Fix posix_memalign() attributes. Use -fdata-sections and -ffunction-sections to build Newlib.
2018-10-115: Update NewlibSebastian Huber1-2/+2
Pick up POSIX header file changes and improved opendir() implementation. This addesses time of check and time of use error conditions (TOCTOU). Update #3530. Update #3545. Update #3546. Update #3547.
2018-08-285: Update NewlibSebastian Huber1-2/+2
Pick up POSIX header file changes for an upcomming FreeBSD baseline update in libbsd. Update #3472. Close #3491.
2018-08-205: Update Newlib for RISC-VSebastian Huber1-2/+5
Use the latest Newlib to fix the GCC libgomp build (TLS support was not detected due to broken crt0). Update #3452.
2018-07-235: Update NewlibSebastian Huber1-0/+26
Update RISC-V GCC to a GCC 9 branch commit. Close #3342. Close #3343. Update #3452.