summaryrefslogtreecommitdiffstats
path: root/c/src/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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).
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-184-1/+61
| | | | | | * aclocal/check-itron.m4: New. * aclocal/enable-inlines.m4: New. * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-182-1/+5
| | | | * Makefile.am: Reflect having moved aclocal/.
* Fix broken ChangeLog entries.Ralf Corsepius2003-08-181-1/+1
|
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-162-1/+5
| | | | Makefile.am: Reflect having moved automake.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-112-1/+5
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Changed format so script will see PR number.Joel Sherrill2003-06-131-0/+1
|
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-061-1/+1
| | | | | | | | * bsp.mak: Remove support for profile-variant. * configure.ac: Ditto. * directory.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto. * make/README: Remove references to profile-variant.
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-065-35/+24
| | | | | | | | * bsp.mak: Remove support for profile-variant. * configure.ac: Ditto. * directory.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto. * make/README: Remove references to profile-variant.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-04-182-6/+12
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-112-1/+4
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AC_PREREQ(2.57).
* 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-122-6/+10
| | | | * bsp.mak: Use ac_cv_env instead of ac_cv for cached vars.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-062-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-294-2/+69
| | | | | | * target.cfg.in: New, copy of c/make/target.cfg.in. * configure.ac: Add target.cfg. * Makefile.am: Add target.cfg.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-2/+4
| | | | * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-7/+11
| | | | | * compilers/gcc-target-default.cfg: Make build variants work for user applications.
* 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-132-4/+4
| | | | * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
* 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-132-2/+9
| | | | | | | * compilers/gcc-target-default.cfg: Remove obsolete reference to src/libxil/Makefile. Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc -spec).
* 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-122-4/+11
| | | | * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
* 2002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-082-10/+6
| | | | * configure.ac: Only symlink leaf.cfg.
* 2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-072-10/+13
| | | | | | | | | * configure.ac: Remove references to Templates. Use local AC_CONFIG_LINKS. * README: Relocated from make/ * directory.cfg: Ditto. * lib.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto.
* 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-052-3/+6
| | | | | * configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-4/+10
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-131-77/+2
| | | | | | | | * Part of addressing PR281. * main.cfg: Added recognition of VARIANT=DEBUG on command line. * compilers/gcc-target-default.cfg: Removed remaining support for RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug as one of the LDFLAGS when the debug variant is specified.
* 2002-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-062-2/+9
| | | | | * Makefile.inc.in: Comment out RTEMS_USE_GCC272. Comment out RTEMS_LIBC_DIR.