Ralf Corsepius
|
901ffaca0b
|
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* context_init.c, cpu.c, varvects.h, rtems/score/cpu.h,
rtems/score/m32c.h:
Use "__asm__" instead of "asm" for improved c99-compliance.
|
2011-02-11 09:20:50 +00:00 |
|
Joel Sherrill
|
65636918c8
|
2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* context_init.c, context_switch.S, cpu.c: Now builds multilib. R8C
paths produce warnings for now.
|
2010-05-10 20:08:50 +00:00 |
|
Joel Sherrill
|
c9f5531cc7
|
2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* context_init.c, context_switch.S, cpu.c, cpu_asm.c, varvects.S: Add
include of config.h
|
2010-03-27 15:01:57 +00:00 |
|
Ralf Corsepius
|
28352faecf
|
Whitespace removal.
|
2009-11-29 13:51:53 +00:00 |
|
Joel Sherrill
|
cca8379862
|
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to
consistently return void * and take a uintptr_t argument.
|
2009-02-12 15:55:55 +00:00 |
|
Joel Sherrill
|
c03e2bc8c7
|
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and
passing address of _Thread_Dispatch to _CPU_Initialize. Clean up
comments.
|
2009-02-11 21:45:05 +00:00 |
|
Ralf Corsepius
|
383871acea
|
Fix typo.
|
2008-12-07 11:25:55 +00:00 |
|
Joel Sherrill
|
55b115ec90
|
2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* context_init.c, context_switch.S, cpu.c, cpu_asm.c: Correct file
headers.
|
2008-10-28 21:44:58 +00:00 |
|
Joel Sherrill
|
ed6e947180
|
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, context_init.c, context_switch.S,
cpu.c, cpu_asm.c, preinstall.am, varvects.S, varvects.h, rtems/asm.h,
rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/m32c.h,
rtems/score/types.h: New files.
|
2008-10-02 21:32:44 +00:00 |
|