source: rtems/cpukit/score/cpu/lm32/ChangeLog @ cca8379

4.104.115
Last change on this file since cca8379 was cca8379, checked in by Joel Sherrill <joel.sherrill@…>, on 02/12/09 at 15:55:55

2009-02-12 Joel Sherrill <joel.sherrill@…>

  • cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
  • Property mode set to 100644
File size: 687 bytes
Line 
12009-02-12      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to
4        consistently return void * and take a uintptr_t argument.
5
62009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and
9        passing address of _Thread_Dispatch to _CPU_Initialize. Clean up
10        comments.
11
122008-12-05      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * .cvsignore: New file.
15
162008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
17
18        * ChangeLog, Makefile.am, cpu.c, cpu_asm.S, preinstall.am, rtems/asm.h,
19        rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/lm32.h,
20        rtems/score/types.h: New files.
21
Note: See TracBrowser for help on using the repository browser.