1597 Commits

Author SHA1 Message Date
Sebastian Huber
c576ec2f6b 6/7: Update unstable RTEMS 6/7 tool chain
Close #4193.
2020-12-01 14:48:53 +01:00
Chris Johns
31dd1ab442 devel/qemu: Add the hash for the QEMU 5.2.0-rc1 2020-11-16 15:57:30 +11:00
Chris Johns
07261837a2 devel/qemu: Update QEMU to 5.2.0-rc1
- 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
2020-11-13 09:24:06 +11:00
Sebastian Huber
3d88829b93 6/7: Update unstable RTEMS 6/7 tool chain 2020-11-02 07:11:59 +01:00
Sebastian Huber
4c5af1f7c1 6/7: Update unstable RTEMS 6/7 tool chain 2020-10-28 16:03:16 +01:00
Sebastian Huber
5f4fd63a0c 6/7: Update unstable RTEMS 6/7 tool chain 2020-10-26 14:34:19 +01:00
Sebastian Huber
5237fdab60 6/7: Update unstable RTEMS 6/7 tool chain 2020-10-12 07:57:15 +02:00
Stephen Clark
ed5030bc24 pkgconfig.py: Removed use of "unicode" keyword for python3 compatibility
Closes #4094.
2020-09-26 11:01:04 +10:00
Michael Davidsaver
1ea1c9cdc5 patch gcc i386 multiarch
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.
2020-09-21 16:14:23 -05:00
Sebastian Huber
7595c3a42b 6/7: Update unstable RTEMS 6/7 tool chain 2020-09-18 20:54:26 +02:00
Sebastian Huber
9e9334a997 6: Update to the latest rtems-tools 2020-09-18 20:39:24 +02:00
Jiri Gaisler
a81a237f3e Add sis to RISC-V build 2020-09-10 08:56:32 +02:00
Chris Johns
b9d5f95baa devel/sis: Update to 2.22 2020-09-10 12:05:20 +10:00
Hesham Almatary
a9ea531899 rsb: Fix the documentation URL 2020-09-09 11:41:53 +01:00
Chris Johns
31f936a7b7 rtems: Update to the latest rtems-tools 2020-09-07 10:32:59 +10:00
Sebastian Huber
47f32b8b1a 6/7: Update unstable RTEMS 6/7 tool chain 2020-09-04 20:01:07 +02:00
Sebastian Huber
2674290be3 6/7: Update unstable RTEMS 6/7 tool chain 2020-08-31 12:11:55 +02:00
Chris Johns
c51f634258 sb: Fix the imports on Python2
Updates #4037
2020-08-28 11:37:53 +10:00
Chris Johns
650c6f9933 sb: Use shebang env python
Closes #4037
2020-08-25 21:21:50 +10:00
Chris Johns
40af487dfc Move 5 build sets to 6
- Move 5/bsps/* to bsps/*

- Update package build references from 5 to 6

- Remove 5 build sets.

Update #4048
2020-08-13 11:55:02 +10:00
Chris Johns
dc989037e4 sb/track: Only output unreferenced configs with the option 2020-08-12 13:17:48 +10:00
Chris Johns
a863b15fdb sb/bootstrap: Remove the sb-bootstrap command
Closes #4046
2020-08-10 16:53:42 +10:00
Chris Johns
481bbd1109 sb/builder: Remove sb-builder command
Closes #4045
2020-08-10 16:21:35 +10:00
Chris Johns
12418190b9 sb/track: Add a command to track build sets.
- 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
2020-08-10 16:19:47 +10:00
Sebastian Huber
cc107b53da 6/7: Update unstable RTEMS 6/7 tool chain 2020-07-29 17:13:14 +02:00
Sebastian Huber
658af8f153 6/7: Update unstable RTEMS 6/7 tool chain 2020-07-29 07:11:50 +02:00
Christian Mauderer
91932d0a0c rtems-tools: Pick up fix for modern llvm. 2020-07-23 18:42:18 +02:00
Sebastian Huber
7f79fe9026 6/7: Remove support for epiphany target
Update #3941.
2020-07-05 18:06:58 +02:00
Sebastian Huber
5ab61d2e8c 6/7: Update unstable RTEMS 6/7 tool chain 2020-07-03 21:12:33 +02:00
Sebastian Huber
abe5d1b2fe moxie: Update to dtc 1.6.0
This fixes the build with a GCC 10 host compiler.
2020-07-01 20:13:47 +02:00
Chris Johns
8effa3e542 sb/options: A Canadian Cross is a different host, build and target
The check must make sure each is different.
2020-06-30 18:03:23 +10:00
Sebastian Huber
c7516528c5 6/7: Use RTEMS 6 tools 2020-06-30 09:39:25 +02:00
Sebastian Huber
9a7082c99f Make comment version independent 2020-06-30 09:14:14 +02:00
Sebastian Huber
b89e62fd19 Change version to RTEMS 6
Update #4020.
2020-06-30 09:14:05 +02:00
Sebastian Huber
987da960a2 7: Add unstable RTEMS 7 tool chain 2020-06-29 09:22:55 +02:00
Sebastian Huber
2990781733 6: Use GCC 10 branch for RTEMS 6 tool chain 2020-06-29 09:22:55 +02:00
Sebastian Huber
eb9c232722 6: Update unstable RTEMS 6 tool chain 2020-06-29 09:22:55 +02:00
Chris Johns
907eabfc3c sqlite: Change to https for downloading the source package. 2020-06-26 11:53:57 +10:00
Chris Johns
9293dfd3a6 glib: Gnome has change the git version to gitlab in requested patches. 2020-06-25 09:50:16 +10:00
Chris Johns
e455fef98c rtems: Update kernel, libbsd and tool the master.
This aligns them to the branch point.
2020-06-23 17:32:09 +10:00
Sebastian Huber
cbae90a581 6: Update unstable RTEMS 6 tool chain 2020-06-10 08:46:06 +02:00
Chris Johns
42b7e8a4fa devel/qemu4: Use release source tarball
Git cannot be used for a release as our release process does not
package the source in a manner qemu expects.

Closes #3976
2020-06-10 14:57:58 +10:00
Sebastian Huber
fc3a57c334 6: Update unstable RTEMS 6 tool chain 2020-06-05 10:00:27 +02:00
Sebastian Huber
0e5ef6355b 6: Update unstable RTEMS 6 tool chain 2020-06-02 13:01:13 +02:00
Sebastian Huber
850d9b5ba8 6: Update unstable RTEMS 6 tool chain 2020-06-02 10:41:55 +02:00
Sebastian Huber
3bd11fd489 6: Update unstable RTEMS 6 tool chain 2020-05-12 11:11:37 +02:00
Chris Johns
f0abfa8911 re/pixman: Revert the accidental commit.
- Move qemu to 0.40.0 so pixman builds on FreeBSD 12
2020-05-08 16:06:21 +10:00
Chris Johns
da3505b485 rtems: Update the kernel 2020-05-08 14:40:19 +10:00
Chris Johns
955c1c173e bare/qemu: Fixes building on FreeBSD
- Move the qemu config to a common file shared by qemu and qemu4.

- Disable nettle on qemu4, FreeBSd complained.

- Add some extra git cleaning steps to the git path. These however
  do not full clean the qemu submodules and it is not worth the
  effort to try and fix.

- The devel/qemu will not build on machines with python set to
  python3. This will not be fixed, use qemu4.

Closes #3966
2020-05-08 14:33:44 +10:00
Chris Johns
0fd197f9a8 sb: Disable any trace data 2020-05-08 14:28:09 +10:00