summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
blob: 13d3dd004061cca02204c18831e2ebc06723a7cd (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
2011-05-25	Jennifer Averett <Jennifer.Averett@OARcorp.com>

	PR 1792/bsps
	* src/lib/libbsp/i386/pc386/Makefile.am,
	src/lib/libbsp/sparc/erc32/Makefile.am,
	src/lib/libbsp/sparc/leon2/Makefile.am,
	src/lib/libbsp/sparc/leon3/Makefile.am: Added a generic smp wait
	method to sparc and i386 bsps.
	* src/lib/libbsp/shared/smp/bspsmp_wait_for.c: New file.

2011-04-21	Jennifer Averett <Jennifer.Averett@OARcorp.com

	PR 1777/cpukit
	* src/lib/libbsp/powerpc/shared/startup/panic.c,
	src/lib/libcpu/sh/sh7032/score/cpu_asm.c,
	src/lib/libcpu/sh/sh7045/score/cpu_asm.c,
	src/lib/libcpu/sh/sh7750/score/cpu_asm.c,
	src/lib/libcpu/sh/shgdb/score/cpu_asm.c: Consolidated access to
	_Thread_Dispatch_disable_level.

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

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

2011-01-28	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
	src/libchip/network/greth.c, src/libchip/network/greth.h,
	src/libchip/network/open_eth.c: Fix typo where license said
	found in found in.

2009-10-21	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Remove reference to bare BSP.
	Simplify RTEMS_BSP_LIST setup.

2008-12-04	Jukka Pietarinen <jukka.pietarinen@mrf.fi>

	* TOOL_TARGETS: Add Lattice Mico32 support.

2008-10-02	Joel Sherrill <joel.sherrill@oarcorp.com>

	* src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
	beginning but the BSP is functional enough to initialize and shutdown
	RTEMS.

2007-03-27	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Use MKDIR_P instead of mkdir_p.

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

	* configure.ac: New BUG-REPORT address.

2006-10-17	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Require autoconf-2.60. Require automake-1.10.

2006-08-09	Kolja Waschk <waschk@telos.de>

	* TOOL_TARGETS: New port to Altera NIOS II.

2005-11-13	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Remove depend-am.

2004-10-18	Ralf Corsepius <ralf.corsepius@rtems.org>

	* configure.ac: Rework checking for BSPs.

2004-10-18	Ralf Corsepius <ralf.corsepius@rtems.org>

	* acinclude.m4: Remove RTEMS_CHECK_CPU.
	* configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE. 

2004-09-24	Ralf Corsepius <ralf.corsepius@rtems.org>

	* configure.ac: Require automake > 1.9.

2004-03-31	Ralf Corsepius <ralf.corsepius@rtems.org>

	* configure.ac: Add --with-project-root, --with-project-top to
	rtems_bsp_configure.

2004-02-17	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Cosmetics.
	* configure.ac: Add support for --disable-rtemsbsp. Cosmetics.

2004-01-07	Joel Sherrill <joel@OARcorp.com>

	* ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
	longer in the tree.

2003-12-17	Joel Sherrill <joel@OARcorp.com>

	* release_support: Removed -- accidentally added to wrong directory.

2003-12-17	Joel Sherrill <joel@OARcorp.com>

	* release_support: New file -- assistant to new cut_release script.

2003-12-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove RTEMS_BSP-subdir rule.
	* configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
	rules for RTEMS_BSP-subdirs.

2003-12-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use mkdir_p instead of mkinstalldirs.

2003-12-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Require automake >= 1.8, autoconf >= 2.59.

2003-12-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Cosmetics.
	* Makefile.am: Cosmetics.

2003-11-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* acinclude.m4: Fix underquoting to silence automake-1.8.

2003-10-23	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
	* configure.ac: remove RTEMS_CANONICAL_HOST.

2003-10-23	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Don't explictly invoke $MAKE preinstall.

2003-10-01	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* acinclude.m4: New.
	Add RTEMS_CHECK_CPU.

2003-09-26	Joel Sherrill <joel@OARcorp.com>

	* ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
	references.

2003-08-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

2003-03-06	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove AC_CONFIG_AUX_DIR.

2003-02-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove references to obsolete files
	README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
	Add TOOL_TARGETS.

2003-02-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).

2003-02-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AC_PREREQ(2.57).

2002-11-07	Joel Sherrill <joel@OARcorp.com>

	* TOOL_TARGETS: Updated.
	* PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
	since they were obsolete.

2002-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use mkinstalldirs instead of mkdir.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Fix --enable-rtemsbsp= handling.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.

2002-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-02-05	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove make from SUBDIRS.
	* configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-05-25	Joel Sherrill <joel@OARcorp.com>

 	* TESTED: Corrected the name of the MRM332 BSP.

2001-05-25	Joel Sherrill <joel@OARcorp.com>

 	* TESTED: Updated the list of BSPs.
 	* TOOLS_TARGETS: Updated the list of tools and object formats.

2001-03-08	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: Use ${MAKE} in message at the end of the
	configure.in.

2001-02-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: Apply _RTEMS_ADJUST_SRCDIR.

2000-12-14	Joel Sherrill <joel@OARcorp.com>

	* TESTED: Added comment on 68en302 now that there is a network driver.

2000-11-25	Joel Sherrill <joel@OARcorp.com>

	* TESTED: Added jmr3904 entry.

2000-11-20	Joel Sherrill <joel@OARcorp.com>

	* TESTED: Added new sparc variations (erc32, leon, and Tharsys).

2000-11-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
	Autoconf allows one to pass -enable-*, but this file expected --enable*.

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

2000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to GNU-canonicalization.

2000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Make sure $SHELL inside of Makefiles does not get
	propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.