summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/or32/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-061-1/+0
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-08-07 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2002-08-071-1/+1
| | | | | * acinclude.m4, configure.ac: Bender BSP renamed to OpenRisc Reference Platform or ORP.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-061-1/+1
| | | | | * acinclude.m4, configure.ac: Go back to name bender for the or32/or1200 BSP.
* 2002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-061-1/+1
| | | | | * acinclude.m4, configure.ac: Update and fix minor things so this BSP compiles and almost completely links.
* 2002-08-06 Chris Ziomkowski <chris@asics.ws>Joel Sherrill2002-08-061-0/+24
* ChangeLog, acinclude.m4, configure.ac: New files added as part of merge from OpenCores repository.