summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* rtems: Add back gsed that was remove by mistakeChris Johns2023-04-151-1/+2
| | | | | - Build GNU sed for hosts that it is not installed on for the MIPS tools.
* print/texinfo: Add texinfo packageChris Johns2023-04-121-3/+10
| | | | | | | | - MacOS systems do not come with makeinfo - Fix the internal build logic. There was config logic in a bset file that does not support logic operators. Use a special tmp internal path to isolate the internal tools.
* 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-059-54/+8
| | | | | | | - Use a build set file to stage GMP as recent GDB versions require GMP. Update #4892
* devel/mpfr: Update to 4.2.0 to support MacOS AARCH64Chris Johns2023-04-051-5/+2
| | | | | | | | - Use base64 checksums - Change MPFR URL Updates #4892
* gdb: Use a virtual environment if presentChris Johns2023-04-051-0/+4
| | | | | | | | - Detect and use a virtual environment if present - Supports MacOS with python.org in a venv Updates #4892
* Revert binutils to 2.39 for rtems6Kinsey Moore2023-03-212-1/+14
| | | | | | | 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.
* rtems-tools-6.cfg: Update to get RISC-V bsp-builder correctionsJoel Sherrill2023-03-141-2/+2
|
* 6: Update MicroBlaze gdb to 12.1Alex White2023-03-131-1/+1
| | | | GDB 11.2 fails to compile on Ubuntu 22.04 for MicroBlaze.
* 6/gdb: fix building on FreeBSD 13.1Chris Johns2023-03-091-0/+4
| | | | | | See https://sourceware.org/bugzilla/show_bug.cgi?id=30214 Closes #4872
* 6: Update GCC 10 and 12Sebastian Huber2023-02-242-4/+4
|
* 6/7: Update NewlibSebastian Huber2023-02-244-8/+8
|
* Update to binutils 2.40 for rtems 6Joel Sherrill2023-02-222-1/+14
|
* Update to gdb 13.1 for rtems 6Joel Sherrill2023-02-222-1/+14
|
* config/tools/rtems-tools-6.cfg: Include fix for RISC-V BSP set in ↵Joel Sherrill2023-02-201-2/+2
| | | | rtems-bsp-builder
* Update gdb to 12.1 including patch for hosts with readline 8.2Joel Sherrill2023-02-162-1/+16
| | | | | | Issue for hosts with readline 8.2 also exists with gdb 12.1. Closes #4859.
* rtems-gdb-11.2.cfg: Add patch for hosts with readline 8.2Joel Sherrill2023-02-161-0/+3
| | | | | | | Get the fix from gdb git repo to fix build issue which showed up on Cygwin but was cross platform. Closes #4858.
* Revert github tarball hash changesKinsey Moore2023-02-018-11/+11
| | | | | GitHub has reverted the change that caused all these tarball hashes to change and so we follow suit.
* Update hashes for github-sourced tarballsKinsey Moore2023-01-309-12/+12
| | | | | | | Github has changed the way it generates on-the-fly tarball requests which has changed the hashes of the resulting tarballs. This adjusts the affected tarball hashes as a stop-gap until a more permanent solution can be devised.
* rtems-tools-6.cfg: Bring in rtems-syms TLS fixKinsey Moore2023-01-301-2/+2
| | | | | Update the rtems-tools hash to include the fix for rtems-syms that enables application-hosted TLS variables in loadable modules.
* tools: Fix thread names in rtems-record-lttngSebastian Huber2022-12-021-2/+2
|
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-11-213-6/+6
|
* 6: Update GCC 10 and 12Sebastian Huber2022-11-212-4/+4
|
* 6/7: Update NewlibSebastian Huber2022-11-214-8/+8
|
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-11-103-6/+6
|
* 6: Update GCC 10 and 12Sebastian Huber2022-11-102-4/+4
|
* 6/7: Update NewlibSebastian Huber2022-11-104-8/+8
|
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-11-043-6/+6
|
* 6: Update GCC 10 and 12Sebastian Huber2022-11-042-4/+4
|
* 6/7: Update NewlibSebastian Huber2022-11-044-8/+8
|
* Update mipstx39 gdb version to pick up fix to make simulator workJoel Sherrill2022-10-272-3/+3
| | | | Closes #4689.
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-10-153-6/+9
| | | | Close #4741.
* 6: Update GCC 10 and 12Sebastian Huber2022-10-142-4/+6
| | | | Update #4741.
* 6/7: Update NewlibSebastian Huber2022-10-144-8/+11
|
* rtems-tools-6.cfg: Bump tools hashRyan Long2022-10-131-2/+2
|
* rtems-gcc-12-newlib-head.cfg: Bump newlib hash to get extern C on resource.hJoel Sherrill2022-09-261-2/+3
|
* 6: Update GCC 10 and 12Sebastian Huber2022-09-242-4/+4
|
* 6/7: Update NewlibSebastian Huber2022-09-244-8/+8
| | | | This fixes a setjmp() and longjmp() issue for the 64-bit powerpc target.
* rtems-tools-6.cfg: Correct hashJoel Sherrill2022-09-211-1/+1
|
* rtems-tools-6.cfg: Bump hash to avoid stray comma in aarch64.ini ↵Joel Sherrill2022-09-211-1/+1
| | | | configuration for bsp-builder
* rtems/kernel: Update to the latestChris Johns2022-09-211-2/+2
| | | | - Addition of the Polarfire Icicle BSP
* rtems-tools-6.cfg: Bump hash to update BSP listJoel Sherrill2022-09-191-2/+2
|
* testproc/gsed: Do not use %include with internal buildsChris Johns2022-09-161-1/+2
|
* devel/gcc: Check and build GNU sed if not available on build hostChris Johns2022-09-141-0/+5
| | | | Closes #2300
* rtems/jpeg: Update the checksumChris Johns2022-09-091-2/+2
|
* rtems/bsps: Update the buildset defines to be arch/bspChris Johns2022-09-0914-42/+14
| | | | - Remove the unused defines
* rtems/packages: Remove lwip from the generic packagesChris Johns2022-09-091-1/+0
| | | | - Networking stacks are selected at the BSP level
* rtems/kernel: Update the confg file supportChris Johns2022-09-091-119/+121
| | | | | | | | - Check for config file tests and install if enabled - Support buildset BSP options defines if building a single BSP - Remove bootstrap and autotools fragments
* rtems/rtems-bsp: Support a kernel configuration fileChris Johns2022-09-091-15/+31
| | | | - Support a single BSP defined in a kernel config file
* rtems/kernel: Support a list of BSPs as arch/bspChris Johns2022-09-091-27/+17
|