summaryrefslogtreecommitdiffstats
path: root/rtems/config/5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 5: Update GCC 7 baselineSebastian Huber2019-05-141-1/+1
| | | | | | Pick up ARM multilib changes to address Cortex-M3 Errata 602117. Update #3747.
* 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.
* 5: Update NewlibSebastian Huber2019-02-194-4/+4
| | | | Pick up register_t changes.
* 5: Update or1k and riscv NewlibSebastian Huber2019-02-072-2/+2
|
* 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-053-14/+3
|
* 5: Update to Binutils 2.32Sebastian Huber2019-02-045-5/+5
|
* 5: Update NewlibSebastian Huber2019-02-013-3/+3
| | | | Pick up scandir() fixes.
* gdb: add RISC-V and code coverage support to sisJiri Gaisler2019-01-291-1/+12
|
* 5: Update riscv and or1k GCC/NewlibSebastian Huber2019-01-282-2/+2
| | | | Reduce Git hash length to fix Ada build issues.
* 5: Update NewlibSebastian Huber2018-12-214-4/+4
| | | | | | Pick up FreeBSD compatibility improvements. Update #3472.
* 5: Update NewlibSebastian Huber2018-12-134-4/+4
| | | | | | 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-112-2/+2
| | | | Update #3384.
* 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-141-1/+1
| | | | | | This is a preparation to update or1k to use the latest GCC. Update #3602.
* 5: Use latest Binutils for riscvSebastian Huber2018-11-141-1/+1
| | | | | | This is a preparation to update or1k to use the latest GCC. Update #3602.
* m32c: Remove this build setSebastian Huber2018-11-093-48/+0
| | | | Update #3599.
* 5: Update NewlibSebastian Huber2018-11-085-5/+5
| | | | | | Fix v850 target issue related to the new -fdata-sections build. Remove <machine/param.h> include from <sys/_cpuset.h>.
* 5: Update NewlibSebastian Huber2018-10-255-5/+5
| | | | | | 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-234-4/+4
|
* Update newlib to 5835688440fb0b23fe991a04c7e2df54ded87657Joel Sherrill2018-10-221-1/+1
|
* 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.
* 5: Update NewlibSebastian Huber2018-10-115-5/+5
| | | | | | | | | | 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-285-5/+5
| | | | | | | | 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-201-1/+1
| | | | | | | Use the latest Newlib to fix the GCC libgomp build (TLS support was not detected due to broken crt0). Update #3452.
* 5: Update NewlibSebastian Huber2018-08-035-5/+5
| | | | | | | | | 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-301-2/+2
| | | | | | | | 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-232-20/+3
| | | | | | | | | | 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-236-6/+6
| | | | | | | | 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-237-11/+6
|
* 5: Use GCC 8 snapshot for RISC-VSebastian Huber2018-06-212-2/+2
| | | | | | This picks up the new multilib set for RISC-V. Update #3452.
* 5: Update RISC-V Binutils and GDBSebastian Huber2018-06-202-4/+4
| | | | | | | | This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Update #3452.
* 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-132-0/+2
| | | | | | Mainline GDB support for RISC-V is not yet in a released GDB version. Close #3453.
* 5: Update RISC-V BinutilsSebastian Huber2018-06-132-2/+2
| | | | | | | | This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23244 Update #3452.
* x86_64/gcc: Have gcc build crti.o and crtn.oAmaan Cheval2018-05-141-0/+6
| | | | | | | | | | | The original commit in GCC's repo is here: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ab55f7db3694293e4799d58f7e1a556c0eae863a We need this to be able to use crti.o and crtn.o in the bsp_specs file for the port, and therefore provide missing symbols like "_fini" which RTEMS assumes are defined in: ./cpukit/libcsupport/src/newlibc_exit.c
* x86_64/gcc: Add gcc patch for LIB_SPEC (rtems.h in gcc)Amaan Cheval2018-05-041-0/+7
| | | | | | | | 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
* 5: Add versions to file namesSebastian Huber2018-01-316-12/+12
|
* 5: Update to Binutils 2.30Sebastian Huber2018-01-296-6/+6
|
* 5: Update to Newlib 3.0.0 and GCC 7.3Sebastian Huber2018-01-266-14/+7
| | | | | Epiphany target can now use the default build set. The or1k and m32c targets still need special GCC versions.
* 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-101-1/+1
|
* 5: Use custome GDB 7.11 without for or1kSebastian Huber2017-11-101-1/+1
| | | | 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.
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-0931-0/+395
Update #3220.