summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-167-113/+71
| | | | | | | | | * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-168-145/+82
| | | | | | | | | | * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed. * delay/Makefile.am: Removed.
* 2003-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-167-118/+69
| | | | | | | | | * Makefile.am: Merge-in subdir Makefile.ams * configure.ac: Reflect changes above. * score/Makefile.am: Removed. * sci/Makefile.am: Removed. * timer/Makefile.am: Removed. * clock/Makefile.am: Removed.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-167-13/+14
| | | | | | | | | * 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-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-163-2/+5
| | | | | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Ditto.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-153-9/+9
| | | | | | * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Ditto.
* 2002-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-154-14/+11
| | | | | | | * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES. * shared/cache/Makefile.am: Ditto. * shared/misc/Makefile.am: Ditto.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-155-18/+13
| | | | | | | | * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Likewise. * mbus/Makefile.am: Likewise. * timer/Makefile.am: Likewise.
* 2002-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-154-12/+9
| | | | | | * sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by CVS). * score/Makefile.am: Likewise. * timer/Makefile.am: Likewise.
* *** empty log message ***Ralf Corsepius2003-01-151-1/+1
|
* 2002-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-155-21/+11
| | | | | | | * clock/Makefile.am: Eliminate @RTEMS_BSP@.cfg, $(OBJS). * sci/Makefile.am: Likewise. * score/Makefile.am: Likewise. * timer/Makefile.am: Likewise.
* 2003-01-03 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill2003-01-032-5/+8
| | | | | * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232 to after the state has been set.
* 2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-1931-31/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Remove RTEMS_CHEC_CUSTOM_BSP. * mpc505/ictrl/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc505/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc505/vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc6xx/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc6xx/exceptions/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc6xx/mmu/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc6xx/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc6xx/wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8260/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8260/console-generic/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8260/cpm/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8260/exceptions/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8260/mmu/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8260/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8xx/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8xx/console-generic/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8xx/cpm/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8xx/exceptions/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8xx/mmu/Makefile.am: Don't include @RTEMS_BSP@.cfg. * mpc8xx/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ppc403/clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ppc403/console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ppc403/ictrl/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ppc403/timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ppc403/tty_drv/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ppc403/vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg. * shared/include/Makefile.am: Don't include @RTEMS_BSP@.cfg. * shared/src/Makefile.am: Don't include @RTEMS_BSP@.cfg. * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-193-7/+8
| | | | | | * Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
* 2002-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-172-0/+10
| | | | | * Makefile.am: Don't include @RTEMS_BSP@.cfg. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
* 2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-166-6/+8
| | | | | | | | * configure.ac: RTEMS_CHECK_CUSTOM_BSP. * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * milli/Makefile.am: Ditto. * semaphore/Makefile.am: Ditto. * timer/Makefile.am: Ditto.
* 2002-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-162-0/+22
| | | | * milli/milli.S: Per PR329, use GNU binutils assembler directives.
* 2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-166-27/+13
| | | | | | | | | * Makefile.am: Remove CPU_MODEL_SUBDIR. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP). * i960ca/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * i960ka/Makefile.am: Ditto. * i960rp/Makefile.am: Ditto.
* 2002-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-152-2/+0
| | | | | | | * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES. * reg_win/Makefile.am: Don't include @RTEMS_BSP@.cfg. * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-152-4/+8
| | | | | | | * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES. * reg_win/Makefile.am: Don't include @RTEMS_BSP@.cfg. * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-143-2/+5
| | | | | * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-143-5/+10
| | | | | | | | | * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * sci/Makefile.am: Ditto. * score/Makefile.am: Ditto. * timer/Makefile.am: Ditto. * configure.ac: Apply 2002-11-07 patch (Apparently dropped by CVS).
* 2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-146-20/+14
| | | | | | | | | * clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * delay/Makefile.am: Ditto. * sci/Makefile.am: Ditto. * score/Makefile.am: Ditto. * timer/Makefile.am: Ditto.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-0628-14/+56
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-026-56/+49
| | | | | | | | | * mpc8260/Makefile.am: Merge-in mpc8260/include/Makefile.am. * mpc8xx/Makefile.am: Merge-in mpc8xx/include/Makefile.am. * mpc8260/include/Makefile.am: Remove. * mpc8xx/include/Makefile.am: Remove. * configure.ac: Remove mpc8260/include/Makefile. Remove mpc8xx/include/Makefile.
* 2002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-022-37/+4
| | | | * shared/soft_reset_asm.S: Removed.
* 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-012-0/+5
| | | | * configure.ac: Add RTEMS_PROG_CCAS.
* 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-018-0/+20
| | | | * configure.ac: Add RTEMS_PROG_CCAS.
* 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-018-0/+20
| | | | * configure.ac: Add RTEMS_PROG_CCAS.
* 2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-0711-101/+98
| | | | | | * Makefile.am: Merge in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-045-12/+26
| | | | | | * mpc8260/console-generic/console-generic.c, mpc8260/cpm/dpram.c, mpc8260/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.c: Removed warnings.
* 2002-11-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-032-2/+6
| | | | * mongoosev/Makefile.am: TMPINSTALL_FILES -> PREINSTALL_FILES.
* 2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-024-23/+22
| | | | | | | * 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-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-38/+42
| | | | * sh7045/score/ispsh7045.c: Fixed typos.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-1/+5
| | | | * sh7045/score/cpu_asm.c: Fixed typo.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-12/+16
| | | | * delay/delay.c, score/ispsh7032.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-109/+113
| | | | * score/cpu_asm.c, score/ispsh7750.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-99/+103
| | | | * score/cpu_asm.c, score/ispsh7045.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-015-0/+16
| | | | | | * mpc8xx/console-generic/console-generic.c, mpc8xx/cpm/dpram.c, mpc8xx/exceptions/raw_exception.c, ppc403/clock/clock.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-0/+7
| | | | | * shared/interrupts/installisrentries.c, shared/interrupts/vectorexceptions.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-0/+14
| | | | | | * cpu.c: Currently only the mpc8260 BSP supports interrupt nesting. NOTE: These needs to be generalized as the patch is applied to other BSPs.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-314-0/+12
| | | | | * mpc6xx/clock/c_clock.c, mpc6xx/exceptions/raw_exception.c, mpc6xx/mmu/bat.c: Removed warnings.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-2132-45/+147
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-142-0/+7
| | | | | * cpu.c: Include declaration of variable i in ifdef USE_SPRG to eliminate warning.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+4
| | | | * configure.ac: Remove duplicate mpc6xx/timer/Makefile from CONFIG_FILES.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+5
| | | | * configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.
* 2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-022-0/+7
| | | | | * mpc8260/exceptions/raw_exception.c: #include <string.h>. #include <bspIo.h>.
* 2002-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-214-19/+63
| | | | | | | | * configure.ac, shared/misc/Makefile.am: PR217 required that the idle task be moved to libcpu so it could be more acutely aware of the CPU model. This file was modified to pick up the idle task from there. * shared/misc/m68kidle.c: New file.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-113-7/+12
| | | | | * mpc6xx/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-112-0/+8
| | | | * Makefile.am: Use .$(OBJEXT) instead of .o.