summaryrefslogtreecommitdiffstats
path: root/make/custom/erc32nfp.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-33/+0
| | | | | | * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants. * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
* Add -g to CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-181-1/+1
|
* Misc cleanups.Ralf Corsepius2007-01-181-0/+2
|
* Remove obsolete comments referring to gcc-2.8.Ralf Corsepius2007-01-181-2/+1
|
* Cosmetics.Ralf Corsepius2007-01-181-1/+1
|
* CFLAGS_OPTIMIZE_V = -O2Ralf Corsepius2007-01-171-1/+1
|
* Cleanup.Ralf Corsepius2006-11-301-2/+1
|
* 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-031-11/+0
| | | | | | * custom/erc32nfp.cfg: Remove CPU_U32_FIX. * custom/erc32.cfg: Ditto. * custom/leon2.cfg: Ditto.
* 2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-291-8/+0
| | | | | | * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB. * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB. * custom/leon2.cfg: Remove NO_TABLE_MOVE.
* 2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-1/+40
| | | | | * custom/erc32.cfg: Remove erc32nfp support, GCC272. * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
* 2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill2000-11-131-0/+13
* custom/Makefile.am: Modified to reflect addition of files. * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant. * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.