source: rtems/c/src/lib/libbsp/m68k/av5282/ChangeLog @ 71c4d68

4.104.114.84.95
Last change on this file since 71c4d68 was 71c4d68, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 03:22:58

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-04-10      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * bsp_specs: Remove lib: (Now supposed to be in GCC).
8
92007-03-12      Joel Sherrill <joel@OARcorp.com>
10
11        * include/coverhd.h, start/start.S, startup/bspclean.c,
12        startup/bspstart.c, startup/linkcmds, startup/linkcmdsflash,
13        startup/linkcmdsram: Correct license URL and/or fix mistake in
14        copyright notice. Both of these mistakes appear to be from code
15        submitted after these changes were made previously.
16
172007-03-11      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/bspstart.c: Remove assignments of
20        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
21        value in boot_card.c
22
232007-03-10      Joel Sherrill <joel@OARcorp.com>
24
25        PR 1227/bsps
26        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
27        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
28
292006-12-15      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * network/network.c: Use ioctl_command_t as arg in ioctl-functions.
32
332006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * configure.ac: New BUG-REPORT address.
36
372006-11-15      Joel Sherrill <joel@OARcorp.com>
38
39        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
40        file and simplified initialization.
41
422006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * Makefile.am: Remove superfluous -DASM.
45
462006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * configure.ac: Require autoconf-2.60. Require automake-1.10.
49
502006-09-11      Joel Sherrill <joel@OARcorp.com>
51
52        * startup/init5282.c: Convert C++ style comments to C style.
53
542006-02-08      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add
57        sections required by newer gcc versions.
58
592006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * Makefile.am: Add preinstall.am.
62
632005-11-12      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * bsp_specs: Remove %cpp.
66        * console/console.c: Eliminate obsolete types.
67
682005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * include/bsp.h: Eliminate unsigned32.
71        * network/network.c: Several minor bug fixes.
72        * startup/bspstart.c: Eliminate unsigned32.
73
742005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
75
76        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac,
77        clock/clock.c, console/console.c, include/bsp.h,
78        include/bspopts.h.in, include/coverhd.h, include/tm27.h,
79        network/network.c, start/start.S, startup/bspclean.c,
80        startup/bspstart.c, startup/init5282.c, startup/linkcmds,
81        startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
82
Note: See TracBrowser for help on using the repository browser.