source: rtems/c/src/lib/libbsp/powerpc/ep1a/ChangeLog @ aa4369c

4.104.114.84.95
Last change on this file since aa4369c was aa4369c, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/06 at 15:24:01

2006-11-15 Joel Sherrill <joel@…>

  • Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12006-11-15      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
4        file and simplified initialization.
5
62006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Remove superfluous -DASM.
9
102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: Require autoconf-2.60. Require automake-1.10.
13
142006-03-08      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds: Add .gnu.linkonce.b.* section.
17
182006-02-08      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds: Add sections required by newer gcc versions.
21
222006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Remove explicit ampolish3 support (now in
25        RTEMS_BSP_CONFIGURE).
26
272006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * configure.ac: Add ampolish3 support.
30        * Makefile.am: Add preinstall.am.
31
322006-01-09      Joel Sherrill <joel@OARcorp.com>
33
34        PR 858/bsps
35        * Makefile.am: Added vme_am_defs.h;
36        * vme/vmeconfig.c: Added appropriate include files.
37
382006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Don't include subdirs.am. Cleanup.
41
422005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * include/bsp.h: New header guard.
45
462005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
47
48        * console/rsPMCQ1.c, irq/irq.c: Modified to use rtems/irq.h.
49
502005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * console/console.c, console/init68360.c, console/ns16550cfg.c
53        console/ns16550cfg.h, console/rsPMCQ1.h, include/tm27.h,
54        startup/bspstart.c, vme/vmeconfig.c: Eliminate {un|}signed{8|16|32}.
55
562005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
57
58        * console/init68360.c, include/bsp.h, startup/bspstart.c: Changed
59        rtems_unsigned types to uint types
60
612005-05-03      Joel Sherrill <joel@OARcorp.com>
62
63        * include/.cvsignore: New file.
64
652005-05-03      Joel Sherrill <joel@OARcorp.com>
66
67        * .cvsignore: New file.
68
692005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
70
71        * irq/irq.c, start/start.S: Removed warnings
72
732005-04-29      Jennifer Averett <jennifer.averett@oarcorp.com>
74
75        * New BSP.
76        * console/config.c: New files.
Note: See TracBrowser for help on using the repository browser.