summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-lm32.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 4.11: Remove from master.Chris Johns2016-03-161-30/+0
| | | | Updates #2649.
* rtems4.11: Use GCC 4.9.3Sebastian Huber2015-07-071-1/+1
|
* rtems4.11: Update newlib to the 20150423 snapshot.Chris Johns2015-05-061-2/+2
|
* Update all targets except or1k to gdb 7.9Joel Sherrill2015-04-021-4/+5
|
* Update newlib to 20150223 snapshot tarballJoel Sherrill2015-03-261-1/+1
| | | | | | This includes Joel's patch to dynamically probe for the proper <inttypes.h> setting for intptr_t and uintptr_t. This eliminates many printf() format warnings due to them being incorrectly defined.
* Switch to newlib-git-1 and bump version for all 4.9.2 toolsGedare Bloom2015-03-051-1/+1
|
* Update all 4.11 archs to newlib-2.2.0-1 and gdb-7.8.2 where possible.Chris Johns2015-02-071-1/+1
| | | | | Remove the extra gdb-7.8.1.cfg and added support to allow GDB tar compression to be version defined. GDB has changed it default to .xz.
* Change to using newlib snapshot release 2.2.0-1 and gdb 7.8.1.Chris Johns2015-02-071-2/+2
|
* rtems4.11: Forgot to make the change to 4.9.2.Chris Johns2014-10-311-1/+1
|
* rtems4.11: Upgrade to gcc-4.9.2. Build rtems-tools and install.Chris Johns2014-10-311-0/+1
| | | | | RTEMS kernel requires the rtems-tools package be installed to build the libdl tests.
* rtems-4.11: Switch to newlib's git repo.Chris Johns2014-10-071-1/+1
|
* Add checksum support for downloaded files.Chris Johns2014-07-291-1/+2
| | | | | | | | 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.
* RTEMS 4.11 Update to gcc-4.8.3 with Newlib CVS 26-Jul-2014.Chris Johns2014-07-251-7/+1
| | | | | | Refactor some of the configurations to make it easier to maintain. Add gcc-4.9.x support.
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-1/+1
| | | | | | 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-091-3/+3
| | | | | | | | 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.
* config: Update to gdb-7.7 for a range of archs.Chris Johns2014-05-011-1/+1
| | | | | Update lm32, m32c, m32r, m68k, microblaze, mips, powerpc, sh, sparc64 v850.
* 4.11/lm32: Fix the move to newlib 2.1.0.Chris Johns2014-01-211-1/+1
|
* 4.11: Move to the released newlib-2.1.0.Chris Johns2014-01-211-1/+1
|
* Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2.Chris Johns2013-12-141-2/+2
| | | | Note, some architectures remain broken with the new gcc.
* rtems: Revert gdb to gdb-7.6 as gdb-7.6.1 fails.Chris Johns2013-09-061-1/+1
|
* config: Update RTEMS to gdb-7.6.1.Chris Johns2013-09-031-1/+1
|
* Automtically build the Autotools to bootstrap RTEMS.Chris Johns2013-07-161-0/+1
| | | | | | | | | | | | | | | | | | This changes adds support to build the autotools if the host installed version is not a suitable version. Autoconf and automake have hard coded references to the install prefix and host tools and this makes it impossible to relocate, that is use in any path other than the install prefix. To bootstrap automake you need to first build a suitable autoconf and with that you can built automake for the install prefix. The other complication is not referencing the install prefix in the path when building in the RSB. Having the install prefix in the path can result in strange issues appearing such as gcc using a new assembler feature not present in an older assember installed under the install prefix. The process is to build the autotools using an install prefix to an internal path inside the RSB temporary path and to use that autoconf to build the version for the install prefix. The internal install prefix version is also used to bootstrap RTEMS.
* Add bare/config and move the source-builder/config to it.Chris Johns2013-05-141-1/+1
| | | | | | | | | Rework the RTEMS build set files to point to the new location. Move the files into devel, this follows the ports naming in FreeBSD. Update the macros, defaults, and options to support this.
* rtems-4.11: binutils 2.23.2, gcc-4.8.0, newlib-cvs-30-April-2013, gdb-7.6Chris Johns2013-04-301-2/+2
|
* rtems/config/4.11/rtems-*.bset: Add gdb based BSPs for testingJoel Sherrill2013-04-301-1/+1
| | | | Also add notes on some skyeye and qemu based ones.
* Remove the .cfg. Not needed.Chris Johns2013-04-291-1/+1
|
* Always build RTEMS.Chris Johns2013-04-281-0/+7
|
* Fix the binutils version change.Chris Johns2013-03-121-1/+1
|
* Switch to binutils-2.23.1.Chris Johns2013-03-121-1/+1
|
* Disable SMP (--no-smp) for LM32.Chris Johns2013-03-121-0/+5
|
* Move all patches to the rtems-tools.git repo.Chris Johns2013-03-111-2/+2
| | | | | | | | | | | All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files.
* Switch LM32 to gcc-4.5.3.Chris Johns2013-03-091-1/+1
| | | | | | | This is the reported known working tool set by the Milkymist project. Currently this does not build on MacOS. It could be a host issue with the age of the compiler.
* Change to newlib 2.0.0.Chris Johns2013-03-081-1/+1
| | | | | Move the stable to newlib 2.0.0 by default and remove the RTEMS specific newlib patch which is mostly the changes from 2010.
* Add missing targets.Chris Johns2013-03-051-0/+20