summaryrefslogtreecommitdiffstats
path: root/rtems/config (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-146/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-8/+8
2021-01-046/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-8/+8
2021-01-046/7: Update to the latest rtems-toolsSebastian Huber1-2/+2
Update #4202.
2020-12-226/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-8/+8
2020-12-216/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-12-21Add GMP as a prerequisite for GDBSebastian Huber2-0/+2
2020-12-166/7: Update to the latest rtems-toolsSebastian Huber1-2/+2
2020-12-156/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2-8/+8
This update includes a fix for the ARM Cortex-R52 support in Newlib. Update #4198.
2020-12-036/7: Add multilib for ARM Cortex-R52 processorSebastian Huber2-4/+4
Close #4198.
2020-12-026: Add support for gcov info sectionSebastian Huber1-0/+3
Update #4196.
2020-12-026/7: Update to the latest rtems-toolsSebastian Huber1-2/+2
Close #4195.
2020-12-016/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2-8/+8
Close #4193.
2020-11-026/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-10-286/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-10-266/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-10-126/7: Update unstable RTEMS 6/7 tool chainSebastian Huber5-16/+12
2020-09-21patch gcc i386 multiarchMichael Davidsaver1-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.
2020-09-186/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-09-186: Update to the latest rtems-toolsSebastian Huber1-3/+2
2020-09-10Add sis to RISC-V buildJiri Gaisler1-0/+1
2020-09-07rtems: Update to the latest rtems-toolsChris Johns1-2/+3
2020-09-046/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-08-316/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-08-13Move 5 build sets to 6Chris Johns59-423/+115
- Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
2020-07-296/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-07-296/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-07-23rtems-tools: Pick up fix for modern llvm.Christian Mauderer1-2/+2
2020-07-056/7: Remove support for epiphany targetSebastian Huber3-19/+0
Update #3941.
2020-07-036/7: Update unstable RTEMS 6/7 tool chainSebastian Huber4-12/+12
2020-07-01moxie: Update to dtc 1.6.0Sebastian Huber3-3/+3
This fixes the build with a GCC 10 host compiler.
2020-06-306/7: Use RTEMS 6 toolsSebastian Huber4-3/+46
2020-06-30Make comment version independentSebastian Huber1-1/+1
2020-06-297: Add unstable RTEMS 7 tool chainSebastian Huber21-0/+114
2020-06-296: Use GCC 10 branch for RTEMS 6 tool chainSebastian Huber3-2/+22
2020-06-296: Update unstable RTEMS 6 tool chainSebastian Huber3-6/+6
2020-06-23rtems: Update kernel, libbsd and tool the master.Chris Johns3-6/+6
This aligns them to the branch point.
2020-06-106: Update unstable RTEMS 6 tool chainSebastian Huber3-8/+8
2020-06-056: Update unstable RTEMS 6 tool chainSebastian Huber3-8/+8
2020-06-026: Update unstable RTEMS 6 tool chainSebastian Huber1-2/+2
2020-06-026: Update unstable RTEMS 6 tool chainSebastian Huber3-8/+8
2020-05-126: Update unstable RTEMS 6 tool chainSebastian Huber3-11/+8
2020-05-08rtems: Update the kernelChris Johns1-2/+2
2020-05-07rtems: Update the kernel and tools packages to the latest RTEMS 5Chris Johns2-4/+4
2020-04-28rtems-kernel: Update to the latestChris Johns1-2/+2
2020-04-28rtems-bsb: Use linker garbage collection for BSP based buildsChris Johns1-1/+10
Close #3944.
2020-04-28rtems-libbsd: Remove the v from the package name verisionChris Johns1-1/+1
2020-04-286: Update unstable RTEMS 6 tool chainSebastian Huber3-8/+8
2020-04-28rtems-kernel: Fix building without the rtems test option.Chris Johns1-2/+0
Updates #3956
2020-04-28rtems-kernel: Install tests when tests are builtChris Johns1-32/+61
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-205/rtems-libbsd: Update 5-freebsd-12Christian Mauderer1-2/+2