616 Commits

Author SHA1 Message Date
Ryan Long
612c4d065e devel/dtc: Bump dtc hash to match rtems6
Bumped dtc version to get rid of build failure for dtc.

Closes #4562
2021-12-15 08:07:42 -06:00
Joel Sherrill
9be36688e3 rtems-gdb-9.1-1.cfg: Add patch for Cygwin
The patch is needed to address link failures introduced when
Cygwin apparently changed their base address for executables.
This is not an issue with gdb 10 and this is a minimalistic
approach to addressing this failure on the 5 branch.

Closes #4523.
2021-10-13 11:40:03 -05:00
Christian Mauderer
c7870f6e61 rtems-tools: Pick up fix for modern llvm
Closes #4495
2021-08-17 12:58:08 +02:00
Vijay Kumar Banerjee
1b3f09251a gdb-9-1: Add patch to fix linker error with gcc10
Close #4366
2021-03-30 18:16:51 -06:00
Joel Sherrill
803d42cda7 Add patch to newlib for devctl.h to compile with C++
Closes #4174.
2020-12-10 15:08:12 -06:00
Michael Davidsaver
ebc3abe403 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.

Closes #2830.
2020-09-21 14:54:54 -05:00
Chris Johns
46e9d4911f 5/kernel, 5/libbsd: Update the head of the 5 branch 2020-08-24 13:30:35 +10:00
Chris Johns
b64a3b32d3 5/kernel, 5/libbsd: Update the head of the 5 branch 2020-08-13 11:25:44 +10:00
Chris Johns
673f9ad5c0 5: Remove unused configuration files for the release
Updates #4014
2020-08-11 11:42:14 +10:00
Chris Johns
020c63fb5b rtems: Remove RTEMS 6 build sets.
Updates #4014
2020-08-11 11:42:03 +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
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
da3505b485 rtems: Update the kernel 2020-05-08 14:40:19 +10:00
Chris Johns
0affb6647d rtems: Update the kernel and tools packages to the latest RTEMS 5 2020-05-07 07:06:27 +10:00
Chris Johns
1011d5f768 rtems-kernel: Update to the latest 2020-04-28 18:41:18 +10:00
Chris Johns
13e4dfd3d2 rtems-bsb: Use linker garbage collection for BSP based builds
Close #3944.
2020-04-28 18:34:08 +10:00
Chris Johns
f1a3c8c634 rtems-libbsd: Remove the v from the package name verision 2020-04-28 18:33:41 +10:00
Sebastian Huber
2f8bd589db 6: Update unstable RTEMS 6 tool chain 2020-04-28 09:15:12 +02:00
Chris Johns
47880bbc81 rtems-kernel: Fix building without the rtems test option.
Updates #3956
2020-04-28 15:21:07 +10:00
Chris Johns
d14da0a252 rtems-kernel: Install tests when tests are built
The tests in RTEMS are not installed so if a user requests the
tests be built install them. Given the RSB cleans up building the
tests and not installing does nothing.

- Fix the options handling the kernel build to be consistent

Updates #3956
2020-04-28 11:07:35 +10:00
Christian Mauderer
78c6e159d4 5/rtems-libbsd: Update 5-freebsd-12 2020-04-20 09:24:55 +02:00
Christian Mauderer
6d194ca849 5/rtems-libbsd: Update 5-freebsd-12 2020-04-17 14:47:51 +02:00
Sebastian Huber
485eec6f47 6: Update unstable RTEMS 6 tool chain 2020-04-17 13:10:46 +02:00
Christian Mauderer
9482a1b33b 5/rtems-libbsd: Update 5-freebsd-12 2020-04-16 11:08:42 +02:00
Christian Mauderer
f2f0fdf135 5/rtems: Update kernel and libbsd. 2020-04-15 18:40:31 +02:00
Sebastian Huber
f6286ff1d3 6: Update unstable RTEMS 6 tool chain
Update #3937.
2020-04-08 13:34:01 +02:00
Sebastian Huber
b69f54d517 6: Update unstable RTEMS 6 tool chain
Update #3937.
2020-04-07 09:40:45 +02:00
Gedare Bloom
e307213e0b rtems: bump rtems-5-kernel 2020-04-06 20:08:15 -06:00
Chris Johns
8223d3b7c0 rtems/libbsd: Update to origin/5-freebsd12 HEAD. 2020-04-06 17:05:37 +10:00
Chris Johns
b2086bdf43 rtems/kernel: Update to origin/master HEAD. 2020-04-06 17:04:33 +10:00
Sebastian Huber
ad9054091e 6: Update unstable RTEMS 6 tool chain 2020-04-06 07:31:04 +02:00
Jonathan Brandmeyer
113c65cb56 databases/sqlite: Update to 3.31.1
closes #3927.
2020-04-02 19:08:16 -05:00
Chris Johns
26a0568087 rtems/libbsd: Update to the latest 5-freebsd12 branch head. 2020-03-30 11:40:36 +11:00
Chris Johns
9fbe810aed rtems/kernel: Update to the latest master. 2020-03-30 11:40:05 +11:00
Chris Johns
097018a8e4 5/rtems-tools: Update to pick up rtems-test fixes for GDB 2020-03-30 10:40:40 +11:00
Sebastian Huber
68f90be3c8 5: Update rtems-tools
Pick up new features for rtems-record-lttng.

Update #3904.
2020-03-23 06:53:18 +01:00
Sebastian Huber
cc29f676de 6: Update unstable RTEMS 6 tool chain 2020-03-23 06:50:41 +01:00
Sebastian Huber
96cdedce58 6: Update unstable RTEMS 6 tool chain 2020-03-17 07:55:36 +01:00
Sebastian Huber
30725b64f8 5: Update Newlib
Pick up fix for crt0.c.
2020-03-17 07:32:16 +01:00
Joel Sherrill
af7f19889e Update gcc to 9.3.0 for targets using 9.2.0 2020-03-12 15:21:14 -05:00
Joel Sherrill
d49a52e0cc Update newlib to c56f53a
This is primarily to pick up the bug fix to have i386 fenv methods.
2020-03-12 13:46:48 -05:00
Amar Takhar
0b7e87143b Bump rtems-tools to get mkimage.py into the bin/ directory. 2020-03-08 17:46:08 -04:00
Chris Johns
bffdd1ea42 rtems/libbsd: Bump libbsd to pick up the libdebugger library check 2020-03-05 22:33:13 +11:00
Chris Johns
ce6b7a53af rtems/bsps: Add the sparc/erc32 and i386/pc BSP build sets 2020-03-05 22:33:13 +11:00
Sebastian Huber
a89a9c0358 5/bsps: Add some BSPs 2020-03-05 11:24:00 +01:00
Sebastian Huber
f55459edaa 5: Update rtems-tools
Pick up fixes for Debian on sparc64.
2020-03-05 11:02:02 +01:00