source: rtems/c/src/lib/libbsp/sparc64/usiii/ChangeLog @ 1aa561d

4.115
Last change on this file since 1aa561d was 1aa561d, checked in by Jennifer Averett <Jennifer.Averett@…>, on 10/18/11 at 18:28:37

2011-10-18 Jennifer Averett <Jennifer.Averett@…>

PR 1917/bsps

  • Makefile.am: Modifications to add dynamic tables for libchip serial drivers.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12011-10-18      Jennifer Averett <Jennifer.Averett@OARcorp.com>
2
3        PR 1917/bsps
4        * Makefile.am: Modifications to add dynamic tables for libchip serial
5        drivers.
6
72011-10-06      Gedare Bloom <giddyup44@yahoo.com>
8
9        PR 1919/bsp
10        * Makefile.am: Change install ISR callout to bsppredriverhook.
11
122011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Don't reference non-existing files.
15
162011-03-23      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V):
19        Replace -gstabs with -g.
20
212011-03-23      Gedare Bloom <giddyup44@yahoo.com>
22
23        PR 1769/bsps
24        * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
25
262011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * include/bsp.h:
29        Use "__asm__" instead of "asm" for improved c99-compliance.
30
312011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Require autoconf-2.68, automake-1.11.1.
34
352010-11-15  Gedare Bloom <giddyup44@yahoo.com>
36
37        PR 1691/bsps
38        * usiii/start/bspinit.S: Create a dummy trap table that jumps
39        to the firmware trap table for default trap handlers.
40
412010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * .cvsignore, include/.cvsignore: New files.
44
452010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
48        preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg,
49        start/bspinit.S: New files.
50
512010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
52
53        * make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg
54
552010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
56
57        * README: New file.
58
592010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
60
61        * Makefile.am: Use ../shared/console driver.
62
632010-05-15  Gedare Bloom <gedare@gwmail.gwu.edu>
64
65        * Makefile.am: update to new ../helenos directory layout
66
672010-05-13  Gedare Bloom <gedare@gwmail.gwu.edu>
68
69        * start/bspinit.S: New file.
70        * start/bspinit.S: Call memcpy to copy OFW's trap table.
71
722010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
73
74        * configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg:
75                New files. Copied from sun4v.cfg.
76
772010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
78
79        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.