source: rtems/cpukit/score/cpu/m32c/ChangeLog @ f517be0

4.104.115
Last change on this file since f517be0 was f517be0, checked in by Joel Sherrill <joel.sherrill@…>, on 10/13/08 at 17:07:57

2008-10-13 Joel Sherrill <joel.sherrill@…>

  • context_switch.S, cpu_asm.c, rtems/score/cpu.h: Add support for restarting the currently executing thread. Fine tune alignment factor as two-byte aligned and use this for critical structures.
  • Property mode set to 100644
File size: 547 bytes
Line 
12008-10-13      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * context_switch.S, cpu_asm.c, rtems/score/cpu.h: Add support for
4        restarting the currently executing thread. Fine tune alignment factor
5        as two-byte aligned and use this for critical structures.
6
72008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * .cvsignore, ChangeLog, Makefile.am, context_init.c, context_switch.S,
10        cpu.c, cpu_asm.c, preinstall.am, varvects.S, varvects.h, rtems/asm.h,
11        rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/m32c.h,
12        rtems/score/types.h: New files.
13
Note: See TracBrowser for help on using the repository browser.