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

	* do_one: If a secondary language fails to build, do not abort build but
	continue on and attempt other secondary languages.
	Clean up arguments to rundeja to reflect clean up in that script.
	* rtems_gcc_main.c: Add /tmp directory and file support so more tests pass.
	Make sure argc/argv are correctly setup.
	* rtems_gcj_init.c: Add comment.
	* rundeja: Consolidate similar cases to eliminate duplication.
	* test_driver: Install autotools if autoconf is not at install point.

2011-11-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one: do_cleanup defaults to "no".
	Add initial support for Objective-C and FORTRAN.
	  - Objective-C needs work on run-time support
	  - FORTRAN needs to be tested
	* gcc_status: Use BUILDDIR not BASEDIR.
	* gccgo_status: Use BUILDDIR not BASEDIR.
	* networkconfig.h: Update.
	* rtems_gccgo_init.c: Switch to unlimited objects configuration.
	* rundeja: Add Objective-C.
	* test_driver: Add -C to check options and exit.
	Add --enable-watchdog to PPL configuration.
	* testsuite/ada/acats/Makefile.rtems: Correct uC5282.
	* gccobjc_status: New file.

2011-11-04	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* test_driver: Spacing.

2011-03-14	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_one, rundeja, test_driver: Updates and add initial support for
	running Objective-C tests.

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

	* do_one, gcc_status, gccgo_status, rtems_gccgo_init.c, rundeja,
	test_driver: Make directory names more consistent.  Clean up.
	* testsuite/ada/acats/Makefile.rtems: Attempt to filter -G0

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

	* do_one, networkconfig.h, rtems_gccgo_init.c: Now running Go tests on
	PowerPC (2/3 passing) and i386 (in process).

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

	* do_one, test_driver, testsuite/ada/acats/Makefile.rtems: Various
	improvements as part of testing gcc 4.6.0.

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.