summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 6: Update GCC 10 and 12Sebastian Huber2022-10-142-4/+6
| | | | Update #4741.
* 6/7: Update NewlibSebastian Huber2022-10-144-8/+11
|
* rtems-tools-6.cfg: Bump tools hashRyan Long2022-10-131-2/+2
|
* rtems-gcc-12-newlib-head.cfg: Bump newlib hash to get extern C on resource.hJoel Sherrill2022-09-261-2/+3
|
* 6: Update GCC 10 and 12Sebastian Huber2022-09-242-4/+4
|
* 6/7: Update NewlibSebastian Huber2022-09-244-8/+8
| | | | This fixes a setjmp() and longjmp() issue for the 64-bit powerpc target.
* rtems-tools-6.cfg: Correct hashJoel Sherrill2022-09-211-1/+1
|
* rtems-tools-6.cfg: Bump hash to avoid stray comma in aarch64.ini ↵Joel Sherrill2022-09-211-1/+1
| | | | configuration for bsp-builder
* rtems/kernel: Update to the latestChris Johns2022-09-211-2/+2
| | | | - Addition of the Polarfire Icicle BSP
* rtems-tools-6.cfg: Bump hash to update BSP listJoel Sherrill2022-09-191-2/+2
|
* testproc/gsed: Do not use %include with internal buildsChris Johns2022-09-161-1/+2
|
* devel/gcc: Check and build GNU sed if not available on build hostChris Johns2022-09-141-0/+5
| | | | Closes #2300
* rtems/jpeg: Update the checksumChris Johns2022-09-091-2/+2
|
* rtems/bsps: Update the buildset defines to be arch/bspChris Johns2022-09-0914-42/+14
| | | | - Remove the unused defines
* rtems/packages: Remove lwip from the generic packagesChris Johns2022-09-091-1/+0
| | | | - Networking stacks are selected at the BSP level
* rtems/kernel: Update the confg file supportChris Johns2022-09-091-119/+121
| | | | | | | | - Check for config file tests and install if enabled - Support buildset BSP options defines if building a single BSP - Remove bootstrap and autotools fragments
* rtems/rtems-bsp: Support a kernel configuration fileChris Johns2022-09-091-15/+31
| | | | - Support a single BSP defined in a kernel config file
* rtems/kernel: Support a list of BSPs as arch/bspChris Johns2022-09-091-27/+17
|
* rtems/libbsd: Update to the latest on the 6-freebsd-12 branchChris Johns2022-09-091-2/+2
|
* rtems/kernel: Update to the latest kernelChris Johns2022-09-091-3/+3
| | | | - Update hash file extension
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-09-083-6/+6
|
* 6: Update GCC 10 and 12Sebastian Huber2022-09-082-10/+4
| | | | Update #4712.
* 6/7: Update NewlibSebastian Huber2022-09-084-8/+8
|
* config: Various updates to fix downloading of sourcesChris Johns2022-08-173-4/+9
|
* 6: Enable some libstdc++ featuresSebastian Huber2022-08-172-0/+7
| | | | | | | | | Enable TLS support for all RTEMS targets except bfin, lm32, m68k, mips, moxie, or1k, and v850. For all RTEMS targets, define HAVE_ALIGNED_ALLOC, HAVE_AT_QUICK_EXIT, HAVE_LINK, HAVE_QUICK_EXIT, HAVE_READLINK, HAVE_SETENV, HAVE_SLEEP, HAVE_STRERROR_L, HAVE_SYMLINK, HAVE_TRUNCATE, and HAVE_USLEEP. Update #4668.
* 6: Use local-exec TLS model by defaultSebastian Huber2022-08-082-0/+7
| | | | Update #4560.
* 6/7: Update to the latest rtems-toolsSebastian Huber2022-08-081-2/+2
| | | | Update 4671.
* rtems-tools-6.cfg: Bump hashRyan Long2022-08-011-2/+2
|
* 6/7: Update to the latest rtems-toolsSebastian Huber2022-07-271-2/+2
|
* 6/7: Use TLS in Newlib for some targets by defaultSebastian Huber2022-07-2112-0/+12
| | | | | | | | Use the --enable-newlib-reent-thread-local (_REENT_THREAD_LOCAL_STORAGE) Newlib configuration option on the aarch64, arm, nios2, powerpc, riscv, and sparc targets by default. Update #4560.
* 6/7: Update NewlibSebastian Huber2022-07-214-7/+33
| | | | | | | This makes the --enable-newlib-reent-thread-local (_REENT_THREAD_LOCAL_STORAGE) Newlib configuration option available. Update #4560.
* gcc12/libstdc++: Fix lifetime bugs for non-TLS eh_globalsChris Johns2022-07-061-8/+21
| | | | | | | - This is the fix from PR105880: https://gcc.gnu.org/bugzilla/attachment.cgi?id=53103 Closes #4661
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-07-013-6/+6
|
* 6/7: Update NewlibSebastian Huber2022-07-013-6/+6
| | | | | | This Newlib update fixes a FreeBSD kernel space issue with <sys/cpuset.h>. Update #4667.
* 6: Add GCC 10.4 with Newlib e7ffbdbSebastian Huber2022-06-291-0/+27
|
* 6: Back port v8 of gcov improvements to GCC 10Sebastian Huber2022-06-291-2/+2
| | | | Update #4196.
* 6/7: Update NewlibSebastian Huber2022-06-243-6/+6
| | | | | | This Newlib update fixes a namespace pollution issue with <sys/bitset.h>. Close #4667.
* 6: Update GCC 10 and 12Sebastian Huber2022-06-222-4/+4
|
* 6: Back port v6 of gcov improvements to GCC 10Sebastian Huber2022-06-211-2/+2
| | | | Update #4196.
* 6/tools: Update to the latest commitChris Johns2022-05-181-2/+2
|
* ISL, MPC, MPFR: fix configuration issues on ARM64/Darwin hostKarel Gardas2022-05-171-0/+14
| | | | | | Updates #4657. Sponsored-By: Precidata
* 7: Remove superfluous GCC patchSebastian Huber2022-05-091-3/+0
|
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-05-093-6/+6
|
* 6: Update to GCC 12Sebastian Huber2022-05-092-1/+27
|
* sb/setbuilder: Control buildsets using the --with-* command line optionChris Johns2022-05-053-22/+42
| | | | | | | | | | - Expand macros in buildset file names - Add support to buildsets for `%defineifnot` - Update 6 and 7 to support command line build overrides Closes #4646
* 7: Back port gcov-tool merge-stream to GCC 12Sebastian Huber2022-05-041-0/+3
| | | | Update #4196.
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-05-043-6/+6
|
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-04-273-6/+6
|
* 7: Update Binutils, GDB, and GCCSebastian Huber2022-04-273-6/+6
|
* 6/7: Use gmp-6.2.1 for GDBSebastian Huber2022-04-253-3/+3
|