summaryrefslogtreecommitdiffstats
path: root/c/src/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-06-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-06-162-5/+4
| | | | * Makefile.am: Don't generate host.cfg.in.
* 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-04-015-0/+12
| | | | | * Makefile.am, Makefile.inc.in, configure.ac, target.cfg.in: Update to account for movement of .cfg files.
* 2011-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-292-41/+45
| | | | * Makefile.am: Use '|' as sed-delimiter.
* 2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-092-2/+7
| | | | | PR 1760/misc * compilers/gcc-target-default.cfg: Fix typo in CPP definition.
* 2011-03-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-082-5/+9
| | | | | * Makefile.inc.in: Fix PROJECT_ROOT to match usage in templates and existing Makefiles.
* 2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-073-4/+67
| | | | * Makefile.am, configure.ac: Move file generation into Makefile.
* 2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-072-1/+5
| | | | * Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
* 2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-072-1/+5
| | | | * Makefile.am: Install *.cfgs into $(pkgdatadir)/make.
* 2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-072-2/+5
| | | | | PR 1753/misc: * host.cfg.in: Remove RTEMS_HOST.
* 2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-052-5/+5
| | | | | PR 1754/misc: * host.cfg.in: Remove GCCSED.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-022-2/+6
| | | | * configure.ac: Require autoconf-2.68, automake-1.11.1.
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-272-0/+10
| | | | | | PR 1532/testing * host.cfg.in: Add initial tests for untar capabilities. This required BIN2C.
* 2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-177-55/+9
| | | | | | * Makefile.inc.in, bsp.cfg.in, configure.ac, target.cfg.in: Remove itron. * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
* Whitespace removal.Ralf Corsepius2009-11-281-3/+3
|
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-4/+7
| | | | * bsp.mak: Remove RTEMS_BSP_FAMILY.
* Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.Ralf Corsepius2009-10-161-2/+0
|
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+4
| | | | * configure.ac: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+6
| | | | | | * aclocal/enable-bare.m4: Remove (Abandoned). * bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS. * configure.ac: Remove RTEMS_ENABLE_BARE.
* Remove RTEMS_ENABLE_BARE.Ralf Corsepius2009-10-161-1/+0
|
* Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.Ralf Corsepius2009-10-161-4/+0
|
* Remove (Abandoned).Ralf Corsepius2009-10-161-19/+0
|
* 2009-07-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-07-232-1/+5
| | | | * aclocal/enable-itron.m4: Default to not building itron.
* 2009-04-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-04-152-3/+7
| | | | * leaf.cfg: Remove hard-coded .exe.
* 2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-184-24/+5
| | | | | * leaf.cfg, compilers/gcc-target-default.cfg, custom/default.cfg.in: Eliminate START_BASE and START_FILE.
* 2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-152-2/+8
| | | | | | * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in make-exe and make-cxx-exe definitions. This was resulting in the linker script being processed twice and breaking some BSPs.
* 2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-093-19/+9
| | | | | | * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS. Ensure LDFLAGS works all the time. Clean up BSPs which defined their own make-exe rules inappropriately.
* 2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-202-2/+8
| | | | * leaf.cfg: Do not override bsp-post-link.
* 2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-03-112-0/+41
| | | | | * leaf.cfg: Switch to explicit .exe instead of EXEEXT to get it to work. Primarily move the executable transformation rules to leaf.cfg.
* 2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-182-0/+7
| | | | * Makefile.inc.in: Add CXX and CXX_FOR_TARGET.
* 2007-08-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-08-043-2/+7
| | | | | * bsp.cfg.in: Hard-code HAS_RDBG = no. * target.cfg.in: Hard-code RTEMS_HAS_RDBG = no.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-022-2/+4
| | | | * configure.ac: Remove RDBG.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-1/+6
| | | | | * target.cfg.in: region, extension and semaphore are no longer required.
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-092-6/+7
| | | | * leaf.cfg: Add optional manager stub for Barrier.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-022-1/+5
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+7
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-3/+4
| | | | * aclocal/check-itron.m4: Allow unix.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-1/+0
| | | | * make/bsp.mak: Remove CFLAGS_DEBUG_V.
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-052-0/+15
| | | | * aclocal/rtems-flags.new: New (moved from ../aclocal).
* 2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-222-0/+20
| | | | * aclocal/enable-itron.m4: New (moved from ../aclocal).
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+19
| | | | * aclocal/enable-bare.m4: New (moved from aclocal).
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-1/+5
| | | | * configure.ac: Require automake > 1.9.
* 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-092-2/+7
| | | | * configure.ac: SIZE, NM, OBJCOPY.
* Remove refs to Makefile*.Ralf Corsepius2004-03-091-2/+0
|
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+6
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-022-1/+6
| | | | | | | * target.cfg.in: Remove RTEMS_USE_MACROS. * Makefile.inc.in: Remove RTEMS_USE_MACROS. * aclocal/enable-inlines.m4: Removed. * configure.ac: Remove RTEMS_ENABLE_INLINES.
* 2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-245-20/+7
| | | | | | | * target.cfg.in: Remove RTEMS_USE_MACROS. * Makefile.inc.in: Remove RTEMS_USE_MACROS. * aclocal/enable-inlines.m4: Removed. * configure.ac: Remove RTEMS_ENABLE_INLINES.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-2/+4
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-213-3/+8
| | | | | | * configure.ac: Remove RTEMS_CHECK_CPU. * aclocal/check-itron.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
* 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-172-1/+4
| | | | * configure.ac: Remove RTEMS_PATH_PERL (Unused).