Commit Graph

972 Commits

Author SHA1 Message Date
Ralf Corsepius
8d1928f562 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Add  "defined(mpc7400) || defined(mpc7450)
	|| defined(mpc7455)" to altivec (gcc-3.2.x compatibility).
2005-02-21 16:40:43 +00:00
Ralf Corsepius
61d330f56a New header guards. 2005-02-21 07:53:52 +00:00
Joel Sherrill
160c8d4fee 2005-02-19 Joel Sherrill <joel@OARcorp.com>
PR doc/763
	* score/Doxyfile: Fixed path to no_cpu.
2005-02-20 00:59:36 +00:00
Ralf Corsepius
476114f5e9 Auto-generated update. 2005-02-19 17:08:36 +00:00
Ralf Corsepius
2489663815 2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Remove traces from NO_CPU.
2005-02-19 06:30:56 +00:00
Ralf Corsepius
8fab7fa939 Cosmetics. 2005-02-19 06:30:55 +00:00
Ralf Corsepius
22ddca1f4a 2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Remove traces from NO_CPU.
2005-02-19 06:29:39 +00:00
Ralf Corsepius
56c5e0917f (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
CPU_IDLE_TASK_IS_FP, CPU_SOFTWARE_FP): New.
2005-02-18 11:29:53 +00:00
Ralf Corsepius
74e98074fe (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
CPU_IDLE_TASK_IS_FP): Remove.
2005-02-18 11:29:22 +00:00
Ralf Corsepius
e170e571d6 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
	CPU_IDLE_TASK_IS_FP): Remove.
	* rtems/old-exceptions/cpu.h (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
	CPU_IDLE_TASK_IS_FP): Remove.
	* rtems/score/cpu.h (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
	CPU_IDLE_TASK_IS_FP, CPU_SOFTWARE_FP): New.
2005-02-18 11:28:56 +00:00
Ralf Corsepius
1f6dc36414 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Derive CPU_{BIG|LITTLE}_ENDIAN from
	__BIG_ENDIAN__.
2005-02-18 10:59:57 +00:00
Ralf Corsepius
10c661910d (CPU_PROVIDES_IDLE_THREAD_BODY, CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT, CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN, CPU_LITTLE_ENDIAN): Add. 2005-02-18 10:53:29 +00:00
Ralf Corsepius
829736e583 (CPU_PROVIDES_IDLE_THREAD_BODY, CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT, CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN, CPU_LITTLE_ENDIAN): Remove 2005-02-18 10:53:10 +00:00
Ralf Corsepius
e48c50de13 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h (CPU_PROVIDES_IDLE_THREAD_BODY,
	CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT,
	CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN,
	CPU_LITTLE_ENDIAN): Add.
	* rtems/old-exceptions/cpu.h (CPU_PROVIDES_IDLE_THREAD_BODY,
	CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT,
	CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN,
	CPU_LITTLE_ENDIAN): Remove.
	* rtems/new-exceptions/cpu.h (CPU_PROVIDES_IDLE_THREAD_BODY,
	CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT,
	CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN,
	CPU_LITTLE_ENDIAN): Remove.
2005-02-18 10:52:30 +00:00
Ralf Corsepius
6b0912e11d 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h:
	(rtems_cpu_configuration_get_serial_per_sec,
	rtems_cpu_configuration_get_serial_external_clock,
	rtems_cpu_configuration_get_serial_xon_xoff,
	rtems_cpu_configuration_get_serial_cts_rts,
	rtems_cpu_configuration_get_serial_rate,
	rtems_cpu_configuration_get_timer_average_overhead,
	rtems_cpu_configuration_get_timer_least_valid,
	rtems_cpu_configuration_get_timer_internal_clock,
	rtems_cpu_configuration_get_clock_speed): New.
	* rtems/old-exceptions/cpu.h:
	(rtems_cpu_configuration_get_serial_per_sec,
	rtems_cpu_configuration_get_serial_external_clock,
	rtems_cpu_configuration_get_serial_xon_xoff,
	rtems_cpu_configuration_get_serial_cts_rts,
	rtems_cpu_configuration_get_serial_rate,
	rtems_cpu_configuration_get_timer_average_overhead,
	rtems_cpu_configuration_get_timer_least_valid,
	rtems_cpu_configuration_get_timer_internal_clock,
	rtems_cpu_configuration_get_clock_speed): Remove.
2005-02-18 10:26:21 +00:00
Ralf Corsepius
cd6f0984f2 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h
	(rtems_cpu_table): Sync defines between {old|new}-exceptions.
2005-02-18 08:01:05 +00:00
Ralf Corsepius
b7c7b75be7 (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Add. 2005-02-18 06:24:48 +00:00
Ralf Corsepius
3662a9afc9 (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Remove. 2005-02-18 06:24:27 +00:00
Ralf Corsepius
d160668ea5 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (Context_Control,
	Context_Control_fp, CPU_Interrupt_frame): Remove.
	* rtems/old-exceptions/cpu.h (Context_Control,
	Context_Control_fp, CPU_Interrupt_frame): Remove.
	* rtems/score/cpu.h (Context_Control,
	Context_Control_fp, CPU_Interrupt_frame): Add.
2005-02-18 06:23:54 +00:00
Ralf Corsepius
b4f43549b9 (CPU_STACK_MINIMUM_SIZE, CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT, CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Add. 2005-02-16 17:05:47 +00:00
Ralf Corsepius
afe666fad7 (CPU_STACK_MINIMUM_SIZE, CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT, CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Remove. 2005-02-16 17:05:27 +00:00
Ralf Corsepius
8bc1bb9863 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (CPU_STACK_MINIMUM_SIZE,
	CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT,
	CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Remove.
	* rtems/old-exceptions/cpu.h (CPU_STACK_MINIMUM_SIZE,
	CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT,
	CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Remove.
	* rtems/score/cpu.h (CPU_STACK_MINIMUM_SIZE,
	CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT,
	CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Add.
2005-02-16 17:04:35 +00:00
Ralf Corsepius
be1272f512 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h: Remove CPU_MINIMUM_STACK_FRAME_SIZE.
2005-02-16 09:06:27 +00:00
Ralf Corsepius
779939b255 (_CPU_Bitfield_Find_first_bit, _CPU_Priority_Mask, _CPU_Priority_bits_index): New. 2005-02-15 17:43:25 +00:00
Ralf Corsepius
596afea4b6 (_CPU_Bitfield_Find_first_bit, _CPU_Priority_Mask, _CPU_Priority_bits_index): Remove. 2005-02-15 17:43:06 +00:00
Ralf Corsepius
0696828676 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (_CPU_Bitfield_Find_first_bit,
	_CPU_Priority_Mask, _CPU_Priority_bits_index): Remove.
	* rtems/old-exceptions/cpu.h (_CPU_Bitfield_Find_first_bit,
	_CPU_Priority_Mask, _CPU_Priority_bits_index): Remove.
	* rtems/score/cpu.h (_CPU_Bitfield_Find_first_bit,
	_CPU_Priority_Mask, _CPU_Priority_bits_index): New.
2005-02-15 17:42:32 +00:00
Ralf Corsepius
6429c7e007 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (_CPU_msrs): Remove (Unused).
	* rtems/old-exceptions/cpu.h (_CPU_msrs): Remove (Unused).
2005-02-15 16:50:09 +00:00
Ralf Corsepius
87738794f2 (_CPU_ISR_install_vector, _CPU_Initialize, _CPU_Install_interrupt_stack, _CPU_Context_switch, _CPU_Context_restore, _CPU_Context_save_fp, _CPU_Context_restore_fp, _CPU_Fatal_error): New. 2005-02-15 16:31:24 +00:00
Ralf Corsepius
bb2a487724 (_CPU_ISR_install_vector, _CPU_Initialize, _CPU_Install_interrupt_stack, _CPU_Context_switch, _CPU_Context_restore, _CPU_Context_save_fp, _CPU_Context_restore_fp, _CPU_Fatal_error): Remove. 2005-02-15 16:31:07 +00:00
Ralf Corsepius
e879b777c6 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (_CPU_ISR_install_vector,
	_CPU_Initialize, _CPU_Install_interrupt_stack, _CPU_Context_switch,
	_CPU_Context_restore, _CPU_Context_save_fp, _CPU_Context_restore_fp,
	_CPU_Fatal_error): Remove.
	* rtems/old-exceptions/cpu.h (_CPU_ISR_install_vector,
	_CPU_Initialize, _CPU_Install_interrupt_stack, _CPU_Context_switch,
	_CPU_Context_restore, _CPU_Context_save_fp, _CPU_Context_restore_fp,
	_CPU_Fatal_error): Remove.
	* rtems/score/cpu.h (_CPU_ISR_install_vector,
	_CPU_Initialize, _CPU_Install_interrupt_stack, _CPU_Context_switch,
	_CPU_Context_restore, _CPU_Context_save_fp, _CPU_Context_restore_fp,
	_CPU_Fatal_error): New.
2005-02-15 16:30:27 +00:00
Ralf Corsepius
6b25a475f6 (_CPU_Context_Initialize, _CPU_Context_Restart_self, _CPU_Context_Fp_start, _CPU_Context_Initialize_fp): New. 2005-02-15 15:25:29 +00:00
Ralf Corsepius
d1cbf4c000 (_CPU_Context_Initialize, _CPU_Context_Restart_self, _CPU_Context_Fp_start, _CPU_Context_Initialize_fp): Remove. 2005-02-15 15:25:15 +00:00
Ralf Corsepius
36dd39e8f0 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/old-exceptions/cpu.h (_CPU_Context_Initialize,
	_CPU_Context_Restart_self, _CPU_Context_Fp_start,
	_CPU_Context_Initialize_fp): Remove.
	* rtems/new-exceptions/cpu.h (_CPU_Context_Initialize,
	_CPU_Context_Restart_self, _CPU_Context_Fp_start,
	_CPU_Context_Initialize_fp): Remove.
	* rtems/score/cpu.h (_CPU_Context_Initialize,
	_CPU_Context_Restart_self, _CPU_Context_Fp_start,
	_CPU_Context_Initialize_fp): New.
2005-02-15 15:24:37 +00:00
Ralf Corsepius
58847845eb (PPC_Get_timebase_register, PPC_Set_timebase_register): New. 2005-02-15 15:10:52 +00:00
Ralf Corsepius
81f88fe8a1 (PPC_Get_timebase_register, PPC_Set_timebase_register): Remove. 2005-02-15 15:10:30 +00:00
Ralf Corsepius
5d9bcd5411 (PPC_Get_timebase_register): Remove. 2005-02-15 15:10:03 +00:00
Ralf Corsepius
2c28ea24f8 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
2005-02-15 15:09:38 +00:00
Ralf Corsepius
c5af28cd71 Cosmetics. 2005-02-15 14:39:39 +00:00
Ralf Corsepius
069292c658 (PPC_Set_decrementer, PPC_Get_decrementer): New. 2005-02-15 14:38:07 +00:00
Ralf Corsepius
7dd7982f94 (PPC_Set_decrementer): Remove. 2005-02-15 14:37:50 +00:00
Ralf Corsepius
d560b8d7e5 (PPC_Set_decrementer, PPC_Get_decrementer): Remove. 2005-02-15 14:37:29 +00:00
Ralf Corsepius
75199e8e3c 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
2005-02-15 14:37:04 +00:00
Ralf Corsepius
e6cea8899f (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): New. 2005-02-15 14:29:40 +00:00
Ralf Corsepius
fe3af4cce5 (CPU_Get_timebase_low, rtems_bsp_delay, rtems_bsp_delay_in_bus_cycles): Remove. 2005-02-15 14:29:14 +00:00
Ralf Corsepius
661991a652 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
2005-02-15 14:28:27 +00:00
Ralf Corsepius
a4fa8bf706 (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): New. 2005-02-15 14:19:36 +00:00
Ralf Corsepius
df58582e74 (rtems_cpu_configuration_get_clicks_per_usec, rtems_cpu_configuration_get_exceptions_in_ram): Remove. 2005-02-15 14:19:11 +00:00
Ralf Corsepius
fbf01b3389 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
2005-02-15 14:18:34 +00:00
Ralf Corsepius
d4214b07e1 (CPU_swap_u32, CPU_swap_u16): New. 2005-02-15 14:09:50 +00:00
Ralf Corsepius
1b6e9b7eab (CPU_swap_u32, CPU_swap_u16): Remove. 2005-02-15 14:09:27 +00:00