summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update rtems-toolsBen Gras2014-11-021-1/+1
|
* rtems4.11: Forgot to make the change to 4.9.2.Chris Johns2014-10-3114-14/+14
|
* rtems4.11: Upgrade to gcc-4.9.2. Build rtems-tools and install.Chris Johns2014-10-3127-19/+221
| | | | | RTEMS kernel requires the rtems-tools package be installed to build the libdl tests.
* rtems-4.11: Add libjpegJoel Sherrill2014-10-242-0/+41
|
* rtems-4.11: Switch to newlib's git repo.Chris Johns2014-10-0721-19/+75
|
* rtems: Fix type in RTEMS kernel build.Chris Johns2014-09-201-1/+1
| | | | Reported by Marco Hoefle <marco.hoefle@nanotronic.ch>.
* rtems-4.11: Use the internal autoconf build.Chris Johns2014-08-231-5/+6
|
* rtems-4.11: Fix the broken RTEMS build on 4.11.Chris Johns2014-08-231-2/+4
|
* rtems-4.11: Fix building the SPARC simulator.Chris Johns2014-08-213-3/+11
| | | | | Add support for simulator options to enable special features of some gdb simulators.
* rtems-4.11: Newlib 19-Aug-2014.Chris Johns2014-08-204-14/+2
| | | | Add the hash for automake.
* rtems: Remove the duplicate hashes from the config.Chris Johns2014-08-192-4/+0
|
* rtems-4.10: Add checksums.Chris Johns2014-08-134-1/+24
|
* sb: Complete support for INI file reporting.Chris Johns2014-08-121-0/+1
| | | | The INI file format provides a parsable configuration file format.
* rtems-4.11: Do not build GDB sim on MinGW32 for some targets.Chris Johns2014-08-057-0/+37
| | | | | | | | | | | They are: m32c microblaze mips moxie powerpc sparc v850
* rtems-4.11: Use gcc-4.9.1 for Microblaze.Chris Johns2014-07-311-7/+1
| | | | Microblaze does not build for gcc-4.8.3.
* rtems4.11: Add rtems-or1k to rtems-all.Chris Johns2014-07-301-0/+1
|
* config: Format changes.Chris Johns2014-07-301-14/+16
|
* Refer to newlib-cvs and gcc.4.8.3, and add hashes for patches.Hesham ALMatary2014-07-301-5/+5
| | | | | | | 1- Refer to newlib-cvs as it supports OpenRISC/RTEMS by now. 2- Use gcc.4.8.3 release instead of 4.8.2 one. 3- Refer to the new gcc-4.8.3 patch. 4- Add hash feature for patches.
* Add checksum support for downloaded files.Chris Johns2014-07-2921-2/+74
| | | | | | | | File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked.
* rtems4.11: Change the NIO2 to the 4.9.1.Chris Johns2014-07-291-3/+8
| | | | Uses patch https://patchwork.ozlabs.org/patch/364504/.
* rtems4.11: Add support for Cortex-M4 and Cortex-R based chips.Chris Johns2014-07-291-0/+5
| | | | Patch is https://patchwork.ozlabs.org/patch/372178/.
* rtems-bsp: Install 3rd party packages under a BSP.Chris Johns2014-07-261-0/+23
| | | | | | | Provide the paths so a package built for RTEMS can be installed under the BSP. Update NTP to install under the BSP.
* RTEMS 4.11 Update to gcc-4.8.3 with Newlib CVS 26-Jul-2014.Chris Johns2014-07-2526-186/+161
| | | | | | Refactor some of the configurations to make it easier to maintain. Add gcc-4.9.x support.
* config: Add net-snmp package for RTEMS.Chris Johns2014-06-232-0/+49
|
* config: Fix the broken rtems-bsp.cfg.Chris Johns2014-06-151-2/+2
|
* config: Use the prefix as the tools path if no --with-tools.Chris Johns2014-06-151-3/+3
| | | | | To use tools not in the installed RTEMS path use --with-tools. If the --with-tools option is not supplied use the --prefix path.
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-155-8/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | Remove the 'opt' from various macros and shell variables. Add pkgconfig to the checks to make it clear the check is a pkgconfig check. Add NTP support as the first package to be built using the RSB. Split the RTEMS URL's out from the base bset file into a separate file that be included by other files. Add an RTEMS BSP configuration file to help abstract the process of building 3rd party packages. Clean the cross and canadian cross support up so we can cleanly support cross and canadian cross building. Refactor the pkgconfig support and clean up the PC file handling of loading modules. Add support for %{?..} to return false if a macro is %{nil}. Add %{pkgconfig ..} support to allow better control of access RTEMS pkgconfig files.
* Add support for building rtems-or1k tool-chain - fixedHesham ALMatary2014-06-021-0/+49
| | | | | | | | | | | Configuration files get the following releases: - binutils-2.24 - newlib-2.1.0 - gcc-4.8.2 - gdb-7.7 Patches to tool-chain are mix of OpenRISC original patches and other additions to build the previous releases for RTEMS.
* config: Update the NIOS2 configuration for the new %source command.Chris Johns2014-06-011-4/+2
|
* 4.11/sparc: Update the gdb-7.7 SIS output patch.Chris Johns2014-05-191-2/+2
|
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-1340-309/+81
| | | | | | Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
* 4.11/rtems-lm32: Use gcc-4.9.0 and fix gdb simulator build on Windows.Chris Johns2014-05-092-3/+40
| | | | | | | | The lm32 arch builds on gcc-4.9.0 so lets move to a recent build rather than the old 4.5.? build. Remove stdin and stdout references and the simulator io calls in gdb so the simulator builds on Windows.
* rtems/4.11: Fix _host_os for building on FreeBSD. It needs to be _build_os.Chris Johns2014-05-022-2/+2
|
* config: Update to gdb-7.7 for a range of archs.Chris Johns2014-05-0112-11/+23
| | | | | Update lm32, m32c, m32r, m68k, microblaze, mips, powerpc, sh, sparc64 v850.
* 4.11/rtems: Sparc port change to gdb-7.7.Chris Johns2014-04-281-1/+1
|
* config: Remove the POSIX thread model patch.Chris Johns2014-04-281-5/+0
| | | | | Switch back the RTEMS thread model now it is fixed for SMP. This also works for some tests that where failing.
* 4.11/rtems-m32c.bset: Enable building gcc againJoel Sherrill2014-04-161-1/+1
|
* rtems/4.11: moxie switch to gdb-7.7.Chris Johns2014-04-161-7/+1
| | | | Remove the binutils patches as these have been merged upstream.
* rtems/4.11: i386 switch to gdb-7.7.Chris Johns2014-04-161-1/+1
|
* config: Use _host_os for conditional checks.Chris Johns2014-04-101-1/+1
|
* config: Update to gdb-7.7. for arm, avr, bfin, h8300.Chris Johns2014-04-104-4/+9
|
* config: Fix for sim common code on Mavrick.Chris Johns2014-04-101-0/+5
|
* config: Add gdb-7.7 support.Chris Johns2014-04-091-0/+23
|
* config: Make FreeBSD 10 port patch specific to FreeBSD.Chris Johns2014-04-091-0/+2
|
* config: Add support for gcc-4.8-branch testing.Chris Johns2014-03-261-0/+15
|
* 4.11/rtems-v850.bset: Add gcc 4.8.2 patchJoel Sherrill2014-03-201-0/+5
|
* freebsd: Add support for FreeBSD 10.0.Chris Johns2014-03-201-0/+3
| | | | | | | GDB did not build out of the box on FreeBSD 10.0 due to the iconv move to libc effecting the gettext port with Python. The patch provided is from the gdb port (devel/gdb) and add the LDFLAGS to the link command line when Python is used and this adds /usr/local/lib if needed.
* rtems/gcc: Clean up the RSB version message.Chris Johns2014-02-041-1/+1
|
* 4.11/lm32: Fix the move to newlib 2.1.0.Chris Johns2014-01-212-1/+28
|
* 4.11: Move to the released newlib-2.1.0.Chris Johns2014-01-2118-17/+58
|