source: rtems/cpukit/score/cpu/nios2/ChangeLog @ a0da07d

4.104.114.95
Last change on this file since a0da07d was a0da07d, checked in by Joel Sherrill <joel.sherrill@…>, on 12/17/07 at 16:12:43

2007-12-17 Joel Sherrill <joel.sherrill@…>

  • irq.c: Sweep to make sure grep for COPYRIGHT passes.
  • Property mode set to 100644
File size: 1.4 KB
Line 
12007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * irq.c: Sweep to make sure grep for COPYRIGHT passes.
4
52007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * cpu.c, rtems/score/cpu.h: Move interrupt_stack_size field from CPU
8        Table to Configuration Table. Eliminate CPU Table from all ports.
9        Delete references to CPU Table in all forms.
10
112007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
12
13        * rtems/score/cpu.h: Moved most of the remaining CPU Table fields to
14        the Configuration Table. This included pretasking_hook,
15        predriver_hook, postdriver_hook, idle_task, do_zero_of_workspace,
16        extra_mpci_receive_server_stack, stack_allocate_hook, and
17        stack_free_hook. As a side-effect of this effort some multiprocessing
18        code was made conditional and some style clean up occurred.
19
202007-04-17      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * rtems/score/cpu.h:
23          Use Context_Control_fp* instead of void* for fp_contexts.
24          Eliminate evil casts.
25
262006-11-17      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * rtems/score/types.h: Remove unsigned64, signed64.
29
302006-08-10      Joel Sherrill <joel@OARcorp.com>
31
32        * .cvsignore: New file.
33
342006-08-09      Kolja Waschk <waschk@telos.de>
35
36        * rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/nios2.h,
37        rtems/score/types.h: New files.
38
392006-08-09      Kolja Waschk <waschk@telos.de>
40
41        * ChangeLog, Makefile.am, cpu.c, cpu_asm.S, irq.c, preinstall.am,
42        rtems/asm.h: New files.
43
442005-12-09  Kolja Waschk <rtemsdev@ixo.de>
45
46    Derived from no_cpu
47
Note: See TracBrowser for help on using the repository browser.