source: rtems/cpukit/score/cpu/sparc64/ChangeLog @ c86da31c

4.115
Last change on this file since c86da31c was c86da31c, checked in by Joel Sherrill <joel.sherrill@…>, on 06/15/10 at 22:43:56

2010-06-15 Joel Sherrill <joel.sherrill@…>

PR 1561/cpukit

  • .cvsignore, ChangeLog?, Makefile.am, Makefile.in, README, context.S, cpu.c, preinstall.am, rtems/asm.h, rtems/score/cpu.h, rtems/score/sparc64.h, rtems/score/types.h: New files.
  • Property mode set to 100644
File size: 894 bytes
Line 
12010-06-15      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        PR 1561/cpukit
4        * .cvsignore, ChangeLog, Makefile.am, Makefile.in, README, context.S,
5        cpu.c, preinstall.am, rtems/asm.h, rtems/score/cpu.h,
6        rtems/score/sparc64.h, rtems/score/types.h: New files.
7
82010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
9
10        * README: Explain separation of score between here and libcpu.
11
122010-05-03  Gedare Bloom <gedare@gwmail.gwu.edu>
13
14        * rtems/score/cpu.h, context.S, cpu.c: Remove privileged
15        registers from context.
16
172010-05-03  Gedare Bloom <gedare@gwmail.gwu.edu>
18
19        * cpu.c: Remove interrupt handling code.  Moved to libcpu.
20
212010-05-03  Gedare Bloom <gedare@gwmail.gwu.edu>
22
23        * context.S: renamed cpu_asm.S to context.S
24
252010-05-02  Gedare Bloom <gedare@gwmail.gwu.edu>
26
27        * cpu_asm.S: Remove interrupt handling code.  Moved to libcpu.
28
292009-10-19      Eugen Leontie <eugen@gwu.edu>
30
31        Added sparc64 architecture
Note: See TracBrowser for help on using the repository browser.