summaryrefslogtreecommitdiffstats
path: root/make/custom/rbtx4938.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).Ralf Corsepius2009-10-151-24/+0
|
* Make all BSPs use the same rules for invoking gcc and g++ to link an ↵Joel Sherrill2008-03-061-10/+3
| | | | application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-1/+1
| | | | * custom/rbtx4938.cfg: Add missing -O2.
* Remove obsolete comments referring to gcc-2.8.Ralf Corsepius2007-01-181-2/+1
|
* Cosmetics.Ralf Corsepius2007-01-181-1/+1
|
* Cleanup.Ralf Corsepius2006-11-301-2/+1
|
* B.Robinson MIPS patchGreg Menke2006-06-081-1/+1
|
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-0/+33
* custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg: New (Submission by Bruce Robinson <brucer@pmccorp.com>).