summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* rtems-tools-5-1.cfg: Bump to latestJoel Sherrill2018-10-141-2/+3
| | | | closes #3401, #3402, #3424.
* rtems-5: Move GDB to as early in the build as possible.Chris Johns2018-10-121-1/+7
| | | | This should show the python build errors as soon as possible.
* darwin: Work around symlink issues on Darwin with APFS building libstd++.Chris Johns2018-10-121-0/+5
| | | | | | See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 Updates #3171
* 5: Update NewlibSebastian Huber2018-10-119-5/+88
| | | | | | | | | | Pick up POSIX header file changes and improved opendir() implementation. This addesses time of check and time of use error conditions (TOCTOU). Update #3530. Update #3545. Update #3546. Update #3547.
* 5: Update NewlibSebastian Huber2018-08-289-5/+88
| | | | | | | | Pick up POSIX header file changes for an upcomming FreeBSD baseline update in libbsd. Update #3472. Close #3491.
* 5: Update Newlib for RISC-VSebastian Huber2018-08-202-1/+30
| | | | | | | Use the latest Newlib to fix the GCC libgomp build (TLS support was not detected due to broken crt0). Update #3452.
* 5: Update tools for RISC-V BSP builder supportSebastian Huber2018-08-071-2/+2
| | | | Update #3433.
* 5: Update NewlibSebastian Huber2018-08-039-5/+77
| | | | | | | | | It includes a fix for bug in the ctype support, some FreeBSD compatibility changes in <sys/cdefs.h> for libbsd and a new configuration option for all targets newlib/configure.host which is used by the RISC-V port. Close #3452.
* 5: Change riscv32 back to riscvSebastian Huber2018-07-302-2/+31
| | | | | | | | Update Binutils to include a bug fix for: https://sourceware.org/bugzilla/show_bug.cgi?id=23451 Update #3452.
* 5: Change riscv to riscv32Sebastian Huber2018-07-261-1/+1
| | | | | | | | | | This is a temporary workaround for this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23451 It is not clear how this can be resolved upstream. Update #3452.
* 5: Fix rtems-all due to recent RISC-V changesSebastian Huber2018-07-241-2/+1
| | | | Update #3452.
* 5: Merge riscv32 and riscv64 into riscvSebastian Huber2018-07-233-20/+17
| | | | | | | | | | After several upstream updates in Binutils, GCC, Newlib, and GDB it is now possible to use a common riscv tool chain for the 32-bit and 64-bit RISC-V. Update GDB to ce73f310150418a9a1625ab60a527d959096a9e2 Git commit. Close #3452.
* 5: Update NewlibSebastian Huber2018-07-2310-6/+78
| | | | | | | | Update RISC-V GCC to a GCC 9 branch commit. Close #3342. Close #3343. Update #3452.
* 5: Update to Binutils 2.31.1Sebastian Huber2018-07-238-11/+33
|
* 5: Update tools to not build obsolete BSP variantsSebastian Huber2018-07-031-2/+2
| | | | Update #3459.
* 5: Use GCC 8 snapshot for RISC-VSebastian Huber2018-06-213-2/+28
| | | | | | This picks up the new multilib set for RISC-V. Update #3452.
* 5: Update RISC-V Binutils and GDBSebastian Huber2018-06-204-4/+47
| | | | | | | | This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Update #3452.
* 5: Update tools to fix rtems-test coverage support.Chris Johns2018-06-201-2/+2
|
* gdb: Download the gdb-8.0.1-sis-leon2-leon3 patch from an RTEMS ticketChris Johns2018-06-201-3/+3
| | | | Closes #3460
* 5: Update tools for CXC x86_64-w32-mingw32 supportSebastian Huber2018-06-191-2/+2
| | | | Close #3461.
* Fix CXC compilation of RTEMS toolsSebastian Huber2018-06-191-1/+1
| | | | Update #3461.
* 5: Update tools to ship rtems-bin2cSebastian Huber2018-06-151-2/+2
| | | | Update #3380.
* x86_64/binutils: Add PEI target to build UEFI application imagesAmaan Cheval2018-06-131-0/+5
| | | | Updates #2898.
* 5: Add GDB for RISC-VSebastian Huber2018-06-133-0/+16
| | | | | | Mainline GDB support for RISC-V is not yet in a released GDB version. Close #3453.
* 5: Update RISC-V BinutilsSebastian Huber2018-06-133-2/+31
| | | | | | | | This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23244 Update #3452.