summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-moxie.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 4.11: Remove from master.Chris Johns2016-03-161-29/+0
| | | | Updates #2649.
* 4.11/rtems-moxie.bset: Update to binutils 2.25Joel Sherrill2015-10-201-1/+1
| | | | closes #2254.
* rtems4.11: Use GCC 4.9.3Sebastian Huber2015-07-071-1/+1
|
* rtems4.11: Update newlib to the 20150423 snapshot.Chris Johns2015-05-061-1/+1
|
* Update all targets except or1k to gdb 7.9Joel Sherrill2015-04-021-1/+1
|
* 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.
* 4.11/moxie: Fix the broken dtc-1.4.1 build.Chris Johns2015-03-121-1/+1
|
* Switch to newlib-git-1 and bump version for all 4.9.2 toolsGedare Bloom2015-03-051-1/+1
|
* dtc: Update to dtc 1.4.1 and use it on moxieJoel Sherrill2015-03-031-1/+1
| | | | | | The site referenced in the 1.2.x configuration is no longer accessible. The new configuration gives both an updated version and a more permanent location.
* 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-1/+2
| | | | | 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
|
* rtems-4.11: Do not build GDB sim on MinGW32 for some targets.Chris Johns2014-08-051-0/+5
| | | | | | | | | | | They are: m32c microblaze mips moxie powerpc sparc v850
* 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.
* 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.
* 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-3/+3
| | | | 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.
* gcc: RTEMS 4.11 uses 4.8.1 release.Chris Johns2013-06-011-1/+1
|
* Fix prepend /moxie/ to path location.Amar Takhar2013-05-171-1/+1
| | | | Fixes downloading.
* Add moxie patch, this fixes the build.Amar Takhar2013-05-161-0/+1
|
* Moxie GDB patch has been merged upstream.Chris Johns2013-05-151-1/+0
|
* Add bare/config and move the source-builder/config to it.Chris Johns2013-05-141-2/+2
| | | | | | | | | 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-3/+3
|
* 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
|
* Update RTEMS 4.11 to GCC 4.7.3.Chris Johns2013-04-141-1/+1
| | | | | | | | | | All build sets for RTEMS 4.11 that where using GCC 4.7.2 have been updated to GCC 4.7.3. This release uses a new patch from the rtems-tools git repo. The AVR tools have the target CFLAGS forced to '-O2 -g' to work around bugs in the AVR GCC compiler related to the default optimizations used when building the various run-time libraries.
* Switch to binutils-2.23.1.Chris Johns2013-03-121-1/+1
|
* Move the moxie gdb patches into the build set.Chris Johns2013-03-121-2/+3
|
* Fix the moxie binutils patch name.Chris Johns2013-03-121-1/+1
|
* Move all patches to the rtems-tools.git repo.Chris Johns2013-03-111-2/+7
| | | | | | | | | | | 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.
* Change to newlib 2.0.0.Chris Johns2013-03-081-2/+2
| | | | | Move the stable to newlib 2.0.0 by default and remove the RTEMS specific newlib patch which is mostly the changes from 2010.
* Moxie GDB DTC support addedChris Johns2013-02-141-0/+1
| | | | | The Moxie GDB simulator uses the DTC (device tree compiler) to build a device tree. This is added and built before the gdb.
* Add Moxie support.Chris Johns2013-02-141-0/+20
Binutils and the compiler build how-ever gdb needs a tool called 'dtc' to build the simulator. This is not present on my FreeBSD test box.