summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-7.5.0-newlib-fbaa096.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
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-11-285: Fix Newlib version for GCC 7.5Sebastian Huber1-2/+2
2019-11-195: Update to GCC 7.5.0Sebastian Huber1-2/+2
2019-02-10rtems/5: Add the required MacOS APFS workround for building libstdc++.Chris Johns1-0/+5
2019-02-015: Update NewlibSebastian Huber1-2/+2
Pick up scandir() fixes.
2018-12-135: Update NewlibSebastian Huber1-2/+2
Pick up <sys/time.h> updates from FreeBSD. Update #3472.
2018-12-115: Update GCC 7.3.0 to 7.4.0Sebastian Huber1-2/+2
Update #3384.
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-0/+3
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-3/+5
Pick up POSIX header file changes for an upcomming FreeBSD baseline update in libbsd. Update #3472. Close #3491.
2018-08-035: Update NewlibSebastian Huber1-2/+2
It includes a fix for bug in the ctype support, some FreeBSD compatibility changes in <sys/cdefs.h> for libbsd and a new configuration option for all targets newlib/configure.host which is used by the RISC-V port. Close #3452.
2018-07-235: Update NewlibSebastian Huber1-0/+32
Update RISC-V GCC to a GCC 9 branch commit. Close #3342. Close #3343. Update #3452.