summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-094-3/+5
| | | | | * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am: Don't include lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-5/+5
| | | | | * mpc505/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-2/+8
| | | | * Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-3/+5
| | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-3/+5
| | | | | * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-065-10/+6
| | | | | | * 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-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-306-85/+75
| | | | | | | * wrapup/Makefile.am: Remove. * configure.ac: Remove wrapup. * shared/Makefile.am: Use automake compilation rules. Build *.rels.
* 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-301-0/+5
| | | | | * configure.ac: Add RTEMS_PROG_CCAS. * Makefile.am: Use automake compilation rules.
* 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-301-0/+5
| | | | | * configure.ac: Add RTEMS_PROG_CCAS. * Makefile.am: Use automake compilation rules.
* 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-282-14/+18
| | | | * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-232-143/+109
| | | | | * ChangeLog: Merge-in mcf5206/ChangeLog. * mcf5206/ChangeLog: Remove.
* Cleanup ChangeLogs.Ralf Corsepius2004-01-232-76/+49
|
* 2004-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-234-597/+405
| | | | | | * ChangeLog: Merge-in sh7032/ChangeLog, sh7045/ChangeLog, sh7750/ChangeLog. * sh7032/ChangeLog, sh7045/ChangeLog, sh7750/ChangeLog: Remove.
* Cleanup ChangeLogs.Ralf Corsepius2004-01-234-175/+124
|
* Fix bogus date in yesterday's changelog entry.Ralf Corsepius2004-01-221-1/+1
|
* 2004-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-212-288/+5
| | | | | PR 557/bsps * cpu.c: Removed. File appears to have been orphaned around June 2000
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-219-418/+423
| | | | | | | | * configure.ac: Require automake >= 1.8.2. * Makefile.am, mpc505/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am, shared/Makefile.am: Use automake compilation rules. Add PREINSTALL_DIRS.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-211-0/+4
| | | | * Makefile.am: Add PREINSTALL_DIRS.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-215-27/+59
| | | | | | | | | * Makefile.am: Split the blob of *.o into cache.rel, page.rel and score.rel. Add PREINSTALL_DIRS. Use automake compilation rules. * page.c, cpuModel.S: Remove stray blanks. * configure.ac: Require automake >= 1.8.2. Add AM_PROG_CC_C_O. Add subdir-objects to AUTOMAKE_OPTIONS.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-216-32/+64
| | | | | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Use automake compilation rules. * Makefile.am: Add PREINSTALL_DIRS. * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require automake >= 1.8.2.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-219-64/+56
| | | | | | | | | | | | * 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.
* 2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-2112-152/+64
| | | | | | | | | | | | | * Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750. * configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac. Add AM_CONDITIONALS sh7032, sh7045, sh7750. * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Reflect changes above. Add PREINSTALL_DIRS. * sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac: Remove. * sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore: Reflect changes above.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-201-0/+6
| | | | | | * Makefile.am: Convert to automake compilation rules. * configure.ac: Remove. * .cvsignore: Reflect changes above.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-206-102/+91
| | | | | | | | | | | | * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use automake-compilation rules. * m68040/fpsp/Makefile.am: Remove. * shared/Makefile.am: Use automake compilation rules. * Makefile.am: Reflect changes above. Remove CPU_SUBDIR. * configure.ac: Require automake >= 1.8.2. Add subdir-objects to AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
* 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-203-103/+60
| | | | | | * Makefile.am: Convert to automake compilation rules. * configure.ac: Remove. * .cvsignore: Reflect changes above.
* 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-189-169/+150
| | | | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-186-116/+89
| | | | | | | | | | | * syscall/Makefile.am: Remove. * reg_win/Makefile.am: Remove. * cache/Makefile.am: Remove. * Makefile.am: Merge-in Makefile.ams above. Use automake compilation rules. * configure.ac: Reflect changes above. Add subdir-objects to AUTOMAKE_OPTIONS. Require automake >= 1.8.2.
* 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-179-138/+187
| | | | | | | * configure.ac: Require automake 1.8.2. Add subdir-objects to AUTOMAKE_OPTIONS. Add AM_PROG_CC_C_0. * Makefile.am: Use automake compilation rules.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+5
| | | | | * 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-142-0/+8
| | | | | * cache/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-148-5/+42
| | | | | | | | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * mpc505/Makefile.am: Ditto. * mpc6xx/Makefile.am: Ditto. * mpc8260/Makefile.am: Ditto. * mpc8xx/Makefile.am: Ditto. * ppc403/Makefile.am: Ditto. * shared/Makefile.am: Ditto.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-144-0/+18
| | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-142-0/+8
| | | | | * shared/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-1412-0/+51
| | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-132-9/+4
| | | | * mpc6xx/Makefile.am: Remove libcpuspec.a (Unused).
* 2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-133-2/+8
| | | | | | * mpc505/Makefile.am: Fix typo vectors/vectors.S. * shared/Makefile.am: Fix typo EXTRA_DIST = $(libcpuspec_C_FILES)
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-0714-724/+10
| | | | | | | | | | * mips64orion/.cvsignore, mips64orion/ChangeLog, mips64orion/Makefile.am, mips64orion/configure.ac, mips64orion/clock/.cvsignore, mips64orion/clock/Makefile.am, mips64orion/clock/ckinit.c, mips64orion/clock/clock.S, mips64orion/clock/clock.h, mips64orion/timer/.cvsignore, mips64orion/timer/Makefile.am, mips64orion/timer/gettime.S, mips64orion/timer/timer.c: Removed.
* 2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-193-8/+14
| | | | | | * ppc403/Makefile.am: Fix typo in vectors' compilation rule. * shared/Makefile.am: Use $(top_srcdir)/../shared instead of relative subdirs.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-162-2/+4
| | | | * mpc6xx/wrapup/.cvsignore: Remove.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-1612-214/+196
| | | | | | | | | | | | | | | | * 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-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-165-69/+74
| | | | | | | | * shared/cache/Makefile.am: Remove. * shared/misc/Makefile.am: Remove. * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH. * configure.ac: Reflect changes above.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-162-12/+16
| | | | * cache/Makefile.am: Eliminate VPATH.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-162-12/+16
| | | | * Makefile.am: Eliminate VPATH.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-169-203/+139
| | | | | | | | | | | * ppc403/clock/Makefile.am: Remove. * ppc403/console/Makefile.am: Remove. * ppc403/ictrl/Makefile.am: Remove. * ppc403/timer/Makefile.am: Remove. * ppc403/tty_drv/Makefile.am: Remove. * ppc403/vectors/Makefile.am: Remove. * ppc403/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes to ppc403/Makefile.ams.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-165-94/+79
| | | | | | | | * mpc505/ictrl/Makefile.am: Remove. * mpc505/timer/Makefile.am: Remove. * mpc505/vectors/Makefile.am: Remove. * mpc505/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes to mpc8xx/Makefile.ams.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-169-181/+131
| | | | | | | | | | | * mpc8xx/clock/Makefile.am: Remove. * mpc8xx/console-generic/Makefile.am: Remove. * mpc8xx/cpm/Makefile.am: Remove. * mpc8xx/exceptions/Makefile.am: Remove. * mpc8xx/mmu/Makefile.am: Remove. * mpc8xx/timer/Makefile.am: Remove. * mpc8xx/Makefile.am: Merge-in Makefile.ams above. * configure.ac: Reflect changes to mpc8xx/Makefile.ams.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-162-11/+4
| | | | * configure.ac: Remove mpc6xx/*/Makefile, mpc8260/*/Makefile.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-167-184/+128
| | | | | | | | | * mpc6xx/clock/Makefile.am: Remove. * mpc6xx/exceptions/Makefile.am: Remove. * mpc6xx/mmu/Makefile.am: Remove. * mpc6xx/timer/Makefile.am: Remove. * mpc6xx/wrapup/Makefile.am: Remove. * mpc6xx/Makefile.am: Merge-in Makefile.ams above.
* 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-168-176/+129
| | | | | | | | | | * mpc8260/clock/Makefile.am: Remove. * mpc8260/console-generic/Makefile.am: Remove. * mpc8260/cpm/Makefile.am: Remove. * mpc8260/exceptions/Makefile.am: Remove. * mpc8260/mmu/Makefile.am: Remove. * mpc8260/timer/Makefile.am: Remove. * mpc8260/Makefile.am: Merge-in Makefile.ams above.