source: rtems/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog @ 4909a30

4.104.115
Last change on this file since 4909a30 was 4909a30, checked in by Joel Sherrill <joel.sherrill@…>, on 09/10/08 at 21:35:37

2008-09-10 Joel Sherrill <joel.sherrill@…>

  • include/bsp.h: Review of all bsp_cleanup() implementations. In this phase, all prototypes were removed from bsp.h and empty implementations were removed and made to use the shared stub.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
4        phase, all prototypes were removed from bsp.h and empty
5        implementations were removed and made to use the shared stub.
6
72008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * timer/timer.c: Convert to "bool".
10
112008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * timer/timer.c: Eliminate empty function from every benchmark timer
14        driver. Fix spelling.
15
162008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * timer/timer.c: Rename timer driver methods to follow RTEMS
19        programming conventions.
20
212008-08-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
22
23        * startup/bspstart.c: Fixed nested extern declarations.
24
252008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * startup/bspstart.c: Add missing prototypes.
28
292008-08-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
30
31        * startup/init548x.c: Converted to UNIX line endings.
32
332008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
34
35        * Makefile.am: Do not build .rel files. Reduces code bloat.
36
372008-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * ChangeLog: Formatting.
40        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add
41        wildcard to gcc exceptions section.
42
432008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
44
45        * Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
46        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
47        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
48        startup/bspstart.c, startup/init548x.c, startup/linkcmds,
49        startup/linkcmds.m5484FireEngine.flash: New files.
Note: See TracBrowser for help on using the repository browser.