source: rtems/cpukit/score/cpu/bfin/ChangeLog @ ddb1867

4.104.114.84.95
Last change on this file since ddb1867 was ddb1867, checked in by Joel Sherrill <joel.sherrill@…>, on 04/17/07 at 17:10:24

2007-04-17 Joel Sherrill <joel@…>

  • rtems/bfin/bf533.h: Fix warnings about constants being too large.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12007-04-17      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/bfin/bf533.h: Fix warnings about constants being too large.
4
52007-04-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * rtems/score/cpu.h:
8          Use Context_Control_fp* instead of void* for fp_contexts.
9          Eliminate evil casts.
10
112006-11-17      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * rtems/score/types.h: Remove unsigned64, signed64.
14
152006-11-09      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * rtems/bfin/bf533.h, rtems/bfin/bfin.h: Remove stray whitespaces.
18        * rtems/score/bfin.h: Use __BFIN__ instead of BFIN.
19
202006-11-08      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * cpu_asm.S: Re-add HI, LO.
23
242006-11-08      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * irq.c: Add missing newline.
27        * rtems/score/cpu.h: Eliminate hidden backspaces.
28
292006-10-24      Joel Sherrill <joel@OARcorp.com>
30
31        * rtems/bfin/bfin.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
32
332006-10-24      Alain Schaefer <alani@easc.ch>
34
35        * Makefile.am, cpu.c, cpu_asm.S, preinstall.am, rtems/score/bfin.h:
36        Clean up rtems/score/bfin.h removing parts that are not needed by
37        RTEMS CPUkit to bfin specific .h files.
38        * rtems/bfin/bf533.h, rtems/bfin/bfin.h: New files.
39
402006-10-23      Joel Sherrill <joel@OARcorp.com>
41
42        * cpu.c, rtems/score/cpu.h: Use the default IDLE thread body.
43
442006-10-23      Joel Sherrill <joel@OARcorp.com>
45
46        * .cvsignore, ChangeLog, Makefile.am, cpu.c, cpu_asm.S, irq.c,
47        preinstall.am, rtems/asm.h, rtems/score/bfin.h, rtems/score/cpu.h,
48        rtems/score/cpu_asm.h, rtems/score/types.h: New files.
49
502006-10-20  Alain Schaefer <alani@easc.ch>
51
52    * all files : Initial version
Note: See TracBrowser for help on using the repository browser.