summaryrefslogtreecommitdiffstats
path: root/rtems/config/6 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 6/rtems-gcc: Revert to the gcc-13 release branch for MacOS fixesHEADmasterChris Johns2024-04-141-1/+1
| | | | | Change back to gcc-13 branch and a git version as gcc-13.2 does not build on MacOS 14.4. The fixes are on the gcc-13 release branch.
* 6: Fix gcc-13 support for MacOSChris Johns2023-11-281-1/+1
| | | | Update #4921
* 6: Use Binutils 2.41Sebastian Huber2023-11-221-1/+1
| | | | | | Prepare for RTEMS 6.1 release. Update #4921.
* 6: Use GCC 13.2Sebastian Huber2023-11-221-1/+1
| | | | | | Prepare for RTEMS 6.1 release. Update #4921.
* 6: Use libexpat 2.5.0Sebastian Huber2023-07-242-2/+2
| | | | | | This version contains security fixes. Prepare for RTEMS 6.1 release. Update #4921.
* 6: Use GDB 13.2Sebastian Huber2023-07-242-2/+2
| | | | | | Prepare for RTEMS 6.1 release. Update #4921.
* rtems/microblaze: Update to GDB 13.1Chris Johns2023-04-051-1/+1
| | | | | | | | Note: GCC does not build on MacOS 13.3 due to the specific version of GCC the Microblaze is using. Updates #4892
* rtems/mipsstx39: Update to GDB 13.1 and stage build GMPChris Johns2023-04-051-1/+1
| | | | | | | - Use a build set file to stage GMP as recent GDB versions require GMP. Update #4892
* Revert binutils to 2.39 for rtems6Kinsey Moore2023-03-211-1/+1
| | | | | | | Binutils 2.40 has a regression for AArch64 that has previously been fixed. See https://sourceware.org/bugzilla/show_bug.cgi?id=27217 This regression causes at least 2 tests to fail to build.
* 6: Update MicroBlaze gdb to 12.1Alex White2023-03-131-1/+1
| | | | GDB 11.2 fails to compile on Ubuntu 22.04 for MicroBlaze.
* Update to binutils 2.40 for rtems 6Joel Sherrill2023-02-221-1/+1
|
* Update to gdb 13.1 for rtems 6Joel Sherrill2023-02-221-1/+1
|
* Update gdb to 12.1 including patch for hosts with readline 8.2Joel Sherrill2023-02-161-1/+1
| | | | | | Issue for hosts with readline 8.2 also exists with gdb 12.1. Closes #4859.
* Update mipstx39 gdb version to pick up fix to make simulator workJoel Sherrill2022-10-271-1/+1
| | | | Closes #4689.
* rtems/packages: Remove lwip from the generic packagesChris Johns2022-09-091-1/+0
| | | | - Networking stacks are selected at the BSP level
* 6/7: Use TLS in Newlib for some targets by defaultSebastian Huber2022-07-216-0/+6
| | | | | | | | Use the --enable-newlib-reent-thread-local (_REENT_THREAD_LOCAL_STORAGE) Newlib configuration option on the aarch64, arm, nios2, powerpc, riscv, and sparc targets by default. Update #4560.
* 6: Update to GCC 12Sebastian Huber2022-05-091-1/+1
|
* sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns2022-05-051-11/+12
| | | | | | | | | | - Expand macros in buildset file names - Add support to buildsets for `%defineifnot` - Update 6 and 7 to support command line build overrides Closes #4646
* 6/7: Use gmp-6.2.1 for GDBSebastian Huber2022-04-252-2/+2
|
* 6/7: Use expat-2.4.8Sebastian Huber2022-04-251-1/+1
|
* 6: update default set to use expat 2.4.8Karel Gardas2022-04-221-1/+1
| | | | | This solves issues with compilation on aarch64-linux platform since it is not recognized by previous expat 2.1.0.
* 6: Use GDB 11.2 for mipstx39Sebastian Huber2022-02-261-1/+1
|
* 6: Use GDB 11.2Sebastian Huber2022-02-242-2/+2
|
* 6: Use Binutils 2.38Sebastian Huber2022-02-241-1/+1
|
* RSB: update dtc 1.6.0 -> dtc 1.6.1Karel Gardas2021-11-181-1/+1
| | | | | | | | Fixes #4221 Note: the patch updates only dtc 1.6.0 occurrences. It leaves all other dtc (1.4.x) usages as they are just to not break anything which depends on older dtc versions.
* RSB: add GRUB2 to the RTEMS tools and use it in 6/rtems-x86_64 build setKarel Gardas2021-11-181-0/+5
|
* config/[67]/rtems-*.bset: Move dtc to default setJoel Sherrill2021-11-093-3/+2
|
* rtems-binutils: Update to 2.37 and update headRyan Long2021-10-191-1/+1
| | | | | | | | Update to binutils 2.37 for RTEMS 6 to fix an issue when building tests for AArch64. Also updated the commit and hash for binutils in rtems-binutils-head. Closes #4218
* Remove automake/autoconf from rtems 6 toolsJoel Sherrill2021-09-185-49/+0
| | | | | | These are unneeded with the waf build system. Closes #4081.
* 6/rtems-tools: Update to rtems-test TFTP timeout fixesChris Johns2021-09-091-1/+1
| | | | | | - Fix the 6/rtems-tools build set to use the correct tools version. - Tools version: 40a7058bd4d7681ca6be7a14f09a1275ea4fbde4
* rsb: Add MicroBlaze toolsAlex White2021-08-201-1/+22
|
* Add recipe for building rtems-net-legacyVijay Kumar Banerjee2021-03-101-0/+4
|
* 6: Use release branches for Binutils/GDBSebastian Huber2021-01-221-2/+2
|
* Add GMP as a prerequisite for GDBSebastian Huber2020-12-211-0/+1
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-10-121-4/+0
|
* patch gcc i386 multiarchMichael Davidsaver2020-09-211-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.
* Add sis to RISC-V buildJiri Gaisler2020-09-101-0/+1
|
* Move 5 build sets to 6Chris Johns2020-08-136-0/+88
| | | | | | | | | | - Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
* 6/7: Remove support for epiphany targetSebastian Huber2020-07-052-18/+0
| | | | Update #3941.
* moxie: Update to dtc 1.6.0Sebastian Huber2020-07-011-1/+1
| | | | This fixes the build with a GCC 10 host compiler.
* 6/7: Use RTEMS 6 toolsSebastian Huber2020-06-302-2/+2
|
* 6: Use GCC 10 branch for RTEMS 6 tool chainSebastian Huber2020-06-292-2/+2
|
* 6: Use external SIS instead of GDB simulatorSebastian Huber2019-12-051-0/+2
|
* 6: Fix install rootSebastian Huber2019-07-251-0/+6
|
* 6: Add unstable RTEMS 6 tool chainSebastian Huber2019-01-0725-0/+170