summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 6/rtems-gcc: Revert to the gcc-13 release branch for MacOS fixesHEADmasterChris Johns2024-04-141-3/+3
| | | | | 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.
* rtems: Update RTEMS packages to their HEADChris Johns2024-04-033-7/+7
|
* rtems-gcc-*-newlib-head.cfg: Bump hash for newlibJoel Sherrill2024-03-146-12/+12
| | | | | This was driven by the increase in fdset size from 64 to 256 files.
* rtems-tools-6.cfg: Bump hash to account for 5 months of changesJoel Sherrill2024-03-141-2/+2
| | | | | | In particular, the BSP set definitions for rtems-bsp-builder were out of sync with RTEMS and caused unnecessary failures reported to the build@ mailing list.
* hash: Fix missing hashes after errors if missingChris Johns2023-12-074-57/+90
|
* 6: Fix gcc-13 support for MacOSChris Johns2023-11-281-1/+1
| | | | Update #4921
* rtems/rtems-tools: Update with C++17 and Python 3.12 fixesChris Johns2023-11-241-2/+2
| | | | | Updates #4969 Updates #4970
* 6: Use Binutils 2.41Sebastian Huber2023-11-221-0/+13
| | | | | | Prepare for RTEMS 6.1 release. Update #4921.
* 7: Update Binutils, GDB, and GCCSebastian Huber2023-11-223-6/+6
| | | | Keep RTEMS up to date with the upstream development.
* 6: Update GCC 12 and 13Sebastian Huber2023-11-222-4/+4
| | | | Keep RTEMS up to date with the upstream development.
* 6/7: Update NewlibSebastian Huber2023-11-226-12/+12
| | | | | | | | Pick up fixes for ARM/optimized-routines and the memory reclamation at thread exit. Update #4510. Update #4967.
* rtems-mipstx39-gdb-head.bset: Add missing fileJoel Sherrill2023-11-171-0/+7
| | | | | | | This configuration file was missing for the mipstx39 gdb build for the head/7 tools. Closes #4935.
* 7: Update Binutils, GDB, and GCCSebastian Huber2023-10-183-6/+6
| | | | Keep RTEMS up to date with the upstream development.
* 6: Add GCC 13.2 configurationSebastian Huber2023-10-181-0/+20
|
* rtems/net-legacy: Update to latestChris Johns2023-10-151-2/+2
| | | | Pick up the test printer header change
* rtems/libbsd: Update to latestChris Johns2023-10-151-2/+2
| | | | - Pick up fixes to x86 (i368) bus space usage in kernel DMA
* rtems/kernel: Update to latestChris Johns2023-10-151-2/+2
| | | | | | | | - libdl: fix TLS in base image - bsps/xnandpsu: fixes - cpukit/jffs2: avoid dead lock - bsps/imxrt: enable USB and fix PHY clock enable - bsps/stm32h7: update STM32 H7 HAL
* rtems/tools: Update to latestChris Johns2023-10-151-2/+2
| | | | Minor fix in rtems-test
* 6: Update GCC 12 and 13Sebastian Huber2023-10-122-4/+4
| | | | Keep RTEMS up to date with the upstream development.
* 6/7: Update NewlibSebastian Huber2023-10-125-26/+10
| | | | | | Pick up latest changes from ARM/optimized-routines. Close 4510.
* rtems/tools: Execute use of shlex.join fix for python < 3.8Chris Johns2023-08-311-2/+2
| | | | Updates #4951
* rtems/tools: Shell execute fixesChris Johns2023-08-291-2/+2
| | | | Updates #4951
* rtems/tools: Pick up the rtems-syms and rtems-test sis changesChris Johns2023-08-211-2/+2
| | | | Updates #4920
* rtems/kernel: Update to the current kernelChris Johns2023-07-261-2/+2
| | | | - Pick up the Beatnik support for the legacy driver
* 6: Use GDB 13.2Sebastian Huber2023-07-241-0/+17
| | | | | | Prepare for RTEMS 6.1 release. Update #4921.
* 7: Update Binutils, GDB, and GCCSebastian Huber2023-07-203-6/+6
| | | | Keep RTEMS up to date with the upstream development.
* 6: Update GCC 10, 12 and 13Sebastian Huber2023-07-203-6/+6
| | | | Keep RTEMS up to date with the upstream development.
* 6/7: Update NewlibSebastian Huber2023-07-205-10/+10
| | | | Keep RTEMS up to date with the upstream development.
* rtems-net-legacy: Update net and waf versionsVijay Kumar Banerjee2023-07-191-4/+4
|
* tools: Add GCC 13 configurationSebastian Huber2023-06-301-0/+25
| | | | Keep RTEMS up to date with the upstream development.
* 7: Update Binutils, GDB, and GCCSebastian Huber2023-06-303-6/+6
| | | | Keep RTEMS up to date with the upstream development.
* 6: Update GCC 10 and 12Sebastian Huber2023-06-302-4/+4
| | | | Keep RTEMS up to date with the upstream development.
* 6/7: Update NewlibSebastian Huber2023-06-304-8/+8
| | | | Keep RTEMS up to date with the upstream development.
* rtems/kernel: Update kernelChris Johns2023-06-061-2/+2
| | | | | | | | | | | | | | | | - Zynq ARM fixes - AARCH64 MMU fix - Updated imxrt drivers - x86_64 EFI support - Flash driver - Updated validation tests - Microblaze updates
* rtrems/net-legacy: Update rtems-net-legacyChris Johns2023-06-061-3/+3
| | | | | | | | - Add getaddrinfom, gai_strerror, ipv6_addr, if_nametoindex and BSD programs - Update sysctl - Move legacy net
* rtems/net: Add net services build supportChris Johns2023-06-051-0/+91
|
* rtems-gcc-*-newlib-head.cfg: Update to include true long double mathJoel Sherrill2023-05-193-6/+6
| | | | | | | | Previously newlib only had long double math functions when the sizeof(double) was equal to sizeof(long double). Newlib now includes support for true long double on x86, x86_64, and aarch64. These files were not included in the previous commit.
* rtems-gcc-12-newlib-head.cfg: Update to include true long double mathJoel Sherrill2023-05-171-2/+2
| | | | | | Previously newlib only had long double math functions when the sizeof(double) was equal to sizeof(long double). Newlib now includes support for true long double on x86, x86_64, and aarch64.
* 7: Update Binutils, GDB, and GCCSebastian Huber2023-04-253-6/+6
|
* 6: Update GCC 10 and 12Sebastian Huber2023-04-252-4/+4
|
* 6/7: Update NewlibSebastian Huber2023-04-254-8/+8
|
* 6: Update GCC 10 and 12Sebastian Huber2023-04-212-4/+4
|
* 6/7: Update NewlibSebastian Huber2023-04-214-8/+8
|
* rtems: Update tools, kernel and legacy network packagesChris Johns2023-04-153-9/+9
| | | | | | | | | | - Tools picks up the stm32h7-stlink to handle SIGTRAP fix. - RTEMS picks up the motorola_powerpc updates including the mvme2700 BSP and Makefile.inc fixes for building EPICS. - Legacy networking picks up a number of build system fixes, network configuration changes and more tests.
* 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/mipsstx39: Update to GDB 13.1 and stage build GMPChris Johns2023-04-058-53/+7
| | | | | | | - 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-211-0/+13
| | | | | | | 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.