summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-06-023-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-05-123-11/+8
|
* rtems: Update the kernelChris Johns2020-05-081-2/+2
|
* rtems: Update the kernel and tools packages to the latest RTEMS 5Chris Johns2020-05-072-4/+4
|
* rtems-kernel: Update to the latestChris Johns2020-04-281-2/+2
|
* rtems-bsb: Use linker garbage collection for BSP based buildsChris Johns2020-04-281-1/+10
| | | | Close #3944.
* rtems-libbsd: Remove the v from the package name verisionChris Johns2020-04-281-1/+1
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-283-8/+8
|
* rtems-kernel: Fix building without the rtems test option.Chris Johns2020-04-281-2/+0
| | | | Updates #3956
* rtems-kernel: Install tests when tests are builtChris Johns2020-04-281-32/+61
| | | | | | | | | | The tests in RTEMS are not installed so if a user requests the tests be built install them. Given the RSB cleans up building the tests and not installing does nothing. - Fix the options handling the kernel build to be consistent Updates #3956
* 5/rtems-libbsd: Update 5-freebsd-12Christian Mauderer2020-04-201-2/+2
|
* 5/rtems-libbsd: Update 5-freebsd-12Christian Mauderer2020-04-171-2/+2
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-173-8/+8
|
* 5/rtems-libbsd: Update 5-freebsd-12Christian Mauderer2020-04-161-2/+2
|
* 5/rtems: Update kernel and libbsd.Christian Mauderer2020-04-152-4/+4
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-081-2/+2
| | | | Update #3937.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-071-0/+3
| | | | Update #3937.
* rtems: bump rtems-5-kernelGedare Bloom2020-04-061-2/+2
|
* rtems/libbsd: Update to origin/5-freebsd12 HEAD.Chris Johns2020-04-061-4/+4
|
* rtems/kernel: Update to origin/master HEAD.Chris Johns2020-04-061-2/+2
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-04-063-8/+8
|
* databases/sqlite: Update to 3.31.1Jonathan Brandmeyer2020-04-023-28/+24
| | | | closes #3927.
* rtems/libbsd: Update to the latest 5-freebsd12 branch head.Chris Johns2020-03-301-2/+2
|
* rtems/kernel: Update to the latest master.Chris Johns2020-03-301-2/+2
|
* 5/rtems-tools: Update to pick up rtems-test fixes for GDBChris Johns2020-03-301-2/+2
|
* 5: Update rtems-toolsSebastian Huber2020-03-231-2/+2
| | | | | | Pick up new features for rtems-record-lttng. Update #3904.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-03-233-8/+8
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-03-173-10/+10
|
* 5: Update NewlibSebastian Huber2020-03-177-5/+75
| | | | Pick up fix for crt0.c.
* Update gcc to 9.3.0 for targets using 9.2.0Joel Sherrill2020-03-124-3/+31
|
* Update newlib to c56f53aJoel Sherrill2020-03-127-5/+75
| | | | This is primarily to pick up the bug fix to have i386 fenv methods.
* Bump rtems-tools to get mkimage.py into the bin/ directory.Amar Takhar2020-03-081-2/+2
|
* rtems/libbsd: Bump libbsd to pick up the libdebugger library checkChris Johns2020-03-051-2/+2
|
* rtems/bsps: Add the sparc/erc32 and i386/pc BSP build setsChris Johns2020-03-052-0/+42
|
* 5/bsps: Add some BSPsSebastian Huber2020-03-057-0/+66
|
* 5: Update rtems-toolsSebastian Huber2020-03-051-2/+2
| | | | Pick up fixes for Debian on sparc64.
* Bump RSB to the latest rtems-tools to get mkimage.pyAmar Takhar2020-03-041-2/+2
|
* 5/rtems-kernel: Update to the head of master to sync with libbsdChris Johns2020-03-031-2/+2
|
* rtems/bsps: Fix building 3rd party packages with various optionsChris Johns2020-03-031-15/+38
| | | | | | | | | | | | | | | | - Fix locating valid tools and BSP. If either is found in the staging area use that else use the specific --with-* option and if not present use the --prefix. - Locate the tools by checking if the arch's C compiler is a valid file. No other checks are made on the tools. - Locate a BSB by checking for a valid pkgconfig file for the BSP. - Only filter flags if the BSP is in the staging area Closes #3893
* 5/rtems-kernel: Update to the head of master to sync with libbsdChris Johns2020-03-021-2/+2
|
* rtems/5 bsets: Update to newlib fbaa096Joel Sherrill2020-02-287-5/+75
| | | | | This picks up fixes for at least the RTEMS reported issues for missing extern C in devctl.h and the symlink issue with bsdtar.
* 5/rtems-libbsd: Update 5-freebsd-12Chris Johns2020-02-291-2/+2
|
* 5/rtems-libbsd: Switch to the 5-freebsd-12 branchChris Johns2020-02-281-4/+4
| | | | This is the RTEMS 5 release branch for libbsd
* rtems-libbsd: Do not handle rtems_waf source when released.Chris Johns2020-02-281-7/+12
| | | | The release libbsd tar file contains the rtems_waf submodule.
* 5: Update rtems-toolsSebastian Huber2020-02-261-2/+2
| | | | | | Pick up update to waf-2.0.19. Update #3569.
* rtems/5: Update to gdb-9.1Chris Johns2020-02-122-1/+13
| | | | - This version fixes build issues on Windows (MinGW64)
* 5: Update to Binutils 2.34Sebastian Huber2020-02-096-5/+32
|
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-02-041-1/+1
| | | | Shorten the commit hash to be in line what the server returns.
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-02-041-4/+4
| | | | | | | | Use official GCC Git repository. Includes a fix for: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543
* 6: Update unstable RTEMS 6 tool chainSebastian Huber2020-02-043-8/+8
|