summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/helas403/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Abandoned).Ralf Corsepius2008-02-191-38/+0
|
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-021-1/+1
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-2/+2
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-111-4/+0
| | | | | * configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-101-0/+4
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-161-1/+1
| | | | * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-121-2/+1
| | | | | | * Makefile.am: Merge-in wrapup/Makefile.am. * wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-241-1/+1
| | | | * configure.ac: Require automake > 1.9.
* Remove duplicate white lines.Ralf Corsepius2004-04-211-1/+0
|
* 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-301-3/+0
| | | | | | | | * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am. Use automake compilation rules. * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-291-1/+2
| | | | | * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS. Add RTEMS_PROG_CCAS.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-2/+2
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-291-1/+0
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-111-1/+1
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-111-1/+0
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-111-1/+1
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-111-1/+1
| | | | * configure.ac: AC_PREREQ(2.57).
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-2/+2
| | | | | | | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-071-2/+0
| | | | * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
* 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-031-7/+1
| | | | * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
* 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-11-271-0/+15
| | | | | | | | | | | * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-121-0/+37
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.