summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: afc1c1a412491ca85db64954182b78371bee08b1 (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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
2011-08-21	Jie Liu <lj8175@gmail.com>

	* gcc/rtems_gcj_init.c: New file for rtems/gcj testing.
	* gcc/Makefile.rtems_gcjinit: The Makefile for
	gcc/rtems_gcj_init.c
	* gcc/rundeja: Add options for libjava test.
	* gcc/test_driver: Add GCJ options.
	* gcc/do_one: Add GCJ build and test options.

2011-03-13	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* README, VERSIONS: Specify rtems-testing not gcc-testing.

2011-01-28	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Various improvements as part of testing gcc 4.6.0.

2011-01-07	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/do_one, gcc/testsuite/ada/acats/rtems_generate_acats_email:
	Detect RTEMS version.

2011-01-04	Joel Sherrill <joel.sherrill@oarcorp.com>

	* clang/do_clang: New file.

2010-12-07	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS:

2010-11-05	Chris Johns <chrisj@rtems.org>

	* sim-scripts/gdb-sim-run.in: Fix logdir option.
	
2010-07-22	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Update autoconf.

2010-07-19	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Update versions.

2010-06-13	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* Makefile: Adding coverity scripts.

2010-05-24	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* Makefile: rtems-coverage now has nothing to build.

2010-05-24	Jennifer Averett <Jennifer.Averett@OARcorp.com>

	* covoar/05_ascending.gif, covoar/05_descending.gif,
	covoar/05_unsorted.gif, covoar/ConfigFile.cc, covoar/ConfigFile.h,
	covoar/CoverageFactory.cc, covoar/CoverageFactory.h,
	covoar/CoverageMap.cc, covoar/CoverageMap.h,
	covoar/CoverageMapBase.cc, covoar/CoverageMapBase.h,
	covoar/CoverageRanges.cc, covoar/CoverageRanges.h,
	covoar/CoverageReaderBase.cc, covoar/CoverageReaderBase.h,
	covoar/CoverageReaderQEMU.cc, covoar/CoverageReaderQEMU.h,
	covoar/CoverageReaderRTEMS.cc, covoar/CoverageReaderRTEMS.h,
	covoar/CoverageReaderSkyeye.cc, covoar/CoverageReaderSkyeye.h,
	covoar/CoverageReaderTSIM.cc, covoar/CoverageReaderTSIM.h,
	covoar/CoverageWriterBase.cc, covoar/CoverageWriterBase.h,
	covoar/CoverageWriterRTEMS.cc, covoar/CoverageWriterRTEMS.h,
	covoar/CoverageWriterSkyeye.cc, covoar/CoverageWriterSkyeye.h,
	covoar/CoverageWriterTSIM.cc, covoar/CoverageWriterTSIM.h,
	covoar/DesiredSymbols.cc, covoar/DesiredSymbols.h,
	covoar/ExecutableInfo.cc, covoar/ExecutableInfo.h,
	covoar/Explanations.cc, covoar/Explanations.h, covoar/Makefile,
	covoar/ObjdumpProcessor.cc, covoar/ObjdumpProcessor.h,
	covoar/ReportsBase.cc, covoar/ReportsBase.h, covoar/ReportsHtml.cc,
	covoar/ReportsHtml.h, covoar/ReportsText.cc, covoar/ReportsText.h,
	covoar/SymbolTable.cc, covoar/SymbolTable.h, covoar/TargetBase.cc,
	covoar/TargetBase.h, covoar/TargetFactory.cc, covoar/TargetFactory.h,
	covoar/Target_arm.cc, covoar/Target_arm.h, covoar/Target_i386.cc,
	covoar/Target_i386.h, covoar/Target_lm32.cc, covoar/Target_lm32.h,
	covoar/Target_m68k.cc, covoar/Target_m68k.h,
	covoar/Target_powerpc.cc, covoar/Target_powerpc.h,
	covoar/Target_sparc.cc, covoar/Target_sparc.h,
	covoar/TraceConverter.cc, covoar/TraceList.cc, covoar/TraceList.h,
	covoar/TraceReaderBase.cc, covoar/TraceReaderBase.h,
	covoar/TraceReaderLogQEMU.cc, covoar/TraceReaderLogQEMU.h,
	covoar/TraceWriterBase.cc, covoar/TraceWriterBase.h,
	covoar/TraceWriterQEMU.cc, covoar/TraceWriterQEMU.h,
	covoar/app_common.cc, covoar/app_common.h, covoar/configfile_test.cc,
	covoar/coverage_converter.cc, covoar/covmerge.cc, covoar/covoar.cc,
	covoar/covoar.css, covoar/filter.gif, covoar/qemu-dump-trace.c,
	covoar/qemu-log.h, covoar/qemu-traces.h, covoar/rtemscov_header.h,
	covoar/skyeye_header.h, covoar/table.js: New files.

2010-03-25	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Update.

2010-03-23	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* VERSIONS: Probe for parallelism.

2009-10-30	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* dejagnu/boards/rtems-powerpc-qemuppc.exp, Makefile.rtems,
	sim-scripts/qemuppc.in, rundeja: add qemuppc support 
	

2009-09-25	Joel Sherrill <joel.sherrill@OARcorp.com>

	* VERSIONS: Adjust for having multiple gcc versions installed
	simultaneously. Limit jobs.

2009-09-24	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile: rtems-coverage now included in build from top.

2009-09-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Add merge-helpers.

2009-07-03	Joel Sherrill <joel.sherrill@rtems.org>

	* gcc/do_one: qemu is installed as pc386. Name of BSP to script does
	not always match name of BSP to RTEMS.

2009-05-09	Joel Sherrill <joel.sherrill@OARcorp.com>

	* qemu-support/pc386_fda.bz2: New file.

2009-04-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile, cvs-helpers/Makefile: New files.

2009-04-06	Joel Sherrill <joel.sherrill@OARcorp.com>

	* cvs-helpers/cvscommit, cvs-helpers/mkChangeLogList,
	cvs-helpers/prepend: New files.

2009-03-25	Joel Sherrill <joel.sherrill@rtems.org>

	* gcc/test_driver: Do not reset start time.

2009-03-23	Joel Sherrill <joel.sherrill@oarcorp.com>

	* dejagnu/boards/rtems-arm-edb7312.exp,
	dejagnu/boards/rtems-arm-nosim.exp,
	dejagnu/boards/rtems-avr-avrtest.exp,
	dejagnu/boards/rtems-avr-nosim.exp,
	dejagnu/boards/rtems-bfin-nosim.exp,
	dejagnu/boards/rtems-h8300-h8sim.exp,
	dejagnu/boards/rtems-i386-qemu.exp,
	dejagnu/boards/rtems-m32c-m32csim.exp,
	dejagnu/boards/rtems-m32r-m32rsim.exp,
	dejagnu/boards/rtems-m68k-nosim.exp,
	dejagnu/boards/rtems-mips-jmr3904.exp,
	dejagnu/boards/rtems-powerpc-psim.exp,
	dejagnu/boards/rtems-sh-simsh1.exp,
	dejagnu/boards/rtems-sparc-sis.exp: Recent changes require more
	variables to be included in board cflags and ldflags.

2009-03-02	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/do_one, gcc/test_driver,
	gcc/testsuite/ada/acats/run_all_rtems.sh: Fix typos and use -k on
	make RTEMS multilib.

2009-02-24	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/rundeja, gcc/test_driver: Use INSTALL and BSP_INSTALL more
	consistently.

2009-02-24	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/do_one: If not running tests, do not confirm BSP has a DejaGNU
	configuration.

2009-02-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/test_driver: Put top level logs in ${BASEDIR}.

2009-02-19	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Move variable settings up.

2009-02-19	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README, gcc/test_driver: Do not assume anything is a CVS/SVN
	checkout. Look for the CVS or .svn subdirectory and act accordingly.

2009-01-30	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/do_one, gcc/test_driver: Start at least building toolsets even if
	we cannot run tests on them yet.
	* dejagnu/boards/rtems-avr-nosim.exp: New file.

2009-01-30	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ChangeLog, gcc/testsuite/ada/acats/rtems_init.c,
	gcc/testsuite/ada/acats/run_all_rtems.sh: c380004 needs > 1 MB of
	stack space. Compile it with a special argument to account for this.

2009-01-30	Joel Sherrill <joel.sherrill@rtems.org>

	* gcc/testsuite/ada/acats/rtems_init.c,
	gcc/testsuite/ada/acats/run_all_rtems.sh: Allow c380004 to have a
	stack greater than 1 MB.

2009-01-22	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/rundeja: Do not use versioned names for simulator scripts.

2009-01-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Add make of sim-scripts.

2009-01-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/rtems_gcc_main.c: Lower memory requirements on m32c and use
	unified memory configuration.

2009-01-20	Joel Sherrill <joel.sherrill@OARcorp.com>

	* TODO: Update.

2009-01-20	Joel Sherrill <joel.sherrill@OARcorp.com>

	* dejagnu/boards/rtems-i386-qemu.exp,
	gcc/testsuite/ada/acats/Makefile.rtems: Switch to using qemu script
	from this tree.

2009-01-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* TODO: New file.

2009-01-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore: New file.

2009-01-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* dejagnu/boards/rtems-arm-edb7312.exp,
	dejagnu/boards/rtems-arm-nosim.exp,
	dejagnu/boards/rtems-avr-avrtest.exp,
	dejagnu/boards/rtems-bfin-nosim.exp,
	dejagnu/boards/rtems-h8300-h8sim.exp,
	dejagnu/boards/rtems-i386-qemu.exp,
	dejagnu/boards/rtems-m32c-m32csim.exp,
	dejagnu/boards/rtems-m32r-m32rsim.exp,
	dejagnu/boards/rtems-m68k-nosim.exp,
	dejagnu/boards/rtems-mips-jmr3904.exp,
	dejagnu/boards/rtems-powerpc-psim.exp,
	dejagnu/boards/rtems-sh-simsh1.exp,
	dejagnu/boards/rtems-sparc-sis.exp,
	gcc/testsuite/ada/acats/Makefile.rtems: Eliminate version specific
	file names.

2009-01-20	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/do_one, gcc/gcc_status, gcc/rundeja, gcc/test_driver:
	Adjust path to VERSIONS to account for being in a subdirectory.
	* gcc/testsuite/ada/acats/rtems_generate_acats_email: Include host in
	ACATS report.

2009-01-19	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/Makefile.rtems_gccmain, gcc/do_one, gcc/do_tests, gcc/gcc_status,
	gcc/rtems_gcc_main.c, gcc/rundeja, gcc/test_driver: New files.
	* Makefile.rtems_gccmain, do_one, do_tests, gcc_status,
	rtems_gcc_main.c, rundeja, test_driver: Removed.

2009-01-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Add initial Skyeye information.
	* test_driver: Fix typo on invoking do_cpus.

2009-01-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	* test_driver: Check for missing directories MUCH earlier.

2009-01-12	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Add information about checking out writeable copies
	of the tools.
	* VERSIONS: Switch to directory structure most commonly used.
	* test_driver: Add beginnings of having pieces optional so eventually
	command line arguments can be added.

2009-01-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Add more details now that rtbf64 is running tests.

2009-01-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* test_driver: Allow selection of CPUs from command line.

2009-01-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Pick up some rtbf64 changes.

2009-01-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* test_driver: Fix doOne bug. Add checks that directories exist.

2009-01-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Improve more as part of installing test environment on rtbf64.
	* VERSIONS: Bump to autoconf 2.63 and add more on rtbf64.

2009-01-07	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS: Set parallelism based upon machine name.
	* do_one: Use MAKEJOBS variable.
	* test_driver: use function not external script.

2009-01-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Add information on host requirements.
	* do_cpus: Removed. Now in test_driver.

2009-01-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Update to fix mistakes noticed while installing on rtbf32
	(RTEMS Build Fedora 32) machine.

2009-01-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: Add GCC_EXTRA_ARGS to cross Ada build.

2009-01-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/testsuite/ada/acats/Makefile.rtems: Add m32c to Ada run rules.

2009-01-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* test_driver: Incorporate do_cpus so it is no longer needed
	* dejagnu/boards/rtems-m32r-m32rsim.exp: New file.

2008-12-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: Build RTEMS multilib so Ada builds.
	* dejagnu/boards/rtems-powerpc-psim.exp: add -l 180.

2008-12-19	Joel Sherrill <joel.sherrill@oarcorp.com>

	* dejagnu/boards/rtems-avr-avrtest.exp: New file.

2008-12-19	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS, do_one: Add sending results to RTEMS as well as GCC
	Community.

2008-12-18	Joel Sherrill <joel.sherrill@oarcorp.com>

	* gcc/testsuite/ada/acats/rtems_generate_acats_email: Send status mail
	to RTEMS and GCC.

2008-12-16	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: Honor extra arguments.

2008-12-16	Joel Sherrill <joel.sherrill@oarcorp.com>

	* VERSIONS, do_cpus, do_one: Update script.

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

	* gcc/testsuite/ada/acats/Makefile.rtems: Invoke simsh correctly.

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

	* gcc/testsuite/ada/acats/Makefile.rtems: Invoke simsh correctly.

2008-11-26	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README: Update as trying this on gcc CFARM.
	* test_driver: If newlib, binutils or gdb is checked out from CVS
	(e.g. source directory is (*-cvs), the update before building.

2008-11-26	Joel Sherrill <joel.sherrill@oarcorp.com>

	* README, VERSIONS: Augment and update.
	* ChangeLog: New file.