Commit Graph

156 Commits

Author SHA1 Message Date
Ralf Corsepius
0a70872920 2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
	* Makefile.am: Distibute mongoosev's READMEs
2005-11-04 12:27:42 +00:00
Ralf Corsepius
17cbdc0a6e Remove. 2005-05-11 08:56:16 +00:00
Ralf Corsepius
385347e53d Remove. 2005-05-10 07:52:30 +00:00
Ralf Corsepius
f9502fc628 2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* preinstall.am: New.
	* Makefile.am: Merge in au1x00/Makefile.am, mongoosev/Makefile.am,
	r46xx/Makefile.am, shared/Makefile.am.
	Include preinstall.am.
	* au1x00/Makefile.am, mongoosev/Makefile.am,
        r46xx/Makefile.am, shared/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2005-05-10 07:50:44 +00:00
Ralf Corsepius
bd1743804f New. 2005-05-10 07:50:02 +00:00
Ralf Corsepius
bc7bb65d4f 2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* au1x00/vectorisrs/vectorisrs.c: Eliminate unsigned32.
2005-05-10 07:45:19 +00:00
Joel Sherrill
beef85e095 2005-03-14 Joel Sherrill <joel@OARcorp.com>
* au1x00/.cvsignore: New file.
2005-03-14 23:42:43 +00:00
Jay Monkman
38ca7367bd 2005-02-24 Jay Monkman <jtm@lopingdog.com>
* au1x00/include/au1x00.h: Converted types to C99 types.
2005-02-25 05:25:14 +00:00
Jay Monkman
74fb4e1f1d 2005-02-24 Jay Monkman <jtm@lopingdog.com>
* Makefile.am, configure.ac: New CPU.
        * shared/interrupts/installisrentries.c,
	shared/interrupts/isr_entries.S: Added CPU32 support.
	* au1x00/Makefile.am, au1x00/include/au1x00.h,
	au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: New CPU.
2005-02-25 05:18:49 +00:00
Ralf Corsepius
9d83387b0e Cosmetics. 2005-01-28 03:02:15 +00:00
Ralf Corsepius
83a0a8a26a 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am,
	tx39/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:23:52 +00:00
Joel Sherrill
23b68c2591 2005-01-04 Joel Sherrill <joel@OARcorp.com>
* shared/Makefile.am: Fix typo.
2005-01-04 23:31:16 +00:00
Ralf Corsepius
c8db773dfa 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am,
	tx39/Makefile.am: Remove build-variant support.
2005-01-02 12:35:07 +00:00
Ralf Corsepius
1469078fc1 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove RTEMS_ENABLE_BARE.
2004-10-19 07:47:26 +00:00
Ralf Corsepius
97891e5ea3 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
73b5bd5d0e Remove stray white spaces. 2004-04-15 13:33:58 +00:00
Ralf Corsepius
0cd196b7f9 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/isr_entries.S,
	shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
	<rtems/mips/iregdef.h> instead of <iregdef.h>.
	* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/installisrentries.c,
	shared/interrupts/isr_entries.S,
	shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
	<rtems/mips/idtcpu.h> instead of <idtcpu.h>.
2004-04-03 00:15:56 +00:00
Ralf Corsepius
62b5781b07 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
	* shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
	* timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:55 +00:00
Ralf Corsepius
ae5901be44 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,
	mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h:
	Cosmetics.
2004-03-31 11:11:30 +00:00
Ralf Corsepius
35f9701021 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/ckinit.c, clock/clock.h, mongoosev/duart/mg5uart.c,
	mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
	mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/vectorexceptions.c, timer/timer.c,
	tx39/include/tx3904.h: Convert to using c99 fixed size types.
2004-03-31 02:02:23 +00:00
Ralf Corsepius
fc235f442f 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-03-26 09:11:59 +00:00
Ralf Corsepius
b6e033751d Remove refs to Makefile*. 2004-03-09 09:15:48 +00:00
Ralf Corsepius
2609e83f77 Unused. 2004-03-08 16:26:41 +00:00
Ralf Corsepius
8f783b6164 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am:
	Don't include .../lib.am. Remove ACLOCAL_AMFLAGS.
	* shared/Makefile.am: Don't include .../lib.am.
2004-02-06 11:31:26 +00:00
Ralf Corsepius
63ae87612d 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, timer/Makefile.am: Remove.
	* r46xx/Makefile.am: Built timer.rel, clock.rel.
	Add PREINSTALL_DIRS.
	* Makefile.am: Remove timer, clock.
	* tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
	Add PREINSTALL_DIRS.
	* configure.ac: Reflect removing clock/Makefile.am,
	timer/Makefile.am.
	Add subdir-objects to AUTOMAKE_OPTIONS.
2004-01-21 06:50:10 +00:00
Ralf Corsepius
9a874631f6 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Convert to using automake compilation rules.
	* mongoosev/Makefile.am: Ditto.
	* r46xx/Makefile.am: Ditto.
	* shared/Makefile.am: Ditto.
	* timer/Makefile.am: Ditto.
	* tx39/Makefile.am: Ditto.
	* Makefile.am: Remove conditional subdirs.
	* configure.ac: Add subdir-object to AUTOMAKE_OPTIONS.
	Require automake-1.8.2. Add AM_PROG_CC_C_O.
2004-01-18 09:18:06 +00:00
Ralf Corsepius
afc3f27b27 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* shared/Makefile.am: Ditto.
	* tx39/Makefile.am: Ditto.
2004-01-14 06:47:37 +00:00
Ralf Corsepius
1ba50857e6 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/duart/Makefile.am: Remove.
	* mongoosev/vectorisrs/Makefile.am: Remove.
	* mongoosev/Makefile.am: Merge-in vectorisrs/Makefile.am,
	duart/Makefile.am.
	* r46xx/vectorisrs/Makefile.am: Remove.
	* r46xx/Makefile.am: Merge-in vectorisrs/Makefile.am.
	* shared/cache/Makefile.am: Remove.
	* shared/interrupts/Makefile.am: Remove.
	* shared/Makefile.am: Merge-in cache/Makefile.am,
	interrupts/Makefile.am.
	* tx39/vectorisrs/Makefile.am: Remove.
	* tx39/Makefile.am: Merge-in vectorisrs/Makefile.am.
	* configure.ac: Reflect changes above.
2003-12-16 13:17:15 +00:00
Ralf Corsepius
380b43371a 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
	* mongoosev/duart/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
	* shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
	* tx39/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-12 15:42:40 +00:00
Ralf Corsepius
810720b633 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-12 03:28:02 +00:00
Ralf Corsepius
d4116e4466 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Remove all-local: $(ARCH).
	* mongoosev/duart/Makefile.am: Remove all-local: $(ARCH).
	* mongoosev/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
	* r46xx/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
	* shared/cache/Makefile.am: Remove all-local: $(ARCH).
	* shared/interrupts/Makefile.am: Remove all-local: $(ARCH).
	* timer/Makefile.am: Remove all-local: $(ARCH).
	* tx39/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
2003-12-02 05:07:40 +00:00
Ralf Corsepius
c6c4418c6c 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reformat.
	* clock/Makefile.am: Reformat.
	* mongoosev/Makefile.am: Reformat. Use dirstamps for preinstallation.
	* tx39/Makefile.am: Ditto.
	* shared/cache/Makefile.am: Ditto.
	* mongoosev/duart/Makefile.am: Ditto.
	* mongoosev/vectorisrs/Makefile.am: Reformat.
	* r46xx/vectorisrs/Makefile.am: Reformat.
	* shared/Makefile.am: Reformat.
	* shared/interrupts/Makefile.am: Reformat.
	* timer/Makefile.am: Reformat.
	* tx39/vectorisrs/Makefile.am: Reformat.
2003-12-01 11:33:47 +00:00
Ralf Corsepius
1b4a37ad58 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am: Rework preinstall rules.
	* mongoosev/duart/Makefile.am: Rework preinstall rules.
	* tx39/include/Makefile.am: Remove.
	* tx39/Makefile.am: Merge-in tx39/include/Makefile.am.
	* configure.ac: Remove tx39/include/Makefile.
2003-10-23 13:55:49 +00:00
Ralf Corsepius
c44312d06e 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-22 11:23:45 +00:00
Ralf Corsepius
c8e175104e 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
2003-10-21 11:18:07 +00:00
Joel Sherrill
ae8d185e48 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h,
	mongoosev/duart/mg5uart_reg.c, mongoosev/include/mongoose-v.h,
	mongoosev/vectorisrs/maxvectors.c, mongoosev/vectorisrs/vectorisrs.c,
	r46xx/vectorisrs/maxvectors.c, shared/interrupts/isr_entries.S,
	timer/timer.c, tx39/vectorisrs/maxvectors.c: URL for license changed.
2003-09-04 18:53:05 +00:00
Ralf Corsepius
fe8bc62fa6 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 06:47:09 +00:00
Ralf Corsepius
c483a4e221 Fix broken ChangeLog entries. 2003-08-18 06:22:53 +00:00
Ralf Corsepius
29993bb033 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	clock/Makefile.am: Reflect having moved automake.
	mongoosev/Makefile.am: Reflect having moved automake.
	mongoosev/duart/Makefile.am: Reflect having moved automake.
	mongoosev/vectorisrs/Makefile.am: Reflect having moved automake.
	r46xx/Makefile.am: Reflect having moved automake.
	r46xx/vectorisrs/Makefile.am: Reflect having moved automake.
	shared/Makefile.am: Reflect having moved automake.
	shared/cache/Makefile.am: Reflect having moved automake.
	shared/interrupts/Makefile.am: Reflect having moved automake.
	timer/Makefile.am: Reflect having moved automake.
	tx39/Makefile.am: Reflect having moved automake.
	tx39/include/Makefile.am: Reflect having moved automake.
	tx39/vectorisrs/Makefile.am: Reflect having moved automake.
2003-08-16 12:32:25 +00:00
Ralf Corsepius
7dcc3feefc 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:20:43 +00:00
Ralf Corsepius
3c55718aca Merger from rtems-4-6-branch. 2003-03-11 09:06:13 +00:00
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
a5f8ec565d 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tx39/vectorisrs/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* r46xx/vectorisrs/Makefile.am: Ditto.
	* mongoosev/vectorisrs/Makefile.am: Ditto.
	* mongoosev/duart/Makefile.am: Ditto.
	* shared/interrupts/Makefile.am: Ditto.
	* shared/cache/Makefile.am: Ditto. Eliminate *_O_FILES.
2003-01-16 02:51:44 +00:00
Ralf Corsepius
0c669c9961 2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-14 22:48:55 +00:00
Ralf Corsepius
dfa8fe34bb 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-12-06 08:23:08 +00:00
Ralf Corsepius
a6ebf56053 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_PROG_CCAS.
2002-12-01 12:00:26 +00:00
Ralf Corsepius
99c79c3dcc 2002-11-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am: TMPINSTALL_FILES -> PREINSTALL_FILES.
2002-11-03 04:54:32 +00:00
Ralf Corsepius
ff118d4bdc 2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am: Merge-in mongoosev/include/Makefile.am.
	Install include/mongoose-v.h.
	* mongoosev/include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2002-11-02 14:33:39 +00:00
Joel Sherrill
17ed00e431 2002-11-01 Joel Sherrill <joel@OARcorp.com>
* shared/interrupts/installisrentries.c,
	shared/interrupts/vectorexceptions.c: Removed warnings.
2002-11-01 21:58:25 +00:00