summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "x86_64/gcc: Add gcc patch for LIB_SPEC (rtems.h in gcc)"Chris Johns2018-05-041-3/+0
| | | | This reverts commit 8e763905381755ec2e421bb50d92166cc7fd8ec5.
* x86_64/gcc: Add gcc patch for LIB_SPEC (rtems.h in gcc)Amaan Cheval2018-05-041-0/+3
| | | | | | | | Adds -qnolinkcmds, -qrtems, and defaults to pass to linker, for gcc targeting x86_64. Corresponding gcc commit: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=602fa1e9d3ea5e87d4d6e17e3e91fc2647e42da3
* rtems-tools: Update to pick up the --enable-rtems-debug fix.Chris Johns2018-04-241-2/+2
|
* 5: Use a specific RTEMS tools versionSebastian Huber2018-04-182-6/+34
| | | | | | Download via cgit archive. Close #3403.
* gcc: Use the RSB release for released tools.Chris Johns2018-02-071-1/+2
| | | | | | | Using the RSB release version for the gcc version string means the tools have a version string that matches the release. Close #3294
* 5: Add versions to file namesSebastian Huber2018-01-3110-12/+12
|
* 5: Update to Binutils 2.30Sebastian Huber2018-01-297-6/+33
|
* 5: Update to Newlib 3.0.0 and GCC 7.3Sebastian Huber2018-01-269-14/+50
| | | | | Epiphany target can now use the default build set. The or1k and m32c targets still need special GCC versions.
* 5: Update SPARC chip errata workaroundsSebastian Huber2017-12-191-2/+2
| | | | Update #3242.
* 5: Ada: Fix more POSIX typesSebastian Huber2017-12-041-2/+2
| | | | Update #3256.
* 5: Ada: Fix some POSIX typesSebastian Huber2017-12-011-0/+3
| | | | Close #3256.
* 5: Add SPARC chip errata workaroundsSebastian Huber2017-11-301-0/+3
| | | | Close #3242.
* 5/rtems-all.bset: Add missing aarch64Joel Sherrill2017-11-121-0/+1
| | | | closes #3227.
* 5: Update to special MIPS GDB to 8.0.1Sebastian Huber2017-11-102-1/+4
|
* 5: Avoid rtems-tools for epiphany GDBSebastian Huber2017-11-101-2/+2
| | | | Close #3226.
* 5: Use custome GDB 7.11 without for or1kSebastian Huber2017-11-102-1/+21
| | | | Do not include aarch64 and SPARC patches.
* 5: Upgrade m32c to GDB 8.0.1Sebastian Huber2017-11-101-1/+1
| | | | Close #3225.
* 5: Use Binutils 2.29 for or1k and m32cSebastian Huber2017-11-102-2/+2
| | | | | | This avoids Binutils patches from rtems-tools. Close #3224.
* 5: Use ticket attachment for automake patchSebastian Huber2017-11-101-1/+1
| | | | Update #2616.
* 5: Add Newlib patchesSebastian Huber2017-11-096-0/+36
| | | | | Update #3185. Close #3189.
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-0936-91/+91
| | | | Update #3220.
* 4.12: Add x86_64 and RISCV64 to 4.12/rtems-all.Chris Johns2017-10-311-0/+2
|
* sb: Provide a more detail email message.Chris Johns2017-10-271-0/+5
| | | | Close #3210.
* RSB - Add support for RISC-V RV64 (64-bit) toolchain v2Hesham Almatary2017-10-271-0/+16
| | | | Update #3109
* rtems-epiphany.bset: Add sha512sum for GCC git repositoryJoel Sherrill2017-10-231-1/+1
| | | | Closes #3201.
* rtems-gdb-7.11-1.cfg: Correct sha512sum on gdb-7.11-sis-leon2-leon3.diffJoel Sherrill2017-10-231-1/+1
| | | | Closes #3202.
* 4.12: Fix the nios2 spelling in the tier-3 build set.Chris Johns2017-10-231-1/+1
|
* 4.12: Add tier build sets to aid regression testing.Chris Johns2017-10-234-0/+36
|
* 4.12: Update all MD5 hashes to SHA256.Chris Johns2017-10-1210-24/+27
| | | | Closes #2536.
* Enable 64-bit BFD support. Needed on 32bit hostsJoel Sherrill2017-10-111-0/+5
| | | | Closes #3157.
* rtems-sh.bset: Use default toolset specifically GCC 7Joel Sherrill2017-10-111-14/+1
| | | | Closes #3178.
* rtems-moxie.bset: Add revisionJoel Sherrill2017-10-111-0/+1
| | | | Closes #3046.
* 4.12: Update to Newlib 2.5.0.20170922Sebastian Huber2017-10-0512-6/+148
| | | | | | | | | | | | | | | The time_t is now a 64-bit signed integer. This update includes a patch to introduce the self-contained POSIX synchronization objects. Update #2514. Update #3111. Update #3112. Update #3113. Update #3114. Update #3115. Update #3116.
* mips: Use the FreeBSD fix for Darwin MIP tools build.Chris Johns2017-09-101-1/+1
| | | | Closes 3127.
* 4.12: Update to GDB 8.0.1Sebastian Huber2017-09-083-2/+17
|
* 4.12: Change clock_t to 64-bitSebastian Huber2017-08-256-0/+30
| | | | | Update #2135. Update #3111.
* 4.12: Add riscv32 to allSebastian Huber2017-08-231-0/+1
| | | | Update #3109.
* 4.12: Fix 64-bit PowerPC support of GCC 7.2Sebastian Huber2017-08-221-0/+4
| | | | Update #3082.
* 4.12: Add basic RISC-V tool chainSebastian Huber2017-08-222-0/+19
| | | | | GDB is not included. This probably needs some patches or an update to GDB 8.0.
* 4.12: Update to GCC 7.2Sebastian Huber2017-08-222-1/+29
|
* 4.12: Update to Newlib 2.5.0.20170818Sebastian Huber2017-08-228-4/+56
|
* Update to the newlib snapshot 20170818.Chris Johns2017-08-212-1/+38
|
* 4.12: Fix for Binutils PR21884Sebastian Huber2017-08-101-0/+3
| | | | | | See https://sourceware.org/bugzilla/show_bug.cgi?id=21884. Close #3091.
* 4.12/lm32: Fix building on Windows.Chris Johns2017-08-091-0/+7
| | | | | | This patch fixes building the LM32 GDB on Windows. Closes #3030.
* 4.12/gcc-4.8.3 Fix building with a newer version of gcc.Chris Johns2017-08-091-0/+14
| | | | Updates #2990.
* gcc: Disable makeinfo cause newer versions do not build gcc-4.8 docs.Chris Johns2017-08-091-0/+2
| | | | | | | Newer makeinfo tools cannot build the existing texinfo in gcc so disable building it. This will not be fixed on the gcc branch. Updates #3027.
* 4.12: Update to Newlib 2.5.0.20170720Sebastian Huber2017-08-0810-5/+111
|
* 4.12: Fix SIS patch URLSebastian Huber2017-07-311-1/+1
|
* RSB: Update gdb-7.12 config to pull in latest sis patchesJiri Gaisler2017-07-311-1/+1
| | | | | | | | | | | Please merge. From b14821b4ac72913139cc1758e9757443f697a642 Mon Sep 17 00:00:00 2001 From: Jiri Gaisler <jiri@gaisler.se> Date: Sun, 30 Jul 2017 21:27:38 +0200 Subject: [PATCH] Update gdb-7.12 config to pull in latest sis patches. * Will make sure sis uses LMA rather than VMA when loading elf files.
* 4.12: Update to Binutils 2.29Sebastian Huber2017-07-283-2/+24
| | | | Update #3082.