summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/usiii/ChangeLog
blob: d2068e2c287d814059979d0b03b1bd085458b86d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
2011-10-18	Jennifer Averett <Jennifer.Averett@OARcorp.com>

	PR 1917/bsps
	* Makefile.am: Modifications to add dynamic tables for libchip serial
	drivers.

2011-10-06	Gedare Bloom <giddyup44@yahoo.com>

	PR 1919/bsp
	* Makefile.am: Change install ISR callout to bsppredriverhook.

2011-06-20	Ralf Corsépius <ralf.corsepius@rtems.org>

	* Makefile.am: Don't reference non-existing files.

2011-03-23	Ralf Corsépius <ralf.corsepius@rtems.org>

	* make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V):
	Replace -gstabs with -g.

2011-03-23	Gedare Bloom <giddyup44@yahoo.com>

	PR 1769/bsps
	* make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2

2011-02-11	Ralf Corsépius <ralf.corsepius@rtems.org>

	* include/bsp.h:
	Use "__asm__" instead of "asm" for improved c99-compliance.

2011-02-02	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Require autoconf-2.68, automake-1.11.1.

2010-11-15  Gedare Bloom <giddyup44@yahoo.com>

	PR 1691/bsps
	* usiii/start/bspinit.S: Create a dummy trap table that jumps
	to the firmware trap table for default trap handlers.

2010-06-17	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore, include/.cvsignore: New files.

2010-06-17	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg,
	start/bspinit.S: New files.

2010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>

	* make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg

2010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>

	* README: New file.

2010-06-05  Gedare Bloom <gedare@gwmail.gwu.edu>

	* Makefile.am: Use ../shared/console driver.

2010-05-15  Gedare Bloom <gedare@gwmail.gwu.edu>

	* Makefile.am: update to new ../helenos directory layout

2010-05-13  Gedare Bloom <gedare@gwmail.gwu.edu>

	* start/bspinit.S: New file.
	* start/bspinit.S: Call memcpy to copy OFW's trap table.

2010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>

	* configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg: 
		New files. Copied from sun4v.cfg.

2010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>

	* ChangeLog: New file.