summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems-gcc-10-newlib-head.cfg: Add newlib patchRyan Long2021-09-201-0/+3
| | | | | | | | | Adds patch to add sanitation to the padding of bits and size_t types for AArch64 tools builds with newlib. These changes have been made in ARM, but newlib has yet to pull them. This can be removed once newlib has pulled the code. Updates #4510
* 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-092-3/+4
| | | | | | - Fix the 6/rtems-tools build set to use the correct tools version. - Tools version: 40a7058bd4d7681ca6be7a14f09a1275ea4fbde4
* rtems-tools-6.cfg: Correct checksum missing in previous patchJoel Sherrill2021-09-071-1/+1
|
* rtems-tools-6.cfg: Bump hash to include fixes for clangJoel Sherrill2021-09-061-1/+1
| | | | Hash: 9d399df4ef0050e9c190b38217b0e5d27dd0be72
* Update newlib to 9069cb9 hashJoel Sherrill2021-09-022-4/+4
| | | | | | | | This update is to include a fix for building rtems-libbsd using the previous newlib hash. <sys/signal.h> was using a macro specific to the newlib implementation of <stdint.h>. When building rtems-libbsd, -ffreestanding is used and that switches to the gcc <stdint.h> and there was a compilation error.
* 6: Back port v5 of __gcov_info_to_gcda() to GCC 10Sebastian Huber2021-08-301-2/+2
| | | | Update #4196.
* rsb: Add MicroBlaze toolsAlex White2021-08-203-1/+108
|
* rtems-tools-6.cfg: Bump to latest hash.Joel Sherrill2021-08-181-2/+2
| | | | Latest is 632414dc0f2976cc3ce0267d0c51aeb7c4de1e14
* rtems-gcc-10-newlib-head.cfg: Bump to latest hash (4f81149)Joel Sherrill2021-08-181-2/+2
|
* 6: Back port v3 of __gcov_info_to_gcda() to GCC 10Sebastian Huber2021-08-091-2/+2
| | | | Update #4196.
* 6: Back port v2 of __gcov_info_to_gcda() to GCC 10Sebastian Huber2021-08-091-2/+2
| | | | Update #4196.
* 6: Back port __gcov_info_to_gcda() to GCC 10Sebastian Huber2021-08-061-2/+2
| | | | Close #4196.
* rtems-binutils-head.cfg, rtems-gdb-head.cfg: Bump to 3b2bef8Joel Sherrill2021-05-212-4/+4
|
* Bump newlib for rtems 6 and 7 to get UTIME_NOW and UTIME_OMIT constants.Joel Sherrill2021-05-212-4/+4
|
* 7: Update tool chainSebastian Huber2021-04-093-8/+8
|
* 6: Update tool chainSebastian Huber2021-04-093-8/+8
|
* 6/7: Update to the latest rtems-toolsSebastian Huber2021-04-091-2/+2
|
* 7: Update tool chainSebastian Huber2021-03-163-6/+6
|
* 6: Update tool chainSebastian Huber2021-03-163-6/+6
|
* Add recipe for building rtems-net-legacyVijay Kumar Banerjee2021-03-103-0/+94
|
* 7: Update tool chainSebastian Huber2021-03-093-8/+8
|
* 6: Update tool chainSebastian Huber2021-03-093-8/+8
|
* 7: Update tool chainSebastian Huber2021-03-083-8/+8
|
* 6: Update tool chainSebastian Huber2021-03-083-8/+8
|
* 7: Update tool chainSebastian Huber2021-03-053-8/+8
|
* 6: Update tool chainSebastian Huber2021-03-053-8/+8
|
* 7: Update tool chainSebastian Huber2021-02-053-8/+8
|
* 6: Update tool chainSebastian Huber2021-02-053-8/+8
|
* 6: Update tool chainSebastian Huber2021-01-263-8/+8
| | | | Close #3937.
* 7: Update tool chainSebastian Huber2021-01-253-8/+8
|
* 6: Use release branches for Binutils/GDBSebastian Huber2021-01-226-12/+35
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-214-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-204-12/+12
|
* 6: Add FPH2 multilib for nios2Sebastian Huber2021-01-171-0/+3
| | | | Update #4215.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-174-8/+8
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-144-12/+12
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-144-8/+8
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2021-01-044-8/+8
|
* 6/7: Update to the latest rtems-toolsSebastian Huber2021-01-041-2/+2
| | | | Update #4202.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-224-8/+8
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-214-12/+12
|
* Add GMP as a prerequisite for GDBSebastian Huber2020-12-212-0/+2
|
* 6/7: Update to the latest rtems-toolsSebastian Huber2020-12-161-2/+2
|
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-152-8/+8
| | | | | | This update includes a fix for the ARM Cortex-R52 support in Newlib. Update #4198.
* 6/7: Add multilib for ARM Cortex-R52 processorSebastian Huber2020-12-032-4/+4
| | | | Close #4198.
* 6: Add support for gcov info sectionSebastian Huber2020-12-021-0/+3
| | | | Update #4196.
* 6/7: Update to the latest rtems-toolsSebastian Huber2020-12-021-2/+2
| | | | Close #4195.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-12-012-8/+8
| | | | Close #4193.
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-11-024-12/+12
|