summaryrefslogtreecommitdiffstats
path: root/rtems/config/5/rtems-default.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move 5 build sets to 6Chris Johns2020-08-131-22/+0
| | | | | | | | | | - Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
* 5: Update NewlibSebastian Huber2020-03-171-1/+1
| | | | Pick up fix for crt0.c.
* Update newlib to c56f53aJoel Sherrill2020-03-121-1/+1
| | | | This is primarily to pick up the bug fix to have i386 fenv methods.
* rtems/5 bsets: Update to newlib fbaa096Joel Sherrill2020-02-281-1/+1
| | | | | This picks up fixes for at least the RTEMS reported issues for missing extern C in devctl.h and the symlink issue with bsdtar.
* rtems/5: Update to gdb-9.1Chris Johns2020-02-121-1/+1
| | | | - This version fixes build issues on Windows (MinGW64)
* 5: Update to Binutils 2.34Sebastian Huber2020-02-091-1/+1
|
* 5: Update to GCC 7.5.0Sebastian Huber2019-11-191-1/+1
|
* 5: Update NewlibSebastian Huber2019-11-111-1/+1
| | | | Pick up <fenv.h> and FreeBSD compatiblity changes.
* 5: Update to Binutils 2.33.1Sebastian Huber2019-11-051-1/+1
|
* Add gdb-8.3 as default debuggerJiri Gaisler2019-08-211-1/+1
| | | | | * Minor update from 8.2.1 * Can be built without patches (!)
* Update Newlib to pick up ndbm addition (newlib=6661a67)Joel Sherrill2019-08-021-1/+1
|
* rtems: Add kernel, libbsd and BSP building as packages.Chris Johns2019-07-211-1/+0
|
* 5: Update NewlibSebastian Huber2019-06-051-1/+1
| | | | Pick up <stddef.h> FreeBSD compatiblity changes.
* 5: Update GCC 7 baselineSebastian Huber2019-05-141-1/+1
| | | | | | Pick up ARM multilib changes to address Cortex-M3 Errata 602117. Update #3747.
* 5: Update NewlibSebastian Huber2019-02-191-1/+1
| | | | Pick up register_t changes.
* rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches.Chris Johns2019-02-051-1/+1
|
* 5: Update to Binutils 2.32Sebastian Huber2019-02-041-1/+1
|
* 5: Update NewlibSebastian Huber2019-02-011-1/+1
| | | | Pick up scandir() fixes.
* 5: Update NewlibSebastian Huber2018-12-211-1/+1
| | | | | | Pick up FreeBSD compatibility improvements. Update #3472.
* 5: Update NewlibSebastian Huber2018-12-131-1/+1
| | | | | | Pick up <sys/time.h> updates from FreeBSD. Update #3472.
* 5: Update GCC 7.3.0 to 7.4.0Sebastian Huber2018-12-111-1/+1
| | | | Update #3384.
* 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.
* Update newlib to 5835688440fb0b23fe991a04c7e2df54ded87657Joel Sherrill2018-10-221-1/+1
|
* rtems-5: Move GDB to as early in the build as possible.Chris Johns2018-10-121-1/+7
| | | | This should show the python build errors as soon as possible.
* 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.
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-091-0/+17
Update #3220.