summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FormattingJoel Sherrill2006-03-011-9/+9
|
* Just "cc" in the clobbered register list for interrupt enable/disable/flashEric Norum2006-02-282-5/+24
| | | | | operations. The "memory" barrier will move the the generic interrupt enable/disable/flash macros.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-162-2/+8
| | | | | | * rtems/score/cpu.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* Regenerate.Ralf Corsepius2006-01-141-1/+1
|
* Regenerate.Ralf Corsepius2006-01-131-0/+2
|
* Remove all-local.Ralf Corsepius2006-01-121-2/+0
|
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* CleanupsRalf Corsepius2006-01-121-4/+0
|
* 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-082-2/+6
| | | | * rtems/score/types.h: Eliminate unsigned16, unsigned32.
* 2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-272-7/+6
| | | | | * rtems/asm.h: Remove private version of CONCAT macros. Include <rtems/concat.h> instead.
* 2005-06-07 Brett Swimley <brett.swimley@aedbozeman.com>Joel Sherrill2005-06-073-6/+11
| | | | | PR 803/patch * rtems/score/cpu.h, rtems/score/m68k.h: Correct definition of _VBR.
* 2005-05-20 Chris Johns <chrisj@rtems.org>Joel Sherrill2005-05-203-2/+6
| | | | * rtems/score/cpu.h, rtems/score/m68k.h: Change declaration of _VBR.
* 2005-05-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-042-1/+5
| | | | * rtems/score/m68k.h: Change _ColdFire_VBR to _VBR.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-033-3/+8
| | | | | * rtems/score/cpu.h: Change definition of _VBR to a simple pointer. * rtems/score/m68k.h: Remove use of _Coldfire_VBR.
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-1/+5
| | | | * cpu.c: Remove warning.
* Auto-generated update.Ralf Corsepius2005-02-191-1/+1
|
* Cosmetics.Ralf Corsepius2005-02-191-1/+1
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-083-52/+69
| | | | | * Makefile.am: Split out preinstallation rules. * preinstall.am: New (Split out from Makefile.am).
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-046-12/+17
| | | | | * rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h, rtems/m68k/sim.h, rtems/score/m68k.h: Header guards cleanup.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-043-148/+9
| | | | | | | PR 754/rtems * rtems/asm.h: New (relocated from .). * asm.h: Remove (moved to rtems/asm.h). * Makefile.am: Reflect changes above.
* 2005-01-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-012-5/+14
| | | | | | | | PR rtems/752 * rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h, rtems/m68k/sim.h: New (relocated from .). * m68302.h, m68360.h, qsm.h, sim.h: Remove. * Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2005-02-014-2086/+0
|
* ColdFire ISA A+ instructions.Eric Norum2005-01-283-8/+38
|
* New header guard.Ralf Corsepius2005-01-285-10/+10
|
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/m68k.h, rtems/score/types.h: New header guards.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-6/+5
| | | | | * rtems/score/types.h: Remove signed8, signed16, signed32, unsigned8, unsigned16, unsigned32.
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-5/+9
| | | | * rtems/score/m68k.h: *_swap_u32( uint32_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-5/+9
| | | | * rtems/score/m68k.h: *_swap_u16( uint16_t ).
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-242-0/+6
| | | | * rtems/score/types.h: #include <rtems/stdint.h>.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@freenet.de>Ralf Corsepius2005-01-072-1/+5
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-012-10/+7
| | | | * Makefile.am: Remove build-variant support.
* Cosmetics.Ralf Corsepius2004-11-217-7/+0
|
* 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-212-2/+7
| | | | | * rtems/score/types.h: Use __rtems_score_types_h as preprocessor guard.
* 2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-213-6/+14
| | | | * asm.h: Add doxygen preamble.
* 2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-192-2/+7
| | | | | * rtems/score/m68k.h: Use (defined(__mc68020__) && !defined(__mcpu32__)) instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
* 2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-024-6/+21
| | | | | | * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/m68k.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-252-0/+6
| | | | | * rtems/score/m68k.h: Add include of <stdint.h> for uint32_t used by endian swapping routines.
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
|
* CleanupRalf Corsepius2004-04-061-12/+0
|
* 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-063-31/+8
| | | | | | * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac). * Makefile.am: Don't include multilib.am. Reflect merging configure.ac into $(top_srcdir)/configure.ac.
* 2004-04-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-032-18/+24
| | | | | * Makefile.am: Install m68302.h m68360.h qsm.h sim.h to $(includedir)/rtems/m68k.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-4/+16
| | | | * Makefile.am: Install asm.h to $(includedir)/rtems.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-1/+5
| | | | * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-306-311/+316
| | | | | * cpu.c, m68302.h, rtems/score/cpu.h, rtems/score/m68k.h: Convert to using c99 fixed size types.
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-292-1/+5
| | | | * configure.ac: RTEMS_TOP([../../../..]).
* Unused.Ralf Corsepius2004-03-082-4/+0
|
* 2004-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-303-8/+15
| | | | | PR 561/rtems * asm.h: Add CONCAT0, EVAL. Let SYM and REG use CONCAT0 and EVAL.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-212-1/+5
| | | | * configure.ac: Move RTEMS_TOP one subdir down.
* 2004-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-192-2/+8
| | | | * Makefile.am: Add PREINSTALL_DIRS.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-142-0/+9
| | | | | * Makefile.am: Re-add dirstamps to PREINSTALL_FILES. Add PREINSTALL_FILES to CLEANFILES.