summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 6/rtems-gcc: Revert to the gcc-13 release branch for MacOS fixesHEADmasterChris Johns13 days2-4/+4
| | | | | 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.
* rtems: Checksum fixesChris Johns2024-02-202-2/+2
| | | | Updates #4991
* hash: Fix missing hashes after errors if missingChris Johns2023-12-077-60/+95
|
* 6: Fix gcc-13 support for MacOSChris Johns2023-11-282-2/+2
| | | | 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-222-1/+14
| | | | | | 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.
* 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/net-services: Update to latestChris Johns2023-10-151-2/+2
| | | | - Updates for the RTEMS test changes
* 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 libexpat 2.5.0Sebastian Huber2023-07-243-3/+3
| | | | | | This version contains security fixes. Prepare for RTEMS 6.1 release. Update #4921.
* 6: Use GDB 13.2Sebastian Huber2023-07-243-2/+19
| | | | | | 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/net-services: Add to the ntpq query an output buffer and sizeChris Johns2023-06-081-2/+2
|
* 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-053-0/+129
|
* 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: Use TLS in Newlib for m68k by defaultSebastian Huber2023-04-251-0/+1
| | | | Update #4560.
* 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.