summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-144-8/+8
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-044-8/+8
|
* 6/7: Update to the latest rtems-toolsSebastian Huber2021-01-041-2/+2
| | | | Update #4202.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-224-8/+8
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-214-12/+12
|
* Add GMP as a prerequisite for GDBSebastian Huber2020-12-214-0/+81
|
* expat: Disable shared librariesSebastian Huber2020-12-211-1/+2
| | | | | This should ensure that GDB is linked using the static libexpat.a built by the RSB.
* devel/sis: Update to 2.26Jiri Gaisler2020-12-181-2/+2
|
* 6/7: Update to the latest rtems-toolsSebastian Huber2020-12-161-2/+2
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-152-8/+8
| | | | | | This update includes a fix for the ARM Cortex-R52 support in Newlib. Update #4198.
* 6/7: Add multilib for ARM Cortex-R52 processorSebastian Huber2020-12-032-4/+4
| | | | Close #4198.
* 6: Add support for gcov info sectionSebastian Huber2020-12-021-0/+3
| | | | Update #4196.
* 6/7: Update to the latest rtems-toolsSebastian Huber2020-12-021-2/+2
| | | | Close #4195.
* devel/sis: Update to 2.25Sebastian Huber2020-12-021-5/+4
| | | | Update #4195.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-012-8/+8
| | | | Close #4193.
* devel/qemu: Add the hash for the QEMU 5.2.0-rc1Chris Johns2020-11-161-3/+3
|
* devel/qemu: Update QEMU to 5.2.0-rc1Chris Johns2020-11-135-35/+164
| | | | | - This version of qemu uses meson and ninja to build. You will need to install ninja to build. No checks are made until meson run
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-11-024-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-10-284-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-10-264-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-10-125-16/+12
|
* pkgconfig.py: Removed use of "unicode" keyword for python3 compatibilityStephen Clark2020-09-261-6/+17
| | | | Closes #4094.
* patch gcc i386 multiarchMichael Davidsaver2020-09-211-0/+4
| | | | | | | | | | | | Add patch to change from mtune to march when building multilibs. The mtune argument tunes or optimizes for a specific CPU model but does not ensure the generated code is appropriate for the CPU model. Prior to this patch, i386 compatible code was always generated but tuned for later models. This is the same fix as #2830 but applying to gcc 10. Updates #4084.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-09-184-12/+12
|
* 6: Update to the latest rtems-toolsSebastian Huber2020-09-181-3/+2
|
* Add sis to RISC-V buildJiri Gaisler2020-09-101-0/+1
|
* devel/sis: Update to 2.22Chris Johns2020-09-101-2/+3
|
* rsb: Fix the documentation URLHesham Almatary2020-09-091-1/+1
|
* rtems: Update to the latest rtems-toolsChris Johns2020-09-071-2/+3
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-09-044-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-08-314-12/+12
|
* sb: Fix the imports on Python2Chris Johns2020-08-2811-23/+31
| | | | Updates #4037
* sb: Use shebang env pythonChris Johns2020-08-2546-715/+471
| | | | Closes #4037
* Move 5 build sets to 6Chris Johns2020-08-1359-423/+115
| | | | | | | | | | - Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
* sb/track: Only output unreferenced configs with the optionChris Johns2020-08-121-33/+30
|
* sb/bootstrap: Remove the sb-bootstrap commandChris Johns2020-08-103-329/+0
| | | | Closes #4046
* sb/builder: Remove sb-builder commandChris Johns2020-08-102-56/+0
| | | | Closes #4045
* sb/track: Add a command to track build sets.Chris Johns2020-08-1011-603/+1068
| | | | | | | | - Process a build set for a range of hosts and output a dependency tree, the used build set and configuration files. - Output the configuration files that are no referenced Closes #4036
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-07-294-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-07-294-12/+12
|
* rtems-tools: Pick up fix for modern llvm.Christian Mauderer2020-07-231-2/+2
|
* 6/7: Remove support for epiphany targetSebastian Huber2020-07-053-19/+0
| | | | Update #3941.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-07-034-12/+12
|
* moxie: Update to dtc 1.6.0Sebastian Huber2020-07-013-3/+3
| | | | This fixes the build with a GCC 10 host compiler.
* sb/options: A Canadian Cross is a different host, build and targetChris Johns2020-06-301-6/+5
| | | | The check must make sure each is different.
* 6/7: Use RTEMS 6 toolsSebastian Huber2020-06-304-3/+46
|
* Make comment version independentSebastian Huber2020-06-301-1/+1
|
* Change version to RTEMS 6Sebastian Huber2020-06-301-1/+1
| | | | Update #4020.
* 7: Add unstable RTEMS 7 tool chainSebastian Huber2020-06-2921-0/+114
|
* 6: Use GCC 10 branch for RTEMS 6 tool chainSebastian Huber2020-06-293-2/+22
|