1597 Commits

Author SHA1 Message Date
Chris Johns
ad56c6b1c4 sb: Fix error handling on thread exceptions when bootstraping. 2019-05-19 10:39:39 +10:00
Sebastian Huber
c1431be196 6: Update unstable RTEMS 6 tool chain 2019-05-16 10:51:53 +02:00
Chris Johns
2c264c1ed6 freebsd: Version 12.0+ has unzip in /usr/bin 2019-05-15 13:13:23 +10:00
Sebastian Huber
7a80d6ced6 5: Update GCC 9 baseline to GCC 9.1.0 release 2019-05-14 07:42:37 +02:00
Sebastian Huber
72271f6350 5: Update GCC 7 baseline
Pick up ARM multilib changes to address Cortex-M3 Errata 602117.

Update #3747.
2019-05-14 07:30:59 +02:00
Chris Johns
0956a2c089 sb/config: Fix os and arch conditional logic.
Correctly split the argument list and check each element.

Closes #3743
2019-05-07 09:13:12 +10:00
Sebastian Huber
c80ab5b79c 6: Update unstable RTEMS 6 tool chain 2019-05-06 08:59:58 +02:00
Chris Johns
8e5a20175c 5/rtems-tools: Update RTEMS tools 2019-05-05 14:02:18 +10:00
Sebastian Huber
780a2cf36c 6: Update unstable RTEMS 6 tool chain 2019-04-12 09:26:40 +02:00
Sebastian Huber
9a3e12e582 6: Update unstable RTEMS 6 tool chain 2019-04-02 11:25:59 +02:00
Sebastian Huber
cbbbc3096d 6: Update unstable RTEMS 6 tool chain 2019-03-26 07:09:20 +01:00
Sebastian Huber
9c825f0b9a 5: Use GCC 9 for x86_64
This should fix BSP build issues due to missing crti/n.o files.
2019-03-14 19:44:36 +01:00
Sebastian Huber
e0aec65182 6: Update unstable RTEMS 6 tool chain 2019-03-07 14:31:18 +01:00
Sebastian Huber
2e65068cd6 6: Update unstable RTEMS 6 tool chain 2019-03-07 14:28:44 +01:00
Jiri Gaisler
67a51a432f gdb: update to sis 2.13 2019-03-03 10:07:49 +01:00
Sebastian Huber
38241392a4 5: Update Newlib
Pick up register_t changes.
2019-02-19 10:10:45 +01:00
Chris Johns
98588a5596 sb/rtems-build-dep: Fix arg check loop, removes stray 0 in build. 2019-02-10 05:12:04 +11:00
Chris Johns
7223befc74 rtems/5: Add the required MacOS APFS workround for building libstdc++. 2019-02-10 04:59:19 +11:00
Sebastian Huber
ee40e0bf0b 5: Add GDB SIS patch
Update #3460.
2019-02-08 10:23:31 +01:00
Sebastian Huber
c3faacf4a4 5: Update or1k and riscv Newlib 2019-02-07 07:56:06 +01:00
Sebastian Huber
c41b9d0df7 5: Use GDB 8.2.1 for or1k 2019-02-05 10:29:44 +01:00
Chris Johns
a273a7c54e rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches. 2019-02-05 19:52:40 +11:00
Sebastian Huber
f75cf6d951 5: Update to Binutils 2.32 2019-02-04 09:03:18 +01:00
Sebastian Huber
6eab3c9fe1 5: Update Newlib
Pick up scandir() fixes.
2019-02-01 10:49:26 +01:00
Jiri Gaisler
a9142bc193 gdb: add RISC-V and code coverage support to sis 2019-01-29 12:45:25 +01:00
Sebastian Huber
c5ebf98600 5: Update riscv and or1k GCC/Newlib
Reduce Git hash length to fix Ada build issues.
2019-01-28 13:09:43 +01:00
Sebastian Huber
376edee1c7 6: Update unstable RTEMS 6 tool chain 2019-01-28 07:52:12 +01:00
Sebastian Huber
f07504d271 Use HTTPS instead of FTP
FTP is an outdated protocol and blocked by some firewalls.
2019-01-23 13:41:30 +01:00
Sebastian Huber
d523d4c9d6 sb: Change default prefix
Use OS prefix + "rtems" + $rtems_version as the default prefix to
automatically separate different RTEMS versions.

Close #3675.
2019-01-22 09:57:30 +01:00
Chris Johns
34a99328b4 sb: Fix the RTEMS options after strict option checking was added. 2019-01-22 07:21:28 +01:00
Sebastian Huber
0bb29a38fb 6: Update unstable RTEMS 6 tool chain
Pick up a fix for Ada.
2019-01-18 10:00:57 +01:00
Sebastian Huber
1dfc4dd60c 6: Update unstable RTEMS 6 tool chain
Use short Git hashes to avoid problems with long path names.
2019-01-17 15:53:17 +01:00
Sebastian Huber
15e9f6c731 Change Linux default prefix to "/opt"
http://refspecs.linuxbase.org/FHS_3.0/fhs/ch03s13.html#purpose14
2019-01-17 11:29:50 +01:00
Sebastian Huber
8b0e78a803 6: Update unstable RTEMS 6 tool chain 2019-01-16 09:42:28 +01:00
Sebastian Huber
5f6ad9d08b Fix 'build_max_size_human' ref. before assignment
Close #3568.
2019-01-11 07:24:47 +01:00
Sebastian Huber
f101ea124b 6: Update unstable RTEMS 6 tool chain 2019-01-10 09:40:47 +01:00
Sebastian Huber
40ae056f12 6: Add unstable RTEMS 6 tool chain 2019-01-07 12:27:57 +00:00
Chris Johns
257c9267cf gdb/python: Use python-config for the configuration if found.
- Do not assume the installed paths for the header and library.
  Ask python-config if found.

Close #3537.
2018-12-25 10:15:55 +11:00
Chris Johns
c2d2338759 sb/execute: Port the rtemstoolkit performance fixes for python3
Close #3664.
2018-12-25 10:15:55 +11:00
Christian Mauderer
2fac55d09b 5/rtems-tools: Update RTEMS tools
Picks up the new waf in rtems-tools to be compatible with python 3.7 and
some tester updates.

Update #3569.
2018-12-21 16:03:21 +01:00
Sebastian Huber
78dc8cd1d8 5: Update Newlib
Pick up FreeBSD compatibility improvements.

Update #3472.
2018-12-21 07:51:39 +01:00
Jiri Gaisler
96673d751a 5: Add SMP support to SIS
Update #3460.
2018-12-17 07:23:22 +01:00
Sebastian Huber
f80abf0f7c 5: Update Newlib
Pick up <sys/time.h> updates from FreeBSD.

Update #3472.
2018-12-13 11:34:29 +01:00
Sebastian Huber
258129e140 5: Fix x86_64 GCC 7.4.0 build
Update #3384.
2018-12-13 11:34:29 +01:00
Sebastian Huber
b4e80fb8e2 5: Update GCC 7.3.0 to 7.4.0
Update #3384.
2018-12-11 08:38:49 +01:00
Chris Johns
c1d56b4724 5/rtems-tools: Bump the version to pick up the Windows fixes. 2018-11-29 11:08:41 +11:00
Chris Johns
fabe813ec4 bare/devel/qemu: Fix building on FreeBSD. 2018-11-21 16:08:26 +11:00
Chris Johns
77a0075303 tools-5-1.cfg: Bump to latest
- Fix efltools on ARM 64bit
- Fixes to converage
2018-11-17 12:44:27 +11:00
Chris Johns
a9fb57499b sb: Fix pkg-config arg parsing after being wrapped. 2018-11-17 12:37:20 +11:00
Joel Sherrill
384ff19173 rtems-gdb-8.0.1-1.cfg: Correct previous commit.
Updates #3576.
2018-11-14 12:46:58 -06:00