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

4.115
Last change on this file since 8c475a66 was 8c475a66, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/23/11 at 11:52:18

2011-03-23 Gedare Bloom <giddyup44@…>

PR 1769/bsps

  • make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
  • Property mode set to 100644
File size: 1.6 KB
Line 
12011-03-23      Gedare Bloom <giddyup44@yahoo.com>
2
3        PR 1769/bsps
4        * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
5
62011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * include/bsp.h:
9        Use "__asm__" instead of "asm" for improved c99-compliance.
10
112011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Require autoconf-2.68, automake-1.11.1.
14
152010-11-15  Gedare Bloom <giddyup44@yahoo.com>
16
17        PR 1691/bsps
18        * usiii/start/bspinit.S: Create a dummy trap table that jumps
19        to the firmware trap table for default trap handlers.
20
212010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * .cvsignore, include/.cvsignore: New files.
24
252010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
28        preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg,
29        start/bspinit.S: New files.
30
312010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
32
33        * make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg
34
352010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
36
37        * README: New file.
38
392010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>
40
41        * Makefile.am: Use ../shared/console driver.
42
432010-05-15  Gedare Bloom <gedare@gwmail.gwu.edu>
44
45        * Makefile.am: update to new ../helenos directory layout
46
472010-05-13  Gedare Bloom <gedare@gwmail.gwu.edu>
48
49        * start/bspinit.S: New file.
50        * start/bspinit.S: Call memcpy to copy OFW's trap table.
51
522010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
53
54        * configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg:
55                New files. Copied from sun4v.cfg.
56
572010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>
58
59        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.