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

4.115
Last change on this file since b7d3a2ca was 87f92e4, checked in by Joel Sherrill <joel.sherrill@…>, on 10/06/11 at 16:44:56

2011-10-06 Gedare Bloom <giddyup44@…>

PR 1919/bsp

  • Makefile.am: Change install ISR callout to bsppredriverhook.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12011-10-06      Gedare Bloom <giddyup44@yahoo.com>
2
3        PR 1919/bsp
4        * Makefile.am: Change install ISR callout to bsppredriverhook.
5
62011-06-20      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Don't reference non-existing files.
9
102011-03-23      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V):
13        Replace -gstabs with -g.
14
152011-03-23      Gedare Bloom <giddyup44@yahoo.com>
16
17        PR 1769/bsps
18        * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
19
202011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * include/bsp.h:
23        Use "__asm__" instead of "asm" for improved c99-compliance.
24
252011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * configure.ac: Require autoconf-2.68, automake-1.11.1.
28
292010-11-15  Gedare Bloom <giddyup44@yahoo.com>
30
31        PR 1691/bsps
32        * usiii/start/bspinit.S: Create a dummy trap table that jumps
33        to the firmware trap table for default trap handlers.
34
352010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * .cvsignore, include/.cvsignore: New files.
38
392010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
42        preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg,
43        start/bspinit.S: New files.
44
452010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
46
47        * make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg
48
492010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
50
51        * README: New file.
52
532010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
54
55        * Makefile.am: Use ../shared/console driver.
56
572010-05-15  Gedare Bloom <gedare@gwmail.gwu.edu>
58
59        * Makefile.am: update to new ../helenos directory layout
60
612010-05-13  Gedare Bloom <gedare@gwmail.gwu.edu>
62
63        * start/bspinit.S: New file.
64        * start/bspinit.S: Call memcpy to copy OFW's trap table.
65
662010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
67
68        * configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg:
69                New files. Copied from sun4v.cfg.
70
712010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.