summaryrefslogtreecommitdiff
path: root/rtems (follow)
AgeCommit message (Collapse)Author
2023-07-19rtems-net-legacy: Update net and waf versionsHEADmasterVijay Kumar Banerjee
2023-06-30tools: Add GCC 13 configurationSebastian Huber
Keep RTEMS up to date with the upstream development.
2023-06-307: Update Binutils, GDB, and GCCSebastian Huber
Keep RTEMS up to date with the upstream development.
2023-06-306: Update GCC 10 and 12Sebastian Huber
Keep RTEMS up to date with the upstream development.
2023-06-306/7: Update NewlibSebastian Huber
Keep RTEMS up to date with the upstream development.
2023-06-08rtems/net-services: Add to the ntpq query an output buffer and sizeChris Johns
2023-06-06rtems/kernel: Update kernelChris Johns
- Zynq ARM fixes - AARCH64 MMU fix - Updated imxrt drivers - x86_64 EFI support - Flash driver - Updated validation tests - Microblaze updates
2023-06-06rtrems/net-legacy: Update rtems-net-legacyChris Johns
- Add getaddrinfom, gai_strerror, ipv6_addr, if_nametoindex and BSD programs - Update sysctl - Move legacy net
2023-06-05rtems/net: Add net services build supportChris Johns
2023-05-19rtems-gcc-*-newlib-head.cfg: Update to include true long double mathJoel Sherrill
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.
2023-05-17rtems-gcc-12-newlib-head.cfg: Update to include true long double mathJoel Sherrill
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.
2023-04-257: Use TLS in Newlib for m68k by defaultSebastian Huber
Update #4560.
2023-04-257: Update Binutils, GDB, and GCCSebastian Huber
2023-04-256: Update GCC 10 and 12Sebastian Huber
2023-04-256/7: Update NewlibSebastian Huber
2023-04-216: Update GCC 10 and 12Sebastian Huber
2023-04-216/7: Update NewlibSebastian Huber
2023-04-15rtems: Update tools, kernel and legacy network packagesChris Johns
- 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.
2023-04-15rtems: Add back gsed that was remove by mistakeChris Johns
- Build GNU sed for hosts that it is not installed on for the MIPS tools.
2023-04-12print/texinfo: Add texinfo packageChris Johns
- 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.
2023-04-05rtems/microblaze: Update to GDB 13.1Chris Johns
Note: GCC does not build on MacOS 13.3 due to the specific version of GCC the Microblaze is using. Updates #4892
2023-04-05rtems/mipsstx39: Update to GDB 13.1 and stage build GMPChris Johns
- Use a build set file to stage GMP as recent GDB versions require GMP. Update #4892
2023-04-05devel/mpfr: Update to 4.2.0 to support MacOS AARCH64Chris Johns
- Use base64 checksums - Change MPFR URL Updates #4892
2023-04-05gdb: Use a virtual environment if presentChris Johns
- Detect and use a virtual environment if present - Supports MacOS with python.org in a venv Updates #4892
2023-03-21Revert binutils to 2.39 for rtems6Kinsey Moore
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.
2023-03-14rtems-tools-6.cfg: Update to get RISC-V bsp-builder correctionsJoel Sherrill
2023-03-136: Update MicroBlaze gdb to 12.1Alex White
GDB 11.2 fails to compile on Ubuntu 22.04 for MicroBlaze.
2023-03-096/gdb: fix building on FreeBSD 13.1Chris Johns
See https://sourceware.org/bugzilla/show_bug.cgi?id=30214 Closes #4872
2023-02-246: Update GCC 10 and 12Sebastian Huber
2023-02-246/7: Update NewlibSebastian Huber
2023-02-22Update to binutils 2.40 for rtems 6Joel Sherrill
2023-02-22Update to gdb 13.1 for rtems 6Joel Sherrill
2023-02-20config/tools/rtems-tools-6.cfg: Include fix for RISC-V BSP set in ↵Joel Sherrill
rtems-bsp-builder
2023-02-16Update gdb to 12.1 including patch for hosts with readline 8.2Joel Sherrill
Issue for hosts with readline 8.2 also exists with gdb 12.1. Closes #4859.
2023-02-16rtems-gdb-11.2.cfg: Add patch for hosts with readline 8.2Joel Sherrill
Get the fix from gdb git repo to fix build issue which showed up on Cygwin but was cross platform. Closes #4858.
2023-02-01Revert github tarball hash changesKinsey Moore
GitHub has reverted the change that caused all these tarball hashes to change and so we follow suit.
2023-01-30Update hashes for github-sourced tarballsKinsey Moore
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.
2023-01-30rtems-tools-6.cfg: Bring in rtems-syms TLS fixKinsey Moore
Update the rtems-tools hash to include the fix for rtems-syms that enables application-hosted TLS variables in loadable modules.
2022-12-02tools: Fix thread names in rtems-record-lttngSebastian Huber
2022-11-217: Update Binutils, GDB, and GCCSebastian Huber
2022-11-216: Update GCC 10 and 12Sebastian Huber
2022-11-216/7: Update NewlibSebastian Huber
2022-11-107: Update Binutils, GDB, and GCCSebastian Huber
2022-11-106: Update GCC 10 and 12Sebastian Huber
2022-11-106/7: Update NewlibSebastian Huber
2022-11-047: Update Binutils, GDB, and GCCSebastian Huber
2022-11-046: Update GCC 10 and 12Sebastian Huber
2022-11-046/7: Update NewlibSebastian Huber
2022-10-27Update mipstx39 gdb version to pick up fix to make simulator workJoel Sherrill
Closes #4689.
2022-10-157: Update Binutils, GDB, and GCCSebastian Huber
Close #4741.