1028 Commits

Author SHA1 Message Date
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
Sebastian Huber
8241563b6e 5: Use latest Binutils and GCC for or1k
Update #3602.
2018-11-14 06:59:24 +01:00
Sebastian Huber
40c46429f5 5: Build GDB earlier for riscv
Be in line with default targets.
2018-11-14 06:58:16 +01:00
Sebastian Huber
55aff9097f 5: Use latest GCC for riscv
This is a preparation to update or1k to use the latest GCC.

Update #3602.
2018-11-14 06:58:16 +01:00
Sebastian Huber
c5ad16abad 5: Use latest Binutils for riscv
This is a preparation to update or1k to use the latest GCC.

Update #3602.
2018-11-14 06:58:16 +01:00
Sebastian Huber
d665fdb794 5: Update RTEMS tools
Pick up m32c removal.

Update #3599.
2018-11-14 06:58:16 +01:00
Joel Sherrill
84a94f743e rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcap
This also updates windows.py to distinguish betweem MSYS2 and Cygwin.

closes #3576.
2018-11-12 14:12:47 -06:00
Hesham Almatary
693e6b518d rsb: Update RISC-V's Spike revision 2018-11-12 10:22:35 +00:00
Sebastian Huber
25a5f24289 m32c: Remove this build set
Update #3599.
2018-11-09 08:42:15 +01:00
Sebastian Huber
30da0c720b 5: Update Newlib
Fix v850 target issue related to the new -fdata-sections build.

Remove <machine/param.h> include from <sys/_cpuset.h>.
2018-11-08 14:09:59 +01:00
Sebastian Huber
9955b1a430 5: Use in-tree ISL libraries for GCC
Close #3577.
2018-11-06 10:46:51 +01:00
Sebastian Huber
509dfbdd2e Support in-tree CLooG and ISL libraries for GCC
Update #3577.
2018-11-05 07:56:17 +01:00
Chris Johns
96c414c8ff windows: Remove BuildRoot from all configs, add a short tmp path.
Closes #3562.
2018-11-05 15:46:42 +11:00
Sebastian Huber
f07d2b6e9a 5: Update Newlib
Fix posix_memalign() attributes.

Use -fdata-sections and -ffunction-sections to build Newlib.
2018-10-25 07:49:34 +02:00
Joel Sherrill
0794cc37eb rtems-build-dep: Add support for Cygwin
updates #3537.
2018-10-24 10:34:05 -05:00
Chris Johns
e2209fa153 sb: Fix rtems-build-dep to handle various issues
- Remove CR characters on Windows.
- Force the compiler to output English so the pattern
  matching works.

Updates #3537.
2018-10-24 21:43:18 +11:00
Chris Johns
ceeb3be303 sb: Convert any unicode macro values to a string in __str__. 2018-10-24 21:43:18 +11:00
Joel Sherrill
1e9075af68 Bump epiphany, m32c, or1k, and riscv to latest newlib. 2018-10-23 18:07:03 -05:00
Chris Johns
a0c1f0f358 windows: Remove debugging code that fails on Cygwin. 2018-10-24 09:16:56 +11:00
Joel Sherrill
818f396032 Update newlib to 5835688440fb0b23fe991a04c7e2df54ded87657 2018-10-22 11:33:13 -05:00