summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+8
| | | | | | | | * rtems/old-exceptions/cpu.h (PPC_Get_timebase_register): Remove. * rtems/powerpc/registers.h (PPC_Get_timebase_register, PPC_Set_timebase_register): Remove. * rtems/score/cpu.h (PPC_Get_timebase_register, PPC_Set_timebase_register): New.
* Cosmetics.Ralf Corsepius2005-02-151-2/+1
|
* (PPC_Set_decrementer, PPC_Get_decrementer): New.Ralf Corsepius2005-02-151-1/+16
|
* (PPC_Set_decrementer): Remove.Ralf Corsepius2005-02-151-9/+0
|
* (PPC_Set_decrementer, PPC_Get_decrementer): Remove.Ralf Corsepius2005-02-151-8/+0
|
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+7
| | | | | | | * rtems/powerpc/registers.h (PPC_Set_decrementer, PPC_Get_decrementer): Remove. * rtems/old-exceptions/cpu.h (PPC_Set_decrementer): Remove. * rtems/score/cpu.h (PPC_Set_decrementer, PPC_Get_decrementer): New.
* (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): New.Ralf Corsepius2005-02-151-0/+30
|
* (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove.Ralf Corsepius2005-02-152-59/+0
|
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+9
| | | | | | | | | * rtems/old-exceptions/cpu.h (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove. * rtems/powerpc/registers.h (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove. * rtems/score/cpu.h (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): New.
* (rtems_cpu_configuration_get_clicks_per_usec, ↵Ralf Corsepius2005-02-151-0/+13
| | | | rtems_cpu_configuration_get_exceptions_in_ram): New.
* (rtems_cpu_configuration_get_clicks_per_usec, ↵Ralf Corsepius2005-02-152-16/+0
| | | | rtems_cpu_configuration_get_exceptions_in_ram): Remove.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+12
| | | | | | | | | | | | * rtems/new-exceptions/cpu.h (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): Remove. * rtems/old-exceptions/cpu.h (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): Remove. * rtems/score/cpu.h (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): New.
* (CPU_swap_u32, CPU_swap_u16): New.Ralf Corsepius2005-02-151-1/+43
|
* (CPU_swap_u32, CPU_swap_u16): Remove.Ralf Corsepius2005-02-152-77/+1
|
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-151-0/+6
| | | | | | * rtems/new-exceptions/cpu.h (CPU_swap_u32, CPU_swap_u16): Remove. * rtems/old-exceptions/cpu.h (CPU_swap_u32, CPU_swap_u16): Remove. * rtems/score/cpu.h (CPU_swap_u32, CPU_swap_u16): New.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-153-9/+21
| | | | | | * rtems/old-exceptions/cpu.h: Add _CPU_MSG_GET (old/new exception processing ABI compatibility). * rtems/powerpc/registers.h: Use C99 fixed size types.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-152-9/+13
| | | | * rtems/score/powerpc.h: Add __ALTIVEC__ support.
* 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-152-10/+6
| | | | | * rtems/score/powerpc.h: Merge ppc603 and ppc603e PPC_IRQ_*/PPC_TLB_* defines.
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-142-1/+5
| | | | * rtems/score/powerpc.h (mpc8260): PPC_ALIGNMENT 8.
* 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-142-11/+5
| | | | * rtems/score/powerpc.h: Remove PPC_HAS_RFCI (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-12/+4
| | | | * rtems/score/powerp.c: Remove PPC_HAS_EXCEPTION_PREFIX (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-8/+4
| | | | * rtems/score/powerpc.h: Remove PPC_CACHE_ALIGN_POWER (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-25/+4
| | | | * rtems/score/powerpc.h: Remove PPC_LOW_POWER_MODE* (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-10/+4
| | | | * rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-14/+4
| | | | * rtems/score/powerpc.h: Remove PPC_USE_MULTIPLE (Unused).
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-31/+4
| | | | * rtems/score/powerpc.h: Remove PPC_D_CACHE, PPC_I_CACHE defines.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-52/+4
| | | | * rtems/score/powerpc.h: Remove PPC_MSR_* defines.
* 2005-02-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-132-3/+11
| | | | | | * rtems/old-exceptions/cpu.h: Add _PPC_MSR_DISABLE_MASK. Use _PPC_MSR_DISABLE_MASK instead of PPC_MSR_DISABLE_MASK to set up _disable_mask.
* 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-123-0/+21
| | | | | * cpu.c: New (Stub file for consistency with other ports). * Makefile.am: Reflect changes above.
* 2005-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-102-13/+20
| | | | | | | | | | | | PR 753/rtems * score/include/rtems/score/object.h, score/src/objectinitializeinformation.c: Configured number of objects needs to be of a type with more bits than Objects_Maximum to support configuring unlimited objects. The type for configuring the maximum number of objects should probably always be the same fundamental type as Object Id. For 16-bit Id configurations, the constant OBJECTS_UNLIMITED_OBJECTS was changed to 0x8000 to move in this direction.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-104-29/+7
| | | | | * rtems/asm.h, rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_POWEROPEN.
* 2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-102-9/+12
| | | | | * rtems/score/powerpc.h: Remove hard-coded PPC_HAS_FPU. Tie PPC_HAS_FPU to _SOFT_FLOAT.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-093-11/+6
| | | | | * rtems/old-exceptions/cpu.h, rtems/score/powerpc.h: Remove PPC_ABI_GCC27.
* 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-093-31/+5
| | | | * rtems/asm.h, rtems/score/powerpc.h: Remove XCOFF support.
* Cosmetics.Ralf Corsepius2005-02-081-2/+0
|
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-0839-515/+735
| | | | | * Makefile.am: Split out preinstallation rules. * preinstall.am: New (Split out from Makefile.am).
* Split preinstallation rules in to separate files (preinstall.am).Ralf Corsepius2005-02-081-324/+6
|
* New.Ralf Corsepius2005-02-081-0/+329
|
* Header guards cleanup.Ralf Corsepius2005-02-048-8/+8
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-044-3/+8
| | | | | * rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h: Header guards cleanup.
* 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-0439-1719/+117
| | | | | | | PR 754/rtems * rtems/asm.h: New (relocated from .). * asm.h: Remove (moved to rtems/asm.h). * Makefile.am: Reflect changes above.
* 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-022-9/+17
| | | | | | | | PR rtems/752 * rtems/tic4x/c4xio.h: New (relocated from .). New header guard. * c4xio.h: Remove. * Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2005-02-021-110/+0
|
* New header guard.Ralf Corsepius2005-02-021-2/+2
|
* 2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-012-3/+11
| | | | | | | | PR rtems/752 * rtems/mips/idtcpu.h rtems/mips/iregdef.h: New (relocated from .). New header guards. * idtcpu.h, iregdef.h: Remove. * Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2005-02-012-1027/+0
|
* New header guardsRalf Corsepius2005-02-012-4/+4
|
* 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
|