summaryrefslogtreecommitdiffstats
path: root/rtems/config/5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move 5 build sets to 6Chris Johns2020-08-1347-599/+0
| | | | | | | | | | - Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
* moxie: Update to dtc 1.6.0Sebastian Huber2020-07-011-1/+1
| | | | This fixes the build with a GCC 10 host compiler.
* 5: Update NewlibSebastian Huber2020-03-175-5/+5
| | | | Pick up fix for crt0.c.
* Update gcc to 9.3.0 for targets using 9.2.0Joel Sherrill2020-03-123-3/+3
|
* Update newlib to c56f53aJoel Sherrill2020-03-125-5/+5
| | | | This is primarily to pick up the bug fix to have i386 fenv methods.
* rtems/bsps: Add the sparc/erc32 and i386/pc BSP build setsChris Johns2020-03-052-0/+42
|
* 5/bsps: Add some BSPsSebastian Huber2020-03-057-0/+66
|
* rtems/5 bsets: Update to newlib fbaa096Joel Sherrill2020-02-285-5/+5
| | | | | 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-095-5/+5
|
* 5/rtems-epiphany.bset: Rework to have meaningful name for gdbJoel Sherrill2019-12-121-3/+3
| | | | closes #3809.
* 5: Update to GCC 7.5.0Sebastian Huber2019-11-192-2/+2
|
* 5: Update NewlibSebastian Huber2019-11-115-5/+5
| | | | Pick up <fenv.h> and FreeBSD compatiblity changes.
* 5: Update to Binutils 2.33.1Sebastian Huber2019-11-055-5/+5
|
* 5/bsps: Add Xilinx Zynq ZC706 BSP.Chris Johns2019-10-261-0/+21
|
* 5/bsps: Add Xilinx Zynq ZC702 BSP.Chris Johns2019-10-251-0/+21
|
* 5/llvm: Add LLVM as a package for RTEMS.Chris Johns2019-09-161-0/+21
| | | | | | | | | | | | | - Add '%source download <source>' to only download the source and do not unpack and prep. This can used when a package internally needs another source package. - Install the staging root only if it is present. A package may internally build another package that is not staged as it is not suitable for installing. Updates #3250 Updatew #3797
* 5/bsps: Add xilinx_zynq_zedboard BSPChris Johns2019-08-301-0/+21
|
* 5/bsps: Add raspberrypi2 BSPChris Johns2019-08-301-0/+21
|
* sb: Send only one mail when building a BSPChris Johns2019-08-271-0/+2
| | | | - Add support to email a single report if configured to do so.
* Add gdb-8.3 as default debuggerJiri Gaisler2019-08-213-2/+3
| | | | | * Minor update from 8.2.1 * Can be built without patches (!)
* 5: Update to GCC 9.2.0 releaseSebastian Huber2019-08-123-3/+3
|
* Update Newlib to pick up ndbm addition (newlib=6661a67)Joel Sherrill2019-08-025-5/+5
|
* devel/sis: Fix building the SIS on FreeBSDChris Johns2019-07-232-3/+2
| | | | | | | - Update to SIS 2.17 which has internal readline support for the hosts which do not have readline. Closes #3763
* rtems/bsp: Build packages for the beagle BSP.Chris Johns2019-07-224-6/+3
| | | | Closes #3769
* sb/setbuilder: Support staging of build set build before installing.Chris Johns2019-07-211-1/+1
| | | | | | - Staging lets build sets use previously built build sets. - Fix the rtems-bsp builds to support staging.
* rtems: Add kernel, libbsd and BSP building as packages.Chris Johns2019-07-214-1/+42
|
* 5/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns2019-07-211-0/+24
| | | | | | | | | - Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix.
* Build standalone sis for SPARC and RISC-V targetsJiri Gaisler2019-06-182-0/+3
|
* 5: Update NewlibSebastian Huber2019-06-055-5/+5
| | | | Pick up <stddef.h> FreeBSD compatiblity changes.
* 5: Update GCC 9 baseline to GCC 9.1.0 releaseSebastian Huber2019-05-143-3/+3
|
* 5: Update GCC 7 baselineSebastian Huber2019-05-141-1/+1
| | | | | | Pick up ARM multilib changes to address Cortex-M3 Errata 602117. Update #3747.
* 5: Use GCC 9 for x86_64Sebastian Huber2019-03-141-1/+10
| | | | This should fix BSP build issues due to missing crti/n.o files.
* 5: Update NewlibSebastian Huber2019-02-194-4/+4
| | | | Pick up register_t changes.
* 5: Update or1k and riscv NewlibSebastian Huber2019-02-072-2/+2
|
* 5: Use GDB 8.2.1 for or1kSebastian Huber2019-02-051-1/+1
|
* rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches.Chris Johns2019-02-053-14/+3
|
* 5: Update to Binutils 2.32Sebastian Huber2019-02-045-5/+5
|
* 5: Update NewlibSebastian Huber2019-02-013-3/+3
| | | | Pick up scandir() fixes.
* gdb: add RISC-V and code coverage support to sisJiri Gaisler2019-01-291-1/+12
|
* 5: Update riscv and or1k GCC/NewlibSebastian Huber2019-01-282-2/+2
| | | | Reduce Git hash length to fix Ada build issues.
* 5: Update NewlibSebastian Huber2018-12-214-4/+4
| | | | | | Pick up FreeBSD compatibility improvements. Update #3472.
* 5: Update NewlibSebastian Huber2018-12-134-4/+4
| | | | | | Pick up <sys/time.h> updates from FreeBSD. Update #3472.
* 5: Fix x86_64 GCC 7.4.0 buildSebastian Huber2018-12-131-12/+0
| | | | Update #3384.
* 5: Update GCC 7.3.0 to 7.4.0Sebastian Huber2018-12-112-2/+2
| | | | Update #3384.
* 5: Use latest Binutils and GCC for or1kSebastian Huber2018-11-141-28/+6
| | | | Update #3602.
* 5: Build GDB earlier for riscvSebastian Huber2018-11-141-1/+1
| | | | Be in line with default targets.
* 5: Use latest GCC for riscvSebastian Huber2018-11-141-1/+1
| | | | | | This is a preparation to update or1k to use the latest GCC. Update #3602.
* 5: Use latest Binutils for riscvSebastian Huber2018-11-141-1/+1
| | | | | | This is a preparation to update or1k to use the latest GCC. Update #3602.
* m32c: Remove this build setSebastian Huber2018-11-093-48/+0
| | | | Update #3599.