summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: PR 2134 - Return the missing =.Chris Johns2013-07-231-1/+1
|
* CONFIG: PR 2127 - Build fails on Linux.Chris Johns2013-07-211-1/+1
| | | | Fix shell tests where '==' was used rather than '='.
* Automtically build the Autotools to bootstrap RTEMS.Chris Johns2013-07-1625-17/+118
| | | | | | | | | | | | | | | | | | 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.
* Move newlib to 14-Jul-2013.Chris Johns2013-07-161-1/+6
| | | | | Build with Sebastian's pending upstream patch for cxa_atexit and PPC using SDATA for libgcc.
* Ignore log_* log files.Chris Johns2013-07-161-0/+1
|
* Use target flags that lets the AVR tools build.Chris Johns2013-06-191-2/+2
|
* Update the NIOS tools to support Cxc.Chris Johns2013-06-191-34/+59
|
* m32c: As per GCC PR 50928 use -O0 to build libgcc.Chris Johns2013-06-061-2/+2
|
* gcc: RTEMS 4.11 uses 4.8.1 release.Chris Johns2013-06-0119-21/+107
|
* Reset the CVS repo each run to remove any applied patches.Chris Johns2013-06-011-1/+1
|
* newlib: Move to 31-May-2013. Fix the stack_t patcher.Chris Johns2013-06-011-8/+9
|
* Add Joel's stack_t patch.Chris Johns2013-05-311-0/+5
|
* Patch merged upstream.Chris Johns2013-05-311-7/+0
|
* fix the problems for the set build of 4.9 and 4.10 1. "expat-2.1.0-1 file ↵Yin Yan2013-05-2224-28/+145
| | | | | | not found 2. "%{var} not fount" I only tested them for 4.9/rtrms-sparc, not sure for rest of them.
* Add newlib-remove-machine-powerpc-times_c.diff to powerpc build.Amar Takhar2013-05-221-0/+7
|
* Align the 4.8 and 4.5 configurations with the gcc-common.Chris Johns2013-05-201-0/+5
|
* Fix prepend /moxie/ to path location.Amar Takhar2013-05-171-1/+1
| | | | Fixes downloading.
* Remove .git in rtem-tools repo after repo name cleanup.Amar Takhar2013-05-171-1/+1
| | | | This fixes patch downloading.
* Update the buildset to use automake-1.12.6, which is required by ↵Cynthia Rempel2013-05-171-1/+1
| | | | rtems/configure.ac
* 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-1419-21/+21
| | | | | | | | | 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.
* Newlib CVS: 13-May-2013. Pick up the atexit changes.Chris Johns2013-05-131-1/+1
|
* MIPS patches in newlib head and we are using that.Chris Johns2013-05-101-6/+0
|
* Newlib 8-May-2013: Include Sebastian's atexit changes.Chris Johns2013-05-081-1/+1
|
* By default hard reset the RTEMS repo on a build.Chris Johns2013-05-081-1/+1
|
* Forgot to remove the master branch from the URL.Chris Johns2013-05-031-1/+1
|
* Reset the repo before the pull it avoid any local changes effecting things.Chris Johns2013-05-031-1/+1
|
* Move to the gcc-4.8 branch until 4.8.1 comes out.Chris Johns2013-05-031-0/+10
|
* rtems-4.11: binutils 2.23.2, gcc-4.8.0, newlib-cvs-30-April-2013, gdb-7.6Chris Johns2013-04-3018-51/+62
|
* Updated 4.11 tool versions.Chris Johns2013-04-303-0/+70
|
* rtems/config/4.11/rtems-*.bset: Add gdb based BSPs for testingJoel Sherrill2013-04-3011-7/+21
| | | | Also add notes on some skyeye and qemu based ones.
* Fix the C++ tools detection bug.Chris Johns2013-04-291-1/+1
|
* Remove the .cfg. Not needed.Chris Johns2013-04-2917-17/+17
|
* The BSP list is comma seperated.Chris Johns2013-04-291-2/+2
|
* Remove the lm3s3749 BSP because it does not build with head gcc/newlib/binutils.Chris Johns2013-04-281-1/+3
|
* Always build RTEMS.Chris Johns2013-04-2818-1/+120
|
* Undefine rtems_bsp is set to all. Configure without bsps means all.Chris Johns2013-04-281-1/+7
|
* Disable C++ if not built. Use the faster bootstrap.Chris Johns2013-04-271-2/+9
|
* Disable selects for the NIOS due to the specific versions needed.Chris Johns2013-04-273-0/+6
|
* Undefine all possible patches.Chris Johns2013-04-251-0/+9
|
* Move the common snapshots to the common config tree. Add gdb.Chris Johns2013-04-241-4/+0
|
* Add support to check for a valid autoconf for RTEMS.Chris Johns2013-04-231-0/+8
|
* Fixes for CVS to work. Add RTEMS build for sparc/sis.Chris Johns2013-04-223-13/+54
|
* Add CVS download support.Chris Johns2013-04-202-2/+6
| | | | These changes complete the CVS download support.
* Add snapshot macros files.Chris Johns2013-04-162-0/+7
| | | | | | | | | | | | To use: ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \ --prefix=$HOME/development/rtems/4.11-ss \ --macros=snapshots/gcc-4.7-branch.mc \ 4.11/rtems-sparc This will clone the GCC git repo, checkout the 4.7 branch and build the compiler. The 4.7.3 patch is still being used.
* Override the target build flags.Chris Johns2013-04-151-0/+7
|
* Switch to the regenerated gcc-4.7.3 patch.Chris Johns2013-04-151-1/+1
|
* Update RTEMS 4.11 to GCC 4.7.3.Chris Johns2013-04-1417-22/+56
| | | | | | | | | | 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.
* Update to the patch Joel merged.Chris Johns2013-04-051-1/+1
|