summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-7.3.0-newlib-5835688440fb0b23fe991a04c7e2df54ded87657.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-22Update newlib to 5835688440fb0b23fe991a04c7e2df54ded87657Joel Sherrill1-2/+2
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.