summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.7.3-newlib-2.0.0-1.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-2/+1
| | | | | | Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
* 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-141-0/+33
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.