summaryrefslogtreecommitdiffstats
path: root/rtems/config/5/rtems-m32c.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m32c: Remove this build setSebastian Huber2018-11-091-46/+0
| | | | Update #3599.
* 5: Update NewlibSebastian Huber2018-11-081-1/+1
| | | | | | Fix v850 target issue related to the new -fdata-sections build. Remove <machine/param.h> include from <sys/_cpuset.h>.
* 5: Update NewlibSebastian Huber2018-10-251-1/+1
| | | | | | Fix posix_memalign() attributes. Use -fdata-sections and -ffunction-sections to build Newlib.
* Bump epiphany, m32c, or1k, and riscv to latest newlib.Joel Sherrill2018-10-231-1/+1
|
* 5: Update NewlibSebastian Huber2018-10-111-1/+1
| | | | | | | | | | 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.
* 5: Update NewlibSebastian Huber2018-08-281-1/+1
| | | | | | | | Pick up POSIX header file changes for an upcomming FreeBSD baseline update in libbsd. Update #3472. Close #3491.
* 5: Update NewlibSebastian Huber2018-08-031-1/+1
| | | | | | | | | 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.
* 5: Update NewlibSebastian Huber2018-07-231-1/+1
| | | | | | | | Update RISC-V GCC to a GCC 9 branch commit. Close #3342. Close #3343. Update #3452.
* 5: Update to Binutils 2.31.1Sebastian Huber2018-07-231-1/+1
|
* 5: Add versions to file namesSebastian Huber2018-01-311-2/+2
|
* 5: Update to Binutils 2.30Sebastian Huber2018-01-291-1/+1
|
* 5: Update to Newlib 3.0.0 and GCC 7.3Sebastian Huber2018-01-261-1/+1
| | | | | Epiphany target can now use the default build set. The or1k and m32c targets still need special GCC versions.
* 5: Upgrade m32c to GDB 8.0.1Sebastian Huber2017-11-101-1/+1
| | | | Close #3225.
* 5: Use Binutils 2.29 for or1k and m32cSebastian Huber2017-11-101-1/+1
| | | | | | This avoids Binutils patches from rtems-tools. Close #3224.
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-091-0/+46
Update #3220.