summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 5: Update GCC 7 baselineSebastian Huber2019-05-142-1/+46
| | | | | | Pick up ARM multilib changes to address Cortex-M3 Errata 602117. Update #3747.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-05-063-8/+8
|
* 5/rtems-tools: Update RTEMS toolsChris Johns2019-05-051-2/+2
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-04-123-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-04-023-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-03-263-8/+8
|
* 5: Use GCC 9 for x86_64Sebastian Huber2019-03-141-1/+10
| | | | This should fix BSP build issues due to missing crti/n.o files.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-03-073-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-03-073-8/+8
|
* gdb: update to sis 2.13Jiri Gaisler2019-03-031-0/+3
|
* 5: Update NewlibSebastian Huber2019-02-196-4/+66
| | | | Pick up register_t changes.
* rtems/5: Add the required MacOS APFS workround for building libstdc++.Chris Johns2019-02-101-0/+5
|
* 5: Add GDB SIS patchSebastian Huber2019-02-081-0/+3
| | | | Update #3460.
* 5: Update or1k and riscv NewlibSebastian Huber2019-02-073-2/+22
|
* 5: Use GDB 8.2.1 for or1kSebastian Huber2019-02-051-1/+1
|
* rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches.Chris Johns2019-02-054-14/+21
|
* 5: Update to Binutils 2.32Sebastian Huber2019-02-046-5/+32
|
* 5: Update NewlibSebastian Huber2019-02-015-3/+60
| | | | Pick up scandir() fixes.
* gdb: add RISC-V and code coverage support to sisJiri Gaisler2019-01-293-3/+17
|
* 5: Update riscv and or1k GCC/NewlibSebastian Huber2019-01-283-2/+22
| | | | Reduce Git hash length to fix Ada build issues.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-01-283-8/+8
|
* Use HTTPS instead of FTPSebastian Huber2019-01-2314-15/+15
| | | | FTP is an outdated protocol and blocked by some firewalls.
* sb: Fix the RTEMS options after strict option checking was added.Chris Johns2019-01-221-1/+3
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-01-183-6/+6
| | | | Pick up a fix for Ada.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-01-173-8/+8
| | | | Use short Git hashes to avoid problems with long path names.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-01-163-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2019-01-103-8/+8
|
* 6: Add unstable RTEMS 6 tool chainSebastian Huber2019-01-0729-0/+216
|
* 5/rtems-tools: Update RTEMS toolsChristian Mauderer2018-12-211-2/+2
| | | | | | | Picks up the new waf in rtems-tools to be compatible with python 3.7 and some tester updates. Update #3569.
* 5: Update NewlibSebastian Huber2018-12-216-4/+61
| | | | | | Pick up FreeBSD compatibility improvements. Update #3472.
* 5: Add SMP support to SISJiri Gaisler2018-12-171-0/+3
| | | | Update #3460.
* 5: Update NewlibSebastian Huber2018-12-136-4/+61
| | | | | | Pick up <sys/time.h> updates from FreeBSD. Update #3472.
* 5: Fix x86_64 GCC 7.4.0 buildSebastian Huber2018-12-131-12/+0
| | | | Update #3384.
* 5: Update GCC 7.3.0 to 7.4.0Sebastian Huber2018-12-113-2/+39
| | | | Update #3384.
* 5/rtems-tools: Bump the version to pick up the Windows fixes.Chris Johns2018-11-291-2/+2
|
* tools-5-1.cfg: Bump to latestChris Johns2018-11-171-2/+2
| | | | | - Fix efltools on ARM 64bit - Fixes to converage
* rtems-gdb-8.0.1-1.cfg: Correct previous commit.Joel Sherrill2018-11-141-4/+2
| | | | Updates #3576.
* 5: Use latest Binutils and GCC for or1kSebastian Huber2018-11-141-28/+6
| | | | Update #3602.
* 5: Build GDB earlier for riscvSebastian Huber2018-11-141-1/+1
| | | | Be in line with default targets.
* 5: Use latest GCC for riscvSebastian Huber2018-11-142-1/+21
| | | | | | This is a preparation to update or1k to use the latest GCC. Update #3602.
* 5: Use latest Binutils for riscvSebastian Huber2018-11-142-1/+30
| | | | | | This is a preparation to update or1k to use the latest GCC. Update #3602.
* 5: Update RTEMS toolsSebastian Huber2018-11-141-2/+2
| | | | | | Pick up m32c removal. Update #3599.
* rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcapJoel Sherrill2018-11-121-0/+10
| | | | | | This also updates windows.py to distinguish betweem MSYS2 and Cygwin. closes #3576.
* m32c: Remove this build setSebastian Huber2018-11-093-48/+0
| | | | Update #3599.
* 5: Update NewlibSebastian Huber2018-11-089-5/+82
| | | | | | Fix v850 target issue related to the new -fdata-sections build. Remove <machine/param.h> include from <sys/_cpuset.h>.
* 5: Use in-tree ISL libraries for GCCSebastian Huber2018-11-062-10/+4
| | | | Close #3577.
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-054-4/+0
| | | | Closes #3562.
* 5: Update NewlibSebastian Huber2018-10-259-5/+88
| | | | | | Fix posix_memalign() attributes. Use -fdata-sections and -ffunction-sections to build Newlib.
* Bump epiphany, m32c, or1k, and riscv to latest newlib.Joel Sherrill2018-10-237-4/+53
|
* Update newlib to 5835688440fb0b23fe991a04c7e2df54ded87657Joel Sherrill2018-10-222-1/+35
|