source: rtems/c/src/lib/libbsp/bfin/eZKit533/ChangeLog @ 1964b69a

4.104.114.84.95
Last change on this file since 1964b69a was 1964b69a, checked in by Joel Sherrill <joel.sherrill@…>, on 04/17/07 at 17:00:35

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

  • include/bsp.h, startup/bspstart.c: Fix compile errors and address most warnings about constants being too large.
  • Property mode set to 100644
File size: 1.4 KB
Line 
12007-04-17      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h, startup/bspstart.c: Fix compile errors and address
4        most warnings about constants being too large.
5
62007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * bsp_specs: Remove qrtems_debug.
9
102007-03-11      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/bspstart.c: Remove assignments of
13        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
14        value in boot_card.c
15
162006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * configure.ac: New BUG-REPORT address.
19
202006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * include/coverhd.h: Remove (Use shared default template instead).
23
242006-11-15      Joel Sherrill <joel@OARcorp.com>
25
26        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
27        file and simplified initialization.
28
292006-11-11  Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
32        instead of __start_set_sysctl_set, __stop_set_sysctl_set
33        (bfin uses '_' prefixed c-symbols.)
34
352006-11-10  Alain Schaefer <alani@easc.ch>
36
37        * startup/linkcmds: Put .fini into sdram.
38        Add __edata, __etext.
39
402006-10-26      Joel Sherrill <joel@OARcorp.com>
41
42        * configure, include/bspopts.h.in: Removed.
43
442006-10-24      Joel Sherrill <joel@OARcorp.com>
45
46        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
47
482006-06-05  Alain Schaefer <alani@easc.ch>
49
50    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.