source: rtems/cpukit/score/cpu/m32r/ChangeLog @ 89b85e51

4.115
Last change on this file since 89b85e51 was 89b85e51, checked in by Sebastian Huber <sebastian.huber@…>, on 07/16/10 at 08:46:29

2010-07-16 Sebastian Huber <sebastian.huber@…>

  • rtems/score/cpu.h: Include <rtems/score/types.h> first.
  • rtems/score/types.h: Use <rtems/score/basedefs.h> header file.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12010-07-16      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * rtems/score/cpu.h: Include <rtems/score/types.h> first.
4        * rtems/score/types.h: Use <rtems/score/basedefs.h> header file.
5
62010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        PR 1573/cpukit
9        * cpu_asm.c, rtems/score/cpu.h: Add a per cpu data structure which
10        contains the information required by RTEMS for each CPU core. This
11        encapsulates information such as thread executing, heir, idle and
12        dispatch needed.
13
142010-03-27      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * context_init.c, context_switch.S, cpu.c, cpu_asm.c: Add include of
17        config.h
18
192009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and
22        passing address of _Thread_Dispatch to _CPU_Initialize. Clean up
23        comments.
24
252008-10-28      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * Makefile.am, preinstall.am, rtems/score/cpu.h: Now performs context
28        switches and many tests run.
29        * context_init.c, context_switch.S, cpu.c, cpu_asm.c: New files.
30
312008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * .cvsignore, ChangeLog, Makefile.am, preinstall.am, rtems/asm.h,
34        rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/m32r.h,
35        rtems/score/types.h: New files.
36
Note: See TracBrowser for help on using the repository browser.