summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog
blob: b1effd4c122474e0298039ec07ae64a76325276e (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
2011-01-24	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: Fix script.

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

	* do_one, test_driver, testsuite/ada/acats/Makefile.rtems:
	* Makefile.rtems_gccgoinit, gccgo_status, networkconfig.h,
	rtems_gccgo_init.c: New files.

2010-08-04	Vinu Rajashekhar <vinutheraj@gmail.com>

	* do_one, rundeja: Add support for libgo testing.
	* rtems_libgo_init.c: New file.

2010-07-22	Vinu Rajashekhar <vinutheraj@gmail.com>

	* do_one: Add Go support. Plus some cleanup from Joel.

2010-07-21	Vinu Rajashekhar <vinutheraj@gmail.com>

	* do_one, rundeja, test_driver: Add Go support. Plus some cleanup from
	Joel.

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

	* test_driver: Add -T option to getopt string.

2010-05-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: Turn off -x.

2010-05-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: Only send results if things ran OK.
	* test_driver: Add quotes in terms of test.
	* testsuite/ada/acats/Makefile.rtems: Add lm32_evr and m32rsim.

2010-04-29	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one, test_driver: Add more arguments. Remove early exit.

2010-04-13	Joel Sherrill <joel.sherrill@oarcorp.com>

	* rundeja, test_driver: Add lm32.  Do not attempt to update gcc
	source if update will ask for passphrase.

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

	* test_driver: Clean up list of targets.

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

	* do_one: Toggle command line arguments.
	* rundeja: Remove one comment line.
	* test_driver: Add commadn line arguments.
	* do_tests: Fix path. 

2009-10-27	Joel Sherrill <joel.sherrill@oarcorp.com>

	* rundeja: Use correct name for simulator.

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

	* do_one, testsuite/ada/acats/Makefile.rtems: Add lm32. Add doing a
	make check on binutils every time.

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

	* do_one, rundeja, test_driver, testsuite/ada/acats/Makefile.rtems,
	testsuite/ada/acats/rtems_init.c,
	testsuite/ada/acats/run_all_rtems.sh: Add uC5282 support. Standardize
	GNAT stack size constants.

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

	* rundeja, testsuite/ada/acats/Makefile.rtems: Rename most qemu scripts
	to match the BSP name. qemu-leon2 not renamed since we prefer tsim
	for it.

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

	* do_one: Use ON_SKYEYE=1 on BSPs that are tested on Skyeye.

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

	* do_one: Set parameters for qemu.
	* rundeja: Correct script name for qemu (now qemu-rtems).
	* test_driver: Abort if gcc_update fails.
	* testsuite/ada/acats/Makefile.rtems: Correct script invocations
	to reflect new sim-scripts.
	* testsuite/ada/acats/run_all_rtems.sh: Use full path to RTEMS_SETTINGS.
	* ChangeLog: New file.