Commit Graph

10483 Commits

Author SHA1 Message Date
Ralf Corsepius
0e4507bff3 Cosmetics. 2005-02-16 11:30:31 +00:00
Ralf Corsepius
693c35e227 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake-rtems.spec.in: automake-1.9.5.
2005-02-16 11:17:46 +00:00
Ralf Corsepius
756f4a4301 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
2005-02-16 10:13:09 +00:00
Ralf Corsepius
a3f91c6e08 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/ppc.m4; Dynamically switch between {old|new} exceptions
	depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
2005-02-16 10:05:22 +00:00
Ralf Corsepius
21a6869c26 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* new-exceptions/cpu.c: Add CPU_MINIMUM_STACK_FRAME_SIZE.
2005-02-16 09:07:47 +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
Eric Norum
2876aeb4c7 Remove development warning. 2005-02-16 01:11:31 +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
5bd1219753 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* new-exceptions/cpu.c (_CPU_ISR_install_vector): New.
2005-02-15 16:33:27 +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
Ralf Corsepius
d2d2ecd284 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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 14:08:55 +00:00
Ralf Corsepius
3c2ff4defe Remove (moved to libcpu). 2005-02-15 13:41:19 +00:00
Ralf Corsepius
2541237bcf 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* old-exceptions/rtems/score/ppc_offs.h,
	old-exceptions/ChangeLog, old-exceptions/README,
	old-exceptions/TODO, old-exceptions/cpu.c,
	old-exceptions/cpu_asm.S, old-exceptions/irq_stub.S,
	old-exceptions/ppccache.c: New (Copied from
	../../libbsp/powerpc/support/old_exception_processing)
	* new-exceptions/ChangeLog, new-exceptions/cpu.c,
	new-exceptions/cpu_asm.S: New (Copied from
	../../libbsp/powerpc/support/new_exception_processing).
	* Makefile.am: Reflect changes above.
2005-02-15 13:15:37 +00:00
Ralf Corsepius
7b828b8381 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value (Unify old/new
	exception processing API).
2005-02-15 13:02:04 +00:00
Ralf Corsepius
dd380b5b8c 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c (ppc_exception_vector_addr): Merge ppc603 and ppc603e cases.
2005-02-15 13:01:14 +00:00
Ralf Corsepius
e7c1313af8 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* ppc403/console/console405.c: Rename round to spiBaudRound
	(Conflict with C99). Make spiBaudRound static.
2005-02-15 07:45:03 +00:00
Ralf Corsepius
4b61f6e580 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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 06:13:10 +00:00
Ralf Corsepius
b77bb8c1cb 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Add __ALTIVEC__ support.
2005-02-15 06:11:04 +00:00
Ralf Corsepius
2405a99b18 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Merge ppc603 and ppc603e
	PPC_IRQ_*/PPC_TLB_* defines.
2005-02-15 06:09:59 +00:00
Ralf Corsepius
eca561c811 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc8260/mmu/mmu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value.
	(Unify old/new-exception processing API).
2005-02-15 06:06:19 +00:00
Ralf Corsepius
7a99364b35 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
2005-02-15 06:03:57 +00:00
Ralf Corsepius
9c598e2d25 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c: Use _CPU_MSR_GET instead of _CPU_MSR_Value (Unify old/new
	exception processing API).
2005-02-15 06:02:35 +00:00
Ralf Corsepius
5f0a4c81b5 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/spurious.c: Merge ppc603 and ppc603e.
	Remove digits (Unused).
2005-02-15 06:00:05 +00:00
Ralf Corsepius
fba4a811fe 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpu.c (ppc_exception_vector_addr): Merge ppc603 and ppc603e cases.
2005-02-15 02:12:55 +00:00
Ralf Corsepius
493086e264 2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/powerpc.h: Remove mpc603e specific
	PPC_TLB_*/PPC_IRQ_* defines. Use mpc603 specific defines on mpc603e.
2005-02-15 02:09:23 +00:00