summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-62cab5089882f91865e9040672f7932ae8d09db1-newlib-2ab57ad59bc35dafffa69cd4da5e228971de069f.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
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.