summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-2/+6
| | | | * acinclude.m4: Regenerate.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+5
| | | | * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1228-15/+71
| | | | * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0628-34/+112
| | | | | * Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-1/+5
| | | | * Makefile.am: Pick up ../mvme167/network/network.c.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-034-8/+10
| | | | | * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING. Remove AM_CONDITIONAL(HAS_MP).
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2928-14/+70
| | | | * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
* .cvsignore: Remove Makefile*Ralf Corsepius2004-01-2814-28/+0
|
* Remove .cvsignoreRalf Corsepius2004-01-2889-178/+0
|
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-282-1/+5
| | | | * Makefile.am: Distribute start/startfor340only.S.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-282-1/+4
| | | | * Makefile.am: Don't include subdirs.am.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2810-235/+135
| | | | | | | | | | | | | * start/reset.S: Remove cat(). Add EXPAND(). Make EXCEPTION_HANDLER ANSI-C compliant. * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am start/Makefile.am, startup/Makefile.am, timer/Makefile.am wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-282-1/+6
| | | | | * Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel to libcpu/m68k/mcf5206/mcfuart.rel
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-289-215/+133
| | | | | | | | | | | * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-282-1/+5
| | | | * Makefile.am: Fix typo.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-289-213/+124
| | | | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-289-211/+123
| | | | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-288-174/+101
| | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* Correct oversights in previous patchRalf Corsepius2004-01-283-33/+4
|
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2811-246/+142
| | | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am fatal/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-289-211/+122
| | | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-282-0/+5
| | | | | * console/console-recording.c: Remove (rename to console-recording.h). * console/console-recording.h: New.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-289-229/+140
| | | | | | | | | | | | | | PR 562/bsps * Makefile.am: Remove references to m68k-gdbstub.c, rtems-gdbstub-glue.c. * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am. Use automake-compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2810-245/+147
| | | | | | | | | | | * README: Remove references to consolex. * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am startup/Makefile.am, timer/Makefile.am, tod/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-287-1108/+7
| | | | | | | PR 563/bsps * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c, consolex/Makefile.am, consolex/README: Remove (Abandoned).
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-278-178/+104
| | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-278-176/+102
| | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-278-182/+105
| | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-279-214/+121
| | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-279-208/+117
| | | | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2139-33/+127
| | | | | * Makefile.am: Add PREINSTALL_DIRS. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-214-4/+15
| | | | | | * Makefile.am: Add PREINSTALL_DIRS. * consolex/Makefile.am: Add PREINSTALL_DIRS. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-205-11/+11
| | | | | | | | * Makefile.am: Remove non-existing file "times" from EXTRA_DIST. * startup/Makefile.am: Remove non-existing files setvec.c, bspclean.c, exit.c from EXTRA_DIST. * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-204-5/+9
| | | | | | * Makefile.am: Remove non-existing times from EXTRA_DIST. * start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2018-25/+59
| | | | * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-203-4/+13
| | | | | * configure.ac: Add AM_CONDITIONAL(HAS_FPSP). * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-204-6/+13
| | | | | | * Makefile.am: Remove non-existing file "times" from EXTRA_DIST. * configure.ac: Add AM_CONDITIONAL(HAS_FPSP). * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-204-7/+9
| | | | | | * Makefile.am: Remove non-existing file "times" from EXTRA_DIST. * README: Fix minor typo. * wrapup/Makefile.am: Reflect changes to libcpu.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-181-0/+4
| | | | * Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-2/+1
| | | | * Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-148-79/+31
| | | | | | | * start/.cvsignore: Remove. * start/Makefile.am: Remove. * Makefile.am: Merge-in start/Makefile.am. * configure.ac: Reflect changes above.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-1430-0/+139
| | | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * startup/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-148-0/+38
| | | | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * start/Makefile.am: Ditto. * startup/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-144-0/+20
| | | | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * consolex/Makefile.am: Ditto. * startup/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-145-5/+37
| | | | | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * configure.ac: Ditto. * start/Makefile.am: Ditto. * startup/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-142-0/+8
| | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-145-39/+22
| | | | | | | * start/.cvsignore: Remove. * start/Makefile.am: Remove. * Makefile.am: Merge-in start/Makefile.am. * configure.ac: Reflect changes above.
* 2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-135-39/+24
| | | | | | | * start/.cvsignore: Remove. * start/Makefile.am: Remove. * Makefile.am: Merge-in start/Makefile.am. * configure.ac: Reflect changes above.
* 2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-132-2/+4
| | | | * start/.cvsignore: Remove.
* 2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-134-37/+23
| | | | | | * start/Makefile.am: Remove. * Makefile.am: Merge-in start/Makefile.am. * configure.ac: Reflect changes above.