]>
Commit | Line | Data |
---|---|---|
52744dd7 TK |
1 | 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org> |
2 | Tobias Burnus <tobias.burnus@physik.fu-berlin.de> | |
3 | ||
4 | PR bootstrap/77661 | |
5 | * Makefile.def: Don't pass --enable-maintainer-mode on to an | |
6 | in-tree build MPC. | |
7 | * Makefile.in: Regenerate. | |
8 | ||
deeba76a FXC |
9 | 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
10 | ||
11 | * configure.ac: Enable LTO by default on darwin >= 9. | |
12 | * configure: Regenerate. | |
13 | ||
5a05e11d PD |
14 | 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com> |
15 | ||
16 | * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, | |
17 | and Andrew Waterman as the RISC-V maintainers. | |
18 | ||
e04f858c NK |
19 | 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org> |
20 | ||
21 | * MAINTAINERS: Add self to Write After Approval | |
22 | ||
a98cf819 GP |
23 | 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com> |
24 | ||
25 | * config.guess: Import latest from upstream. | |
26 | ||
9826d1a3 GP |
27 | 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com> |
28 | ||
29 | * MAINTAINERS (Write After Approval): Remove entries that are | |
30 | already covered under Reviewers. | |
31 | ||
a46586c3 MW |
32 | 2017-03-08 Mark Wielaard <mark@klomp.org> |
33 | ||
34 | PR demangler/70909 | |
35 | PR demangler/67264 | |
36 | * include/demangle.h: Add d_printing to struct demangle_component | |
37 | and pass struct demangle_component as non const. | |
38 | ||
734ca1c2 GP |
39 | 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com> |
40 | ||
41 | * MAINTAINERS: Remove Neil Booth as option handling maintainer. | |
42 | ||
93b87d1d TS |
43 | 2017-02-15 Thomas Schwinge <thomas@codesourcery.com> |
44 | ||
45 | * Makefile.tpl: Remove HOST_ISLVER. | |
46 | (HOST_EXPORTS): Remove ISLVER. | |
47 | * Makefile.in: Regenerate. | |
48 | ||
f877b3ad RB |
49 | 2017-02-13 Richard Biener <rguenther@suse.de> |
50 | ||
51 | * configure: Re-generate. | |
52 | ||
2ad31830 GP |
53 | 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com> |
54 | ||
55 | * MAINTAINERS: Adjust bug reporting URL. | |
56 | ||
3501e62c GP |
57 | 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com> |
58 | ||
59 | * MAINTAINERS (Write After Approval): Remove redundant entry | |
60 | for Andrew Burgess. | |
61 | ||
510555e0 JDA |
62 | 2017-02-03 John David Anglin <danglin@gcc.gnu.org> |
63 | ||
64 | * configure.ac: Add gcc/function-tests.o to compare_exclusions for | |
65 | 32-bit hppa*-*-hpux*. | |
66 | * configure: Regenerate. | |
67 | ||
f6a24a94 MJ |
68 | 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com> |
69 | ||
70 | * configure.ac: Moved the white list of enabling BRIG FE to | |
71 | libhsail-rt/configure.tgt. | |
72 | * configure: Regenerated. | |
73 | * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt. | |
74 | ||
75 | 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com> | |
5fd1486c PJ |
76 | Martin Jambor <mjambor@suse.cz> |
77 | ||
5fd1486c PJ |
78 | * Makefile.def (target_modules): Added libhsail-rt. |
79 | (languages): Added language brig. | |
80 | * Makefile.in: Regenerated. | |
81 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added | |
82 | tgarget-libhsail-rt. Make brig unsupported on untested architectures. | |
83 | * configure: Regenerated. | |
84 | ||
3c36aa6b JJ |
85 | 2017-01-17 Jakub Jelinek <jakub@redhat.com> |
86 | ||
87 | PR other/79046 | |
88 | * configure: Regenerated. | |
89 | ||
8f56cb51 AM |
90 | 2017-01-04 Alan Modra <amodra@gmail.com> |
91 | ||
92 | * configure: Regenerate. | |
93 | ||
f2c764c5 BE |
94 | 2016-12-29 Ben Elliston <bje@gnu.org> |
95 | ||
96 | * config.sub: Import latest version. | |
97 | ||
1dc9c117 AI |
98 | 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com> |
99 | ||
100 | * MAINTAINERS (Write After Approval): Add myself. | |
101 | ||
c21fdaa1 JJ |
102 | 2016-12-21 Jakub Jelinek <jakub@redhat.com> |
103 | ||
104 | * configure.ac: Don't bootstrap libmpx unless --with-build-config | |
105 | includes bootstrap-mpx. | |
106 | * configure: Regenerated. | |
107 | ||
cc811459 CX |
108 | 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com> |
109 | ||
110 | * MAINTAINERS (Write After Approval): Add myself. | |
111 | ||
b55e6680 MJ |
112 | 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn> |
113 | ||
8f56cb51 | 114 | * configure: Regenerate. |
b55e6680 | 115 | |
825fba52 MK |
116 | 2016-12-01 Matthias Klose <doko@ubuntu.com> |
117 | ||
118 | * configure.ac: Don't use pkg-config to check for bdw-gc. | |
119 | * configure: Regenerate. | |
120 | ||
114bf3f1 MK |
121 | 2016-11-30 Matthias Klose <doko@ubuntu.com> |
122 | ||
123 | * Makefile.def: Remove reference to boehm-gc target module. | |
124 | * configure.ac: Include pkg.m4, check for --with-target-bdw-gc | |
125 | options and for the bdw-gc pkg-config module. | |
126 | * configure: Regenerate. | |
127 | * Makefile.in: Regenerate. | |
128 | ||
21b0f96a NS |
129 | 2016-11-28 Nathan Sidwell <nathan@acm.org> |
130 | ||
131 | * MAINTAINERS (nvptx): Remove self. | |
132 | ||
292edab3 BE |
133 | 2016-11-25 Ben Elliston <bje@gnu.org> |
134 | ||
135 | * config.guess: Import latest version. | |
136 | * config.sub: Likewise. | |
137 | ||
0954a00b TT |
138 | 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com> |
139 | ||
140 | * MAINTAINERS (Write After Approval): Add myself. | |
141 | ||
8e4d2ca4 MK |
142 | 2016-11-15 Matthias Klose <doko@ubuntu.com> |
143 | ||
144 | * Makefile.def: Remove references to GCJ. | |
145 | * Makefile.tpl: Likewise. | |
146 | * Makefile.in: Regenerate. | |
147 | ||
84c1b9d3 MK |
148 | 2016-11-15 Matthias Klose <doko@ubuntu.com> |
149 | ||
150 | * config-ml.in: Remove references to GCJ. | |
151 | * configure.ac: Likewise. | |
152 | * configure: Regenerate. | |
153 | ||
3f95ca6c JC |
154 | 2016-11-01 Josh Conner <joshconner@google.com> |
155 | ||
156 | * MAINTAINERS (Write After Approval): Update email address, | |
157 | ||
457cc672 CL |
158 | 2016-10-27 Carl Love <cel@us.ibm.com> |
159 | ||
160 | * MAINTAINERS (Write After Approval): Fix my entry in the Write After | |
161 | Approval list to make it alphabetical. | |
162 | ||
2142f54f CL |
163 | 2016-10-27 Carl Love <cel@us.ibm.com> |
164 | ||
165 | * MAINTAINERS (Write After Approval): Add myself. | |
166 | ||
104700f4 AB |
167 | 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com> |
168 | ||
169 | * MAINTAINERS (Reviewers): Add myself. | |
170 | (Write After Approval): Add myself. | |
171 | ||
942c0db8 HP |
172 | 2016-10-21 Hartmut Penner <hepenner@us.ibm.com> |
173 | Ulrich Weigand <uweigand@de.ibm.com> | |
174 | ||
175 | * MAINTAINERS: Update email address. | |
176 | ||
fbf4c502 NS |
177 | 2016-10-10 Nathan Sidwell <nathan@acm.org> |
178 | ||
179 | * MAINTAINERS: Update email address. | |
180 | ||
b20e7532 AT |
181 | 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org> |
182 | ||
183 | * configure.ac: Add aarch64-*-freebsd*. | |
184 | * configure: Regenerate. | |
185 | ||
2e21fd4d SE |
186 | 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com> |
187 | ||
188 | * MAINTAINERS: Update email address after it got reverted. | |
189 | ||
43c40f3e RO |
190 | 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
191 | ||
192 | * configure.ac (target_libraries): Readd target-boehm-gc. | |
193 | Restore --enable-objc-gc handling. | |
194 | * configure: Regenerate. | |
195 | ||
f05796ba JL |
196 | 2015-10-03 Jeff Law <law@redhat.com> |
197 | ||
198 | * MAINTAINERS: Move several inactive maintainers to the | |
199 | write-after-approval section. | |
200 | ||
012447ea JJ |
201 | 2016-09-30 Jakub Jelinek <jakub@redhat.com> |
202 | ||
203 | * configure.ac: Add target-libffi to target_libraries. | |
204 | Readd libgcj target disablings, modified to only target-libffi. | |
205 | Readd target addition of go to unsupported languages. | |
206 | * configure: Regenerated. | |
207 | ||
a7d75d59 SE |
208 | 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com> |
209 | ||
210 | * MAINTAINERS: Update email address. | |
211 | ||
d1a79a95 AH |
212 | 2016-09-30 Andrew Haley <aph@redhat.com> |
213 | ||
4d8c733d | 214 | * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from |
d1a79a95 AH |
215 | write-after approval. Remove Tom Tromey and Bryce McKinlay from |
216 | libgcj. | |
217 | ||
af2d4873 AH |
218 | 2016-09-30 Andrew Haley <aph@redhat.com> |
219 | ||
220 | * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to | |
221 | write-after approval after GCJ deletion. | |
222 | ||
07b78716 AH |
223 | 2016-09-30 Andrew Haley <aph@redhat.com> |
224 | ||
225 | * Makefile.def: Remove libjava. | |
226 | * Makefile.tpl: Likewise. | |
227 | * Makefile.in: Regenerate. | |
228 | * configure.ac: Likewise. | |
229 | * configure: Likewise. | |
230 | * gcc/java: Remove. | |
231 | * libjava: Likewise. | |
232 | ||
a29b7214 CZ |
233 | 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com> |
234 | ||
235 | * MAINTAINERS (Reviewers): Add myself. | |
236 | ||
2fd88f4f AK |
237 | 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com> |
238 | ||
239 | * configure.ac: Disable "sim" directory for arc*-*-*. | |
240 | * configure: Regenerated. | |
241 | ||
e2080e79 TC |
242 | 2016-09-23 Tamar Christina <tamar.christina@arm.com> |
243 | ||
244 | * MAINTAINERS (Write After Approval): Add myself. | |
245 | ||
8f3675f8 MR |
246 | 2016-09-12 Maciej W. Rozycki <macro@imgtec.com> |
247 | ||
248 | * configure.ac: Check for the minimum in-tree MPFR version | |
249 | handled. | |
250 | * configure: Regenerate. | |
251 | ||
21f88103 YTL |
252 | 2016-07-20 Yan-Ting Lin <currygt52@gmail.com> |
253 | ||
254 | * configure.ac (nds32*-*-*): Remove entry to enable gdb. | |
255 | * configure: Regenerated. | |
256 | ||
60d51882 FR |
257 | 2016-07-19 Fritz Reese <fritzoreese@gmail.com> |
258 | ||
259 | * MAINTAINERS (Write After Approval): Add myself. | |
260 | ||
277d7ee0 AK |
261 | 2016-06-23 Andi Kleen <ak@linux.intel.com> |
262 | ||
263 | * Makefile.def: Add autoprofiledbootstrap. | |
264 | * Makefile.tpl: Dito. | |
265 | * Makefile.in: Regenerate. | |
266 | ||
fd6487af JS |
267 | 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com> |
268 | ||
269 | * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets. | |
270 | * configure: Regenerate. | |
271 | ||
3e326935 TS |
272 | 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> |
273 | ||
274 | * configure: Regenerate. | |
275 | * configure.ac: Remove support for avr-rtems. | |
276 | ||
9582bf04 SKS |
277 | 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> |
278 | ||
279 | * MAINTAINERS (Write After Approval): Add myself. | |
280 | ||
6f820b68 MC |
281 | 2016-06-16 Michael Collison <michael.collison@arm.com> |
282 | ||
283 | * MAINTAINERS (Write After Approval): Add myself. | |
284 | ||
775ee7fa MM |
285 | 2016-06-14 Mikael Morin <mikael@gcc.gnu.org> |
286 | ||
287 | * MAINTAINERS (Write After Approval): Update e-mail address. | |
288 | ||
de3ba371 JM |
289 | 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com> |
290 | ||
21f88103 | 291 | * MAINTAINERS (Write After Approval): Add myself. |
de3ba371 | 292 | |
350216e3 AM |
293 | 2016-05-28 Alan Modra <amodra@gmail.com> |
294 | ||
295 | * Makefile.tpl (configure): Depend on m4 files included. | |
296 | * Makefile.in: Regenerate. | |
297 | ||
9cad20fa BS |
298 | 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com> |
299 | ||
300 | * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix | |
301 | code formatting in ALTIVEC_BUILTIN_VEC_ADDE section. | |
302 | ||
92466115 BS |
303 | 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com> |
304 | ||
305 | * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a | |
306 | special case builtin. | |
307 | * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add | |
308 | support for ALTIVEC_BUILTIN_VEC_ADDEC. | |
309 | * config/rs6000/rs6000.c (altivec_init_builtins): Add definition | |
310 | for __builtin_vec_addec. | |
311 | ||
fe38e08b JS |
312 | 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com> |
313 | ||
314 | * config.guess: Import version 2016-04-02 (newest). | |
315 | * config.sub: Import version 2016-05-10 (newest). | |
316 | ||
cef1a0b8 | 317 | 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com> |
704b85c7 | 318 | |
cef1a0b8 JL |
319 | * configure.ac: Add ARC support to libgloss. |
320 | * configure: Regenerate | |
704b85c7 | 321 | |
75a6b91a AS |
322 | 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com> |
323 | ||
324 | * MAINTAINERS (Write After Approval): Add myself. | |
325 | ||
00f35794 BE |
326 | 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de> |
327 | ||
328 | * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code. | |
329 | * configure: Regenerated. | |
330 | * Makefile.def (gmp): Explicitly disable assembler. | |
331 | (mpfr): Adjust lib_path. | |
332 | (mpc): Likewise. | |
333 | * Makefile.in: Regenerated. | |
334 | ||
c100769b JJ |
335 | 2016-05-01 Jakub Jelinek <jakub@redhat.com> |
336 | ||
337 | PR bootstrap/70704 | |
338 | * configure.ac (--enable-stage1-checking): Add missing | |
339 | --enable-checking=. | |
340 | * configure: Regenerated. | |
341 | ||
bc6d9014 OE |
342 | 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org> |
343 | ||
ace08cb8 OE |
344 | * config.guess: Revert r235676. |
345 | * config.sub: Revert r235676. | |
346 | ||
347 | 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org> | |
348 | ||
349 | * config.guess: Remove SH5 support. | |
bc6d9014 OE |
350 | * config.sub: Likewise. |
351 | * configure: Likewise. | |
352 | * configure.ac: Likewise. | |
353 | ||
7db11a5a JJ |
354 | 2016-04-26 Jakub Jelinek <jakub@redhat.com> |
355 | ||
356 | PR bootstrap/70704 | |
357 | * configure.ac (--enable-stage1-checking): For --disable-checking or | |
358 | implicit --enable-checking, make sure extra flag matches in between | |
359 | stage1 and later checking. | |
360 | * configure: Regenerated. | |
361 | ||
ab0fc037 TS |
362 | 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> |
363 | ||
364 | * .gitattributes: New file. | |
365 | ||
c048fa95 SB |
366 | 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org> |
367 | ||
368 | * MAINTAINERS (rs6000/powerpc port): Add myself. | |
369 | ||
f3653cf5 SB |
370 | 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org> |
371 | ||
372 | PR bootstrap/70173 | |
373 | * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, | |
374 | and gotools directories. Delete the stage_final file. | |
375 | * Makefile.in: Regenerate. | |
376 | ||
4f93efa4 AV |
377 | 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com> |
378 | ||
379 | * MAINTAINERS (Write After Approval): Add myself. | |
380 | ||
c27e432e SK |
381 | 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org> |
382 | ||
383 | * MAINTAINERS (Fortran maintainer): Remove myself. | |
384 | ||
7134713c BS |
385 | 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com> |
386 | ||
387 | * MAINTAINERS (Write After Approval): Add myself. | |
388 | ||
7d74282a KN |
389 | 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com> |
390 | ||
391 | * MAINTAINERS (Write After Approval): Add myself. | |
392 | ||
1b858e76 CC |
393 | 2016-03-17 Cary Coutant <ccoutant@gmail.com> |
394 | ||
395 | Sync with binutils-gdb: | |
396 | ||
397 | 2016-03-17 Cary Coutant <ccoutant@gmail.com> | |
398 | ||
399 | * configure.ac: Add mips and s390 to the gold target check. | |
400 | * configure: Regenerate. | |
401 | ||
d15bd5bb DD |
402 | 2016-03-01 DJ Delorie <dj@redhat.com> |
403 | ||
404 | * MAINTAINERS (mep): Remove myself as MeP maintainer. | |
405 | ||
6d1fa6bb DM |
406 | 2016-02-22 David Malcolm <dmalcolm@redhat.com> |
407 | ||
408 | * MAINTAINERS (libcpp): Add myself. | |
409 | (diagnostic messages): Likewise. | |
410 | ||
607bda60 TV |
411 | 2016-02-20 Tom de Vries <tom@codesourcery.com> |
412 | ||
413 | * MAINTAINERS: Fix whitespace. | |
414 | ||
80cfaff8 CZ |
415 | 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com> |
416 | ||
417 | * MAINTAINERS (Write After Approval): Add myself. | |
418 | ||
c661a43d SP |
419 | 2016-01-29 Sebastian Pop <s.pop@samsung.com> |
420 | ||
421 | * config/isl.m4: Add comments about isl-0.16. | |
422 | * configure: Regenerate. | |
423 | ||
86b3a101 MJ |
424 | 2016-01-29 Martin Jambor <mjambor@suse.cz> |
425 | ||
426 | * MAINTAINERS (hsa maintainers): Add myself. | |
427 | ||
960cbfd2 WD |
428 | 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com> |
429 | ||
430 | * MAINTAINERS: (Write After Approval): Add myself. | |
431 | ||
1e050c90 AK |
432 | 2016-01-25 Aditya Kumar <aditya.k7@samsung.com> |
433 | Sebastian Pop <s.pop@samsung.com> | |
434 | ||
435 | * Makefile.in: Regenerate. | |
436 | * Makefile.tpl: Export ISLVER. | |
437 | * configure: Regenerate. | |
438 | * config/isl.m4: Detect isl-0.15. | |
439 | ||
cefadad1 MM |
440 | 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com> |
441 | ||
442 | PR bootstrap/69329 | |
443 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. | |
444 | * Makefile.in: Regenerate. | |
445 | ||
9e530bcd AP |
446 | 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi> |
447 | ||
448 | * configure.ac: Enable LTO for DJGPP | |
449 | * configure: Regenerate | |
450 | ||
324402a0 L |
451 | 2016-01-12 H.J. Lu <hongjiu.lu@intel.com> |
452 | ||
453 | Sync with binutils-gdb: | |
454 | 2015-10-21 Nick Clifton <nickc@redhat.com> | |
455 | ||
456 | PR gas/19109 | |
457 | * configure.ac: Note the 'none' is an acceptable argument to | |
458 | --enable-compressed-debug-sections. | |
459 | * configure: Regenerate. | |
460 | ||
9eaaa830 BE |
461 | 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de> |
462 | ||
463 | PR bootstrap/69134 | |
464 | * Makefile.def (mpfr): Disable assembler. | |
465 | * Makefile.in: Regenerate. | |
466 | ||
cfe67e03 BE |
467 | 2016-01-01 Ben Elliston <bje@gnu.org> |
468 | ||
469 | * config.guess: Import version 2016-01-01. | |
470 | * config.sub: Likewise. | |
471 | ||
be33d404 SS |
472 | 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com> |
473 | ||
474 | * MAINTAINERS (Write After Approval): Add myself. | |
475 | ||
e357a5e0 SP |
476 | 2015-12-17 Sebastian Pop <s.pop@samsung.com> |
477 | ||
478 | * Makefile.in: Replace ISL with isl. | |
479 | * Makefile.tpl: Same. | |
480 | * config/isl.m4: Same. | |
481 | * configure.ac: Same. | |
482 | * contrib/download_prerequisites: Same. | |
483 | * configure: Regenerate. | |
484 | ||
1ad2439b AP |
485 | 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi> |
486 | ||
487 | * MAINTAINERS (Write After Approval): Add Myself. | |
488 | ||
70decafb NS |
489 | 2015-12-17 Nathan Sidwell <nathan@acm.org> |
490 | ||
491 | * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. | |
492 | * configure: Regenerate. | |
493 | ||
560d18d3 AK |
494 | 2015-12-16 Aditya Kumar <aditya.k7@samsung.com> |
495 | Sebastian Pop <s.pop@samsung.com> | |
496 | ||
497 | * config/isl.m4 (ISL_CHECK_VERSION): Check for | |
498 | isl_ctx_get_max_operations. | |
499 | * configure: Regenerate. | |
500 | ||
57e8ab24 | 501 | 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com> |
b15f0273 AF |
502 | |
503 | * MAINTAINERS (Write After Approval): Add myself. | |
504 | ||
105b682e ILT |
505 | 2015-12-02 Ian Lance Taylor <iant@google.com> |
506 | ||
507 | PR go/66147 | |
508 | * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. | |
509 | * Makefile.in: Regenerate. | |
510 | ||
7eb46bec AT |
511 | 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org> |
512 | ||
513 | PR libffi/65726 | |
514 | * Makefile.def (lang_env_dependencies): Make libffi depend | |
515 | on cxx. | |
516 | * Makefile.in: Regenerate. | |
517 | ||
cc3baaa9 DE |
518 | 2015-11-26 David Edelsohn <dje.gcc@gmail.com> |
519 | ||
520 | * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" | |
521 | symbols. | |
522 | ||
3be96231 TG |
523 | 2015-11-20 Tristan Gingold <gingold@adacore.com> |
524 | ||
525 | Sync with binutils-gdb: | |
526 | 2015-11-20 Tristan Gingold <gingold@adacore.com> | |
527 | ||
528 | * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*. | |
529 | * configure: Regenerate. | |
530 | ||
daa53f38 ML |
531 | 2015-11-19 Martin Liska <mliska@suse.cz> |
532 | ||
533 | * .gitignore: Add .clang-format to ignored files. | |
534 | * Makefile.in: Add clang-format. | |
535 | * Makefile.tpl: Likewise. | |
536 | ||
54985c70 TA |
537 | 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com> |
538 | ||
539 | * configure.ac: Enable libmpx by default. | |
540 | * configure: Regenerated. | |
541 | ||
d0397c75 SE |
542 | 2015-10-23 Steve Ellcey <sellcey@imgtec.com> |
543 | ||
544 | * MAINTAINERS: Update email address. | |
545 | ||
735a559c PM |
546 | 2015-10-23 Paulo Matos <pmatos@linki.tools> |
547 | ||
548 | * MAINTAINERS: Update email address. | |
549 | ||
15713b43 AH |
550 | 2015-10-23 Alan Hayward <alan.hayward@arm.com> |
551 | ||
552 | * MAINTAINERS (Write After Approval): Add myself. | |
553 | ||
78edb32f L |
554 | 2015-10-20 H.J. Lu <hongjiu.lu@intel.com> |
555 | ||
556 | Sync with binutils-gdb: | |
557 | 2015-10-20 H.J. Lu <hongjiu.lu@intel.com> | |
558 | ||
559 | PR gas/19109 | |
560 | * configure.ac: Add | |
561 | --enable-compressed-debug-sections={all,gas,gold,ld}. | |
562 | * configure: Regenerated. | |
563 | ||
dec6b7f1 AC |
564 | 2015-10-16 Arnaud Charlet <charlet@adacore.com> |
565 | ||
566 | * MAINTAINERS: Update list of Ada maintainers and email addresses. | |
567 | ||
6be1d686 ML |
568 | 2015-10-09 Martin Liska <mliska@suse.cz> |
569 | ||
570 | * MAINTAINERS (Write After Approval): Add myself. | |
571 | ||
dc0e2060 AF |
572 | 2015-10-09 Alexander Fomin <alexander.fomin@intel.com> |
573 | ||
574 | * MAINTAINERS (Write After Approval): Add myself. | |
575 | ||
bec93d40 FW |
576 | 2015-10-02 Florian Weimer <fweimer@redhat.com> |
577 | ||
578 | * MAINTAINERS: Update email address. | |
579 | ||
0487f06d LK |
580 | 2015-10-02 Louis Krupp <louis.krupp@zoho.com> |
581 | ||
582 | * MAINTAINERS (Write After Approval): Add myself. | |
583 | ||
56547ff7 KT |
584 | 2015-09-20 Kai Tietz <ktietz70@googlemail.com> |
585 | ||
423ea09f | 586 | * MAINTAINERS: Update email. |
56547ff7 | 587 | |
ed4c91ea BS |
588 | 2015-09-14 Bernd Schmidt <bschmidt@redhat.com> |
589 | ||
590 | * MAINTAINERS: Update my email address. | |
591 | ||
2503fd9e JB |
592 | 2015-09-01 James Bowman <james.bowman@ftdichip.com> |
593 | ||
594 | * MAINTAINERS (ft32 port): Add myself. | |
595 | ||
3726332a DS |
596 | 2015-08-28 David Sherwood <david.sherwood@arm.com> |
597 | ||
598 | * MAINTAINERS: Add myself. | |
599 | ||
15480aaf PM |
600 | 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com> |
601 | ||
602 | * MAINTAINERS (Write After Approval): Add myself. | |
603 | ||
ad4f95e3 FXC |
604 | 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
605 | ||
606 | PR libfortran/54572 | |
607 | * Makefile.def: Make libgfortran depend on libbacktrace. | |
608 | * Makefile.in: Regenerate. | |
609 | ||
95f25df0 SD |
610 | 2015-08-20 Simon Dardis <simon.dardis@imgtec.com> |
611 | ||
612 | * MAINTAINERS (Write After Approval): Add myself. | |
613 | ||
5dc85f7e TV |
614 | 2015-08-12 Tom de Vries <tom@codesourcery.com> |
615 | ||
616 | PR other/67092 | |
617 | * configure.ac: Remove --with_host_libstdcxx support. | |
618 | * configure: Regenerate. | |
619 | ||
44a7d18d TS |
620 | 2015-08-10 Thomas Schwinge <thomas@codesourcery.com> |
621 | Jakub Jelinek <jakub@redhat.com> | |
622 | ||
623 | * configure.ac (noconfigdirs): Don't add "target-libgomp" for target | |
624 | nvptx*-*-*. | |
625 | * configure: Regenerate. | |
626 | ||
bf5372e7 YS |
627 | 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com> |
628 | ||
629 | * Makefile.def (libiconv): Define bootstrap=true. | |
630 | Mark pdf/html/info as missing. | |
631 | (configure-gcc): Depend on all-libiconv. | |
632 | (all-gcc): Ditto. | |
633 | (configure-libcpp): Ditto. | |
634 | (all-libcpp): Ditto. | |
635 | (configure-intl): Ditto. | |
636 | (all-intl): Ditto. | |
637 | * Makefile.in: Regenerate. | |
638 | ||
94b8fdcc BC |
639 | 2015-08-03 Bin Cheng <bin.cheng@arm.com> |
640 | ||
641 | * MAINTAINERS (loop ivopts): Add the entry and myself. | |
642 | ||
430bcac1 NS |
643 | 2015-07-31 Nathan Sidwell <nathan@codesourcery.com> |
644 | ||
645 | * MAINTAINERS (nvptx): Add self. | |
646 | ||
110d61da AL |
647 | 2015-07-29 Alan Lawrence <alan.lawrence@arm.com> |
648 | ||
649 | * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for | |
650 | 128-bit vector modes. | |
651 | ||
c9da7548 | 652 | 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com> |
18e1ed34 | 653 | |
c9da7548 VV |
654 | * MAINTAINERS (Write After Approval): Add myself. |
655 | ||
423ea09f | 656 | 2015-07-28 Ben Elliston <bje@gnu.org> |
d5e9bac5 BE |
657 | |
658 | * config.sub, config.guess: Import from upstream. | |
659 | ||
6b1786aa JL |
660 | 2015-07-24 Michael Darling <darlingm@gmail.com> |
661 | ||
662 | PR other/66259 | |
663 | * config-ml.in: Reflects renaming of configure.in to configure.ac | |
664 | * configure: Likewise | |
665 | * configure.ac: Likewise | |
666 | ||
45952786 BS |
667 | 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de> |
668 | ||
669 | * MAINTAINERS: Update my email address. | |
670 | ||
f1595603 L |
671 | 2015-07-14 H.J. Lu <hongjiu.lu@intel.com> |
672 | ||
673 | Sync with binutils-gdb: | |
674 | 2015-03-17 H.J. Lu <hongjiu.lu@intel.com> | |
675 | ||
676 | * configure.ac (target_configdirs): Exclude target-zlib if | |
677 | target-libjava isn't built. | |
678 | * configure: Regenerated. | |
679 | ||
a05c2c75 L |
680 | 2015-07-14 H.J. Lu <hongjiu.lu@intel.com> |
681 | ||
682 | Sync with binutils-gdb: | |
683 | 2015-05-13 John David Anglin <dave.anglin@bell.net> | |
684 | ||
685 | * configure.ac: Disable configuration of GDB for HPUX targets. | |
686 | * configure: Regenerate. | |
687 | ||
688 | 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> | |
689 | ||
690 | * configure.ac: Add --with-system-zlib. | |
691 | * configure: Regenerated. | |
692 | ||
693 | 2015-01-28 James Bowman <james.bowman@ftdichip.com> | |
694 | ||
695 | * configure.ac: Add FT32 support. | |
696 | * configure: Regenerate. | |
697 | ||
698 | 2015-01-12 Anthony Green <green@moxielogic.com> | |
699 | ||
700 | * configure.ac: Don't disable gprof for moxie. | |
701 | * configure: Rebuild. | |
702 | ||
1c01ebf6 L |
703 | 2015-07-14 H.J. Lu <hongjiu.lu@intel.com> |
704 | ||
705 | Sync with binutils-gdb: | |
706 | 2015-05-01 H.J. Lu <hongjiu.lu@intel.com> | |
707 | ||
708 | PR ld/18355 | |
709 | * Makefile.def: Add extra_configure_flags to host zlib. | |
710 | * configure.ac (extra_host_zlib_configure_flags): New. Set | |
711 | to --enable-host-shared When bfd is to be built as shared | |
712 | library. AC_SUBST. | |
713 | * Makefile.in: Regenerated. | |
714 | ||
e59969a1 HPN |
715 | 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com> |
716 | ||
717 | Sync with src: | |
718 | 2015-03-30 H.J. Lu <hongjiu.lu@intel.com> | |
719 | * Makefile.def (dependencies): Add all-zlib to all-bfd. | |
720 | * Makefile.in: Regenerated. | |
721 | ||
d9063947 L |
722 | 2015-06-30 H.J. Lu <hongjiu.lu@intel.com> |
723 | ||
724 | * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu | |
725 | target. | |
726 | * configure: Regenerate. | |
727 | ||
b837291d LC |
728 | 2015-06-23 Ludovic Courtès <ludo@gnu.org> |
729 | ||
730 | * MAINTAINERS (Write After Approval): Add myself. | |
731 | ||
2a97995f AT |
732 | 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org> |
733 | ||
734 | * MAINTAINERS (OS Port Maintainers): Add myself. | |
735 | (Various Maintainers): Remove myself from libffi testsuite. | |
736 | ||
19cd26a6 RS |
737 | 2015-06-04 Richard Sandiford <richard.sandiford@arm.com> |
738 | ||
739 | * MAINTAINERS (gen* on machine desc): Add self. | |
740 | ||
8ca528d9 JM |
741 | 2015-06-02 Jason Merrill <jason@redhat.com> |
742 | ||
743 | PR bootstrap/66319 | |
744 | * configure.ac: Use -std=gnu++98. | |
745 | ||
4526c3c1 SN |
746 | 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com> |
747 | ||
748 | * MAINTAINERS (Write After Approval): Add myself. | |
749 | ||
318a4e6d MF |
750 | 2015-05-28 Mike Frysinger <vapier@gentoo.org> |
751 | ||
752 | * configure.ac (--vtable-verify): Use AS_HELP_STRING for help. | |
753 | * configure: Regenerate. | |
754 | ||
46070488 JM |
755 | 2015-05-26 Jason Merrill <jason@redhat.com> |
756 | ||
757 | * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX. | |
758 | * configure: Regenerate. | |
759 | ||
fef939d6 JB |
760 | 2015-05-16 James Bowman <james.bowman@ftdichip.com> |
761 | ||
762 | * configure.ac: FT32 target added. | |
fef939d6 JB |
763 | * configure: Regenerated. |
764 | ||
886faf50 IB |
765 | 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org> |
766 | ||
767 | * MAINTAINERS (Write After Approval): Add myself. | |
768 | ||
91c6b410 PM |
769 | 2015-05-11 Paulo Matos <paulo@matos-sorge.com> |
770 | ||
771 | * MAINTAINERS (Write After Approval): Add myself. | |
772 | ||
e640447c PM |
773 | 2015-05-11 Paulo Matos <paulo@matos-sorge.com> |
774 | ||
775 | * configure.ac: Fix typo. | |
776 | * configure: Regenerate. | |
777 | ||
e587377d MM |
778 | 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com> |
779 | ||
780 | * MAINTAINERS (Write After Approval): Add myself. | |
781 | ||
cabb9d59 MK |
782 | 2015-05-03 Matthias Klose <doko@ubuntu.com> |
783 | ||
784 | * configure.ac: Match $host configured with triplets. | |
785 | * configure: Regenerate. | |
786 | ||
fafb95a6 BRF |
787 | 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> |
788 | ||
789 | * Makefile.tpl: Remove surplus whitespace throughout. | |
790 | * Makefile.in: Regenerate. | |
791 | ||
85867772 SB |
792 | 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org> |
793 | ||
794 | * MAINTAINERS (Various Maintainers): Add myself as instruction | |
795 | combiner maintainer. | |
796 | ||
c10b5ea0 JJ |
797 | 2015-04-17 Jakub Jelinek <jakub@redhat.com> |
798 | ||
799 | PR bootstrap/62077 | |
800 | * configure.ac (--enable-stage1-checking): Default to | |
801 | release,misc,gimple,rtlflag,tree,types if --disable-checking | |
802 | or --enable-checking is not specified and DEV-PHASE is not | |
803 | experimental. | |
804 | * configure: Regenerated. | |
805 | ||
77019397 MO |
806 | 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com> |
807 | ||
808 | * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. | |
809 | (EXTRA_BOOTSTRAP_FLAGS): Likewise. | |
810 | (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS. | |
811 | * Makefile.in: Regenerate. | |
812 | ||
17feae99 | 813 | 2015-04-08 Cary Coutant <ccoutant@gmail.com> |
b68ba431 CC |
814 | |
815 | * MAINTAINERS: Update my email address. | |
816 | ||
e61ffb3b JG |
817 | 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com> |
818 | ||
819 | * MAINTAINERS: Add myself as a reviewer for the AArch64 port. | |
820 | ||
b16cc4f2 KT |
821 | 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com> |
822 | ||
823 | * MAINTAINERS: Add myself as an arm port reviewer. | |
824 | ||
ec523909 ML |
825 | 2015-03-25 Martin Liska <mliska@suse.cz> |
826 | Yury Gribov <y.gribov@samsung.com> | |
827 | ||
828 | * Makefile.in: Fix ln source location for vimrc file. | |
829 | * Makefile.tpl: Likewise. | |
830 | ||
fc30054e AH |
831 | 2015-03-09 Aldy Hernandez <aldyh@redhat.com> |
832 | ||
833 | PR bootstrap/25672 | |
834 | * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if | |
835 | cross-compiling. Similarly for CXX_FOR_TARGET. | |
836 | * configure: Regenerate. | |
837 | ||
5373cd33 IE |
838 | 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com> |
839 | ||
840 | * Makefile.def: Add libmpx. | |
841 | * configure.ac: Add libmpx. | |
842 | * Makefile.in: Regenerate. | |
843 | * configure: Regenerate. | |
844 | ||
a6e8abb9 KY |
845 | 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com> |
846 | ||
847 | * MAINTAINERS (CPU Port Maintainers): Add myself | |
848 | i386 vector ISA extns mantainer. | |
849 | ||
f2b86778 JL |
850 | 2015-03-13 Jeff Law <law@redhat.com> |
851 | ||
852 | * MAINTAINERS: Remove Paul Brook as a Fortran and ARM | |
853 | maintainer. | |
854 | Remove Richard Henderson as a maintainer for the x86 port. | |
855 | ||
9dd44d1c JR |
856 | 2015-03-03 Joern Rennecke <gnu@amylaar.uk> |
857 | ||
858 | * MAINTAINERS (CPU Port Maintainers): Update my email address. | |
859 | ||
33079441 IE |
860 | 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com> |
861 | ||
862 | * MAINTAINERS (Various Maintainers): Add myself as libmpx, | |
863 | pointer bounds checker and i386 MPX maintainer. | |
864 | ||
d083ae5f SL |
865 | 2015-02-26 Sandra Loosemore <sandra@codesourcery.com> |
866 | ||
867 | * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer. | |
868 | ||
f91f1c13 MS |
869 | 2015-02-26 Martin Sebor <msebor@redhat.com> |
870 | ||
871 | * MAINTAINERS (Various Maintainers): Add self. | |
872 | ||
426c1eb0 TS |
873 | 2015-02-20 Thomas Schwinge <thomas@codesourcery.com> |
874 | ||
875 | * configure.ac [--enable-as-accelerator-for] (enable_languages): | |
876 | Make sure it contains lto. | |
877 | * configure: Regenerate. | |
878 | ||
8ae12d71 TS |
879 | 2015-02-18 Thomas Schwinge <thomas@codesourcery.com> |
880 | ||
881 | * configure: Regenerate. | |
882 | ||
11aa81cc | 883 | 2015-02-06 Diego Novillo <dnovillo@google.com> |
be04451f | 884 | 1 |
11aa81cc DN |
885 | * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa, |
886 | middle-end, docstring): Remove myself. | |
887 | (Write After Approval): Add myself. | |
888 | ||
a436ab27 JJ |
889 | 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com> |
890 | ||
891 | * MAINTAINERS (Various Maintainers: testsuite): Remove myself. | |
892 | (Write After Approval): Update address. | |
893 | ||
231d020b DM |
894 | 2015-01-29 David Malcolm <dmalcolm@redhat.com> |
895 | ||
896 | PR jit/64780 | |
897 | * configure.ac: Require the user to explicitly specify | |
898 | --enable-host-shared if the jit is enabled. | |
899 | * configure: Regenerate. | |
900 | ||
82a94471 RS |
901 | 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com> |
902 | ||
903 | * MAINTAINERS (Write After Approval): Add myself. | |
904 | ||
e6f0c56d TV |
905 | 2015-01-25 Tom de Vries <tom@codesourcery.com> |
906 | ||
907 | * MAINTAINERS: Make whitespace consistent. | |
908 | ||
631ff3e1 BO |
909 | 2015-01-23 Braden Obrzut <admin@maniacsvault.net> |
910 | ||
911 | * MAINTAINERS (Write After Approval): Add myself. | |
912 | ||
09b9cd1f AV |
913 | 2015-01-20 Andre Vehreschild <vehre@gmx.de> |
914 | ||
915 | * MAINTAINERS: (Write After Approval): Add myself. | |
916 | ||
802ed46a MU |
917 | 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu> |
918 | ||
919 | * MAINTAINERS: (Write After Approval): Add myself. | |
920 | ||
c61fcfa6 PT |
921 | 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com> |
922 | ||
923 | * MAINTAINERS: (Write After Approval): Add myself. | |
924 | ||
ebcd09c1 IS |
925 | 2015-01-13 Iain Sandoe <iain@codesourcery.com> |
926 | ||
927 | * MAINTAINERS (Language Front Ends Maintainers): Add myself as an | |
928 | objective-c/c++ front end maintainer. | |
929 | ||
71aa170d MP |
930 | 2015-01-13 Marek Polacek <polacek@redhat.com> |
931 | ||
932 | * MAINTAINERS (Reviewers): Add self as C front end reviewer. | |
933 | ||
da067543 JL |
934 | 2015-01-12 Jeff Law <law@redhat.com> |
935 | ||
936 | * MAINTAINERS: Remove Stan Shebs as he has been inactive for | |
937 | a very long time. | |
938 | ||
bf1de3f0 ILT |
939 | 2015-01-09 Ian Lance Taylor <iant@google.com> |
940 | ||
941 | * configure.ac (host_tools): Add gotools. | |
942 | * Makefile.def (host_modules): Add gotools. | |
943 | (dependencies): Add dependency of all-gotools on all-target-libgo. | |
944 | ||
82a19768 AT |
945 | 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org> |
946 | ||
947 | * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. | |
948 | * configure: Regenerate. | |
949 | ||
53dd59bf TS |
950 | 2015-01-08 Thomas Schwinge <thomas@codesourcery.com> |
951 | ||
952 | * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on | |
953 | all-target-libgomp. | |
954 | * Makefile.in: Regenerate. | |
955 | ||
8054942d EB |
956 | 2015-01-06 Eric Botcazou <ebotcazou@adacore.com> |
957 | ||
958 | * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port. | |
959 | ||
0969ec7d EB |
960 | 2015-01-06 Eric Botcazou <ebotcazou@adacore.com> |
961 | ||
962 | * configure.ac: Add Visium support. | |
963 | * configure: Regenerate. | |
964 | ||
ec8fd1c0 AS |
965 | 2015-01-04 Andreas Schwab <schwab@linux-m68k.org> |
966 | ||
967 | * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET. | |
968 | * configure: Regenerate. | |
969 | ||
9bccfdf5 AP |
970 | 2015-01-03 Andrew Pinski <apinski@cavium.com> |
971 | ||
972 | * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also. | |
973 | * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET. | |
974 | (BASE_TARGET_EXPORTS): Add OBJCOPY. | |
975 | (OBJCOPY_FOR_TARGET): New variable. | |
976 | (EXTRA_TARGET_FLAGS): Add OBJCOPY. | |
977 | * Makefile.in: Regenerate. | |
978 | * configure.ac: Check for already installed target objcopy. | |
979 | Also GCC_TARGET_TOOL on objcopy. | |
980 | * configure: Regenerate. | |
981 | ||
007adc0d HPN |
982 | 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com> |
983 | ||
984 | * config.sub: Update from upstream, to 2015-01-01 version. | |
985 | * config.guess: Ditto. | |
986 | ||
fe55e976 SH |
987 | 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de> |
988 | ||
989 | * MAINTAINERS (RTEMS Ports): Add myself. | |
990 | ||
b86d271e PMR |
991 | 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com> |
992 | ||
993 | * MAINTAINERS (Write After Approval): Add myself. | |
994 | ||
9733278a MH |
995 | 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> |
996 | ||
997 | * MAINTAINERS (Write After Approval): Add myself. | |
998 | ||
4b4f2e35 TS |
999 | 2014-12-15 Thomas Schwinge <thomas@codesourcery.com> |
1000 | ||
1001 | * configure.ac (--enable-as-accelerator-for): Don't set | |
1002 | ENABLE_AS_ACCELERATOR_FOR. Update all users. | |
1003 | * configure: Regenerate. | |
1004 | ||
b6a65eb6 JJ |
1005 | 2014-12-13 Jakub Jelinek <jakub@redhat.com> |
1006 | ||
1007 | PR bootstrap/64023 | |
1008 | * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS | |
1009 | to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS. | |
1010 | Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs | |
1011 | to CXX. | |
1012 | * Makefile.in: Regenerated. | |
1013 | ||
c3e1e693 YG |
1014 | 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com> |
1015 | Yury Gribov <y.gribov@samsung.com> | |
1016 | ||
1017 | * .gitignore: Added .local.vimrc and .lvimrc. | |
1018 | * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets. | |
1019 | * Makefile.in: Regenerate. | |
1020 | ||
1021 | 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu> | |
113c6c5c JH |
1022 | |
1023 | * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. | |
1024 | * configure: Regenerated. | |
1025 | ||
b9fb25a5 BS |
1026 | 2014-11-27 Bernd Schmidt <bernds@codesourcery.com> |
1027 | ||
1028 | * MAINTAINERS (nvptx port): New entry. | |
1029 | ||
d896cc4d JBG |
1030 | 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de> |
1031 | ||
1032 | * configure: Regenerate. | |
1033 | ||
74ae587e JBG |
1034 | 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
1035 | ||
1036 | * configure.ac: Merge with Binutils. | |
1037 | ||
45c89690 TB |
1038 | 2014-11-26 Tobias Burnus <burnus@net-b.de> |
1039 | ||
1040 | * Makefile.def: Make more dependent on mpfr, mpc and isl. | |
1041 | * Makefile.in: Regenerate. | |
1042 | ||
ea903c37 BE |
1043 | 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de> |
1044 | ||
1045 | * Makefile.def (module=gmp): Work around in-tree gmp configure bug with | |
1046 | missing flex. | |
1047 | * Makefile.in: Regenerated. | |
1048 | ||
eb23df59 IV |
1049 | 2014-11-21 Ilya Verbin <ilya.verbin@intel.com> |
1050 | ||
1051 | * Makefile.in: Regenerate. | |
1052 | ||
a699d672 L |
1053 | 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de> |
1054 | ||
1055 | PR bootstrap/63784 | |
1056 | * libtool.m4: Add $pic_flag with -shared. | |
1057 | ||
fc065a61 RL |
1058 | 2014-11-21 Renlin Li <Renlin.Li@arm.com> |
1059 | ||
1060 | * MAINTAINERS (Write After Approval): Added myself. | |
1061 | ||
efcc23e6 AV |
1062 | 2014-11-21 Alex Velenko <Alex.Velenko@arm.com> |
1063 | ||
1064 | * MAINTAINERS (write-after-approval): Add myself. | |
1065 | ||
dd308ed8 MK |
1066 | 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> |
1067 | ||
1068 | * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note | |
1069 | from 2 years ago. | |
1070 | ||
ac8698a1 AV |
1071 | 2014-11-19 Alex Velenko <Alex.Velenko@arm.com> |
1072 | ||
1073 | Revert: | |
1074 | 2014-11-19 Alex Velenko <Alex.Velenko@arm.com> | |
1075 | ||
1076 | * MAINTAINERS (Write After Approval): Added myself as line map | |
1077 | maintainer. | |
1078 | ||
8dab9330 RL |
1079 | 2014-11-19 Renlin Li <Renlin.Li@arm.com> |
1080 | ||
1081 | Revert: | |
1082 | 2014-11-19 Renlin Li <Renlin.Li@arm.com> | |
1083 | ||
1084 | * MAINTAINERS (Write After Approval): Added myself. | |
1085 | ||
1be22083 RL |
1086 | 2014-11-19 Renlin Li <Renlin.Li@arm.com> |
1087 | ||
1088 | * MAINTAINERS (Write After Approval): Added myself. | |
1089 | ||
59392f46 AV |
1090 | 2014-11-19 Alex Velenko <Alex.Velenko@arm.com> |
1091 | ||
1092 | * MAINTAINERS (Write After Approval): Added myself as line map | |
1093 | maintainer. | |
1094 | ||
0f3422cc DS |
1095 | 2014-11-17 Dodji Seketeli <dodji@redhat.com> |
1096 | ||
1097 | * MAINTAINERS (Various Maintainers): Added myself as line map | |
1098 | maintainer. | |
1099 | ||
0c8969f0 JBG |
1100 | 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
1101 | ||
1102 | * move-if-change: Sync from upstream gnulib. | |
1103 | ||
d7134c0e JBG |
1104 | 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
1105 | ||
1106 | * compile: Sync with upstream Automake. | |
1107 | * depcomp: Ditto. | |
1108 | * install-sh: Ditto. | |
1109 | * missing: Ditto. | |
1110 | * mkinstalldirs: Ditto. | |
1111 | * ylwrap: Ditto. | |
1112 | ||
e4ff7e6a JBG |
1113 | 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
1114 | ||
1115 | * config.sub: Update from upstream config repo. | |
1116 | * config.guess: Ditto. | |
1117 | ||
5f520819 KY |
1118 | 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com> |
1119 | ||
1120 | * Makefile.def: Add liboffloadmic to target_modules. Make | |
1121 | liboffloadmic depend on libgomp's configure, libstdc++ and libgcc. | |
1122 | * Makefile.in: Regenerate. | |
1123 | * configure: Regenerate. | |
1124 | * configure.ac: Add liboffloadmic to target binaries. | |
1125 | Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures. | |
1126 | Add liboffloadmic to noconfig list when C++ is not supported. | |
1127 | ||
85c64bbe BS |
1128 | 2014-11-13 Bernd Schmidt <bernds@codesourcery.com> |
1129 | Thomas Schwinge <thomas@codesourcery.com> | |
1130 | Ilya Verbin <ilya.verbin@intel.com> | |
1131 | Andrey Turetskiy <andrey.turetskiy@intel.com> | |
1132 | ||
1133 | * configure: Regenerate. | |
1134 | * configure.ac (--enable-as-accelerator-for) | |
1135 | (--enable-offload-targets): New configure options. | |
1136 | ||
7d35a59e TB |
1137 | 2014-11-11 Tobias Burnus <burnus@net-b.de> |
1138 | ||
0a002272 | 1139 | * Makefile.def: Make all-gcc depend on all-isl. |
7d35a59e TB |
1140 | * Makefile.in: Regenerate. |
1141 | ||
35485da9 DM |
1142 | 2014-11-11 David Malcolm <dmalcolm@redhat.com> |
1143 | ||
1144 | * ChangeLog.jit: New. | |
1145 | * MAINTAINERS (Various Maintainers): Add myself as jit maintainer. | |
1146 | ||
ebf6d33b FXC |
1147 | 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
1148 | ||
1149 | PR target/63610 | |
1150 | * libtool.m4: Fix globbing of darwin versions. | |
1151 | * configure: Regenerate. | |
1152 | ||
4a9bb2aa TB |
1153 | 2014-11-11 Tobias Burnus <burnus@net-b.de> |
1154 | ||
4a9bb2aa TB |
1155 | * Makefile.def: Remove CLooG. |
1156 | * Makefile.tpl: Ditto. | |
1157 | * configure.ac: Ditto. | |
1158 | * configure: Regenerate. | |
1159 | * Makefile.in: Ditto. | |
1160 | ||
738f2522 BS |
1161 | 2014-11-06 Bernd Schmidt <bernds@codesourcery.com> |
1162 | ||
1163 | * configure.ac: Handle nvptx-*-*. | |
1164 | * configure: Regenerate. | |
1165 | ||
9b591dd1 PG |
1166 | 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com> |
1167 | ||
1168 | * MAINTAINERS (Write After Approval): Add myself. | |
1169 | ||
14258928 JJ |
1170 | 2014-10-31 Jakub Jelinek <jakub@redhat.com> |
1171 | ||
1172 | * Makefile.def (libcc1): Remove bootstrap=true;. | |
1173 | * Makefile.in: Regenerated. | |
1174 | ||
1335a8ca JBG |
1175 | 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
1176 | ||
1177 | * configure.ac: Update comment. | |
1178 | * configure: Regenerate. | |
1179 | ||
cb115cc2 IE |
1180 | 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com> |
1181 | ||
1182 | * MAINTAINERS (Write After Approval): Add myself. | |
1183 | ||
fca38047 TS |
1184 | 2014-10-30 Thomas Schwinge <thomas@codesourcery.com> |
1185 | ||
1186 | * configure.ac (extra_host_libiberty_configure_flags): Add | |
1187 | --enable-shared also for libcc1's benefit. | |
1188 | * configure: Regenerate. | |
1189 | ||
65c0707b TG |
1190 | 2014-10-29 Tristan Gingold <gingold@adacore.com> |
1191 | ||
1192 | * MAINTAINERS: Change my email address. | |
1193 | ||
ddc8de03 PM |
1194 | 2014-10-27 Phil Muldoon <pmuldoon@redhat.com> |
1195 | Tom Tromey <tromey@redhat.com> | |
1196 | ||
1197 | * Makefile.def: Add libcc1 to host_modules. | |
1198 | * configure.ac (host_tools): Add libcc1. | |
1199 | * Makefile.in, configure: Rebuild. | |
1200 | ||
4eb1ac39 | 1201 | 2014-10-24 Hans-Peter Nilsson <hp@axis.com> |
3d96b0d0 HPN |
1202 | |
1203 | * configure.ac (build_configargs): Don't share config.cache between | |
1204 | build subdirs. | |
7fd74620 | 1205 | * configure: Regenerate. |
3d96b0d0 | 1206 | |
d81230b5 DH |
1207 | 2014-10-24 Daniel Hellstrom <daniel@gaisler.com> |
1208 | ||
1209 | * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor. | |
1210 | * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment. | |
1211 | * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle | |
1212 | leon3v7 as leon3. | |
1213 | * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7. | |
1214 | * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support. | |
1215 | * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define. | |
1216 | * config/sparc/sparc.md (cpu): Add leon3v7. | |
1217 | * config/sparc/sparc.opt (enum processor_type): Add leon3v7. | |
1218 | ||
c7a6a617 DH |
1219 | 2014-10-24 Daniel Hellstrom <daniel@gaisler.com> |
1220 | ||
1221 | * MAINTAINERS (write-after-approval): Add myself. | |
1222 | ||
74cc5471 ILT |
1223 | 2014-10-23 Ian Lance Taylor <iant@google.com> |
1224 | ||
1225 | * configure.ac: Disable the Go frontend on systems where it is known | |
1226 | to not work. | |
1227 | * configure: Regenerate. | |
1228 | ||
929315a9 RB |
1229 | 2014-10-23 Richard Biener <rguenther@suse.de> |
1230 | ||
1231 | * Makefile.def: Add libcpp build module and dependencies. | |
1232 | * configure.ac: Add libcpp build module. | |
1233 | * Makefile.in: Regenerate. | |
1234 | * configure: Likewise. | |
1235 | ||
5d12b768 MF |
1236 | 2014-10-15 Max Filippov <jcmvbkbc@gmail.com> |
1237 | ||
1238 | * MAINTAINERS (write-after-approval): Add myself. | |
1239 | ||
7b262a51 MLI |
1240 | 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org> |
1241 | ||
1242 | * INSTALL/README: Do not mention CVS. | |
1243 | ||
7705dfd1 JY |
1244 | 2014-10-03 Jing Yu <jingyu@google.com> |
1245 | ||
1246 | * configure.ac: Add aarch64 to list of targets that support gold. | |
1247 | * configure: Regenerate. | |
1248 | ||
a3052d31 FD |
1249 | 2014-09-29 François Dumont <fdumont@gcc.gnu.org> |
1250 | ||
1251 | * MAINTAINERS: Add myself as libstdc++ special modes maintainer. | |
1252 | ||
b2a1b261 CM |
1253 | 2014-09-29 Catherine Moore <clm@codesourcery.com> |
1254 | ||
1255 | * MAINTAINERS: Add myself as MIPS maintainer. | |
1256 | ||
05342e10 MF |
1257 | 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com> |
1258 | ||
1259 | * MAINTAINERS: Move myself to MIPS maintainers. | |
1260 | ||
3f6bb7e5 JBG |
1261 | 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
1262 | ||
1263 | * MAINTAINERS: Put all email addresses between '<' and '>'. | |
1264 | ||
3e895729 FXC |
1265 | 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
1266 | ||
1267 | * MAINTAINERS: Move myself to reviewers (Fortran). | |
1268 | ||
e04733ee AK |
1269 | 2014-09-01 Andi Kleen <ak@linux.intel.com> |
1270 | ||
1271 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS. | |
1272 | POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS. | |
1273 | * Makefile.in: Regenerate. | |
1274 | ||
e79c0ea8 DM |
1275 | 2014-08-28 David Malcolm <dmalcolm@redhat.com> |
1276 | ||
1277 | * rtx-classes-status.txt: Delete | |
1278 | ||
b32d5189 DM |
1279 | 2014-08-28 David Malcolm <dmalcolm@redhat.com> |
1280 | ||
1281 | * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done. | |
1282 | ||
e0c0c325 SP |
1283 | 2014-08-27 Sebastian Pop <s.pop@samsung.com> |
1284 | ||
1285 | * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed. | |
1286 | (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead | |
1287 | of checking for version number. | |
1288 | * configure: Regenerated. | |
1289 | * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number. | |
1290 | ||
d7ac0a6a DM |
1291 | 2014-08-27 David Malcolm <dmalcolm@redhat.com> |
1292 | ||
1293 | * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses) | |
1294 | is done; begin phase 6 (use extra rtx_def subclasses). | |
1295 | ||
9daaca36 DM |
1296 | 2014-08-27 David Malcolm <dmalcolm@redhat.com> |
1297 | ||
1298 | * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is | |
1299 | done; begin phase 5 (additional rtx_def subclasses). | |
1300 | ||
b2908ba6 DM |
1301 | 2014-08-26 David Malcolm <dmalcolm@redhat.com> |
1302 | ||
1303 | * rtx-classes-status.txt (TODO): DF_REF_INSN is done. | |
1304 | ||
1130d5e3 DM |
1305 | 2014-08-26 David Malcolm <dmalcolm@redhat.com> |
1306 | ||
1307 | * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END, | |
1308 | SET_BB_HEADER are done. | |
1309 | ||
0e0ce50d DM |
1310 | 2014-08-26 David Malcolm <dmalcolm@redhat.com> |
1311 | ||
1312 | * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are | |
1313 | done. | |
1314 | ||
3d30f4e8 DM |
1315 | 2014-08-26 David Malcolm <dmalcolm@redhat.com> |
1316 | ||
1317 | * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX. | |
1318 | ||
6144a836 DM |
1319 | 2014-08-26 David Malcolm <dmalcolm@redhat.com> |
1320 | ||
1321 | * rtx-classes-status.txt (TODO): Remove SET_BND_TO. | |
1322 | ||
b311fd0f DM |
1323 | 2014-08-25 David Malcolm <dmalcolm@redhat.com> |
1324 | ||
1325 | * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST. | |
1326 | ||
d8ce2eae DM |
1327 | 2014-08-25 David Malcolm <dmalcolm@redhat.com> |
1328 | ||
1329 | * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER. | |
1330 | ||
1455e88c DM |
1331 | 2014-08-25 David Malcolm <dmalcolm@redhat.com> |
1332 | ||
1333 | * rtx-classes-status.txt: Phase 3 (per-file commits within | |
1334 | "config" subdirs) is done; begin phase 4 (removal of | |
1335 | "scaffolding"). | |
1336 | ||
76c531d3 DM |
1337 | 2014-08-23 David Malcolm <dmalcolm@redhat.com> |
1338 | ||
1339 | * rtx-classes-status.txt: Phase 2 (per-file commits in main source | |
1340 | dir) is done; begin phase 3 (per-file commits within "config" | |
1341 | subdirs). | |
1342 | ||
00550b3d DM |
1343 | 2014-08-21 David Malcolm <dmalcolm@redhat.com> |
1344 | ||
1345 | * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin | |
1346 | phase 2 (per-file commits in main source dir). | |
1347 | ||
622dbadf BC |
1348 | 2014-08-21 Bin Cheng <bin.cheng@arm.com> |
1349 | ||
1350 | * configure: Regenerated. | |
1351 | ||
c1286e0b DM |
1352 | 2014-08-19 David Malcolm <dmalcolm@redhat.com> |
1353 | ||
1354 | * rtx-classes-status.txt (TODO): Add SET_BND_TO | |
1355 | ||
c2fc1aee DM |
1356 | 2014-08-19 David Malcolm <dmalcolm@redhat.com> |
1357 | ||
1358 | * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST. | |
1359 | ||
68975683 DM |
1360 | 2014-08-19 David Malcolm <dmalcolm@redhat.com> |
1361 | ||
1362 | * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX. | |
1363 | ||
d914bc6b DM |
1364 | 2014-08-19 David Malcolm <dmalcolm@redhat.com> |
1365 | ||
1366 | * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON. | |
1367 | ||
8020a4d5 DM |
1368 | 2014-08-19 David Malcolm <dmalcolm@redhat.com> |
1369 | ||
1370 | * rtx-classes-status.txt (TODO): Add DF_REF_INSN. | |
1371 | ||
a231b8a5 JV |
1372 | 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org> |
1373 | ||
1374 | * MAINTAINERS (Write After Approval): Add myself. | |
1375 | ||
ce8126f5 CF |
1376 | 2014-08-19 Christopher Faylor <me.gnu@cgf.cx> |
1377 | ||
1378 | * MAINTAINERS: Remove myself | |
1379 | ||
0f82e5c9 DM |
1380 | 2014-08-19 David Malcolm <dmalcolm@redhat.com> |
1381 | ||
1382 | * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN. | |
1383 | ||
9c9afb69 PP |
1384 | 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org> |
1385 | ||
1386 | * MAINTAINERS (Write After Approval): Add myself. | |
1387 | ||
190bea87 DM |
1388 | 2014-08-18 David Malcolm <dmalcolm@redhat.com> |
1389 | ||
1390 | * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END, | |
1391 | SET_BB_HEADER, SET_BB_FOOTER | |
1392 | ||
c41b94ce DM |
1393 | 2014-08-18 David Malcolm <dmalcolm@redhat.com> |
1394 | ||
bb3fff01 | 1395 | * rtx-classes-status.txt: New file |
c41b94ce | 1396 | |
eae1a5d4 RG |
1397 | 2014-08-18 Roman Gareev <gareevroman@gmail.com> |
1398 | ||
1399 | * configure.ac: Eliminate ClooG installation dependency. | |
1400 | * configure: Regenerate. | |
1401 | * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS. | |
1402 | * Makefile.in: Regenerate. | |
1403 | ||
f613bc0f IV |
1404 | 2014-08-15 Ilya Verbin <iverbin@gmail.com> |
1405 | ||
1406 | * MAINTAINERS (Write After Approval): Add myself. | |
1407 | ||
423ea09f | 1408 | 2014-08-15 Ilya Tocar <tocarip@gmail.com> |
5f75acf4 IT |
1409 | |
1410 | * MAINTAINERS (Write After Approval): Add myself. | |
1411 | ||
88b1a322 JW |
1412 | 2014-08-01 Jiong Wang <jiong.wang@arm.com> |
1413 | ||
1414 | * MAINTAINERS (Write After Approval): Add myself. | |
1415 | ||
8ed499f8 AG |
1416 | 2014-07-28 Anthony Green <green@moxielogic.com> |
1417 | ||
1418 | Import from savannah.gnu.org: | |
1419 | * config.sub: Update to 2014-07-28 version. | |
1420 | ||
09ec3110 RS |
1421 | 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com> |
1422 | ||
1423 | * MAINTAINERS: Remove my MIPS maintainer entry. | |
1424 | ||
7b7f941a UB |
1425 | 2014-07-26 Uros Bizjak <ubizjak@gmail.com> |
1426 | ||
1427 | PR target/47230 | |
1428 | * configure.ac (alpha*-*-linux*): Use mh-alpha-linux. | |
1429 | * configure: Regenerate. | |
1430 | ||
a12f7ac8 JN |
1431 | 2014-07-24 James Norris <jnorris@codesourcery.com> |
1432 | ||
1433 | * MAINTAINERS (Write After Approval): Add myself. | |
1434 | ||
09611faf RG |
1435 | 2014-07-20 Roman Gareev <gareevroman@gmail.com> |
1436 | ||
1437 | * configure.ac: Accept only CLooG 0.18.1. | |
1438 | * configure: Regenerate. | |
1439 | ||
37738b0f RG |
1440 | 2014-07-17 Roman Gareev <gareevroman@gmail.com> |
1441 | ||
1442 | * configure.ac: Don't accept isl 0.11. | |
1443 | * configure: Regenerate. | |
1444 | ||
473037cb AZ |
1445 | 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com> |
1446 | ||
1447 | * MAINTAINERS (Write After Approval): Add myself. | |
1448 | ||
9a62ed16 RO |
1449 | 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1450 | ||
1451 | * configure.ac: Don't accept isl 0.10. | |
1452 | * configure: Regenerate. | |
1453 | ||
c41f1c42 | 1454 | 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de> |
29d0a43c | 1455 | |
c41f1c42 BE |
1456 | Fix include path for in-tree cloog. |
1457 | * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path. | |
1458 | * configure: Regenerate. | |
29d0a43c | 1459 | |
c41f1c42 | 1460 | 2014-06-18 Richard Henderson <rth@redhat.com> |
a5852bea | 1461 | |
c41f1c42 | 1462 | * .gitignore: Import gcc_update output. |
a5852bea | 1463 | |
b6383ab8 TS |
1464 | 2014-06-13 Thomas Schwinge <thomas@codesourcery.com> |
1465 | ||
a10ec8bc TS |
1466 | * config-ml.in: Robustify ac_configure_args parsing. |
1467 | ||
45b3824d TS |
1468 | * configure.ac (--enable-linker-plugin-configure-flags) |
1469 | (--enable-linker-plugin-flags): New flags. | |
1470 | (configdirs): Conditionally add libiberty-linker-plugin. | |
1471 | * configure: Regenerate. | |
1472 | * Makefile.def (host_modules): Add libiberty-linker-plugin. | |
1473 | (host_modules) <lto-plugin>: Pay attention to | |
1474 | @extra_linker_plugin_flags@ and | |
1475 | @extra_linker_plugin_configure_flags@. | |
1476 | (all-lto-plugin): Also depend on all-libiberty-linker-plugin. | |
1477 | * Makefile.in: Regenerate. | |
1478 | ||
b6383ab8 TS |
1479 | * Makefile.tpl (configure-[+prefix+][+module+]) |
1480 | (configure-stage[+id+]-[+prefix+][+module+]): If specified, use | |
1481 | "module_srcdir" instead of "module" for locating a module's srcdir. | |
1482 | * Makefile.in: Regenerate. | |
1483 | ||
a4a1b5f3 MF |
1484 | 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com> |
1485 | ||
1486 | * MAINTAINERS (Write After Approval): Add myself. | |
1487 | ||
38a13841 SP |
1488 | 2014-06-06 Sebastian Pop <sebpop@gmail.com> |
1489 | ||
1490 | * MAINTAINERS: Update my email address. | |
1491 | ||
153fcd41 TP |
1492 | 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com> |
1493 | ||
1494 | * MAINTAINERS (Write After Approval): Add myself. | |
1495 | ||
e25d9632 AB |
1496 | 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com> |
1497 | ||
1498 | * MAINTAINERS (Write After Approval): Add myself. | |
1499 | ||
1007a55c JW |
1500 | 2014-05-30 Jonathan Wakely <jwakely@redhat.com> |
1501 | ||
1502 | PR libstdc++/61011 | |
1503 | * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly. | |
1504 | Disable libcilkrts, libitm, libsanitizer when not building libstdc++. | |
1505 | * configure: Regenerate. | |
1506 | ||
fd9ed1ae PA |
1507 | 2014-05-28 Pedro Alves <palves@redhat.com> |
1508 | ||
1509 | * MAINTAINERS (Write After Approval): Add myself. | |
1510 | ||
03bdb69f MK |
1511 | 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> |
1512 | ||
1513 | * MAINTAINERS: Update my affiliation/email. | |
1514 | ||
905083ad MS |
1515 | 2014-05-19 Mike Stump <mikestump@comcast.net> |
1516 | ||
1517 | * MAINTAINERS: Add wide-int reviewers. | |
1518 | ||
707f1839 SL |
1519 | 2014-05-14 Sandra Loosemore <sandra@codesourcery.com> |
1520 | ||
1521 | * configure.ac (target_makefile_frag): Set for nios2-*-elf*. | |
1522 | * configure: Regenerated. | |
1523 | ||
7321dc60 TR |
1524 | 2014-05-15 Torvald Riegel <triegel@redhat.com> |
1525 | ||
1526 | * MAINTAINERS (libitm): Add myself as maintainer. | |
1527 | ||
5b1e4b47 CB |
1528 | 2014-05-07 Charles Baylis <charles.baylis@linaro.org> |
1529 | ||
1530 | * MAINTAINERS (Write After Approval): Add myself. | |
1531 | ||
a4ebe104 RS |
1532 | 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com> |
1533 | ||
1534 | * config.sub, config.guess: Import from upstream. | |
1535 | ||
9575df4a AL |
1536 | 2014-04-29 Alan Lawrence <alan.lawrence@arm.com> |
1537 | ||
1538 | * MAINTAINERS (Write After Approval): Put myself in correct order. | |
1539 | ||
2fdc94b7 AL |
1540 | 2014-04-29 Alan Lawrence <alan.lawrence@arm.com> |
1541 | ||
1542 | * MAINTAINERS (Write After Approval): Add myself. | |
1543 | ||
080c6230 LB |
1544 | 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com> |
1545 | ||
1546 | * MAINTAINERS: Move myself from Reviewers to Write After Approval | |
1547 | section. | |
1548 | ||
4e4c8692 RÁE |
1549 | 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com> |
1550 | ||
1551 | * MAINTAINERS (Write After Approval): Delete myself. | |
1552 | ||
ffe7f7a7 JJ |
1553 | 2014-04-17 Jakub Jelinek <jakub@redhat.com> |
1554 | ||
1555 | PR sanitizer/56781 | |
1556 | * libtool-ldflags: Also prefix -static-lib*, -shared-lib* | |
1557 | and -B* options with -Xcompiler. | |
1558 | ||
147d38a5 EB |
1559 | 2014-04-04 Eric Botcazou <ebotcazou@adacore.com> |
1560 | ||
1561 | PR bootstrap/60620 | |
423ea09f | 1562 | * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. |
147d38a5 EB |
1563 | * Makefile.in: Regenerate. |
1564 | ||
ba1925c3 YS |
1565 | 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> |
1566 | ||
1567 | * Makefile.def (dependencies): Make all-ld depend on all-binutils | |
1568 | for WINDRES_FOR_TARGET in default-manifest.o rule. | |
1569 | * Makefile.in: Regenerate. | |
1570 | ||
8707b3bc DH |
1571 | 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr> |
1572 | ||
1573 | * MAINTAINERS (Write After Approval): Add myself. | |
1574 | ||
9e1c8fc1 JJ |
1575 | 2014-03-26 Jakub Jelinek <jakub@redhat.com> |
1576 | ||
1577 | PR sanitizer/56781 | |
1578 | * Makefile.def: Set bootstrap=true; for host fixincludes. | |
1579 | * configure.ac: Don't bootstrap host fixincludes unless | |
1580 | --with-build-config=bootstrap-{a,ub}san. | |
1581 | * Makefile.in: Regenerated. | |
1582 | * configure: Regenerated. | |
1583 | ||
beeda1d9 JJ |
1584 | 2014-03-21 Jakub Jelinek <jakub@redhat.com> |
1585 | ||
1586 | * configure.ac: Move BUILD_CONFIG set up earlier. Add | |
1587 | --enable-vtable-verify option parsing. Don't add | |
1588 | target-libsanitizer to bootstrap_target_libs unless | |
1589 | --with-build-config=bootstrap-asan or | |
1590 | --with-build-config=bootstrap-ubsan. Don't add target-libvtv | |
1591 | to bootstrap_target_libs unless --enable-vtable-verify. | |
1592 | * configure: Regenerated. | |
1593 | ||
e5dddc50 AS |
1594 | 2014-03-10 Anatoly Sokolov <aesok@post.ru> |
1595 | ||
1596 | * MAINTAINERS (Write After Approval): Add myself. | |
1597 | ||
df5bc1cb DC |
1598 | 2014-03-07 Denis Chertykov <chertykov@gmail.com> |
1599 | ||
1600 | * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington | |
1601 | ||
3b9edeac JJ |
1602 | 2014-03-07 Jakub Jelinek <jakub@redhat.com> |
1603 | ||
1604 | PR bootstrap/58572 | |
1605 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of | |
1606 | -I for libstdc++-v3 includes if $(LEAN). | |
1607 | * Makefile.in: Regenerated. | |
1608 | ||
c01a8548 JW |
1609 | 2014-03-04 Jonathan Wakely <jwakely@redhat.com> |
1610 | ||
1611 | * MAINTAINERS: Update my email address. | |
1612 | ||
341c653c WL |
1613 | 2014-02-24 Walter Lee <walt@tilera.com> |
1614 | ||
1615 | * configure.ac (tilepro-*-*) Change to tilepro*-*-*. | |
1616 | (tilegx-*-*): Change to tilegx*-*-*. | |
1617 | * configure: Regenerate. | |
1618 | ||
37f2c4f0 LR |
1619 | 2014-02-17 Loren J. Rittle <ljrittle@acm.org> |
1620 | ||
1621 | * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself. | |
1622 | ||
6c01e96e KV |
1623 | 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org> |
1624 | ||
1625 | * MAINTAINERS (Write After Approval): Add myself. | |
1626 | ||
91da0481 RO |
1627 | 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1628 | ||
1629 | PR target/59788 | |
1630 | * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on | |
1631 | *solaris2*. | |
1632 | ||
dd35b84f JDA |
1633 | 2014-01-21 John David Anglin <danglin@gcc.gnu.org> |
1634 | ||
1635 | * MAINTAINERS: Update my email address. | |
1636 | ||
493b8af8 GP |
1637 | 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com> |
1638 | ||
1639 | * MAINTAINERS: Convert to UTF-8. | |
1640 | Properly sort Xinliang David Li's entry. | |
1641 | ||
f121b81d CLT |
1642 | 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com> |
1643 | Sandra Loosemore <sandra@codesourcery.com> | |
1644 | ||
1645 | * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as | |
1646 | nios2 port maintainers. | |
1647 | ||
74f769b5 MT |
1648 | 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de> |
1649 | ||
1650 | * MAINTAINERS (Write After Approval): Add myself. | |
1651 | ||
79e0604d | 1652 | 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
a3b854b6 FXC |
1653 | |
1654 | * configure.ac: Add user-friendly check for native x86_64-linux | |
1655 | multilibs. | |
1656 | * configure: Regenerate. | |
1657 | ||
1658 | 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org> | |
1659 | ||
1660 | * MAINTAINERS: Add myself as sh maintainer. | |
1661 | ||
1662 | 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com> | |
1663 | ||
1664 | * MAINTAINERS: Add self as SLSR maintainer. | |
1665 | ||
1666 | 2013-11-18 Jan Hubicka <hubicka@ucw.cz> | |
1667 | ||
1668 | * MAINTAINERS: Update my email address. | |
1669 | ||
1670 | 2013-11-15 David Edelsohn <dje.gcc@gmail.com> | |
1671 | ||
1672 | * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell. | |
1673 | ||
1674 | 2013-11-07 Thomas Schwinge <thomas@codesourcery.com> | |
1675 | ||
1676 | * Makefile.in: Regenerate. | |
1677 | ||
1678 | * Makefile.tpl: Fix typo. | |
1679 | * Makefile.in: Regenerate partially. | |
1680 | ||
1681 | 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com> | |
1682 | ||
1683 | * configure.ac: Added libcilkrts to noconfig list when C++ is not | |
1684 | supported. | |
1685 | * configure: Regenerated. | |
1686 | ||
1687 | 2013-11-01 Trevor Saunders <tsaunders@mozilla.com> | |
1688 | ||
1689 | * MAINTAINERS (Write After Approval): Add myself. | |
1690 | ||
1691 | 2013-10-30 Jason Merrill <jason@redhat.com> | |
1692 | ||
1693 | * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass | |
1694 | --disable-build-format-warnings. | |
1695 | ||
1696 | 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com> | |
1697 | ||
423ea09f | 1698 | * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts |
a3b854b6 FXC |
1699 | depend on libstdc++ and libgcc. |
1700 | * configure: Regenerate. | |
1701 | * configure.ac: Added libcilkrts to target binaries. Also, restrict | |
1702 | libcilkrts for POSIX and i*86, and x86_64 architectures. | |
1703 | * Makefile.in: Added libcilkrts related fields to support building it. | |
1704 | ||
1705 | 2013-10-26 Jeff Law <law@redhat.com> | |
1706 | ||
1707 | * Makefile.def (target_modules): Remove libmudflap | |
1708 | (languages): Remove check-target-libmudflap). | |
1709 | * Makefile.in: Rebuilt. | |
1710 | * Makefile.tpl (check-target-libmudflap-c++): Remove. | |
1711 | * configure.ac (target_libraries): Remove target-libmudflap. | |
1712 | Remove checks which disabled libmudflap on some systems. | |
1713 | * configure: Rebuilt. | |
1714 | * libmudflap: Directory removed. | |
1715 | ||
1716 | 2013-10-21 Cong Hou <congh@google.com> | |
1717 | ||
1718 | * MAINTAINERS (Write After Approval): Add myself. | |
1719 | ||
1720 | 2013-10-16 Mike Stump <mikestump@comcast.net> | |
1721 | ||
1722 | * .dir-locals.el: Add. | |
1723 | ||
1724 | 2013-10-15 David Malcolm <dmalcolm@redhat.com> | |
1725 | ||
1726 | * configure.ac: Add --enable-host-shared | |
1727 | * configure: Regenerate. | |
1728 | ||
1729 | 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com> | |
1730 | ||
1731 | Import from savannah.gnu.org: | |
1732 | * config.guess: Update to 2013-06-10 version. | |
1733 | * config.sub: Update to 2013-10-01 version. | |
1734 | ||
1735 | 2013-10-01 Simon Cook <simon.cook@embecosm.com> | |
1736 | ||
1737 | Changes to build configuration to allow big endian ARC ELF toolchain | |
1738 | * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*. | |
1739 | * configure: Regenerate. | |
1740 | ||
1741 | 2013-09-20 Alan Modra <amodra@gmail.com> | |
1742 | ||
1743 | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | |
1744 | ppc host match. Support little-endian powerpc linux hosts. | |
1745 | ||
1746 | 2013-09-19 Dodji Seketeli <dodji@redhat.com> | |
1747 | ||
1748 | * MAINTAINERS (diagnostic messages): Add myself as diagnostics | |
1749 | maintainer. | |
1750 | ||
1751 | 2013-09-12 DJ Delorie <dj@redhat.com> | |
1752 | ||
1753 | * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 | |
1754 | maintainers. | |
1755 | ||
1756 | 2013-09-03 Richard Biener <rguenther@suse.de> | |
1757 | ||
1758 | * configure.ac: Also allow ISL 0.12. | |
1759 | * configure: Regenerated. | |
1760 | ||
1761 | 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de> | |
1762 | ||
1763 | * MAINTAINERS (Write After Approval): Add myself. | |
1764 | ||
1765 | 2013-08-27 David Malcolm <dmalcolm@redhat.com> | |
1766 | ||
1767 | * MAINTAINERS (gdbhooks.py): Add myself as maintainer. | |
1768 | ||
1769 | 2013-08-26 Caroline Tice <cmtice@google.com> | |
1770 | ||
1771 | * MAINTAINERS: Correct earliers update: Move myself from libvtv | |
1772 | "Various Reviewers" to libvtv "Various Maintainers". | |
1773 | ||
1774 | 2013-08-20 Steven Bosscher <steven@gcc.gnu.org> | |
1775 | ||
1776 | * MAINTAINERS: Add myself as RTL optimizers reviewer. | |
1777 | ||
1778 | 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org> | |
1779 | ||
1780 | * MAINTAINERS: Update name, email. | |
1781 | ||
1782 | 2013-08-13 Adam Butcher <adam@jessamine.co.uk> | |
1783 | ||
1784 | * MAINTAINERS (Write After Approval): Add myself. | |
1785 | ||
1786 | 2013-08-12 Caroline Tice <cmtice@google.com> | |
1787 | ||
1788 | * MAINTAINERS: Add myself as libvtv maintainer. Correct my email | |
1789 | address in the Write After Approval section. | |
1790 | ||
1791 | 2013-08-09 Carlos O'Donell <carlos@redhat.com> | |
1792 | ||
1793 | * MAINTAINERS (Write After Approval): Update email. | |
1794 | ||
1795 | 2013-08-08 Benjamin Kosnik <bkoz@redhat.com> | |
1796 | ||
1797 | * configure.ac: Adjust to check VTV_SUPPORTED. | |
1798 | * configure: Regenerated. | |
1799 | ||
1800 | 2013-08-02 Caroline Tice <cmtice@google.com> | |
1801 | ||
1802 | * configure.ac: Add target-libvtv to target_libraries; disable libvtv | |
1803 | on non-linux systems; add target-libvtv to noconfigdirs; add | |
1804 | libsupc++/.libs to C++ library search paths. | |
1805 | * configure: Regenerated. | |
1806 | * Makefile.def: Add libvtv to target_modules; make libvtv depend on | |
1807 | libstdc++ and libgcc. | |
1808 | * Makefile.in: Regenerated. | |
1809 | ||
1810 | 2013-07-19 Yvan Roux <yvan.roux@linaro.org> | |
1811 | ||
1812 | * MAINTAINERS (Write After Approval): Add myself. | |
1813 | ||
1814 | 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com> | |
1815 | Shiva Chen <shiva0217@gmail.com> | |
1816 | ||
1817 | * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as | |
1818 | nds32 port maintainers. | |
1819 | ||
1820 | 2013-07-17 Tim Shen <timshen91@gmail.com> | |
1821 | ||
1822 | * MAINTAINERS (Write After Approval): Add myself. | |
1823 | ||
1824 | 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> | |
1825 | ||
1826 | * configure.ac: Sync from binutils. | |
1827 | * configure: Regenerate. | |
1828 | ||
1829 | 2013-06-14 Vidya Praveen <vidyapraveen@arm.com> | |
1830 | ||
1831 | * MAINTAINERS (Write After Approval): Add myself. | |
1832 | ||
1833 | 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com> | |
1834 | ||
1835 | * MAINTAINERS (Write After Approval): Add myself. | |
1836 | ||
1837 | 2013-05-17 David Malcolm <dmalcolm@redhat.com> | |
1838 | ||
1839 | * MAINTAINERS (Write After Approval): Add myself. | |
1840 | ||
1841 | 2013-04-30 Brooks Moses <bmoses@google.com> | |
1842 | ||
1843 | * MAINTAINERS: Update my email; move myself from Fortran | |
1844 | reviewer to Write After Approval. | |
1845 | ||
1846 | 2013-04-16 Andreas Schwab <schwab@suse.de> | |
1847 | ||
1848 | * configure.ac (aarch64-*-*): Don't disable java. | |
1849 | * configure: Regenerate. | |
1850 | ||
1851 | 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com> | |
1852 | ||
1853 | * MAINTAINERS (Write After Approval): Add myself. | |
1854 | ||
1855 | 2013-03-30 Matthias Klose <doko@ubuntu.com> | |
1856 | ||
1857 | * Makefile.def (target_modules): Don't install libffi. | |
1858 | * Makefile.in: Regenerate. | |
1859 | ||
1860 | 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de> | |
1861 | ||
1862 | * MAINTAINERS (Write After Approval): Add myself. | |
1863 | ||
1864 | 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com> | |
1865 | ||
1866 | * MAINTAINERS (Write After Approval): Add myself. | |
1867 | ||
1868 | 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com> | |
1869 | ||
1870 | * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. | |
1871 | * configure: Regenerated. | |
1872 | ||
a15d2ea8 ILT |
1873 | 2013-02-05 Ian Lance Taylor <iant@google.com> |
1874 | ||
1875 | PR go/55969 | |
1876 | * configure.ac: Disable libgo on some systems where it does not | |
1877 | work. | |
1878 | ||
a3b854b6 FXC |
1879 | 2013-02-04 David Edelsohn <dje.gcc@gmail.com> |
1880 | ||
1881 | * MAINTAINERS: Explicitly add myself as AIX maintainer. | |
1882 | Remove Geoff Keating as rs6000 port maintainer, at his request. | |
1883 | ||
1884 | 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com> | |
1885 | ||
1886 | * MAINTAINERS: Update my email. | |
1887 | ||
1888 | 2013-01-23 Shenghou Ma <minux.ma@gmail.com> | |
1889 | ||
1890 | * configure: Re-generate. | |
1891 | ||
1892 | 2013-01-15 Richard Biener <rguenther@suse.de> | |
1893 | ||
1894 | PR other/55973 | |
1895 | * configure: Re-generate. | |
1896 | ||
1897 | 2013-01-14 Matthias Klose <doko@ubuntu.com> | |
1898 | ||
1899 | * Makefile.def (install-target-libsanitizer): Depend on | |
1900 | install-target-libstdc++-v3. | |
1901 | * Makefile.in: Regenerate. | |
1902 | ||
1903 | 2013-01-14 Richard Biener <rguenther@suse.de> | |
1904 | ||
1905 | * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. | |
1906 | * configure: Re-generate | |
1907 | ||
1908 | 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de> | |
1909 | ||
1910 | * config.sub: Update from config repo. | |
1911 | ||
1912 | 2013-01-11 Eric Botcazou <ebotcazou@adacore.com> | |
1913 | ||
1914 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | |
1915 | * Makefile.in: Regenerate. | |
1916 | ||
1917 | 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com> | |
1918 | ||
1919 | * MAINTAINERS (arc): Add new port maintainership for myself. | |
1920 | ||
1921 | 2013-01-09 Jason Merrill <jason@redhat.com> | |
1922 | ||
1923 | * .gitignore: Import from gdb repository. | |
1924 | ||
1925 | 2013-01-09 H.J. Lu <hongjiu.lu@intel.com> | |
1926 | ||
1927 | * Makefile.def (configure-gcc): Depend on all-gmp. | |
1928 | (all-gcc): Remove dependency on all-gmp. | |
1929 | * Makefile.in: Regenerated. | |
1930 | ||
1931 | 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> | |
1932 | ||
1933 | * config.sub: Merge from config repo. | |
1934 | * config.guess: Ditto. | |
1935 | ||
1936 | 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> | |
1937 | ||
1938 | * Makefile.def: Merge from binutils. | |
1939 | * Makefile.in: Ditto. | |
1940 | ||
1941 | 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com> | |
1942 | ||
1943 | * MAINTAINERS: Update my email. | |
1944 | ||
1945 | 2012-12-29 Ben Elliston <bje@gnu.org> | |
1946 | ||
1947 | * config.guess: Update to 2012-12-29 version. | |
1948 | * config.sub: Likewise. | |
1949 | ||
1950 | 2012-12-20 Matthias Klose <doko@ubuntu.com> | |
1951 | ||
1952 | * Makefile.def (install-target-libgfortran): Depend on | |
1953 | install-target-libquadmath, install-target-libgcc. | |
1954 | (install-target-libsanitizer): Depend on install-target-libgcc. | |
1955 | (install-target-libjava): Depend on install-target-libgcc. | |
1956 | (install-target-libitm): Depend on install-target-libgcc. | |
1957 | (install-target-libobjc): Depend on install-target-libgcc. | |
1958 | (install-target-libstdc++-v3): Depend on install-target-libgcc. | |
1959 | * Makefile.in: Regenerate. | |
1960 | ||
1961 | 2012-12-19 Matthias Klose <doko@ubuntu.com> | |
1962 | ||
1963 | * Makefile.def (install-target-libgo): Depend on | |
1964 | install-target-libatomic. | |
1965 | * Makefile.in: Regenerate. | |
1966 | ||
1967 | 2012-12-18 Andreas Schwab <schwab@linux-m68k.org> | |
1968 | ||
1969 | PR go/55201 | |
1970 | * Makefile.def (all-target-libgo): Depend on all-target-libatomic. | |
1971 | * Makefile.in: Regenerate. | |
1972 | ||
1973 | 2012-12-16 Thomas Schwinge <thomas@codesourcery.com> | |
1974 | ||
1975 | * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. | |
1976 | * configure: Regenerate. | |
1977 | ||
1978 | 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> | |
1979 | ||
1980 | * config.sub: Merge from config repo. | |
1981 | ||
1982 | 2012-12-11 H.J. Lu <hongjiu.lu@intel.com> | |
1983 | ||
1984 | * Makefile.def (target_modules): Add bootstrap=true and | |
1985 | raw_cxx=true to libsanitizer. | |
1986 | * configure.ac (bootstrap_target_libs): Add libsanitizer. | |
1987 | * Makefile.in: Regenerated. | |
1988 | * configure: Likewise. | |
1989 | ||
1990 | 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com> | |
1991 | ||
1992 | * MAINTAINERS: Remove self as RTL optimization maintainer. | |
1993 | ||
1994 | 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | |
1995 | ||
1996 | * MAINTAINERS (Write After Approval): Add myself. | |
1997 | ||
1998 | 2012-11-28 H.J. Lu <hongjiu.lu@intel.com> | |
1999 | ||
2000 | * Makefile.def (target_modules): Remove bootstrap=true and | |
2001 | raw_cxx=true from libsanitizer. | |
2002 | * configure.ac (bootstrap_target_libs): Remove libsanitizer. | |
2003 | * Makefile.in: Regenerated. | |
2004 | * configure: Likewise. | |
2005 | ||
2006 | 2012-11-28 H.J. Lu <hongjiu.lu@intel.com> | |
2007 | ||
2008 | * Makefile.def (target_modules): Add bootstrap=true and | |
2009 | raw_cxx=true to libsanitizer. | |
2010 | * configure.ac (bootstrap_target_libs): Add libsanitizer. | |
2011 | * Makefile.in: Regenerated. | |
2012 | * configure: Likewise. | |
2013 | ||
2014 | 2012-11-28 Andrew Pinski <apinski@cavium.com> | |
2015 | ||
2016 | PR bootstrap/54279 | |
2017 | * configure.ac (CXX_FOR_TARGET): Change over to use xg++. | |
2018 | * configure: Regenerate. | |
2019 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++. | |
2020 | * Makefile.in: Regenerate. | |
2021 | ||
2022 | 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com> | |
2023 | ||
2024 | * configure.ac: Disable libsanitizer if we're not building C++. | |
2025 | * configure: Regenerate. | |
2026 | ||
2027 | 2012-11-15 Roland McGrath <roland@hack.frob.com> | |
2028 | ||
2029 | * MAINTAINERS (Write After Approval): Add myself. | |
2030 | ||
2031 | 2012-11-15 Dmitry Vyukov <dvyukov@google.com> | |
2032 | ||
2033 | * MAINTAINERS: (libsanitizer, asan.c): Add myself, | |
2034 | Kostya Serebryany (kcc@google.com) and | |
2035 | Jakub Jelinek (jakub@redhat.com). | |
2036 | Rename area for Dodji Seketeli (dodji@redhat.com). | |
2037 | ||
2038 | 2012-11-15 Dodji Seketeli <dodji@redhat.com> | |
2039 | ||
2040 | * MAINTAINERS: (asan.c, related): Add myself. | |
2041 | ||
2042 | 2012-11-14 Roland McGrath <mcgrathr@google.com> | |
2043 | ||
2044 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
2045 | * configure: Regenerate. | |
2046 | ||
2047 | 2012-11-13 Richard Henderson <rth@redhat.com> | |
2048 | ||
2049 | * configure.ac: Move libsanitizer logic to subdirectory. | |
2050 | * configure: Regenerate. | |
2051 | ||
2052 | 2012-11-13 Dodji Seketeli <dodji@redhat.com> | |
2053 | ||
2054 | * configure.ac: Enable libsanitizer just on x86 linux for now. | |
2055 | * configure: Re-generate. | |
2056 | ||
2057 | 2012-11-13 David Edelsohn <dje.gcc@gmail.com> | |
2058 | ||
2059 | * configure.ac: Disable libsanitizer on AIX. Merge libquadmath | |
2060 | sections. | |
2061 | * configure: Regenerate. | |
2062 | ||
2063 | 2012-11-13 Hans-Peter Nilsson <hp@axis.com> | |
2064 | ||
2065 | * configure.ac: Add section for configdirs for libsanitizer. | |
2066 | Disable for cris-*-* and mmix-*-*. | |
2067 | * configure: Regenerate. | |
2068 | ||
2069 | 2012-11-12 Wei Mi <wmi@google.com> | |
2070 | ||
2071 | * configure.ac: Add libsanitizer to target_libraries. | |
2072 | * Makefile.def: Ditto. | |
2073 | * configure: Regenerate. | |
2074 | * Makefile.in: Regenerate. | |
2075 | * libsanitizer: New directory for asan runtime. Contains an empty | |
2076 | tsan directory. | |
2077 | ||
2078 | 2012-11-03 Corinna Vinschen <corinna@vinschen.de> | |
2079 | ||
2080 | * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building | |
2081 | against Mingw64 w32api. | |
2082 | * configure: Regenerate. | |
2083 | ||
2084 | 2012-11-03 H.J. Lu <hongjiu.lu@intel.com> | |
2085 | ||
2086 | * configure: Regenerated. | |
2087 | ||
2088 | 2012-11-03 Robert Mason <rbmj@verizon.net> | |
2089 | ||
2090 | * configure.ac: add --disable-libstdcxx configure option | |
2091 | and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. | |
2092 | ||
2093 | 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com> | |
2094 | ||
2095 | * MAINTAINERS (Write After Approval): Add myself. | |
2096 | ||
2097 | 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com> | |
2098 | ||
2099 | * MAINTAINERS (Write After Approval): Add myself. | |
2100 | ||
2101 | 2012-10-24 Sharad Singhai <singhai@google.com> | |
2102 | ||
2103 | * MAINTAINERS (Write After Approval): Add myself. | |
2104 | ||
2105 | 2012-10-24 Eric Christopher <echristo@gmail.com> | |
2106 | ||
2107 | * MAINTAINERS: Update email address. | |
2108 | ||
2109 | 2012-10-23 Eric Botcazou <ebotcazou@adacore.com> | |
2110 | ||
2111 | PR bootstrap/54820 | |
2112 | * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. | |
2113 | * configure: Regenerate. | |
2114 | ||
2115 | 2012-10-23 Richard Earnshaw <rearnsha@arm.com> | |
2116 | ||
2117 | * MAINTAINERS (aarch64): Add Marcus and myself. | |
2118 | ||
2119 | 2012-10-22 Eric Botcazou <ebotcazou@adacore.com> | |
2120 | ||
2121 | PR bootstrap/54820 | |
2122 | * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. | |
2123 | (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. | |
2124 | (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
2125 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
2126 | (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. | |
2127 | * Makefile.in: Regenerate. | |
2128 | * configure.ac (have_static_libs): New variable and associated check. | |
2129 | (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ | |
2130 | -static-libgcc if stage1_libs is empty and have_static_libs is yes. | |
2131 | * configure: Regenerate. | |
2132 | ||
2133 | 2012-10-10 Richard Biener <rguenther@suse.de> | |
2134 | ||
2135 | * MAINTAINERS: Adjust for changed surname. | |
2136 | ||
2137 | 2012-10-04 Lawrence Crowl <crowl@google.com> | |
2138 | ||
2139 | * MAINTAINERS (Write After Approval): Add myself. | |
2140 | ||
2141 | 2012-10-01 Cary Coutant <ccoutant@google.com> | |
2142 | ||
2143 | * MAINTAINERS: Add myself as dwarf debugging code maintainer. | |
2144 | ||
2145 | 2012-09-28 Ian Lance Taylor <iant@google.com> | |
2146 | ||
2147 | * Makefile.def: Make all-target-libgo depend on | |
2148 | all-target-libbacktrace. | |
2149 | * Makefile.in: Rebuild. | |
2150 | ||
2151 | 2012-09-26 Ian Lance Taylor <iant@google.com> | |
2152 | ||
2153 | * Makefile.def: Make all-gcc depend on all-libbacktrace. | |
2154 | * Makefile.in: Rebuild. | |
2155 | ||
2156 | 2012-09-20 Walter Lee <walt@tilera.com> | |
2157 | ||
2158 | * configure.ac: Add tilegx to list of targets that support gold. | |
2159 | * configure: Regenerate. | |
2160 | ||
2161 | 2012-09-20 Marek Polacek <polacek@redhat.com> | |
2162 | ||
2163 | * MAINTAINERS (Write After Approval): Add myself. | |
2164 | ||
2165 | 2012-09-19 Steve Ellcey <sellcey@mips.com> | |
2166 | ||
2167 | * configure.ac: Add mips*-mti-elf* target. | |
2168 | * configure: Regenerate. | |
2169 | ||
2170 | 2012-09-17 Ian Lance Taylor <iant@google.com> | |
2171 | ||
2172 | * MAINTAINERS (Various Maintainers): Add libbacktrace. | |
2173 | * configure.ac (host_libs): Add libbacktrace. | |
2174 | (target_libraries): Add libbacktrace. | |
2175 | * Makefile.def (host_modules): Add libbacktrace. | |
2176 | (target_modules): Likewise. | |
2177 | * configure, Makefile.in: Rebuild. | |
2178 | ||
2179 | 2012-09-14 David Edelsohn <dje.gcc@gmail.com> | |
2180 | ||
2181 | PR target/38607 | |
2182 | Merge upstream change. | |
2183 | * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. | |
2184 | ||
2185 | * configure.ac: Add target-libquadmath to noconfigdirs for AIX. | |
2186 | Add libgomp*.o to compare_exclusions for AIX. | |
2187 | * configure: Regenerate. | |
2188 | ||
2189 | 2012-09-06 Diego Novillo <dnovillo@google.com> | |
2190 | ||
2191 | * configure.ac: Bump minimum GMP version to 4.2.3. | |
2192 | * configure: Re-generate. | |
2193 | ||
2194 | 2012-09-05 Georg-Johann Lay <avr@gjlay.de> | |
2195 | ||
2196 | PR target/54461 | |
2197 | * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, | |
2198 | target-libgloss if not configured --with-avrlibc=no. | |
2199 | * configure: Regenerate. | |
2200 | ||
2201 | 2012-09-04 Jason Merrill <jason@redhat.com> | |
2202 | ||
2203 | * configure.ac: Fix --enable-languages=all. | |
2204 | ||
2205 | 2012-09-04 Christophe Lyon <christophe.lyon@st.com> | |
2206 | ||
2207 | * MAINTAINERS (Write After Approval): Add myself. | |
2208 | ||
2209 | 2012-09-03 Richard Guenther <rguenther@suse.de> | |
2210 | ||
2211 | PR bootstrap/54138 | |
2212 | * configure.ac: Re-organize ISL / CLOOG checks to allow | |
2213 | disabling with either --without-isl or --without-cloog. | |
2214 | * configure: Regenerated. | |
2215 | ||
2216 | 2012-09-03 Georg-Johann Lay <avr@gjlay.de> | |
2217 | ||
2218 | * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. | |
2219 | * configure: Regenerate. | |
2220 | ||
2221 | 2012-08-27 Ulrich Drepper <drepper@gmail.com> | |
2222 | ||
2223 | * MAINTAINERS: Fix my email address. | |
2224 | ||
2225 | 2012-08-26 H.J. Lu <hongjiu.lu@intel.com> | |
2226 | ||
2227 | PR binutils/4970 | |
2228 | * Makefile.def (host_modules): Rmove lib_path=.libs from bfd | |
2229 | and opcodes. | |
2230 | * Makefile.in: Regenerated. | |
2231 | ||
2232 | 2012-08-26 Art Haas <ahaas@impactweather.com> | |
2233 | ||
2234 | * configure: Regenerate. | |
2235 | ||
2236 | 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl> | |
2237 | ||
2238 | * INSTALL/README: Also refer to the online installation | |
2239 | instructions. | |
2240 | ||
2241 | 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com> | |
2242 | ||
2243 | * MAINTAINERS (Write After Approval): Add myself. | |
2244 | (Picochip port): Remove myself. | |
2245 | ||
2246 | 2012-08-14 Diego Novillo <dnovillo@google.com> | |
2247 | ||
2248 | Merge from cxx-conversion branch. | |
2249 | ||
2250 | * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove | |
2251 | POSTSTAGE1_CONFIGURE_FLAGS. | |
2252 | * Makefile.in: Regenerate. | |
2253 | * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. | |
2254 | Force C++ when bootstrapping. | |
2255 | * configure: Regenerate. | |
2256 | ||
2257 | 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de> | |
2258 | ||
2259 | * MAINTAINERS (Write After Approval): Add myself. | |
2260 | ||
2261 | 2012-07-16 Joseph Myers <joseph@codesourcery.com> | |
2262 | ||
2263 | * README: Document use of ranges of years in copyright notices. | |
2264 | ||
2265 | 2012-07-06 Richard Guenther <rguenther@suse.de> | |
2266 | ||
2267 | * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) | |
2268 | as CPPFLAGS, pass path to built gmp as LDFLAGS, always use | |
2269 | --with-gmp=system. | |
2270 | * Makefile.in: Regenerated. | |
2271 | * configure: Likewise. | |
2272 | ||
2273 | 2012-07-06 Richard Guenther <rguenther@suse.de> | |
2274 | ||
2275 | * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. | |
2276 | * Makefile.def (isl): Use extra_isl_gmp_configure_flags and | |
2277 | supply V=1 as extra_make_flags. | |
2278 | * configure: Regenerated. | |
2279 | * Makefile.in: Likewise. | |
2280 | ||
2281 | 2012-07-04 Tristan Gingold <gingold@adacore.com> | |
2282 | ||
2283 | * configure: Regenerate. | |
2284 | ||
2285 | 2012-07-03 Richard Guenther <rguenther@suse.de> | |
2286 | ||
2287 | * Makfile.def (isl): Remove not necessary extra_exports and | |
2288 | extra_make_flags. | |
2289 | (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. | |
2290 | * Makefile.in: Regenerated. | |
2291 | ||
2292 | 2012-07-03 Richard Guenther <rguenther@suse.de> | |
2293 | ||
2294 | * Makefile.def (cloog): Add V=1 to extra_make_flags. | |
2295 | * configure.ac: If either the ISL or the CLooG check failed | |
2296 | do not try to build in-tree versions. | |
2297 | * Makefile.in: Regenerated. | |
2298 | * configure: Regenerated. | |
2299 | ||
2300 | 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2301 | ||
2302 | * configure: Regenerate. | |
2303 | ||
2304 | 2012-07-02 Janis Johnson <janisjo@codesourcery.com> | |
2305 | ||
2306 | * MAINTAINERS (Various Maintainers): Add myself as testsuite | |
2307 | maintainer. | |
2308 | ||
2309 | 2012-07-02 Richard Guenther <rguenther@suse.de> | |
2310 | ||
2311 | * configure: Regenerated. | |
2312 | ||
2313 | 2012-07-02 Richard Guenther <rguenther@suse.de> | |
2314 | Michael Matz <matz@suse.de> | |
2315 | Tobias Grosser <tobias@grosser.es> | |
2316 | Sebastian Pop <sebpop@gmail.com> | |
2317 | ||
2318 | * Makefile.def: Add ISL host module, remove PPL host module. | |
2319 | Adjust ClooG host module to use the proper ISL. | |
2320 | * Makefile.tpl: Pass ISL include flags instead of PPL ones. | |
2321 | * configure.ac: Include config/isl.m4. Add ISL host library, | |
2322 | remove PPL. Remove PPL configury, add ISL configury, adjust | |
2323 | ClooG configury. | |
2324 | * Makefile.in: Regenerated. | |
2325 | * configure: Likewise. | |
2326 | ||
2327 | 2012-07-02 Richard Guenther <rguenther@suse.de> | |
2328 | ||
2329 | Merge from graphite branch | |
2330 | 2011-07-21 Tobias Grosser <tobias@grosser.es> | |
2331 | ||
2332 | * configure: Regenerated. | |
2333 | * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, | |
2334 | both cloog.org and legacy versions. The only supported version will | |
2335 | be CLooG with the isl backend. | |
2336 | ||
2337 | 2011-07-21 Tobias Grosser <tobias@grosser.es> | |
2338 | ||
2339 | * configure: Regenerated. | |
2340 | * configure.ac: Require cloog isl 0.17.0 | |
2341 | ||
2342 | 2011-07-21 Tobias Grosser <tobias@grosser.es> | |
2343 | ||
2344 | * configure: Regenerated. | |
2345 | * config/cloog.m4: Do not define CLOOG_ORG | |
2346 | ||
2347 | 2012-06-29 Steven Bosscher <steven@gcc.gnu.org> | |
2348 | ||
2349 | * configure.ac: Skip C if explicitly selected. | |
2350 | * configure: Regenerate. | |
2351 | ||
2352 | 2012-06-28 Christophe Lyon <christophe.lyon@st.com> | |
2353 | ||
2354 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
2355 | they contain -O2. | |
2356 | * configure: Regenerate. | |
2357 | ||
2358 | 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com> | |
2359 | ||
2360 | PR debug/53740 | |
2361 | * df.h, df-problems.c, dce.c: Revert last patch. | |
2362 | ||
2363 | 2012-06-25 Iain Sandoe <iain@codesourcery.com> | |
2364 | ||
2365 | * MAINTAINERS (Write After Approval): Update my email address. | |
2366 | ||
2367 | 2012-06-21 Meador Inge <meadori@codesourcery.com> | |
2368 | ||
2369 | * MAINTAINERS (Write After Approval): Add myself. | |
2370 | ||
2371 | 2012-06-20 Jason Merrill <jason@redhat.com> | |
2372 | ||
2373 | * Makefile.tpl (check-target-libgomp-c++): New. | |
2374 | (check-target-libitm-c++): New. | |
2375 | * Makefile.def (c++): Add them. | |
2376 | * Makefile.in: Regenerate. | |
2377 | ||
2378 | 2012-05-29 Edmar Wienskoski <edmar@freescale.com> | |
2379 | ||
2380 | * MAINTAINERS (Write After Approval): Add myself. | |
2381 | ||
2382 | 2012-05-16 Olivier Hainque <hainque@adacore.com> | |
2383 | ||
2384 | * Makefile.tpl (gcc-no-fixedincludes): Rename into ... | |
2385 | (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ | |
2386 | (install-no-fixedincludes): Adjust accordingly. | |
2387 | * Makefile.in: Regenerate. | |
2388 | ||
2389 | 2012-05-15 H.J. Lu <hongjiu.lu@intel.com> | |
2390 | ||
2391 | Merge upstream change | |
2392 | * libtool.m4 (_LT_ENABLE_LOCK): Support x32. | |
2393 | ||
2394 | 2012-05-14 Marc Glisse <marc.glisse@inria.fr> | |
2395 | ||
2396 | * MAINTAINERS (Write After Approval): Add myself. | |
2397 | ||
2398 | 2012-05-09 Nick Clifton <nickc@redhat.com> | |
2399 | Paul Smith <psmith@gnu.org> | |
2400 | ||
2401 | PR bootstrap/50461 | |
2402 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
2403 | allow for the fact that from release v3.1.0 of MPFR the source | |
2404 | files were moved into a src sub-directory. | |
2405 | * configure: Regenerate. | |
2406 | ||
2407 | 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org> | |
2408 | ||
2409 | * configure.ac: Bump minimum MPFR version to 2.4.0. | |
2410 | * configure: Regenerated. | |
2411 | ||
2412 | 2012-05-01 Richard Henderson <rth@redhat.com> | |
2413 | ||
2414 | * Makefile.def (libatomic): New target_module. | |
2415 | * configure.ac (target_libraries): Add libatomic. | |
2416 | (noconfigdirs): Check if libatomic is supported. | |
2417 | * Makefile.in, configure: Rebuild. | |
2418 | ||
2419 | 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com> | |
2420 | ||
2421 | * MAINTAINERS (Write After Approval): Add myself. | |
2422 | ||
2423 | 2012-04-25 Joel Brobecker <brobecker@adacore.com> | |
2424 | ||
2425 | * config.sub: Update to 2012-04-18 version from official repo. | |
2426 | ||
2427 | 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com> | |
2428 | ||
2429 | * MAINTAINERS (Write After Approval): Add myself. | |
2430 | ||
2431 | 2012-04-11 Steve Ellcey <sellcey@mips.com> | |
2432 | ||
2433 | * MAINTAINERS: Changed email address. | |
2434 | ||
2435 | 2012-03-28 Georg-Johann Lay <avr@gjlay.de> | |
2436 | ||
2437 | PR target/52737 | |
2438 | * contrib/gcc_update (files_and_dependencies): | |
2439 | Remove gcc/config/avr/t-multilib from touch data. | |
2440 | ||
2441 | 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2442 | ||
2443 | * MAINTAINERS (OS Port Maintainers): Remove irix. | |
2444 | * configure.ac (enable_libgomp): Remove *-*-irix6*. | |
2445 | (unsupported_languages): Remove mips-sgi-irix6.*. | |
2446 | (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. | |
2447 | (with_stabs): Remove. | |
2448 | * configure: Regenerate. | |
2449 | ||
2450 | 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2451 | ||
2452 | * MAINTAINERS (OS Port Maintainers): Remove osf. | |
2453 | * configure.ac (enable_libgomp): Remove *-*-osf*. | |
2454 | (with_stabs): Remove alpha*-*-osf*. | |
2455 | * configure: Regenerate. | |
2456 | ||
2457 | 2012-03-05 Tristan Gingold <gingold@adacore.com> | |
2458 | ||
2459 | * configure.ac: Enable gdb and readline for ia64*-*-*vms*. | |
2460 | * configure: Regenerate. | |
2461 | ||
2462 | 2012-02-17 Walter Lee <walt@tilera.com> | |
2463 | ||
2464 | * MAINTAINERS: (Write After Approval): Delete myself. | |
2465 | ||
2466 | 2012-02-14 Walter Lee <walt@tilera.com> | |
2467 | ||
2468 | * MAINTAINERS (tilegx port): Add myself. | |
2469 | (tilepro port): Add myself. | |
2470 | (Write After Approval): Add myself. | |
2471 | ||
2472 | 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com> | |
2473 | ||
2474 | * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer | |
2475 | and Joseph Myers as docstring relicensing maintainers. | |
2476 | ||
2477 | 2012-02-09 Bin Cheng <bin.cheng@arm.com> | |
2478 | ||
2479 | * MAINTAINERS (write-after-approval): Add myself. | |
2480 | ||
2481 | 2012-02-08 Ira Rosen <irar@il.ibm.com> | |
2482 | ||
2483 | * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer | |
2484 | maintainer. | |
2485 | ||
2486 | 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com> | |
2487 | ||
2488 | * MAINTAINERS (Write After Approval): Move myself to | |
2489 | maintain alphabetical order. | |
2490 | ||
2491 | 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com> | |
2492 | ||
2493 | * MAINTAINERS (Write After Approval): Add myself. | |
2494 | ||
2495 | 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com> | |
2496 | ||
2497 | * MAINTAINERS (Write After Approval): Add myself. | |
2498 | ||
2499 | 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com> | |
2500 | Jayant R Sonar <jayant.sonar@kpitcummins.com> | |
2501 | ||
2502 | * configure.ac (cr16-*-*): Remove nonconfigdirs. | |
2503 | * configure: Regenerate. | |
2504 | ||
2505 | 2012-01-23 Harshit Chopra <harshit@google.com> | |
2506 | ||
2507 | * MAINTAINERS (Write After Approval): Add myself. | |
2508 | ||
2509 | 2012-01-22 Douglas B Rupp <rupp@ngnat.com> | |
2510 | ||
2511 | * configure.ac: Remove reference to mh-interix. | |
2512 | * configure: Regenerate. | |
2513 | ||
2514 | 2012-01-05 Richard Henderson <rth@redhat.com> | |
2515 | ||
2516 | PR bootstrap/51072 | |
2517 | * configure.ac: Disable libitm if c++ is not enabled. | |
2518 | * configure: Rebuild. | |
2519 | ||
2520 | * configure.ac: Fix regexp for same. | |
2521 | * configure: Rebuild. | |
2522 | ||
2523 | 2012-01-02 Balaji V. Iyer <bviyer@gmail.com> | |
2524 | ||
2525 | * MAINTAINERS (Write After Approval): Add myself. | |
2526 | ||
2527 | 2012-01-02 Richard Guenther <rguenther@suse.de> | |
2528 | ||
2529 | PR bootstrap/51686 | |
2530 | * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin. | |
2531 | * Makefile.in: Regenerate. | |
2532 | ||
2533 | 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org> | |
2534 | ||
2535 | * MAINTAINERS (Write After Approval): Add myself. | |
2536 | ||
2537 | 2011-12-18 Eric Botcazou <ebotcazou@adacore.com> | |
2538 | ||
2539 | * configure: Regenerate. | |
2540 | ||
2541 | 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com> | |
2542 | ||
2543 | * MAINTAINERS (picochip): Changed email address. | |
2544 | ||
2545 | 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | |
2546 | ||
2547 | * MAINTAINERS (write-after-approval): Add self. | |
2548 | ||
2549 | 2011-11-29 DJ Delorie <dj@redhat.com> | |
2550 | ||
2551 | * configure.ac (rl78-*-*) New case. | |
2552 | * configure: Regenerate. | |
2553 | * MAINTAINERS: Add myself as RL78 maintainer. | |
2554 | ||
2555 | 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr> | |
2556 | ||
2557 | * MAINTAINERS: Add self as co-maintainer of the Ada front end. | |
2558 | ||
2559 | 2011-11-21 Andreas Tobler <andreast@fgznet.ch> | |
2560 | ||
2561 | * libtool.m4: Additional FreeBSD 10 fixes. | |
2562 | ||
2563 | 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com> | |
2564 | ||
2565 | * MAINTAINERS: Move myself from Write After Approval to CPU Port | |
2566 | Maintainers section, as Epiphany maintainer. | |
2567 | ||
2568 | 2011-11-18 Iain Sandoe <iains@gcc.gnu.org> | |
2569 | ||
2570 | PR target/49992 | |
2571 | * configure.ac: Remove ranlib special-casing for Darwin. | |
2572 | * configure: Regenerate. | |
2573 | ||
2574 | 2011-11-12 Andrey Belevantsev <abel@ispras.ru> | |
2575 | ||
2576 | * MAINTAINERS (Reviewers): Keep the list sorted. | |
2577 | ||
2578 | 2011-11-11 Andrey Belevantsev <abel@ispras.ru> | |
2579 | ||
2580 | * MAINTAINERS (Selective Scheduling): Add myself as a reviewer. | |
2581 | ||
2582 | 2011-11-09 Roland McGrath <mcgrathr@google.com> | |
2583 | ||
2584 | * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. | |
2585 | * configure: Rebuild. | |
2586 | * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. | |
2587 | * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. | |
2588 | (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. | |
2589 | (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. | |
2590 | (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): | |
2591 | Add READELF. | |
2592 | * Makefile.in: Rebuild. | |
2593 | ||
2594 | 2011-11-09 Jason Merrill <jason@redhat.com> | |
2595 | ||
2596 | * Makefile.def (language=c++): Remove check-c++0x. | |
2597 | * Makefile.in (check-gcc-c++): Regenerate. | |
2598 | ||
2599 | 2011-11-08 Richard Henderson <rth@redhat.com> | |
2600 | ||
2601 | * configure.ac: Test for libitm directory present first. | |
2602 | ||
2603 | * configure.ac: Adjust srcdir for running libitm/configure.tgt. | |
2604 | ||
2605 | * configure.ac: Test libitm/configure.tgt to disable libitm. | |
2606 | * configure: Rebuild. | |
2607 | ||
2608 | 2011-11-07 Aldy Hernandez <aldyh@redhat.com> | |
2609 | Richard Henderson <rth@redhat.com> | |
2610 | ||
2611 | Merged from transactional-memory. | |
2612 | ||
2613 | * Makefile.def (lang_env_dependencies): libitm is c++. | |
2614 | Add libitm target module. | |
2615 | * configure.ac: Likewise. | |
2616 | * config/mmap.m4: New file. | |
2617 | * contrib/gcc_update: Add libitm to touch data. | |
2618 | * Makefile.in, configure: Rebuild. | |
2619 | ||
2620 | 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2621 | ||
2622 | * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, | |
2623 | LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. | |
2624 | * Makefile.in: Regenerate. | |
2625 | ||
2626 | 2011-11-01 DJ Delorie <dj@redhat.com> | |
2627 | ||
2628 | * config.sub: Update to version 2011-10-29 (added rl78) | |
2629 | ||
2630 | 2011-10-27 Nick Clifton <nickc@redhat.com> | |
2631 | ||
2632 | * config.sub: Import these changes from the config project: | |
2633 | ||
2634 | 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> | |
2635 | Ben Elliston <bje@gnu.org> | |
2636 | ||
2637 | * config.sub (epiphany): New. | |
2638 | ||
2639 | 2011-09-09 Linas Vepstas <linasvepstas@gmail.com> | |
2640 | Ben Elliston <bje@gnu.org> | |
2641 | ||
2642 | * config.sub (hexagon, hexagon-*): New. | |
2643 | ||
2644 | 2011-08-23 Roland McGrath <mcgrathr@google.com> | |
2645 | ||
2646 | * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and | |
2647 | 64eb to be64. | |
2648 | ||
2649 | 2011-08-16 Roland McGrath <mcgrathr@google.com> | |
2650 | ||
2651 | * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. | |
2652 | (nacl): Grok as alias for 32el-unknown-nacl. | |
2653 | ||
2654 | 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com> | |
2655 | ||
2656 | * MAINTAINERS (Write After Approval): Add myself. | |
2657 | ||
2658 | 2011-10-24 Teresa Johnson <tejohnson@google.com> | |
2659 | ||
2660 | * MAINTAINERS (Write After Approval): Add myself. | |
2661 | ||
2662 | 2011-09-21 Jakub Jelinek <jakub@redhat.com> | |
2663 | ||
2664 | * MAINTAINERS (sparc port): Remove myself. | |
2665 | ||
2666 | 2011-09-14 Tom de Vries <tom@codesourcery.com> | |
2667 | ||
2668 | * MAINTAINERS (Write After Approval): Add myself. | |
2669 | ||
2670 | 2011-08-14 Yao Qi <yao@codesourcery.com> | |
2671 | ||
2672 | * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. | |
2673 | * configure: Regenerate. | |
2674 | ||
2675 | 2011-07-26 Ian Lance Taylor <iant@google.com> | |
2676 | ||
2677 | * configure.ac: Set have_compiler based on whether gcc directory | |
2678 | exists, rather than on whether gcc is in configdirs. | |
2679 | * configure: Rebuild. | |
2680 | ||
2681 | 2011-07-21 Joseph Myers <joseph@codesourcery.com> | |
2682 | ||
2683 | * MAINTAINERS (Global Reviewers): Add self. | |
2684 | ||
2685 | 2011-07-20 David Edelsohn <dje.gcc@gmail.com> | |
2686 | ||
2687 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to | |
2688 | link directories. | |
2689 | * Makefile.in: Rebuild. | |
2690 | ||
2691 | 2011-07-20 Ian Lance Taylor <iant@google.com> | |
2692 | ||
2693 | PR bootstrap/49787 | |
2694 | * configure.ac: Move --enable-bootstrap handling earlier in file. | |
2695 | If --enable-bootstrap and either --enable-build-with-cxx or | |
2696 | --enable-build-poststage1-with-cxx, enable C++ automatically. | |
2697 | * configure: Rebuild. | |
2698 | ||
2699 | 2011-07-19 Ian Lance Taylor <iant@google.com> | |
2700 | ||
2701 | * configure.ac: Add --enable-build-poststage1-with-cxx. If set, | |
2702 | make C++ a boot_language. Set and substitute | |
2703 | POSTSTAGE1_CONFIGURE_FLAGS. | |
2704 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. | |
2705 | (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). | |
2706 | * configure, Makefile.in: Rebuild. | |
2707 | ||
2708 | 2011-07-19 Vladimir Makarov <vmakarov@redhat.com> | |
2709 | ||
2710 | * MAINTAINERS (Register Allocation): Move myself from reviewers to | |
2711 | maintainers. | |
2712 | ||
2713 | 2011-07-18 Jakub Jelinek <jakub@redhat.com> | |
2714 | ||
2715 | * MAINTAINERS (Global Reviewers): Add myself. | |
2716 | ||
2717 | 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2718 | ||
2719 | * configure: Regenerate. | |
2720 | ||
2721 | 2011-07-16 Jason Merrill <jason@redhat.com> | |
2722 | ||
2723 | * Makefile.def (language=c++): Add check-c++0x and | |
2724 | check-target-libmudflap-c++. | |
2725 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
2726 | * Makefile.in: Regenerate. | |
2727 | ||
2728 | 2011-07-16 Matthias Klose <doko@ubuntu.com> | |
2729 | ||
2730 | * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. | |
2731 | * Makefile.def (target_modules/libjava): Pass | |
2732 | $(EXTRA_CONFIGARGS_LIBJAVA). | |
2733 | * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, | |
2734 | if not configured with --enable-static-libjava. | |
2735 | * Makefile.in: Regenerate. | |
2736 | * configure: Likewise. | |
2737 | ||
2738 | 2011-07-15 Jason Merrill <jason@redhat.com> | |
2739 | ||
2740 | * Makefile.in (check-c++): Move check-gcc-c++0x after | |
2741 | check-target-libstdc++-v3. | |
2742 | ||
2743 | 2011-07-15 Bernd Schmidt <bernds@codesourcery.com> | |
2744 | ||
2745 | * MAINTAINERS (c6x port): New entry. | |
2746 | ||
2747 | 2011-07-13 Jason Merrill <jason@redhat.com> | |
2748 | ||
2749 | * Makefile.in (check-gcc-c++0x): New. | |
2750 | (check-c++): Depend on it. | |
2751 | ||
2752 | 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2753 | ||
2754 | PR target/39150 | |
2755 | * configure.ac (i[3456789]86-*-solaris2*): Also accept | |
2756 | x86_64-*-solaris2.1[0-9]*. | |
2757 | * configure: Regenerate. | |
2758 | ||
2759 | 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com> | |
2760 | ||
2761 | * MAINTAINERS (RTL optimizers): Add self. | |
2762 | ||
2763 | 2011-06-27 Gabriel Charette <gchare@google.com> | |
2764 | ||
2765 | * MAINTAINERS (Write After Approval): Add myself. | |
2766 | ||
2767 | 2011-06-22 Hans-Peter Nilsson <hp@axis.com> | |
2768 | ||
2769 | PR regression/47836 | |
2770 | PR bootstrap/23656 | |
2771 | PR other/47733 | |
2772 | PR bootstrap/49247 | |
2773 | PR c/48825 | |
2774 | * configure.ac (target_libraries): Remove target-libiberty. | |
2775 | Remove case-statement setting skipdirs=target-libiberty for | |
2776 | multiple targets. Remove checking target_configdirs and | |
2777 | removing target-libiberty but keeping target-libgcc if | |
2778 | otherwise empty. | |
2779 | * Makefile.def (target_modules): Don't add libiberty. | |
2780 | (dependencies): Remove all traces of target-libiberty. | |
2781 | * configure, Makefile.in: Regenerate. | |
2782 | ||
2783 | 2011-06-13 Walter Lee <walt@tilera.com> | |
2784 | ||
2785 | * configure.ac (tilepro-*-*) New case. | |
2786 | (tilegx-*-*): Likewise. | |
2787 | * configure: Regenerate. | |
2788 | ||
2789 | 2011-06-06 Jing Yu <jingyu@google.com> | |
2790 | ||
2791 | * configure.ac: Skip target-libiberty for | |
2792 | arm*-*-linux-androideabi. | |
2793 | * configure: Regenerated. | |
2794 | ||
2795 | 2011-06-06 Nick Clifton <nickc@redhat.com> | |
2796 | ||
2797 | * config.sub: Sync from upstream. | |
2798 | ||
2799 | 2011-06-05 Nenad Vukicevic <nenad@intrepid.com> | |
2800 | ||
2801 | * MAINTAINERS (Write After Approval): Add myself. | |
2802 | ||
2803 | 2011-06-01 Daniel Jacobowitz <drow@false.org> | |
2804 | ||
2805 | * MAINTAINERS: Update my email address. | |
2806 | ||
2807 | 2011-05-27 Nathan Froyd <froydnj@codesourcery.com> | |
2808 | ||
2809 | * MAINTAINERS (Write After Approval): Update my email address. | |
2810 | ||
2811 | 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com> | |
2812 | ||
2813 | * MAINTAINERS (Write After Approval): Add myself. | |
2814 | ||
2815 | 2011-05-08 Doug Kwan <dougkwan@google.com> | |
2816 | ||
2817 | * configure.ac: Propagate LDFLAGS_FOR_TARGET. | |
2818 | * configure: Regenerated. | |
2819 | * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET | |
2820 | value from configure. | |
2821 | * Makefile.in: Regenerated. | |
2822 | ||
2823 | 2011-05-05 Joseph Myers <joseph@codesourcery.com> | |
2824 | ||
2825 | * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, | |
2826 | sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, | |
2827 | *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* | |
2828 | | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, | |
2829 | *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, | |
2830 | *-*-vxworks*): Disable newlib and libgloss in separate case | |
2831 | statement. | |
2832 | (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built | |
2833 | to separate case statement. | |
2834 | (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
2835 | *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, | |
2836 | alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, | |
2837 | sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | | |
2838 | arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, | |
2839 | bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | | |
2840 | i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, | |
2841 | i[[3456789]]86-*-mingw*, x86_64-*-mingw*, | |
2842 | i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, | |
2843 | i[[3456789]]86-*-rdos*, m32r-*-*, | |
2844 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* | |
2845 | | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, | |
2846 | powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, | |
2847 | rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* | |
2848 | | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, | |
2849 | sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | | |
2850 | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | | |
2851 | *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib | |
2852 | and libgloss in main case over targets. Remove most empty cases | |
2853 | in main case over targets. | |
2854 | * configure: Regenerate. | |
2855 | ||
2856 | 2011-05-04 Janis Johnson <janisjo@codesourcery.com> | |
2857 | ||
2858 | * MAINTAINERS (Write After Approval): Add myself. | |
2859 | ||
2860 | 2011-05-04 Joseph Myers <joseph@codesourcery.com> | |
2861 | ||
2862 | * configure.ac: Remove code setting special library locations for | |
2863 | hppa*64*-*-hpux11*. Remove code setting compiler for | |
2864 | sparc-sun-solaris2*. | |
2865 | * configure: Regenerate. | |
2866 | ||
2867 | 2011-05-04 Joseph Myers <joseph@codesourcery.com> | |
2868 | ||
2869 | * configure.ac: Separate libgloss_dir settings from general case | |
2870 | over targets. | |
2871 | * configure: Regenerate. | |
2872 | ||
2873 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> | |
2874 | ||
2875 | * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
2876 | alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, | |
2877 | arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove | |
2878 | cases in libgcj-disabling case statement. | |
2879 | (hppa*64*-*-linux*): Set unsupported_languages instead of | |
2880 | disabling target-zlib. | |
2881 | (hppa*64*-*-*): Restrict case in libgcj-disabling case statement | |
2882 | to hppa*64*-*-hpux*. | |
2883 | (hppa*-*-*): Restrict case in libgcj-disabling case statement to | |
2884 | hppa*-*-hpux*. | |
2885 | (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, | |
2886 | i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, | |
2887 | i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | | |
2888 | fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | | |
2889 | powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, | |
2890 | sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | | |
2891 | sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | | |
2892 | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in | |
2893 | libgcj-disabling case statement. | |
2894 | * configure: Regenerate. | |
2895 | ||
2896 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> | |
2897 | ||
2898 | * configure.ac: Disable Java for targets not supporting libffi. | |
2899 | (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): | |
2900 | Remove cases in Java-disabling statement. | |
2901 | (*arm-wince-pe): Change to arm-wince-pe. | |
2902 | (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove | |
2903 | cases in Java-disabling statement. | |
2904 | (bfin-*-*): Don't disable Java again. | |
2905 | (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, | |
2906 | fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | | |
2907 | hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, | |
2908 | hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, | |
2909 | i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, | |
2910 | i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, | |
2911 | i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, | |
2912 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in | |
2913 | Java-disabling statement. | |
2914 | (mmix-*-*): Don't disable Java again. | |
2915 | (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
2916 | powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, | |
2917 | microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, | |
2918 | sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, | |
2919 | tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling | |
2920 | statement. | |
2921 | * configure: Regenerate. | |
2922 | ||
2923 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> | |
2924 | ||
2925 | * configure.ac: Separate cases disabling Java and Java libraries | |
2926 | from general case over targets. | |
2927 | * configure: Regenerate. | |
2928 | ||
2929 | 2011-04-21 Jie Zhang <jzhang918@gmail.com> | |
2930 | ||
2931 | * MAINTAINERS: Update my email address. | |
2932 | ||
2933 | 2011-04-20 Easwaran Raman <eraman@google.com> | |
2934 | ||
2935 | * MAINTAINERS (Write After Approval): Add myself. | |
2936 | ||
2937 | 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu> | |
2938 | ||
2939 | PR lto/48086 | |
2940 | * configure.ac: Re-enable LTO on *-apple-darwin9*. | |
2941 | * configure: Regenerate. | |
2942 | ||
2943 | 2011-04-16 Jim Meyering <meyering@redhat.com> | |
2944 | ||
2945 | * MAINTAINERS (Write After Approval): Add myself. | |
2946 | ||
2947 | 2011-04-15 Dodji Seketeli <dodji@redhat.com> | |
2948 | ||
2949 | * MAINTAINERS: Update my email address. | |
2950 | ||
2951 | 2011-04-13 Georg-Johann Lay <avr@gjlay.de> | |
2952 | ||
2953 | * MAINTAINERS (Write After Approval): Add myself. | |
2954 | ||
2955 | 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com> | |
2956 | ||
2957 | * MAINTAINERS (Write After Approval): Add myself. | |
2958 | ||
2959 | 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org> | |
2960 | ||
2961 | * MAINTAINERS (Write After Approval): Add myself. | |
2962 | ||
2963 | 2011-04-06 Joseph Myers <joseph@codesourcery.com> | |
2964 | ||
2965 | * configure.ac (build_tools): Remove build-byacc. | |
2966 | (host_libs): Remove mmalloc. | |
2967 | (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 | |
2968 | autoconf automake libtool diff rcs fileutils shellutils time | |
2969 | textutils wdiff find uudecode hello tar gzip indent recode release | |
2970 | sed perl gawk findutils gettext zip. | |
2971 | (libgcj): Remove target-qthreads. | |
2972 | (target_tools): Remove target-examples target-gperf. | |
2973 | (YACC): Don't handle building byacc. | |
2974 | * configure: Regenerate. | |
2975 | * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, | |
2976 | dosutils, examples, fileutils, find, findutils, gawk, gettext, | |
2977 | gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, | |
2978 | patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, | |
2979 | shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't | |
2980 | handle building components. | |
2981 | * Makefile.in: Regenerate. | |
2982 | ||
2983 | 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com> | |
2984 | ||
2985 | * MAINTAINERS: Update my email address as Xtensa maintainer. | |
2986 | ||
2987 | 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
2988 | ||
2989 | * config.sub: Sync from upstream. | |
2990 | ||
2991 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> | |
2992 | ||
2993 | * configure.ac (avr-*-*): Add comment about why libssp is disabled. | |
2994 | (microblaze*): Don't disable libssp. | |
2995 | * configure: Regenerate. | |
2996 | ||
2997 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> | |
2998 | ||
2999 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | |
3000 | moveifchange. | |
3001 | * configure: Regenerate. | |
3002 | * Makefile.tpl: Use @SHELL@ not @config_shell@. | |
3003 | * Makefile.in: Regenerate. | |
3004 | ||
3005 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> | |
3006 | ||
3007 | * configure.ac (*-*-sysv4*): Don't enable libgomp. | |
3008 | (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, | |
3009 | powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, | |
3010 | powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, | |
3011 | xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, | |
3012 | *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove | |
3013 | md_exec_prefix cases. | |
3014 | * configure: Regenerate. | |
3015 | ||
3016 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> | |
3017 | ||
3018 | * configure.ac: Separate cases disabling target-libssp, | |
3019 | target-libiberty, target-libstdc++-v3 and Fortran from general | |
3020 | case over targets. | |
3021 | * configure: Regenerate. | |
3022 | ||
3023 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> | |
3024 | ||
3025 | * configure.ac (*-*-chorusos): Don't disable libgcj. | |
3026 | (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): | |
3027 | Remove case. | |
3028 | (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. | |
3029 | (arm-*-coff): Don't disable libgcj. | |
3030 | (arm*-*-linux-gnueabi): Remove useless assignment. | |
3031 | (arm-*-riscix*): Don't disable libgcj. | |
3032 | (bfin-*-*): Don't enable target-bsp and target-cygmon depending on | |
3033 | configuration. | |
3034 | (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. | |
3035 | (c54x*-*-*): Remove case. | |
3036 | (tic54x-*-*): Don't disable GCC or GCC libraries. | |
3037 | (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf | |
3038 | to *. | |
3039 | (d10v-*-*): Don't disable GCC libraries. | |
3040 | (d30v-*-*): Don't disable libgcj. | |
3041 | (h8500-*-*): Don't disable GCC libraries. | |
3042 | (i960-*-*): Don't disable libgcj. | |
3043 | (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. | |
3044 | (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
3045 | i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable | |
3046 | libgcj. | |
3047 | (m68k-*-coff*): Remove case. | |
3048 | (mmix-*-*): Don't disable libgloss on host. | |
3049 | (mn10200-*-*, mn10300-*-*): Remove cases. | |
3050 | (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
3051 | powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): | |
3052 | Don't disable libgcj. | |
3053 | (romp-*-*): Remove case. | |
3054 | (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. | |
3055 | (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove | |
3056 | case. | |
3057 | (v810-*-*): Don't disable GCC libraries. | |
3058 | (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. | |
3059 | (ip2k-*-*): Don't disable GCC libraries. | |
3060 | * configure: Regenerate. | |
3061 | ||
3062 | 2011-03-28 Joseph Myers <joseph@codesourcery.com> | |
3063 | ||
3064 | * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable | |
3065 | libffi on host. | |
3066 | (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib | |
3067 | on host. | |
3068 | (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. | |
3069 | * configure: Regenerate. | |
3070 | ||
3071 | 2011-03-26 John Marino <binutils@marino.st> | |
3072 | ||
3073 | * configure.ac: Add support for *-*-dragonfly* | |
3074 | * configure: Regenerate. | |
3075 | ||
3076 | 2011-03-25 Joseph Myers <joseph@codesourcery.com> | |
3077 | ||
3078 | * configure.ac (native_only): Remove. | |
3079 | (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu | |
3080 | send-pr uudecode guile gnuserv on host. | |
3081 | (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake | |
3082 | send-pr rcs guile perl texinfo libtool on host. | |
3083 | (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf | |
3084 | automake send-pr rcs guile perl texinfo libtool on host. | |
3085 | (*-*-cygwin*, *-*-netbsd*): Remove host cases. | |
3086 | (*-*-kaos*): Don't disable target-examples target-gperf on target. | |
3087 | (alpha*-dec-osf*): Don't disable fileutils on target. | |
3088 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples | |
3089 | texinfo send-pr expect dejagnu on target. | |
3090 | (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable | |
3091 | target-qthreads on target. | |
3092 | (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. | |
3093 | (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. | |
3094 | (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, | |
3095 | x86_64-*-mingw*): Don't disable expect on target. | |
3096 | (*-*-cygwin*): Don't disable target-gperf on target. | |
3097 | (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect | |
3098 | gnuserv on target. | |
3099 | (powerpcle-*-solaris*): Don't disable make expect gnuserv on | |
3100 | target. | |
3101 | * configure: Regenerate. | |
3102 | ||
3103 | 2011-03-25 Joseph Myers <joseph@codesourcery.com> | |
3104 | ||
3105 | * configure.ac (target_tools): Remove target-groff. | |
3106 | (native_only): Remove target-groff. | |
3107 | (hppa*64*-*-*): Don't disable byacc. | |
3108 | (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs | |
3109 | setting. | |
3110 | (*-*-kaos*): Don't skip target-librx and target-groff. | |
3111 | (*-*-netware*): Don't skip target-libmudflap. | |
3112 | (*-*-tpf*): Don't skip target-libmudflap. | |
3113 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured | |
3114 | directories on the host. | |
3115 | (ia64*-*-*vms*): Don't skip tix. | |
3116 | (sh-*-* | sh64-*-*): Don't condition skipped directories on the | |
3117 | host. | |
3118 | * configure: Regenerate. | |
3119 | ||
3120 | 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> | |
3121 | ||
3122 | * configure.ac: Remove references to mt-mep, mt-netware, | |
3123 | mt-wince. | |
3124 | * Makefile.def: Add all-utils soft dependencies. | |
3125 | * Makefile.tpl: Remove GDB_NLM_DEPS. | |
3126 | * configure: Regenerate. | |
3127 | * Makefile.in: Regenerate. | |
3128 | ||
3129 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
3130 | ||
3131 | * configure.ac: Do not include mh-x86omitfp. | |
3132 | * configure: Regenerate. | |
3133 | ||
3134 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
3135 | ||
3136 | * configure.ac: Remove empty cases. | |
3137 | * configure: Regenerate. | |
3138 | ||
3139 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
3140 | ||
3141 | * Makefile.def: Add dependency from termcap to gdb. | |
3142 | * Makefile.in: Regenerate. | |
3143 | ||
3144 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
3145 | ||
3146 | * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. | |
3147 | * configure: Regenerate. | |
3148 | * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. | |
3149 | * Makefile.tpl: Likewise. | |
3150 | * Makefile.in: Regenerate. | |
3151 | ||
3152 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
3153 | ||
3154 | * configure.ac: Remove all mentions of tentative_cc. | |
3155 | * configure: Regenerate. | |
3156 | ||
3157 | 2011-03-24 Joseph Myers <joseph@codesourcery.com> | |
3158 | ||
3159 | * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, | |
3160 | i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, | |
3161 | m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, | |
3162 | m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, | |
3163 | mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, | |
3164 | i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, | |
3165 | i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, | |
3166 | i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
3167 | i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, | |
3168 | hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, | |
3169 | *-*-rhapsody*): Remove host cases. | |
3170 | * configure: Regenerate. | |
3171 | ||
3172 | 2011-03-24 Joseph Myers <joseph@codesourcery.com> | |
3173 | ||
3174 | * configure.ac (ppc*-*-pe): Remove host case. | |
3175 | (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | | |
3176 | xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf | |
3177 | | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target | |
3178 | cases. | |
3179 | * configure: Regenerate. | |
3180 | ||
3181 | 2011-03-24 Joseph Myers <joseph@codesourcery.com> | |
3182 | ||
3183 | * config.sub: Update to version 2011-03-23. | |
3184 | ||
3185 | 2011-03-22 Joseph Myers <joseph@codesourcery.com> | |
3186 | ||
3187 | * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, | |
3188 | i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* | |
3189 | | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. | |
3190 | * configure: Regenerate. | |
3191 | ||
3192 | 2011-03-22 Joseph Myers <joseph@codesourcery.com> | |
3193 | ||
3194 | * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers | |
3195 | to Write After Approval. | |
3196 | * config-ml.in: Don't handle arc-*-elf*. | |
3197 | * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, | |
3198 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't | |
3199 | handle GCC libraries. | |
3200 | * configure: Regenerate. | |
3201 | ||
3202 | 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
3203 | ||
3204 | PR bootstrap/48120: | |
3205 | * configure.ac (pwllib): Use LIBS instead of LDFLAGS. | |
3206 | Add -lstdc++ -lm to LIBS. | |
3207 | * configure: Regenerate. | |
3208 | ||
3209 | 2011-03-18 David Edelsohn <dje.gcc@gmail.com> | |
3210 | ||
3211 | * config.guess: Update to version 2011-02-02 | |
3212 | * config.sub: Update to version 2011-02-24 | |
3213 | ||
3214 | 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu> | |
3215 | ||
3216 | PR lto/48086 | |
3217 | * configure.ac: Re-enable LTO on *-apple-darwin9. | |
3218 | * configure: Regenerate. | |
3219 | ||
3220 | 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu> | |
3221 | ||
3222 | PR lto/48086 | |
3223 | * configure.ac: Disable LTO on darwin due to an assembler change in | |
3224 | Xcode 3.2.6/4.0 that limits the total number of sections/segments to | |
3225 | under 256. | |
3226 | * configure: Regenerate. | |
3227 | ||
3228 | 2011-03-11 Chen Liqin <liqin.gcc@gmail.com> | |
3229 | ||
3230 | * MAINTAINERS: Update myself as score backend maintainer, | |
3231 | update my e-mail address. | |
3232 | ||
3233 | 2011-03-09 Xuepeng Guo <terry.guo@arm.com> | |
3234 | ||
3235 | * MAINTAINERS: Update my e-mail address. | |
3236 | ||
3237 | 2011-03-06 Joey Ye <joey.ye@arm.com> | |
3238 | ||
3239 | * MAINTAINERS: Update my e-mail address. | |
3240 | ||
3241 | 2011-03-02 Sebastian Pop <sebastian.pop@amd.com> | |
3242 | ||
3243 | * configure.ac: Adjust test of with_ppl. | |
3244 | * configure: Regenerated. | |
3245 | ||
3246 | 2011-03-02 Kai Tietz <ktietz@redhat.com> | |
3247 | ||
3248 | * MAINTAINERS: Adjust my e-mail address. | |
3249 | ||
3250 | 2011-03-02 Sebastian Pop <sebastian.pop@amd.com> | |
3251 | ||
3252 | * configure.ac: Add -lpwl to ppllibs. | |
3253 | * configure: Regenerated. | |
3254 | ||
3255 | 2011-03-02 Sebastian Pop <sebastian.pop@amd.com> | |
3256 | ||
3257 | * config/cloog.m4: Add -lisl to clooglibs. | |
3258 | * configure: Regenerated. | |
3259 | ||
3260 | 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> | |
3261 | ||
3262 | * MAINTAINERS (CPU Port maintainers): Add self. | |
3263 | ||
3264 | 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
3265 | ||
3266 | * MAINTAINERS: Add myself as testsuite maintainer. | |
3267 | ||
3268 | 2011-02-15 Mike Stump <mikestump@comcast.net> | |
3269 | ||
3270 | * MAINTAINERS: Add myself as testsuite maintainer. | |
3271 | ||
3272 | 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3273 | ||
3274 | Import from Libtool and gnulib: | |
3275 | ||
3276 | 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com> | |
3277 | ||
3278 | Prepare for supporting FreeBSD 10. | |
3279 | * config.rpath: Remove handling of freebsd1* which soon would | |
3280 | match FreeBSD 10.0. | |
3281 | ||
3282 | 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change) | |
3283 | ||
3284 | Remove support for FreeBSD 1.x. | |
3285 | * libtool.m4 (_LT_LINKER_SHLIBS) | |
3286 | (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which | |
3287 | soon would incorrectly match FreeBSD 10.0. | |
3288 | ||
3289 | 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3290 | ||
3291 | PR binutils/12283 | |
3292 | * move-if-change: Import version from gnulib. | |
3293 | ||
3294 | 2011-02-12 Alexandre Oliva <aoliva@redhat.com> | |
3295 | ||
3296 | PR lto/47225 | |
3297 | * Makefile.def (lto-plugin): Double dash for enable-shared. | |
3298 | (configure-gcc): Depend on all-lto-plugin. | |
3299 | * Makefile.in: Rebuilt. | |
3300 | ||
3301 | 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3302 | ||
3303 | * configure.ac: Remove extra bracket. | |
3304 | * configure: Regenerate. | |
3305 | ||
3306 | 2011-02-08 Tobias Burnus <burnus@net-b.de> | |
3307 | ||
3308 | * MAINTAINERS: Add myself as libquadmath maintainer. | |
3309 | ||
3310 | 2011-02-08 Thomas Schwinge <thomas@schwinge.name> | |
3311 | ||
3312 | * MAINTAINERS: Update my email address. | |
3313 | ||
3314 | 2011-02-07 Joseph Myers <joseph@codesourcery.com> | |
3315 | ||
3316 | * MAINTAINERS (option handling): Add self. | |
3317 | ||
3318 | 2011-02-06 Kai Tietz <kai.tietz@onevision.com> | |
3319 | ||
3320 | PR lto/47225 | |
3321 | * Makefile.def: Add dependency for install-gcc | |
3322 | on install-lto-plugin. | |
3323 | * Makfile.in: Regenerated | |
3324 | ||
3325 | 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org> | |
3326 | ||
3327 | * MAINTAINERS (CPU Port Maintainers): Add myself. | |
3328 | ||
3329 | 2011-01-31 Alexandre Oliva <aoliva@redhat.com> | |
3330 | ||
3331 | PR libgcj/44341 | |
3332 | * configure.ac: Discard --with-* flags for host when configuring | |
3333 | target libraries for cross build. | |
3334 | * configure: Rebuilt. | |
3335 | ||
3336 | 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> | |
3337 | ||
3338 | * MAINTAINERS (linear loop transforms): Removed. | |
3339 | ||
3340 | 2011-01-25 Jakub Jelinek <jakub@redhat.com> | |
3341 | ||
3342 | * configure.ac: If with_ppl is no, move setting with_cloog=no | |
3343 | after CLOOG_REQUESTED check. | |
3344 | * configure: Regenerated. | |
3345 | ||
3346 | 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> | |
3347 | ||
3348 | * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and | |
3349 | CLooG has been requested. | |
3350 | * configure: Regenerated. | |
3351 | ||
3352 | 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> | |
3353 | ||
3354 | * configure: Regenerated. | |
3355 | * configure.ac: Check for version 0.11 (or later revision) of PPL. | |
3356 | ||
3357 | 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de> | |
3358 | ||
3359 | * configure: Regenerated. | |
3360 | * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). | |
3361 | ||
3362 | 2011-01-21 Andreas Schwab <schwab@redhat.com> | |
3363 | ||
3364 | * configure.ac: Use AS_HELP_STRING throughout. | |
3365 | * configure: Regenerate. | |
3366 | ||
3367 | 2011-01-18 Jie Zhang <jie.zhang@analog.com> | |
3368 | ||
3369 | * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. | |
3370 | * configure: Regenerate. | |
3371 | ||
3372 | 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | |
3373 | ||
3374 | * ltmain.sh (relink): Use absolute path when hardcoding with -L. | |
3375 | ||
3376 | 2011-01-13 Joel Brobecker <brobecker@adacore.com> | |
3377 | ||
3378 | * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs | |
3379 | for ia64-hpux. | |
3380 | * configure: Regenerate. | |
3381 | ||
3382 | 2011-01-07 Jan Hubicka <jh@suse.cz> | |
3383 | ||
3384 | PR lto/47225 | |
3385 | * Makefile.in: Regenerate. | |
3386 | * Makefile.def (lto-plugin): Always pass enable-shared to the plugin | |
3387 | configure. | |
3388 | ||
3389 | 2011-01-07 Jan Hubicka <jh@suse.cz> | |
3390 | ||
3391 | * Makefile.in: Regenerate. | |
3392 | * Makefile.def (gcc host module) and soft dependency on lto-plugin | |
3393 | and configure dependency on lto-plugin configure. | |
3394 | (lto-plugin module): Remove dependency on GCC; add dependency on | |
3395 | liniberty. | |
3396 | ||
3397 | 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com> | |
3398 | ||
3399 | * MAINTAINERS (Write After Approval): Add myself. | |
3400 | ||
3401 | 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com> | |
3402 | ||
3403 | * configure: Regenerate. | |
3404 | ||
3405 | 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com> | |
3406 | ||
3407 | * configure.ac: (picochip): Disable libiberty. | |
3408 | ||
3409 | 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com> | |
3410 | ||
3411 | * MAINTAINERS (Write After Approval): Add myself. | |
3412 | ||
3413 | 2010-12-10 Ian Lance Taylor <iant@google.com> | |
3414 | ||
3415 | PR bootstrap/46819 | |
3416 | * configure.ac: For --disable-libgcj clear libgcj_saved. | |
3417 | * configure: Rebuild. | |
3418 | ||
3419 | 2010-12-10 Tobias Burnus <burnus@net-b.de> | |
3420 | ||
3421 | PR fortran/46540 | |
3422 | * configure.ac: Add --disable-libquadmath and | |
3423 | --disable-libquadmath-support. | |
3424 | * configure: Regenerate. | |
3425 | ||
3426 | 2010-12-03 Ian Lance Taylor <iant@google.com> | |
3427 | ||
3428 | * MAINTAINERS: Add myself as libgo maintainer. | |
3429 | ||
3430 | 2010-12-03 Hans-Peter Nilsson <hp@axis.com> | |
3431 | ||
3432 | PR libffi/46792 | |
3433 | * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. | |
3434 | * configure: Regenerate. | |
3435 | ||
3436 | 2010-12-02 Ian Lance Taylor <iant@google.com> | |
3437 | ||
3438 | * configure.ac: Always set default for poststage1_ldflags to | |
3439 | -static-libstdc++ -static-libgcc. | |
3440 | ||
3441 | 2010-11-29 Andreas Schwab <schwab@redhat.com> | |
3442 | ||
3443 | * configure.ac: Move comment to remove extra space in last argument | |
3444 | of GCC_TARGET_TOOL. | |
3445 | ||
3446 | 2010-11-26 Alexandre Oliva <aoliva@redhat.com> | |
3447 | ||
3448 | PR other/46026 | |
3449 | * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. | |
3450 | * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. | |
3451 | * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. | |
3452 | (BASE_FLAGS_TO_PASS): Use it. | |
3453 | * configure: Rebuilt. | |
3454 | * Makefile.in: Rebuilt. | |
3455 | ||
3456 | 2010-11-23 H.J. Lu <hongjiu.lu@intel.com> | |
3457 | ||
3458 | PR binutils/12258 | |
3459 | * configure.ac: Correct comments for --enable-gold/--enable-ld. | |
3460 | Properly check default linker. | |
3461 | * configure: Regnerated. | |
3462 | ||
3463 | 2010-11-23 Matthias Klose <doko@ubuntu.com> | |
3464 | ||
3465 | * configure.ac: For --enable-gold, handle value `default' instead of | |
3466 | `both*'. New configure option --{en,dis}able-ld. | |
3467 | * configure: Regenerate. | |
3468 | ||
3469 | 2010-11-20 Ian Lance Taylor <iant@google.com> | |
3470 | ||
3471 | * configure.ac: Only disable a language library if no language needs | |
3472 | it. Don't let --disable-libgcj uncondtionally disable libffi. | |
3473 | * configure: Rebuild. | |
3474 | ||
3475 | 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3476 | ||
3477 | * Makefile.in: Regenerate. | |
3478 | ||
3479 | PR other/46202 | |
3480 | * configure.ac: Fix just-built in-tree STRIP name to be | |
3481 | binutils/strip-new. | |
3482 | * configure: Regenerate. | |
3483 | * Makefile.def (install-strip-gcc, install-strip-binutils) | |
3484 | (install-strip-opcodes, install-strip-ld, install-strip-itcl) | |
3485 | (install-strip-sid): Mirror dependencies on non-strip variants | |
3486 | of these targets on the respective -strip prerequisites. | |
3487 | * Makefile.tpl (install-strip, install-strip-host) | |
3488 | (install-strip-target): New targets. | |
3489 | (install-strip-[+module+], install-strip-target-[+module+]): | |
3490 | New targets. | |
3491 | * Makefile.in: Regenerate. | |
3492 | ||
3493 | 2010-11-19 Ian Lance Taylor <iant@google.com> | |
3494 | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3495 | ||
3496 | * configure.ac: Add target-libgo to target_libraries. Set | |
3497 | and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. | |
3498 | * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. | |
3499 | (HOST_EXPORTS): Add GOC. | |
3500 | (BASE_TARGET_EXPORTS): Add GOC. | |
3501 | (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. | |
3502 | (GOCFLAGS_FOR_TARGET): New variable. | |
3503 | (EXTRA_HOST_FLAGS): Add GOC. | |
3504 | (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. | |
3505 | * Makefile.def (target_modules): Add libgo. | |
3506 | (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. | |
3507 | (dependencies): Add dependency from configure-target-libgo to | |
3508 | configure-target-libffi and all-target-libstdc++-v3. Add | |
3509 | dependencies from all-target-libgo to all-target-libffi. | |
3510 | (languages): Add go. | |
3511 | * configure: Rebuild. | |
3512 | * Makefile.in: Rebuild. | |
3513 | ||
3514 | 2010-11-19 Ian Lance Taylor <iant@google.com> | |
3515 | ||
3516 | * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other | |
3517 | compiler/flag environment variables. | |
3518 | ||
3519 | 2010-11-18 Ian Lance Taylor <iant@google.com> | |
3520 | ||
3521 | * configure.ac: Check for lang_requires_boot_languages in | |
3522 | config-lang.in files. | |
3523 | * configure: Rebuild. | |
3524 | ||
3525 | 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | |
1ec601bf FXC |
3526 | Tobias Burnus <burnus@net-b.de> |
3527 | ||
3528 | PR fortran/32049 | |
3529 | * Makefile.def: Add libquadmath; build it with language=fortran. | |
3530 | * configure.ac: Add libquadmath. | |
3531 | * Makefile.tpl: Handle multiple libs in check-[+language+]. | |
3532 | * Makefile.in: Regenerate. | |
3533 | * configure: Regenerate. | |
3534 | ||
b9b9d342 TT |
3535 | 2010-11-16 Tom Tromey <tromey@redhat.com> |
3536 | ||
3537 | * MAINTAINERS: Moved myself to reviewers section. | |
3538 | ||
ecbfe87a ZD |
3539 | 2010-11-15 Zdenek Dvorak <ook@ucw.cz> |
3540 | ||
3541 | * MAINTAINERS: Moved myself to reviewers section. | |
3542 | ||
29a4f477 RW |
3543 | 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3544 | ||
3545 | * MAINTAINERS (Various Maintainers): Add self for build machinery. | |
3546 | (Write After Approval): Remove self. | |
3547 | ||
9965e3cd AS |
3548 | 2010-11-15 Andreas Schwab <schwab@redhat.com> |
3549 | ||
3550 | * configure.ac: Fix spelling in option names. | |
3551 | * configure: Regenerated. | |
3552 | ||
0463992b GJL |
3553 | 2010-11-13 Georg-Johann Lay <georgjohann@web.de> |
3554 | ||
3555 | PR bootstrap/39622 | |
3556 | * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. | |
3557 | * configure: Regenerated. | |
3558 | ||
3df08734 KG |
3559 | 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org> |
3560 | ||
3561 | * MAINTAINERS: Update my email address. | |
3562 | ||
f16e2237 TG |
3563 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
3564 | ||
f16e2237 TG |
3565 | * configure: Regenerate. |
3566 | ||
0bb52d68 TG |
3567 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
3568 | ||
1f980c25 | 3569 | * configure: Regenerate. |
0bb52d68 | 3570 | |
aba2b02e TG |
3571 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
3572 | ||
aba2b02e TG |
3573 | * configure: Regenerate. |
3574 | ||
27882098 TG |
3575 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> |
3576 | ||
27882098 TG |
3577 | * configure: Regenerate. |
3578 | ||
d32ef397 AS |
3579 | 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de> |
3580 | ||
3581 | * configure.ac: Support official CLooG.org versions. | |
3582 | * configure: Regenerate. | |
3583 | * config/cloog.m4: New. | |
3584 | ||
5a4b6c0e FD |
3585 | 2010-11-10 François Dumont <francois.cppdevs@free.fr> |
3586 | ||
3587 | * MAINTAINERS (Write After Approval): Add myself. | |
3588 | ||
f2cea726 DE |
3589 | 2010-11-09 David Edelsohn <dje.gcc@gmail.com> |
3590 | ||
3591 | * MAINTAINERS: Update my email address. | |
3592 | ||
d8ed14ce IS |
3593 | 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
3594 | ||
3595 | * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. | |
3596 | * configure: Regenerate. | |
d8ed14ce | 3597 | |
48215350 DK |
3598 | 2010-11-03 Ian Lance Taylor <iant@google.com> |
3599 | Dave Korn <dave.korn.cygwin@gmail.com> | |
3600 | ||
3601 | PR lto/46273 | |
3602 | * configure.ac: Remove libelf tests. Build lto-plugin on ELF always | |
3603 | and on other supported platforms whenever LTO is enabled. | |
3604 | * configure: Rebuild. | |
3605 | ||
87841584 AM |
3606 | 2010-11-02 Alan Modra <amodra@gmail.com> |
3607 | ||
3608 | PR binutils/12110 | |
3609 | * configure.ac: Error when source path contains spaces. | |
3610 | * configure: Regenerate. | |
3611 | ||
fe12dfe1 JW |
3612 | 2010-10-23 James E. Wilson <wilson@codesourcery.com> |
3613 | ||
3614 | * MAINTAINERS: Update my email address. | |
3615 | ||
66c92425 ILT |
3616 | 2010-10-20 Ian Lance Taylor <iant@google.com> |
3617 | ||
3618 | * Makefile.def (target_modules): Set lib_path to src/.libs for | |
3619 | libstdc++-v3 module. | |
3620 | * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. | |
3621 | * Makefile.in: Rebuild. | |
3622 | ||
187d3518 LB |
3623 | 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com> |
3624 | ||
3625 | * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. | |
3626 | (Write After Approval): Remove myself. | |
3627 | ||
02db6bba TG |
3628 | 2010-10-15 Tristan Gingold <gingold@adacore.com> |
3629 | ||
3630 | * MAINTAINERS (OS Port Maintainers): Add myself for VMS. | |
3631 | ||
c0103e74 DR |
3632 | 2010-10-14 Douglas Rupp <rupp@gnat.com> |
3633 | ||
3634 | * MAINTAINERS (OS Port Maintainers): Add myself for VMS. | |
3635 | ||
1cd0b716 DK |
3636 | 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com> |
3637 | ||
3638 | * configure.ac (build_lto_plugin): New shell variable. | |
3639 | (--enable-lto): Turn on by default for all non-ELF platforms that | |
3640 | have had LTO support added so far. Set build_lto_plugin appropriately | |
3641 | for both ELF and non-ELF. | |
3642 | (configdirs): Add lto-plugin or not based on build_lto_plugin. | |
3643 | * configure: Regenerate. | |
3644 | ||
d4c1abb3 RW |
3645 | 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3646 | ||
3647 | Sync from src: | |
3648 | * configure.ac (v850 support): Remove target-libgloss from | |
3649 | noconfigdirs. | |
3650 | * configure: Regenerate. | |
3651 | ||
ffedf511 RW |
3652 | 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3653 | ||
3654 | PR bootstrap/45326 | |
3655 | PR bootstrap/45174 | |
3656 | * configure.ac: Honor initial values of $build_configargs, | |
3657 | $host_configargs, $target_configargs. Mark the precious, so | |
3658 | environment settings get recorded. | |
3659 | * configure: Regenerate. | |
3660 | ||
e1826acc RW |
3661 | 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3662 | ||
3663 | PR bootstrap/45796 | |
3664 | * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): | |
3665 | Depend on all-build-libiberty. | |
3666 | * Makefile.in: Regenerate. | |
3667 | ||
80920132 ME |
3668 | 2010-09-30 Michael Eager <eager@eagercon.com> |
3669 | ||
3670 | * configure.ac (microblaze): Add target-libssp to noconfigdirs. | |
3671 | * configure: Regenerate. | |
3672 | ||
770a498a ME |
3673 | 2010-09-28 Michael Eager <eager@eagercon.com> |
3674 | ||
3675 | * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port. | |
3676 | ||
86dfbd58 RW |
3677 | 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3678 | ||
3679 | PR bootstrap/44621 | |
3680 | * configure.ac: Fix unportable shell quoting. | |
3681 | * configure: Regenerate. | |
3682 | ||
db50fe7d IS |
3683 | 2010-09-21 Iain Sandoe <iains@gcc.gnu.org> |
3684 | ||
3685 | * configure.ac (enable-lto): Add Darwin to the list of supported lto | |
3686 | targets and amend comment. | |
3687 | * configure: Regenerate. | |
3688 | ||
0064e825 TB |
3689 | 2010-09-15 Tejas Belagod <tejas.belagod@arm.com> |
3690 | ||
3691 | * MAINTAINERS (Write After Approval): Add myself. | |
3692 | ||
bb79486c JH |
3693 | 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu> |
3694 | ||
3695 | * configure.ac: Enable LTO by default on Darwin. | |
3696 | * configure: Regenerate. | |
3697 | ||
9e0b22c3 MS |
3698 | 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com> |
3699 | ||
bb79486c | 3700 | * MAINTAINERS (Write After Approval): Add myself. |
9e0b22c3 | 3701 | |
2fabf1b7 IB |
3702 | 2010-09-01 Ian Bolton <ian.bolton@arm.com> |
3703 | ||
bb79486c | 3704 | * MAINTAINERS (Write After Approval): Add myself. |
2fabf1b7 | 3705 | |
3a9abc98 DS |
3706 | 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net> |
3707 | ||
3708 | * MAINTAINERS (OS Port Maintainers): Remove myself from windows | |
3709 | ports | |
3710 | ||
331a9a59 DY |
3711 | 2010-07-28 David Yuste <david.yuste@gmail.com> |
3712 | ||
3713 | * MAINTAINERS (Write After Approval): Add myself. | |
3714 | ||
223a9d64 N |
3715 | 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com> |
3716 | ||
3717 | * configure.ac: Support all v850 targets. | |
3718 | * configure: Regenerate. | |
3719 | ||
9183bdcf MG |
3720 | 2010-07-23 Marc Glisse <marc.glisse@normalesup.org> |
3721 | ||
3722 | PR bootstrap/44455 | |
3723 | * configure.ac (extra_mpfr_configure_flags): Copy from | |
3724 | extra_mpc_gmp_configure_flags. | |
3725 | * configure: Re-generated. | |
3726 | ||
2e290598 AK |
3727 | 2010-07-22 Andi Kleen <ak@linux.intel.com> |
3728 | ||
3729 | * MAINTAINERS (Write After Approval): Add myself. | |
3730 | ||
8d6cd388 CLT |
3731 | 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com> |
3732 | ||
3733 | * MAINTAINERS (Write After Approval): Add myself. | |
3734 | ||
b0b01eb0 JY |
3735 | 2010-07-20 Jeffrey Yasskin <jyasskin@google.com> |
3736 | ||
3737 | * MAINTAINERS (Write After Approval): Add myself. | |
3738 | ||
77198d71 JH |
3739 | 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> |
3740 | ||
3741 | PR target/44862 | |
3742 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): | |
3743 | Provide -B option to allow for link spec %s substitutions for | |
3744 | libstdc++.a on darwin. | |
3745 | * Makefile.in: Regenerate. | |
3746 | ||
02fe70af MM |
3747 | 2010-07-10 Mikael Morin <mikael@gcc.gnu.org> |
3748 | ||
3749 | * MAINTAINERS (Reviewers): Update my e-mail address | |
3750 | ||
c63a4676 AO |
3751 | 2010-06-10 Alexandre Oliva <aoliva@redhat.com> |
3752 | ||
3753 | * Makefile.def (configure-gcc): Depend on all-libelf. | |
3754 | * Makefile.in: Rebuild. | |
3755 | ||
e68edbf6 FC |
3756 | 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org> |
3757 | ||
3758 | * MAINTAINERS (Write After Approval): Add myself in the right place. | |
3759 | ||
dce2d8b2 | 3760 | 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org> |
8eee0b8f FC |
3761 | |
3762 | * MAINTAINERS (Write After Approval): Add myself. | |
3763 | ||
dce2d8b2 | 3764 | 2010-05-25 Sterling Augustine <sterling@tensilica.com> |
db94b0d8 SA |
3765 | |
3766 | * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port. | |
dce2d8b2 EB |
3767 | |
3768 | 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com> | |
0c422e74 | 3769 | |
1ab55d69 MK |
3770 | * config.sub: Update to version 2010-05-21. |
3771 | * config.guess: Update to version 2010-04-03. | |
0c422e74 | 3772 | |
02540df4 SB |
3773 | 2010-05-18 Steven Bosscher <steven@gcc.gnu.org> |
3774 | ||
3775 | * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. | |
3776 | * configure: Regenerate. | |
3777 | ||
dfe5f5b2 ST |
3778 | 2010-05-12 Sriraman Tallam <tmsriram@google.com> |
3779 | ||
3780 | * MAINTAINERS (Write After Approval): Add myself. | |
3781 | ||
c082f9f3 SB |
3782 | 2010-05-07 Steven Bosscher <steven@gcc.gnu.org> |
3783 | ||
3784 | * configure.ac (--enable-lto): Add x86_64-apple-darwin* as | |
3785 | a platform that supports LTO. | |
3786 | * configure: Regenerate. | |
3787 | ||
f1af9e5f SP |
3788 | 2010-05-05 Sebastian Pop <sebastian.pop@amd.com> |
3789 | ||
3790 | * configure.ac: Allow all the versions greater than 0.10 of PPL. | |
3791 | * configure: Regenerated. | |
3792 | ||
38e3d868 RM |
3793 | 2010-04-27 Roland McGrath <roland@redhat.com> |
3794 | H.J. Lu <hongjiu.lu@intel.com> | |
3795 | ||
3796 | * configure.ac (--enable-gold): Support both, both/gold and | |
3797 | both/bfd to add gold to configdirs without removing ld. | |
3798 | * configure: Regenerated. | |
3799 | ||
3800 | * Makefile.def: Add install-gold dependency to install-ld. | |
3801 | * Makefile.in: Regenerated. | |
3802 | ||
3bec79c5 DK |
3803 | 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com> |
3804 | ||
3805 | PR lto/42776 | |
3806 | * configure.ac (--enable-lto): Refactor handling so libelf tests | |
3807 | are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, | |
3808 | and allow LTO to be explicitly enabled on non-ELF platforms that | |
3809 | are known to support it inside else-clause. | |
3810 | * configure: Regenerate. | |
3811 | ||
615c8ffa EB |
3812 | 2010-04-20 Eric Botcazou <ebotcazou@adacore.com> |
3813 | ||
3814 | * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. | |
3815 | * configure: Regenerate. | |
3816 | ||
e4522f78 RC |
3817 | 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org> |
3818 | ||
3819 | * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. | |
3820 | * configure: Regenerate. | |
3821 | ||
8ccb78f2 RO |
3822 | 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
3823 | ||
3824 | * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx | |
3825 | separately. | |
3826 | * configure: Regenerate. | |
3827 | ||
d5cc2ee3 KW |
3828 | 2010-04-16 Kevin Williams <kevin.williams@inria.fr> |
3829 | ||
3830 | * MAINTAINERS (Write After Approval): Add myself. | |
3831 | ||
8406cb62 TG |
3832 | 2010-04-14 Tristan Gingold <gingold@adacore.com> |
3833 | ||
3834 | * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. | |
3835 | * configure: Regenerate. | |
3836 | ||
3591b8e2 SE |
3837 | 2010-04-13 Steve Ellcey <sje@cup.hp.com> |
3838 | ||
3839 | * configure: Regenerate after change to elf.m4. | |
3840 | ||
a82ecc7b IS |
3841 | 2010-04-06 Iain Sandoe <iains@gcc.gnu.org> |
3842 | ||
3843 | * MAINTAINERS (Write After Approval): Add myself. | |
3844 | ||
1f0bf148 SP |
3845 | 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> |
3846 | ||
3847 | * configure.ac: Add brackets around AC_TRY_COMPILE alternative. | |
3848 | * configure: Regenerated. | |
3849 | ||
3850 | 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> | |
3851 | ||
3852 | * configure.ac: Print "buggy but acceptable" when CLooG | |
3853 | revision is less than 9. | |
3854 | * configure: Regenerated. | |
3855 | ||
ecd01dee DN |
3856 | 2010-04-01 Diego Novillo <dnovillo@google.com> |
3857 | ||
3858 | * MAINTAINERS (Plugin): Add myself and Le-Chun Wu. | |
3859 | ||
dc683a3f RW |
3860 | 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3861 | ||
3862 | PR bootstrap/43615 | |
3863 | PR bootstrap/43328 | |
3864 | ||
3865 | Revert: | |
3866 | ||
3867 | 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3868 | ||
3869 | * configure.ac: Do not pass --enable-multilib nor | |
3870 | --disable-multilib in baseargs. Accept explicitly passed | |
3871 | --enable_multilib. | |
3872 | * configure: Regenerate. | |
3873 | ||
7527d83f UW |
3874 | 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com> |
3875 | ||
3876 | * MAINTAINERS (CPU Port Maintainers): Add myself for spu port. | |
3877 | ||
895522b6 JJ |
3878 | 2010-03-31 Janis Johnson <janis187@us.ibm.com> |
3879 | ||
3880 | * MAINTAINERS: Remove myself. | |
3881 | ||
9db4e878 RW |
3882 | 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3883 | ||
3884 | PR bootstrap/43328 | |
3885 | * configure.ac: Do not pass --enable-multilib nor | |
3886 | --disable-multilib in baseargs. Accept explicitly passed | |
3887 | --enable_multilib. | |
3888 | * configure: Regenerate. | |
3889 | ||
acf6bf36 AP |
3890 | 2010-03-28 Andrew Pinski <pinskia@gmail.com> |
3891 | ||
3892 | * MAINTAINERS (spu port): Remove me. | |
3893 | ||
b42f0d7e JM |
3894 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
3895 | ||
3896 | * configure.ac (tic6x-*-*): New case. | |
3897 | * configure: Regenerate. | |
3898 | ||
0d1152b1 JM |
3899 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
3900 | ||
3901 | * config.sub: Update to version 2010-03-22. | |
3902 | * config.guess: Update to version 2009-12-30. | |
3903 | ||
dce2d8b2 | 3904 | 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu> |
0aeb3cc6 JH |
3905 | |
3906 | PR ada/42554 | |
3907 | * configure.ac: Only pass -c to ranlib for darwin9 and earlier. | |
3908 | * configure: Regenerate. | |
3909 | ||
5408fbe8 RR |
3910 | 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> |
3911 | ||
3912 | * MAINTAINERS: Update my email address. | |
3913 | ||
3f55a3b3 SP |
3914 | 2010-03-17 Sebastian Pop <sebastian.pop@amd.com> |
3915 | ||
3916 | * MAINTAINERS (dwarak.rajagopal@amd.com): Removed. | |
3917 | (ghassan.shobaki@amd.com): Removed. | |
3918 | ||
3f08f7e8 AM |
3919 | 2010-03-17 Alan Modra <amodra@gmail.com> |
3920 | ||
3921 | * MAINTAINERS: Update my email address. | |
3922 | ||
f3a9d094 DN |
3923 | 2010-03-16 Diego Novillo <dnovillo@google.com> |
3924 | ||
3925 | * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris | |
3926 | Matthews. | |
3927 | ||
db5c4b8b JM |
3928 | 2010-03-16 Joseph Myers <joseph@codesourcery.com> |
3929 | ||
3930 | * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel | |
3931 | Gutson, Jeffrey D. Oldham and Mark Shinwell. | |
3932 | ||
b995570a JM |
3933 | 2010-03-16 Joseph Myers <joseph@codesourcery.com> |
3934 | ||
3935 | * MAINTAINERS: Update my email address. | |
3936 | ||
124cc66f DJ |
3937 | 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com> |
3938 | ||
3939 | * MAINTAINERS: Update my email address. | |
3940 | ||
a4581668 BS |
3941 | 2010-03-15 Bernd Schmidt <bernds@codesourcery.com> |
3942 | ||
3943 | * MAINTAINERS: Update my email address. | |
3944 | ||
49d78e29 JZ |
3945 | 2010-03-09 Jie Zhang <jie@codesourcery.com> |
3946 | ||
3947 | * MAINTAINERS: Update my email address. | |
3948 | ||
8927b7c0 RO |
3949 | 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
3950 | ||
3951 | PR libstdc++/32499 | |
3952 | * configure.ac (RANLIB): Default to true. | |
3953 | (STRIP): Likewise. | |
3954 | (RANLIB_FOR_TARGET): Remove superfluous : argument. | |
3955 | * configure: Regenerate. | |
3956 | ||
dce2d8b2 | 3957 | 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com> |
cae072e2 RAE |
3958 | |
3959 | * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself. | |
3960 | (Write After Approval): Update my email address. | |
3961 | ||
bf646aaf NC |
3962 | 2010-02-17 Nick Clifton <nickc@redhat.com> |
3963 | ||
3964 | PR 11238 | |
3965 | * Makefile.tpl (local-distclean): Also remove config.cache files in | |
3966 | sub-directories as there may not be Makefiles present in the | |
3967 | sub-directories. | |
96e41f16 NC |
3968 | * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete |
3969 | the config.cache files found by the find command. | |
3970 | ||
bf646aaf NC |
3971 | * Makefile.in: Regenerate. |
3972 | * configure.ac: Revert previous delta. | |
3973 | * configure: Regenerate. | |
3974 | ||
ff78880a NC |
3975 | 2010-02-15 Nick Clifton <nickc@redhat.com> |
3976 | ||
3977 | PR 11238 | |
3978 | * configure.ac: Delete config.cache files in sub-directories when | |
3979 | deleting Makefiles. | |
3980 | * configure: Regenerate. | |
3981 | ||
8150eadf BE |
3982 | 2010-02-12 Ben Elliston <bje@gnu.org> |
3983 | ||
3984 | * MAINTAINERS: Update my email address. | |
3985 | ||
a9e12bfd AP |
3986 | 2010-02-08 Andrew Pinski <pinskia@gmail.com> |
3987 | ||
3988 | * MAINTAINERS (spu port): Update my email address. | |
3989 | ||
95315086 JZ |
3990 | 2010-02-08 Jie Zhang <jie.zhang@analog.com> |
3991 | ||
3992 | * MAINTAINERS: Add myself as a maintainer for the bfin port. | |
3993 | ||
362c6d2f KG |
3994 | 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3995 | ||
3996 | * configure.ac: Add "recommended" version checks for GMP/MPC. | |
3997 | Update recommended GMP/MPFR/MPC versions. | |
3998 | * configure: Regenerate. | |
3999 | ||
888c5ad2 JR |
4000 | 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com> |
4001 | ||
4002 | * MAINTAINERS: Move my Embecosm email address into the | |
4003 | write-after-approval section. | |
4004 | ||
3bf714a7 ILT |
4005 | 2010-01-26 Ian Lance Taylor <iant@google.com> |
4006 | ||
4007 | * MAINTAINERS: Add myself as Go frontend maintainer. | |
4008 | ||
ad1e5170 JR |
4009 | 2010-01-25 Joern Rennecke <amylaar@spamcop.net> |
4010 | ||
4011 | PR libstdc++/36101, PR libstdc++/42813 | |
4012 | * configure.ac (bootstrap_target_libs): Make inclusion of | |
4013 | target-libgomp conditional on libgomb being in target_configdirs. | |
4014 | * configure: Regenerate. | |
4015 | ||
fb0553d1 JR |
4016 | 2010-01-23 Joern Rennecke <amylaar@spamcop.net> |
4017 | ||
4018 | PR libstdc++/36101, PR libstdc++/42813 | |
4019 | * configure.ac (bootstrap_target_libs): Include target-libgomp. | |
4020 | * configure: Regenerate. | |
4021 | ||
aae29963 JR |
4022 | 2010-01-22 Joern Rennecke <amylaar@spamcop.net> |
4023 | ||
4024 | PR libstdc++/36101, PR libstdc++/42813 | |
4025 | * configure.ac (target_configdirs): Substitute. | |
4026 | * Makefile.def: Bootstrap target module libgomp. | |
4027 | Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. | |
4028 | * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. | |
4029 | (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. | |
4030 | * configure, Makefile.in: Regenerate. | |
4031 | ||
d8fe8895 DK |
4032 | 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com> |
4033 | ||
4034 | * MAINTAINERS: Adjust my details. | |
4035 | ||
ebfe4897 EW |
4036 | 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com> |
4037 | ||
4038 | * MAINTAINERS (CPU Port Maintainers): Add myself for avr port. | |
4039 | ||
f7746c59 TL |
4040 | 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr> |
4041 | ||
4042 | * MAINTAINERS: reindented my entry with tabs instead of spaces. | |
4043 | ||
306c7b5b TL |
4044 | 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr> |
4045 | ||
4046 | * MAINTAINERS (Write After Approval): Add myself. | |
4047 | ||
1b8b9e19 KT |
4048 | 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr> |
4049 | ||
4050 | * MAINTAINERS (Write After Approval): Add myself. | |
4051 | ||
c164615b RG |
4052 | 2010-01-11 Richard Guenther <rguenther@suse.de> |
4053 | ||
4054 | PR lto/41569 | |
4055 | * Makefile.def (all-lto-plugin): Depend on all-gcc. | |
4056 | * Makefile.in: Regenerated. | |
4057 | ||
f3f623ae AT |
4058 | 2010-01-11 Andreas Tobler <andreast@fgznet.ch> |
4059 | ||
4060 | * configure.ac: Enable libjava build on x86_64-*freebsd*. | |
4061 | * configure: Regenerate. | |
4062 | ||
592c90ff | 4063 | 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9c78662a | 4064 | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
592c90ff KG |
4065 | |
4066 | PR bootstrap/42424 | |
4067 | * configure.ac: Include libtool m4 files. | |
9c78662a | 4068 | (_LT_CHECK_OBJDIR): Call it. |
592c90ff KG |
4069 | (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, |
4070 | gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. | |
f7746c59 | 4071 | |
592c90ff KG |
4072 | * configure: Regenerate. |
4073 | ||
60a2e213 RW |
4074 | 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4075 | ||
4076 | PR bootstrap/41818 | |
4077 | * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH | |
4078 | to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. | |
4079 | * Makefile.in: Regenerate. | |
4080 | ||
7413962d RG |
4081 | 2010-01-02 Richard Guenther <rguenther@suse.de> |
4082 | ||
4083 | PR lto/41529 | |
4084 | * configure.ac: Include config/elf.m4. Disable LTO if not | |
4085 | builting for an elf target. | |
4086 | * configure: Regenerate. | |
4087 | ||
f77f3945 CF |
4088 | 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx> |
4089 | ||
4090 | * MAINTAINERS: Change my email address. | |
4091 | ||
4960e3f0 BE |
4092 | 2009-12-18 Ben Elliston <bje@au.ibm.com> |
4093 | ||
4094 | * config.sub, config.guess: Update from upstream sources. | |
4095 | ||
d16a31da SZ |
4096 | 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com> |
4097 | ||
4098 | * MAINTAINERS (Write After Approval): Add myself. | |
4099 | ||
3a5729ea KG |
4100 | 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4101 | ||
4102 | PR middle-end/30447 | |
4103 | PR middle-end/30789 | |
4104 | PR other/40302 | |
4105 | ||
4106 | * configure.ac: Require MPC. | |
4107 | * configure: Regenerate. | |
4108 | ||
43e02a8a RW |
4109 | 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4110 | ||
4111 | PR target/38384 | |
4112 | PR bootstrap/40972 | |
4113 | * libtool.m4: Sync from git Libtool. | |
4114 | * ltoptions.m4: Likewise. | |
4115 | * ltversion.m4: Likewise. | |
4116 | * lt~obsolete.m4: Likewise. | |
4117 | * ltmain.sh: Likewise. | |
4118 | ||
360d4522 KG |
4119 | 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4120 | ||
4121 | * configure.ac: Update minimum MPC version to 0.8. | |
4122 | * configure: Regenerate. | |
4123 | ||
f264ed56 SP |
4124 | 2009-11-21 Sebastian Pop <sebpop@gmail.com> |
4125 | ||
4126 | * configure.ac: Check for version 0.15.5 or later revision of CLooG. | |
4127 | * configure: Regenerated. | |
4128 | ||
ed2eaa9f ILT |
4129 | 2009-11-21 Ian Lance Taylor <iant@google.com> |
4130 | ||
4131 | * configure.ac: Change default of poststage1_ldflags to be empty if | |
4132 | poststage1_libs is set. When poststage1_libs is empty, and | |
4133 | ENABLE_BUILD_WITH_CXX is set, add -static-libgcc. | |
4134 | * configure: Rebuild. | |
4135 | ||
58346783 AN |
4136 | 2009-11-21 Adam Nemet <adambnmet@gmail.com> |
4137 | ||
4138 | * MAINTAINERS (Write After Approval): Update my email address. | |
4139 | ||
5ca0106a BE |
4140 | 2009-11-20 Ben Elliston <bje@au.ibm.com> |
4141 | ||
4142 | * config.guess: Update from upstream sources. | |
4143 | ||
87213cd4 AO |
4144 | 2009-11-16 Alexandre Oliva <aoliva@redhat.com> |
4145 | ||
4146 | * Makefile.def: Restore host and target settings for gmp. | |
4147 | * Makefile.in: Rebuild. | |
4148 | ||
f61428ed AO |
4149 | 2009-11-16 Alexandre Oliva <aoliva@redhat.com> |
4150 | ||
4151 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | |
4152 | of ppl and cloog. Fix in-tree configury of libelf, skip tests. | |
4153 | Fix portability of test of C++ as bootstrap language. Add | |
4154 | ppl/src/ppl-config.o to the bootstrap compare exclusion list. | |
4155 | * configure: Rebuild. | |
4156 | * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, | |
4157 | and cloog. Fix in-tree ppl configuration. Introduce libelf | |
4158 | in-tree building. | |
4159 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. | |
4160 | (POSTSTAGE1_HOST_EXPORTS): Use it. | |
4161 | (STAGE[+id+]_CXXFLAGS): New. | |
4162 | (BASE_FLAGS_TO_PASS): Pass it down. | |
4163 | (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add | |
4164 | extra_exports. | |
4165 | (all-stage[+id+]-[+prefix+][+module+]): Likewise. | |
4166 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add | |
4167 | extra_exports. | |
4168 | * Makefile.in: Rebuild. | |
4169 | ||
f6c56be6 BE |
4170 | 2009-11-17 Ben Elliston <bje@au.ibm.com> |
4171 | ||
4172 | * config.sub, config.guess: Update from upstream sources. | |
4173 | ||
0ccb5970 JK |
4174 | 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com> |
4175 | ||
4176 | * MAINTAINERS (Write After Approval): Add myself. | |
4177 | ||
dce2d8b2 | 4178 | 2009-11-09 Jon Beniston <jon@beniston.com> |
3f08607c JB |
4179 | |
4180 | * MAINTAINERS (Write After Approval): Add myself. | |
4181 | ||
5d571eaa OS |
4182 | 2009-11-06 Ozkan Sezer <sezeroz@gmail.com> |
4183 | ||
4184 | * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem | |
4185 | paths for *-w64-mingw* and x86_64-*mingw*. | |
4186 | * configure: Regenerated. | |
4187 | ||
dce2d8b2 | 4188 | 2009-11-05 Joern Rennecke <amylaar@spamcop.net> |
3be9759a JR |
4189 | |
4190 | * MAINTAINERS (Write After Approval): Add entry for my INRIA work. | |
4191 | ||
c393f559 BK |
4192 | 2009-11-02 Benjamin Kosnik <bkoz@redhat.com> |
4193 | ||
4194 | * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move | |
4195 | Phil Edwards to Write-After Approval. | |
4196 | ||
ef4c4300 KT |
4197 | 2009-10-30 Kai Tietz <kai.tietz@onevision.com> |
4198 | ||
4199 | * configure.ac: Disable target-winsup & co for | |
4200 | x86_64-*-mingw* and *-w64-mingw* targets. | |
4201 | * configure: Regenerated. | |
4202 | ||
65a324b4 NC |
4203 | 2009-10-16 Nick Clifton <nickc@redhat.com> |
4204 | ||
4205 | * MAINTAINERS: Add myself as a maintainer for the RX port. | |
4206 | ||
dce2d8b2 | 4207 | 2009-10-26 Johannes Singler <singler@kit.edu> |
22e5d3dc | 4208 | |
9c78662a | 4209 | * MAINTAINERS (Write After Approval): Update my e-mail address. |
22e5d3dc | 4210 | |
17e72e5d RO |
4211 | 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
4212 | ||
4213 | * configure.ac (CLooG test): Use = with test. | |
4214 | * configure: Regenerate. | |
4215 | ||
ed3a56f3 RG |
4216 | 2009-10-22 Richard Guenther <rguenther@suse.de> |
4217 | ||
4218 | * configure.ac: Do not set LIBS for ppl/cloog checks. Disable | |
4219 | cloog if the ppl version check failed. Move flags saving | |
4220 | before setting in libelf check. | |
4221 | * configure: Regenerate. | |
4222 | ||
ad0abd3c RG |
4223 | 2009-10-21 Richard Guenther <rguenther@suse.de> |
4224 | ||
4225 | * configure.ac: Adjust the ppl and cloog configure to work as | |
4226 | documented. Disable cloog if ppl was disabled. Omit the version | |
4227 | checks if they were disabled. | |
4228 | * configure: Re-generate. | |
4229 | ||
e4c5bd48 RW |
4230 | 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4231 | ||
4232 | * configure.ac: Add 'lto' to enable_languages, not | |
4233 | new_enable_languages, and only if not already present. | |
4234 | * configure: Regenerate. | |
4235 | ||
0ffd69c5 GP |
4236 | 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com> |
4237 | ||
4238 | * README: Refer to the various COPYING* files instead of just | |
4239 | COPYING. | |
4240 | Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions. | |
4241 | ||
dce2d8b2 | 4242 | 2009-10-07 Rafael Avila de Espindola <espindola@google.com> |
1fc23736 RE |
4243 | |
4244 | * MAINTAINERS: Change my email address. Change plugi-in to plugin. | |
2bf33cdb | 4245 | |
58687768 RG |
4246 | 2009-10-07 Richard Guenther <rguenther@suse.de> |
4247 | ||
4248 | * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, | |
4249 | and Richard Guenther as reviewers. | |
4250 | (LTO plugin): List Rafael Avila de Espindola and Cary Coutant | |
4251 | as reviewers. | |
4252 | ||
49b0ca5c | 4253 | 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com> |
d2d9ce5e | 4254 | |
49b0ca5c | 4255 | * config.sub: Update from upstream sources. |
d2d9ce5e | 4256 | |
aeb94799 ILT |
4257 | 2009-10-06 Ian Lance Taylor <iant@google.com> |
4258 | ||
4259 | * Makefile.def: check-gold depends upon all-gas. | |
4260 | * Makefile.in: Rebuild. | |
4261 | ||
123651cd PM |
4262 | 2009-10-05 Phil Muldoon <pmuldoon@redhat.com> |
4263 | ||
4264 | * MAINTAINERS (Write After Approval): Add myself. | |
4265 | ||
d7f09764 DN |
4266 | 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com> |
4267 | ||
4268 | * Makefile.def: all-lto-plugin depends on all-libiberty. | |
4269 | set bootstrap=true for lto-plugin. | |
4270 | Add lto-plugin. | |
4271 | * Makefile.in: Regenerate. | |
4272 | * configure.ac (host_libs): Add lto-plugin. | |
4273 | * configure: Regenerate. | |
4274 | ||
d7f09764 DN |
4275 | 2009-10-03 Diego Novillo <dnovillo@google.com> |
4276 | ||
4277 | * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. | |
4278 | (HOST_LIBELFLIBS): Define. | |
4279 | (HOST_LIBELFINC): Define. | |
4280 | * Makefile.in: Regenerate. | |
4281 | * configure.ac: Add --enable-lto. | |
4282 | Add --with-libelf, --with-libelf-include and --with-libelf-lib. | |
4283 | If --enable-lto is used, add 'lto' to new_enable_languages. | |
4284 | If --enable-lto is used and gold is enabled, add | |
4285 | lto-plugin to configdirs. | |
4286 | * configure: Regenerate. | |
4287 | ||
4288 | 2009-10-03 Simon Baldwin <simonb@google.com> | |
4289 | ||
4290 | * configure.ac: If --with-system-zlib, suppress local zlib and | |
4291 | pass --with-system-zlib to subdir configure scripts. | |
4292 | * configure: Regenerate. | |
4293 | ||
dce2d8b2 | 4294 | 2009-10-01 Loren J. Rittle <ljrittle@acm.org> |
0ecdd2aa LR |
4295 | Paolo Bonzini <bonzini@gnu.org> |
4296 | ||
4297 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than | |
4298 | $(srcdir). | |
4299 | * Makefile.in: Rebuilt. | |
4300 | ||
dce2d8b2 | 4301 | 2009-09-26 Gary Funck <gary@intrepid.com> |
5bfbb7f7 GF |
4302 | |
4303 | * MAINTAINERS (Write After Approval): Add myself. | |
4304 | ||
3e661154 KG |
4305 | 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4306 | ||
4307 | * configure.ac: Update minimum MPC version to 0.7. | |
4308 | * configure: Regenerate. | |
4309 | ||
f1a036e4 NC |
4310 | 2009-09-25 Nick Clifton <nickc@redhat.com> |
4311 | ||
4312 | * configure.ac: Pass any --cache-file=/dev/null option on to | |
4313 | subconfigures. | |
4314 | * configure: Regenerate. | |
4315 | ||
d4c74acc NC |
4316 | 2009-09-23 Nick Clifton <nickc@redhat.com> |
4317 | ||
4318 | * config.sub, config.guess: Update from upstream sources. | |
4319 | ||
dce2d8b2 | 4320 | 2009-09-22 Loren J. Rittle <ljrittle@acm.org> |
03261b6d LR |
4321 | |
4322 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. | |
4323 | * Makefile.in: Rebuilt. | |
4324 | ||
0db770bd RW |
4325 | 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4326 | ||
4327 | PR bootstrap/32272 | |
4328 | * configure.ac: Error out if $srcdir isn't '.' but contains | |
4329 | host-${host_noncanonical}. | |
4330 | * configure: Regenerate. | |
4331 | ||
71101870 RO |
4332 | 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
4333 | ||
4334 | * MAINTAINERS (OS Port Maintainers): Add myself as Solaris | |
4335 | maintainer. | |
4336 | ||
ca6d0d62 RW |
4337 | 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4338 | ||
79cd2b23 RW |
4339 | * configure.ac: If bootstrapping a combined tree with |
4340 | --enable-gold, require c++ in stage1_languages. | |
4341 | * configure: Regenerate. | |
4342 | ||
ab9dcd0c RW |
4343 | * configure.ac: Also add target_libs of stage1_languages to |
4344 | bootstrap_target_libs. | |
4345 | * configure: Regenerate. | |
4346 | ||
ca6d0d62 RW |
4347 | * configure.ac: Diagnose --enable-build-with-cxx bootstrap |
4348 | with --enable-languages not containing c++. | |
4349 | * configure: Regenerate. | |
4350 | ||
1c3c9f12 JZ |
4351 | 2009-09-15 Jie Zhang <jie.zhang@analog.com> |
4352 | ||
4353 | * configure.ac: Disable java and boehm-gc for bfin-*-*. | |
4354 | * configure: Regenerate. | |
4355 | ||
dce2d8b2 | 4356 | 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com> |
0318772d | 4357 | |
6fb30a14 JR |
4358 | * MAINTAINERS (Write After Approval): Update my e-mail address, |
4359 | and move from from here... | |
4360 | (Waiting for paperwork): To here. | |
0318772d | 4361 | |
4056c2c6 JM |
4362 | 2009-09-09 Joseph Myers <joseph@codesourcery.com> |
4363 | ||
4364 | * MAINTAINERS (Reviewers): Add self as driver reviewer. | |
4365 | ||
3e54529c RW |
4366 | 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4367 | ||
4368 | * configure.ac: Do not use $extrasub for replacing @if/@endif | |
4369 | parts in Makefile; instead, use additional arguments to | |
4370 | AC_CONFIG_COMMANDS to do the replacement manually, with several | |
4371 | sed invocations, to avoid HP-UX sed command limits. | |
4372 | * configure: Regenerate. | |
4373 | ||
713e2ea6 AO |
4374 | 2009-09-08 Alexandre Oliva <aoliva@redhat.com> |
4375 | ||
4376 | * libtool.m4 (output_verbose_link_cmd): Require leading blank, and | |
4377 | blank before -L. | |
4378 | ||
5646b7b9 AO |
4379 | 2009-09-04 Alexandre Oliva <aoliva@redhat.com> |
4380 | ||
4381 | * configure.ac (with-build-config): Document. Handle without. | |
4382 | Handle missing argument. | |
4383 | * configure: Rebuilt. | |
4384 | ||
e12c4094 AO |
4385 | 2009-09-03 Alexandre Oliva <aoliva@redhat.com> |
4386 | ||
4387 | * configure.ac (--with-build-config): New. Set BUILD_CONFIG. | |
4388 | Default to bootstrap-debug only if compare-debug works. | |
4389 | * configure: Rebuilt. | |
4390 | * Makefile.tpl: Make BUILD_CONFIG configure-configurable. | |
4391 | * Makefile.in: Rebuilt. | |
4392 | ||
75cb0057 RO |
4393 | 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
4394 | ||
4395 | * MAINTAINERS (OS Port Maintainers): Update my email address. | |
4396 | ||
8fc68cba AO |
4397 | 2009-09-01 Alexandre Oliva <aoliva@redhat.com> |
4398 | ||
4399 | * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. | |
4400 | * Makefile.in: Rebuilt. | |
4401 | ||
44cb38cf CD |
4402 | 2009-09-01 Chris Demetriou <cgd@google.com> |
4403 | ||
4404 | * MAINTAINERS (Write After Approval): Add myself. | |
4405 | ||
f9329c35 DS |
4406 | 2009-08-31 Dodji Seketeli <dodji@redhat.com> |
4407 | ||
4408 | PR debug/30161 | |
4409 | * include/dwarf2.h (enum dwarf_tag): Added | |
4410 | DW_TAG_GNU_template_template_param | |
4411 | (enum dwarf_attribute): Added DW_AT_GNU_template_name. | |
4412 | ||
f945e229 PB |
4413 | 2009-08-30 Paolo Bonzini <bonzini@gnu.org> |
4414 | ||
4415 | * Makefile.tpl (AWK): Fix typo. | |
4416 | * Makefile.in: Regenerate. | |
4417 | ||
87264276 PB |
4418 | 2009-08-30 Paolo Bonzini <bonzini@gnu.org> |
4419 | ||
4420 | * configure.ac: Detect awk and sed. | |
4421 | * Makefile.def (flags_to_pass): Add AWK and SED. | |
4422 | * Makefile.tpl (AWK, SED): New. | |
4423 | (BASE_FLAGS_TO_PASS): Add AWK and SED. | |
4424 | * configure: Regenerate. | |
4425 | * Makefile.in: Regenerate. | |
4426 | ||
68ccd57c DK |
4427 | 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com> |
4428 | ||
4429 | * ltmain.sh (removedotparts): Don't use comma as 's' separator. | |
4430 | (collapseslashes): Likewise. | |
4431 | ||
df58e648 RW |
4432 | 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4433 | ||
4434 | * configure.ac (AC_PREREQ): Bump to 2.64. | |
4435 | ||
0539cb2c RW |
4436 | 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4437 | ||
70fa0efa RW |
4438 | * configure.ac: Remove --with-datarootdir, --with-docdir, |
4439 | --with-pdfdir, --with-htmldir switches. | |
4440 | * configure: Regenerate. | |
4441 | ||
5213506e RW |
4442 | * configure: Regenerate. |
4443 | ||
0539cb2c RW |
4444 | * compile: Sync from Automake 1.11. |
4445 | * depcomp: Likewise. | |
4446 | * install-sh: Likewise. | |
4447 | * missing: Likewise. | |
4448 | * mkinstalldirs: Likewise. | |
4449 | * ylwrap: Likewise. | |
4450 | ||
197c68cc DK |
4451 | 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com> |
4452 | ||
4453 | * ltmain.sh (func_normal_abspath): New function. | |
4454 | (func_relative_path): Likewise. | |
4455 | (func_mode_help): Document new -bindir option for link mode. | |
4456 | (func_mode_link): Add new -bindir option, and use it to place | |
4457 | output DLL if specified. | |
4458 | ||
58af276a RW |
4459 | 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4460 | ||
0115d4a3 RW |
4461 | * configure.ac: Call AC_DISABLE_OPTION_CHECKING. |
4462 | (baseargs): Add --disable-option-checking. | |
4463 | * configure: Regenerate. | |
4464 | ||
58af276a RW |
4465 | * Makefile.def (configure-target-libiberty): Depend on |
4466 | all-binutils and all-ld. | |
4467 | (configure-target-newlib): Likewise. | |
4468 | * Makefile.in: Regenerate. | |
4469 | ||
e9d9afef BE |
4470 | 2009-08-17 Ben Elliston <bje@au.ibm.com> |
4471 | ||
4472 | * config.sub, config.guess: Update from upstream sources. | |
4473 | ||
354ebf88 RW |
4474 | 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4475 | ||
4476 | Sync from src, merge: | |
4477 | ||
4478 | 2009-07-02 Tristan Gingold <gingold@adacore.com> | |
4479 | ||
4480 | * configure.ac: Do not exclude gas for i386-*-darwin. | |
4481 | Add a case for x86_64-*-darwin. | |
4482 | * configure: Regenerate. | |
4483 | ||
8375f7b2 NV |
4484 | 2009-08-06 Neil Vachharajani <nvachhar@gmail.com> |
4485 | ||
4486 | * MAINTAINERS: Add my name to Write After Approval list. | |
4487 | ||
dce2d8b2 | 4488 | 2009-08-06 Michael Eager <eager@eagercon.com> |
ca9fe997 ME |
4489 | |
4490 | * configure.ac: Add Microblaze target. | |
4491 | * configure: Regenerate. | |
4492 | ||
ea2002ba CB |
4493 | 2009-07-31 Christian Bruel <christian.bruel@st.com> |
4494 | ||
4495 | * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. | |
4496 | * configure: Regenerate. | |
2bf33cdb | 4497 | |
dce2d8b2 | 4498 | 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk> |
f563194d RIL |
4499 | |
4500 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
4501 | ||
e90e6bd7 ILT |
4502 | 2009-07-06 Ian Lance Taylor <iant@google.com> |
4503 | ||
4504 | * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). | |
4505 | * configure: Rebuild. | |
4506 | ||
f6e0880a TG |
4507 | 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de> |
4508 | ||
4509 | * MAINTAINERS: Move myself to the Graphite Reviewers. | |
4510 | ||
6d984927 WG |
4511 | 2009-06-30 Wei Guozhi <carrot@google.com> |
4512 | ||
4513 | * MAINTAINERS: Add my name to Write After Approval list. | |
4514 | ||
f2689b09 SE |
4515 | 2009-06-26 Steve Ellcey <sje@cup.hp.com> |
4516 | ||
4517 | PR bootstrap/40338 | |
4518 | * configure.ac (comparestring): Create new variable. | |
4519 | * Makefile.tpl (comparestring): Use to skip some comparisions. | |
4520 | * configure: Regenerate. | |
4521 | * Makefile.in: Regenerate. | |
4522 | ||
f62c0ba4 DE |
4523 | 2009-06-26 Doug Evans <dje@sebabeach.org> |
4524 | ||
4525 | * Makefile.def (host_modules): Add cgen. | |
4526 | * Makefile.in: Regenerate. | |
4527 | * configure.ac (host_tools): Add cgen. | |
4528 | * configure: Regenerate. | |
4529 | ||
7acf4da6 DD |
4530 | 2009-06-23 DJ Delorie <dj@redhat.com> |
4531 | ||
4532 | * MAINTAINERS: Add myself as mep maintainer. | |
4533 | ||
00020c16 ILT |
4534 | 2009-06-23 Ian Lance Taylor <iant@google.com> |
4535 | ||
4536 | * configure.ac: Add --enable-build-with-cxx. When set, add c++ to | |
4537 | boot_languages. Only bootstrap target libraries listed in | |
4538 | target_libs for some boot language. Add --with-stage1-ldflags, | |
4539 | --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove | |
4540 | with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions | |
4541 | if not building with C++. | |
4542 | * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. | |
4543 | * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. | |
4544 | (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. | |
4545 | (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
4546 | (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add | |
4547 | POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
4548 | (POSTSTAGE1_FLAGS_TO_PASS): Likewise. | |
4549 | * configure, Makefile.in: Rebuild. | |
4550 | ||
1da52d4a LF |
4551 | 2009-06-23 Li Feng <nemokingdom@gmail.com> |
4552 | ||
4553 | * MAINTAINERS: Added my name to write-after-approval list. | |
4554 | ||
144c9175 RM |
4555 | 2009-06-15 Ryan Mansfield <rmansfield@qnx.com> |
4556 | ||
4557 | * configure.ac: Define is_elf for QNX Neutrino targets. | |
4558 | * configure: Regenerate. | |
4559 | ||
e5871e24 GS |
4560 | 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com> |
4561 | ||
9c78662a | 4562 | * MAINTAINERS: Added my name to the write-after-approval list |
e5871e24 | 4563 | |
5f4a82c0 KG |
4564 | 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4565 | ||
4566 | * configure.ac: Detect MPC in default directory. | |
4567 | * configure: Regenerate. | |
4568 | ||
394e9195 JG |
4569 | 2009-06-03 Jerome Guitton <guitton@adacore.com> |
4570 | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
4571 | ||
9c78662a UB |
4572 | * Makefile.tpl (all): Avoid a trailing backslash. |
4573 | * Makefile.in: Regenerate. | |
394e9195 | 4574 | |
47bca6aa BE |
4575 | 2009-06-03 Ben Elliston <bje@au.ibm.com> |
4576 | ||
4577 | * config.sub, config.guess: Update from upstream sources. | |
4578 | ||
a891a473 RS |
4579 | 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com> |
4580 | ||
4581 | * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib | |
4582 | to noconfdirs. | |
4583 | * configure: Regenerate. | |
4584 | ||
70cb2d9f AO |
4585 | 2009-06-02 Alexandre Oliva <aoliva@redhat.com> |
4586 | ||
4587 | * Makefile.tpl ([+compare-target+]): Compare all stage | |
4588 | directories, rather than just gcc. | |
4589 | * Makefile.in: Rebuilt. | |
4590 | ||
7f1245df DK |
4591 | 2009-06-01 Doug Kwan <dougkwan@google.com> |
4592 | ||
4593 | * configure.ac: Support gold for target arm*-*-*. | |
4594 | * configure: Regenerate. | |
394e9195 | 4595 | |
acd26225 KG |
4596 | 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4597 | ||
4598 | * Makefile.def: Add MPC support and dependencies. | |
4599 | * configure.ac: Likewise. Reorganize GMP/MPFR checks. | |
4600 | ||
4601 | * Makefile.in, configure: Regenerate. | |
4602 | ||
a1fc946a AO |
4603 | 2009-05-27 Alexandre Oliva <aoliva@redhat.com> |
4604 | ||
4605 | * Makefile.tpl (all): Avoid harmless warning in make all when | |
4606 | gcc-bootstrap is enabled but stage_last does not exist. | |
4607 | * Makefile.in: Rebuilt. | |
4608 | ||
2e6a3c8d NR |
4609 | 2009-05-24 Nicolas Roche <roche@adacore.com> |
4610 | ||
4611 | * Makefile.tpl (compare-target): Skip ./ada/*tools directories. | |
4612 | * Makefile.in: Regenerate. | |
4613 | ||
63487d11 DC |
4614 | 2009-05-21 Denis Chertykov <chertykov@gmail.com> |
4615 | ||
4616 | * MAINTAINERS: Update my e-mail address. | |
4617 | ||
449223af DK |
4618 | 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com> |
4619 | ||
4620 | * configure.ac (cygwin noconfigdirs): Remove libgcj. | |
4621 | * configure: Regenerate. | |
4622 | ||
31c98f49 AO |
4623 | 2009-05-18 Alexandre Oliva <aoliva@redhat.com> |
4624 | ||
4625 | PR other/40159 | |
4626 | * Makefile.tpl (all): Don't assume gcc-bootstrap and | |
4627 | gcc-no-bootstrap are mutually exclusive. | |
4628 | * Makefile.in: Rebuilt. | |
4629 | ||
0f501837 AO |
4630 | 2009-05-18 Alexandre Oliva <aoliva@redhat.com> |
4631 | ||
4632 | PR other/40159 | |
4633 | * Makefile.tpl (all): Don't end with unconditional success. | |
4634 | * Makefile.in: Rebuilt. | |
4635 | ||
4a4a4e99 AO |
4636 | 2009-05-12 Alexandre Oliva <aoliva@redhat.com> |
4637 | ||
4638 | PR target/37137 | |
4639 | * Makefile.def (flags_to_pass): Remove redundant and incomplete | |
4640 | STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. | |
4641 | Add FLAGS_FOR_TARGET and BUILD_CONFIG. | |
4642 | (bootstrap_stage): Remove bootstrap-debug custom stages. Turn | |
4643 | stage_configureflags, stage_cflags and stage_libcflags into | |
4644 | explicit Makefile macros. | |
4645 | * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and | |
4646 | GFORTRAN. | |
4647 | (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to | |
4648 | CC. Set CC_FOR_BUILD from CC. | |
4649 | (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, | |
4650 | NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
4651 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to | |
4652 | XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, | |
4653 | and GFORTRAN. | |
4654 | (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. | |
4655 | (_LIBCFLAGS): Renamed to _TFLAGS. | |
4656 | (do-compare-debug, do-compare3-debug): Drop. | |
4657 | (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, | |
4658 | GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. | |
4659 | (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, | |
4660 | DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. | |
4661 | (XGCC_FLAGS_FOR_TARGET): New. | |
4662 | (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. | |
4663 | (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. | |
4664 | (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
4665 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, | |
9c78662a | 4666 | LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS |
4a4a4e99 AO |
4667 | to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and |
4668 | TFLAGS. | |
4669 | (BUILD_CONFIG): Include if requested. | |
4670 | (all): Set TFLAGS on bootstrap. | |
4671 | (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. | |
4672 | (all-stageid-prefixmodule): Likewise. | |
4673 | (do-clean, distclean-stageid): Set TFLAGS. | |
4674 | (restrap): Fix whitespace. | |
4675 | * Makefile.in: Rebuilt. | |
4676 | ||
1cee3429 PB |
4677 | 2009-05-07 Paolo Bonzini <bonzini@gnu.org> |
4678 | ||
4679 | * config.guess: Sync with src. | |
4680 | ||
0b70eafd DK |
4681 | 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com> |
4682 | ||
4683 | * configure.ac ($with_ppl): Default to no if not supplied. | |
4684 | ($with_cloog): Likewise. | |
4685 | configure: Regenerate. | |
4686 | ||
5175f17c JW |
4687 | 2009-04-27 James E. Wilson <wilson@codesourcery.com> |
4688 | ||
4689 | * MAINTAINERS: Update my e-mail address. | |
4690 | ||
952fa153 NC |
4691 | 2009-04-27 Nick Clifton <nickc@redhat.com> |
4692 | ||
4693 | * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV. | |
4694 | ||
a687f83c EB |
4695 | 2009-04-25 Eric Botcazou <ebotcazou@adacore.com> |
4696 | ||
4697 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. | |
4698 | (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. | |
4699 | * Makefile.in: Regenerate. | |
4700 | ||
9e3eba15 KG |
4701 | 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4702 | ||
4703 | PR bootstrap/39739 | |
4704 | * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. | |
4705 | * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. | |
4706 | ||
4707 | * configure, Makefile.in: Regenerate. | |
4708 | ||
a687f83c | 4709 | 2009-04-21 Taras Glek <tglek@mozilla.com> |
d1b38208 TG |
4710 | |
4711 | * include/hashtab.h: Update GTY annotations to new syntax | |
4712 | * include/splay-tree.h: Likewise | |
4713 | ||
070bdbd9 BE |
4714 | 2009-04-17 Ben Elliston <bje@au.ibm.com> |
4715 | ||
4716 | * config.sub, config.guess: Update from upstream sources. | |
4717 | ||
55f2d967 AG |
4718 | 2009-04-15 Anthony Green <green@moxielogic.com> |
4719 | ||
4720 | * configure.ac: Add moxie support. | |
4721 | * configure: Rebuilt. | |
4722 | ||
309c24a9 JJ |
4723 | 2009-04-14 Jakub Jelinek <jakub@redhat.com> |
4724 | ||
4725 | * configure.ac: Change copyright header to refer to version | |
4726 | 3 of the GNU General Public License and to point readers at the | |
4727 | COPYING3 file and the FSF's license web page. | |
4728 | * Makefile.def: Likewise. | |
4729 | * Makefile.tpl: Likewise. | |
4730 | * Makefile.in: Regenerate. | |
4731 | ||
b93133bc JH |
4732 | 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu> |
4733 | ||
4734 | * configure.ac: Restore match for darwin9 or later. Use double | |
4735 | brackets since regeneration eats one pair. | |
4736 | * configure: Regenerate. | |
4737 | ||
d18ff35a L |
4738 | 2009-04-09 H.J. Lu <hongjiu.lu@intel.com> |
4739 | ||
4740 | PR gas/10039 | |
4741 | * configure.ac: Require texinfo 4.7. | |
4742 | * configure: Regenerated. | |
4743 | ||
748086b7 JJ |
4744 | 2009-04-09 Nick Clifton <nickc@redhat.com> |
4745 | ||
4746 | * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of | |
4747 | the GCC Runtime Library Exception. | |
4748 | ||
a3337ea2 KG |
4749 | 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4750 | ||
4751 | * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. | |
4752 | * configure: Regenerate. | |
4753 | ||
60911f14 SE |
4754 | 2009-04-01 Steve Ellcey <sje@cup.hp.com> |
4755 | ||
4756 | * Makefil.def (languages): New entries. | |
4757 | * Makefile.tpl (check-gcc-*): New generic target. | |
4758 | * Makefile.in: Regenerate. | |
60911f14 | 4759 | |
dce2d8b2 | 4760 | 2009-03-25 Erven Rohou <erven.rohou@inria.fr> |
7369c1d0 | 4761 | |
d18ff35a | 4762 | * MAINTAINERS: Update my email address. |
7369c1d0 | 4763 | |
cfb1f59f TT |
4764 | 2009-03-18 Tom Tromey <tromey@redhat.com> |
4765 | ||
d18ff35a L |
4766 | * configure: Rebuild. |
4767 | * configure.ac (host_libs): Add libiconv. | |
4768 | * Makefile.in: Rebuild. | |
4769 | * Makefile.def (host_modules): Add libiconv. | |
4770 | (configure-gdb, all-gdb): Depend on libiconv. | |
cfb1f59f | 4771 | |
75eeae1a TG |
4772 | 2009-03-16 Tristan Gingold <gingold@adacore.com> |
4773 | ||
4774 | * configure.ac: Treat gdb as supported on x86_64-darwin. | |
4775 | * configure: Regenerate. | |
4776 | ||
f38095f3 JM |
4777 | 2009-03-16 Joseph Myers <joseph@codesourcery.com> |
4778 | ||
4779 | * configure.ac (--with-host-libstdcxx): New option. | |
4780 | * configure: Regenerate. | |
4781 | ||
dce2d8b2 | 4782 | 2009-03-12 Joern Rennecke <joern.rennecke@arc.com> |
fec7f245 JR |
4783 | |
4784 | * MAINTAINERS: Move myself into the write after approval list. | |
4785 | ||
6d401294 NP |
4786 | 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com> |
4787 | ||
4788 | * MAINTAINERS: Update e-mail address. | |
2bf33cdb | 4789 | |
07c97076 DN |
4790 | 2009-03-11 Dorit Nuzman <dorit@il.ibm.com> |
4791 | ||
4792 | * MAINTAINERS: Remove myself as auto-vectorizer maintainer. | |
4793 | ||
dce2d8b2 | 4794 | 2009-03-10 Ira Rosen <irar@il.ibm.com> |
bb947fd1 IR |
4795 | |
4796 | * MAINTAINERS: Add myself as auto-vectorizer maintainer. | |
4797 | ||
7a9d3fe8 RW |
4798 | 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4799 | ||
4800 | Backport from git Libtool: | |
4801 | ||
4802 | 2009-01-19 Robert Millan <rmh@aybabtu.com> | |
4803 | Support GNU/kOpenSolaris. | |
4804 | * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) | |
4805 | (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) | |
4806 | (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize | |
4807 | GNU/kOpenSolaris. | |
4808 | ||
c9e9e11f AS |
4809 | 2009-02-27 Andreas Schwab <schwab@linux-m68k.org> |
4810 | ||
4811 | * MAINTAINERS: Update e-mail address. | |
4812 | ||
5e8c1552 | 4813 | 2009-02-24 Michael Eager <eager@eagercon.com> |
b48d5f68 ME |
4814 | |
4815 | * MAINTAINERS (Write After Approval): Add self. | |
4816 | ||
b0adb088 BM |
4817 | 2009-02-18 Bingfeng Mei <bmei@broadcom.com> |
4818 | ||
4819 | * MAINTAINERS (Write After Approval): Add myself. | |
4820 | ||
ee04b574 AS |
4821 | 2009-02-05 Andreas Schwab <schwab@suse.de> |
4822 | ||
4823 | * Makefile.tpl (stage_last): Define $r and $s before using | |
4824 | $(RECURSE_FLAGS_TO_PASS). | |
4825 | * Makefile.in: Regenerate | |
4826 | ||
907884c9 ILT |
4827 | 2009-01-30 Ian Lance Taylor <iant@google.com> |
4828 | ||
4829 | * MAINTAINERS: Move myself to the Global Reviewers list. | |
4830 | ||
416ac4d4 RM |
4831 | 2009-01-29 Robert Millan <rmh@aybabtu.com> |
4832 | ||
4833 | * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). | |
4834 | * configure: Regenerate. | |
4835 | ||
ee5decb3 GP |
4836 | 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com> |
4837 | ||
4838 | * MAINTAINERS: Make whitespace consistent. | |
19196f44 | 4839 | Remove Robert Millan from Write After Approval. |
ee5decb3 | 4840 | |
36fbb0ec AM |
4841 | 2009-01-16 Alan Modra <amodra@bigpond.net.au> |
4842 | ||
4843 | * Makefile.def (configure-opcodes): Depend on configure-libiberty. | |
4844 | (all-opcodes): Depend on all-libiberty. | |
4845 | * Makefile.in: Regenerate. | |
4846 | ||
52535a64 DR |
4847 | 2009-01-15 Douglas B Rupp <rupp@gnat.com> |
4848 | ||
4849 | * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. | |
4850 | * configure: Regenerate. | |
4851 | ||
e04a57df RR |
4852 | 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com> |
4853 | ||
4854 | * MAINTAINERS (Write After Approval): Add myself. | |
4855 | ||
856c450b SK |
4856 | 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu> |
4857 | ||
4858 | * MAINTAINERS: Add myself to reviewers (Fortran). | |
4859 | ||
dce2d8b2 | 4860 | 2009-01-12 Sebastian Pop <sebastian.pop@amd.com> |
53095c56 SP |
4861 | |
4862 | PR tree-optimization/38515 | |
4863 | * configure.ac (cloog-polylib): Removed. | |
4864 | (with_ppl, with_cloog): Test for "no". | |
4865 | * configure: Regenerated. | |
4866 | ||
1e5e8a59 DF |
4867 | 2009-01-11 Daniel Franke <franke.daniel@gmail.com> |
4868 | ||
4869 | * MAINTAINERS: Moved myself to reviewers (Fortran). | |
4870 | ||
5e5debf6 TS |
4871 | 2009-01-06 Thomas Schwinge <tschwinge@gnu.org> |
4872 | ||
4873 | * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd. | |
4874 | (Write After Approval): Remove myself. | |
4875 | ||
1c42acf1 DN |
4876 | 2009-01-03 Diego Novillo <dnovillo@google.com> |
4877 | ||
4878 | * MAINTAINERS: Remove myself from alias maintainership. | |
4879 | ||
2fbbedaf DA |
4880 | 2009-01-02 David Ayers <ayers@fsfe.org> |
4881 | ||
4882 | * MAINTAINERS: Update e-mail address. | |
4883 | ||
17213821 GP |
4884 | 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com> |
4885 | ||
4886 | * MAINTAINERS: Make whitespace consistent. | |
4887 | ||
baafc534 RW |
4888 | 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
4889 | ||
4890 | Backport from upstream Libtool: | |
4891 | * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): | |
4892 | Add cache variables to tests that require the linker to work. | |
4893 | For shlibpath_overrides_runpath, this also changes the semantics | |
4894 | to let the result from the C compiler take precedence. | |
4895 | ||
18430d27 BE |
4896 | 2008-12-02 Ben Elliston <bje@au.ibm.com> |
4897 | ||
4898 | * config.sub, config.guess: Update from upstream sources. | |
4899 | ||
dce2d8b2 | 4900 | 2008-12-12 Sebastian Pop <sebastian.pop@amd.com> |
0a280b35 SP |
4901 | |
4902 | * configure.ac (ppllibs): Add by default the lib flags. | |
4903 | * configure: Regenerate. | |
4904 | ||
41e9641b LM |
4905 | 2008-12-08 Luis Machado <luisgpm@br.ibm.com> |
4906 | ||
4907 | * MAINTAINERS: Add myself to the write after approval list. | |
4908 | ||
25783c30 JH |
4909 | 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu> |
4910 | ||
ee04b574 AS |
4911 | * configure.ac: Add double brackets on darwin[912]. |
4912 | * configure: Regenerate. | |
25783c30 | 4913 | |
0e318fcc DK |
4914 | 2008-12-03 Daniel Kraft <d@domob.eu> |
4915 | ||
4916 | * MAINTAINERS: Moved myself and Mikael Morin from Write After | |
4917 | Approval to Reviewer section (for Fortran front-end). | |
4918 | ||
7f171b95 JH |
4919 | 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu> |
4920 | ||
4921 | * configure.ac: Expand to darwin10 and later. | |
4922 | * configure: Regenerate. | |
4923 | ||
09ce620e AS |
4924 | 2008-12-02 Andreas Schwab <schwab@suse.de> |
4925 | ||
4926 | * Makefile.def: configure-target-boehm-gc depends on | |
4927 | all-target-libstdc++-v3. | |
4928 | * Makefile.in: Regenerate. | |
4929 | ||
386c704d KT |
4930 | 2008-12-02 Kai Tietz <kai.tietz@onevision.com> |
4931 | ||
4932 | * MAINTAINERS: Add myself as mingw maintainer. | |
4933 | ||
e03dd84a BE |
4934 | 2008-12-02 Ben Elliston <bje@au.ibm.com> |
4935 | ||
4936 | * config.sub, config.guess: Update from upstream sources. | |
4937 | ||
3fa87964 GP |
4938 | 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com> |
4939 | ||
4940 | * README.SCO: Remove. | |
4941 | ||
df72d7ed FP |
4942 | 2008-11-29 Fernando Pereira <pronesto@gmail.com> |
4943 | ||
4944 | * MAINTAINERS: Add myself to the write after approval list. | |
4945 | ||
b5646528 DK |
4946 | 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com> |
4947 | ||
4948 | * MAINTAINERS: Update my email address in WAA section. | |
4949 | ||
dce2d8b2 | 4950 | 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn> |
ebf24eb4 CL |
4951 | |
4952 | * MAINTAINERS: Update e-mail address. | |
4953 | ||
dce2d8b2 | 4954 | 2008-11-27 Toon Moene <toon@moene.org> |
50e0f131 TM |
4955 | |
4956 | * MAINTAINERS: Change e-mail address. | |
4957 | ||
0db3a858 TG |
4958 | 2008-11-27 Tristan Gingold <gingold@adacore.com> |
4959 | ||
4960 | * configure.ac: Build gdb for i?86-*-darwin* | |
4961 | * configure: Regenerated. | |
4962 | ||
dce2d8b2 | 4963 | 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com> |
f07bde68 HS |
4964 | |
4965 | * MAINTAINERS: Added my full name. | |
4966 | ||
487e299b DJ |
4967 | 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com> |
4968 | ||
4969 | PR bootstrap/38014 | |
4970 | PR bootstrap/37923 | |
4971 | ||
4972 | Revert: | |
4973 | ||
4974 | 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> | |
4975 | ||
4976 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
4977 | * Makefile.in: Regenerated. | |
4978 | ||
4979 | 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> | |
4980 | ||
4981 | PR gdb/921 | |
4982 | PR gdb/1646 | |
4983 | PR gdb/2175 | |
4984 | PR gdb/2176 | |
4985 | ||
4986 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
4987 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
4988 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
4989 | (HOST_EXPORTS): Pass CPPFLAGS. | |
4990 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
4991 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
4992 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
4993 | * Makefile.in, configure: Regenerated. | |
4994 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
4995 | and CPPFLAGS_FOR_BUILD. | |
4996 | ||
dce2d8b2 | 4997 | 2008-11-06 Jeff Law <law@redhat.com> |
d69fbecb JL |
4998 | |
4999 | * MAINTAINERS: Add myself as middle end maintainer. | |
5000 | ||
044fed69 AS |
5001 | 2008-11-06 Andrew Stubbs <ams@codesourcery.com> |
5002 | ||
5003 | * MAINTAINERS (Write after approval): Add myself. | |
5004 | ||
caf6defe DN |
5005 | 2008-11-05 Diego Novillo <dnovillo@google.com> |
5006 | ||
5007 | * MAINTAINERS (Global Reviewers): Add myself. | |
5008 | (Non-Algorithmic Maintainers): Remove myself. | |
5009 | ||
3e9899ac TS |
5010 | 2008-11-04 Thomas Schwinge <tschwinge@gnu.org> |
5011 | ||
09ce620e | 5012 | * MAINTAINERS (Write after approval): Add myself. |
3e9899ac | 5013 | |
ea99e36e MM |
5014 | 2008-10-31 Mikael Morin <mikael.morin@tele2.fr> |
5015 | ||
09ce620e | 5016 | * MAINTAINERS (Write after approval): Add myself. |
ea99e36e | 5017 | |
fb0d2684 BE |
5018 | 2008-10-31 Ben Elliston <bje@au.ibm.com> |
5019 | ||
5020 | * configure.ac (spu-*-*): Remove special case. | |
5021 | * configure: Regenerate. | |
5022 | ||
73c07a3e CM |
5023 | 2008-10-30 Catherine Moore <clm@codesourcery.com> |
5024 | ||
5025 | * MAINTAINERS (Write after approval): Update my email address. | |
5026 | ||
7310a2da SSF |
5027 | 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com> |
5028 | ||
5029 | * configure.ac [spu-*-*]: Do not set skipdirs. | |
5030 | * configure: Re-generate. | |
5031 | ||
7e51fe23 BS |
5032 | 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com> |
5033 | ||
5034 | * MAINTAINERS (Various Maintainers): Add myself to reload. | |
5035 | ||
ef20be93 RG |
5036 | 2008-10-25 Richard Guenther <rguenther@suse.de> |
5037 | ||
5038 | * MAINTAINERS (Various Maintainers): Add myself as middle-end | |
5039 | maintainer. Remove myself as libgcc-math maintainer. | |
5040 | (Non-Algorithmic Maintainers): Remove myself. | |
5041 | ||
03ffcfa0 DJ |
5042 | 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> |
5043 | ||
5044 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
5045 | * Makefile.in: Regenerated. | |
5046 | ||
dec014a9 CC |
5047 | 2008-10-23 Cary Coutant <ccoutant@google.com> |
5048 | ||
5049 | * MAINTAINERS (Write after approval): Add myself. | |
5050 | ||
b36c386c DJ |
5051 | 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> |
5052 | ||
5053 | PR gdb/921 | |
5054 | PR gdb/1646 | |
5055 | PR gdb/2175 | |
5056 | PR gdb/2176 | |
5057 | ||
5058 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
5059 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
5060 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
5061 | (HOST_EXPORTS): Pass CPPFLAGS. | |
5062 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
5063 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
5064 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
5065 | * Makefile.in, configure: Regenerated. | |
5066 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
5067 | and CPPFLAGS_FOR_BUILD. | |
5068 | ||
dce2d8b2 | 5069 | 2008-10-20 Sebastian Pop <sebastian.pop@amd.com> |
84541525 SP |
5070 | |
5071 | * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and | |
5072 | Sebastian Pop. | |
5073 | ||
e0bda97e AP |
5074 | 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com> |
5075 | ||
5076 | * MAINTAINERS (Write After Approval): Added myself. | |
5077 | ||
36c713e0 KG |
5078 | 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5079 | ||
5080 | * configure.ac (MPFR check): Bump minimum version to 2.3.0 and | |
5081 | recommended version to 2.3.2. | |
5082 | ||
5083 | * configure: Regenerate. | |
5084 | ||
8fe005ee MM |
5085 | 2008-10-01 Mark Mitchell <mark@codesourcery.com> |
5086 | ||
5087 | * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers. | |
5088 | ||
be8f156f DD |
5089 | 2008-09-29 David Daney <david.daney@caviumnetworks.com> |
5090 | ||
5091 | * MAINTAINERS (Write After Approval): Update e-mail address. | |
5092 | ||
ae11dff4 PG |
5093 | 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com> |
5094 | ||
5095 | * libtool.m4: Update to libtool 2.2.6. | |
5096 | * lt~obsolete.m4: Update to libtool 2.2.6. | |
5097 | * ltmain.sh: Update to libtool 2.2.6. | |
5098 | * ltsugar.m4: Update to libtool 2.2.6. | |
5099 | * ltversion.m4: Update to libtool 2.2.6. | |
5100 | * ltoptions.m4: Update to libtool 2.2.6. | |
5101 | * ltgcc.m4: Update to match changes from libtool 2.2.6. | |
5102 | ||
441154b1 CF |
5103 | 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org> |
5104 | ||
5105 | * MAINTAINERS (Write After Approval): Add myself. | |
5106 | ||
775b3b26 BRF |
5107 | 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> |
5108 | ||
5109 | * MAINTAINERS (Write After Approval): Update my name. | |
5110 | ||
94538043 SB |
5111 | 2008-09-20 Steven Bosscher <steven@gcc.gnu.org> |
5112 | ||
09ce620e | 5113 | * MAINTAINERS: Add myself in "Write After Approval". |
94538043 | 5114 | |
52d1bfd8 SE |
5115 | 2008-09-18 Steve Ellcey <sje@cup.hp.com> |
5116 | ||
09ce620e | 5117 | * MAINTAINERS: Add myself as ia64 maintainer. |
52d1bfd8 | 5118 | |
c5cc92f5 GP |
5119 | 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com> |
5120 | ||
5121 | * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain, | |
5122 | Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay, | |
5123 | Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch, | |
5124 | and Michael Tiemann from Write After Approval since they do not | |
5125 | actually have access. | |
5126 | ||
23d9794a RG |
5127 | 2008-09-05 Richard Guenther <rguenther@suse.de> |
5128 | ||
5129 | * configure.ac: Initialize clooglibs to -lcloog. | |
5130 | * configure: Re-generate. | |
5131 | ||
192a671e LCW |
5132 | 2008-09-04 Le-Chun Wu <lcwu@google.com> |
5133 | ||
5134 | * MAINTAINERS (Write After Approval): Add myself. | |
5135 | ||
d789184e SP |
5136 | 2008-09-03 Sebastian Pop <sebastian.pop@amd.com> |
5137 | ||
5138 | * configure.ac (--with-cloog-polylib): New. | |
5139 | (--disable-cloog-version-check): New. | |
5140 | (--disable-ppl-version-check): New. | |
5141 | * configure: Re-generate. | |
5142 | ||
36a881c7 RG |
5143 | 2008-09-03 Richard Guenther <rguenther@suse.de> |
5144 | ||
5145 | * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the | |
5146 | cloog test. | |
5147 | * configure: Re-generate. | |
5148 | ||
358da97e HS |
5149 | 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com> |
5150 | ||
5151 | Add picoChip port. | |
5152 | * MAINTAINERS: Add picoChip maintainers. | |
5153 | ||
f8bf9252 SP |
5154 | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> |
5155 | Tobias Grosser <grosser@fim.uni-passau.de> | |
5156 | Jan Sjodin <jan.sjodin@amd.com> | |
5157 | Harsha Jagasia <harsha.jagasia@amd.com> | |
5158 | Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> | |
5159 | Konrad Trifunovic <konrad.trifunovic@inria.fr> | |
5160 | Adrien Eliche <aeliche@isty.uvsq.fr> | |
5161 | ||
5162 | Merge from graphite branch. | |
5163 | * configure: Regenerate. | |
5164 | * Makefile.in: Regenerate. | |
5165 | * configure.ac (host_libs): Add ppl and cloog. | |
5166 | Add checks for PPL and CLooG. | |
5167 | * Makefile.def (ppl, cloog): Added modules and dependences. | |
5168 | * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. | |
5169 | (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. | |
5170 | ||
d89f0ad6 AL |
5171 | 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> |
5172 | ||
5173 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
5174 | (GCC_SHLIB_SUBDIR): New. | |
5175 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
5176 | * configure: Regenerate. | |
5177 | * Makefile.in: Regenerate. | |
5178 | ||
88a25817 GP |
5179 | 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com> |
5180 | ||
5181 | * MAINTAINERS: Consistently use tabs to separate columns. | |
5182 | ||
f873f15f TG |
5183 | 2008-08-29 Tristan Gingold <gingold@adacore.com> |
5184 | ||
5185 | * MAINTAINERS (Write after Approval): Add myself. | |
5186 | ||
e1514c3f TG |
5187 | 2008-08-28 Tristan Gingold <gingold@adacore.com> |
5188 | ||
5189 | * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): | |
5190 | Enable bfd, binutils and opcodes. | |
5191 | * configure: Regenerate. | |
5192 | ||
4717882f JDA |
5193 | 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
5194 | ||
5195 | * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry. | |
5196 | ||
28c9884c TK |
5197 | 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org> |
5198 | ||
5199 | * MAINTAINERS: Use correct Umlaut for last name. | |
5200 | ||
ae96d86a FXC |
5201 | 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
5202 | ||
5203 | * MAINTAINERS: Move myself from Reviewers to Write after Approval. | |
5204 | ||
3ecc96e3 DE |
5205 | 2008-08-16 David Edelsohn <edelsohn@gnu.org> |
5206 | ||
5207 | * MAINTAINERS: Update my email address. | |
5208 | ||
dd609cc1 EB |
5209 | 2008-08-16 Nicolas Roche <roche@adacore.com> |
5210 | ||
5211 | * Makefile.tpl: Add BOOT_ADAFLAGS. | |
5212 | * Makefile.in: Regenerate. | |
5213 | ||
08d0963a RS |
5214 | 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com> |
5215 | ||
5216 | * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. | |
5217 | * configure: Regenerate. | |
5218 | ||
dce2d8b2 | 5219 | 2008-07-30 Paolo Bonzini <bonzini@gnu.org> |
00afcaa0 PB |
5220 | |
5221 | * configure.ac: Add makefile fragments for hpux. | |
5222 | * Makefile.def (flags_to_pass): Add ADA_CFLAGS. | |
5223 | * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. | |
5224 | * configure: Regenerate. | |
5225 | * Makefile.in: Regenerate. | |
5226 | ||
dce2d8b2 | 5227 | 2008-07-28 Aldy Hernandez <aldyh@redhat.com> |
806b3528 AH |
5228 | |
5229 | * MAINTAINERS: Add Jakub and myself as gimple maintainers. | |
5230 | ||
dce2d8b2 | 5231 | 2008-07-11 Dodji Seketeli <dseketel@redhat.com> |
ab220355 DS |
5232 | |
5233 | * MAINTAINERS (Write after Approval): Add myself. | |
5234 | ||
78209f30 XG |
5235 | 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com> |
5236 | ||
5237 | * MAINTAINERS (Write After Approval): Add myself. | |
5238 | ||
5b5b098d AJ |
5239 | 2008-06-29 Andrew Jenner <andrew@codesourcery.com> |
5240 | ||
5241 | * MAINTAINERS (Write After Approval): Add myself. | |
5242 | ||
d812ec93 KW |
5243 | 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com> |
5244 | ||
5245 | * MAINTAINERS: Update my email address. | |
5246 | ||
99e78224 JY |
5247 | 2008-06-25 Joey Ye <joey.ye@intel.com> |
5248 | ||
5249 | * MAINTAINERS (Write After Approval): Add myself. | |
5250 | ||
18c04407 RW |
5251 | 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5252 | ||
5253 | * Makefile.tpl ($(srcdir)/configure): Update dependencies. | |
5254 | * Makefile.in: Regenerate. | |
5255 | * configure: Regenerate. | |
5256 | ||
47aa9a31 DK |
5257 | 2008-06-17 Daniel Kraft <d@domob.eu> |
5258 | ||
5259 | * MAINTAINERS (Write After Approval): Add myself. | |
5260 | ||
ad33ff57 RW |
5261 | 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5262 | ||
5263 | * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when | |
5264 | "$@" is still intact with both Autoconf 2.59 and 2.62. | |
5265 | * configure: Regenerate. | |
5266 | ||
cdce5c41 RW |
5267 | 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5268 | ||
5269 | * Makefile.tpl: Fix comment errors. | |
5270 | * Makefile.in: Regenerate. | |
5271 | ||
01b79d11 DM |
5272 | 2008-06-12 David S. Miller <davem@davemloft.net> |
5273 | David Edelsohn <edelsohn@gnu.org> | |
5274 | ||
5275 | * configure.ac: Add powerpc*-*-* to gold supported targets. | |
5276 | * configure: Regenerate. | |
5277 | ||
f8c33439 JM |
5278 | 2008-06-08 Joseph Myers <joseph@codesourcery.com> |
5279 | ||
5280 | PR tree-optimization/36218 | |
5281 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. | |
5282 | * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. | |
5283 | (all prefix="build-"): Pass them to build-system sub-makes. | |
5284 | * Makefile.in: Regenerate. | |
5285 | ||
cd985f66 JM |
5286 | 2008-06-07 Joseph Myers <joseph@codesourcery.com> |
5287 | ||
5288 | * MAINTAINERS (mt port): Remove. | |
5289 | (sco5, unixware, sco udk): Remove. | |
5290 | (Kean Johnston): Add to Write After Approval. | |
5291 | ||
3f6383d3 JB |
5292 | 2008-05-30 Julian Brown <julian@codesourcery.com> |
5293 | ||
5294 | * configure.ac (arm*-*-linux-gnueabi): Don't disable building | |
5295 | of libobjc for ARM EABI Linux. | |
5296 | * configure: Regenerate. | |
30da41ed | 5297 | |
dce2d8b2 | 5298 | 2008-05-18 Xinliang David Li <davidxl@google.com> |
e29cc9b4 | 5299 | |
09ce620e | 5300 | * ChangeLog: Remove wrong ChangeLog entry. |
e29cc9b4 | 5301 | |
dce2d8b2 | 5302 | 2008-05-17 Xinliang David Li <davidxl@google.com> |
30da41ed | 5303 | |
e29cc9b4 | 5304 | * MAINTAINERS (Write After Approval): Add myself. |
30da41ed | 5305 | |
955410cb JW |
5306 | 2008-05-15 Janus Weil <janus@gcc.gnu.org> |
5307 | ||
5308 | * MAINTAINERS (Write After Approval): Add myself. | |
5309 | ||
719bb4e3 | 5310 | 2008-05-14 Rafael Espíndola <espindola@google.com> |
61ab1651 RAE |
5311 | |
5312 | * config-ml.in: don't handle --enable-shared and --enable-static. | |
5313 | ||
372b05fc RS |
5314 | 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com> |
5315 | ||
5316 | * MAINTAINERS: Update my email address. | |
5317 | ||
f73e2200 PC |
5318 | 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com> |
5319 | ||
5320 | * MAINTAINERS: Update my email address. | |
09ce620e | 5321 | |
3e438e2b KVH |
5322 | 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com> |
5323 | ||
5324 | * MAINTAINERS (Write After Approval): Add myself. | |
5325 | ||
177bf491 GS |
5326 | 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com> |
5327 | ||
5328 | * MAINTAINERS (Write After Approval): Add myself. | |
5329 | ||
dce2d8b2 | 5330 | 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com> |
ac89df2f PG |
5331 | |
5332 | * MAINTAINERS (crx): Add myself. | |
5333 | ||
14a8726b PB |
5334 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
5335 | ||
5336 | Sync with src: | |
5337 | 2008-04-14 David S. Miller <davem@davemloft.net> | |
5338 | ||
09ce620e AS |
5339 | * configure.ac: Add sparc*-*-* to gold supported targets. |
5340 | * configure: Regenerate. | |
14a8726b | 5341 | |
7142fb32 PB |
5342 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
5343 | ||
5344 | PR bootstrap/35457 | |
5345 | * configure.ac: Include override.m4. | |
5346 | * configure: Regenerate. | |
5347 | ||
c6b196de PB |
5348 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
5349 | ||
09ce620e AS |
5350 | * Makefile.tpl (restrap): Call `make all' using double-colon rules. |
5351 | * Makefile.in: Regenerate. | |
c6b196de | 5352 | |
dce2d8b2 | 5353 | 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com> |
c993ae60 | 5354 | |
09ce620e | 5355 | * configure.ac (cr16-*-*): Add case for cr16 target and include gdb |
c993ae60 | 5356 | as nonconfigurable directories list. |
09ce620e | 5357 | * configure: Regenerate. |
c993ae60 | 5358 | |
8479b1b1 BE |
5359 | 2008-04-14 Ben Elliston <bje@au.ibm.com> |
5360 | ||
5361 | * config.sub, config.guess: Update from upstream sources. | |
5362 | ||
295e261a HPN |
5363 | 2008-04-12 Hans-Peter Nilsson <hp@axis.com> |
5364 | ||
5365 | * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. | |
5366 | * Makefile.in: Regenerate. | |
5367 | ||
ac3949d9 EW |
5368 | 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com> |
5369 | ||
5370 | * configure.ac: Do not build libssp for the AVR. | |
5371 | * configure: Regenerate. | |
5372 | ||
06407e30 ILT |
5373 | 2008-04-07 Ian Lance Taylor <iant@google.com> |
5374 | ||
5375 | * Makefile.def: check-gold depends upon all-binutils. | |
5376 | * Makefile.in: Regenerate. | |
5377 | ||
97db009c AH |
5378 | 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com> |
5379 | ||
5380 | * MAINTAINERS (Write After Approval): Add myself. | |
5381 | ||
2a79c47f NC |
5382 | 2008-04-04 Nick Clifton <nickc@redhat.com> |
5383 | ||
5384 | PR binutils/4334 | |
5f4bebbf | 5385 | * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted |
2a79c47f NC |
5386 | builds. |
5387 | * configure: Regenerate. | |
5388 | ||
c53a18d3 N |
5389 | 2008-04-04 NightStrike <NightStrike@gmail.com> |
5390 | ||
5391 | PR other/35151 | |
09ce620e AS |
5392 | * configure.ac: Combine rules for mingw32 and mingw64. |
5393 | * configure: Regenerate. | |
c53a18d3 | 5394 | |
d925aa70 KT |
5395 | 2008-04-02 Kai Tietz <kai.tietz@onvision.com> |
5396 | ||
5397 | * MAINTAINERS (Write After Approval): Add myself. | |
5398 | ||
dce2d8b2 | 5399 | 2008-04-01 Seongbae Park <seongbae.park@gmail.com> |
ad424a85 SP |
5400 | |
5401 | * Makefile.tpl (.NOTPARALLEL): Revert previous change. | |
5402 | * Makefile.in (.NOTPARALLEL): Ditto. | |
5403 | ||
4412a506 PG |
5404 | 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com> |
5405 | ||
5406 | * MAINTAINERS (Write After Approval): Add myself. | |
5407 | ||
dce2d8b2 | 5408 | 2008-03-31 Seongbae Park <seongbae.park@gmail.com> |
2f908293 SP |
5409 | |
5410 | * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. | |
5411 | * Makefile.in (.NOTPARALLEL): Regenerate. | |
5412 | ||
639223bd PB |
5413 | 2008-03-27 Paolo Bonzini <bonzini@gnu.org> |
5414 | ||
5415 | * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. | |
5416 | * Makefile.in: Regenerate. | |
5417 | ||
b8ab1f4a JS |
5418 | 2008-03-26 Jakub Staszak <kuba@et.pl> |
5419 | ||
5420 | * MAINTAINERS (Write After Approval): Add myself. | |
5421 | ||
b45890a4 TK |
5422 | 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org> |
5423 | ||
5424 | * MAINTAINERS: Update e-mail address. | |
5425 | ||
5afab7ad ILT |
5426 | 2008-03-20 Ian Lance Taylor <iant@google.com> |
5427 | ||
5428 | * configure.ac: Add support for --enable-gold. | |
5429 | * Makefile.def: Add gold as a directory like ld. | |
5430 | * configure, Makefile.in: Regenerate. | |
5431 | ||
38d24731 RW |
5432 | 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5433 | ||
5434 | * configure.ac: m4_include config/proginstall.m4. | |
5435 | * configure: Regenerate. | |
32bc4cf4 RW |
5436 | |
5437 | Backport from upstream Libtool: | |
09ce620e | 5438 | |
32bc4cf4 | 5439 | 2007-10-12 Eric Blake <ebb9@byu.net> |
09ce620e | 5440 | |
32bc4cf4 RW |
5441 | Deal with Autoconf 2.62's semantic change in m4_append. |
5442 | * ltsugar.m4 (lt_append): Replace broken versions of | |
5443 | m4_append. | |
5444 | (lt_if_append_uniq): Don't require separator to be overquoted, | |
5445 | and avoid broken m4_append. | |
5446 | (lt_dict_add): Fix typo. | |
5447 | * libtool.m4 (_LT_DECL): Don't overquote separator. | |
5448 | ||
9d3c50ea DE |
5449 | 2008-03-13 David Edelsohn <edelsohn@gnu.org> |
5450 | ||
5451 | * config.rpath: Add AIX 6 support. | |
5452 | ||
5d2edb29 PB |
5453 | 2008-03-13 Paolo Bonzini <bonzini@gnu.org> |
5454 | ||
5455 | * Makefile.def (stageprofile). Remove -fprofile-generate | |
5456 | from stage_libcflags. | |
5457 | * Makefile.in: Regenerate. | |
5458 | ||
954910ef BE |
5459 | 2008-03-13 Ben Elliston <bje@au.ibm.com> |
5460 | ||
5461 | * config.sub, config.guess: Update from upstream sources. | |
5462 | ||
e8645a40 TT |
5463 | 2008-03-06 Tom Tromey <tromey@redhat.com> |
5464 | ||
5465 | * MAINTAINERS: Update for treelang deletion. | |
5466 | ||
2c8e955e JW |
5467 | 2008-03-03 James E. Wilson <wilson@tuliptree.org> |
5468 | ||
5469 | * MAINTAINERS: Update my email address. | |
5470 | ||
54acd307 SS |
5471 | 2008-03-03 Stan Shebs <stanshebs@earthlink.net> |
5472 | ||
893ad2a1 | 5473 | * MAINTAINERS (darwin port): Add myself as a maintainer. |
54acd307 SS |
5474 | (objective-c/c++): Add myself as a maintainer. |
5475 | ||
4b52b516 VR |
5476 | 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de> |
5477 | ||
5478 | * MAINTAINERS (Write After Approval): Update my email address. | |
5479 | ||
e652b516 TB |
5480 | 2008-02-25 Tomas Bily <tbily@suse.cz> |
5481 | ||
5482 | * MAINTAINERS (Write After Approval): Add myself. | |
5483 | ||
02d30740 JJ |
5484 | 2008-02-23 Jakub Jelinek <jakub@redhat.com> |
5485 | ||
5486 | * MAINTAINERS (OpenMP): Add myself. | |
5487 | ||
1c8bd6a3 PB |
5488 | 2008-02-20 Paolo Bonzini <bonzini@gnu.org> |
5489 | ||
4b40b2a5 UB |
5490 | PR bootstrap/32009 |
5491 | PR bootstrap/32161 | |
1c8bd6a3 | 5492 | |
4b40b2a5 UB |
5493 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. |
5494 | * configure: Regenerate. | |
1c8bd6a3 | 5495 | |
4b40b2a5 UB |
5496 | * Makefile.def: Define stage_libcflags for all bootstrap stages. |
5497 | * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, | |
5498 | STAGE4_LIBCFLAGS): New. | |
5499 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without | |
5500 | $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). | |
5501 | (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. | |
5502 | (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. | |
5503 | (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags | |
5504 | for target modules. Don't export LIBCFLAGS. | |
5505 | (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass | |
5506 | $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after | |
5507 | the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. | |
5508 | (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with | |
5509 | $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). | |
5510 | * Makefile.in: Regenerate. | |
1c8bd6a3 | 5511 | |
bb44c9d2 RW |
5512 | 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5513 | ||
5514 | PR libgcj/33085 | |
5515 | * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: | |
5516 | Do not use -DDLL_EXPORT. Backport from upstream. | |
5517 | ||
29a7754d RW |
5518 | 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5519 | ||
5520 | * MAINTAINERS (Write After Approval): Add myself. | |
5521 | ||
9a212bb7 HPN |
5522 | 2008-02-02 Hans-Peter Nilsson <hp@axis.com> |
5523 | ||
5524 | * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. | |
5525 | * configure: Regenerate. | |
5526 | ||
aa12a573 MG |
5527 | 2008-01-31 Marc Gauthier <marc@tensilica.com> |
5528 | ||
5529 | * configure.ac (xtensa*-*-*): Recognize processor variants. | |
5530 | * configure: Regenerate. | |
5531 | ||
ac9e6043 RW |
5532 | 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5533 | ||
40049ccc UB |
5534 | PR bootstrap/34922 |
5535 | * configure.ac (PARSE_ARGS): Push suitable setting of | |
5536 | ac_subdirs_all, for `./configure --help=recursive'. | |
5537 | Handle `+' in generic toplevel directory disabling. | |
5538 | * configure: Regenerate. | |
ac9e6043 | 5539 | |
4288c86a NC |
5540 | 2008-01-28 Nick Clifton <nickc@redhat.com> |
5541 | ||
5542 | * MAINTAINERS (xstormy16): Take over maintainership. | |
5543 | ||
8d8da227 JM |
5544 | 2008-01-25 Joseph Myers <joseph@codesourcery.com> |
5545 | ||
5546 | * MAINTAINERS (c4x port): Remove. | |
5547 | ||
349b60e7 DE |
5548 | 2008-01-24 David Edelsohn <edelsohn@gnu.org> |
5549 | ||
5550 | * libtool.m4: Backport AIX 6 support from ToT Libtool. | |
5551 | ||
3ca06a68 BE |
5552 | 2008-01-23 Ben Elliston <bje@au.ibm.com> |
5553 | ||
5554 | * config.sub, config.guess: Update from upstream sources. | |
5555 | ||
3c631381 TG |
5556 | 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de> |
5557 | ||
5558 | * MAINTAINERS (Write After Approval): Add myself. | |
5559 | ||
20533ef1 L |
5560 | 2008-01-17 H.J. Lu <hjl.tools@gmail.com> |
5561 | ||
5562 | * MAINTAINERS: Update my email address. | |
5563 | ||
5564 | 2008-01-09 Raksit Ashok <raksit@google.com> | |
5565 | ||
5566 | * MAINTAINERS (Write After Approval): Add myself. | |
5567 | ||
684f4f6a RA |
5568 | 2008-01-09 Raksit Ashok <raksit@google.com> |
5569 | ||
5570 | * MAINTAINERS (Write After Approval): Add myself. | |
5571 | ||
9cb8756f BE |
5572 | 2008-01-08 Ben Elliston <bje@au.ibm.com> |
5573 | ||
5574 | * config.sub, config.guess: Update from upstream sources. | |
5575 | ||
94e1934d KG |
5576 | 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5577 | ||
5578 | * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. | |
8debbe48 | 5579 | Change recommended MPFR from 2.2.1 -> 2.3.0. |
94e1934d KG |
5580 | * configure: Regenerate. |
5581 | ||
a2e51f77 SP |
5582 | 2007-12-15 Sebastian Pop <sebastian.pop@amd.com> |
5583 | ||
5584 | * MAINTAINERS: Update my email address. | |
5585 | ||
ffe3dcd9 BRF |
5586 | 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org> |
5587 | ||
5588 | * MAINTAINERS: Update my email address. | |
5589 | ||
aa4095c9 RS |
5590 | 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk> |
5591 | ||
5592 | * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. | |
5593 | (CXXFLAGS_FOR_TARGET): Add -O2 -g. | |
5594 | * Makefile.in: Regenerate. | |
5595 | ||
dce2d8b2 | 5596 | 2007-12-10 Mark Heffernan <meheff@google.com> |
030e2013 MH |
5597 | |
5598 | * MAINTAINERS (Write After Approval): Add myself and alphabetize two | |
5599 | misplaced entries. | |
5600 | ||
0fe0f073 AT |
5601 | 2007-12-10 Andreas Tobler <a.tobler@schweiz.org> |
5602 | ||
5603 | * configure.ac: Enable libjava for x86_64-*-darwin9. | |
5604 | * configure: Regenerate. | |
5605 | ||
dce2d8b2 | 5606 | 2007-12-07 Bill Maddox <maddox@google.com> |
d4ca4b06 BM |
5607 | |
5608 | * MAINTAINERS (Write After Approval): Add myself. | |
5609 | ||
c3220d4c BE |
5610 | 2007-12-05 Ben Elliston <bje@au.ibm.com> |
5611 | ||
5612 | * config.sub, config.guess: Update from upstream sources. | |
5613 | ||
aba7501e MK |
5614 | 2007-12-02 Matthias Klose <doko@ubuntu.com> |
5615 | ||
5616 | * config-ml.in: Remove 64bit configure tests. | |
5617 | ||
d683ec81 PB |
5618 | 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5619 | ||
5620 | * config-ml.in: Robustify against white space in absolute file | |
5621 | names. | |
5622 | ||
5623 | * config-ml.in (multi-clean): Substitute ${Makefile}. | |
5624 | Remove superfluous ${Makefile} in list. | |
5625 | ||
60f1711a TS |
5626 | 2007-11-19 Thiemo Seufer <ths@mips.com> |
5627 | ||
5628 | * config-ml.in: Don't hardcode the Makefile name. | |
5629 | ||
487f9d96 AM |
5630 | 2007-11-08 Alexander Monakov <amonakov@ispras.ru> |
5631 | ||
5632 | * MAINTAINERS (Write After Approval): Add myself. | |
5633 | ||
fa3886fe ST |
5634 | 2007-11-07 Samuel Tardieu <sam@rfc1149.net> |
5635 | ||
5636 | * MAINTAINERS (Write After Approval): Add myself. | |
5637 | ||
dce2d8b2 | 5638 | 2007-11-06 Doug Kwan <dougkwan@google.com> |
ae750079 DK |
5639 | |
5640 | * MAINTAINERS (Write After Approval): Add myself. | |
5641 | ||
acc48927 BE |
5642 | 2007-10-25 Ben Elliston <bje@au.ibm.com> |
5643 | ||
5644 | * MAINTAINERS (mercury): Remove entry. | |
5645 | (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>. | |
5646 | ||
e00e9858 DJ |
5647 | 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com> |
5648 | ||
5649 | * Makefile.def (dependencies): Make configure-gdb depend on | |
5650 | all-intl. | |
5651 | * Makefile.in: Regenerated. | |
5652 | ||
def14a3c SK |
5653 | 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org> |
5654 | ||
5655 | * MAINTAINERS (Fortran maintainer): Remove myself. | |
5656 | ||
dce2d8b2 | 5657 | 2007-10-15 Patrick Mansfield <patmans@us.ibm.com> |
0e5e9f76 PM |
5658 | |
5659 | * Makefile.def: To avoid problems running with parallel makes, | |
5660 | build newlib before libgloss so that target specific header | |
5661 | files are availble. | |
5662 | * Makefile.in: Regenerate | |
5663 | ||
bbfbfafc DJ |
5664 | 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com> |
5665 | ||
5666 | * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. | |
5667 | * Makefile.in: Regenerate. | |
5668 | ||
c56abad5 VM |
5669 | 2007-10-09 Vladimir Makarov <vmakarov@redhat.com> |
5670 | ||
5671 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
5672 | ||
f019adc1 MF |
5673 | 2007-10-08 Mike Frysinger <vapier@gentoo.org> |
5674 | ||
5675 | * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, | |
5676 | LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. | |
5677 | Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default | |
5678 | LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. | |
5679 | * configure: Regenerate. | |
5680 | ||
dce2d8b2 | 5681 | 2006-10-04 Seongbae Park <seongbae.park@gmail.com> |
789e4e28 SP |
5682 | |
5683 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
5684 | ||
0999159b PB |
5685 | 2007-10-01 Paolo Bonzini <bonzini@gnu.org> |
5686 | ||
5687 | * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, | |
5688 | DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, | |
5689 | LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, | |
5690 | WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. | |
5691 | * configure.ac: Default them to host tools for $host = $build. | |
5692 | Subst them. | |
5693 | ||
5694 | * configure: Regenerate. | |
5695 | * Makefile.in: Regenerate. | |
5696 | ||
dce2d8b2 | 5697 | 2006-09-24 Peter Bergner <bergner@vnet.ibm.com> |
a054acde PB |
5698 | |
5699 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
5700 | ||
dce2d8b2 | 5701 | 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com> |
ffda6fc9 KZ |
5702 | |
5703 | * MAINTAINERS (Register allocation reviewer): Add myself. | |
5704 | ||
9d209c83 SP |
5705 | 2007-09-21 Seongbae Park <seongbae.park@gmail.com> |
5706 | ||
5707 | * MAINTAINERS (Write After Approval): Fix typo. | |
5708 | ||
1ec3b87b RS |
5709 | 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk> |
5710 | ||
5711 | * configure.ac (mipsisa*-*-elfoabi*): New stanza. | |
5712 | * configure: Regenerate. | |
5713 | ||
19d5986d PJ |
5714 | 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu> |
5715 | ||
5716 | PR bootstrap/31906 | |
5717 | * libtool-ldflags: Don't prefix arguments with -Xcompiler if | |
ffe3dcd9 | 5718 | they're already prefixed. |
19d5986d | 5719 | |
6d3b5aea BK |
5720 | 2007-09-19 Benjamin Kosnik <bkoz@redhat.com> |
5721 | ||
5722 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before | |
5723 | libstdc++. | |
5724 | * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. | |
5725 | * configure: Regenerate. | |
5726 | * Makefile.in: Regenerate. | |
09ce620e | 5727 | |
4fe7e755 AS |
5728 | 2007-09-17 Andreas Schwab <schwab@suse.de> |
5729 | ||
5730 | * configure.ac: Raise minimum makeinfo version to 4.6. | |
5731 | * configure: Regenerate. | |
5732 | ||
dce2d8b2 | 5733 | 2007-09-17 Johannes Singler <singler@ira.uka.de> |
d483feaa | 5734 | |
ffe3dcd9 | 5735 | * MAINTAINERS (write-after-approval) add myself |
d483feaa | 5736 | |
fa9a3f31 AM |
5737 | 2007-09-15 Alan Modra <amodra@bigpond.net.au> |
5738 | ||
5739 | * configure.ac: Correct makeinfo version check. | |
5740 | * configure: Regenerate. | |
5741 | ||
6593a73e RS |
5742 | 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk> |
5743 | ||
5744 | * MAINTAINERS: Update my email address. | |
5745 | ||
d9dced13 RS |
5746 | 2007-09-14 Richard Sandiford <richard@codesourcery.com> |
5747 | ||
5748 | * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty | |
5749 | to $skipdirs and only disable gprof for newlib. Use the normal | |
5750 | mips*-elf* handling in other respects. | |
5751 | * configure: Regnerate. | |
5752 | ||
773c1467 DD |
5753 | 2007-09-12 David Daney <ddaney@avtrex.com> |
5754 | ||
5755 | * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus | |
5756 | enabling libgcj. | |
5757 | * configure: Regenerate. | |
5758 | ||
c03353e2 RIL |
5759 | 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk> |
5760 | ||
5761 | PR other/32154 | |
5762 | * configure.ac: For libgloss targets, point the linker to the linker | |
5763 | script, startup code and simulator library. | |
5764 | * configure: Regenerate. | |
5765 | ||
c4e9bf2b AH |
5766 | 2007-09-07 Andrew Haley <aph@redhat.com> |
5767 | ||
5768 | * configure.ac (noconfigdirs): Remove target-libffi and | |
5769 | target-libjava. | |
5770 | * configure: Regenerate. | |
5771 | ||
1f5a6b84 FXC |
5772 | 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
5773 | ||
5774 | PR target/33281 | |
5775 | * configure.ac: Use config/mh-mingw on mingw. | |
5776 | * configure: Regenerate. | |
1f5a6b84 | 5777 | |
3951e521 PH |
5778 | 2007-09-05 Pat Haugen <pthaugen@us.ibm.com> |
5779 | ||
9f349f63 | 5780 | * MAINTAINERS (Write After Approval): Add myself. |
3951e521 | 5781 | |
e643dc23 RG |
5782 | 2007-09-05 Richard Guenther <rguenther@suse.de> |
5783 | ||
5784 | * configure.ac (--enable-stage1-checking): If neither --enable-checking | |
5785 | nor --disable-checking is provided also turn on yes and types | |
5786 | checking for stage1. | |
5787 | * configure: Re-generate. | |
5788 | ||
039874df KW |
5789 | 2007-08-30 Krister Walfridsson <cato@df.lth.se> |
5790 | ||
5791 | * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer. | |
5792 | (Write After Approval): Remove myself. | |
5793 | ||
c3f07bd6 | 5794 | 2007-08-29 Nick Clifton <nickc@redhat.com> |
15098359 | 5795 | |
c3f07bd6 | 5796 | * config.sub, config.guess: Update from upstream sources. |
15098359 | 5797 | |
40049ccc | 5798 | 2007-08-22 Bud Davis <jmdavis@link.com> |
4bbed405 BD |
5799 | |
5800 | * MAINTAINERS (Write After Approval): Added myself. | |
5801 | * MAINTAINERS (Reviewers): Removed myself. | |
5802 | ||
c8aea42c | 5803 | 2007-08-18 Paul Brook <paul@codesourcery.com> |
40049ccc | 5804 | Joseph Myers <joseph@codesourcery.com> |
c8aea42c PB |
5805 | |
5806 | * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | |
5807 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. | |
5808 | * Makefile.in: Regenerate. | |
5809 | * configure.ac (--with-debug-prefix-map): New. | |
5810 | * configure: Regenerate. | |
5811 | ||
4bf6c438 RS |
5812 | 2007-08-17 Richard Sandiford <richard@codesourcery.com> |
5813 | Nigel Stephens <nigel@mips.com> | |
5814 | ||
4bf6c438 RS |
5815 | * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde |
5816 | as target_makefile_frag. | |
5817 | * configure: Regenerate. | |
5818 | ||
bb286d71 AO |
5819 | 2007-08-16 Alexandre Oliva <aoliva@redhat.com> |
5820 | ||
5821 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
5822 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
5823 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
5824 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
5825 | (do-compare, do-compare3, do-compare-debug): New. | |
5826 | ([+compare-target+]): Use them. | |
5827 | ||
a4630417 MK |
5828 | 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com> |
5829 | ||
5830 | * MAINTAINERS (Write After Approval): Change my email address. | |
5831 | ||
d9acb717 RW |
5832 | 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5833 | Ben Elliston <bje@au.ibm.com> | |
5834 | ||
5835 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass | |
5836 | --silent if $silent. | |
5837 | * configure: Regenerate. | |
5838 | ||
96876681 ZD |
5839 | 2003-08-12 Zdenek Dvorak <ook@ucw.cz> |
5840 | ||
5841 | * MAINTAINERS (Various Maintainers): Add myself as | |
5842 | loop infrastructure maintainer. Update my e-mail | |
5843 | address. | |
5844 | ||
1c1d80ee DN |
5845 | 2007-07-31 Diego Novillo <dnovillo@google.com> |
5846 | ||
5847 | * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. | |
5848 | Adjust description. | |
5849 | ||
7e98624c RG |
5850 | 2007-07-26 Richard Guenther <rguenther@suse.de> |
5851 | ||
5852 | * configure.ac: Add types checking to stage1 checking flags. | |
5853 | * configure: Regenerate. | |
5854 | ||
4c85af60 NC |
5855 | 2007-07-17 Nick Clifton <nickc@redhat.com> |
5856 | ||
5857 | * COPYING3: New file. Contains version 3 of the GNU General | |
5858 | Public License. | |
5859 | * COPYING3.LIB: New file. Contains version 3 of the GNU | |
5860 | Lesser General Public License. | |
5861 | ||
19ddfd3a AK |
5862 | 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com> |
5863 | ||
5864 | * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. | |
5865 | ||
2a064545 AK |
5866 | 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com> |
5867 | ||
5868 | * MAINTAINERS (S/390 co-maintainer): Add myself. | |
5869 | (Write After Approval): Remove myself. | |
5870 | ||
f861f54d DH |
5871 | 2007-07-13 Dan Hipschman <dsh@google.com> |
5872 | ||
5873 | * MAINTAINERS (Write After Approval): Add myself. | |
5874 | ||
0136f2f7 NC |
5875 | 2007-07-11 Nick Clifton <nickc@redhat.com> |
5876 | ||
5877 | * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the | |
5878 | WINDRES export. | |
5879 | * Makefile.in: Regenerate. | |
5880 | ||
6e29b5a4 RO |
5881 | 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
5882 | ||
5883 | * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX | |
5884 | maintainer. | |
5885 | ||
159a4b02 L |
5886 | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> |
5887 | ||
5888 | * lt~obsolete.m4: New. Import from 20070318 libtool. | |
5889 | ||
6ba67283 JB |
5890 | 2007-07-03 Julian Brown <julian@codesourcery.com> |
5891 | ||
5892 | * MAINTAINERS (Write After Approval): Add myself. | |
5893 | ||
30b74385 RW |
5894 | 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
5895 | ||
5896 | * configure.ac: Rewrite 'configure --help' strings to look nicer. | |
5897 | * configure: Regenerate. | |
5898 | ||
5899 | 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
5900 | ||
5901 | * configure.ac: Add some missing m4 quotation. | |
5902 | * configure: Regenerate. | |
5903 | ||
943c54ce SB |
5904 | 2007-07-02 Simon Baldwin <simonb@google.com> |
5905 | ||
5906 | * MAINTAINERS (Write After Approval): Add myself. | |
5907 | ||
1c00b503 PB |
5908 | 2007-07-02 Paolo Bonzini <bonzini@gnu.org> |
5909 | ||
5910 | * configure: Regenerate. | |
5911 | ||
901119ae KT |
5912 | 2007-07-02 Kai Tietz <kai.tietz@onevision.com> |
5913 | ||
5914 | * Makefile.def: Add windmc tool to build. | |
5915 | * Makefile.tpl: Likewise. | |
5916 | * configure.ac: Likewise. | |
5917 | * Makefile.in: Regenerate. | |
5918 | * configure: Regenerate. | |
09ce620e | 5919 | |
83f4c19f DD |
5920 | 2007-06-28 DJ Delorie <dj@redhat.com> |
5921 | ||
5922 | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | |
5923 | not building newlib. | |
5924 | * configure: Regenerated. | |
09ce620e | 5925 | |
5346c75c JS |
5926 | 2007-06-28 Jan Sjodin <jan.sjodin@amd.com> |
5927 | ||
5928 | * MAINTAINERS (Write After Approval): Add myself. | |
5929 | ||
aacfb86b MM |
5930 | 2007-06-25 Martin Michlmayr <tbm@cyrius.com> |
5931 | ||
5932 | * MAINTAINERS (Write After Approval): Add myself. | |
5933 | ||
590bf0d3 CM |
5934 | 2007-06-19 Chris Matthews <chrismatthews@google.com> |
5935 | ||
5936 | * MAINTAINERS (Write After Approval): Add myself. | |
5937 | ||
cdbbee7a RIL |
5938 | 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk> |
5939 | ||
5940 | * MAINTAINERS (Write After Approval): Add myself. | |
5941 | ||
b8afffc1 DJ |
5942 | 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com> |
5943 | ||
5944 | * Makefile.def: Add dependency from configure-gdb to all-bfd. | |
5945 | * Makefile.in: Regenerated. | |
5946 | ||
3fcfad76 BS |
5947 | 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com> |
5948 | ||
5949 | * configure.ac: Don't add target-libmudflap to noconfigdirs for | |
5950 | bfin*-*-uclinux* targets. | |
5951 | * configure: Regenerate. | |
5952 | ||
3f5a2b7f ILT |
5953 | 2007-06-14 Ian Lance Taylor <iant@google.com> |
5954 | ||
5955 | * MAINTAINERS: Add myself as non-algorithmic global write | |
5956 | maintainer. | |
5957 | ||
4c46daee DN |
5958 | 2007-06-14 Diego Novillo <dnovillo@google.com> |
5959 | ||
5960 | * MAINTAINERS: Add self as middle-end maintainer and | |
5961 | non-algorithmic global write maintainer. | |
5962 | ||
a3bb222a FXC |
5963 | 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
5964 | ||
5965 | * MAINTAINERS: Change spelling from "fortran 95" to "Fortran". | |
5966 | Move all Fortran maintainers except Paul Brook into the | |
5967 | Non-Autopoiesis section. | |
5968 | ||
a19e8f64 PB |
5969 | 2007-06-14 Paolo Bonzini <bonzini@gnu.org> |
5970 | ||
5971 | * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. | |
5972 | (distclean-stage[+id+]): Possibly delete stage_last. | |
5973 | * Makefile.in: Regenerate. | |
5974 | ||
1c2abe5e SP |
5975 | 2007-06-12 Seongbae Park <seongbae.park@gmail.com> |
5976 | ||
5977 | * MAINTAINERS (Various Maintainer): Fix typo. | |
5978 | ||
abca4739 PB |
5979 | 2007-06-11 Paolo Bonzini <bonzini@gnu.org> |
5980 | ||
5981 | * MAINTAINERS (Various Maintainer): Add myself as | |
5982 | dataflow maintainer. | |
5983 | ||
a894d2c3 BE |
5984 | 2007-06-07 Ben Elliston <bje@au.ibm.com> |
5985 | ||
5986 | * config.sub, config.guess: Update from upstream sources. | |
5987 | ||
8024d75e BE |
5988 | 2007-06-07 Ben Elliston <bje@au.ibm.com> |
5989 | ||
5990 | * Makefile.tpl: Fix spelling error. | |
5991 | * Makefile.in: Regenerate. | |
5992 | ||
973a9a5e SE |
5993 | 2007-06-01 Steve Ellcey <sje@cup.hp.com> |
5994 | ||
96598938 L |
5995 | * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set |
5996 | lt_cv_sys_max_cmd_len. | |
973a9a5e | 5997 | |
ccb4d26b DN |
5998 | 2007-05-31 Dorit Nuzman <dorit@il.ibm.com> |
5999 | ||
6000 | * MAINTAINERS (Various Maintainers): Add myself as | |
6001 | auto-vectorizer maintainer. | |
6002 | ||
eecb7461 PB |
6003 | 2003-05-31 Paolo Bonzini <bonzini@gnu.org> |
6004 | ||
6005 | PR libjava/32098 | |
6006 | * libtool.m4: Revert previous change. | |
6007 | * ltgcc.m4: Put it here. | |
6008 | ||
89d28202 ZD |
6009 | 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz> |
6010 | ||
6011 | * MAINTAINERS (Various Maintainers): Add myself as | |
6012 | auto-vectorizer maintainer. | |
6013 | ||
60c7a11a L |
6014 | 2007-05-30 H.J. Lu <hongjiu.lu@intel.com> |
6015 | ||
6016 | PR libjava/32098 | |
6017 | * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features. | |
6018 | ||
9dd3cc81 RG |
6019 | 2007-05-30 Richard Guenther <rguenther@suse.de> |
6020 | ||
6021 | * MAINTAINERS (Various Maintainers): Add myself as | |
6022 | auto-vectorizer maintainer. | |
6023 | ||
9cc1244e JJ |
6024 | 2007-05-30 Jakub Jelinek <jakub@redhat.com> |
6025 | ||
6026 | PR bootstrap/29382 | |
6027 | * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. | |
6028 | * configure: Rebuilt. | |
6029 | ||
6124296b RC |
6030 | 2007-05-28 Roberto Costa <robsettantasei@gmail.com> |
6031 | ||
6032 | * MAINTAINERS (Write After Approval): Removed my name. | |
6033 | ||
6b757a0d SB |
6034 | 2007-05-25 Steven Bosscher <steven@gcc.gnu.org> |
6035 | ||
6036 | * MAINTAINERS (Write After Approval): Remove myself. | |
6037 | ||
86ef8528 AT |
6038 | 2007-05-25 Andreas Tobler <a.tobler@schweiz.org> |
6039 | ||
6040 | * ltmain.sh: Fix Darwin verstring, remove ${wl}. | |
6041 | ||
1cf3d07d SE |
6042 | 2007-05-23 Steve Ellcey <sje@cup.hp.com> |
6043 | ||
6044 | * ltmain.sh: Update from ToT Libtool. | |
6045 | * libtool.m4: Update from ToT Libtool. | |
6046 | * ltsugar.m4: New. Update from ToT Libtool. | |
6047 | * ltversion.m4: New. Update from ToT Libtool. | |
6048 | * ltoptions.m4: New. Update from ToT Libtool. | |
6049 | * ltconfig: Remove. | |
6050 | * ltcf-c.sh: Remove. | |
6051 | * ltcf-cxx.sh: Remove. | |
6052 | * ltcf-gcj.sh: Remove. | |
6053 | ||
ce3fcf8c OW |
6054 | 2007-05-22 Ollie Wild <aaw@google.com> |
6055 | ||
6056 | * MAINTAINERS (Write After Approval): Add myself. | |
6057 | ||
342b9200 PB |
6058 | 2007-05-16 Paolo Bonzini <bonzini@gnu.org> |
6059 | ||
6060 | * Makefile.def (bootstrap_stage): Replace stage_make_flags with | |
6061 | stage_cflags. | |
6062 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): | |
6063 | Remove CFLAGS/LIBCFLAGS. | |
6064 | (configure-stage[+id+]-[+prefix+][+module+], | |
6065 | all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. | |
6066 | * Makefile.in: Regenerate. | |
6067 | ||
cea17285 DN |
6068 | 2007-05-15 Diego Novillo <dnovillo@google.com> |
6069 | ||
6070 | * MAINTAINERS: Update e-mail address. | |
6071 | ||
11c004e7 RE |
6072 | 2007-05-15 Revital Eres <eres@il.ibm.com> |
6073 | ||
6074 | * MAINTAINERS (Write After Approval): Add myself. | |
6075 | ||
ab6bd693 RC |
6076 | 2007-05-14 Roberto Costa <robsettantasei@gmail.com> |
6077 | ||
6078 | * MAINTAINERS (Write After Approval): Updated my address. | |
6079 | ||
388cdf07 TN |
6080 | 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net> |
6081 | ||
6082 | * MAINTAINERS (Write After Approval): Add myself. | |
6083 | ||
23f24034 SR |
6084 | 2007-05-11 Silvius Rus <rus@google.com> |
6085 | ||
6086 | * MAINTAINERS (Write After Approval): Add myself. | |
6087 | ||
34a7526e TT |
6088 | 2007-04-23 Tom Tromey <tromey@redhat.com> |
6089 | ||
6090 | * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. | |
6091 | ||
51da21be MM |
6092 | 2007-04-22 Mark Mitchell <mark@codesourcery.com> |
6093 | ||
6094 | * MAINTAINERS (cpplib): Rename to ... | |
6095 | (libcpp): ... this. Add C/C++ front end maintainers. | |
6096 | ||
70070387 SE |
6097 | 2007-04-14 Steve Ellcey <sje@cup.hp.com> |
6098 | ||
6099 | * config-ml.in: Pass ${ml_config_env} to configure calls. | |
6100 | ||
df1a0dbb CB |
6101 | 2007-04-04 Christian Bruel <christian.bruel@st.com> |
6102 | ||
6103 | * MAINTAINERS (Write After Approval): Add myself. | |
09ce620e | 6104 | |
9daff147 DK |
6105 | 2007-04-02 Dave Korn <dave.korn@artimi.com> |
6106 | ||
6107 | * MAINTAINERS (Write After Approval): Add myself. | |
6108 | ||
374eadb2 TB |
6109 | 2007-03-31 Tobias Burnus <burnus@net-b.de> |
6110 | ||
6111 | * MAINTAINERS (fortran 95 front end): Add myself. | |
6112 | ||
8eced3a2 DR |
6113 | 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> |
6114 | ||
6115 | * MAINTAINERS (Write After Approval): Add myself. | |
09ce620e | 6116 | |
653de3e3 AZ |
6117 | 2007-03-24 Ayal Zaks <zaks@il.ibm.com> |
6118 | ||
6119 | * MAINTAINERS (Modulo Scheduler): Add myself. | |
6120 | ||
b737d953 BM |
6121 | 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com> |
6122 | ||
6123 | * MAINTAINERS (fortran 95 front end): Add myself. | |
6124 | (c++ front end): whitespace fix. | |
6125 | ||
a584cdf2 NF |
6126 | 2007-03-22 Nathan Froyd <froydnj@codesourcery.com> |
6127 | ||
6128 | * MAINTAINERS (Write After Approval): Add myself. | |
6129 | ||
8c79f3c4 RS |
6130 | 2007-03-21 Richard Sandiford <richard@codesourcery.com> |
6131 | ||
6132 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting | |
6133 | of glob. Quote arguments with single quotes too. | |
6134 | * configure: Regenerate. | |
6135 | ||
07f1ac6d BM |
6136 | 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com> |
6137 | ||
6138 | * Makefile.def (fixincludes): Remove unneeded "missing" lines. | |
6139 | * Makefile.in: Regenerate | |
6140 | ||
172e41aa AS |
6141 | 2007-03-07 Andreas Schwab <schwab@suse.de> |
6142 | ||
6143 | * configure: Regenerate. | |
6144 | ||
9c4d2493 BM |
6145 | 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> |
6146 | ||
6147 | * configure.ac: Add "--with-pdfdir" configure option, | |
6148 | which defines pdfdir variable. | |
6149 | * Makefile.def (target=fixincludes): Add install-pdf to | |
6150 | missing targets. | |
6151 | (recursive_targets): Add install-pdf target. | |
6152 | (flags_to_pass): Add pdfdir. | |
6153 | * Makefile.tpl: Add pdfdir handling, add do-install-pdf | |
6154 | target. | |
6155 | * configure: Regenerate | |
6156 | * Makefile.in: Regenerate | |
6157 | ||
e14e622e EC |
6158 | 2007-02-28 Eric Christopher <echristo@apple.com> |
6159 | ||
6160 | Revert: | |
6161 | 2006-12-07 Mike Stump <mrs@apple.com> | |
6162 | ||
6163 | * Makefile.def (dependencies): Add dependency for | |
6164 | install-target-libssp and install-target-libgomp on | |
6165 | install-gcc. | |
6166 | * Makefile.in: Regenerate. | |
6167 | ||
54e433bc MK |
6168 | 2007-02-27 Matt Kraai <kraai@ftbfs.org> |
6169 | ||
6170 | * configure: Regenerate. | |
6171 | * configure.ac: Move statements after variable declarations. | |
6172 | ||
6c8d3d8f KK |
6173 | 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org> |
6174 | ||
6175 | * MAINTAINERS: Add myself as sh maintainer. | |
6176 | ||
9f8c6739 JM |
6177 | 2007-02-19 Joseph Myers <joseph@codesourcery.com> |
6178 | ||
6179 | * configure.ac: Adjust for loop syntax. | |
6180 | * configure: Regenerate. | |
6181 | ||
278a7a38 AO |
6182 | 2007-02-18 Alexandre Oliva <aoliva@redhat.com> |
6183 | ||
6184 | * configure: Rebuilt. | |
6185 | ||
b2eaac4a AO |
6186 | 2007-02-18 Alexandre Oliva <aoliva@redhat.com> |
6187 | ||
6188 | * configure.ac: Drop multiple occurrences of --enable-languages, | |
6189 | and fix its quoting. | |
6190 | * configure: Rebuilt. | |
6191 | ||
beeaf216 | 6192 | 2007-02-17 Mark Mitchell <mark@codesourcery.com> |
40049ccc UB |
6193 | Nathan Sidwell <nathan@codesourcery.com> |
6194 | Vladimir Prus <vladimir@codesourcery.com> | |
6195 | Joseph Myers <joseph@codesourcery.com> | |
beeaf216 MM |
6196 | |
6197 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. | |
6198 | * configure: Regenerate. | |
6199 | ||
09201a09 GP |
6200 | 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com> |
6201 | ||
6202 | * ltconfig (freebsd*): Default to elf. | |
6203 | ||
291f172e DJ |
6204 | 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com> |
6205 | ||
6206 | * configure.ac (target_libraries): Move libgcc before libiberty. | |
6207 | * configure: Regenerated. | |
6208 | ||
c3a86da9 DJ |
6209 | 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com> |
6210 | Paolo Bonzini <bonzini@gnu.org> | |
6211 | ||
6212 | PR bootstrap/30753 | |
6213 | * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC | |
6214 | unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. | |
6215 | * configure: Regenerated. | |
6216 | ||
88e1e72a FXC |
6217 | 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
6218 | ||
6219 | * MAINTAINERS (Language Front End Maintainers): Update my mail | |
6220 | address. | |
6221 | ||
44bfc3ac DJ |
6222 | 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> |
6223 | ||
6224 | PR bootstrap/30748 | |
6225 | * configure.ac: Correct syntax for Solaris ksh. | |
6226 | * configure: Regenerated. | |
6227 | ||
3e19841a PB |
6228 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
6229 | ||
6230 | * configure.ac: Sync with src. | |
6231 | * configure: Regenerate. | |
6232 | ||
74a48762 PB |
6233 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
6234 | ||
6235 | * Makefile.in: Regenerate. | |
6236 | ||
d846e52e PB |
6237 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
6238 | ||
6239 | * config.sub: Sync with src. | |
6240 | ||
1c710c3c DJ |
6241 | 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> |
6242 | ||
6243 | * Makefile.tpl (build_alias, host_alias, target_alias): Use | |
6244 | noncanonical equivalents. | |
6245 | * configure.in: Rename to... | |
6246 | * configure.ac: ...this. Update AC_PREREQ. Prevent error for | |
6247 | AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and | |
6248 | target_noncanonical. Use them. Rewrite removal of configure | |
6249 | arguments for autoconf 2.59. Discard variable settings. Force | |
6250 | program_transform_name for native tools. | |
6251 | ||
6252 | * Makefile.in: Regenerated. | |
6253 | * configure: Regenerated with autoconf 2.59. | |
6254 | ||
dce2d8b2 | 6255 | 2007-02-07 Roman Zippel <zippel@linux-m68k.org> |
74372bdf | 6256 | |
3de8da2a | 6257 | * MAINTAINERS (Write After Approval): Add myself. |
74372bdf | 6258 | |
f6671c93 AS |
6259 | 2007-01-31 Andreas Schwab <schwab@suse.de> |
6260 | ||
6261 | * Makefile.tpl (LDFLAGS): Substitute it. | |
6262 | * Makefile.in: Regenerate. | |
6263 | ||
dce2d8b2 | 6264 | 2007-01-30 Andrey Belevantsev <abel@ispras.ru> |
ba9f17df | 6265 | |
3de8da2a | 6266 | * MAINTAINERS (Write After Approval): Add myself. |
ba9f17df | 6267 | |
2472200d DE |
6268 | 2007-01-28 David Edelsohn <edelsohn@gnu.org> |
6269 | ||
3de8da2a | 6270 | * MAINTAINERS (spu port): Add myself. |
2472200d | 6271 | |
5305be7e RG |
6272 | 2007-01-23 Richard Guenther <rguenther@suse.de> |
6273 | ||
6274 | PR bootstrap/30541 | |
6275 | * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE. | |
6276 | * Makefile.tpl (GNATBIND): Substitute it. | |
6277 | (GNATMAKE): Likewise. | |
6278 | (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead | |
6279 | of STAGE_PREFIX. | |
6280 | * Makefile.in: Regenerate. | |
6281 | * configure: Regenerate. | |
6282 | ||
416cfb5e MS |
6283 | 2007-01-18 Mike Stump <mrs@apple.com> |
6284 | ||
6285 | * configure.in: Re-enable -Werror for gcc builds. | |
6286 | ||
3de8da2a | 6287 | 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com> |
ad4fe825 | 6288 | |
3de8da2a | 6289 | * MAINTAINERS (Write After Approval): Add myself. |
ad4fe825 | 6290 | |
d943d7c4 PB |
6291 | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> |
6292 | ||
6293 | * configure.in: Change == to = in test command. | |
3de8da2a | 6294 | * configure: Regenerate. |
d943d7c4 | 6295 | |
e69bf64b | 6296 | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> |
3de8da2a UB |
6297 | Nick Clifton <nickc@redhat.com> |
6298 | Kaveh R. Ghazi <ghazi@caip.rutgets.edu> | |
6299 | ||
6300 | * configure.in (build_configargs, host_configargs, target_configargs): | |
6301 | Remove build/host/target parameters. | |
6302 | (host_libs): Add gmp and mpfr. | |
6303 | (GMP tests): Reorganize to allow in-tree GMP/MPFR. | |
6304 | * Makefile.def (gmp, mpfr): New. | |
6305 | (gcc): Remove target. | |
6306 | * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, | |
6307 | target_os, target_vendor): New. | |
dce2d8b2 | 6308 | (configure): Add host_alias/target_alias arguments; adjust invocations. |
3de8da2a UB |
6309 | * configure: Regenerate. |
6310 | * Makefile.in: Regenerate. | |
e69bf64b PB |
6311 | |
6312 | 2007-01-11 Matt Fago <fago@earthlink.net> | |
6313 | ||
6314 | * configure.in: Try to link to functions only in mpfr 2.2.x | |
3de8da2a | 6315 | to improve robustness of configure tests. |
e69bf64b | 6316 | * configure: Regenerate. |
e14e622e | 6317 | |
a42f3b80 UB |
6318 | 2007-01-09 Uros Bizjak <ubizjak@gmail.com> |
6319 | ||
6320 | * MAINTAINERS: Add myself as i386 maintainer. | |
6321 | ||
a36aee1a JH |
6322 | 2007-01-08 Jan Hubicka <jh@suse.cz> |
6323 | ||
61fcaeef | 6324 | * MAINTAINERS: Add myself as i386 maintainer. |
a36aee1a | 6325 | |
738a52d3 KT |
6326 | 2007-01-08 Kai Tietz <kai.tietz@onevision.com> |
6327 | ||
6328 | * configure.in: Add support for an x86_64-mingw* target. | |
95af8923 | 6329 | * configure: Regenerate. |
738a52d3 | 6330 | |
54fdc474 DJ |
6331 | 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com> |
6332 | ||
6333 | * Makefile.tpl (all-target): Correct @if conditional for target | |
6334 | modules. | |
6335 | * configure.in: Omit libiberty if building only target libgcc. | |
6336 | * configure, Makefile.in: Regenerated. | |
6337 | ||
3dd71726 PB |
6338 | 2007-01-04 Paolo Bonzini <bonzini@gnu.org> |
6339 | ||
dce2d8b2 | 6340 | * configure.in: Use DEV-PHASE to detect default for --enable-werror. |
3dd71726 PB |
6341 | * configure: Regenerate. |
6342 | ||
fa958513 DJ |
6343 | 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com> |
6344 | ||
6345 | * Makefile.def (target_modules): Add libgcc. | |
6346 | (lang_env_dependencies): Remove default items. Use no_c and no_gcc. | |
6347 | * Makefile.tpl (clean-target-libgcc): Delete. | |
6348 | (configure-target-[+module+]): Emit --disable-bootstrap dependencies | |
6349 | on gcc even for bootstrapped modules. Rewrite handling of | |
6350 | lang_env_dependencies to loop over target_modules. | |
6351 | * configure.in (target_libraries): Add target-libgcc. | |
6352 | * Makefile.in, configure: Regenerated. | |
6353 | ||
e1888513 PB |
6354 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> |
6355 | ||
6356 | * configure.in: Reorganize recognition of languages. Add | |
6357 | --enable-stage1-languages. Show supported languages for the chosen | |
6358 | target rather than all recognized languages. | |
6359 | * configure: Regenerate. | |
6360 | ||
53b88b73 PB |
6361 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> |
6362 | ||
6363 | * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. | |
6364 | * Makefile.in: Regenerate. | |
6365 | ||
a3993f33 KG |
6366 | 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6367 | ||
6368 | * configure.in: Warn that MPFR 2.2.0 is buggy. | |
6369 | * configure: Regenerate. | |
6370 | ||
f063a9ed ILT |
6371 | 2006-12-27 Ian Lance Taylor <iant@google.com> |
6372 | ||
6373 | * configure.in: When removing Makefiles to force a reconfigure, also | |
6374 | remove prev-DIR*/Makefile. | |
6375 | * configure: Regenerate. | |
6376 | ||
af71363e AS |
6377 | 2006-12-22 Andreas Schwab <schwab@suse.de> |
6378 | ||
6379 | * configure: Regenerate with correct autoconf version. | |
6380 | ||
0b0dc272 AM |
6381 | 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu> |
6382 | ||
3de8da2a UB |
6383 | * configure.in: add AC_SUBST for *_FOR_TARGET. |
6384 | * configure: Regenerate. | |
0b0dc272 | 6385 | |
53b88b73 PB |
6386 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
6387 | ||
6388 | * configure.in: Simplify logic for rejecting languages that cannot | |
6389 | be built. Separate the case when a language is unsupported, | |
6390 | from the case when the user chooses not to build a language. | |
6391 | ||
400ebff4 PB |
6392 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
6393 | ||
6394 | * configure.in: Remove "$build" case for powerpc-*-darwin* since | |
6395 | it only affects bootstrap and could be tested on "$host" as well. | |
6396 | * configure: Regenerate. | |
6397 | * config/mh-ppc-darwin: Add to the stage1 cflags here. | |
6398 | ||
8efea775 PB |
6399 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
6400 | ||
6401 | PR bootstrap/29544 | |
6402 | * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. | |
6403 | (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, | |
6404 | move here comment from Makefile.tpl. | |
6405 | * Makefile.tpl: Move some definitions higher in the file. | |
6406 | (STAGE1_CHECKING): New. | |
6407 | * configure.in: Add --enable-stage1-checking. | |
6408 | * configure: Regenerate. | |
6409 | * Makefile.in: Regenerate. | |
6410 | ||
ed88a7ed PB |
6411 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
6412 | ||
6413 | * MAINTAINERS: Add myself as build system maintainer. | |
6414 | ||
b65151d3 SM |
6415 | 2006-12-15 Simon Martin <simartin@users.sourceforge.net> |
6416 | ||
6417 | * MAINTAINERS (Write After Approval): Add myself. | |
6418 | ||
7e050830 EC |
6419 | 2006-12-13 Eric Christopher <echristo@apple.com> |
6420 | ||
6421 | * MAINTAINERS: Add myself as darwin maintainer. | |
6422 | ||
8b494895 ILT |
6423 | 2006-12-11 Ian Lance Taylor <ian@airs.com> |
6424 | ||
6425 | * MAINTAINERS: Add myself as libgcc and fp-bit maintainer. | |
6426 | ||
dce2d8b2 | 6427 | 2006-12-11 Joern Rennecke <joern.rennecke@arc.com> |
0ff1416d JR |
6428 | |
6429 | MAINTAINERS: Update my entry. | |
6430 | ||
58e24147 AM |
6431 | 2006-12-11 Alan Modra <amodra@bigpond.net.au> |
6432 | ||
6433 | * configure.in: Handle spu makefile frag. | |
58e24147 AM |
6434 | * Makefile.tpl (MAINT): Define |
6435 | (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. | |
6436 | * configure: Regenerate. | |
6437 | * Makefile.in: Regenerate. | |
6438 | ||
9b6f37a0 BE |
6439 | 2006-12-11 Ben Elliston <bje@au.ibm.com> |
6440 | ||
6441 | * config.guess: Import latest version. | |
6442 | * config.sub: Likewise. | |
6443 | ||
ea6f5c57 BE |
6444 | 2006-12-11 Ben Elliston <bje@au.ibm.com> |
6445 | ||
6446 | * configure.in (spu-*-*): Don't skip target-libiberty. | |
6447 | * configure: Regenerate. | |
6448 | ||
42c1cd8a AT |
6449 | 2006-12-10 Andreas Tobler <a.tobler@schweiz.org> |
6450 | ||
6451 | PR bootstrap/30134 | |
6452 | * configure.in: Correct x86 darwin support for libjava to powerpc | |
6453 | and i?86 only. | |
6454 | * configure: Regenerate. | |
6455 | ||
55eb837d ST |
6456 | 2006-12-08 Sandro Tolaini <tolaini@libero.it> |
6457 | ||
6458 | * configure.in: Add x86 darwin support for libjava. | |
6459 | * configure: Regenerate. | |
6460 | ||
5bdacbc7 MS |
6461 | 2006-12-07 Mike Stump <mrs@apple.com> |
6462 | ||
6463 | * Makefile.def (dependencies): Add dependency for | |
6464 | install-target-libssp and install-target-libgomp on | |
6465 | install-gcc. | |
6466 | * Makefile.in: Regenerate. | |
6467 | ||
477d851c RG |
6468 | 2006-12-04 Richard Guenther <rguenther@suse.de> |
6469 | ||
6470 | * MAINTAINERS (Non-Algorithmic Maintainers): New section. | |
6471 | (Non-Algorithmic Maintainers): Move over non-algorithmic | |
6472 | loop optimizer maintainers, add myself as a non-algorithmic | |
6473 | middle-end maintainer. | |
6474 | ||
5d33d367 DF |
6475 | 2006-12-04 Daniel Franke <franke.daniel@gmail.com> |
6476 | ||
6477 | * MAINTAINERS (Write After Approval): Add myself. | |
6478 | ||
dbee1fb3 KG |
6479 | 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6480 | ||
6481 | * configure.in: Update error message for missing GMP/MPFR. | |
6482 | ||
6483 | * configure: Regenerate. | |
6484 | ||
b5147de7 KG |
6485 | 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6486 | ||
6487 | * configure.in: Update MPFR version in error message. | |
6488 | ||
6489 | * configure: Regenerate. | |
6490 | ||
f019376c KG |
6491 | 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6492 | ||
6493 | * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. | |
6494 | (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, | |
6495 | --with-gmp-lib): New flags. | |
6496 | ||
6497 | * configure: Regenerate. | |
6498 | ||
91ed95ae BM |
6499 | 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com> |
6500 | ||
6501 | * MAINTAINERS (Write After Approval): Change my email address. | |
6502 | ||
3a971f15 MLI |
6503 | 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org> |
6504 | ||
05170031 | 6505 | * MAINTAINERS (Write After Approval): Add myself. |
3a971f15 | 6506 | |
dce2d8b2 | 6507 | 2006-11-22 Philipp Thomas <pth@suse.de> |
431041ea PT |
6508 | |
6509 | * MAINTAINERS (i18n): Update e-mail address. | |
6510 | ||
df5487ee TS |
6511 | 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com> |
6512 | ||
6513 | * MAINTAINERS (spu port): Add myself as maintainer. | |
6514 | (Write After Approval): Remove myself. | |
6515 | ||
92c2f0ee BE |
6516 | 2006-11-22 Ben Elliston <bje@au.ibm.com> |
6517 | ||
6518 | * configure.in (skipdirs): Don't build libssp for SPU. | |
6519 | * configure: Regenerate. | |
6520 | ||
a3b97199 AP |
6521 | 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com> |
6522 | ||
6523 | * MAINTAINERS (spu port): Add myself as maintainer. | |
6524 | (libobjc): Update my email address. | |
6525 | ||
0eb97064 AB |
6526 | 2006-11-21 Andrea Bona <andrea.bona@st.com> |
6527 | ||
6528 | * MAINTAINERS (Write After Approval): Add myself. | |
6529 | ||
dce2d8b2 | 6530 | 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com> |
85d9c13c TS |
6531 | |
6532 | * configure.in (skipdirs) : Don't build target-libiberty for SPU. | |
6533 | * configure : Rebuilt. | |
6534 | ||
dce2d8b2 | 6535 | 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com> |
6696f3cd TS |
6536 | |
6537 | * MAINTAINERS (Write After Approval): Add myself. | |
6538 | ||
d58542ea AO |
6539 | 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com> |
6540 | ||
6541 | * MAINTAINERS (Write After Approval): Add myself. | |
6542 | ||
a357b5ae KG |
6543 | 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6544 | ||
6545 | * configure.in (--with-mpfr-dir): Also look in .libs and _libs for | |
6546 | libmpfr.a. | |
6547 | * configure: Regenerate. | |
6548 | ||
9bd6112c PB |
6549 | 2006-11-16 Paolo Bonzini <bonzini@gnu.org> |
6550 | ||
6551 | * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. | |
6552 | (unstage): Test for stage_last presence. | |
6553 | ||
6554 | PR bootstrap/29802 | |
dce2d8b2 EB |
6555 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in |
6556 | STAGE_PREFIX. | |
9bd6112c PB |
6557 | * Makefile.in: Regenerate. |
6558 | ||
c8cf9f0f ZD |
6559 | 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz> |
6560 | ||
6561 | * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer | |
6562 | maintainers. | |
6563 | ||
467b1fc6 ER |
6564 | 2006-11-14 Erven Rohou <erven.rohou@st.com> |
6565 | ||
6566 | * MAINTAINERS (Write After Approval): Add myself. | |
6567 | ||
995a5697 PB |
6568 | 2006-11-14 Paolo Bonzini <bonzini@gnu.org> |
6569 | ||
6570 | * Makefile.tpl (clean-stage*): Test separately for package/Makefile | |
6571 | and stageN-package/Makefile. | |
6572 | * Makefile.in: Regenerated. | |
6573 | ||
c8d6d53e JZ |
6574 | 2006-11-14 Jie Zhang <jie.zhang@analog.com> |
6575 | ||
6576 | * configure.in: Remove target-libgloss from noconfigdirs for | |
6577 | bfin-*-*. | |
6578 | * configure: Regenerated. | |
6579 | ||
dffb147d KG |
6580 | 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6581 | ||
6582 | * configure.in (have_gmp): Only error if the gcc directory exists. | |
7e050830 | 6583 | |
dffb147d KG |
6584 | * configure: Regenerate. |
6585 | ||
ca558912 KG |
6586 | 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6587 | ||
6588 | * configure.in: Robustify error message for missing GMP/MPFR. | |
6589 | ||
6590 | * configure: Regenerate. | |
6591 | ||
dce2d8b2 | 6592 | 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com> |
7aa42285 SW |
6593 | |
6594 | * MAINTAINERS (Write After Approval): Add myself. | |
6595 | ||
dce2d8b2 | 6596 | 2006-10-30 Uros Bizjak <ubizjak@gmail.com> |
779958a2 UB |
6597 | |
6598 | * MAINTAINERS: Change email address. | |
6599 | ||
91de1527 VP |
6600 | 2006-10-30 Vladimir Prus <vladimir@codesourcery.com> |
6601 | ||
6602 | * MAINTAINERS (Write After Approval): Add myself. | |
6603 | ||
a3867703 PB |
6604 | 2006-10-26 Peter Bergner <bergner@vnet.ibm.com> |
6605 | ||
6606 | * MAINTAINERS (Write After Approval): Add myself. | |
6607 | ||
b4364fa2 CL |
6608 | 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn> |
6609 | ||
7e050830 | 6610 | * MAINTAINERS (Write After Approval): Move myself to |
3de8da2a | 6611 | Write After Approval section. |
b4364fa2 | 6612 | |
70ec446f KG |
6613 | 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6614 | ||
6615 | * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check | |
6616 | need_gmp anymore. | |
6617 | * configure: Regenerate. | |
6618 | ||
018c8d88 TB |
6619 | 2006-10-16 Tobias Burnus <burnus@net-b.de> |
6620 | ||
6621 | * MAINTAINERS (Write After Approval): Add myself. | |
6622 | ||
f6a1687e BE |
6623 | 2006-10-16 Ben Elliston <bje@au.ibm.com> |
6624 | ||
6625 | * config.guess: Import latest version. | |
6626 | * config.sub: Likewise. | |
6627 | ||
b5422ad7 BM |
6628 | 2006-10-10 Brooks Moses <bmoses@stanford.edu> |
6629 | ||
6630 | * Makefile.def: Added pdf target handling. | |
6631 | * Makefile.tpl: Added pdf target handling. | |
6632 | * Makefile.in: Regenerated. | |
6633 | ||
bdcee471 CL |
6634 | 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn> |
6635 | ||
6636 | * MAINTAINERS: Add self as score port maintainer. | |
6637 | ||
7d610414 BM |
6638 | 2006-10-04 Brooks Moses <bmoses@stanford.edu> |
6639 | ||
6640 | * MAINTAINERS (Write After Approval): Add myself. | |
6641 | ||
e48d66a9 SK |
6642 | 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org> |
6643 | ||
7e050830 | 6644 | * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0 |
e48d66a9 SK |
6645 | or newer. |
6646 | * configure: Regenerated. | |
6647 | ||
c394e891 DB |
6648 | 2006-09-27 Dave Brolley <brolley@redhat.com> |
6649 | ||
dce2d8b2 EB |
6650 | * configure.in (RUNTEST): Look for 'runtest' in the source tree by |
6651 | using $s instead of $r. | |
c394e891 DB |
6652 | * configure: Regenerated. |
6653 | ||
1ee4c5a0 TS |
6654 | 2006-09-26 Thiemo Seufer <ths@mips.com> |
6655 | ||
6656 | * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise | |
6657 | for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. | |
6658 | * configure: Regenerate. | |
6659 | ||
dce2d8b2 | 6660 | 2006-09-24 Graeme Peterson <gridly@gmail.com> |
5997afc3 GP |
6661 | |
6662 | * MAINTAINERS (Write After Approval): Remove myself. | |
6663 | ||
0c502898 CF |
6664 | 2006-09-22 Chao-ying Fu <fu@mips.com> |
6665 | ||
6666 | * MAINTAINERS (Write After Approval): Add myself. | |
6667 | ||
a7819e42 JM |
6668 | 2006-09-10 Joseph S. Myers <joseph@codesourcery.com> |
6669 | ||
6670 | * MAINTAINERS: Add self as soft-fp maintainer. | |
6671 | ||
dce2d8b2 | 6672 | 2006-09-09 Anatoly Sokolov <aesok@post.ru> |
a7819e42 JM |
6673 | |
6674 | * MAINTAINERS: Add myself as avr maintainer. | |
6675 | Remove Marek Michalkiewicz as avr maintainer. | |
827d0991 | 6676 | |
e8288489 RC |
6677 | 2006-09-07 Roberto Costa <roberto.costa@st.com> |
6678 | ||
6679 | * MAINTAINERS (Write After Approval): Add myself. | |
6680 | ||
b91f0a41 CV |
6681 | 2006-08-30 Corinna Vinschen <corinna@vinschen.de> |
6682 | ||
6683 | * configure.in: Never build newlib for a Mingw host. | |
6684 | Never build newlib as Mingw target library. | |
6685 | Test the existence of winsup/cygwin for building a Cygwin newlib, | |
6686 | rather than just winsup. | |
6687 | Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if | |
6688 | building a Mingw target. | |
6689 | * configure: Regenerate. | |
6690 | ||
094c07a0 EB |
6691 | 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr> |
6692 | ||
6693 | * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer. | |
6694 | ||
8d1171cb PB |
6695 | 2006-07-25 Paolo Bonzini <bonzini@gnu.org> |
6696 | ||
6697 | * config.guess: Import from src (was more updated). | |
6698 | * config.sub: Likewise. | |
6699 | ||
2e9e6f68 DJ |
6700 | 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com> |
6701 | ||
6702 | * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. | |
6703 | * configure: Regenerated. | |
6704 | ||
57255173 PB |
6705 | 2006-07-18 Paolo Bonzini <bonzini@gnu.org> |
6706 | ||
cc6010cd AP |
6707 | * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir |
6708 | for stages after the first. | |
57255173 | 6709 | |
9fbe6585 JJ |
6710 | 2006-07-17 Jakub Jelinek <jakub@redhat.com> |
6711 | ||
6712 | * Makefile.def: Add dependencies for configure-opcodes | |
6713 | on configure-intl and all-opcodes on all-intl. | |
6714 | * Makefile.in: Regenerated. | |
6715 | ||
18c3f977 BE |
6716 | 2006-07-13 Ben Elliston <bje@au.ibm.com> |
6717 | ||
6718 | * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer. | |
6719 | ||
27b56ba6 PE |
6720 | 2006-07-06 Paul Eggert <eggert@cs.ucla.edu> |
6721 | ||
6722 | Port to hosts whose 'sort' and 'tail' implementations | |
6723 | treat operands with leading '+' as file names, as POSIX | |
6724 | has required since 2001. However, make sure the code still | |
6725 | works on pre-POSIX hosts. | |
6726 | * ltmain.sh: Don't assume "sort +2" is equivalent to | |
6727 | "sort -k 3", since POSIX 1003.1-2001 no longer requires this. | |
6728 | ||
ad6d4e43 UW |
6729 | 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com> |
6730 | ||
6731 | * MAINTAINERS (Various Maintainers): Add myself as reload maintainer. | |
6732 | ||
706601d9 PG |
6733 | 2006-07-04 Peter O'Gorman <peter@pogma.com> |
6734 | ||
6735 | * ltconfig: chmod 644 before ranlib during install. | |
6736 | ||
0b50988a EB |
6737 | 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
6738 | ||
6739 | PR bootstrap/18058 | |
6740 | * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 | |
6741 | if the bootstrap compiler is a GCC version that supports it. | |
6742 | * configure: Regenerate. | |
6743 | ||
b6348cb3 PB |
6744 | 2006-07-03 Paolo Bonzini <bonzini@gnu.org> |
6745 | ||
95695ad3 | 6746 | * configure.in: Fix thinkos in previous check-in. |
b6348cb3 PB |
6747 | * configure: Regenerate. |
6748 | ||
1546bb64 PB |
6749 | 2006-07-03 Paolo Bonzini <bonzini@gnu.org> |
6750 | ||
6751 | PR other/27063 | |
6752 | * configure.in: Test subdir_requires and give an appropriate | |
6753 | error message. | |
6754 | * configure: Regenerate. | |
6755 | ||
5cb6c629 AJH |
6756 | 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org> |
6757 | ||
6758 | * MAINTAINERS (Write After Approval): Add myself. | |
6759 | ||
f4d8cdf8 JDA |
6760 | 2006-06-22 John David Anglin <dave.anglin@nrc.ca> |
6761 | ||
6762 | * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. | |
6763 | ||
4fe5abb7 SE |
6764 | 2006-06-22 Steve Ellcey <sje@cup.hp.com> |
6765 | ||
6766 | * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. | |
6767 | ||
2a79fd67 DA |
6768 | 2006-06-20 David Ayers <d.ayers@inode.at> |
6769 | ||
6770 | PR bootstrap/28072 | |
6771 | * configure.in: Add target-boehm-gc to noconfigdirs depending on | |
6772 | whether target-libjava is being configured instead of whether the | |
6773 | java front end is enabled. | |
6774 | * configure: Regenerate. | |
7e050830 | 6775 | |
04879af3 RO |
6776 | 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6777 | ||
6778 | PR target/27540 | |
6779 | * configure.in: Only enable libgomp on IRIX 6. | |
6780 | * configure: Regenerate. | |
6781 | ||
ec6c7392 PB |
6782 | 2006-06-15 Paolo Bonzini <bonzini@gnu.org> |
6783 | ||
6784 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS | |
6785 | too. | |
6786 | * Makefile.in: Regenerate. | |
6787 | ||
12973d7a DD |
6788 | 2006-06-13 Jeff Johnston <jjohnstn@redhat.com> |
6789 | ||
6790 | * config-ml.in: Alter CCASFLAGS to include special | |
6791 | multilib options the same as is done for CFLAGS. | |
6792 | ||
c67ed86a JDA |
6793 | 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
6794 | ||
6795 | * configure.in: Don't enable libgomp on hpux10. | |
6796 | * configure: Rebuilt. | |
6797 | ||
cb253473 DA |
6798 | 2006-06-12 David Ayers <d.ayers@inode.at> |
6799 | ||
6800 | PR bootstrap/27963 | |
6801 | PR target/19970 | |
7e050830 | 6802 | * configure.in: Remove target-boehm-gc from noconfigdirs where |
cb253473 DA |
6803 | ${libgcj} is specified. |
6804 | * configure: Regenerate. | |
7e050830 | 6805 | |
dce2d8b2 | 6806 | 2006-06-06 Carlos O'Donell <carlos@codesourcery.com> |
32845532 CD |
6807 | |
6808 | Sync from src: | |
7e050830 EC |
6809 | |
6810 | * configure.in: Sync. | |
32845532 | 6811 | * configure: Regenerated. |
7e050830 | 6812 | |
32845532 CD |
6813 | 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> |
6814 | ||
6815 | * Makefile.def: Added dependencies from sim and gdb on intl, and | |
6816 | added configure dependencies to everything with an all dependency | |
6817 | on intl. | |
6818 | * Makefile.in: Regenerated. | |
6819 | ||
7cd0cf9c DA |
6820 | 2006-06-06 David Ayers <d.ayers@inode.at> |
6821 | ||
6822 | PR libobjc/13946 | |
6823 | * Makefile.def: Add dependencies for libobjc which boehm-gc. | |
6824 | * Makefile.in: Regenerate. | |
6825 | * configure.in: Add --enable-objc-gc at toplevel and have it | |
6826 | enable boehm-gc for Objective-C. | |
6827 | Remove target-boehm-gc from libgcj. | |
6828 | Add target-boehm-gc to target_libraries. | |
6829 | Add target-boehm-gc to noconfigdirs where ${libgcj} | |
6830 | is specified. | |
6831 | Assert that boehm-gc is supported when requested for Objective-C. | |
6832 | Only build boehm-gc if needed either for Java or Objective-C. | |
6833 | * configure: Regenerate. | |
7e050830 | 6834 | |
3ff3adad PB |
6835 | 2006-06-05 Paolo Bonzini <bonzini@gnu.org> |
6836 | ||
6837 | PR 27674 | |
6838 | * Makefile.tpl (configure-[+prefix+][+module+], | |
6839 | all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. | |
6840 | Remove rule to unstage bootstrapped modules. | |
6841 | (stage_current): New. | |
6842 | * Makefile.in: Regenerate. | |
6843 | ||
898e551d LB |
6844 | 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com> |
6845 | ||
6846 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
6847 | ||
ea60341e MS |
6848 | 2006-06-01 Mark Shinwell <shinwell@codesourcery.com> |
6849 | ||
6850 | * include/libiberty.h: Declare pex_run_in_environment. | |
6851 | ||
222ae291 AL |
6852 | 2006-05-31 Asher Langton <langton2@llnl.gov> |
6853 | ||
6854 | * MAINTAINERS (Write After Approval): Add myself. | |
898e551d | 6855 | |
e9a54b07 PB |
6856 | 2006-05-25 Paolo Bonzini <bonzini@gnu.org> |
6857 | ||
6858 | * Makefile.def (bfd, opcodes): Fix lib_path. | |
6859 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. | |
6860 | (restrap): Move under "@if gcc-bootstrap". Fix typo. | |
6861 | * Makefile.in: Regenerate. | |
6862 | ||
03e67131 CD |
6863 | 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> |
6864 | ||
6865 | * Makefile.in: Regenerate. | |
6866 | ||
65d6e994 CD |
6867 | 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> |
6868 | ||
6869 | * Makefile.def: Add install-html target. Add datarootdir | |
6870 | docdir and htmldir to flags_to_pass. | |
6871 | * Makefile.tpl: Add install-html target. | |
6872 | * Makefile.in: Regenerate. | |
6873 | * configure.in: Add --with-datarootdir, --with-docdir, and | |
6874 | --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir. | |
6875 | * configure: Regenerate. | |
6876 | ||
9e299237 MS |
6877 | 2006-05-24 Mark Shinwell <shinwell@codesourcery.com> |
6878 | ||
6879 | * configure.in: Enable gprof for cross builds. | |
6880 | * configure: Regenerate. | |
6881 | ||
c31202cd RG |
6882 | 2006-05-22 Richard Guenther <rguenther@suse.de> |
6883 | ||
6884 | Revert | |
6885 | 2006-01-31 Richard Guenther <rguenther@suse.de> | |
6886 | Paolo Bonzini <bonzini@gnu.org> | |
6887 | ||
6888 | * Makefile.def (target_modules): Add libgcc-math target module. | |
6889 | * configure.in (target_libraries): Add libgcc-math target library. | |
6890 | (--enable-libgcc-math): New configure switch. | |
6891 | * Makefile.in: Re-generate. | |
6892 | * configure: Re-generate. | |
6893 | * libgcc-math: New toplevel directory. | |
6894 | ||
2a332582 JDA |
6895 | 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
6896 | Andreas Tobler <a.tobler@schweiz.ch> | |
6897 | ||
6898 | * configure.in: Enable libgcj for hppa*-hp-hpux11*. | |
6899 | * configure: Rebuilt. | |
6900 | ||
dce2d8b2 | 6901 | 2006-05-12 Sandra Loosemore <sandra@codesourcery.com> |
7e050830 | 6902 | |
ccce6917 SL |
6903 | * MAINTAINERS (Write After Approval): Add myself. |
6904 | ||
ed606bc0 DD |
6905 | 2006-05-01 DJ Delorie <dj@redhat.com> |
6906 | ||
3d8f47a0 | 6907 | * configure.in: Restore CFLAGS if GMP isn't present. |
ed606bc0 DD |
6908 | * configure: Regenerate. |
6909 | ||
9386bd20 RG |
6910 | 2006-05-01 Richard Guenther <rguenther@suse.de> |
6911 | ||
6912 | * MAINTAINERS (Various Maintainers): Add myself as libgcc-math | |
6913 | maintainer. | |
6914 | ||
dce2d8b2 | 6915 | 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com> |
7b3bd503 KZ |
6916 | |
6917 | * MAINTAINERS (Write After Approval): Add myself. | |
6918 | ||
87ceee72 JB |
6919 | 2006-04-28 Jan Beulich <jbeulich@novell.com> |
6920 | ||
6921 | * MAINTAINERS (Write After Approval): Add myself. | |
6922 | ||
e88a2c09 DD |
6923 | 2006-04-18 DJ Delorie <dj@redhat.com> |
6924 | ||
6925 | * configure.in (m32c): Build libstdc++-v3. Pass flags to | |
6926 | reference libgloss so that libssp can be built in a combined | |
6927 | tree. | |
6928 | * configure: Regenerate. | |
6929 | ||
675f0a8a RM |
6930 | 2006-04-08 Robert Millan <rmh@gcc.gnu.org> |
6931 | ||
6932 | * MAINTAINERS (Write After Approval): Add myself. | |
6933 | ||
27b6c940 BE |
6934 | 2006-04-05 Ben Elliston <bje@au.ibm.com> |
6935 | ||
6936 | * configure.in: Require makeinfo 4.4 or higher. | |
6937 | * configure: Regenerate. | |
6938 | ||
687b17d4 GP |
6939 | 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com> |
6940 | ||
6941 | * MAINTAINERS: Add Richard Henderson as libgomp maintainer. | |
6942 | Rearrange the entries of other libraries to have them in one place. | |
6943 | ||
906ac235 JB |
6944 | 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org> |
6945 | ||
7e050830 | 6946 | * MAINTAINERS (Write After Approval): Remove myself. |
906ac235 JB |
6947 | (Language Front End Maintainers): Add myself as fortran 95 maintainer. |
6948 | ||
fb0103e5 RG |
6949 | 2006-03-14 Richard Guenther <rguenther@suse.de> |
6950 | ||
6951 | * configure: Regenerate with autoconf 2.13. | |
6952 | ||
17237f6b JB |
6953 | 2006-03-13 Jim Blandy <jimb@codesourcery.com> |
6954 | ||
6955 | * MAINTAINERS: Use my work address. | |
bed31434 JB |
6956 | |
6957 | * MAINTAINERS: Update my E-mail address. | |
6958 | ||
27079765 AH |
6959 | 2006-03-10 Aldy Hernandez <aldyh@redhat.com> |
6960 | ||
6961 | * configure.in: Handle --disable-<component> generically. | |
6962 | * configure: Regenerate. | |
6963 | ||
54a17039 L |
6964 | 2006-03-01 H.J. Lu <hongjiu.lu@intel.com> |
6965 | ||
6966 | PR libgcj/17311 | |
6967 | * ltmain.sh: Don't use "$finalize_rpath" for compile. | |
6968 | ||
b9bd11ca EE |
6969 | 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org> |
6970 | ||
6971 | * MAINTAINERS (Write After Approval): Remove myself. | |
6972 | (Language Front End Maintainers): Add myself as fortran 95 maintainer. | |
6973 | ||
dce2d8b2 | 6974 | 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com> |
e9a54b07 | 6975 | |
072b06f2 RE |
6976 | * Makefile.tpl (BUILD_CONFIGDIRS): Remove. |
6977 | (TARGET_CONFIGDIRS): Remove. | |
6978 | * configure.in: Remove AC_SUBST(target_configdirs). | |
6979 | * Makefile.in, configure: Regenerated. | |
ee2312f3 | 6980 | |
936e1a35 SK |
6981 | 2006-02-20 Steven G. Kargl <kargls@comcast.net> |
6982 | ||
6983 | * MAINTAINERS (Write After Approval): Remove myself. | |
6984 | (Language Front End Maintainers): Add myself as fortran 95 maintainer. | |
6985 | ||
cc11cc9b PB |
6986 | 2006-02-20 Paolo Bonzini <bonzini@gnu.org> |
6987 | ||
6988 | PR bootstrap/25670 | |
6989 | ||
6990 | * Makefile.tpl ([+compare-target+]): Print explanation messages. | |
6991 | ||
6992 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. | |
6993 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. | |
6994 | (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, | |
6995 | BUILD_PREFIX, BUILD_PREFIX_1. | |
6996 | * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. | |
6997 | ||
6998 | * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. | |
6999 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. | |
7000 | ||
7001 | * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], | |
7002 | all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead | |
7003 | of `cat stage_current`. Always provide the `r' and `s' variables. | |
7004 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into | |
7005 | a single shell execution. | |
7006 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For | |
7007 | bootstrapped modules, make the stage1 module if the build was not | |
7008 | started yet, else build the current stage. | |
7009 | (all-host, all-target): Omit bootstrapped modules (if bootstrapping). | |
7010 | (all-build, all-host, all-target, [+make_target+]-host, | |
7011 | [+make_target+]-target): Do not use \-continued lines. | |
7012 | (target modules): Depend on stage_last, not all-gcc, if bootstrapping. | |
7013 | (current_stage, restrap, stage_last): New. | |
7014 | ||
7015 | * Makefile.in: Regenerate. | |
7016 | * configure: Regenerate. | |
7017 | ||
63a7c9ef BD |
7018 | 2006-02-19 Bud Davis <jmdavis@link.com> |
7019 | ||
7020 | * MAINTAINERS (Write After Approval): Remove myself. | |
7021 | (Language Front End Maintainers): Add myself as fortran 95 | |
7022 | maintainer and update e-mail address. | |
7023 | ||
a3543e3a FXC |
7024 | 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr> |
7025 | ||
7026 | * MAINTAINERS (Write After Approval): Remove myself. | |
7027 | (Language Front End Maintainers): Add myself as fortran 95 | |
7028 | maintainer. | |
7029 | ||
ca5b1d2c VK |
7030 | 2006-02-16 Victor Kaplansky <victork@il.ibm.com> |
7031 | ||
7032 | * MAINTAINERS (Write After Approval): Add myself. | |
7033 | ||
0499513f TK |
7034 | 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de> |
7035 | ||
7036 | * MAINTAINERS (Write After Approval): Remove myself. | |
7037 | (Language Front End Maintainers): Add myself as | |
7038 | fortran 95 maintainer. | |
7039 | ||
d1f8db0c PB |
7040 | 2006-02-14 Paolo Bonzini <bonzini@gnu.org> |
7041 | ||
7042 | Sync from src: | |
7043 | ||
7044 | 2005-12-27 Leif Ekblad <leif@rdos.net> | |
7045 | ||
cc6010cd AP |
7046 | * configure.in: Add support for RDOS target. |
7047 | * configure: Regenerate. | |
d1f8db0c PB |
7048 | |
7049 | 2006-02-14 Paolo Bonzini <bonzini@gnu.org> | |
3de8da2a | 7050 | Andreas Schwab <schwab@suse.de> |
d1f8db0c | 7051 | |
cc6010cd | 7052 | * configure: Regenerate. |
d1f8db0c | 7053 | |
cac90078 DE |
7054 | 2006-02-12 David Edelsohn <edelsohn@gnu.org> |
7055 | ||
7056 | * configure.in (enable_libgomp): Add AIX. | |
7057 | * configure: Regenerate. | |
7058 | ||
bd37fbf5 MK |
7059 | 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> |
7060 | ||
7061 | * MAINTAINERS (Write After Approval): Add myself. | |
7e050830 | 7062 | |
23027b7a LM |
7063 | 2006-02-03 Lee Millward <lee.millward@gmail.com> |
7064 | ||
7065 | * MAINTAINERS (Write After Approval): Add myself. | |
7e050830 | 7066 | |
0058967b RG |
7067 | 2006-01-31 Richard Guenther <rguenther@suse.de> |
7068 | Paolo Bonzini <bonzini@gnu.org> | |
7069 | ||
7070 | * Makefile.def (target_modules): Add libgcc-math target module. | |
7071 | * configure.in (target_libraries): Add libgcc-math target library. | |
7072 | (--enable-libgcc-math): New configure switch. | |
7073 | * Makefile.in: Re-generate. | |
7074 | * configure: Re-generate. | |
7075 | * libgcc-math: New toplevel directory. | |
7076 | ||
e8b05380 PB |
7077 | 2006-01-26 Paolo Bonzini <bonzini@gnu.org> |
7078 | ||
7079 | * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. | |
7080 | Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find | |
7081 | the assembler, linker and binutils. | |
7082 | * configure: Regenerate. | |
7083 | ||
d54d5437 DM |
7084 | 2006-01-22 Dirk Mueller <dmueller@suse.de> |
7085 | ||
7086 | * MAINTAINERS (Write After Approval): Add myself. | |
7087 | ||
670cbfcf DN |
7088 | 2006-01-20 Diego Novillo <dnovillo@redhat.com> |
7089 | ||
7090 | * configure: Regenerate. | |
7091 | ||
953ff289 DN |
7092 | 2006-01-18 Richard Henderson <rth@redhat.com> |
7093 | Jakub Jelinek <jakub@redhat.com> | |
7094 | Diego Novillo <dnovillo@redhat.com> | |
7095 | ||
7096 | * libgomp: New directory. | |
7097 | * Makefile.def: Add target_module libgomp. | |
7098 | * Makefile.in: Regenerate. | |
7099 | * configure.in (target_libraries): Add target-libgomp. | |
7100 | * configure: Regenerate. | |
7101 | ||
32ce4048 AO |
7102 | 2006-01-05 Alexandre Oliva <aoliva@redhat.com> |
7103 | ||
7104 | * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove | |
7105 | @ from continuation. | |
7106 | * Makefile.in: Rebuilt. | |
7107 | ||
0eaf8e17 | 7108 | 2006-01-04 Chris Lattner <sabre@gnu.org> |
a9210574 | 7109 | |
c76c0c83 CL |
7110 | * MAINTAINERS (Write After Approval): Add myself. |
7111 | ||
2d309510 PB |
7112 | 2006-01-04 Paolo Bonzini <bonzini@gnu.org> |
7113 | ||
7114 | PR bootstrap/24252 | |
7115 | ||
7116 | * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. | |
7117 | * Makefile.tpl (OBJDUMP): New. | |
7118 | (EXTRA_HOST_FLAGS): Add it. | |
7119 | (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. | |
7120 | ||
953ff289 DN |
7121 | * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try |
7122 | to use symbolic links between directories. Avoid race conditions | |
7123 | or make them harmless. | |
7124 | * configure.in: Do not try to use symbolic links between directories. | |
2d309510 PB |
7125 | |
7126 | * Makefile.def (LEAN): Pass. | |
7127 | * Makefile.tpl (LEAN): Define. | |
7128 | (stage[+id+]-start): Accept that the previous directory does not | |
7129 | exist, if the bootstrap is lean. | |
7130 | (stage[+id+]-bubble): Invoke lean bootstrap commands after | |
7131 | stage[+id+]-start. Use a makefile variable and an `if' instead of a | |
7132 | configure substitution. | |
7133 | ([+compare-target+]): Likewise. | |
7134 | ([+bootstrap-target+]-lean): New. | |
7135 | * configure.in: Remove lean bootstrap support from here. | |
7136 | ||
953ff289 DN |
7137 | * Makefile.in: Regenerate. |
7138 | * configure: Regenerate. | |
2d309510 | 7139 | |
368872c3 BE |
7140 | 2006-01-04 Ben Elliston <bje@au.ibm.com> |
7141 | ||
7142 | * MAINTAINERS (libdecnumber): Add myself. | |
7143 | ||
d79e6356 MM |
7144 | 2006-01-02 Mark Mitchell <mark@codesourcery.com> |
7145 | ||
7146 | * libtool-ldflags: New script. | |
7147 | ||
a6fbc1e2 AS |
7148 | 2006-01-02 Andreas Schwab <schwab@suse.de> |
7149 | ||
7150 | * configure.in: When reconfiguring remove Makefile in | |
7151 | all stage directories. | |
7152 | * configure: Regenerate. | |
7153 | ||
103a4b39 SB |
7154 | 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com> |
7155 | ||
7156 | * MAINTAINERS: Update my email address. | |
7157 | ||
212f829c PB |
7158 | 2005-12-20 Paolo Bonzini <bonzini@gnu.org> |
7159 | ||
7160 | Revert Ada-related part of the previous change. | |
7161 | ||
7162 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): | |
7163 | Do not pass. | |
7164 | * Makefile.tpl (BOOT_ADAFLAGS): Do not define. | |
7165 | * Makefile.in: Regenerate. | |
7166 | * configure.in: Do not include mt-ppc-aix target fragment. | |
7167 | * configure: Regenerate. | |
7168 | ||
8ef1f2df PB |
7169 | 2005-12-19 Paolo Bonzini <bonzini@gnu.org> |
7170 | ||
7171 | * configure.in: Select appropriate fragments for PowerPC/AIX. | |
7172 | * configure: Regenerate. | |
7173 | ||
7174 | * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, | |
7175 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
7176 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, | |
7177 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
7178 | (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. | |
7179 | (stage[+id+]-bubble): Pass flags recursively to the comparison target. | |
7180 | (stage): Fail if we cannot complete the work. | |
7181 | * Makefile.in: Regenerate. | |
7182 | ||
ab34901f NS |
7183 | 2005-12-16 Nathan Sidwell <nathan@codesourcery.com> |
7184 | ||
7185 | * configure.in: Replace ms1 with mt. | |
7186 | * configure: Rebuilt. | |
7187 | ||
cbe82f21 BM |
7188 | 2005-12-15 Bryce McKinlay <mckinlay@redhat.com> |
7189 | ||
7190 | * MAINTAINERS: Update my email address. | |
7191 | ||
19843472 PB |
7192 | 2005-12-15 Paolo Bonzini <bonzini@gnu.org> |
7193 | ||
7194 | * Makefile.tpl (all, do-[+make_target+], do-check, install, | |
7195 | install-host-nogcc): Don't invoke $(stage) at the end. | |
7196 | * Makefile.in: Regenerate. | |
7197 | ||
1ca26cd2 PB |
7198 | 2005-12-14 Paolo Bonzini <bonzini@gnu.org> |
7199 | ||
7200 | * configure.in: Flip the top-level bootstrap switch. | |
7201 | * configure: Regenerate. | |
7202 | ||
f41d6665 DJ |
7203 | 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> |
7204 | ||
7205 | * Makefile.tpl: Throughout the file, use : $(MAKE) along with | |
7206 | $(stage) and $(unstage). | |
7207 | (EXTRA_TARGET_FLAGS): Correct double-quoting. | |
7208 | (all): Remove stray semicolon. | |
7209 | (local-distclean): Don't handle multilib.tmp and multilib.out. | |
7210 | (install.all): Set $s for consistency. | |
7211 | (configure-[+prefix+][+module+]): Instead of [+deps+], handle | |
7212 | check_multilibs setting. Always make the install directory. | |
7213 | (configure-stage[+id+]-[+prefix+][+module+]): Likewise. | |
7214 | Correct @if/@endif. | |
7215 | (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. | |
7216 | ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. | |
7217 | (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). | |
7218 | (multilib.out): Remove. | |
7219 | * Makefile.in: Regenerated. | |
7220 | ||
dce2d8b2 | 7221 | 2005-12-12 Carlos O'Donell <carlos@codesourcery.com> |
9174b3cf CD |
7222 | |
7223 | * MAINTAINERS (Write After Approval): Add myself. | |
7224 | ||
64f182bd NS |
7225 | 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> |
7226 | ||
121b2cee NS |
7227 | * MAINTAINERS: Add myself as mt maintainer. |
7228 | ||
64f182bd NS |
7229 | * config.sub: Replace ms1 with mt. Allow ms1 as an alias. |
7230 | ||
a6d63770 AN |
7231 | 2005-12-06 Adam Nemet <anemet@caviumnetworks.com> |
7232 | ||
7233 | * MAINTAINERS: Change email address. | |
7234 | ||
2abefe3d PB |
7235 | 2005-12-05 Paolo Bonzini <bonzini@gnu.org> |
7236 | ||
7237 | * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, | |
7238 | CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove | |
7239 | "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. | |
7240 | Find in-tree tools if available. | |
7241 | (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. | |
7242 | (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. | |
7243 | (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. | |
7244 | (COMPILER_*_FOR_TARGET): New. | |
7245 | * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. | |
7246 | (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. | |
7247 | (CONFIGURED_*, USUAL_*): Remove. | |
7248 | (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, | |
7249 | STRIP): Use autoconf substitutions. | |
7250 | (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, | |
7251 | COMPILER_NM_FOR_TARGET): New. | |
7252 | (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. | |
7253 | ||
7254 | (all): Make all-host and all-target in parallel. | |
7255 | (do-[+make_target+], do-check, install, [+compare-target+]): Ensure | |
7256 | that $$r and $$s are set before invoking a recursive make. | |
7257 | (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. | |
7258 | ([+bootstrap-target+]): Inline most of the `all' target. | |
7259 | ||
2f3bdde7 BE |
7260 | 2005-11-29 Ben Elliston <bje@au.ibm.com> |
7261 | ||
7262 | * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc | |
7263 | from the gcc build directory. | |
7264 | * Makefile.in: Regenerate. | |
7265 | ||
a4b6c45a BE |
7266 | 2005-11-29 Ben Elliston <bje@au.ibm.com> |
7267 | ||
7268 | * Makefile.def: Add new libdecnumber host_module. Make all-gcc | |
7269 | depend on all-libdecnumber. | |
7270 | * configure.in (host_libs): Include libdecnumber. | |
7271 | * Makefile.in: Regenerate. | |
7272 | * configure: Likewise. | |
7273 | ||
473a74b9 BE |
7274 | 2005-11-29 Ben Elliston <bje@au.ibm.com> |
7275 | ||
7276 | * libdecnumber: Import decNumber sources from the dfp-branch. | |
7277 | ||
b4623110 KJ |
7278 | 2005-11-21 Kean Johnston <jkj@sco.com> |
7279 | ||
7280 | * config.sub, config.guess: Sync from upstream sources. | |
7281 | ||
67dc1785 BE |
7282 | 2005-11-21 Ben Elliston <bje@au.ibm.com> |
7283 | ||
7284 | Import from Autoconf sources: | |
7285 | ||
7286 | 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> | |
7287 | * config/move-if-change: Don't output "$2 is unchanged"; | |
7288 | suggested by Ben Elliston. Handle weird characters correctly. | |
7289 | ||
186abafe AT |
7290 | 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch> |
7291 | ||
7292 | * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' | |
7293 | to match upstream libtool for darwin. | |
7294 | ||
ef9db8d5 DJ |
7295 | 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com> |
7296 | ||
7297 | * Makefile.def: Remove gdb dependencies for gdbtk. | |
7298 | * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. | |
7299 | (configure-gdb, install-gdb): New rules. | |
7300 | * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. | |
7301 | * Makefile.in, configure: Regenerated. | |
7302 | ||
9c5141ab JB |
7303 | 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org> |
7304 | ||
7305 | * MAINTAINERS (Write After Approval): Add myself. | |
7306 | ||
4523d51b EE |
7307 | 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org> |
7308 | ||
7309 | * MAINTAINERS (Write After Approval): Add myself. | |
7310 | ||
086b011c DN |
7311 | 2005-10-24 Diego Novillo <dnovillo@redhat.com> |
7312 | ||
7313 | * MAINTAINERS (alias analysis): Add Daniel Berlin and | |
7314 | Diego Novillo. | |
7315 | ||
e7c84bf8 PB |
7316 | 2005-10-22 Paolo Bonzini <bonzini@gnu.org> |
7317 | ||
7318 | PR bootstrap/24297 | |
7319 | * Makefile.tpl (do-[+make-target+], do-check, install, | |
7320 | stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s | |
7321 | are set before recursing. | |
7322 | * Makefile.in: Regenerate. | |
7323 | ||
b88a7564 EB |
7324 | 2005-10-20 Eric Botcazou <ebotcazou@adacore.com> |
7325 | ||
7326 | PR bootstrap/18939 | |
7327 | * Makefile.def (gcc) <target>: Fix thinko. | |
7328 | * Makefile.in: Regenerate. | |
7329 | ||
61efc800 BS |
7330 | 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com> |
7331 | ||
7332 | * configure.in (bfin-*-*): Use test, not brackets, in if statement. | |
7333 | * configure: Regenerate. | |
7334 | ||
f53d2869 JZ |
7335 | 2005-10-15 Jie Zhang <jie.zhang@analog.com> |
7336 | ||
7337 | * MAINTAINERS (Write After Approval): Add self. | |
7338 | ||
077fc835 KH |
7339 | 2005-10-08 Kazu Hirata <kazu@codesourcery.com> |
7340 | ||
7341 | * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs | |
7342 | target-libffi, target-qthreads, target-libjava, and | |
7343 | targetlibobjc. | |
7344 | * configure: Regenerate. | |
7345 | ||
d739199a DJ |
7346 | 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com> |
7347 | ||
7348 | * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. | |
7349 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. | |
7350 | (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) | |
7351 | (USUAL_OBJDUMP_FOR_TARGET): New. | |
7352 | (EXTRA_TARGET_FLAGS): Add OBJDUMP. | |
7353 | * configure.in: Check for $OBJDUMP_FOR_TARGET. | |
24a62419 | 7354 | * configure, Makefile.in: Regenerated. |
d739199a | 7355 | |
db38c6bb PB |
7356 | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> |
7357 | ||
7358 | * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages | |
7359 | before other host packages. | |
7360 | ||
3015564c KK |
7361 | 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org> |
7362 | ||
7363 | * MAINTAINERS: Add self as sh libraries/configury maintainer. | |
7364 | ||
1061f99e PB |
7365 | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> |
7366 | ||
7367 | PR bootstrap/22340 | |
7368 | ||
7369 | * configure.in (default_target): Remove. | |
7370 | * Makefile.tpl (all): Do not use prerequisites as subroutines | |
7371 | (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. | |
7372 | (do-[+make_target+], check, install, [+bootstrap_target+]): Do not | |
7373 | use prerequisites as subroutines. | |
7374 | (check-host, check-target): New. | |
7375 | (bootstrap configure & all targets): Do not use stage*-start | |
7376 | if the directory layout is already ok. | |
7377 | (non-bootstrap configure & all targets): Prepend a $(unstage). | |
7378 | (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. | |
7379 | (NOTPARALLEL): Remove. | |
7380 | (unstage, stage variables): New variables. | |
7381 | (unstage, stage targets): Simply expand to those variables. | |
7382 | ||
7383 | * configure: Regenerate. | |
7384 | * Makefile.in: Regenerate. | |
7385 | ||
4a9c436f JW |
7386 | 2005-10-04 James E Wilson <wilson@specifix.com> |
7387 | ||
7388 | * Makefile.def (lang_env_dependencies): Add libmudflap. | |
7389 | * Makefile.in: Regenerate. | |
7390 | ||
37150080 AS |
7391 | 2005-10-03 Andreas Schwab <schwab@suse.de> |
7392 | ||
7393 | Backport from libtool CVS: | |
7394 | 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu> | |
7395 | ||
7396 | * ltmain.sh: add support for installing into temporary | |
7397 | staging area (e.g. 'make install DESTDIR=...') | |
7398 | ||
39d16468 L |
7399 | 2005-10-03 H.J. Lu <hongjiu.lu@intel.com> |
7400 | ||
7401 | * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. | |
7402 | * configure: Regenerated. | |
7403 | ||
72a7ab82 AP |
7404 | 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu> |
7405 | ||
7406 | * configure: Regenerate with the correct | |
7407 | autoconf version. | |
7408 | ||
6b65a26d CM |
7409 | 2005-09-30 Catherine Moore <clm@cm00re.com> |
7410 | ||
7411 | * configure.in (bfin-*-*): New. | |
7412 | * configure: Regenerated. | |
7413 | ||
040b1c5a GK |
7414 | 2005-09-28 Geoffrey Keating <geoffk@apple.com> |
7415 | ||
7416 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. | |
7417 | (LIPO_FOR_TARGET): New. | |
7418 | (CONFIGURED_LIPO_FOR_TARGET): New. | |
7419 | (USUAL_LIPO_FOR_TARGET): New. | |
7420 | (STRIP_FOR_TARGET): New. | |
7421 | (CONFIGURED_STRIP_FOR_TARGET): New. | |
7422 | (USUAL_STRIP_FOR_TARGET): New. | |
7423 | * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and | |
7424 | STRIP_FOR_TARGET. | |
7425 | * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, | |
7426 | CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. | |
7427 | * Makefile.in: Regenerate. | |
7428 | * configure: Regenerate. | |
7e050830 | 7429 | |
3a3c28db DE |
7430 | 2005-09-19 David Edelsohn <edelsohn@gnu.org> |
7431 | ||
7432 | * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. | |
7433 | (rs6000-*-aix*): Same. | |
7434 | * configure: Regenerate. | |
7435 | ||
2749a921 TT |
7436 | 2005-09-16 Tom Tromey <tromey@redhat.com> |
7437 | ||
7438 | * MAINTAINERS: Add self as java maintainer. | |
7439 | ||
7f26dfa3 FXC |
7440 | 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> |
7441 | ||
7442 | * configure.in: Recognize f95 in the --enable-languages option, | |
7443 | and substitute it for fortran, issuing a warning. | |
7444 | * configure: Regenerate. | |
7445 | ||
d8852c4f PE |
7446 | 2005-08-30 Phil Edwards <phil@codesourcery.com> |
7447 | ||
7448 | * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. | |
7449 | * configure: Regenerated. | |
7450 | ||
ad685e81 AH |
7451 | 2005-08-22 Aldy Hernandez <aldyh@redhat.com> |
7452 | ||
7453 | * MAINTAINERS: Add self as ms1 maintainer. | |
7454 | ||
b00d752c RE |
7455 | 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com> |
7456 | ||
7457 | * Makefile.def (libssp): Add to lang_env_dependencies. | |
7458 | * Makefile.in: Regenerate. | |
7459 | ||
9ed8fb9b ILT |
7460 | 2005-08-18 Ian Lance Taylor <ian@airs.com> |
7461 | ||
7462 | * MAINTAINERS: Add myself as middle-end maintainer. | |
7463 | ||
0f029d39 CG |
7464 | 2005-08-17 Christian Groessler <chris@groessler.org> |
7465 | ||
7466 | * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. | |
7467 | * Makefile.in: Regenerate. | |
7468 | ||
81087874 AK |
7469 | 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com> |
7470 | ||
7471 | * MAINTAINERS (write after approval): Added myself. | |
7472 | ||
6a134f1c MR |
7473 | 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org> |
7474 | ||
7475 | * MAINTAINERS (Write After Approval): Add myself. | |
7476 | ||
2693c0b0 PB |
7477 | 2005-08-12 Paolo Bonzini <bonzini@gnu.org> |
7478 | ||
7479 | * configure.in: Replace NCN_STRICT_CHECK_TOOL with | |
7480 | NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. | |
7481 | Look for alternate names of the target cc and c++ | |
7482 | * configure: Regenerate. | |
7483 | ||
4de997d1 PB |
7484 | 2005-08-08 Paolo Bonzini <bonzini@gnu.org> |
7485 | ||
7486 | * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
7487 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find | |
7488 | them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target | |
7489 | tools; remove code to manually set them. | |
7490 | (Target tools): Look in the environment for them. | |
7491 | * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
7492 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. | |
7493 | (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc | |
7494 | build directory. | |
7495 | (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, | |
7496 | CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, | |
7497 | CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, | |
7498 | USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
7499 | USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. | |
7500 | (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, | |
7501 | RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. | |
7502 | * configure: Regenerate. | |
7503 | * Makefile.in: Regenerate. | |
7504 | ||
b089e33a BE |
7505 | 2005-07-28 Ben Elliston <bje@au.ibm.com> |
7506 | ||
7507 | * MAINTAINERS: Update for removed CPU targets. | |
7508 | ||
e3791243 MM |
7509 | 2005-07-27 Mark Mitchell <mark@codesourcery.com> |
7510 | ||
7511 | * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. | |
7e050830 | 7512 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. |
e3791243 MM |
7513 | * Makefile.in: Regenerated. |
7514 | ||
526635cb MM |
7515 | 2005-07-26 Mark Mitchell <mark@codesourcery.com> |
7516 | ||
7517 | * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. | |
7518 | (CFLAGS_FOR_TARGET): Use it. | |
7519 | (CXXFLAGS_FOR_TARGET): Likewise. | |
7520 | * Makefile.in: Regenerated. | |
7521 | * configure.in (--with-build-sysroot): New option. | |
7522 | * configure: Regenerated. | |
7523 | ||
19791f70 PB |
7524 | 2005-07-24 Paolo Bonzini <bonzini@gnu.org> |
7525 | ||
7526 | * Makefile.tpl: Wrap install between unstage and stage | |
7527 | * Makefile.in: Regenerate. | |
7528 | ||
35f5a23f EC |
7529 | 2005-07-21 Eric Christopher <echristo@apple.com> |
7530 | ||
7531 | * MAINTAINERS: Update affiliation. | |
7532 | ||
ff3ddf15 PW |
7533 | 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com> |
7534 | ||
7535 | * MAINTAINERS: Add self as crx port maintainer. | |
7536 | ||
3a664c1c DD |
7537 | 2005-07-20 DJ Delorie <dj@redhat.com> |
7538 | ||
7539 | * MAINTAINERS: Add self as m32c maintainer. | |
7540 | ||
539df155 KC |
7541 | 2005-07-16 Kelley Cook <kcook@gcc.gnu.org> |
7542 | ||
7543 | * all files: Update FSF address. | |
7544 | ||
be9c593a EC |
7545 | 2005-07-15 Eric Christopher <echristo@redhat.com> |
7546 | ||
7547 | * MAINTAINERS: Change affiliation. | |
7548 | ||
fd7ea4ab JB |
7549 | 2005-07-14 Jim Blandy <jimb@redhat.com> |
7550 | ||
7551 | * configure.in: Add cases for Renesas m32c. | |
7552 | * configure: Regenerated. | |
7e050830 | 7553 | |
0063a823 KC |
7554 | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> |
7555 | ||
d0ca130a KC |
7556 | * COPYING.LIB: Update from fsf.org. |
7557 | ||
7558 | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> | |
7559 | ||
7560 | * COPYING, compile, config.guess, | |
0063a823 KC |
7561 | config.sub, install-sh, missing, mkinstalldirs, |
7562 | symlink-tree, ylwrap: Sync from upstream sources. | |
d0ca130a | 7563 | * config-ml.in: Update FSF address. |
0063a823 | 7564 | |
a8ba31f2 EC |
7565 | 2005-07-13 Eric Christopher <echristo@redhat.com> |
7566 | ||
7567 | * configure.in: Add toplevel noconfigdir support for tpf. | |
7568 | * configure: Regenerate. | |
7569 | ||
5bea4a03 PB |
7570 | 2005-07-11 Paolo Bonzini <bonzini@gnu.org> |
7571 | ||
7572 | PR ada/22340 | |
7573 | ||
7574 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. | |
7575 | * Makefile.in: Regenerate. | |
7576 | ||
284bdbbd MM |
7577 | 2005-07-07 Mark Mitchell <mark@codesourcery.com> |
7578 | ||
7579 | * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave | |
7e050830 | 7580 | Brolley to write-after-approval. |
284bdbbd | 7581 | |
452190fb AS |
7582 | 2005-07-07 Andreas Schwab <schwab@suse.de> |
7583 | ||
7584 | * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. | |
7585 | * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. | |
7586 | * Makefile.in: Regenerated. | |
7587 | ||
9c8f9ec2 GK |
7588 | 2005-07-06 Geoffrey Keating <geoffk@apple.com> |
7589 | ||
7590 | * configure.in: Don't build sim or rda when targetting darwin. | |
7591 | * configure: Regenerate. | |
7592 | ||
ef0087a7 KH |
7593 | 2005-07-06 Kazu Hirata <kazu@codesourcery.com> |
7594 | ||
7595 | * configure.in: Add --enable-libssp and --disable-libssp. | |
7596 | * configure: Regenerate with autoconf-2.13. | |
7597 | ||
77008252 JJ |
7598 | 2005-07-02 Jakub Jelinek <jakub@redhat.com> |
7599 | ||
7600 | * Makefile.def (target_modules): Add libssp. | |
7601 | * configure.in (target_libraries): Add target-libssp. | |
7602 | * configure: Rebuilt. | |
7603 | * Makefile.in: Rebuilt. | |
7604 | ||
a04eae1b ZW |
7605 | 2005-07-01 Zack Weinberg <zackw@panix.com> |
7606 | ||
7607 | * MAINTAINERS: Change email address. Resign from maintainership. | |
7608 | ||
948884cd RG |
7609 | 2005-07-01 Richard Guenther <rguenther@suse.de> |
7610 | ||
7611 | * MAINTAINERS: Change my e-mail address and affiliation. | |
7612 | ||
c7870f5d PB |
7613 | 2005-06-22 Paolo Bonzini <bonzini@gnu.org> |
7614 | ||
7615 | * Makefile.def (stagefeedback): Come after profile. | |
7616 | Define profiledbootstrap target. | |
7617 | * Makefile.tpl (profiledbootstrap): Remove. | |
7618 | (stageprofile-end): Zap stagefeedback. | |
7619 | (stagefeedback-start): Copy all .gcda files, not only GCC's. | |
7620 | * Makefile.in: Regenerate. | |
7621 | ||
ab99519a RS |
7622 | 2005-06-13 Richard Sandiford <richard@codesourcery.com> |
7623 | ||
7624 | * MAINTAINERS: Update my email address. | |
7625 | ||
f610dd5f ZW |
7626 | 2005-06-13 Zack Weinberg <zack@codesourcery.com> |
7627 | ||
7628 | * depcomp: Update from automake CVS. Add 'ia64hp' stanza. | |
7629 | In 'cpp' stanza, support '#line' as well as '# '. | |
7630 | ||
71bc2a83 AS |
7631 | 2005-06-08 Andreas Schwab <schwab@suse.de> |
7632 | ||
7633 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
7634 | 'CPU Port Maintainers' section as m68k maintainer. | |
7635 | ||
4fab7234 HPN |
7636 | 2005-06-07 Hans-Peter Nilsson <hp@axis.com> |
7637 | ||
7638 | * configure.in (unsupported_languages): New macro. | |
7639 | <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit | |
7640 | non-ported target libraries in noconfigdirs. | |
7641 | <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, | |
7642 | non-linux-gnu. Remove libgcj_ex_libffi. | |
cc6010cd | 7643 | <lang_frag loop>: Set add_this_lang=no if the language is in |
4fab7234 HPN |
7644 | unsupported_languages. |
7645 | * configure: Regenerate. | |
7646 | ||
68193f9b TS |
7647 | 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> |
7648 | ||
7649 | * configure.in: Fix typo in handling of --with-mpfr-dir. | |
7650 | * configure: Regenerate. | |
7651 | ||
f26f6b8d RS |
7652 | 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk> |
7653 | ||
7654 | * MAINTAINERS: Update my email address. | |
7655 | ||
ba4853f8 JB |
7656 | 2005-06-02 Jim Blandy <jimb@redhat.com> |
7657 | ||
7658 | * config.sub: Add cases for the Renesas m32c. (This patch has been | |
7659 | accepted into the master sources.) | |
7660 | ||
79dd769c | 7661 | 2005-06-02 Aldy Hernandez <aldyh@redhat.com> |
f610dd5f ZW |
7662 | Michael Snyder <msnyder@redhat.com> |
7663 | Stan Cox <scox@redhat.com> | |
79dd769c | 7664 | |
f610dd5f | 7665 | * configure.in: Set noconfigdirs for ms1. |
79dd769c | 7666 | |
f610dd5f | 7667 | * configure: Regenerate. |
79dd769c | 7668 | |
d29e107f JD |
7669 | 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net> |
7670 | ||
7671 | * MAINTAINERS (Write After Approval): Add self. | |
7672 | ||
e93196c3 JC |
7673 | 2005-06-01 Josh Conner <jconner@apple.com> |
7674 | ||
7675 | * MAINTAINERS (Write After Approval): Add self. | |
7676 | ||
ae263c7a KH |
7677 | 2005-06-01 Kazu Hirata <kazu@codesourcery.com> |
7678 | ||
7679 | * MAINTAINERS: Update my email address. | |
7680 | ||
585b3aa3 ZM |
7681 | 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si> |
7682 | ||
7683 | * MAINTAINERS (Write After Approval): Add self. | |
7684 | ||
4930c50b CD |
7685 | 2005-05-26 Chris Demetriou <cgd@broadcom.com> |
7686 | ||
7687 | * MAINTAINERS (Write After Approval): Remove self. | |
7688 | ||
2dfbef6d PB |
7689 | 2005-05-25 Paolo Bonzini <bonzini@gnu.org> |
7690 | ||
7691 | * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. | |
7692 | (Dependencies): Consider target modules for bootstrap dependencies. | |
7693 | Make target bootstrap modules depend on each stage's gcc. | |
7694 | * Makefile.in: Regenerate. | |
7695 | ||
bcb28cf5 PB |
7696 | 2005-05-20 Paolo Bonzini <bonzini@gnu.org> |
7697 | ||
7698 | * Makefile.def (configure-gcc): Depend on binutils having been built. | |
7699 | (all-gcc): No need to do it here. | |
7700 | * Makefile.in: Regenerate. | |
7701 | ||
0cf085e4 PB |
7702 | 2005-05-19 Paul Brook <paul@codesourcery.com> |
7703 | ||
f610dd5f | 7704 | * configure.in: Rewrite misleading error message when requested |
0cf085e4 PB |
7705 | language cannot be built. |
7706 | * configure: Regenerate. | |
7707 | ||
dfb2c39a DJ |
7708 | 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com> |
7709 | ||
7710 | * ylwrap: Import from Automake 1.9.5. | |
7711 | ||
771aaa92 DU |
7712 | 2005-05-13 David Ung <davidu@mips.com> |
7713 | ||
7714 | * MAINTAINERS (Write After Approval): Add self. | |
7715 | ||
3ac9bd58 MS |
7716 | 2005-05-09 Mike Stump <mrs@apple.com> |
7717 | ||
7718 | * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on | |
7719 | lt_cv_sys_max_cmd_len for now. | |
f610dd5f | 7720 | |
f77a5578 SC |
7721 | 2005-05-09 Stan Cox <scox@redhat.com> |
7722 | ||
7723 | * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer. | |
7724 | ||
795e36e5 MK |
7725 | 2005-05-08 Matt Kraai <kraai@ftbfs.org> |
7726 | ||
7727 | * README.SCO: Update the URL. | |
7728 | ||
c9392a2b DE |
7729 | 2005-05-05 David Edelsohn <edelsohn@gnu.org> |
7730 | ||
7731 | * ltconfig: Define file_list_spec. Pass file_list_spec and | |
7732 | with_gnu_ld to libtool. | |
7733 | * ltcf-c.sh (aix[45]): Define file_list_spec. | |
7734 | * ltcf-cxx.sh (aix[45]): Same. | |
7735 | * ltcf-gcj.sh (aix[45]): Same. | |
7736 | * ltmain.sh: If command exceeds max_cmd_len and file_list_spec | |
7737 | exists, write list of input files to temporary file. | |
7738 | ||
bebcd931 MS |
7739 | 2005-05-04 Mike Stump <mrs@apple.com> |
7740 | ||
7741 | * configure.in: Always pass --target to target configures as | |
7742 | otherwise rebuilds that do --recheck will fail. | |
7743 | * confiugure: Rebuilt. | |
7744 | ||
ce406537 PB |
7745 | 2005-05-04 Paolo Bonzini <bonzini@gnu.org> |
7746 | ||
7747 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from | |
7748 | STAGE_HOST_EXPORTS. | |
7749 | (configure, all): Add bootstrap support. | |
7750 | (Host modules, target modules): Pass post-stage1 flags and exports. | |
7751 | (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. | |
7752 | * Makefile.in: Regenerate. | |
7753 | ||
aa9dcfc4 PB |
7754 | 2005-04-29 Paolo Bonzini <bonzini@gnu.org> |
7755 | ||
7756 | * configure: Regenerate. | |
7757 | ||
b6f9abcf MS |
7758 | 2005-04-27 Mike Stump <mrs@apple.com> |
7759 | ||
7760 | * MAINTAINERS: Add self as darwin maintainer. | |
7761 | ||
acb217cb BS |
7762 | 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> |
7763 | ||
7764 | * config.sub: Update from master copy. | |
7765 | ||
b6dae270 MS |
7766 | 2005-04-21 Mike Stump <mrs@apple.com> |
7767 | ||
7768 | * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer. | |
7769 | * MAINTAINERS: Add Zem as Objective-C++ maintainer. | |
7770 | ||
c2e0d3a9 HPN |
7771 | 2005-04-19 Hans-Peter Nilsson <hp@axis.com> |
7772 | ||
7773 | * configure.in <crisv32-*-*, cris-*-*>: New local variable | |
7774 | libgcj_ex_libffi. Have specific match for *-*-linux*. Separate | |
7775 | matches for "*-*-aout" and "*-*-elf". Don't disable libffi for | |
7776 | "*-*-elf" and "*-*-linux*". | |
7777 | * configure: Regenerate. | |
7778 | ||
871ae772 JM |
7779 | 2005-04-14 Joseph S. Myers <joseph@codesourcery.com> |
7780 | ||
7781 | * MAINTAINERS (Various Maintainers): Add self as i18n maintainer. | |
7782 | ||
bf070c29 MS |
7783 | 2005-04-12 Mike Stump <mrs@apple.com> |
7784 | ||
7785 | * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream. | |
7786 | ||
e865b6f7 TK |
7787 | 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de> |
7788 | ||
7789 | * MAINTAINERS (Write After Approval): Add myself. | |
7790 | ||
7b71ad7f BS |
7791 | 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com> |
7792 | ||
7793 | * MAINTAINERS (Port Maintainers): Add self for Blackfin. | |
7794 | ||
25b42232 PB |
7795 | 2005-04-06 Paolo Bonzini <bonzini@gnu.org> |
7796 | ||
f610dd5f | 7797 | * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. |
25b42232 PB |
7798 | (TARGET_CONFIGARGS): Include --with-target-subdir. |
7799 | (configure, all): New macros. Use them throughout. | |
7800 | * Makefile.in: Regenerate. | |
7801 | ||
d727c624 JG |
7802 | 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com> |
7803 | ||
7804 | * MAINTAINERS (Write After Approval): Add myself. | |
f610dd5f | 7805 | |
fff72cc4 ZD |
7806 | 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
7807 | ||
7808 | * MAINTAINERS: Remove 'loop unrolling' maintainer. | |
7809 | ||
86472dc3 GP |
7810 | 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com> |
7811 | ||
7812 | * MAINTAINERS: Move John Carr to Write After Approval. | |
7813 | ||
dce2d8b2 | 7814 | 2005-03-30 J"orn Rennecke <joern.rennecke@st.com> |
5d0f90e5 R |
7815 | |
7816 | * config/mh-mingw32: Delete. | |
7817 | * configure.in: Don't use it. | |
7818 | * configure: Regenerate. | |
7819 | ||
33da42bc PB |
7820 | 2005-03-31 Paolo Bonzini <bonzini@gnu.org> |
7821 | ||
7822 | * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. | |
7823 | * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. | |
dce2d8b2 | 7824 | (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR. |
33da42bc PB |
7825 | (HOST_LIB_PATH): Generate from Makefile.def. |
7826 | (TARGET_LIB_PATH): Likewise. | |
7827 | (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. | |
7828 | * Makefile.in: Regenerate. | |
7829 | * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. | |
7830 | (RPATH_ENVVAR): Include Darwin case. | |
7831 | * configure: Regenerate. | |
7832 | ||
15cc1841 TF |
7833 | 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com> |
7834 | ||
7835 | * MAINTAINERS (Various Maintainers): Remove self. | |
7836 | (Write After Approval): Add self. | |
7837 | ||
6a8c79d5 TF |
7838 | 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com> |
7839 | ||
7840 | * MAINTAINERS (Various Maintainers): Add self. | |
7841 | ||
256f7136 PB |
7842 | 2005-03-25 Paolo Bonzini <bonzini@gnu.org> |
7843 | ||
7844 | * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. | |
7845 | * configure: Regenerate. | |
7846 | ||
191dd2c9 ZW |
7847 | 2005-03-21 Zack Weinberg <zack@codesourcery.com> |
7848 | ||
7849 | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, | |
7850 | gcc_version, and gcc_version_trigger from set of flags to pass. | |
7851 | * Makefile.tpl: Remove definitions of above variables. | |
7852 | (config.status): Remove dependency on $(gcc_version_trigger). | |
7853 | * Makefile.in: Regenerate. | |
7854 | * configure.in: Do not reference config/gcc-version.m4 nor | |
7855 | config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor | |
7856 | TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. | |
7857 | * configure: Regenerate. | |
7858 | ||
ef6e9bc0 | 7859 | 2005-03-16 Manfred Hollstein <manfred.h@gmx.net> |
dce2d8b2 | 7860 | Andrew Pinski <pinskia@physics.uc.edu> |
ef6e9bc0 MH |
7861 | |
7862 | * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. | |
7863 | * Makefile.in: Regenerate. | |
7864 | ||
009bbd5a FW |
7865 | 2005-03-13 Feng Wang <fengwang@nudt.edu.cn> |
7866 | ||
7867 | * MAINTAINERS (Write After Approval): Add myself. | |
7868 | ||
09f8755b DA |
7869 | 2005-03-03 David Ayers <d.ayers@inode.at> |
7870 | ||
7871 | * MAINTAINERS (Write After Approval): Add myself. | |
7872 | ||
e73ed25c AO |
7873 | 2005-03-01 Alexandre Oliva <aoliva@redhat.com> |
7874 | ||
7875 | PR libgcj/20160 | |
7876 | * ltmain.sh: Avoid creating archives with components that have | |
7877 | duplicate basenames. | |
7878 | ||
ace9ac7b AP |
7879 | 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu> |
7880 | ||
7881 | PR bootstrap/20250 | |
7882 | * Makefile.tpl (HOST target installs): Fix copy and pasto, use install | |
7883 | instead of check. | |
7884 | * Makefile.in: Regenerate. | |
7885 | ||
c9db9354 PB |
7886 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> |
7887 | ||
7888 | * Makefile.in: Regenerate to fix conflict between the previous two | |
7889 | patches. | |
7890 | ||
215c351a PB |
7891 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> |
7892 | ||
7893 | PR bootstrap/17383 | |
7894 | * Makefile.def (target_modules): Remove "stage", now unnecessary. | |
7895 | * Makefile.tpl (HOST_SUBDIR): New substitution. | |
7896 | (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, | |
7897 | USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
7898 | USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, | |
7899 | USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. | |
7900 | (Host modules, Bootstrapped modules): Use it. | |
7901 | (Build modules, Target modules): Do not create symlink trees, | |
7902 | always configure out-of-srcdir. | |
7903 | (distclean): Try removing $(host_subdir) with rm before using rm -rf. | |
7904 | * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, | |
7905 | GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use | |
7906 | $(HOST_SUBDIR). Create a symlink for host_subdir. | |
7907 | ||
7908 | * Makefile.in: Regenerate. | |
7909 | * configure: Regenerate. | |
7910 | ||
5395b47b NN |
7911 | 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
7912 | ||
7913 | Merged from libada-gnattools-branch: | |
7914 | 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> | |
7915 | ||
7916 | * gnattools: New directory. | |
7917 | * Makefile.def: Add gnattools as a module, depending on target-libada. | |
7918 | * Makefile.in: Regenerate. | |
7919 | * configure.in: Include gnattools in host_tools; disable it if ada | |
7920 | is disabled. | |
7921 | * configure: Regenerate. | |
7922 | ||
ca2cc05c JM |
7923 | 2005-02-24 James A. Morrison <phython@gcc.gnu.org> |
7924 | ||
7925 | * MAINTAINERS (Language Front Ends Maintainers): Add myself as | |
7926 | treelang maintainer. | |
7927 | (Write After Approval): Remove myself. | |
7928 | ||
d2f3024f PS |
7929 | 2005-02-23 Paul Schlie <schlie@comcast.net> |
7930 | ||
7931 | * configure.in: Allow darwin targeted ports to build tk, itcl and | |
7932 | libgui. | |
7933 | * configure: Regenerate. | |
7934 | ||
bba5e0ca EB |
7935 | 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr> |
7936 | ||
7937 | PR libgcj/10353 | |
7938 | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. | |
7939 | * configure: Regenerate. | |
7940 | ||
70132ce7 SK |
7941 | 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org> |
7942 | ||
7943 | * MAINTAINERS (Write After Approval): Add myself. | |
7944 | ||
20f0edca ILT |
7945 | 2005-02-10 Ian Lance Taylor <ian@airs.com> |
7946 | ||
7947 | * MAINTAINERS: Update my e-mail address. | |
7948 | ||
e64e5109 RG |
7949 | 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org> |
7950 | ||
7951 | * MAINTAINERS (Write After Approval): Add myself. | |
7952 | ||
40d64b5a HPN |
7953 | 2005-01-29 Hans-Peter Nilsson <hp@axis.com> |
7954 | ||
7955 | * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. | |
7956 | <crisv32-*-*, cris-*-*>: Only disable target-newlib and | |
7957 | target-libgloss when not *-*-elf and *-*-aout. | |
7958 | * configure: Regenerate. | |
7959 | ||
54a12711 KH |
7960 | 2005-01-23 Kazu Hirata <kazu@cs.umass.edu> |
7961 | ||
7962 | * MAINTAINERS: Remove obsolete entries. | |
7963 | ||
0aa99dbb KH |
7964 | * MAINTAINERS (Write After Approval): Add Michael Matz. |
7965 | ||
2b009f5f NB |
7966 | 2005-01-19 Neil Booth <neil@daikokuya.co.uk> |
7967 | ||
7968 | * MAINTAINERS: Remove self as cpplib maintainer. | |
7969 | ||
385870f5 KC |
7970 | 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> |
7971 | ||
7972 | * install-sh, config.sub: Import from upstream. | |
7973 | ||
e7daab31 KC |
7974 | 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> |
7975 | ||
7976 | PR bootstrap/18222 | |
7977 | * Makefile.def: Pass CPPFLAGS_FOR_TARGET. | |
7978 | * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. | |
7979 | * Makefile.in: Regenerate. | |
7980 | ||
e6003f4d JT |
7981 | 2005-01-16 Jason Thorpe <thorpej@netbsd.org> |
7982 | ||
7983 | * MAINTAINERS: Update my email address. | |
7984 | ||
145e2972 | 7985 | 2005-01-12 David Edelsohn <edelsohn@gnu.org> |
63892581 | 7986 | Andreas Schwab <schwab@suse.de> |
145e2972 DE |
7987 | |
7988 | PR bootstrap/18033 | |
7989 | * config-ml.in: Eval option if surrounded by single quotes. | |
7990 | ||
86c7e0da PB |
7991 | 2005-01-03 Paolo Bonzini <bonzini@gnu.org> |
7992 | ||
7993 | Revert 2004-12-28 Makefile changes, a better fix will be | |
7994 | applied to mainline and src after GCC 4.0 branches. | |
7995 | ||
3224a22f PB |
7996 | 2004-12-28 Paolo Bonzini <bonzini@gnu.org> |
7997 | ||
7998 | PR bootstrap/17383 | |
7999 | ||
8000 | * Makefile.def (target_modules): Remove stage parameter, | |
8001 | it is always true now. | |
8002 | * Makefile.tpl (configure-build-[+module+], | |
8003 | configure-target-[+module+]): Always build symlink tree | |
8004 | for the directory and for include. BUILD_SUBDIR and | |
8005 | TARGET_SUBDIR cannot be . anymore. | |
8006 | * Makefile.in: Regenerate. | |
8007 | ||
aaf51ca2 DE |
8008 | 2004-12-25 David Edelsohn <edelsohn@gnu.org> |
8009 | ||
8010 | Revert 2004-12-08 Makefile changes. | |
8011 | ||
4e32e454 DS |
8012 | 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net> |
8013 | ||
8014 | * MAINTAINERS: Move myself to OS Port Maintainers for windows, | |
8015 | cygwin, mingw. | |
8016 | ||
669f01d8 AS |
8017 | 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com> |
8018 | ||
8019 | * configure.in (sh64-*-*): Reenable gprof. | |
8020 | * configure: Regenerate. | |
8021 | ||
1b227ee0 DE |
8022 | 2004-12-08 David Edelsohn <edelsohn@gnu.org> |
8023 | ||
8024 | * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. | |
8025 | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. | |
8026 | (EXTRA_TARGET_FLAGS): Add PICFLAG. | |
8027 | * Makefile.in: Regenerate. | |
8028 | ||
ce5e944c CF |
8029 | 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org> |
8030 | ||
8031 | * MAINTAINERS: Update my email address. | |
8032 | ||
893f1e87 MK |
8033 | 2004-12-07 Matt Kraai <kraai@ftbfs.org> |
8034 | ||
8035 | * Makefile.tpl: Generate normal dependencies if the LHS module is | |
8036 | not bootstrapped. | |
8037 | * Makefile.in: Regenerate. | |
8038 | ||
bb59c339 RS |
8039 | 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |
8040 | ||
8041 | * configure.in: Include config/gxx-include-dir.m4. Use | |
8042 | TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. | |
8043 | * configure: Regenerate. | |
8044 | ||
4982adbe RS |
8045 | 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |
8046 | ||
8047 | * config.if: Delete. | |
8048 | * configure.in: Set libstdcxx_incdir directly. | |
8049 | * configure: Regenerate. | |
8050 | ||
05750653 EC |
8051 | 2004-12-02 Eric Christopher <echristo@redhat.com> |
8052 | ||
8053 | * Makefile.tpl (clean-target-libgcc): Make change in correct place. | |
8054 | * Makefile.in: Regenerate. | |
8055 | ||
5fef1dbd RS |
8056 | 2004-12-02 Richard Sandiford <rsandifo@redhat.com> |
8057 | ||
8058 | * configure.in: Clear gcc_version_trigger if the file doesn't exist. | |
8059 | * configure: Regenerate. | |
8060 | ||
afabd8e6 RS |
8061 | 2004-12-02 Richard Sandiford <rsandifo@redhat.com> |
8062 | ||
8063 | * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION | |
8064 | to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. | |
8065 | * configure: Regenerate. | |
8066 | ||
78716e86 EC |
8067 | 2004-12-01 Eric Christopher <echristo@redhat.com> |
8068 | ||
8069 | * Makefile.in (clean-target-libgcc): Add stmp-dirs to list | |
8070 | of things to remove. | |
8071 | ||
57ab8ba9 MK |
8072 | 2004-11-29 Matt Kraai <kraai@ftbfs.org> |
8073 | ||
8074 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
8075 | ||
2539bffe KC |
8076 | 2004-11-29 Kelley Cook <kcook@gcc.gnu.org> |
8077 | ||
8078 | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case | |
8079 | from CVS libtool to always pass_all. | |
8080 | ||
3e732ba0 JDA |
8081 | 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
8082 | ||
8083 | * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. | |
8084 | (hppa*64*-*-*): Delete incorrect comment. | |
8085 | * configure: Rebuilt. | |
8086 | ||
767f726e KC |
8087 | 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> |
8088 | ||
8089 | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | |
8090 | ||
2c92e90f KC |
8091 | 2004-11-24 Kelley Cook <kcook@gcc.gnu.org> |
8092 | ||
8093 | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case | |
8094 | from CVS libtool to always pass_all. | |
8095 | ||
32f84e48 KC |
8096 | 2004-11-15 Kelley Cook <kcook@gcc.gnu.org> |
8097 | ||
8098 | * install-sh, compile: Import from automake. | |
8099 | ||
9587be8a KC |
8100 | 2004-11-15 Kelley Cook <kcook@gcc.gnu.org> |
8101 | ||
8102 | * config.guess, config.sub: Import from savannnah. | |
8103 | ||
04e81808 | 8104 | 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com> |
1537532b SRL |
8105 | |
8106 | * MAINTAINERS (Write After Approval): Add myself | |
8107 | ||
f87a2b2e MS |
8108 | 2004-11-12 Mike Stump <mrs@apple.com> |
8109 | ||
8110 | * Makefile.def: Add html support. | |
8111 | * Makefile.tpl: Likewise. | |
8112 | * Makefile.in: Regenerate. | |
8113 | ||
848556c2 GK |
8114 | 2004-11-11 Geoffrey Keating <geoffk@apple.com> |
8115 | ||
556f03c4 GK |
8116 | PR 18423 |
8117 | * configure.in: Remove all instances of build-fixincludes from | |
8118 | noconfigdirs. | |
8119 | (build_configargs): Supply --target to subdirectories. | |
8120 | * configure: Regenerate. | |
8121 | ||
848556c2 GK |
8122 | * Makefile.def: Make gcc install depend on fixincludes install. |
8123 | * Makefile.in: Regenerate. | |
8124 | ||
9e5712a5 JJ |
8125 | 2004-11-10 Janis Johnson <janis187@us.ibm.com> |
8126 | ||
8127 | * MAINTAINERS: Add myself as gcc testsuite maintainer. | |
8128 | ||
4ef509c0 PB |
8129 | 2004-11-11 Paul Brook <paul@codesourcery.com> |
8130 | ||
8131 | * MAINTAINERS: Add self as arm maintainer. Update email address. | |
8132 | ||
20d11df6 HPN |
8133 | 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com> |
8134 | ||
8135 | * configure.in (noconfigdirs) [mmix-*-*]: Disable | |
8136 | target-libgfortran. | |
79fd8592 | 8137 | * configure: Regenerate. |
20d11df6 | 8138 | |
68c70f15 DE |
8139 | 2004-11-07 David Edelsohn <edelsohn@gnu.org> |
8140 | ||
8141 | * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN | |
8142 | like CC. | |
8143 | ||
54f88091 PB |
8144 | 2004-11-05 Paolo Bonzini <bonzini@gnu.org> |
8145 | ||
8146 | * Makefile.def (host fixincludes): Specify missing targets. | |
8147 | * Makefile.in: Regenerate. | |
8148 | ||
6866abb8 RC |
8149 | 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org> |
8150 | ||
8151 | * MAINTAINERS: Add myself | |
8152 | ||
83f62578 GL |
8153 | 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu> |
8154 | ||
8155 | * MAINTAINERS (Write After Approval): Add myself. | |
8156 | ||
53c7ffe7 GK |
8157 | 2004-11-04 Geoffrey Keating <geoffk@apple.com> |
8158 | ||
8159 | * Makefile.def: Build fixincludes for the host, too. | |
8160 | * Makefile.in: Regenerate. | |
8161 | * configure.in (host_tools): Add fixincludes. | |
8162 | * configure: Regenerate. | |
8163 | ||
ac8b3d9d DJ |
8164 | 2004-11-04 Daniel Jacobowitz <dan@debian.org> |
8165 | ||
8166 | * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. | |
8167 | * configure: Regenerated. | |
8168 | ||
bab37580 L |
8169 | 2004-11-04 H.J. Lu <hongjiu.lu@intel.com> |
8170 | ||
8171 | PR other/17783 | |
8172 | * configure.in: Set up LD_LIBRARY_PATH by default for gcc. | |
8173 | * configure: Regenerated. | |
8174 | ||
db1de713 MM |
8175 | 2004-10-31 Mark Mitchell <mark@codesourcery.com> |
8176 | ||
8177 | * README.SCO: Update per FSF instructions. | |
8178 | ||
a827e21a EW |
8179 | 2004-10-28 Eric B. Weddington <ericw@evcohs.com> |
8180 | ||
8181 | PR target/18151 | |
8182 | * configure.in (case ${target}): Do not build fixincludes for avr. | |
8183 | * configure: Regenerated. | |
8184 | ||
9d069a4f PB |
8185 | 2004-10-26 Paolo Bonzini <bonzini@gnu.org> |
8186 | ||
8187 | * configure.in (case ${target}): Do not build fixincludes | |
8188 | on platforms where it is not used. | |
8189 | * configure: Regenerated. | |
8190 | ||
fc45f3fe DJ |
8191 | 2004-10-23 Daniel Jacobowitz <dan@debian.org> |
8192 | ||
8193 | * configure.in: Use an absolute path to install-sh. | |
8194 | * configure: Regenerated. | |
8195 | ||
36554b92 AL |
8196 | 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com> |
8197 | ||
8198 | * MAINTAINERS (Write After Approval): Add myself. | |
8199 | ||
88e9994a KH |
8200 | 2004-10-19 Kazu Hirata <kazu@cs.umass.edu> |
8201 | ||
8202 | * MAINTAINERS: Remove from Write After Approval those that are | |
8203 | already maintainers. | |
8204 | ||
ad02a944 SP |
8205 | 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr> |
8206 | ||
8207 | * MAINTAINERS: Update my email address. | |
8208 | ||
c8e6cd41 KC |
8209 | 2004-10-12 Kelley Cook <kcook@gcc.gnu.org> |
8210 | ||
8211 | * configure.in (*-*-cygwin*): Supress warning if newlib not present. | |
8212 | * configure: Regenerate. | |
8213 | ||
dce2d8b2 | 8214 | 2004-10-07 J"orn Rennecke <joern.rennecke@st.com> |
ebe55024 R |
8215 | |
8216 | * MAINTAINERS: Update my email address. | |
8217 | ||
a8b0957e KH |
8218 | 2004-10-07 Kazu Hirata <kazu@cs.umass.edu> |
8219 | ||
8220 | * MAINTAINERS (Language Front Ends Maintainers): New. Move | |
8221 | entries belonging to this category. | |
8222 | ||
96836f61 JZ |
8223 | 2004-10-06 Josef Zlomek <josef.zlomek@email.cz> |
8224 | ||
8225 | * MAINTAINERS: Update my e-mail address. | |
8226 | ||
7e0b5752 PB |
8227 | 2004-10-06 Paolo Bonzini <bonzini@gnu.org> |
8228 | ||
8229 | Fix wrong conflict resolution in: | |
8230 | ||
8231 | 2004-08-16 Paolo Bonzini <bonzini@gnu.org> | |
8232 | ||
8233 | * Makefile.in: Regenerate. | |
8234 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
8235 | in the recursive `make', instead of hardwiring `all'. | |
8236 | (Autogenerated TARGET-* variables): New. | |
8237 | ||
370f7a47 TL |
8238 | 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> |
8239 | ||
8240 | * configure.in: Enable target-libgloss for crx-*-*. | |
191dd2c9 | 8241 | * configure: Regenerate. |
370f7a47 | 8242 | |
13e5d623 KH |
8243 | 2004-10-04 Kazu Hirata <kazu@cs.umass.edu> |
8244 | ||
8245 | * MAINTAINERS (Various Maintainers): Move the "windows, | |
8246 | cygwin, mingw" maintainer to ... | |
8247 | (OS Port Maintainers): ... here. | |
8248 | ||
a6497c1b KH |
8249 | 2004-10-04 Kazu Hirata <kazu@cs.umass.edu> |
8250 | ||
8251 | * MAINTAINERS (Write After Approval): Remove those that are | |
8252 | maintainers of some subsystem. | |
8253 | ||
1abb828a D |
8254 | 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> |
8255 | ||
8256 | * ltcf-c.sh (tpf*): Add ld_shlibs=yes. | |
8257 | * ltcf-cxx.sh (tpf*): Likewise. | |
8258 | * ltconfig (tpf*): Add TPF OS configuration support. | |
8259 | ||
16d1338d BS |
8260 | 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de> |
8261 | ||
8262 | * MAINTAINERS: Change my email address to my new work account. | |
8263 | ||
9082a750 MR |
8264 | 2004-09-24 Michael Roth <mroth@nessie.de> |
8265 | ||
8266 | * configure.in (--without-headers): Add missing double quotes. | |
8267 | * configure: Regenerate. | |
8268 | ||
dce2d8b2 | 8269 | 2004-09-24 Kelley Cook <kcook@gcc.gnu.org> |
07a8bdf8 KC |
8270 | |
8271 | * ylwrap: Revert to previous version. | |
8272 | ||
4c4a5bbc L |
8273 | 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> |
8274 | ||
8275 | PR bootstrap/17369 | |
8276 | * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. | |
8277 | (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export | |
8278 | SET_GCC_LIB_PATH_CMD. | |
8279 | (BASE_TARGET_EXPORTS): Likewise. | |
8280 | * Makefile.in: Regenerated. | |
8281 | ||
8282 | * configure.in (SET_GCC_LIB_PATH): Set and substitute. | |
8283 | * configure: Regenerated. | |
8284 | ||
85f59630 KC |
8285 | 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> |
8286 | ||
8287 | * config.guess: New upstream version | |
8288 | * compile, depcomp, install-sh, ylwrap: Likewise. | |
8289 | ||
95c53c62 RS |
8290 | 2004-09-19 Roger Sayle <roger@eyesopen.com> |
8291 | ||
8292 | * config/mh-x86omitfp: New host makefile fragment. Add | |
8293 | -fomit-frame-pointer to the default BOOT_CFLAGS. | |
8294 | * configure.in: Use it to speed up bootstrap on some IA-32 hosts. | |
8295 | * configure: Regenerate. | |
8296 | ||
0a1c093b AP |
8297 | 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu> |
8298 | ||
8299 | PR target/11572 | |
8300 | * configure.in (*-*-darwin*): Renable libobjc. | |
8301 | * configure: Regenerate. | |
8302 | ||
315fcf97 NS |
8303 | 2004-09-10 Nathan Sidwell <nathan@codesourcery.com> |
8304 | ||
8305 | * MAINTAINERS: Add self as c++ and type-safe vector maintainer. | |
8306 | ||
0a050485 | 8307 | 2004-09-09 Daniel Berlin <dberlin@dberlin.org> |
78716e86 | 8308 | |
0a050485 DB |
8309 | * Makefile.def: Remove libbanshee. |
8310 | * Makefile.tpl: Ditto. | |
8311 | * configure.in: Ditto. | |
8312 | * Makefile.in: Regen. | |
8313 | * configure: Ditto. | |
8314 | ||
5f4a098e DE |
8315 | 2004-09-08 David Edelsohn <edelsohn@gnu.org> |
8316 | ||
8317 | * ltmain.sh: Use $pic_object as $non_pic_object if | |
8318 | $non_pic_object=none. | |
8319 | ||
32b2511f PB |
8320 | 2004-09-07 Paolo Bonzini <bonzini@gnu.org> |
8321 | ||
8322 | * missing: Import latest version from master repository. | |
8323 | ||
fc4d0e82 NC |
8324 | 2004-09-06 Nick Clifton <nickc@redhat.com> |
8325 | ||
8326 | * config.sub: Import latest version from master repository. | |
8327 | * config.guess: Likewise. | |
8328 | This includes these changes: | |
78716e86 | 8329 | |
fc4d0e82 NC |
8330 | 2004-08-27 Hans-Peter Nilsson <hp@axis.com> |
8331 | ||
8332 | * config.sub: Handle crisv32, alias etraxfs. | |
8333 | * config.guess (crisv32:Linux:*:*): Handle. | |
8334 | ||
8335 | 2004-08-13 Brad Smith <brad@comstyle.com> | |
8336 | ||
8337 | * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. | |
8338 | (sgi:OpenBSD:*:*): Emit mips64, not mipseb. | |
8339 | ||
8340 | 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> | |
8341 | ||
8342 | * config.guess (*:Darwin:*:*): If uname -p reports "unknown", | |
8343 | assume the processor is a powerpc. This is because coreutils | |
8344 | uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" | |
8345 | in this case, due to a MacOS X bug that causes | |
8346 | sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) | |
8347 | to return a negative number. | |
8348 | Problem reported by Petter Reinholdtsen in: | |
8349 | http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html | |
8350 | ||
8351 | 2004-07-19 Ben Elliston <bje@gnu.org> | |
8352 | ||
8353 | * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. | |
8354 | ||
8355 | 2004-06-24 Ben Elliston <bje@gnu.org> | |
8356 | ||
8357 | * config.guess: Update copyright years. | |
8358 | * config.sub: Likewise. | |
8359 | ||
8360 | 2004-06-22 Robert Millan <robertmh@gnu.org> | |
8361 | ||
8362 | * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded | |
8363 | since GNU/kFreeBSD systems match *:GNU/*:*:* instead). | |
8364 | ||
8365 | 2004-06-22 Stanley F. Quayle <stan@stanq.com> | |
8366 | ||
8367 | * config.guess (*:*VMS:*:*): New entry. Replaces | |
8368 | Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec | |
8369 | manufacturer. | |
8370 | ||
8371 | 2004-06-22 Ben Elliston <bje@gnu.org> | |
8372 | ||
8373 | * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>. | |
8374 | * config.sub: Likewise. | |
8375 | ||
8376 | 2004-06-22 Ben Elliston <bje@gnu.org> | |
8377 | ||
8378 | Reported by Hans-Peter Nilsson <hp@bitrange.com>: | |
8379 | * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. | |
8380 | ||
8381 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
8382 | ||
8383 | * config.guess (pegasos:OpenBSD:*:*): Remove. | |
8384 | ||
8385 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
8386 | ||
8387 | From Wouter Verhelst <wouter@grep.be>: | |
8388 | * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. | |
8389 | ||
8390 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
8391 | ||
8392 | * config.guess (luna88k:OpenBSD:*:*): New. | |
8393 | ||
8394 | 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | |
8395 | ||
8396 | * config.guess (m32r*:Linux:*:*): New case. | |
8397 | * config.sub: Handle m32rle. | |
8398 | ||
8399 | 2004-03-12 Ben Elliston <bje@wasabisystems.com> | |
8400 | ||
8401 | From Jens Petersen <petersen@redhat.com>: | |
8402 | * config.sub: Handle sparcv8. | |
8403 | ||
8404 | 2004-03-03 Ben Elliston <bje@wasabisystems.com> | |
8405 | ||
8406 | From Tom Smith <smith@cag.lkg.hp.com>: | |
8407 | * config.guess: Version suffixes are equally significant on Tru64 | |
8408 | V4.* and V5.*, so do not ignore them on V5.*. Handle a version | |
8409 | prefix of "P" (patched kernel). | |
8410 | ||
8411 | 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com> | |
8412 | ||
8413 | * config.sub: Add support for National Semiconductor CRX target. | |
8414 | ||
2f4cc6bf JJ |
8415 | 2004-09-03 Janis Johnson <janis187@us.ibm.com> |
8416 | ||
8417 | * MAINTAINERS (Various Maintainers): Remove myself as web page | |
8418 | maintainer, add myself as maintainer of build status lists. | |
8419 | ||
61fec9ff JB |
8420 | 2004-09-03 Jan Beulich <jbeulich@novell.com> |
8421 | ||
8422 | * configure.in: Remove target-libstdc++-v3 from noconfigdirs for | |
8423 | *-*-netware, but add target-libmudflap. | |
8424 | Consolidate *-*-netware targets (of which really only i?86 exists) | |
8425 | into a single entry. | |
8426 | * configure: Likewise. | |
8427 | ||
45f366ab PB |
8428 | 2004-09-01 Paolo Bonzini <bonzini@gnu.org> |
8429 | ||
8430 | * Makefile.tpl (sorry): Remove. | |
8431 | (clean-stage[+id+], clean-stage[+id+]-module): New targets. | |
8432 | (cleanstrap targets): Depend on distclean, not distclean-stage1. | |
8433 | (do-clean): Clean per-stage directories too. | |
8434 | (do-distclean): Run distclean-stage1 too. | |
8435 | (.NOTPARALLEL): Enable during toplevel bootstrap. | |
8436 | (stage[+id+]-bubble): Enable parallel execution during | |
8437 | the recursive invocation. | |
8438 | * Makefile.in: Regenerate. | |
8439 | ||
8440 | Fix previous checkin: | |
8441 | ||
8442 | * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment | |
8443 | include. | |
8444 | * configure.in: Fix indentation. | |
8445 | * configure: Regenerate. | |
8446 | ||
dce2d8b2 | 8447 | 2004-08-31 Robert Bowdidge <bowdidge@apple.com> |
be8fff81 | 8448 | |
45f366ab PB |
8449 | * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. |
8450 | * configure.in: add test for powerpc-*-darwin* to specify makefile frag | |
8451 | * configure: regenerate | |
78716e86 | 8452 | * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for |
191dd2c9 | 8453 | -mdynamic-no-pic |
be8fff81 | 8454 | |
71b5d516 PB |
8455 | 2004-08-31 Paolo Bonzini <bonzini@gnu.org> |
8456 | ||
8457 | * Makefile.def (build_modules): Add fixincludes. | |
8458 | (dependencies): Make gcc depend on fixincludes. | |
8459 | * configure.in (build_tools): Add fixincludes. | |
8460 | (build_configdirs): Always include build_libs. | |
8461 | * Makefile.in: Regenerate. | |
8462 | * configure: Regenerate. | |
8463 | ||
8464 | 2004-08-30 Paolo Bonzini <bonzini@gnu.org> | |
ce521a9c PB |
8465 | |
8466 | * Makefile.def (bootstrap stages): Add 'lean' parameter. | |
8467 | * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into | |
8468 | phony targets; do not generate timestamp files. | |
8469 | (distclean-stageN): Remove references to their timestamp files. | |
8470 | (restageN, touch-stageN): Remove. | |
8471 | (stageN-bubble): Rewritten. | |
8472 | (compare): Support lean bootstraps. | |
8473 | * Makefile.in: Regenerate. | |
8474 | ||
8475 | * configure.in: Only warn when bootstrapping but | |
8476 | build != host or build != target. Support lean bootstraps. | |
8477 | * configure: Regenerate. | |
8478 | ||
ce7cbbb0 PE |
8479 | 2004-08-26 Phil Edwards <phil@codesourcery.com> |
8480 | ||
8481 | * configure.in: Give a better error message if GMP/MPFR are missing | |
8482 | and a language needing them has been requested. | |
8483 | * configure: Regenerated. | |
8484 | ||
9c71a529 PE |
8485 | 2004-08-25 Phil Edwards <phil@codesourcery.com> |
8486 | ||
8487 | * configure.in: Print a list of available language front-ends if | |
8488 | a requested one is missing. Tidy stray tab characters. | |
8489 | * configure: Regenerated. | |
8490 | ||
e3f92d3b MK |
8491 | 2004-08-19 Michael Koch <konqueror@gmx.de> |
8492 | ||
8493 | * gcc/doc/install.texi: Update entry about automake for libjava. | |
8494 | ||
c3f84f61 RM |
8495 | 2004-08-17 Robert Millan <robertmh@gnu.org> |
8496 | ||
8497 | * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux | |
8498 | (instead of FreeBSD). | |
8499 | * configure: Regenerate. | |
8500 | ||
7c27e184 PB |
8501 | 2004-08-16 Paolo Bonzini <bonzini@gnu.org> |
8502 | ||
8503 | * Makefile.in: Regenerate. | |
8504 | * configure: Regenerate. | |
8505 | ||
8506 | * Makefile.def (bootstrap-stage): Rename extra_*_flags to | |
8507 | stage_*_flags. | |
8508 | * Makefile.tpl (configure-[+module+], all-[+module+]): Exit | |
8509 | for bootstrapped modules if toplevel bootstrap is going. | |
8510 | (GCC bootstrap): Generate per-stage targets for all bootstrapped | |
8511 | modules. Adjust for changes in Makefile.def. Enable several | |
8512 | rules even in non-bootstrap mode, just to avoid peppering the | |
8513 | template with unnecessary "@if/@endif gcc-bootstrap" pairs. | |
8514 | (stage-[+prev+]-bubble): Remove. | |
8515 | ||
8516 | * Makefile.def (Dependencies): Depend on all-build-bison, | |
8517 | all-build-flex, all-build-byacc, all-build-texinfo, rather | |
8518 | than the host variations. | |
8519 | * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout | |
8520 | with BUILD_SUBDIR. | |
8521 | (BISON): Update for recent Bisons. | |
8522 | (YACC): Fix typo. | |
8523 | (cross): Depend on all-build. | |
8524 | (all): Do not depend on all-build. | |
8525 | (prebootstrap): Remove. | |
8526 | (dep-kind): Accept separate prefixes for MODULE and ON variables. | |
8527 | (Prebootstrap dependencies): Add them to the per-stage targets | |
8528 | and to all-prebootstrap. | |
8529 | * configure.in (build_configdirs): Always enable build_tools. | |
8530 | (BUILD_DIR_PREFIX): Remove. | |
8531 | ||
8532 | * Makefile.def (gcc): Add target variable. | |
8533 | (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. | |
8534 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
8535 | in the recursive `make', instead of hardwiring `all'. | |
8536 | (Autogenerated TARGET-* variables): New. | |
8537 | ||
20f3bb80 BB |
8538 | 2004-08-13 Brian Booth <bbooth@redhat.com> |
8539 | ||
8540 | * MAINTAINERS: Remove myself from write-after-approval. | |
8541 | ||
b5be499d NN |
8542 | 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org> |
8543 | ||
8544 | * src-release: Stop distributing mmalloc with gdb (which doesn't | |
8545 | use it). | |
8546 | * Makefile.def: GDB doesn't depend on mmalloc anymore. | |
8547 | * Makefile.in: Regenerate. | |
8548 | ||
b3f8d95d MM |
8549 | 2004-08-09 Mark Mitchell <mark@codesourcery.com> |
8550 | ||
8551 | * configure.in (arm*-*-eabi*): New target. | |
8552 | * configure: Regenerate. | |
8553 | ||
3589b69e PB |
8554 | 2004-08-06 Paolo Bonzini <bonzini@gnu.org> |
8555 | ||
8556 | * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. | |
8557 | (bison, byacc, flex, texinfo): Do not mark as bootstrap module. | |
8558 | (Dependencies): New section. | |
8559 | * Makefile.tpl (Dependencies): Generate from Makefile.def. | |
8560 | (configure-target-[+module+]): Depend on maybe-all-gcc | |
8561 | (all-prebootstrap): New name of all-bootstrap. Changed throughout. | |
8562 | (toplevel profiledbootstrap): Fix dependencies. | |
8563 | * Makefile.in: Regenerate. | |
8564 | ||
972974fc MM |
8565 | 2004-08-03 Mark Mitchell <mark@codesourcery.com> |
8566 | ||
8567 | * configure.in (arm*-*-symbianelf*): Add ${libgcj} and | |
8568 | target-libiberty to noconfigdirs. | |
8569 | * configure: Regenerate. | |
8570 | ||
bebf829d PB |
8571 | 2004-08-03 Paul Brook <paul@codesourcery.com> |
8572 | ||
8573 | * configure.in: Check for MPFR as well as GMP. | |
8574 | * configure: Regenerate. | |
8575 | ||
98a5bb3b RM |
8576 | 2004-08-01 Robert Millan <robertmh@gnu.org> |
8577 | ||
8578 | * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable | |
8579 | libmudflap for all GNU-based systems (with Glibc). | |
8580 | * configure: Regenerate. | |
8581 | ||
dce2d8b2 | 8582 | 2004-08-03 Paolo Bonzini <bonzini@gnu.org> |
d32ab992 PB |
8583 | |
8584 | * Makefile.def (host-modules): Add gcc. | |
8585 | * Makefile.in: Regenerate. | |
8586 | * Makefile.tpl (sorry): New rule. | |
8587 | (configure-host, all-host, [+make_target+]-host, do-check, | |
8588 | install-host): Do not add gcc as a special case. | |
8589 | (host modules): Add a small special-casing for gcc. Export | |
8590 | extra_make_flags through the environment. | |
8591 | (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, | |
8592 | maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, | |
8593 | other recursive targets for gcc): Remove. | |
8594 | ||
8595 | (all, do-[+make_target+], do-check): Wrap between unstage and stage. | |
8596 | (stage, unstage): New rules. | |
8597 | (stage[+id+]-start, stage[+id+]-end, [+compare-target+], | |
8598 | distclean-stage[+id+]): Use stage_current. | |
8599 | ([+bootstrap-target+], profiledbootstrap): Do not invoke manually | |
8600 | the stage*-start rules. | |
8601 | ||
aeb732c1 GK |
8602 | 2004-08-02 Geoffrey Keating <geoffk@apple.com> |
8603 | ||
8604 | * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't | |
8605 | use -all_load flag. | |
8606 | ||
25b656e7 PB |
8607 | 2004-08-02 Paolo Bonzini <bonzini@gnu.org> |
8608 | ||
8609 | * configure.in: Sync from src, add noconfigdirs for crx-*-*. | |
8610 | * configure: Regenerate. | |
8611 | ||
cc440d71 TM |
8612 | 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl> |
8613 | ||
8614 | * maintainer-scripts/gcc_release: Revert yesterday's change. | |
8615 | ||
270e140b SB |
8616 | 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org> |
8617 | ||
8618 | * MAINTAINERS: Add myself to write-after-approval. | |
8619 | ||
3e4035f8 TM |
8620 | 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl> |
8621 | ||
8622 | * libf2c: Removed. | |
8623 | * gcc/gccbug.in: Updated because of libf2c removal. | |
8624 | * maintainer-scripts/gcc_release: Ditto. | |
8625 | ||
dce2d8b2 | 8626 | 2004-07-09 Loren J. Rittle <ljrittle@acm.org> |
a3e8d8b4 LR |
8627 | |
8628 | * configure.in: Build libmudflap by default on FreeBSD. | |
8629 | * configure: Regenerated. | |
8630 | ||
dfcada9a MM |
8631 | 2004-07-09 Mark Mitchell <mark@codesourcery.com> |
8632 | ||
8633 | * configure.in: Do not build libmudflap by default on non-GNU/Linux | |
8634 | systems. | |
8635 | * configure: Regenerated. | |
8636 | ||
dce2d8b2 | 8637 | 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
3922b216 JDA |
8638 | |
8639 | PR target/16344 | |
8640 | * Makefile.tpl (profiledbootstrap): Build runtime libraries with | |
8641 | feedback based compiler. | |
8642 | * Makefile.in: Rebuilt. | |
8643 | ||
95bcca47 AO |
8644 | 2004-07-08 Alexandre Oliva <aoliva@redhat.com> |
8645 | ||
8646 | * Makefile.def (host_modules): Set bootstrap=true for flex. | |
8647 | * Makefile.tpl (all-gcc): Depend on texinfo and flex. | |
8648 | * Makefile.in: Rebuilt. | |
8649 | ||
051822f6 JH |
8650 | 2004-07-07 Jan Hubicka <jh@suse.cz> |
8651 | ||
8652 | * MAINTAINERS: Add self as a profile feedback maintainer. | |
8653 | ||
7b61653a PE |
8654 | 2004-07-05 Phil Edwards <phil@codesourcery.com> |
8655 | ||
8656 | * configure.in: Do not prepend $srcdir to /dev/null in | |
8657 | makefile fragments. | |
8658 | * configure: Regenerate. | |
8659 | ||
23f6b2f9 PB |
8660 | 2004-07-01 Paolo Bonzini <bonzini@gnu.org> |
8661 | ||
8662 | * Makefile.def (build_modules): Add bison, byacc, flex, | |
8663 | m4, texinfo. | |
8664 | (flags_to_pass): Add FLEX. | |
8665 | * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. | |
8666 | (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. | |
8667 | (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, | |
8668 | DEFAULT_MAKEINFO): Remove. | |
8669 | (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, | |
8670 | CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. | |
8671 | (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into | |
8672 | objdir or else use configured tool. | |
8673 | (all-build): New. | |
8674 | (all): Depend on it. | |
8675 | (Build module dependencies): Add. | |
8676 | * Makefile.in: Regenerate. | |
8677 | * configure.in: Better support for multiple build modules, | |
8678 | matching what is done for host/target modules. Do not look | |
8679 | for "plausible" locations of build tools if Canadian cross. | |
8680 | Use autoconf's AC_PROG_CC to find a C compiler. Define | |
8681 | BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. | |
8682 | * configure: Regenerate. | |
78716e86 | 8683 | |
1c020272 PB |
8684 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
8685 | ||
8686 | * Makefile.tpl (HOST_EXPORTS): Fix pasto. | |
8687 | * Makefile.in: Regenerate. | |
8688 | ||
a52a0a7f PB |
8689 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
8690 | ||
8691 | * Makefile.tpl (configure-build-[+module+], | |
8692 | configure-[+module+], configure-target-[+module+]): Pass | |
8693 | [+extra_configure_args+]. | |
8694 | (all-build-[+module+], all-[+module+], check-[+module+], | |
8695 | install-[+module+], [+make_target+]-[+module+], | |
8696 | all-target-[+module+], check-target-[+module+], | |
8697 | install-target-[+module+], [+make_target+]-target-[+module+]): | |
8698 | Pass [+extra_make_args+]. | |
8699 | (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. | |
8700 | (GCC_HOST_EXPORTS): Remove. | |
8701 | (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, | |
8702 | cross, check-gcc, check-gcc-c++, install-gcc, | |
8703 | gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): | |
8704 | Replace GCC_HOST_EXPORTS with HOST_EXPORTS. | |
8705 | * Makefile.in: Regenerate. | |
8706 | ||
ccde3f1a MS |
8707 | 2004-06-21 Matthew Sachs <msachs@apple.com> |
8708 | ||
8709 | * MAINTAINERS: Added self to write-after-approval. | |
8710 | ||
6264b0a6 CF |
8711 | 2004-06-21 Christopher Faylor <cgf@alum.bu.edu> |
8712 | ||
8713 | * configure.in: Check for srcdir/winsup rather than build directory | |
8714 | winsup. | |
8715 | * configure: Regenerate. | |
8716 | ||
801e2270 CV |
8717 | 2004-06-17 Corinna Vinschen <vinschen@redhat.com> |
8718 | ||
8719 | * configure.in: Don't build Cygwin native newlib if winsup | |
8720 | directory is missing. Emit warning instead. | |
8721 | * configure: Regenerate. | |
8722 | ||
ad6717df PB |
8723 | 2004-06-09 Paolo Bonzini <bonzini@gnu.org> |
8724 | ||
8725 | * Makefile.tpl (touch-stage[+id+]): New. | |
8726 | (restage[+prev+]): Depend on touch-stage[+id+]. | |
8727 | ||
8728 | * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. | |
8729 | Use it throughout. | |
8730 | ||
8731 | * Makefile.def: Add profile and feedback bootstrap stages. | |
8732 | Remove next field from bootstrap stages. | |
8733 | * Makefile.tpl (LN, LN_S): Substitute. | |
8734 | (stageN-start, stageN-end): Use double-colon rules, to | |
8735 | provide a hook for additional setup commands. | |
8736 | (distclean-stageN-gcc, restageN): Create dependencies from | |
8737 | [+prev+], not from [+next+]. | |
8738 | (stageN-bubble): Add commands for successive stages from | |
8739 | [+prev+], using double-colon rules. | |
8740 | (all-stageN-gcc): Fix typo. | |
8741 | (stagefeedback-start, profiledbootstrap): New. | |
8742 | * Makefile.in: Regenerate. | |
8743 | * configure.in: Call ACX_PROG_LN. | |
8744 | * configure: Regenerate. | |
8745 | ||
5bbb9680 CY |
8746 | 2004-06-08 Canqun Yang <canqun@nudt.edu.cn> |
8747 | ||
8748 | * MAINTAINERS (Write After Approval): Add myself. | |
8749 | ||
e18be1d4 MA |
8750 | 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca> |
8751 | ||
8752 | * MAINTAINERS (Write After Approval): Add myself. | |
8753 | ||
5607edfd PB |
8754 | 2004-06-03 Paolo Bonzini <bonzini@gnu.org> |
8755 | ||
8756 | * configure.in: Fix --enable-bootstrap breakage introduced in trees | |
8757 | without gcc. | |
8758 | * configure: Regenerate. | |
8759 | ||
1ec4e9c3 PB |
8760 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
8761 | ||
8762 | * Makefile.tpl: Fix typo. | |
8763 | * Makefile.in: Regenerate. | |
8764 | ||
dce2d8b2 | 8765 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
c2f7605f PB |
8766 | |
8767 | * configure.in: Remove new- prefix from toplevel | |
8768 | bootstrap targets. | |
8769 | * configure: Regenerate. | |
8770 | ||
f516a7da PB |
8771 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
8772 | ||
8773 | * Makefile.tpl (all.normal): Rename to all. | |
8774 | (all): Replace with a rule to pick the default | |
8775 | target from configure. | |
8776 | (all-gcc, configure-gcc): Use conditionals to | |
8777 | do nothing when toplevel bootstrap is going on. | |
8778 | (GCC directory bootstrap) [gcc-bootstrap]: Disable. | |
8779 | (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. | |
8780 | * configure.in: Support --enable-bootstrap. | |
8781 | ||
8782 | * Makefile.def: Remove new- prefix from toplevel | |
8783 | bootstrap targets. | |
8784 | * Makefile.tpl: Likewise. | |
8785 | ||
8786 | * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 | |
8787 | target. | |
8788 | ||
8789 | * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) | |
8790 | $(RECURSE_FLAGS) to recursive invocation of make. | |
8791 | ||
8792 | * Makefile.in: Regenerate. | |
8793 | * configure: Regenerate. | |
8794 | ||
78dd5e36 | 8795 | 2004-05-30 Andreas Jaeger <aj@suse.de> |
dce2d8b2 | 8796 | Jim Wilson <wilson@specifixinc.com> |
78dd5e36 AJ |
8797 | |
8798 | * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 | |
8799 | like CC. | |
8800 | ||
30f1bddc DJ |
8801 | 2004-05-27 Daniel Jacobowitz <dan@debian.org> |
8802 | ||
8803 | * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. | |
8804 | * configure: Regenerate. | |
8805 | ||
4fc4dd12 DJ |
8806 | 2004-05-25 Daniel Jacobowitz <drow@false.org> |
8807 | ||
8808 | * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) | |
8809 | (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) | |
8810 | (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive | |
8811 | targets. | |
8812 | * Makefile.in: Regenerate. | |
8813 | ||
dce2d8b2 | 8814 | 2004-05-24 Paolo Bonzini <bonzini@gnu.org> |
148907ea PB |
8815 | |
8816 | * configure.in: Test the ability to symlink directories. | |
8817 | * configure: Regenerate. | |
8818 | ||
8819 | * Makefile.def (bootstrap-stage): New definitions. | |
8820 | * Makefile.tpl (configure-stage1-gcc, | |
8821 | configure-stage2-gcc, configure-stage3-gcc, | |
8822 | all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, | |
8823 | new-bootstrap, new-cleanstrap, new-restage1, new-restage2, | |
8824 | new-restage3, compare): Autogenerate, see Makefile.in | |
8825 | entry for behavioral changes. | |
8826 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
8827 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
8828 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
8829 | new-stage3-start, new-stage3-end): New autogenerated targets. | |
8830 | (objext, prebootstrap, BOOT_CFLAGS, | |
8831 | POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated | |
8832 | targets. | |
8833 | ||
8834 | * Makefile.in: Regenerate. | |
8835 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
8836 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
8837 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
8838 | new-stage3-start, new-stage3-end): New targets. | |
8839 | (all-stage1-gcc): Move prebootstrap dependency from here... | |
8840 | (configure-stage1-gcc): ...to here. | |
8841 | (new-bootstrap): Use bubble targets. | |
8842 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
8843 | Use per-stage distclean targets. | |
8844 | (configure-stage1-gcc, configure-stage2-gcc, | |
8845 | configure-stage3-gcc, all-stage1-gcc, | |
8846 | all-stage2-gcc, all-stage3-gcc, new-bootstrap): | |
8847 | Use new-stageN-start to prepare the tree. | |
8848 | ||
4f4e53dd PB |
8849 | 2004-05-23 Paolo Bonzini <bonzini@gnu.org> |
8850 | ||
8851 | * Makefile.def (host_modules): add libcpp. | |
8852 | * Makefile.tpl: Add dependencies on and for libcpp. | |
8853 | * Makefile.in: Regenerate. | |
8854 | * configure.in: Add libcpp host module. | |
8855 | * configure: Regenerate. | |
8856 | ||
60975492 PB |
8857 | 2004-05-21 Paolo Bonzini <bonzini@gnu.org> |
8858 | ||
8859 | * Makefile.tpl: Whenever a recursive target is defined, wrap | |
8860 | it in a special @if/@endif block, and prepare its maybe | |
8861 | dependency in the @if/@endif block | |
8862 | * configure.in: Instead of writing maybe dependencies, remove | |
8863 | the @if/@endif statements, and remove the @if/@endif blocks | |
8864 | that remain. | |
8865 | * configure: Regenerate. | |
8866 | * Makefile.in: Regenerate. | |
8867 | ||
5ce7d75d JJ |
8868 | 2004-05-20 Janis Johnson <janis187@us.ibm.com> |
8869 | ||
8870 | * MAINTAINERS (Various Maintainers): Add myself for compat testsuite. | |
8871 | ||
c779c42f KK |
8872 | 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org> |
8873 | ||
8874 | PR bootstrap/15120 | |
8875 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. | |
8876 | * */configure: Rebuilt. | |
8877 | ||
b4117c30 ZW |
8878 | 2004-05-17 Zack Weinberg <zack@codesourcery.com> |
8879 | ||
8880 | * Makefile.def, Makefile.tpl, configure.in: Remove all mention | |
8881 | of libf2c. | |
8882 | * configure, Makefile.in: Regenerate. | |
8883 | ||
719bb4e3 | 8884 | 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org> |
75089d48 TS |
8885 | |
8886 | * MAINTAINERS (Write After Approval): Add myself. | |
8887 | ||
6de9cd9a DN |
8888 | 2004-05-13 Diego Novillo <dnovillo@redhat.com> |
8889 | ||
8890 | Merge from tree-ssa-20020619-branch. | |
8891 | ||
8892 | * Makefile.def: Add libbanshee, libmudflap and libgfortran. | |
8893 | * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. | |
8894 | (HOST_GMPLIBS): Define. | |
8895 | (HOST_GMPINC): Define. | |
8896 | (TARGET_LIB_PATH): Add libmudflap. | |
8897 | (GFORTRAN_FOR_TARGET): Define. | |
8898 | (configure-build*): Export GFORTRAN. | |
8899 | (configure-gcc): Export GMPLIBS and GMPINC. | |
8900 | (all-gcc): Add maybe-all-libbanshee. | |
8901 | (configure-target-libgfortran): Define. | |
8902 | * Makefile.in: Regenerate. | |
8903 | * configure.in (host_libs): Add libbanshee. | |
8904 | (target_libraries): Add target-libmudflap and target-libgfortran. | |
8905 | Add --with-libbanshee. | |
8906 | Handle --disable-libmudflap. | |
8907 | (*-*-freebsd*): Use with_gmp. | |
8908 | Add $(libgcj) to noconfigdirs. | |
8909 | * configure: Regenerate. | |
8910 | * depcomp: New file. | |
8911 | * MAINTAINERS: Add tree-ssa maintainers. | |
8912 | ||
8f1b790f VM |
8913 | 2004-05-04 Vladimir Makarov <vmakarov@redhat.com> |
8914 | ||
b4117c30 | 8915 | * MAINTAINERS (Various Maintainers): Add myself. |
8f1b790f | 8916 | |
693446fc BF |
8917 | 2004-04-30 Brian Ford <ford@vss.fsi.com> |
8918 | ||
b4117c30 | 8919 | * MAINTAINERS (Write After Approval): Add myself. |
693446fc | 8920 | |
d1bb666c UB |
8921 | 2004-04-29 Uros Bizjak <uros@kss-loka.si> |
8922 | ||
b4117c30 | 8923 | * MAINTAINERS (Write After Approval): Add myself. |
d1bb666c | 8924 | |
6cf1ac42 PB |
8925 | 2004-04-28 Paolo Bonzini <bonzini@gnu.org> |
8926 | ||
8927 | * config/acx.m4: Fix fastcompare support for new-bootstrap. | |
8928 | * configure: Regenerate. | |
8929 | ||
632933d5 PB |
8930 | 2004-04-27 Paolo Bonzini <bonzini@gnu.org> |
8931 | ||
8932 | Revert: | |
8933 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
8934 | ||
8935 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
8936 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
8937 | as well as prefix and exec_prefix. | |
8938 | * Makefile.in: Regenerate. | |
8939 | ||
80dc6aa0 RM |
8940 | 2004-04-26 Robert Millan <robertmh@gnu.org> |
8941 | ||
8942 | Add patches from libtool CVS. | |
8943 | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. | |
8944 | * ltconfig: Likewise. | |
8945 | * ltcf-c.sh: Likewise. | |
8946 | * ltcf-cxx.sh: Likewise. | |
8947 | * ltcf-gcj.sh: Likewise. | |
8948 | ||
e11283f1 PB |
8949 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> |
8950 | ||
8951 | * Makefile.def (host_modules): Mark with the bootstrap | |
8952 | flag packages on which gcc depends. | |
8953 | * Makefile.tpl (all-bootstrap): Use it. | |
8954 | * Makefile.in: Regenerate. | |
8955 | ||
8546950c PB |
8956 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> |
8957 | ||
8958 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
8959 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
8960 | as well as prefix and exec_prefix. | |
8961 | * Makefile.in: Regenerate. | |
8962 | ||
a76494aa PB |
8963 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> |
8964 | ||
b4117c30 ZW |
8965 | * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. |
8966 | * configure: Regenerate. | |
8967 | * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. | |
8968 | * gcc/Makefile.tpl (compare): Use the result of the test. | |
8969 | * gcc/Makefile.in: Regenerate. | |
a76494aa | 8970 | |
03a91701 PB |
8971 | 2004-04-23 Paolo Bonzini <bonzini@gnu.org> |
8972 | ||
8973 | * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): | |
8974 | Always relocate gcc and prev-gcc to the original names, even | |
8975 | if the build fails. | |
8976 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
8977 | New targets. | |
8978 | ||
082a6351 LG |
8979 | 2004-04-23 Laurent GUERBY <laurent@guerby.net> |
8980 | ||
8981 | * MAINTAINERS: Update my email address. | |
b4117c30 | 8982 | |
1f1d584b RO |
8983 | 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8984 | ||
8985 | * configure.in (mips*-*-irix5*): Enable ld. | |
8986 | * configure: Regenerate. | |
082a6351 | 8987 | |
1db673ca RO |
8988 | 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8989 | ||
8990 | * configure: Regenerate. | |
8991 | ||
ce4ea44e JW |
8992 | 2004-04-15 James E Wilson <wilson@specifixinc.com> |
8993 | ||
8994 | * Makefile.tpl (configure-[+module+], configure-gcc, | |
8995 | configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): | |
8996 | Set and export LDFLAGS. | |
8997 | * Makefile.in: Regenerate. | |
8998 | ||
611f62ad MC |
8999 | 2004-04-12 Michael Chastain <mec.gnu@mindspring.com> |
9000 | ||
b4117c30 | 9001 | * MAINTAINERS: Add myself to write-after-approval. |
611f62ad | 9002 | |
be912515 NN |
9003 | 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> |
9004 | ||
9005 | PR bootstrap/14871 | |
9006 | * Makefile.tpl: If we don't have built-in-tree target tools, | |
9007 | use the ones found by configure rather than hacking around with | |
9008 | program_transform_name. | |
9009 | * configure.in: Give Makefile.tpl the information necessary | |
9010 | to do that. | |
9011 | * Makefile.in: Regenerate. | |
9012 | * configure: Regenerate. | |
9013 | ||
9104315a NN |
9014 | 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org> |
9015 | ||
9016 | PR bootstrap/14760 | |
9017 | * configure.in: When computing baseargs, strip *all* copies of | |
9018 | offending options. Also, don't match/substitute the trailing space, | |
9019 | so that this actually works when two similar options are separated by | |
9020 | only one space. | |
9021 | * configure: Regenerate. | |
9022 | ||
bef1d700 DE |
9023 | 2004-04-06 David Edelsohn <edelsohn@gnu.org> |
9024 | ||
b4117c30 ZW |
9025 | * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. |
9026 | (rs6000-*-aix*): Same. | |
9027 | * configure: Regenerate. | |
bef1d700 | 9028 | |
54bcf05e | 9029 | 2004-04-05 Ranjit Mathew <rmathew@hotmail.com> |
b4117c30 ZW |
9030 | |
9031 | * MAINTAINERS: Add myself to write-after-approval. | |
54bcf05e | 9032 | |
369a832c | 9033 | 2004-04-03 Bud Davis <bdavis9659@comcast.net> |
b4117c30 ZW |
9034 | |
9035 | * MAINTAINERS: Add myself to write-after-approval. | |
369a832c | 9036 | |
09a9c095 NN |
9037 | 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org> |
9038 | ||
7caf53cb NN |
9039 | * Makefile.tpl (top level bootstrap support): Remove now-unneeded |
9040 | STRICT_WARN, WARN_CFLAGS flags passed down to make. | |
9041 | * Makefile.in: Regenerate. | |
9042 | ||
09a9c095 NN |
9043 | * configure.in (top level bootstrap support): Rework --enable-werror |
9044 | to set @stage2_werror_flag@. | |
9045 | * configure: Regenerate. | |
9046 | * Makefile.tpl (top level bootstrap support): Pass | |
9047 | @stage2_werror_flag@ down to configure in stages 2 and 3. | |
9048 | * Makefile.in: Regenerate. | |
9049 | ||
5595a2bd NN |
9050 | 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org> |
9051 | ||
cbfd7e06 NN |
9052 | * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure |
9053 | for stages 2 and 3 as well as in make. As a consequence, remove | |
9054 | OUTPUT_OPTION (now detected by configure) from the flags passed down | |
9055 | to make. | |
9056 | * Makefile.in: Regenerate. | |
9057 | ||
5595a2bd NN |
9058 | * Makefile.tpl (new-bootstrap): Fix typo. |
9059 | * Makefile.in: Regenerate. | |
9060 | ||
ca3b3e20 NN |
9061 | 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org> |
9062 | ||
295f4e42 NN |
9063 | * Makefile.tpl: Rearrange by moving recursive_targets rules |
9064 | into their proper sections. | |
9065 | * Makefile.tpl (top level bootstrap support): Move disabling | |
9066 | of coverage flags from 'make' to 'configure'; improve comments. | |
9067 | * Makefile.in: Regenerate. | |
9068 | ||
340de83f NN |
9069 | * Makefile.tpl (experimental top level bootstrap) Move stage1 |
9070 | language setting from all- target to configure- target; disable | |
9071 | intermodule optimization in stage 1; prevent gratuitous rebuilds | |
9072 | of stage 1. | |
9073 | * Makefile.in: Regenerate. | |
9074 | * configure.in: Comma-separate stage 1 language list for top | |
9075 | level bootstrap. | |
9076 | * configure: Regenerate. | |
9077 | ||
ca3b3e20 NN |
9078 | * Makefile.tpl: Clean up experimental top level bootstrap support: |
9079 | note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate | |
9080 | prev-gcc in configure- targets as well as all- targets. | |
9081 | * Makefile.in: Regenerate. | |
9082 | ||
4d038073 KC |
9083 | 2004-03-21 Kelley Cook <kcook@gcc.gnu.org> |
9084 | ||
9085 | * compile: New file imported from automake. | |
9086 | ||
ab3533d6 PB |
9087 | 2004-03-17 Paolo Bonzini <bonzini@gnu.org> |
9088 | ||
9089 | * configure.in: Remove symbolic link section. | |
9090 | * configure: Regenerate. | |
9091 | * Makefile.tpl (links): Remove. | |
9092 | * Makefile.in: Regenerate. | |
9093 | ||
1e0f07d3 | 9094 | 2004-03-15 Paolo Bonzini <bonzini@gnu.org> |
b4117c30 | 9095 | Nathanael Nerode <neroden@gcc.gnu.org> |
1e0f07d3 PB |
9096 | |
9097 | * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): | |
b4117c30 | 9098 | Set with AC_CHECK_PROGS. |
1e0f07d3 PB |
9099 | * configure.in: Fix comment typo from last patch. |
9100 | * configure: Regenerate. | |
9101 | ||
2805b53a NN |
9102 | 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org> |
9103 | ||
9104 | * Makefile.tpl: Introduce experimental top level bootstrap support. | |
9105 | * Makefile.in: Regenerate. | |
9106 | * configure.in: Introduce support for top level bootstrap. | |
9107 | * configure: Regenerate. | |
9108 | ||
79b4b7d2 | 9109 | 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> |
b4117c30 | 9110 | Paolo Bonzini <bonzini@gnu.org> |
79b4b7d2 EB |
9111 | |
9112 | PR bootstrap/14522 | |
9113 | * configure.in: Cope with shells that do not support unquoted ^ | |
9114 | * configure: Regenerate. | |
9115 | ||
6bbec498 | 9116 | 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> |
b4117c30 | 9117 | Paolo Bonzini <bonzini@gnu.org> |
6bbec498 EB |
9118 | |
9119 | PR bootstrap/14522 | |
79b4b7d2 | 9120 | * configure.in: Cope with shells that do not support nesting |
6bbec498 EB |
9121 | quotes inside quoted backquote substitutions. |
9122 | * configure: Regenerate. | |
9123 | ||
83c15dfc AP |
9124 | 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu> |
9125 | ||
9126 | PR bootstrap/14522 | |
f2bd98d4 | 9127 | * configure.in: Fix escaping of $. |
83c15dfc AP |
9128 | * configure: Regenerate. |
9129 | ||
55ffb5ed NN |
9130 | 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> |
9131 | ||
9132 | * configure: Regenerate, since I forgot to while committing Paolo's | |
9133 | changes. | |
9134 | ||
e4c9c075 PB |
9135 | 2004-03-08 Paolo Bonzini <bonzini@gnu.org> |
9136 | ||
9137 | PR ada/14131 | |
9138 | Move language detection to the top level. | |
9139 | * configure.in: Find default values for the tools as | |
9140 | soon as possible. Disable ada if GNAT is not found. | |
9141 | Emit error message about missing languages. Expand | |
9142 | --enable-languages=all for the gcc subdirectory. | |
9143 | ||
5199e2c6 BE |
9144 | 2004-03-10 Ben Elliston <bje@gnu.org> |
9145 | ||
9146 | * MAINTAINERS: Update my email address. | |
9147 | ||
c18b95e5 DE |
9148 | 2004-03-05 David Edelsohn <edelsohn@gnu.org> |
9149 | ||
9150 | * ltconfig: Disable building static libraries if building shared | |
9151 | libraries on AIX 5L. | |
9152 | ||
d0fe5ad3 RS |
9153 | 2004-03-01 Richard Sandiford <rsandifo@redhat.com> |
9154 | ||
9155 | * configure.in (mips64*-*-linux*): Override mips*-*-linux* case | |
9156 | and disable libgcj. | |
9157 | * configure: Regenerated. | |
9158 | ||
e6f71f9d BB |
9159 | 2004-03-01 Brian Booth <bbooth@redhat.com> |
9160 | ||
9161 | * MAINTAINERS: Add myself to write-after-approval. | |
9162 | ||
8983e50e PB |
9163 | 2004-03-01 Paolo Bonzini <bonzini@gnu.org> |
9164 | ||
9165 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 9166 | |
d4cd9d81 NN |
9167 | 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
9168 | ||
9169 | PR bootstrap/7087 | |
9170 | * Makefile.tpl: Guard XFOO sed statements better. | |
9171 | * Makefile.tpl: Add dependency for configure-target-libada. | |
9172 | * Makefile.in: Regenerate (incidentally fixes broken | |
9173 | commit when libada-branch was merged). | |
9174 | ||
0ea0229e KC |
9175 | 2004-02-25 Kelley Cook <kcook@gcc.gnu.org> |
9176 | ||
9177 | * MAINTAINERS: Add myself to write-after-approval. | |
9178 | ||
bad93735 AP |
9179 | 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu> |
9180 | ||
9181 | * MAINTAINERS: Add Nicola Pero and myself as libobjc | |
9182 | maintainers. | |
9183 | ||
a7ca14fc AC |
9184 | 2004-02-20 Andrew Cagney <cagney@redhat.com> |
9185 | ||
9186 | * config.guess: Update from version 2003-10-16 to 2004-02-16. | |
9187 | * config.sub: Update from version 2003-11-03 to 2004-02-16. | |
9188 | ||
51592782 NN |
9189 | 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org> |
9190 | ||
9191 | PR bootstrap/11932 | |
9192 | * mkinstalldirs, install-sh: Import from automake CVS HEAD. | |
9193 | ||
6a30854a JQ |
9194 | 2004-02-14 Jerry Quinn <jlquinn@optonline.net> |
9195 | ||
9196 | * MAINTAINERS: Added myself to write-after-approval. | |
9197 | ||
be8b2bee MK |
9198 | 2004-02-14 Michael Koch <konqueror@gmx.de> |
9199 | ||
9200 | * MAINTAINERS: Added myself to write-after-approval. | |
9201 | ||
972760b7 JM |
9202 | 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk> |
9203 | ||
9204 | * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move | |
9205 | some OS port maintainers to OS port maintainers section. | |
9206 | ||
b0281654 FCE |
9207 | 2004-02-13 Frank Ch. Eigler <fche@redhat.com> |
9208 | ||
9209 | * MAINTAINERS: Add self. | |
9210 | ||
3c419fd6 KH |
9211 | 2004-02-12 Kazu Hirata <kazu@cs.umass.edu> |
9212 | ||
9213 | * MAINTAINERS: Alphabetize. | |
9214 | ||
e88e9aee PB |
9215 | 2004-02-12 Paolo Bonzini <bonzini@gnu.org> |
9216 | ||
9217 | * MAINTAINERS: Remove myself. | |
b4117c30 | 9218 | |
1915e422 DE |
9219 | 2004-02-11 David Edelsohn <edelsohn@gnu.org> |
9220 | ||
9221 | * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. | |
9222 | (rs6000-*-aix*): Same. | |
9223 | * configure: Regenerate. | |
9224 | ||
a22c2d8d KC |
9225 | 2004-02-11 Kelley Cook <kcook@gcc.gnu.org> |
9226 | ||
9227 | * configure.in (host): Add in missing $noconfigdirs to defines. | |
9228 | * configure: Regenerate. | |
9229 | ||
d9cdb878 AC |
9230 | 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>, |
9231 | Nathanael Nerode <neroden@gcc.gnu.org> | |
9232 | ||
9233 | PR ada/6637, PR ada/5911 | |
b4117c30 | 9234 | Merge with libada-branch: |
d9cdb878 AC |
9235 | * configure.in, Makefile.tpl, Makefile.def: Add target-libada, |
9236 | with appropriate dependencies. Add --enable-libada configure switch. | |
9237 | * configure, Makefile.in: Regenerate. | |
9238 | ||
8bd92821 PB |
9239 | 2004-02-09 Paolo Bonzini <bonzini@gnu.org> |
9240 | ||
9241 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 9242 | |
89a95129 RO |
9243 | 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9244 | ||
9245 | * configure.in: Don't pass --with-stabs on IRIX 5 either. | |
9246 | * configure: Regenerate. | |
9247 | ||
892629bc GK |
9248 | 2004-02-04 Geoffrey Keating <geoffk@apple.com> |
9249 | ||
9250 | Merge from upstream: | |
9251 | ||
9252 | * ltmain.in: When setting IFS to '~', be careful about user | |
9253 | arguments that contain '~'. | |
9254 | ||
9255 | 2004-02-04 Peter O'Gorman <peter@pogma.com> | |
9256 | ||
9257 | * ltmain.in (infer_tag): Move tag inferrence to a shell function. | |
9258 | Also test $base_compile against $CC with escaped arguments. Bug | |
9259 | reported by Geoff Keating <geoffk@apple.com>. | |
9260 | ||
6b402165 KH |
9261 | 2004-02-04 Kazu Hirata <kazu@cs.umass.edu> |
9262 | ||
9263 | * MAINTAINERS: Remove i960 port. | |
9264 | ||
fa2f0306 DD |
9265 | 2004-01-23 DJ Delorie <dj@redhat.com> |
9266 | ||
9267 | * Makefile.def (target_modules) [libiberty]: Don't stage. | |
9268 | * Makefile.in: Rebuilt. | |
9269 | ||
9feb20aa CT |
9270 | 2004-01-20 Caroline Tice <ctice@apple.com> |
9271 | ||
9272 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 9273 | |
7aed2ccc PC |
9274 | 2004-01-19 Paolo Carlini <pcarlini@suse.de> |
9275 | ||
9276 | * MAINTAINERS: Update my email address. | |
9277 | ||
f25bebe1 JM |
9278 | 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca> |
9279 | ||
9280 | * MAINTAINERS: Add myself to write-after-approval. | |
b4117c30 | 9281 | |
28083580 VR |
9282 | 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
9283 | ||
9284 | * MAINTAINERS: Remove entries without email address. | |
9285 | ||
c0f4b5e4 DJ |
9286 | 2004-01-15 Daniel Jacobowitz <drow@mvista.com> |
9287 | ||
9288 | * MAINTAINERS: Add myself to write-after-approval. | |
9289 | ||
b5eb5a5e SB |
9290 | 2004-01-15 Steven Bosscher <stevenb@suse.de> |
9291 | ||
9292 | * MAINTAINERS: Update my email address. | |
9293 | ||
dce2d8b2 | 9294 | 2004-01-14 Loren J. Rittle <ljrittle@acm.org> |
2c4de30b LR |
9295 | |
9296 | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | |
9297 | * Makefile.tpl (configure-target-[+module+]): Support stage. | |
9298 | * Makefile.in: Rebuilt. | |
9299 | ||
74c0b320 ILT |
9300 | 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com> |
9301 | ||
9302 | * MAINTAINERS: Add myself as a libiberty MAINTAINER. | |
9303 | ||
2560344b RS |
9304 | 2004-01-10 Richard Sandiford <rsandifo@redhat.com> |
9305 | ||
9306 | * MAINTAINERS: Add myself as a MIPS maintainer. | |
9307 | ||
8b21cda6 NN |
9308 | 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> |
9309 | ||
2b6c260d NN |
9310 | * configure.in: Use ./config.cache, not config.cache. |
9311 | * configure: Regenerate. | |
9312 | * Makefile.tpl: Special-casing not needed for GCC any more. | |
9313 | * Makefile.in: Regenerate. | |
9314 | ||
09438bde NN |
9315 | * configure.in: Don't share a cache file for host dirs. |
9316 | * configure: Regenerate. | |
9317 | ||
8b21cda6 NN |
9318 | * config-ml.in: Don't mess with the cache file. |
9319 | ||
e42870df EB |
9320 | 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
9321 | ||
9322 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
9323 | 'CPU Port Maintainers' section as SPARC maintainer. | |
9324 | ||
6b9eb62c NN |
9325 | 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> |
9326 | ||
78a816a6 NN |
9327 | * Makefile.tpl: Make GCC use a separate config.cache. |
9328 | * Makefile.in: Regenerate. | |
9329 | ||
6b9eb62c NN |
9330 | PR bootstrap/11932, PR bootstrap/11933 |
9331 | (I don't know if it will fix either of them, but it relates | |
9332 | to them.) | |
9333 | * configure.in: Don't use shared config.cache for target | |
9334 | directories. | |
9335 | * configure: Regenerate. | |
9336 | ||
86d7b562 DN |
9337 | 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu> |
9338 | ||
9339 | * MAINTAINERS: Add myself to 'Write After Approval' section. | |
9340 | ||
07d0a605 RS |
9341 | 2003-12-31 Roger Sayle <roger@eyesopen.com> |
9342 | ||
9343 | * configure.in (ia64*-*-hpux*): Disable building java libraries. | |
9344 | * configure: Regenerated. | |
9345 | ||
459ac19f KH |
9346 | 2003-12-23 Kazu Hirata <kazu@cs.umass.edu> |
9347 | ||
9348 | * MAINTAINERS: Remove the mn10200 maintainer. | |
9349 | ||
5785c0ed | 9350 | 2003-12-21 Bernardo Innocenti <bernie@develer.com> |
b4117c30 | 9351 | |
cc6010cd AP |
9352 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. |
9353 | * configure: Regenerated. | |
5785c0ed | 9354 | |
a268eff9 JH |
9355 | 2003-12-16 Jan Hubicka <jh@suse.cz> |
9356 | ||
9357 | * MAINTAINERS: Add myself as callgraph maintainer. | |
9358 | ||
9d465b12 TF |
9359 | 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> |
9360 | ||
9361 | * configure.in (raw_libstdcxx_flags): Remove the leading space. | |
9362 | * configure: Regenerate. | |
9363 | ||
a68a270a GB |
9364 | 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org> |
9365 | ||
9366 | * MAINTAINERS: Move myself from 'Bug database only accounts' to | |
9367 | 'Write After Approval' section. Update email. | |
9368 | ||
dce2d8b2 | 9369 | 2003-12-01 James Lemke <jim@wasabisystems.com> |
3066a15c JL |
9370 | |
9371 | * MAINTAINERS (Write After Approval): Add myself. | |
9372 | ||
8c052da4 MT |
9373 | 2003-11-20 Matt Thomas <matt@3am-software.com> |
9374 | ||
9375 | * MAINTAINERS: Add myself as a vax port maintainer. | |
9376 | ||
e75f9147 KC |
9377 | 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> |
9378 | ||
9379 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | |
9380 | (configure-build-[+module+], configure-[+module+]): Likewise. | |
9381 | (configure-target-[+module+], configure-gcc, config.status): Likewise. | |
9382 | * Makefile.in: Regenerate. | |
9383 | ||
43d8d958 AT |
9384 | 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch> |
9385 | ||
9386 | * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with | |
9387 | shared/dylibed libraries. | |
9388 | * ltmain.sh: Likewise. | |
9389 | * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3. | |
9390 | * ltcf-cxx.sh: Likewise. | |
9391 | * ltcf-gcj.sh: Likewise. | |
9392 | * ltconfig: Likewise. | |
9393 | ||
638dcaa0 SC |
9394 | 2003-11-17 Stan Cox <scox@redhat.com> |
9395 | ||
9396 | * MAINTAINERS: Add myself as iq2000 port maintainer. | |
9397 | ||
15cc172b AC |
9398 | 2003-11-14 Arnaud Charlet <charlet@act-europe.fr> |
9399 | ||
b4117c30 ZW |
9400 | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. |
9401 | * Makefile.in: Regenerate. | |
15cc172b | 9402 | |
20af77cd UW |
9403 | 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com> |
9404 | ||
9405 | * config.sub: Update to 2003-11-03 version. | |
9406 | ||
4dd01c5c PE |
9407 | 2003-10-20 Phil Edwards <phil@codesourcery.com> |
9408 | ||
9409 | * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. | |
9410 | * configure: Regenerate. | |
9411 | ||
dce2d8b2 | 9412 | 2003-10-20 Nicolas Pitre <nico@cam.org> |
8d36c499 NP |
9413 | |
9414 | * MAINTAINERS: Add myself to 'Write After Approval' section. | |
9415 | ||
8b7ebc31 AC |
9416 | 2003-10-20 Arnaud Charlet <charlet@act-europe.fr> |
9417 | ||
9418 | * MAINTAINERS (Various maintainers: Ada front end): Added myself. | |
9419 | ||
afe1910c JM |
9420 | 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk> |
9421 | ||
9422 | * MAINTAINERS: Update my email address. | |
9423 | ||
05dcec66 RO |
9424 | 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9425 | ||
9426 | * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes. | |
9427 | ||
dce2d8b2 | 9428 | 2003-10-17 Ralph Loader <rcl@ihug.co.nz> |
71fc2f0c RL |
9429 | |
9430 | * MAINTAINERS: Add myself to 'Write After Approval' section. | |
9431 | ||
507ec745 BI |
9432 | 2003-10-16 Bernardo Innocenti <bernie@develer.com> |
9433 | ||
9434 | * config.guess: Update to 2003-10-16 version. | |
9435 | * config.sub: Update to 2003-10-16 version. | |
9436 | ||
dce2d8b2 | 9437 | 2003-10-15 David Daney <ddaney@avtrex.com> |
4d466c42 DD |
9438 | |
9439 | * MAINTAINERS: Added myself to 'Write After Approval' section. | |
9440 | ||
0c9b16bc FH |
9441 | 2003-10-15 Falk Hueffner <falk@debian.org> |
9442 | ||
9443 | * MAINTAINERS: Move myself from 'Bug database only accounts' to | |
9444 | 'Write After Approval' section. Update email. | |
9445 | ||
74d57d15 RS |
9446 | 2003-10-14 Roger Sayle <roger@eyesopen.com> |
9447 | ||
9448 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
9449 | 'Various Maintainers' section as middle-end maintainer. | |
9450 | ||
d29b8ad8 NN |
9451 | 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> |
9452 | ||
9453 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | |
9454 | HOST_FLAGS_TO_PASS. | |
9455 | * Makefile.in: Regenerate. | |
9456 | ||
26db814a BI |
9457 | 2003-10-11 Bernardo Innocenti <bernie@develer.com> |
9458 | ||
9459 | * config.guess: Update to 2003-10-07 version. | |
9460 | * config.sub: Update to 2003-10-07 version. | |
9461 | ||
fffeb871 RO |
9462 | 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9463 | ||
9464 | * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. | |
9465 | * ltconfig (irix5*, irix6*): Don't override version_type. | |
9466 | ||
6691a79e ME |
9467 | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> |
9468 | ||
9469 | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | |
9470 | * configure: Rebuilt | |
9471 | * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure | |
9472 | * Makefile.in: Rebuilt | |
9473 | ||
62cdd71e L |
9474 | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> |
9475 | ||
9476 | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. | |
9477 | ||
6fe2eacc CW |
9478 | 2003-09-30 Carlo Wood <carlo@alinoe.com> |
9479 | ||
cc6010cd | 9480 | * MAINTAINERS (Write After Approval): Add myself. |
6fe2eacc | 9481 | |
ea57e5ad PK |
9482 | 2003-09-29 Paul Koning <ni1d@arrl.net> |
9483 | ||
9484 | * MAINTAINERS: Move myself from "Write After Approval" | |
9485 | to CPU platform maintainers for pdp11 platform. | |
9486 | ||
e070672a AT |
9487 | 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch> |
9488 | ||
9489 | * MAINTAINERS: Move myself from 'Write After Approval' to | |
9490 | 'Various Maintainers' section as libffi testsuite maintainer. | |
9491 | ||
43bb47c2 DJ |
9492 | 2003-09-21 Daniel Jacobowitz <drow@mvista.com> |
9493 | ||
9494 | * configure.in: Pass a computed --program-transform-name | |
9495 | to subconfigures. | |
9496 | * configure: Regenerated. | |
9497 | ||
da9d3b37 NN |
9498 | 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
9499 | ||
94322beb NN |
9500 | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. |
9501 | * Makefile.in: Regenerate. | |
9502 | ||
da9d3b37 NN |
9503 | * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. |
9504 | * Makefile.in: Regenerate. | |
9505 | ||
ffd9060b ZL |
9506 | 2003-09-19 Ziemowit Laski <zlaski@apple.com> |
9507 | ||
9508 | * MAINTAINERS: Move myself from 'Write After Approval' | |
9509 | to 'Various Maintainers' (objective-c) section. | |
9510 | ||
eeae7b41 DJ |
9511 | 2003-09-17 Daniel Jacobowitz <drow@mvista.com> |
9512 | ||
9513 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix | |
9514 | quoting. | |
9515 | * configure: Regenerated. | |
9516 | ||
a080d12b JB |
9517 | 2003-09-16 Joel Brobecker <brobecker@gnat.com> |
9518 | ||
9519 | * MAINTAINERS (Write After Approval): Add myself to write after | |
9520 | approval list. | |
9521 | ||
6cd2fc59 DN |
9522 | 2003-09-16 Dorit Naishlos <dorit@il.ibm.com> |
9523 | ||
cc6010cd | 9524 | * MAINTAINERS (Write After Approval): Add myself. |
6cd2fc59 | 9525 | |
dcbdd9cc ILT |
9526 | 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com> |
9527 | ||
9528 | * MAINTAINERS: Update my e-mail address. | |
9529 | ||
e517f636 AM |
9530 | 2003-09-09 Alan Modra <amodra@bigpond.net.au> |
9531 | ||
9532 | * libtool.m4 (LD): Correct powerpc64 host match. | |
9533 | ||
bc49924b JW |
9534 | 2003-09-06 James E Wilson <wilson@tuliptree.org> |
9535 | ||
9536 | * MAINTAINTERS: Update my affiliation and email address. | |
9537 | ||
082124f5 ZD |
9538 | 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
9539 | ||
9540 | * MAINTAINERS (Write After Approval): Add myself. | |
9541 | ||
dc94d89e DD |
9542 | 2003-09-04 DJ Delorie <dj@redhat.com> |
9543 | ||
9544 | * configure: Regenerate. | |
9545 | ||
9546 | 2003-09-04 Robert Millan <robertmh@gnu.org> | |
9547 | ||
9548 | * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. | |
b4117c30 | 9549 | |
7a0f2d4e KG |
9550 | 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9551 | ||
9552 | * configure.in: Ensure arguments to sed are properly spaced. | |
9553 | * configure: Regenerate. | |
9554 | ||
88d032eb GP |
9555 | 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com> |
9556 | ||
9557 | * MAINTAINERS: Update my e-mail address. | |
9558 | ||
0b3f3d22 ME |
9559 | 2003-08-28 Mohan Embar <gnustuff@thisiscool.com> |
9560 | ||
9561 | * MAINTAINERS (Write After Approval): Add myself. | |
9562 | ||
d253f9ba DJ |
9563 | 2003-08-27 Daniel Jacobowitz <drow@mvista.com> |
9564 | ||
9565 | * configure.in: Set RAW_CXX_FOR_TARGET if unset. | |
9566 | * configure: Regenerated. | |
9567 | ||
066ec9c9 MM |
9568 | 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl> |
9569 | ||
9570 | * MAINTAINERS: Update my email address. | |
9571 | ||
415d7ef9 PE |
9572 | 2003-08-23 Phil Edwards <pme@gcc.gnu.org> |
9573 | ||
9574 | * configure.in: Use newline instead of semicolon when assuming | |
9575 | shell arguments in a for loop. | |
9576 | * configure: Regenerated. | |
9577 | ||
e1567352 JE |
9578 | 2003-08-22 Jason Eckhardt <jle@rice.edu> |
9579 | ||
9580 | * MAINTAINERS: Resurrect the i860 maintainer. | |
9581 | ||
b348267b GK |
9582 | 2003-08-20 Geoffrey Keating <geoffk@apple.com> |
9583 | ||
e50084fa GK |
9584 | PR 8180 |
9585 | * configure.in: When testing with_libs and with_headers, treat | |
9586 | 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. | |
9587 | * configure: Regenerate. | |
b4117c30 | 9588 | |
b348267b GK |
9589 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for |
9590 | make, shell, etc. | |
9591 | (baseargs): Likewise. | |
9592 | * configure: Regenerate. | |
9593 | ||
ca26ffe0 BI |
9594 | 2003-08-20 Bernardo Innocenti <bernie@develer.com> |
9595 | ||
9596 | * MAINTAINERS (Write After Approval): Add myself. | |
9597 | ||
940cde4d GK |
9598 | 2003-08-19 Geoffrey Keating <geoffk@apple.com> |
9599 | ||
9600 | * configure.in: Disable libgcj for darwin not on powerpc. | |
9601 | * configure: Rebuild. | |
9602 | ||
74bed51b ADL |
9603 | 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org> |
9604 | ||
9605 | * config-ml.in, symlink-tree: Add license. | |
9606 | ||
b4117c30 ZW |
9607 | 2003-08-03 Richard Stallman <rms@gnu.org> |
9608 | Eben Moglen <moglen@columbia.edu> | |
3f2fa484 RS |
9609 | |
9610 | * README.SCO: New file. | |
9611 | ||
333a28b4 MK |
9612 | 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> |
9613 | ||
9614 | * Makefile.tpl (check, check-c++): Express dependencies using | |
9615 | dependencies rather than commands. | |
9616 | * Makefile.in: Regenerate. | |
9617 | ||
c197e306 AC |
9618 | 2003-08-01 Andrew Cagney <cagney@redhat.com> |
9619 | ||
9620 | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. | |
9621 | * configure: Ditto. | |
9622 | ||
a8ee6e2d GK |
9623 | 2003-07-31 Geoffrey Keating <geoffk@apple.com> |
9624 | ||
9625 | * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | |
1c787209 | 9626 | * Makefile.in: Update. |
a8ee6e2d | 9627 | |
8d9b3f2e AT |
9628 | 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch> |
9629 | ||
9630 | * configure.in: Enable libgcj for darwin. | |
9631 | * configure: Rebuild. | |
9632 | ||
52c0c542 PE |
9633 | 2003-07-29 Phil Edwards <pme@gcc.gnu.org> |
9634 | ||
9635 | * config-ml.in: Use ac_configure_args directly instead of | |
9636 | ml_arguments. Only set ml_norecursion if --no[-]recursion is | |
9637 | actually seen. | |
9638 | ||
b4acb5ef NN |
9639 | 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org> |
9640 | ||
9641 | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | |
9642 | creating target and build subdirs to build all parent dirs as needed. | |
9643 | * Makefile.in: Rebuild. | |
9644 | * configure.in: Don't build dirs explicitly here. | |
9645 | * configure: Rebuild. | |
9646 | ||
a51d71d0 PB |
9647 | 2003-07-26 Paul Brook <paul@nowt.org> |
9648 | ||
9649 | * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. | |
9650 | ||
f43e12ce AO |
9651 | 2003-07-22 Alexandre Oliva <aoliva@redhat.com> |
9652 | ||
9653 | * Makefile.tpl (all-make): Depend on intl. | |
9654 | * Makefile.in: Rebuilt. | |
9655 | ||
8a199ff6 PE |
9656 | 2003-07-20 Phil Edwards <pme@gcc.gnu.org> |
9657 | ||
9658 | * install-sh: Update to newer upstream versions (associated with | |
9659 | aclocal 1.7). | |
9660 | * mkinstalldirs: Likewise. | |
9661 | * missing: Likewise, plus $1Help2man -> $1 typo fix. | |
9662 | ||
e6a8c803 AP |
9663 | 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org> |
9664 | ||
9665 | * MAINTAINERS: Move self from Bug database only accounts | |
9666 | to write-after-approval. | |
9667 | ||
9f13608f NN |
9668 | 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org> |
9669 | ||
9670 | * config.if: Remove unused libc_interface determination. | |
9671 | ||
c7864714 NN |
9672 | 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org> |
9673 | ||
9674 | * MAINTAINERS: Move self from write-after-approval to | |
9675 | build machinery (*.in). | |
9676 | ||
775956d0 NN |
9677 | 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org> |
9678 | ||
9679 | PR bootstrap/11273 | |
9680 | PR bootstrap/11408 | |
9681 | * Makefile.tpl: Set INSTALL and friends using autoconf. Remove | |
9682 | unused INSTALL_PROGRAM_ARGS. | |
9683 | * configure.in: Use AC_PROG_INSTALL. | |
9684 | * Makefile.in: Regenerate. | |
9685 | * configure: Regenerate. | |
9686 | ||
c7f67a6e KH |
9687 | 2003-07-13 Kazu Hirata <kazu@cs.umass.edu> |
9688 | ||
9689 | * MAINTAINERS: Alphabetize. | |
9690 | ||
33952f6f AO |
9691 | 2003-07-10 Alexandre Oliva <aoliva@redhat.com> |
9692 | ||
9693 | * configure: Rebuilt. | |
9694 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> | |
9695 | * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build | |
9696 | newlib nor libgloss. | |
9697 | Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> | |
9698 | * configure.in (am33_2.0-*-linux*): Added. | |
9699 | ||
0d4f1b4e BW |
9700 | 2003-07-09 Bob Wilson <bob.wilson@acm.org> |
9701 | ||
9702 | * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. | |
9703 | * configure: Regenerate. | |
9704 | ||
56694dd9 ZW |
9705 | 2003-07-07 Zack Weinberg <zack@codesourcery.com> |
9706 | ||
9707 | * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. | |
9708 | * Makefile.in: Regenerate. | |
9709 | ||
21607eb4 ZW |
9710 | 2003-07-04 Zack Weinberg <zack@codesourcery.com> |
9711 | ||
9712 | * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. | |
9713 | * Makefile.in: Regenerate. | |
9714 | ||
dce2d8b2 | 9715 | 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> |
8c90b13a L |
9716 | |
9717 | * Makefile.tpl: Replace PWD with PWD_COMMAND. | |
9718 | * Makefile.in: Regenerated. | |
9719 | ||
5d42f90e L |
9720 | * config-ml.in: Replace PWD with PWD_COMMAND. |
9721 | ||
6eb95e99 ZW |
9722 | 2003-07-04 Zack Weinberg <zack@codesourcery.com> |
9723 | ||
9724 | * intl: New directory; see intl/ChangeLog for details. | |
9725 | * ABOUT-NLS, config.rpath: Import from gettext 0.12.1. | |
9726 | * Makefile.tpl: all-gcc depends on maybe-all-intl. | |
9727 | * Makefile.in: Regenerate. | |
9728 | ||
07d1940e NN |
9729 | 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org> |
9730 | ||
9731 | * configure.in: Clean up config-lang.in handling. Delete | |
9732 | useless assignment to "subdirs". | |
9733 | * configure: Regenerate. | |
9734 | ||
4dbda6f0 NN |
9735 | 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org> |
9736 | ||
9737 | * configure.in: Rename 'target_libs' to 'target_libraries'. | |
9738 | Remove useless reference to 'target_libs'. | |
9739 | * configure: Regenerate. | |
9740 | ||
2c30ab71 KS |
9741 | 2003-06-23 Keith Seitz <kseitz@sources.redhat.com> |
9742 | ||
9743 | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | |
9744 | * Makefile.in: Regenerate. | |
9745 | ||
11405c93 NN |
9746 | 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org> |
9747 | ||
9748 | * Makefile.def: Introduce flags_to_pass. | |
9749 | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. | |
9750 | * Makefile.in: Regenerate. | |
9751 | ||
fb87ad5d HPN |
9752 | 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com> |
9753 | ||
9754 | * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib | |
9755 | and target-libgloss. | |
9756 | <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. | |
9757 | <h8300*-*-*>: Disable libf2c and ${libgcj}. | |
9758 | * configure: Regenerate. | |
9759 | ||
a7956a48 BK |
9760 | 2003-06-17 Benjamin Kosnik <bkoz@redhat.com> |
9761 | ||
9762 | * configure.in: Update testsuite_flags to new location. | |
9763 | * configure. Regenerate. | |
6eb95e99 | 9764 | |
eaf9f3b2 NN |
9765 | 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org> |
9766 | ||
9767 | * Makefile.tpl: Remove BUILD_CC stuff. | |
9768 | * Makefile.in: Regenerate. | |
9769 | ||
2d89ffef KH |
9770 | 2003-06-17 Kazu Hirata <kazu@cs.umass.edu> |
9771 | ||
9772 | * MAINTAINERS (Write After Approval): Remove Andrew Haley. | |
9773 | ||
dce2d8b2 | 9774 | 2003-06-16 Graeme Peterson <gp@qnx.com> |
83415b0b GP |
9775 | |
9776 | * MAINTAINERS (Write After Approval): Add myself. | |
9777 | ||
dce2d8b2 | 9778 | 2003-06-14 H.J. Lu <hongjiu.lu@intel.com> |
6eb95e99 | 9779 | |
b951c91c L |
9780 | * config.guess: Update to 2003-06-12 version. |
9781 | * config.sub: Update to 2003-06-13 version. | |
9782 | ||
dce2d8b2 | 9783 | 2003-06-12 H.J. Lu <hongjiu.lu@intel.com> |
0bb41a37 L |
9784 | |
9785 | * config.guess: Update to 2003-06-06 version. | |
9786 | * config.sub: Update to 2003-06-06 version. | |
9787 | ||
655b7166 RO |
9788 | 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9789 | ||
9790 | * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | |
9791 | * configure. Regenerate. | |
9792 | ||
01b759aa NN |
9793 | 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> |
9794 | ||
bf1d3e81 NN |
9795 | * configure.in: Disable serial configure by default. |
9796 | * configure: Regenerate. | |
9797 | * Makefile.tpl: Abolish .NOTPARALLEL. | |
9798 | * Makefile.in: Regenerate. | |
9799 | ||
e89fbdfe NN |
9800 | * Makefile.tpl: Replace {build,host,target}_canonical by |
9801 | {build,host,target}. | |
9802 | * Makefile.in: Regenerate. | |
9803 | ||
01b759aa NN |
9804 | * Makefile.tpl: Fix stupid pasto. |
9805 | * Makefile.in: Regenerate. | |
9806 | ||
f7dae026 NN |
9807 | 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org> |
9808 | ||
9809 | * Makefile.tpl: Remove bogus conditional. | |
9810 | * Makefile.in: Regenerate. | |
9811 | ||
9812 | 2003-06-05 Jan Hubicka <jh@suse.cz> | |
8f231b5d JH |
9813 | |
9814 | * Makefile.tpl (profiledbootstrap): New target. | |
9815 | * Makefile.in (profiledbootstrap): New target. | |
9816 | ||
2ffc3e73 | 9817 | 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org> |
9a22b893 WB |
9818 | |
9819 | * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew | |
9820 | Pinski. Remove user names from other bugzilla-only maintainers. | |
9821 | ||
1a1e6b96 NN |
9822 | 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org> |
9823 | ||
1358ccea NN |
9824 | * Makefile.tpl: Make 'recursive targets' using autogen rather |
9825 | than shell loop. Remove duplicate 'clean' targets and false | |
9826 | comments. | |
9827 | * Makefile.def: Add systematic dependencies to 'recursive' targets. | |
9828 | Add systematic method of specifying missing targets in subdirs. | |
9829 | Add copyright boilerplate. | |
9830 | * Makefile.in: Regenerate. | |
9831 | * configure.in: Add 'recursive targets' to maybe list. | |
9832 | * configure: Regenerate. | |
9833 | ||
ae74ed1f NN |
9834 | * MAINTAINERS: "GNATS only" -> "Bug database only". |
9835 | ||
1a1e6b96 NN |
9836 | * Makefile.tpl: Rename [+target+] to [+make_target+]. |
9837 | * Makefile.def: Rename 'target' to 'make_target'. | |
9838 | ||
c79af3fa NB |
9839 | 2003-05-31 Neil Booth <neil@daikokuya.co.uk> |
9840 | ||
9841 | * MAINTAINERS: Add self as options handling maintainer. | |
9842 | ||
39d85b61 MM |
9843 | 2003-05-28 Michael Meissner <gnu@the-meissners.org> |
9844 | ||
9845 | * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has | |
9846 | been too long since I touched those ports. | |
9847 | ||
afc2b62d DD |
9848 | 2003-05-28 DJ Delorie <dj@redhat.com> |
9849 | ||
9850 | * Makefile.tpl: Make maybe-check-gcc .PHONY. | |
9851 | * Makefile.in: Regenerate. | |
9852 | ||
df445104 MR |
9853 | 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |
9854 | ||
9855 | * configure.in: Use curly braces in the definition of tooldir. | |
9856 | * configure: Regenerate. | |
9857 | ||
2eb98e5d | 9858 | 2003-05-21 DJ Delorie <dj@redhat.com> |
6eb95e99 | 9859 | |
2eb98e5d DD |
9860 | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not |
9861 | newlib or libgloss. | |
9862 | * Makefile.in: Regenerate. | |
9863 | ||
862fced8 DD |
9864 | 2003-05-21 DJ Delorie <dj@redhat.com> |
9865 | ||
9866 | * Makefile.tpl: Add missing empty maybe-check-gcc target. | |
9867 | * Makefile.in: Regenerate. | |
9868 | ||
fc351800 ILT |
9869 | 2003-05-20 Ian Lance Taylor <ian@airs.com> |
9870 | ||
9871 | * MAINTAINERS: Update my e-mail address. | |
9872 | ||
7e2dbcef NN |
9873 | 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> |
9874 | ||
9875 | * configure.in: Switch more things to use maybe dependencies. | |
6eb95e99 | 9876 | * Makefile.tpl: Switch more things to use maybe dependencies. |
7e2dbcef NN |
9877 | Factor out common code from autogen IF statements. |
9878 | * configure: Regenerate. | |
9879 | * Makefile.in: Regenerate. | |
9880 | ||
f2a0e225 KC |
9881 | 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com> |
9882 | ||
9883 | * configure.in: Accept i[3456789]86 for machine type. | |
9884 | * configure: Regenerate. | |
9885 | ||
8b87bb96 NN |
9886 | 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> |
9887 | ||
9888 | * configure.in: Switch more things to use maybe dependencies. | |
9889 | Rearrange a little. Use GCC_TOPLEV_SUBDIRS. | |
9890 | * configure: Regenerate. | |
9891 | * Makefile.tpl: Switch more things to use maybe dependencies. | |
9892 | * Makefile.in: Regenerate. | |
9893 | ||
fdb882bc | 9894 | 2003-05-16 Andreas Schwab <schwab@suse.de> |
c3969745 AS |
9895 | |
9896 | * Makefile.tpl (install-opcodes): Define. | |
9897 | * Makefile.in: Rebuild. | |
9898 | ||
f7c50032 AJ |
9899 | 2003-05-13 Andreas Jaeger <aj@suse.de> |
9900 | ||
9901 | * config.guess: Update to 2003-05-09 version. | |
9902 | * config.sub: Update to 2003-05-09 version. | |
9903 | ||
dce2d8b2 | 9904 | 2003-05-13 Michael Eager <eager@mvista.com> |
243aa302 ME |
9905 | |
9906 | * configure.in: Correct sed script so that options in quotes are not | |
9907 | deleted. | |
9908 | * configure: Rebuild. | |
9909 | ||
aa8f1f57 CV |
9910 | 2003-05-12 Corinna Vinschen <corinna@vinschen.de> |
9911 | ||
9912 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | |
9913 | and $$s/newlib/libc/sys/cygwin32 include paths. | |
9914 | * configure: Ditto. | |
9915 | ||
0c130f81 MM |
9916 | 2003-05-12 Michael Meissner <gnu@the-meissners.org> |
9917 | ||
9918 | * MAINTAINERS: Update my email addresses. | |
9919 | ||
aa1a100b EB |
9920 | 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr> |
9921 | ||
9922 | * config-ml.in: Propagate INSTALL variables. | |
f7c50032 | 9923 | |
87861833 GP |
9924 | 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
9925 | ||
9926 | * MAINTAINERS: Remove duplicate entries in Write After Approval. | |
9927 | ||
de722255 CD |
9928 | 2003-05-02 Chris Demetriou <cgd@broadcom.com> |
9929 | ||
6eb95e99 ZW |
9930 | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. |
9931 | * Makefile.in: Regenerate. | |
de722255 | 9932 | |
96c4a002 WB |
9933 | 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org> |
9934 | ||
9935 | * MAINTAINERS (GNATS only): Add Falk Hueffner. | |
9936 | ||
55b15a11 WB |
9937 | 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org> |
9938 | ||
9939 | * MAINTAINERS (GNATS only): Add Giovanni Bajo. | |
9940 | ||
0c227849 DJ |
9941 | 2003-04-27 Daniel Jacobowitz <drow@mvista.com> |
9942 | ||
9943 | * Makefile.tpl: Clean $(BUILD_SUBDIR). | |
9944 | * Makefile.in: Regenerated. | |
9945 | ||
d45148c1 WB |
9946 | 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org> |
9947 | ||
9948 | * MAINTAINERS (Write After Approval): Upgrade myself from | |
9949 | GNATS only to write-after-approval. Update my mail address. | |
9950 | ||
dce2d8b2 | 9951 | 2003-04-25 Loren J. Rittle <ljrittle@acm.org> |
bb751e47 LR |
9952 | |
9953 | (OS Port Maintainers: freebsd): Add myself. | |
9954 | ||
438f50c3 MM |
9955 | 2003-04-22 Mark Mitchell <mark@codesourcery.com> |
9956 | ||
9957 | * MAINTAINERS (java): Remove Alexandre Petit-Bianco. | |
9958 | ||
9074e169 KJ |
9959 | 2003-04-22 Kean Johnston <jkj@sco.com> |
9960 | ||
9961 | * MAINTAINERS (SCO ports): Added myself. | |
9962 | ||
dfd39a2e NS |
9963 | 2003-04-21 Nathan Sidwell <nathan@codesourcery.com> |
9964 | ||
9965 | * MAINTAINERS (gcov): Add myself and Jan Hubicka. | |
9966 | ||
ccbae82a KJ |
9967 | 2003-04-19 Kean Johnston <jkj@sco.com> |
9968 | ||
9969 | * MAINTAINERS (Write After Approval): Add myself. | |
9970 | ||
2f50999f GP |
9971 | 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
9972 | ||
9973 | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | |
9974 | * Makefile.in: Regenerate. | |
9975 | ||
e9b84181 JJ |
9976 | 2003-04-18 Jakub Jelinek <jakub@redhat.com> |
9977 | ||
9978 | * configure.in (powerpc64*-*-linux*): Remove. | |
9979 | * configure: Rebuilt. | |
9980 | ||
1ca4c6e1 PE |
9981 | 2003-04-17 Phil Edwards <pme@gcc.gnu.org> |
9982 | ||
9983 | * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the | |
9984 | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, | |
9985 | and restrap. | |
9986 | * Makefile.in: Regenerate. | |
9987 | ||
0590b963 RE |
9988 | 2003-04-16 Richard Earnshaw <rearnsha@arm.com> |
9989 | ||
9990 | * configure.in (arm-*-netbsdelf*): Enable building java libraries. | |
9991 | * configure: Regenerated. | |
9992 | ||
ff41a56f DD |
9993 | 2003-04-15 DJ Delorie <dj@redhat.com> |
9994 | ||
9995 | * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer. | |
9996 | ||
50d440bc NC |
9997 | 2003-04-13 Nick Clifton <nickc@redhat.com> |
9998 | ||
9999 | * config-ml.in: Remove support for --disable-aix removing | |
10000 | call-aix multilibs. | |
10001 | ||
b1e0a93e AO |
10002 | 2003-04-10 Alexandre Oliva <aoliva@redhat.com> |
10003 | ||
10004 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | |
10005 | * */configure: Rebuilt. | |
10006 | ||
71fb704d JS |
10007 | 2003-04-08 Joel Sherrill <joel@oarcorp.com> |
10008 | ||
10009 | * MAINTAINERS: Add my email address. | |
10010 | ||
3897ea90 OH |
10011 | 2003-03-17 Olivier Hainque <hainque@act-europe.fr> |
10012 | ||
10013 | * MAINTAINERS (Write After Approval): Add myself. | |
f7c50032 | 10014 | |
93c834b7 NN |
10015 | 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org> |
10016 | ||
10017 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | |
10018 | * Makefile.in: Regenerate. | |
10019 | ||
82c34dcb MC |
10020 | 2003-03-14 Michael Chastain <mec@shout.net> |
10021 | ||
10022 | * Makefile.in: Regenerate with correct Makefile.def. | |
10023 | ||
73458fb7 NN |
10024 | 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org> |
10025 | ||
10026 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused | |
10027 | Make macro. | |
10028 | * Makefile.in: Regenerate. | |
10029 | * configure.in: Clean up gxx_include_dir logic. | |
10030 | * configure: Regenerate. | |
10031 | ||
32cf27e5 AE |
10032 | 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> |
10033 | ||
10034 | * MAINTAINERS (Write After Approval): Add myself. | |
10035 | ||
c727e7a0 BE |
10036 | 2003-03-10 Ben Elliston <bje@wasabisystems.com> |
10037 | ||
10038 | * MAINTAINERS: Update my mail address. | |
10039 | ||
9a27ac7a FS |
10040 | 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
10041 | ||
10042 | * configure.in (gxx_include_dir): Fix typo. | |
10043 | * configure: Regenerated. | |
10044 | ||
3aa83176 NN |
10045 | 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> |
10046 | ||
10047 | * Makefile.tpl: Reindent. | |
10048 | * Makefile.in: Regenerate. | |
10049 | * configure.in: Reindent. Don't set unused variables. | |
10050 | * configure: Regenerate. | |
10051 | ||
9124bc53 DJ |
10052 | 2003-03-04 Daniel Jacobowitz <drow@mvista.com> |
10053 | ||
10054 | * configure.in: Include $(build_tooldir)/sys-include in | |
10055 | FLAGS_FOR_TARGET. | |
10056 | * configure: Regenerated. | |
10057 | ||
cb543528 NN |
10058 | 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> |
10059 | ||
c858bf1e NN |
10060 | * Makefile.tpl: Always pass down RANLIB. |
10061 | * Makefile.in: Regenerate. | |
10062 | ||
aa9c3ab4 NN |
10063 | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. |
10064 | * Makefile.in: Regenerate. | |
10065 | * configure.in: Remove unused logic relating to --enable-shared | |
10066 | and --enable-threads. Remove bogus comments. Remove redundant | |
10067 | noconfigdirs. | |
10068 | * configure: Regenerate. | |
10069 | ||
cb543528 NN |
10070 | * configure.in: Replace ${libstdcxx_version} by its value. |
10071 | Remove reference to mh-dgux. | |
10072 | * configure: Regenerate. | |
10073 | ||
53f70c1b KB |
10074 | 2003-03-03 Kevin Buettner <kevinb@redhat.com> |
10075 | ||
10076 | * MAINTAINERS (Write After Approval): Add myself. | |
10077 | ||
df0f0674 NN |
10078 | 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
10079 | ||
10080 | * Makefile.tpl: Rearrange. | |
10081 | * Makefile.in: Regenerate. | |
10082 | ||
dce2d8b2 | 10083 | 2003-02-25 Uwe Stieber <uwe@wwws.de> |
ef4e7569 US |
10084 | |
10085 | * configure.in: Add support for kaOS as cross build target system. | |
10086 | * configure: Regenerated. | |
10087 | ||
a7a287eb SB |
10088 | 2003-02-24 Steven Bosscher <steven@gcc.gnu.org> |
10089 | ||
10090 | * MAINTAINERS (Write after approval): Add myself. | |
10091 | ||
ff00c8a2 JW |
10092 | 2003-02-21 James E Wilson <wilson@tuliptree.org> |
10093 | ||
10094 | * MAINTAINERS: Update my email address. | |
10095 | ||
abb2db7a ZW |
10096 | 2003-02-21 Zack Weinberg <zack@codesourcery.com> |
10097 | ||
10098 | * MAINTAINERS: Add self to blanket write privs. section. | |
10099 | ||
e9f2dc3b SM |
10100 | 2003-02-20 Sean McNeil <sean@blue.mcneil.com> |
10101 | ||
10102 | * Makefile.tpl: Add definition of CPPFLAGS to pass into | |
10103 | configure-target-* as some target builds may require additional | |
10104 | flags for preprocessor tests. | |
10105 | * Makefile.in: Regenerated. | |
10106 | ||
ee03dc5e AO |
10107 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
10108 | ||
11856278 AO |
10109 | * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. |
10110 | * ltconfig: Handle it. | |
10111 | * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of | |
10112 | auto-detecting it. | |
10113 | ||
274aef32 AO |
10114 | * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever |
10115 | it is used as argument to $CC. | |
10116 | * ltcf-gcj.sh: Likewise. | |
10117 | ||
ee03dc5e AO |
10118 | * configure.in: Introduce --enable-maintainer-mode. |
10119 | * configure: Rebuilt. | |
10120 | * Makefile.tpl (Makefile.in, configure): Enable dependencies only | |
10121 | for maintainer mode. | |
10122 | * Makefile.in: Rebuilt. | |
10123 | ||
30db8e17 JM |
10124 | 2003-02-18 Jason Merrill <jason@redhat.com> |
10125 | ||
10126 | * Makefile.tpl (check-c++): Allow parallelism. | |
10127 | ||
cab60ac6 GP |
10128 | 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10129 | ||
10130 | * MAINTAINERS: Remove John Carr (who never actually had access to | |
10131 | gcc.gnu.org). | |
10132 | ||
c8e5d1af GK |
10133 | 2003-02-15 Geoffrey Keating <geoffk@apple.com> |
10134 | ||
10135 | * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, | |
10136 | don't configure target-libobjc. | |
10137 | * configure: Regenerate. | |
10138 | ||
70f91f50 RO |
10139 | 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
10140 | ||
10141 | * Makefile.tpl (RANLIB): Define. | |
10142 | * Makefile.in: Regenerate. | |
10143 | ||
669e9062 LB |
10144 | 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt> |
10145 | ||
10146 | * MAINTAINERS: Update my email. | |
abb2db7a | 10147 | |
61b56b2e KS |
10148 | 2003-02-06 Keith R Seitz <keiths@redhat.com> |
10149 | ||
10150 | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | |
10151 | * Makefile.tpl: Remove "all-snavigator" and "all-grep". | |
10152 | * Makefile.in: Regenerated. | |
10153 | * configure.in: Remove all traces of snavigator, db, and grep. | |
10154 | * configure: Regenerated. | |
10155 | ||
a1ba6e15 GP |
10156 | 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10157 | ||
10158 | * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write | |
10159 | After Approval. | |
10160 | ||
f5f2cce5 CC |
10161 | 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de> |
10162 | ||
10163 | * MAINTAINERS (Write after approval): Add myself. | |
10164 | ||
ba49f6f1 FCE |
10165 | 2003-01-31 Frank Ch. Eigler <fche@redhat.com> |
10166 | ||
10167 | * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. | |
10168 | * Makefile.in: Regenerated. | |
10169 | ||
ccf9f10c RS |
10170 | 2003-01-30 Roger Sayle <roger@eyesopen.com> |
10171 | ||
10172 | * config.guess: Updated to 2003-01-30's version. | |
10173 | * config.sub: Updated to 2003-01-28's version. | |
10174 | ||
a693735b AO |
10175 | 2003-01-30 Alexandre Oliva <aoliva@redhat.com> |
10176 | ||
10177 | * config.if: If gcc_version is already set, just use it. Don't set | |
10178 | gcc_version_trigger if it's already set, otherwise set it to | |
10179 | gcc/version.c, but only if the file exists. If it is not set and | |
10180 | gcc/version.c does not exist, try to extract the version number from | |
10181 | $CC. | |
10182 | ||
204c43d6 AT |
10183 | 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch> |
10184 | ||
abb2db7a | 10185 | * MAINTAINERS: Add myself to write-after-approval list. |
204c43d6 | 10186 | |
842e91ec PE |
10187 | 2003-01-27 Phil Edwards <pme@gcc.gnu.org> |
10188 | ||
10189 | * configure.in: Revert 24Jan change. | |
10190 | * configure: Regenerate. | |
10191 | ||
6b99984e GP |
10192 | 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10193 | ||
10194 | * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix | |
10195 | entry of HJ Lu. | |
10196 | ||
806e0935 NN |
10197 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
10198 | ||
10199 | * configure.in: Revert previous change. | |
10200 | * configure: Regenerate. | |
10201 | ||
307a9864 NN |
10202 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
10203 | ||
10204 | * configure.in: Make rda native-only. | |
10205 | * configure: Regenerate. | |
10206 | ||
02ba6302 VR |
10207 | 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
10208 | ||
10209 | * MAINTAINERS: Move myself from GNATS-only-accounts to | |
10210 | write-after-approval. | |
10211 | ||
77d187bc NN |
10212 | 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org> |
10213 | ||
10214 | * configure.in: Add missing \. | |
10215 | * configure: Rebuilt. | |
10216 | ||
a94a2d4c JJ |
10217 | 2003-01-17 Jakub Jelinek <jakub@redhat.com> |
10218 | ||
10219 | * configure.in (baseargs): Avoid using \| in sed regular | |
10220 | expressions. | |
10221 | * configure: Rebuilt. | |
10222 | ||
73f84924 JJ |
10223 | 2003-01-16 Jakub Jelinek <jakub@redhat.com> |
10224 | ||
10225 | * configure.in (baseargs): Remove all supported forms of | |
10226 | --cache-file, --srcdir, --host, --build and --target options | |
10227 | from argument lists. | |
10228 | * configure: Rebuilt. | |
10229 | ||
8c12fc63 JZ |
10230 | 2003-01-15 Josef Zlomek <zlomekj@suse.cz> |
10231 | ||
10232 | * MAINTAINERS: Add myself to write-after-approval list. | |
10233 | ||
7c005a3a AO |
10234 | 2003-01-15 Alexandre Oliva <aoliva@redhat.com> |
10235 | ||
10236 | * configure.in (noconfigdirs): Don't skip gas on IRIX 6. | |
10237 | * configure: Rebuilt. | |
10238 | ||
3dfabf63 NN |
10239 | 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org> |
10240 | ||
10241 | * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | |
10242 | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. | |
10243 | * Makefile.in: Regenerate. | |
10244 | * configure: Regenerate. | |
10245 | ||
cf53ae10 AO |
10246 | 2003-01-09 Alexandre Oliva <aoliva@redhat.com> |
10247 | ||
10248 | * configure.in: Remove Makefile in build, host and target modules | |
10249 | unless configure was run with --no-recursion. | |
10250 | * configure: Rebuilt. | |
10251 | ||
3fbe8e4a CC |
10252 | 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> |
10253 | ||
10254 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. | |
10255 | (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). | |
10256 | * Makefile.in: Regenerate. | |
10257 | ||
66e2aa7d CD |
10258 | 2003-01-08 Chris Demetriou <cgd@broadcom.com> |
10259 | ||
10260 | * config.guess: Update to 2003-01-03 version. | |
10261 | * config.sub: Update to 2003-01-03 version. | |
10262 | ||
b5038cfb CF |
10263 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
10264 | ||
10265 | * configure: Regenerate with proper autoconf 2.13. | |
10266 | ||
d02c69be CF |
10267 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
10268 | ||
10269 | * configure.in: Add AC_PREREQ for consistency. | |
b5038cfb | 10270 | * configure: Regenerate. |
d02c69be | 10271 | |
e914a571 AC |
10272 | 2003-01-06 Andrew Cagney <ac131313@redhat.com> |
10273 | ||
10274 | * configure.in (GDB_TK): Add tcl directories conditional on | |
10275 | gdb/gdbtk directory being present. | |
10276 | * configure: Regenerate. | |
abb2db7a | 10277 | |
dce2d8b2 | 10278 | 2003-01-04 John David Anglin <dave.anglin@nrc.ca> |
70571545 | 10279 | |
dce2d8b2 EB |
10280 | * configure.in (LD): Improve test for gcc. Try to set LD to the ld |
10281 | used by gcc if LD is not defined and we are not doing a Canadian Cross. | |
70571545 JDA |
10282 | * configure: Rebuilt. |
10283 | ||
89a7012a TT |
10284 | 2002-12-31 Tom Tromey <tromey@redhat.com> |
10285 | ||
10286 | * Makefile.in: Rebuilt. | |
10287 | * Makefile.def (target_modules) [libffi]: Allow installation. | |
10288 | ||
3f4f56e2 AS |
10289 | 2002-12-31 Andreas Schwab <schwab@suse.de> |
10290 | ||
10291 | * configure.in: Fix use of $program_transform_name. | |
10292 | * configure: Regenerated. | |
10293 | ||
6c1b8d0a DJ |
10294 | 2002-12-30 Daniel Jacobowitz <drow@mvista.com> |
10295 | ||
10296 | * configure.in (baseargs): Don't remove first configure argument. | |
1b414d31 | 10297 | * configure: Regenerated. |
6c1b8d0a | 10298 | |
c5120911 AO |
10299 | 2002-12-29 Alexandre Oliva <aoliva@redhat.com> |
10300 | ||
10301 | * Makefile.tpl (local-distclean): Don't remove... | |
10302 | (multilib.ts): ... this. Moved into... | |
10303 | (multilib.out): ... this. Don't use sub-make. | |
10304 | ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, | |
10305 | $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... | |
10306 | (configure-build-[+module+], configure-[+module+], | |
10307 | configure-target-[+module+], configure-gcc): ... these. Test | |
10308 | for Makefile existence. Drop config.status from dependencies. | |
10309 | * Makefile.in: Rebuilt. | |
10310 | * configure.in: Move gcc-version-trigger to the end of | |
10311 | ac_configure_args. Add comments to maybedep.tmp and | |
10312 | serdep.tmp. Introduce --disable-serial-configure. Remove | |
10313 | nonopt from baseargs, matching and removing corresponding | |
10314 | whitespace while at it. | |
10315 | * configure: Rebuilt. | |
10316 | ||
e245b0ea AO |
10317 | 2002-12-28 Alexandre Oliva <aoliva@redhat.com> |
10318 | ||
903de295 AO |
10319 | * configure.in (host_configargs): Replace reference to |
10320 | no-longer-defined buildopts with --build=${build_alias}. | |
10321 | * configure: Rebuilt. | |
10322 | ||
e245b0ea AO |
10323 | * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of |
10324 | program_transform_name to standard idiom. | |
10325 | (AUTOGEN, AUTOCONF): Define. | |
10326 | (Makefile.in): Use $(AUTOGEN). | |
10327 | (Makefile): Depend on config.status, and use autoconf-style rule to | |
10328 | build it. Move original commands to... | |
10329 | (config.status): ... this new target. | |
10330 | (configure): Add $(srcdir). Depend on config/acx.m4. Use | |
10331 | $(AUTOCONF). | |
10332 | * Makefile.in: Rebuilt. | |
10333 | ||
671aa708 NN |
10334 | 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> |
10335 | ||
53fbfb58 NN |
10336 | * Makefile.tpl: Fix dramatic bustage due to change in |
10337 | program_transform_name. | |
10338 | * Makefile.in: Regenerate. | |
10339 | ||
10340 | * configure.in: Remove unnecessary PATH setting. | |
10341 | * configure: Regnerate. | |
10342 | ||
10343 | * configure.in: Don't default to unprefixed tools unless | |
10344 | the native tools will work. | |
10345 | * configure: Regenerate. | |
10346 | ||
671aa708 NN |
10347 | * configure.in: Convert to autoconf script. Blow away lots |
10348 | of now-redundant Makefile fragments. | |
10349 | * configure: Generate using Autoconf. | |
10350 | * Makefile.tpl: Rewrite to reflect autoconfiscation. | |
10351 | * Makefile.in: Regenerate. | |
10352 | ||
57f40826 NN |
10353 | 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org> |
10354 | ||
3fedb745 NN |
10355 | * configure: Fix stupid bug where RANLIB was mistakenly included. |
10356 | ||
abb2db7a | 10357 | * configure.in: Rename (buildargs, hostargs, targargs) to |
3fedb745 NN |
10358 | (build_configargs, host_configargs, target_configargs). |
10359 | ||
10360 | * configure.in: Move logic out of sed statement. | |
10361 | ||
abb2db7a | 10362 | * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, |
57f40826 NN |
10363 | CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. |
10364 | ||
315fa0f4 SS |
10365 | 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com> |
10366 | ||
10367 | * config.sub: Import from master repository | |
10368 | * config.guess: Ditto | |
10369 | ||
45aff44f AS |
10370 | 2002-12-24 Andreas Schwab <schwab@suse.de> |
10371 | ||
10372 | * Makefile.tpl (multilib.out): Fix missing space. | |
10373 | * Makefile.in: Regenerate. | |
10374 | ||
88b5521b NN |
10375 | 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org> |
10376 | ||
10377 | * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. | |
10378 | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. | |
10379 | * Makefile.in: Regenerate. | |
10380 | * configure.in: Remove unnecessary leftovers. | |
10381 | ||
2a726918 GK |
10382 | 2002-12-21 Geoffrey Keating <geoffk@apple.com> |
10383 | ||
10384 | * configure.in (extra_ranlibflags_for_target): New variable. | |
10385 | (*-*-darwin): Add -c to ranlib commands. | |
10386 | * configure (tooldir): Handle extra_ranlibflags_for_target. | |
10387 | ||
aace3269 | 10388 | 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org> |
346b290d NN |
10389 | |
10390 | * Makefile.tpl: Revert HJL's change. | |
10391 | * Makefile.in: Regenerated. | |
10392 | * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and | |
10393 | always. | |
10394 | ||
f0895142 AS |
10395 | 2002-12-19 Andreas Schwab <schwab@suse.de> |
10396 | ||
10397 | * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. | |
10398 | * Makefile.in: Regenerate. | |
10399 | ||
dce2d8b2 | 10400 | 2002-12-18 H.J. Lu <hjl@gnu.org> |
782d0c02 L |
10401 | |
10402 | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). | |
10403 | * Makefile.in: Regenerated. | |
10404 | ||
10405 | * configure.in (build_prefix): New. Substitute. | |
10406 | ||
212f6dd0 NN |
10407 | 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> |
10408 | ||
79308c5d NN |
10409 | * Makefile.tpl: Don't let real targets depend on phony targets. |
10410 | * Makefile.in: Regenerate. | |
10411 | ||
212f6dd0 NN |
10412 | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. |
10413 | * Makefile.in: Regenerate. | |
10414 | ||
ab17919f SS |
10415 | 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com> |
10416 | ||
10417 | * config.sub: Import from master repository | |
10418 | * config.guess: Ditto | |
10419 | ||
5ecf91d1 JM |
10420 | 2002-12-16 Jason Merrill <jason@redhat.com> |
10421 | ||
10422 | * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a | |
10423 | previous 'make bootstrap'. | |
10424 | * Makefile.in: Regenerate. | |
10425 | ||
d8437e1b HPN |
10426 | 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com> |
10427 | ||
10428 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. | |
10429 | ||
4977bab6 ZW |
10430 | 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org> |
10431 | ||
10432 | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. | |
10433 | * Makefile.in: Regenerate. | |
10434 | ||
0edcfdcb JM |
10435 | 2002-12-13 Jason Merrill <jason@redhat.com> |
10436 | ||
6248218a | 10437 | * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run |
0edcfdcb JM |
10438 | library tests. |
10439 | (check-c++): Just depend on it and check-target-libstdc++-v3. | |
6248218a JM |
10440 | * Makefile.in: Regenerate. |
10441 | ||
4977bab6 ZW |
10442 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> |
10443 | ||
10444 | * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). | |
10445 | * Makefile.in: Rebuilt. | |
10446 | ||
f87505dd AO |
10447 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> |
10448 | ||
10449 | * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. | |
10450 | ||
4977bab6 ZW |
10451 | 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org> |
10452 | ||
10453 | * configure: Fix bug put in by gremlins. | |
10454 | ||
10455 | * Makefile.tpl: Substitute more autoconfily. | |
10456 | * configure: Substitute more autoconfily. | |
10457 | * Makefile.in: Regenerate. | |
10458 | ||
7f0db92a SS |
10459 | 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com> |
10460 | ||
10461 | * config.sub: Import from master repository | |
10462 | * config.guess: Ditto | |
10463 | * MAINTAINERS: Added Svein Seldal under write after approval | |
10464 | ||
4977bab6 ZW |
10465 | 2002-12-08 Andrew Cagney <ac131313@redhat.com> |
10466 | ||
10467 | * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. | |
10468 | * Makefile.in (all-sim): Ditto. | |
10469 | ||
10470 | 2002-12-06 DJ Delorie <dj@redhat.com> | |
10471 | ||
10472 | * Makefile.tpl: Change configure dependencies to not have real | |
10473 | targets depend on phony targets. | |
10474 | ||
10475 | 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org> | |
10476 | ||
10477 | * configure.in: Revert unintentional change. | |
10478 | ||
10479 | * Makefile.tpl: Change dependency for */multilib.out so that | |
10480 | it works when gcc isn't in the tree. | |
10481 | ||
10482 | * configure.in: Substitute more. | |
10483 | * configure: Run subconfigures from the Makefile. | |
10484 | * Makefile.tpl: Run subconfigures from the Makefile; add a few | |
10485 | convenience targets. Make sure gcc isn't rebuilt after bootstrap. | |
10486 | ||
67f1b906 GP |
10487 | 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10488 | ||
10489 | * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". | |
10490 | ||
4977bab6 ZW |
10491 | 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org> |
10492 | ||
10493 | * Makefile.tpl: Add targets for configuring host subdirs in Makefile, | |
10494 | and corresponding dependencies. | |
10495 | * Makefile.in: Regenerate. | |
10496 | ||
10497 | * configure.in (host_tools): Order binutils, gas and ld for | |
10498 | convenience in running the testsuites. | |
10499 | ||
10500 | * Makefile.tpl: Introduce rules to serialize subconfigure runs. | |
10501 | * Makefile.in: Regenerate. | |
10502 | * configure.in: Introduce rules to serialize subconfigure runs. | |
10503 | ||
10504 | * configure.in: Introduce BASE_CC_FOR_TARGET. | |
10505 | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. | |
10506 | Realize configure-build-* targets. Realize configure-target-* targets. | |
10507 | * Makefile.in: Regenerate. | |
10508 | ||
10509 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> | |
10510 | ||
10511 | * configure: Move gcc_version_trigger stuff from here... | |
10512 | * configure.in: ...to here. | |
10513 | ||
10514 | * configure.in: Separate subconfigure options added by this file from | |
10515 | options given by the user. Add machinery to put args for host | |
10516 | subconfigures into the Makefile. | |
10517 | ||
10518 | * Makefile.tpl: Remove 'vault' targets. | |
10519 | * Makefile.tpl: Reorder and comment dependencies. | |
10520 | * Makefile.in: Regenerate. | |
10521 | ||
10522 | 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> | |
10523 | * configure.in: Fix my broken commit of previous patch. (sigh) | |
10524 | ||
743f054e GK |
10525 | 2002-11-28 Geoffrey Keating <geoffk@apple.com> |
10526 | ||
10527 | * configure.in: Move host-specific darwin noconfigdirs into | |
10528 | the host-specific section. | |
10529 | ||
4977bab6 ZW |
10530 | 2002-11-28 Geoffrey Keating <geoffk@apple.com> |
10531 | ||
10532 | * configure.in: Move host-specific darwin noconfigdirs into | |
10533 | the host-specific section. | |
10534 | ||
10535 | 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org> | |
10536 | ||
10537 | * configure: Remove skip-this-dir support. | |
10538 | * Makefile.tpl: Remove skip-this-dir support. | |
10539 | ||
10540 | * Makefile.tpl: Remove leftover support for non-autoconfiscated | |
10541 | subdirectories. | |
10542 | * Makefile.in: Regenerate. | |
10543 | ||
10544 | * Makefile.tpl: Strip out useless setting of 'dir'. | |
10545 | * Makefile.in: Regenerate. | |
10546 | ||
10547 | 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org> | |
10548 | ||
10549 | * configure.in: Fix deeply stupid bug. | |
10550 | ||
10551 | * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded | |
10552 | shell code in CXX_FOR_TARGET | |
10553 | * Makefile.def: Introduce raw_cxx. | |
10554 | * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and | |
10555 | RAW_CXX_FOR_TARGET. | |
10556 | * Makefile.in: Regenerate. | |
10557 | ||
10558 | 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org> | |
10559 | ||
10560 | * Makefile.tpl: Remove unnecessary ifs. | |
10561 | * Makefile.in: Regenerate. | |
10562 | ||
10563 | * Makefile.tpl: Implement soft dependency machinery. Maybe-ize | |
10564 | dependencies. Maybe-ize build-libiberty. Create dummy install | |
10565 | targets for 'no_install' modules. | |
10566 | * configure: Move GDB_TK substitution to configure.in. Move | |
10567 | build_modules stuff to configure.in. | |
10568 | * configure.in: Implement soft dependency machinery. Maybe-ize | |
10569 | GDB_TK, rearrange slightly. Move build_modules stuff from configure. | |
10570 | * Makefile.in: Regenerate. | |
10571 | ||
10572 | 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org> | |
10573 | ||
10574 | * Makefile.tpl: Make all-target, install-target behave similarly | |
10575 | to all, install (only hitting configured targets). Eliminate | |
10576 | unused macro defintions. | |
10577 | ||
10578 | * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when | |
10579 | build != host. | |
10580 | ||
10581 | * Makefile.tpl: Add all-gcc: all-libiberty dependency. | |
10582 | ||
10583 | * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. | |
10584 | ||
10585 | * configure.in: Produce lists of subdir targets we're actually | |
10586 | configuring. Remove references to "dosrel". | |
10587 | * Makefile.tpl: Let configure set which subdir targets are hit. | |
10588 | Remove install-cross; clean up install; remove ALL. Remove | |
10589 | references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. | |
10590 | Autogenerate host module targets. Remove empty dependency lines | |
10591 | and redundant dependency; rearrange slightly. | |
10592 | * Makefile.def: Add host-side libtermcap, utils. | |
10593 | ||
10594 | * Makefile.in: Regenerate. | |
10595 | ||
e6226a2f RO |
10596 | 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
10597 | ||
10598 | * ltconfig (osf[345]): Append $major to soname_spec. | |
10599 | Reflect this in library_names_spec. | |
10600 | * ltmain.sh (osf): Prefix $major with . for use as extension. | |
10601 | ||
3b75d237 AJ |
10602 | 2002-11-19 Andreas Jaeger <aj@suse.de> |
10603 | ||
10604 | * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support | |
10605 | linking of 32-bit libraries with ld on the x86-64, ppc64, s390x | |
10606 | and sparc64 GNU/Linux systems. | |
10607 | ||
809108de NS |
10608 | 2002-11-19 Nathan Sidwell <nathan@codesourcery.com> |
10609 | ||
10610 | * MAINTAINERS: Update email. | |
10611 | ||
e7e0de7e GP |
10612 | 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10613 | ||
10614 | * MAINTAINERS: Complete James Dennett's entry. | |
10615 | ||
f7109dea EB |
10616 | 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr> |
10617 | ||
10618 | * MAINTAINERS (Write After Approval): Add myself. | |
10619 | ||
d3ac17c9 BK |
10620 | 2002-11-13 Bruce Korb <bkorb@gnu.org> |
10621 | ||
10622 | * Makefile.tpl: syntactic cleanup | |
10623 | ||
dce2d8b2 | 10624 | 2002-11-13 Stuart Hastings <stuart@apple.com> |
cbf78ae4 SH |
10625 | |
10626 | * MAINTAINERS: Add myself to write-after-approval list. | |
10627 | ||
4977bab6 ZW |
10628 | 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org> |
10629 | ||
10630 | * Makefile.def: Add list of recursive targets to autogenerate. | |
10631 | Add build_modules. | |
10632 | * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* | |
10633 | targets. Autogenerate *-build-* targets. | |
10634 | * Makefile.in: Regenerate. | |
10635 | ||
10636 | 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org> | |
10637 | ||
10638 | * configure: More autoconf-style substitutions. | |
10639 | * Makefile.tpl: More autoconf-style substitutions. | |
10640 | * Makefile.in: Regenerate. | |
10641 | ||
10642 | 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org> | |
10643 | ||
10644 | * configure: Substitute more variables in a more autoconf-friendly | |
10645 | way. Simplify slightly. | |
10646 | * Makefile.tpl: Make more variables substitutable in an | |
10647 | autoconf-friendly way. | |
10648 | * Makefile.in: Regenerate. | |
10649 | ||
d4783999 JW |
10650 | 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org> |
10651 | ||
10652 | * MAINTAINERS (Write After Approval): Add myself. | |
10653 | ||
4977bab6 ZW |
10654 | 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org> |
10655 | ||
10656 | * configure.in (v810*): Remove special setting of tools. | |
10657 | ||
10658 | * configure: Add support for extra required flags for ar or nm. | |
10659 | * configure.in (aix4.3+): Use above support for target-specific | |
10660 | issues, rather than using config/mt-aix43. | |
10661 | ||
10662 | 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org> | |
10663 | ||
10664 | * configure: Remove 'removing', which doesn't work. Replace $subdir | |
10665 | with . everywhere. Replace $subdirs with ''. Replace $makesrcdir | |
10666 | with $srcdir. Reformat indentation. Substitute some variables | |
10667 | formerly hard-coded in the Makefile for build=host. | |
10668 | * Makefile.tpl: Autogenerate more; make more autoconf-friendly. | |
10669 | * Makefile.def: Autogenerate more. | |
10670 | * Makefile.in: Regenerate. | |
10671 | ||
1c9c903e AN |
10672 | 2002-11-04 Adam Nemet <anemet@lnxw.com> |
10673 | ||
10674 | * MAINTAINERS (Write After Approval): Add myself. | |
10675 | ||
40673d2b KB |
10676 | 2002-11-04 Kevin Buettner <kevinb@redhat.com> |
10677 | ||
10678 | * Makefile.def (host_modules): Add rda. | |
10679 | * Makefile.in: Regenerate. | |
10680 | * configure.in (target_tool): Add target-rda to list. | |
10681 | ||
42e650ae GP |
10682 | 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10683 | ||
10684 | * MAINTAINERS: Remove "co-maintainer" note for web pages. | |
10685 | ||
e004b81f PE |
10686 | 2002-10-25 Phil Edwards <pme@gcc.gnu.org> |
10687 | ||
10688 | * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, | |
10689 | and restrap targets to this rule. | |
10690 | * Makefile.in: Regenerate. | |
10691 | ||
06bd49b1 GP |
10692 | 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
10693 | ||
10694 | * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under | |
10695 | GNATS only accounts. | |
10696 | ||
d0af82b0 HPN |
10697 | 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com> |
10698 | ||
10699 | * configure.in (i[3456]86-*-linux*): Add check to disable | |
10700 | ${libgcj} for glibc1. | |
10701 | ||
10782654 DC |
10702 | 2002-10-24 Denis Chertykov <denisc@overta.ru> |
10703 | ||
10704 | * MAINTAINERS: Add myself as ip2k port maintainer. | |
10705 | ||
a5a438f5 SS |
10706 | 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com> |
10707 | ||
10708 | * configure.in: Add tic4x target. | |
10709 | ||
fe3d5b7f NN |
10710 | 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> |
10711 | ||
aba8a494 NN |
10712 | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. |
10713 | * configure.in: Make SET_LIB_PATH substitution more autoconfy. | |
10714 | * Makefile.in: Regenerate. | |
10715 | ||
fe3d5b7f NN |
10716 | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. |
10717 | * configure.in: Make RPATH_ENVVAR substitution more autoconfy. | |
10718 | * Makefile.in: Regenerate. | |
10719 | ||
a6ad79e7 JJ |
10720 | 2002-10-02 Janis Johnson <janis187@us.ibm.com> |
10721 | ||
10722 | * MAINTAINERS: Add myself as web pages co-maintainer. | |
10723 | ||
6a8a9058 NN |
10724 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
10725 | ||
10726 | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. | |
10727 | * Makefile.in: Regenerate. | |
10728 | ||
327d975a ZW |
10729 | 2002-10-02 Zack Weinberg <zack@codesourcery.com> |
10730 | ||
10731 | * MAINTAINERS: Add myself and Nathan Sidwell | |
10732 | <nathan@codesourcery.com> as VxWorks maintainers. | |
10733 | ||
a5ae8f19 | 10734 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
f5e0c73c NN |
10735 | |
10736 | * Makefile.def: Remove order dependency comments. | |
10737 | * Makefile.tpl: Add explicit install-install dependencies. | |
10738 | * Makefile.in: Regenerate. | |
d0f6c823 | 10739 | |
34c6040c | 10740 | * Makefile.tpl: Remove material now in src-release. (Finally!) |
f5e0c73c | 10741 | * Makefile.in: Regenerate. |
34c6040c | 10742 | |
d0f6c823 NN |
10743 | * Makefile.tpl: Add configure-target (for src-release in src) |
10744 | * Makefile.in: Regenerate. | |
10745 | ||
50bd210b NC |
10746 | 2002-09-30 Nick Clifton <nickc@redhat.com> |
10747 | ||
10748 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. | |
10749 | ||
ca25149e UW |
10750 | 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> |
10751 | ||
10752 | * configure.in (s390*-*-linux*): Enable libgcj. | |
10753 | ||
dd30b57d NN |
10754 | 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> |
10755 | ||
9e60a678 NN |
10756 | * configure: Revert accidentally applied changes. |
10757 | ||
dd30b57d NN |
10758 | * Makefile.tpl: Make more autoconf-friendly. |
10759 | * Makefile.in: Regenerate. | |
10760 | * configure: Make substitution more autoconf-like. | |
10761 | ||
5831424e RE |
10762 | 2002-09-28 Richard Earnshaw <rearnsha@arm.com> |
10763 | ||
10764 | * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a | |
10765 | single entry to handle all these. | |
10766 | (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable | |
10767 | libjava on arm-*-elf. | |
10768 | ||
b7f3b15b GK |
10769 | 2002-09-27 Geoffrey Keating <geoffk@apple.com> |
10770 | ||
10771 | * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the | |
10772 | things that depend on them. | |
10773 | ||
0dffceed NN |
10774 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
10775 | ||
10776 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
10777 | * Makefile.in: Regenerate. | |
10778 | * configure: Make seds more autoconfy. | |
10779 | ||
1db75a86 | 10780 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
ec0461f6 NN |
10781 | |
10782 | * Makefile.tpl: Rewrite substituted lines to look autoconfy. | |
10783 | * Makefile.in: Regenerate. | |
10784 | * configure.in: Rewrite sed statements to look autoconfy. | |
10785 | ||
1db75a86 NN |
10786 | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of |
10787 | all-target-foo on configure-target-foo. | |
10788 | * Makefile.def: Ditto. | |
10789 | * Makefile.in: Rebuild. | |
10790 | ||
741a4e89 AH |
10791 | 2002-09-25 Andrew Haley <aph@redhat.com> |
10792 | ||
10793 | * MAINTAINERS: Add aph@redhat.com as Java maintainer. | |
10794 | ||
95ddd785 NN |
10795 | 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> |
10796 | ||
10797 | * Makefile.def: New file. | |
10798 | * Makefile.tpl: New file. | |
10799 | * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. | |
10800 | * contrib/gcc_update: Note that Makefile.in is a generated file. | |
10801 | ||
10802 | * configure.in: Minor rearrangement. Simplify tests. | |
10803 | ||
65a824f6 JT |
10804 | 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com> |
10805 | ||
10806 | * configure.in (with_headers): Skip copy if value is "yes". | |
10807 | (with_libs): Likewise. | |
10808 | ||
51270f0a | 10809 | 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
fbf86afb NN |
10810 | |
10811 | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. | |
10812 | * configure.in (sh*-*-pe*): Ditto. | |
10813 | * configure.in (mips*-*-pe*): Ditto. | |
10814 | * configure.in (*arm-wince-pe): Ditto. | |
10815 | ||
8f89dbf4 NN |
10816 | * configure.in: Rearrange. |
10817 | ||
c1b8db3f KH |
10818 | 2002-09-14 Kazu Hirata <kazu@cs.umass.edu> |
10819 | ||
10820 | * MAINTAINERS: Update my email address. | |
10821 | ||
341f0575 PK |
10822 | 2002-08-30 Paul Koning <pkoning@equallogic.com> |
10823 | ||
10824 | * MAINTAINERS: (Write After Approval): Add myself. | |
10825 | ||
d2e06980 GK |
10826 | 2002-08-29 Geoffrey Keating <geoffk@redhat.com> |
10827 | ||
10828 | * MAINTAINERS: Update Jason Eckhardt's address, remove i860. | |
10829 | ||
4906d5d8 GK |
10830 | 2002-08-24 Geoffrey Keating <geoffk@redhat.com> |
10831 | ||
10832 | * MAINTAINERS: Change my mailing address. | |
10833 | ||
e9a25cc8 PC |
10834 | 2002-08-21 Paolo Carlini <pcarlini@unitus.it> |
10835 | ||
10836 | * MAINTAINERS (Write After Approval): Remove myself. | |
327d975a | 10837 | (Various Maintainers: c++ runtime libs): Add myself. |
e9a25cc8 | 10838 | |
dce2d8b2 | 10839 | 2002-08-20 Loren J. Rittle <ljrittle@acm.org> |
a5aa7421 LR |
10840 | |
10841 | * MAINTAINERS (Write After Approval): Remove myself. | |
10842 | (Various Maintainers: c++ runtime libs): Add myself. | |
10843 | ||
5ce6f47b EC |
10844 | 2002-08-15 Eric Christopher <echristo@redhat.com> |
10845 | ||
10846 | * config.sub: Import from master repository. | |
10847 | * config.guess: Ditto. | |
10848 | ||
7f9317f0 AO |
10849 | 2002-08-19 Alexandre Oliva <aoliva@redhat.com> |
10850 | ||
10851 | * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. | |
10852 | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, | |
10853 | CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. | |
10854 | ||
7aecca3d AH |
10855 | 2002-08-16 Aldy Hernandez <aldyh@redhat.com> |
10856 | ||
10857 | * MAINTAINERS: Add self to rs6000 vector extensions. | |
10858 | ||
8ea4b195 AO |
10859 | 2002-08-15 Alexandre Oliva <aoliva@redhat.com> |
10860 | ||
10861 | * libiberty/configure: Reverted unintended yesterday's check in. | |
10862 | ||
f5cc59a7 AO |
10863 | 2002-08-14 Alexandre Oliva <aoliva@redhat.com> |
10864 | ||
10865 | * boehm-gc/configure, libf2c/configure: Rebuilt. | |
10866 | * libffi/configure, libiberty/configure: Ditto. | |
10867 | * libjava/configure, libobjc/configure: Ditto. | |
10868 | * libstdc++-v3/configure, zlib/configure: Ditto. | |
10869 | Merged from binutils: | |
10870 | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> | |
10871 | From Steve Ellcey <sje@cup.hp.com>: | |
10872 | * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. | |
10873 | (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, | |
10874 | lt_cv_file_magic_test_file): Set to appropriate values for HP-UX | |
10875 | IA64. | |
10876 | * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. | |
10877 | * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, | |
10878 | soname_spec, sys_lib_search_path_spec): Ditto. | |
10879 | ||
dce2d8b2 | 10880 | 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> |
66350331 FS |
10881 | |
10882 | * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. | |
10883 | ||
2ff34870 L |
10884 | 2002-08-04 H.J. Lu (hjl@gnu.org) |
10885 | ||
10886 | * configure.in (mips*-*-linux*): Don't skip target-libffi. | |
10887 | ||
a014f2fe KW |
10888 | 2002-08-02 Krister Walfridsson <cato@df.lth.se> |
10889 | ||
10890 | * MAINTAINERS (Write After Approval): Add myself. | |
10891 | ||
c01d477a AM |
10892 | 2002-07-31 Alan Modra <amodra@bigpond.net.au> |
10893 | ||
10894 | * configure.in: Move generic linux case to end. Copy generic | |
10895 | linux noconfigdirs to mips*-*-linux* entry and new | |
10896 | powerpc64*-*-linux* entry. Add target-libffi for the latter. | |
10897 | ||
68cd2524 MM |
10898 | 2002-07-19 Michael Matz <matz@suse.de> |
10899 | ||
10900 | * MAINTAINERS: Add myself as ra* maintainer. | |
10901 | ||
e2d83b8c CD |
10902 | 2002-07-16 Chris Demetriou <cgd@broadcom.com> |
10903 | ||
10904 | * config.guess: Update to 2002-07-09 version. | |
10905 | * config.sub: Update to 2002-07-03 version. | |
10906 | ||
cece4f1d HPN |
10907 | 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com> |
10908 | ||
10909 | * MAINTAINERS: Fix typo in a maintainer email address. | |
10910 | ||
bb654703 NN |
10911 | 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org> |
10912 | ||
10913 | * configure.in: Remove two redundant tests. | |
10914 | ||
789b7de5 RO |
10915 | 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
10916 | ||
10917 | * configure.in (mips*-*-irix6*o32): Enable stabs. | |
10918 | ||
e1da1089 NN |
10919 | 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org> |
10920 | ||
f3970bba NN |
10921 | * configure.in: Don't build grez. |
10922 | * Makefile.in: Ditto. | |
10923 | ||
e1da1089 NN |
10924 | * Makefile.in: Remove references to bsp, cygmon, libstub. |
10925 | * configure.in: Ditto. | |
10926 | ||
10927 | * configure.in: Remove leftover reference to gdbtest. | |
10928 | ||
57c905fa PE |
10929 | 2002-07-08 Phil Edwards <pme@gcc.gnu.org> |
10930 | ||
10931 | * configure.in (gxx_include_dir): Change to match versioned | |
10932 | C++ headers if --enable-version-specific-runtime-libs is used. | |
10933 | ||
a0af94a7 | 10934 | 2002-07-04 Steve Ellcey <sje@cup.hp.com> |
5ce6f47b | 10935 | |
a0af94a7 SE |
10936 | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. |
10937 | ||
423ce3eb NN |
10938 | 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org> |
10939 | ||
10940 | * configure.in: Make --without-x work. | |
10941 | ||
98186934 NN |
10942 | 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org> |
10943 | ||
c3b7d169 NN |
10944 | * configure.in: Rearrange target Makefile fragment collection. |
10945 | ||
98186934 NN |
10946 | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or |
10947 | cvs[src]. | |
10948 | * configure.in: Ditto. | |
10949 | ||
eebd288a MK |
10950 | 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu> |
10951 | ||
10952 | * MAINTAINERS (Write After Approval): Update my e-mail address. | |
10953 | ||
3ab36f05 NN |
10954 | 2002-06-24 Ben Elliston <bje@redhat.com> |
10955 | ||
10956 | * configure.in (host_tools): Remove cgen. | |
10957 | ||
10958 | * Makefile.in (all-cgen): Remove; runs from its source directory. | |
10959 | (check-cgen, install-cgen, clean-cgen): Likewise. | |
98186934 | 10960 | (all-opcodes): Do not depend on all-cgen. |
3ab36f05 NN |
10961 | (all-sim): Likewise. |
10962 | ||
dce2d8b2 | 10963 | 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> |
3ab36f05 NN |
10964 | |
10965 | * Makefile.in: Eliminate 'apache' targets. | |
10966 | * configure.in: Eliminate 'apache' targets. | |
10967 | ||
55380b08 NN |
10968 | * configure.in: Eliminate redundant tests. Reorganize. |
10969 | ||
9a5c1b9d NN |
10970 | * Makefile.in: Eliminate last reference to LIBGCC1_TEST. |
10971 | ||
5fd3853a NN |
10972 | * config-ml.in: Eliminate references to Cygnus configure. |
10973 | ||
cfefc434 NN |
10974 | * Makefile.in: Eliminate references to building emacs. |
10975 | ||
2fe93885 GS |
10976 | 2002-06-28 Graham Stott <graham.stott@btinternet.com> |
10977 | ||
10978 | * MAINTAINERS: Update my email address. | |
10979 | ||
53c40185 BK |
10980 | 2002-06-26 Benjamin Kosnik <bkoz@redhat.com> |
10981 | ||
10982 | * config.if (libstdcxx_incdir): Version C++ headers. | |
5ce6f47b | 10983 | (cxx_incdir): Remove. |
53c40185 | 10984 | |
97679694 NN |
10985 | 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org> |
10986 | ||
10987 | * MAINTAINERS (Write After Approval): Add self. | |
10988 | ||
b03bcd37 DC |
10989 | Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru> |
10990 | ||
10991 | * configure.in: Add support for ip2k. | |
10992 | ||
6bd12129 NN |
10993 | 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com> |
10994 | ||
10995 | * configure.in: Fix AIX configury bug. | |
10996 | ||
e0d98a92 SE |
10997 | 2002-06-20 Steve Ellcey <sje@cup.hp.com> |
10998 | ||
10999 | * MAINTAINERS (Write After Approval): Add self. | |
11000 | ||
ba3292db NN |
11001 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
11002 | ||
ef40bc65 NN |
11003 | * configure.in: replace ${topsrcdir} with ${srcdir} |
11004 | ||
7a0be465 NN |
11005 | * configure.in: Move definition of libstdcxx_flags |
11006 | right above usage, rather than waaay earlier. | |
11007 | ||
e1848dde NN |
11008 | * configure.in: Pull definition of is_cross_compiler earlier. |
11009 | ||
8bc2fff1 NN |
11010 | * configure.in: Rearrange a little. |
11011 | ||
ba3292db NN |
11012 | * configure.in: Remove references to librx. |
11013 | * Makefile.in: Remove references to librx. | |
11014 | ||
11d8b408 DC |
11015 | Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru> |
11016 | ||
11017 | * config.sub: Add support for avr target. | |
11018 | Import from master sources, rev 1.255 | |
5ce6f47b | 11019 | |
93da8339 PE |
11020 | 2002-06-19 Phil Edwards <pme@gcc.gnu.org> |
11021 | ||
11022 | * configure, .cvsignore: Revert previous change... | |
11023 | * Makefile: ...delete. | |
11024 | ||
b4caab5c NN |
11025 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
11026 | ||
11027 | * configure.in: Eliminate ${gasdir} variable. | |
11028 | ||
ee777171 DB |
11029 | 2002-06-18 Dave Brolley <brolley@redhat.com> |
11030 | ||
11031 | * configure.in: Add support for frv. | |
11032 | * config.sub: Add support for frv. | |
11033 | ||
26e4af54 PE |
11034 | 2002-06-18 Phil Edwards <pme@gcc.gnu.org> |
11035 | ||
11036 | * configure: Remove garbage from previous commit. | |
11037 | ||
bb20b7da PE |
11038 | 2002-06-18 Phil Edwards <pme@gcc.gnu.org> |
11039 | ||
11040 | * configure: For in-source builds, make a subdir and re-exec there. | |
11041 | * Makefile: New file. Pass targets through to build directory. | |
11042 | * .cvsignore: No longer ignore "Makefile". | |
11043 | ||
9d321f6c DR |
11044 | 2002-06-16 Douglas Rupp <rupp@gnat.com> |
11045 | ||
11046 | * MAINTAINERS (Write After Approval): Add self. | |
11047 | ||
c8eb2bc0 KG |
11048 | 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11049 | ||
11050 | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | |
11051 | ||
f210d239 JT |
11052 | 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com> |
11053 | ||
11054 | * configure.in (vax-*-netbsd*): Re-enable gas. | |
11055 | ||
e9667b3c NN |
11056 | 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com> |
11057 | ||
efe1f357 NN |
11058 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, |
11059 | BUILD_PREFIX_1, to correct nomenclature. | |
11060 | * configure: Likewise. | |
11061 | ||
e9667b3c NN |
11062 | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. |
11063 | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |
11064 | ||
fe2fe497 OH |
11065 | 2002-05-31 Olaf Hering <olh@suse.de> |
11066 | ||
11067 | * config-ml.in: Propogate DESTDIR also. | |
11068 | ||
dcf7f0dd JT |
11069 | 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com> |
11070 | ||
11071 | * configure.in (vax-*-netbsd*): Don't build gas for this | |
11072 | platform. | |
11073 | ||
6ff14f32 MM |
11074 | 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> |
11075 | ||
11076 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
11077 | and libgcj for AVR. | |
11078 | ||
397de1ff KK |
11079 | 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org> |
11080 | ||
11081 | * MAINTAINERS (Write After Approval): Add myself. | |
11082 | ||
ac30211c JT |
11083 | 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com> |
11084 | ||
11085 | * config.guess: Update to 2002-05-22 version. | |
11086 | * config.sub: Likewise. | |
11087 | ||
1e6347d8 RO |
11088 | 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
11089 | ||
11090 | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | |
11091 | * config-ml.in: Likewise. | |
11092 | * configure: Likewise. | |
11093 | * configure.in: Likewise. | |
11094 | ||
e5ce1d6d SC |
11095 | 2002-05-16 Stephane Carrez <stcarrez@nerim.fr> |
11096 | ||
11097 | * MAINTAINERS: Update my email address. | |
11098 | ||
6cdef75d NN |
11099 | 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com> |
11100 | ||
4a87f061 NN |
11101 | * configure.in: Simplify makefile fragment collection. |
11102 | ||
11103 | * configure.in: Remove code to build emacs. | |
603606e7 | 11104 | |
e254d6b5 NN |
11105 | * configure.in : Remove --srcdir argument from targargs and buildargs |
11106 | (it's always overridden in the Makefile anyway). Rearrange a bit. | |
11107 | ||
11108 | * configure: Move some logic to configure.in. | |
11109 | * configure.in: Move some logic from configure. | |
6cdef75d | 11110 | |
1d6006fe TT |
11111 | 2002-05-11 Tom Tromey <tromey@redhat.com> |
11112 | ||
11113 | * MAINTAINERS: Reflect libgcj reality. | |
11114 | ||
b70b3534 FS |
11115 | 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br> |
11116 | ||
11117 | * Makefile.in: Honour DESTDIR. | |
11118 | ||
4434687a MM |
11119 | 2002-05-08 Mark Mitchell <mark@codesourcery.com> |
11120 | ||
11121 | * config.guess: Import 2002-03-20 version. | |
11122 | * config.sub: Import 2002-04-26 version. | |
11123 | ||
a89e49c7 RO |
11124 | 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
11125 | ||
11126 | * config-ml.in: Allow for PWDCMD to determine ML_POPDIR. | |
11127 | ||
44e55536 TJ |
11128 | 2002-05-07 Tim Josling <tej@melbpc.org.au> |
11129 | ||
11130 | * MAINTAINERS: Add self. | |
11131 | ||
dce2d8b2 | 11132 | 2002-05-06 Loren J. Rittle <ljrittle@acm.org> |
97320a3f LR |
11133 | |
11134 | * ltmain.sh: Detect and handle object name conflicts | |
11135 | while piecewise linking a static library. | |
11136 | ||
b7c13625 AO |
11137 | 2002-05-05 Alexandre Oliva <aoliva@redhat.com> |
11138 | ||
11139 | * configure.in (noconfigdirs): Don't disable libgcj on | |
11140 | sparc64-*-solaris* and sparcv9-*-solaris*. | |
11141 | ||
4182d9fa AO |
11142 | 2002-05-03 Alexandre Oliva <aoliva@redhat.com> |
11143 | ||
11144 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | |
11145 | ||
7bebf279 TF |
11146 | 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> |
11147 | ||
11148 | * configure.in (FLAGS_FOR_TARGET): Do not add | |
11149 | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively | |
11150 | on i[3456]86-*-linux*. | |
11151 | ||
9a06dc7d TF |
11152 | 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> |
11153 | ||
11154 | * configure.in (noconfigdirs): Replace [ ] with test. | |
11155 | ||
11156 | * configure.in (noconfigdirs): Do not add target-newlib if | |
11157 | target == i[3456]86-*-linux*, and host == target. | |
11158 | ||
a51a07fa NN |
11159 | 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> |
11160 | ||
9e7facd6 DD |
11161 | * configure.in: delete reference to absent file |
11162 | ||
aeaa0f2f NN |
11163 | * configure.in: replace '[' with 'test' |
11164 | ||
4bb98828 NN |
11165 | * configure.in: Eliminate references to gash. |
11166 | * Makefile.in: Eliminate references to gash. | |
11167 | ||
64791664 NN |
11168 | * configure.in: remove useless references to 'pic' makefile fragments. |
11169 | ||
3ed57cf4 NN |
11170 | * configure.in: (*-*-windows*) Finish removing. |
11171 | ||
a51a07fa NN |
11172 | * configure.in: Eliminate redundant test for libgui. |
11173 | ||
8552f6f1 RS |
11174 | 2002-04-29 Roger Sayle <roger@eyesopen.com> |
11175 | ||
11176 | * MAINTAINERS: Add self and realphabetize. Update entries | |
11177 | for Dan Berlin, Chris Demetriou and Michael Matz. Remove | |
11178 | entry for a29k port maintainer. | |
11179 | ||
dce2d8b2 | 11180 | 2002-04-26 Joel Sherrill <joel@OARcorp.com> |
9e847666 JS |
11181 | |
11182 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | |
11183 | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |
11184 | ||
704c9a14 NN |
11185 | 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> |
11186 | ||
11187 | * configure.in: remove references to dead files | |
11188 | ||
7bff5059 MM |
11189 | 2002-04-19 Mark Mitchell <mark@codesourcery.com> |
11190 | ||
11191 | * MAINTAINERS: Add information about purpose of this file. | |
11192 | ||
0c7c67f0 TT |
11193 | 2002-04-18 Tom Tromey <tromey@redhat.com> |
11194 | ||
11195 | * configure.in: Disallow configuring libgcj when it is already | |
11196 | installed and we're using Solaris 2.8 linker. Do enable libgcj on | |
11197 | Solaris 2.8 by default. For PR libgcj/6158. | |
11198 | ||
63501e91 NN |
11199 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
11200 | ||
11201 | * configure.in: Move default CC setting out of config/mh-* fragments | |
11202 | directly into here. | |
11203 | ||
701afd4d NN |
11204 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
11205 | ||
11206 | * configure.in: don't even try to configure or make a subdirectory | |
11207 | if there's no configure script for it. | |
11208 | ||
07cdae91 MM |
11209 | 2002-04-15 Mark Mitchell <mark@codesourcery.com> |
11210 | ||
11211 | * MAINTAINERS: Remove chill maintainers. | |
11212 | * Makefile.in (CHILLFLAGS): Remove. | |
11213 | (CHILL_LIB): Remove. | |
11214 | (TARGET_CONFIGDIRS): Remove libchill. | |
11215 | (CHILL_FOR_TARGET): Remove. | |
11216 | (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or | |
11217 | CHILL_LIB. | |
11218 | (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. | |
11219 | (CHECK_TARGET_MODULES): Likewise. | |
11220 | (INSTALL_TARGET_MODULES): Likewise. | |
11221 | (CLEAN_TARGET_MODULES): Likewise. | |
11222 | (configure-target-libchill): Remove. | |
11223 | (all-target-libchill): Remove. | |
11224 | * configure.in (target_libs): Remove target-libchill. | |
11225 | Do not compute CHILL_FOR_TARGET. | |
11226 | * libchill: Remove directory. | |
5ce6f47b | 11227 | |
ab50d72b DD |
11228 | 2002-04-11 DJ Delorie <dj@redhat.com> |
11229 | ||
11230 | * Makefile.in, configure.in: Sync with binutils, entries | |
11231 | follow... | |
11232 | ||
0a1e123a DD |
11233 | 2002-04-07 Andrew Cagney <ac131313@redhat.com> |
11234 | ||
11235 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | |
11236 | (do-tar, do-bz2): New rules. | |
11237 | (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. | |
11238 | (gdb-tar): New rule. | |
11239 | (gdb-taz): Rewrite. Use gdb-tar and do-bz2. | |
11240 | (insight_dejagnu.tar): New rule. | |
11241 | (insight.tar): New rule. | |
11242 | (gdb+dejagnu.tar): New rule. | |
11243 | (gdb.tar): New rule. | |
11244 | ||
ab50d72b DD |
11245 | 2002-02-01 Mo DeJong <supermo@bayarea.net> |
11246 | ||
11247 | * Makefile.in: Add all-tix to deps for all-snavigator | |
11248 | so that tix is built when building snavigator. | |
11249 | ||
11250 | 2002-01-11 Steve Ellcey <sje@cup.hp.com> | |
11251 | ||
11252 | * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, | |
11253 | ld and gdb are not supported. | |
11254 | ||
11255 | 2002-01-07 Mark Salter <msalter@redhat.com> | |
11256 | ||
11257 | * configure.in: Remove target-bsp and target-cygmon from arm builds. | |
11258 | Allow target-libgloss to be built for arm, strongarm, and xscale. | |
11259 | ||
11260 | 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> | |
11261 | ||
11262 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | |
11263 | options for i[3456]86-pc-linux* native builds. | |
11264 | ||
11265 | 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> | |
11266 | ||
11267 | * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo | |
11268 | files from .po files for a distribution. | |
11269 | ||
11270 | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> | |
11271 | ||
11272 | * configure.in: Enable libstdc++-v3 for h8300 targets. | |
11273 | ||
11274 | 2001-06-19 Alan Modra <amodra@bigpond.net.au> | |
11275 | ||
11276 | * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get | |
11277 | version from bfd/. | |
11278 | ||
11279 | Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> | |
11280 | ||
11281 | * Makefile.in (VER): When present, extract the version number from | |
11282 | the file version.in. | |
11283 | ||
dce2d8b2 | 11284 | 2001-05-24 Tom Rix <trix@redhat.com> |
ab50d72b DD |
11285 | |
11286 | * configure.in : enable ld for aix | |
11287 | ||
11288 | 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> | |
11289 | ||
11290 | * config.guess: Add linux target for S/390. | |
11291 | ||
11292 | 2000-11-07 Philip Blundell <pb@futuretv.com> | |
11293 | ||
11294 | * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. | |
11295 | ||
11296 | 2000-11-03 Philip Blundell <pb@futuretv.com> | |
11297 | ||
11298 | * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info | |
11299 | files. | |
11300 | ||
11301 | 2001-01-15 Ben Elliston <bje@redhat.com> | |
11302 | ||
11303 | * configure.in (host_tools): Add sid. | |
11304 | Always configure cgen. | |
11305 | ||
11306 | 2000-11-24 Nick Clifton <nickc@redhat.com> | |
11307 | ||
11308 | * configure.in (c4x, c5x, tic54x): Move after ARM targets. | |
11309 | ||
ab50d72b DD |
11310 | 2000-08-20 Doug Evans <dje@casey.transmeta.com> |
11311 | ||
11312 | * Makefile.in (ALL_MODULES): Add all-cgen. | |
11313 | (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. | |
11314 | (all-cgen): New target. | |
11315 | (all-opcodes,all-sim): Depend on all-cgen. | |
11316 | * configure.in (host_tools): Add cgen. | |
11317 | Only configure cgen if --enable-cgen-maint. | |
11318 | ||
dce2d8b2 | 11319 | 2002-04-09 Loren J. Rittle <ljrittle@acm.org> |
ef98ad7b LR |
11320 | |
11321 | * configure.in: Add *-*-freebsd* configurations. | |
11322 | ||
90def2b2 TT |
11323 | 2002-04-08 Tom Tromey <tromey@redhat.com> |
11324 | ||
11325 | * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. | |
11326 | Fixes PR libgcj/6068. | |
11327 | ||
320d7e7a KW |
11328 | 2002-03-30 Krister Walfridsson <cato@df.lth.se> |
11329 | ||
11330 | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | |
11331 | ||
18b467f1 RO |
11332 | 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
11333 | ||
11334 | * configure.in (alpha*-dec-osf*): Enable libgcj. | |
11335 | ||
dce2d8b2 | 11336 | 2003-03-27 Matthew Gingell <gingell@gnat.com> |
8bb3a5af MG |
11337 | |
11338 | * MAINTAINERS (Write After Approval): Add myself. | |
11339 | ||
56ae9405 NC |
11340 | 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com> |
11341 | ||
11342 | Fix for: PR bootstrap/3591, target/5676 | |
11343 | * configure.in (mcore-pe): Disable the configuration of | |
11344 | libstdc++-v3 since exceptions are not supported. | |
11345 | ||
f18d9a0c AG |
11346 | 2002-03-20 Anthony Green <green@redhat.com> |
11347 | ||
11348 | * configure.in: Enable libgcj for xscale-elf target. | |
11349 | ||
dce2d8b2 | 11350 | Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com> |
c0e21eef R |
11351 | |
11352 | * MAINTAINERS: Update my email address. | |
11353 | ||
28eca9e8 AO |
11354 | 2002-03-16 Alexandre Oliva <aoliva@redhat.com> |
11355 | ||
11356 | * ltmain.sh (relink_command): Fix typo in previous change. | |
11357 | ||
e67e72c7 AO |
11358 | 2002-03-15 Alexandre Oliva <aoliva@redhat.com> |
11359 | ||
11360 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | |
11361 | (relink_command): Added --tag flags. | |
11362 | (mode=install): If relinking fails; error out. | |
11363 | ||
c2273204 RH |
11364 | 2002-03-12 Richard Henderson <rth@redhat.com> |
11365 | ||
11366 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | |
11367 | .NOTPARALLEL tag. | |
11368 | (do-check): Rename from check. | |
11369 | (check): Allow parallel check. | |
11370 | ||
bcb64245 BW |
11371 | 2002-03-12 Bob Wilson <bob.wilson@acm.org> |
11372 | ||
11373 | * MAINTAINERS: Add myself as maintainer for xtensa port. | |
11374 | Fix alphabetical order in CPU port maintainer list. | |
11375 | Remove myself from Write After Approval list. | |
11376 | ||
63adb4ff RH |
11377 | 2002-03-11 Richard Henderson <rth@redhat.com> |
11378 | ||
11379 | * Makefile.in (.NOTPARALLEL): Add fake tag. | |
11380 | ||
9bec4bf0 L |
11381 | 2002-03-07 H.J. Lu (hjl@gnu.org) |
11382 | ||
11383 | * configure.in: Enable gprof for mips*-*-linux*. | |
11384 | ||
c7fc1f84 DS |
11385 | 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net> |
11386 | ||
11387 | * MAINTAINERS (Write After Approval): Add myself. | |
11388 | ||
6bff33fb AO |
11389 | 2002-02-28 Alexandre Oliva <aoliva@redhat.com> |
11390 | ||
11391 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
11392 | libjava. | |
11393 | (CXX_FOR_TARGET): Explain why -shared-libgcc here. | |
11394 | ||
0210b33b AO |
11395 | 2002-02-23 Alexandre Oliva <aoliva@redhat.com> |
11396 | ||
11397 | * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just | |
11398 | because its Makefile is there; test for the executable instead. | |
11399 | ||
fcc0a3ef AO |
11400 | 2002-02-22 Alexandre Oliva <aoliva@redhat.com> |
11401 | ||
11402 | * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for | |
11403 | libstdc++-v3 and libjava. | |
11404 | ||
dce2d8b2 | 11405 | 2002-02-11 Adam Megacz <adam@xwt.org> |
97cf8285 AM |
11406 | |
11407 | * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and | |
11408 | boehm-gc | |
5ce6f47b | 11409 | |
40fe0ec3 AO |
11410 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> |
11411 | ||
11412 | * config.guess: Updated to 2002-01-30's version. | |
11413 | * config.sub: Updated to 2002-02-01's version. | |
11414 | Contribute sh64-elf. | |
11415 | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> | |
11416 | * configure.in: Added sh64-*-*. | |
11417 | ||
694d53ee CD |
11418 | 2002-02-08 Chris Demetriou <cgd@broadcom.com> |
11419 | ||
11420 | * MAINTAINERS: Belatedly add myself to write after approval list. | |
11421 | ||
a9ca50b1 JH |
11422 | Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz> |
11423 | ||
11424 | * MAINTAINERS: Put self in as maintainer for x86-64 port. | |
11425 | Remove self as Write After Approval. | |
11426 | ||
5ffc3500 GK |
11427 | 2002-01-31 Geoffrey Keating <geoffk@redhat.com> |
11428 | ||
11429 | * MAINTAINERS: Put self in as maintainer for contrib/regression | |
11430 | directory. | |
11431 | ||
4ceaf7fb PE |
11432 | 2002-01-28 Phil Edwards <pme@gcc.gnu.org> |
11433 | ||
11434 | * MAINTAINERS: Update my email address. | |
11435 | ||
51584787 JT |
11436 | 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com> |
11437 | ||
5ce6f47b EC |
11438 | * configure.in (*-*-netbsd*): New. Skip target-newlib, |
11439 | target-libiberty, and target-libgloss. Skip Java-related | |
51584787 JT |
11440 | libraries if not supported for NetBSD on target CPU. |
11441 | ||
5701d273 DR |
11442 | 2002-01-25 Douglas B Rupp <rupp@gnat.com> |
11443 | ||
11444 | * install-sh: Use _inst.$$_ for temp file name. | |
11445 | ||
b299a075 JT |
11446 | 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com> |
11447 | ||
11448 | * MAINTAINERS (Write After Approval): Move my contact info | |
11449 | from here... | |
11450 | (OS Port Maintainers): ...to here (netbsd). | |
11451 | ||
51fe14b5 BW |
11452 | 2002-01-22 Bob Wilson <bob.wilson@acm.org> |
11453 | ||
11454 | * MAINTAINERS (Write After Approval): Add myself. | |
11455 | ||
dce2d8b2 | 11456 | 2002-01-17 H.J. Lu <hjl@gnu.org> |
b634ad42 L |
11457 | |
11458 | * Makefile.in (all-fastjar): Also depend on all-libiberty. | |
11459 | (all-target-fastjar): Also depend on all-target-libiberty. | |
11460 | ||
3cd87679 L |
11461 | 2002-01-16 H.J. Lu (hjl@gnu.org) |
11462 | ||
11463 | * config.guess: Import from master sources, rev 1.225. | |
11464 | * config.sub: Import from master sources, rev 1.238. | |
11465 | ||
969a6d8f KH |
11466 | 2002-01-16 Kazu Hirata <kazu@hxi.com> |
11467 | ||
11468 | * MAINTAINERS (Write After Approval): Remove myself. | |
11469 | ||
366f6a52 FW |
11470 | 2001-12-19 Florian Weimer <fw@deneb.enyo.de> |
11471 | ||
11472 | * MAINTAINERS (Write After Approval): Add myself. | |
11473 | ||
f02240b6 JM |
11474 | 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk> |
11475 | ||
11476 | * MAINTAINERS: Add self as docs co-maintainer. | |
11477 | ||
5d08dc39 MK |
11478 | 2001-12-11 Matthias Klose <doko@debian.org> |
11479 | ||
11480 | * MAINTAINERS (Write After Approval): Add myself. | |
11481 | ||
39e790d5 ZW |
11482 | 2001-12-09 Zack Weinberg <zack@codesourcery.com> |
11483 | ||
11484 | * MAINTAINERS: Update my email address. | |
11485 | ||
4519d6a3 TC |
11486 | 2001-12-07 Turly O'Connor <turly@apple.com> |
11487 | * MAINTAINERS (Write After Approval): Add myself. | |
11488 | * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. | |
11489 | (rs6000_initialize_trampoline): Call __trampoline_setup for | |
11490 | ABI_DARWIN too. | |
11491 | * darwin-tramp.asm: New file, implements __trampoline_setup. | |
6e12e72c | 11492 | * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm. |
4519d6a3 | 11493 | |
21cf0a73 PC |
11494 | 2001-12-07 Paolo Carlini <pcarlini@unitus.it> |
11495 | ||
11496 | * MAINTAINERS (Write After Approval): Add myself. | |
11497 | ||
4ee43206 DR |
11498 | Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com> |
11499 | ||
11500 | * configure, configure.in: Use temp file for long sed commands. | |
11501 | ||
251931f3 LG |
11502 | 2001-12-03 Laurent Guerby <guerby@acm.org> |
11503 | ||
11504 | * config.sub: Update to version 1.232 on subversion. | |
11505 | ||
03777dd7 BE |
11506 | 2001-12-03 Ben Elliston <bje@redhat.com> |
11507 | ||
11508 | * MAINTAINERS: Update mail address for config.* patches. | |
11509 | ||
dce2d8b2 | 11510 | 2001-11-27 DJ Delorie <dj@redhat.com> |
e490616e ZW |
11511 | Zack Weinberg <zack@codesourcery.com> |
11512 | ||
11513 | When build != host, create libiberty for the build machine. | |
11514 | ||
11515 | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace | |
11516 | CONFIG_ARGUMENTS. | |
11517 | (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): | |
11518 | New variables. | |
11519 | (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables | |
11520 | and rules. | |
11521 | (all.normal): Depend on ALL_BUILD_MODULES. | |
11522 | (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. | |
11523 | (all-build-libiberty): Depend on configure-build-libiberty. | |
11524 | ||
11525 | * configure: Calculate and substitute proper value for | |
11526 | ALL_BUILD_MODULES. | |
11527 | * configure.in: Create the build subdirectory. | |
11528 | Calculate and substitute TARGET_CONFIGARGS (formerly | |
11529 | CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |
11530 | ||
04075e8f ZL |
11531 | 2001-11-26 Ziemowit Laski <zlaski@apple.com> |
11532 | ||
11533 | * MAINTAINERS (write-after-approval): Add self. | |
11534 | ||
ed19322d CR |
11535 | 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org> |
11536 | ||
11537 | * MAINTAINERS (GNATS only accounts): Remove self. | |
11538 | ||
90a12988 HPN |
11539 | 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com> |
11540 | ||
11541 | * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable | |
11542 | libf2c. | |
11543 | ||
77e653ad CR |
11544 | 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org> |
11545 | ||
11546 | * MAINTAINERS (Write After Approval): Add self. | |
11547 | ||
64adad99 DB |
11548 | 2001-11-12 David O'Brien <obrien@FreeBSD.org> |
11549 | ||
11550 | * MAINTAINERS: mips and s390 are also CPU ports. | |
11551 | ||
834a28c7 DB |
11552 | 2001-11-12 David O'Brien <obrien@FreeBSD.org> |
11553 | ||
11554 | * MAINTAINERS: mcore, cris and mmix are also CPU ports. | |
11555 | ||
ef94239f DB |
11556 | 2001-11-11 David O'Brien <obrien@FreeBSD.org> |
11557 | ||
11558 | * MAINTAINERS: Alphabetize. | |
11559 | ||
beda0427 KH |
11560 | 2001-11-09 Kazu Hirata <kazu@hxi.com> |
11561 | ||
11562 | * MAINTAINERS (Various maintainers: h8 port): Add myself. | |
11563 | ||
6ca224d3 JDA |
11564 | 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca> |
11565 | ||
11566 | * MAINTAINERS (Various maintainers: hppa port): Added myself. | |
11567 | ||
132e4bd7 PE |
11568 | 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com> |
11569 | ||
11570 | * configure.in (--enable-languages): Be more permissive about | |
11571 | syntax. Check for empty lists better. Warn about $LANGUAGES. | |
11572 | ||
c6243b4c GK |
11573 | 2001-11-08 Geoffrey Keating <geoffk@redhat.com> |
11574 | ||
11575 | * config.sub: Import from master sources, rev. 1.230. | |
11576 | * MAINTAINERS: Change 'stormy16' to 'xstormy16'. | |
11577 | ||
abbb9e76 LG |
11578 | 2001-11-07 Laurent Guerby <guerby@acm.org> |
11579 | ||
11580 | * MAINTAINERS (Write After Approval): Add self. | |
11581 | ||
53cdb27a HPN |
11582 | 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com> |
11583 | ||
11584 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | |
11585 | ||
dd3a88c9 HPN |
11586 | 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com> |
11587 | ||
11588 | * config.sub: Import from master sources, rev 1.226. | |
11589 | * config.guess: Import from master sources, rev 1.216. | |
11590 | ||
d344dce9 HPN |
11591 | 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com> |
11592 | ||
11593 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. | |
11594 | * MAINTAINERS: Add self as maintainer of MMIX port. | |
11595 | Remove old after-approval entry. | |
11596 | ||
63f6bcd7 JM |
11597 | 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk> |
11598 | ||
11599 | * ChangeLog, configure: Fix spelling errors. | |
11600 | ||
84f92638 BK |
11601 | 2001-10-20 Brendan Kehoe <brendan@zen.org> |
11602 | ||
11603 | * MAINTAINERS: Tweak my address. | |
11604 | ||
dce2d8b2 | 11605 | Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk> |
2f30eda4 R |
11606 | |
11607 | * MAINTAINERS: Update my email address. | |
11608 | ||
1567080c | 11609 | 2001-10-11 Hans-Peter Nilsson <hp@axis.com> |
a61f7417 | 11610 | |
f48a3b5c | 11611 | * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. |
7fad0302 | 11612 | * MAINTAINERS: Add self as maintainer of CRIS port. |
a61f7417 | 11613 | |
30106886 GB |
11614 | 2001-10-10 Geert Bosch <bosch@gnat.com> |
11615 | ||
e490616e | 11616 | * MAINTAINERS (Various maintainers: Ada front end): |
30106886 GB |
11617 | Added Robert Dewar. |
11618 | ||
dce2d8b2 | 11619 | 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com> |
d3d51b8c DB |
11620 | |
11621 | * MAINTAINERS (Write After Approval): Added self | |
11622 | ||
d1c3e709 GB |
11623 | 2001-10-02 Geert Bosch <bosch@gnat.com> |
11624 | ||
11625 | * MAINTAINERS (Various maintainers: Ada front end): Added myself. | |
11626 | ||
50f5f793 JM |
11627 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
11628 | ||
11629 | * configure: Handle temporary files securely using mkdir. | |
11630 | ||
7fddf9a9 AO |
11631 | 2001-09-29 Alexandre Oliva <aoliva@redhat.com> |
11632 | ||
11633 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | |
11634 | ||
dce2d8b2 | 11635 | 2001-09-26 Will Cohen <wcohen@redhat.com> |
387beb82 WC |
11636 | |
11637 | * configure.in (*-*-linux*): Disable configuration of target-newlib | |
11638 | and target-libgloss. | |
e490616e | 11639 | |
0c055e34 AO |
11640 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> |
11641 | ||
11642 | * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for | |
11643 | RANLIB. | |
11644 | ||
759bfa90 AO |
11645 | 2001-09-21 Alexandre Oliva <aoliva@redhat.com> |
11646 | ||
11647 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | |
11648 | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, | |
11649 | RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to | |
11650 | avoid quotes nesting problems. | |
11651 | (NATIVE_CHECK_MODULES): Ditto, just for consistency. | |
11652 | (DO_X): Export only variables that are set. | |
11653 | ||
1dc4a750 BE |
11654 | 2001-09-19 Ben Elliston <bje@redhat.com> |
11655 | ||
11656 | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on | |
11657 | Solaris when testing for the /usr/ucb/cc compiler; it has incorrect | |
11658 | semantics. Use the shell built-in "type" command instead. | |
11659 | ||
898c7238 AO |
11660 | 2001-08-31 Alexandre Oliva <aoliva@redhat.com> |
11661 | ||
11662 | Merged from gcc-3_0-branch: | |
11663 | 2001-07-30 Jeff Sturm <jsturm@one-pont.com> | |
11664 | * ltcf-c.sh: Use $objext, not $ac_objext. | |
11665 | 2001-07-27 Mark Kettenis <kettenis@gnu.org> | |
11666 | * ltcf-cxx.sh: Add support for GNU. | |
11667 | 2001-07-22 Timothy Wall <twall@redhat.com> | |
11668 | * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve | |
11669 | default settings if using GNU tools with that configuration. | |
11670 | * ltcf-cxx.sh: Ditto. | |
11671 | * ltcf-gcj.sh: Ditto. | |
11672 | 2001-07-21 Michael Chastain <chastain@redhat.com> | |
11673 | * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some | |
11674 | HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. | |
11675 | * ltmain.sh: Mark as gcc-local. | |
11676 | ||
8fa0a32e EC |
11677 | 2001-08-30 Eric Christopher <echristo@redhat.com> |
11678 | Jason Eckhardt <jle@redhat.com> | |
11679 | ||
11680 | * config.guess: Merge from master sources. | |
11681 | * config.sub: Merge from master sources, add support for mipsisa32. | |
11682 | ||
32f30f91 | 11683 | 2001-08-25 Geoffrey Keating <geoffk@redhat.com> |
32f30f91 GK |
11684 | * config.sub: Merge from master sources, rev 1.219. |
11685 | * MAINTAINERS: Add self as contact for stormy16 port. | |
11686 | ||
f6084f99 ZW |
11687 | 2001-08-14 Zack Weinberg <zackw@panix.com> |
11688 | ||
11689 | * config.sub: Merge from master sources, rev 1.218. | |
11690 | * config.guess: Merge from master sources, rev 1.209. | |
11691 | ||
91b54f7f GS |
11692 | 2001-08-11 Graham Stott <grahams@redhat.com> |
11693 | ||
11694 | * Makefile.in (check-c++): Add missing semicolon. | |
11695 | ||
e5b3941e JH |
11696 | Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz> |
11697 | ||
32f30f91 | 11698 | * MAINTAINERS (Various maitainers: predict.def): Added myself. |
e5b3941e | 11699 | |
6387a56e EC |
11700 | 2001-07-30 Eric Christopher <echristo@redhat.com> |
11701 | ||
11702 | * MAINTAINERS (Various maintainers: mips port): Added myself. | |
11703 | ||
53b475f0 AH |
11704 | 2001-07-25 Andrew Haley <aph@cambridge.redhat.com> |
11705 | ||
e490616e | 11706 | * configure.in (sh-*-linux*): New. |
53b475f0 | 11707 | |
2a08c780 RH |
11708 | 2001-07-27 Richard Henderson <rth@redhat.com> |
11709 | ||
11710 | * .cvsignore: Add LAST_UPDATED. | |
11711 | ||
bfa79422 UW |
11712 | 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com> |
11713 | ||
11714 | * MAINTAINERS (Various maintainers: s390 port): Added myself. | |
11715 | ||
0ae85492 AH |
11716 | 2001-07-16 Aldy Hernandez <aldyh@redhat.com> |
11717 | ||
e490616e | 11718 | * config.sub: Fix mips64vr5000el typo in CPU-COMPANY. |
0ae85492 | 11719 | |
8e1ab0fe NP |
11720 | Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk> |
11721 | ||
11722 | * MAINTAINERS (Write After Approval): Added myself. | |
11723 | ||
2b997990 SC |
11724 | 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
11725 | ||
11726 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
11727 | and libgcj on m68hc11/m68hc12. | |
11728 | ||
d920e825 L |
11729 | 2001-06-27 H.J. Lu (hjl@gnu.org) |
11730 | ||
11731 | * Makefile (CFLAGS_FOR_BUILD): New. | |
11732 | (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. | |
11733 | ||
d425a1e0 JM |
11734 | 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk> |
11735 | ||
11736 | * README: Remove version number. | |
11737 | ||
5b5b4207 GP |
11738 | 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
11739 | ||
11740 | * INSTALL/README: Update wrt. to the installation instructions now | |
11741 | residing in gcc/doc/install.texi. | |
11742 | ||
be839b69 JM |
11743 | 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk> |
11744 | ||
11745 | * README: Replace with a cut-down and updated version of gcc/README. | |
11746 | ||
fe2ee7c4 DE |
11747 | 2001-06-12 David Edelsohn <edelsohn@gnu.org> |
11748 | ||
11749 | * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread | |
11750 | multilibs to be disabled. | |
11751 | ||
4f5d646c DB |
11752 | 2001-06-11 Daniel Berlin <dan@cgsoftware.com> |
11753 | ||
11754 | * MAINTAINERS (Write After Approval): Add myself. | |
6387a56e | 11755 | |
818f0c85 AO |
11756 | 2001-06-09 Alexandre Oliva <aoliva@redhat.com> |
11757 | ||
11758 | * config.guess: Import CVS version 1.195. | |
11759 | * config.sub: Import CVS version 1.212. | |
11760 | ||
e9a8af10 AO |
11761 | 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> |
11762 | ||
11763 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
11764 | gcc/xgcc is built, use -print-prog-name to find out the program | |
11765 | name to use. | |
11766 | ||
ae3ca0a9 PE |
11767 | 2001-06-04 Phil Edwards <pme@sources.redhat.com> |
11768 | ||
11769 | * config.guess: Import CVS version 1.194. All gcc-local changes | |
11770 | appear to also be in the master copy. | |
11771 | * config.sub: Import CVS version 1.211. | |
11772 | ||
066bd40d MM |
11773 | Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com> |
11774 | ||
11775 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | |
11776 | with_gcc]: Use `gcc -shared' to build a shared library. | |
11777 | ||
4aef4f33 JDA |
11778 | Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca> |
11779 | ||
11780 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | |
11781 | archives. | |
11782 | ||
c386f00f RO |
11783 | Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
11784 | ||
11785 | * MAINTAINERS (Write After Approval): Add myself. | |
11786 | ||
2ae5cea5 HPN |
11787 | 2001-06-01 Hans-Peter Nilsson <hp@axis.com> |
11788 | ||
11789 | * configure.in (libstdcxx_flags): Do not try to execute | |
11790 | libstdc++-v3/testsuite_flags until it exists. | |
11791 | ||
c3766183 AM |
11792 | 2001-06-01 Alan Modra <amodra@bigpond.net.au> |
11793 | ||
11794 | * MAINTAINERS: Update my email address. | |
11795 | ||
9b337833 GS |
11796 | 2001-05-31 Graham Stott <grahams@redhat.com> |
11797 | ||
11798 | * MAINTAINERS (Write After Approval): Add myself. | |
11799 | ||
dce2d8b2 | 11800 | 2001-05-28 Simon Patarin <simon.patarin@inria.fr> |
55fce0eb SP |
11801 | |
11802 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | |
11803 | libraries when using g++ with native linker. | |
11804 | ||
5f7de4b8 AO |
11805 | 2001-05-28 Alexandre Oliva <aoliva@redhat.com> |
11806 | ||
11807 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | |
11808 | ||
a7bc0fbb AO |
11809 | 2001-05-22 Alexandre Oliva <aoliva@redhat.com> |
11810 | ||
11811 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | |
11812 | [aix4*|aix5*]: Prepend blank. | |
11813 | ||
33456445 AO |
11814 | 2001-05-20 Alexandre Oliva <aoliva@redhat.com> |
11815 | ||
11816 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
11817 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number | |
11818 | of subdir/configure scripts to use the new libtool.m4. | |
11819 | ||
e48d3d00 MK |
11820 | 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu> |
11821 | ||
11822 | * MAINTAINERS (Write After Approval): Add myself. | |
11823 | ||
9e0e191b BK |
11824 | 2001-05-18 Benjamin Kosnik <bkoz@redhat.com> |
11825 | ||
11826 | * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. | |
11827 | ||
3f19b439 BE |
11828 | 2001-05-11 Ben Elliston <bje@redhat.com> |
11829 | ||
11830 | * Makefile.in (all-sid): New target. | |
11831 | (check-sid, clean-sid, install-sid): Likewise. | |
11832 | ||
6ebe3121 JO |
11833 | 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com> |
11834 | ||
11835 | * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. | |
11836 | ||
ca3667c4 AO |
11837 | 2001-05-03 Alexandre Oliva <aoliva@redhat.com> |
11838 | ||
11839 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | |
11840 | libgcj. | |
11841 | ||
11842 | 2001-05-03 Alexandre Oliva <aoliva@redhat.com> | |
11843 | ||
11844 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
11845 | gcc/xgcc is built, use -print-prog-name to find out the program | |
11846 | name to use. | |
11847 | ||
b2964d63 AO |
11848 | 2001-04-26 Alexandre Oliva <aoliva@redhat.com> |
11849 | ||
b1bb2302 AO |
11850 | * configure.in (noconfigdirs): Don't reset it from scratch in the |
11851 | target case; only append to it. | |
6387a56e | 11852 | |
b2964d63 AO |
11853 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, |
11854 | sparc-*-solaris2.8]: Disable ${libgcj}. | |
11855 | ||
8343765d AO |
11856 | 2001-04-25 Alexandre Oliva <aoliva@redhat.com> |
11857 | ||
11858 | * configure.in (libgcj_saved): Copy from $libgcj. | |
11859 | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is | |
11860 | --disable-libgcj. | |
11861 | ||
ddbb6d43 GRK |
11862 | 2001-04-25 Gavin Romig-Koch <gavin@redhat.com> |
11863 | ||
11864 | * MAINTAINERS: Remove self as MIPS maintainer and | |
6387a56e | 11865 | C front end maintainer. |
ddbb6d43 | 11866 | |
3fa03ff9 AG |
11867 | Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com> |
11868 | ||
11869 | * configure.in: Move *-chorusos target case to the proper switch. | |
11870 | Disable libgcj. | |
11871 | ||
99ffe40f AO |
11872 | 2001-04-12 Alexandre Oliva <aoliva@redhat.com> |
11873 | ||
11874 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | |
11875 | 1.641.2.228. | |
11876 | ||
78faa32d FS |
11877 | 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
11878 | ||
11879 | * Makefile.in (STAGE1_CFLAGS): Pass down. | |
11880 | ||
cdbff0ab AM |
11881 | 2001-04-13 Alan Modra <amodra@one.net.au> |
11882 | ||
11883 | * config.guess: Add hppa64-linux support. Note for next import that | |
11884 | this is already in the master file. | |
11885 | * configure.in: Likewise. Accept `parisc' alias for `hppa'. | |
11886 | ||
75b9074c AO |
11887 | 2001-04-12 Alexandre Oliva <aoliva@redhat.com> |
11888 | ||
11889 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
11890 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |
11891 | ||
125404c5 SS |
11892 | 2001-04-11 Stan Shebs <shebs@apple.com> |
11893 | ||
11894 | * MAINTAINERS: Add self as Darwin port maintainer. | |
11895 | ||
876684fe AM |
11896 | 2001-04-11 Alan Modra <amodra@one.net.au> |
11897 | ||
11898 | * MAINTAINERS: Update my email address. | |
11899 | ||
06729913 LR |
11900 | 2001-04-10 Loren J. Rittle <ljrittle@acm.org> |
11901 | ||
11902 | * ltcf-cxx.sh: Support creation of C++ shared libraries on | |
11903 | recent versions of FreeBSD (release 3 or later). | |
11904 | * ltconfig: On FreeBSD, -lc must not be provided when building | |
11905 | a shared library or else the standard -pthread gcc option is | |
11906 | rendered worthless to later users of the built library. | |
11907 | ||
67916302 JM |
11908 | 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk> |
11909 | ||
11910 | * MAINTAINERS: Add self and RTH as C front end maintainers. | |
11911 | ||
d2bc0628 AO |
11912 | 2001-04-05 Alexandre Oliva <aoliva@redhat.com> |
11913 | ||
e490616e ZW |
11914 | * config.sub: Make sure to match an already-canonicalized |
11915 | machine name (eg. mn10300-unknown-elf). | |
d2bc0628 | 11916 | |
a3406c06 AO |
11917 | 2001-04-01 Alexandre Oliva <aoliva@redhat.com> |
11918 | ||
11919 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | |
11920 | New macros. | |
11921 | (bootstrap, cross): Use RECURSE_FLAGS. | |
11922 | * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |
11923 | ||
a076f6a4 AO |
11924 | 2001-03-27 Alexandre Oliva <aoliva@redhat.com> |
11925 | ||
11926 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | |
11927 | ||
e9f4fa71 CH |
11928 | 2001-03-22 Colin Howell <chowell@redhat.com> |
11929 | ||
7238de5c CH |
11930 | * Makefile.in (DO_X): Do not backslash single-quotes in |
11931 | backquotes (two places). | |
e9f4fa71 | 11932 | |
b6b14b1b AO |
11933 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
11934 | ||
11935 | Re-installed: | |
11936 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
11937 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add | |
11938 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. | |
11939 | * ltcf-cxx.sh: Likewise. | |
11940 | * ltcf-gcj.sh: Likewise. | |
11941 | ||
1eb0b89d GP |
11942 | 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
11943 | ||
11944 | * MAINTAINERS: Add myself as "documentation co-maintainer". | |
11945 | ||
82e23236 AO |
11946 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
11947 | ||
11948 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
11949 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |
11950 | ||
64ec27c3 TT |
11951 | 2001-03-19 Tom Tromey <tromey@redhat.com> |
11952 | ||
11953 | * config-ml.in: Handle GCJ and GCJFLAGS. | |
11954 | ||
191de407 MC |
11955 | 2001-03-21 Michael Chastain <chastain@redhat.com> |
11956 | ||
11957 | * Makefile.in: all-m4 depends on all-texinfo. | |
11958 | ||
fed4dede LR |
11959 | 2001-03-20 Loren J. Rittle <ljrittle@acm.org> |
11960 | ||
11961 | * MAINTAINERS: Add myself to write after approval list. | |
11962 | ||
085072bb LB |
11963 | 2001-03-18 Laurynas Biveinis <lauras@softhome.net> |
11964 | ||
11965 | * Makefile.in (DO_X): Quote nested quotes. | |
11966 | ||
5af8ea3f AM |
11967 | 2001-03-18 Alan Modra <alan@linuxcare.com.au> |
11968 | ||
11969 | * MAINTAINERS: Add myself to write after approval list. | |
11970 | ||
69e23037 LB |
11971 | 2001-03-15 Laurynas Biveinis <lauras@softhome.net> |
11972 | ||
11973 | * Makefile.in (DO_X): Use double quotes for quoting | |
11974 | "RANLIB=$${RANLIB}". | |
11975 | ||
2b9650f4 OP |
11976 | 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com> |
11977 | ||
11978 | * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. | |
11979 | ||
dce2d8b2 | 11980 | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> |
4698d2cf NP |
11981 | |
11982 | * configure.in: Only use `lang_requires' for languages athat are | |
11983 | actually enabled. | |
11984 | ||
f6646274 PE |
11985 | 2001-03-08 Phil Edwards <pme@sources.redhat.com> |
11986 | ||
11987 | * MAINTAINERS (C++ runtime libs): Update and alphabatize. | |
11988 | ||
c9a54638 AO |
11989 | 2001-03-08 Alexandre Oliva <aoliva@redhat.com> |
11990 | ||
11991 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | |
11992 | ||
6a556ad6 TT |
11993 | 2001-03-07 Tom Tromey <tromey@redhat.com> |
11994 | ||
11995 | * configure.in: Allow config-lang.in to set `lang_requires' to list | |
11996 | of other required languages. | |
11997 | ||
6822468a LB |
11998 | 2001-03-06 Laurynas Biveinis <lauras@softhome.net> |
11999 | ||
12000 | * Makefile.in: Remove RANLIB definition. Use RANLIB | |
12001 | in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, | |
12002 | EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. | |
6387a56e | 12003 | |
f04885d3 | 12004 | 2001-02-28 Benjamin Kosnik <bkoz@redhat.com> |
e490616e | 12005 | Alexandre Oliva <aoliva@redhat.com> |
6387a56e | 12006 | |
f04885d3 BK |
12007 | * Makefile.in (check-c++): Use tabs, not spaces. |
12008 | ||
288edf47 | 12009 | 2001-02-20 Laurynas Biveinis <lauras@softhome.net> |
6387a56e | 12010 | |
288edf47 LB |
12011 | * MAINTAINERS: add myself to Write After Approval list. |
12012 | ||
3d55d2f8 | 12013 | 2001-02-19 Benjamin Kosnik <bkoz@redhat.com> |
4d88a68a | 12014 | |
e490616e | 12015 | * Makefile.in (check-c++): New rule. |
6387a56e | 12016 | |
4d88a68a BK |
12017 | * configure.in (target_libs): Remove libg++. |
12018 | (noconfigdirs): Remove libg++. | |
12019 | (noconfigdirs): Same. | |
12020 | (noconfigdirs): Same. | |
12021 | (noconfigdirs): Same. | |
12022 | ||
12023 | * config-ml.in: Remove libg++ references. | |
12024 | ||
12025 | * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. | |
12026 | (ALL_TARGET_MODULES): Same. | |
12027 | (configure-target-libg++): Remove. | |
12028 | (all-target-libg++): Remove. | |
12029 | (configure-target-libio): Remove. | |
12030 | (all-target-libio): Remove. | |
12031 | (check-target-libio): Remove. | |
12032 | (.PHONY): Remove. | |
12033 | (libg++.tar.bz2): Remove. | |
12034 | (all-target-cygmon): Remove libio. | |
12035 | (all-target-libstdc++): Remove. | |
12036 | (configure-target-libstdc++): Remove. | |
12037 | (TARGET_LIB_PATH): Remove libstdc++. | |
12038 | (ALL_GCC_CXX): Remove libstdc++. | |
12039 | (all-target-gperf): Correct. | |
12040 | ||
2437d4ed NC |
12041 | 2001-02-16 Nick Clifton <nickc@redhat.com> |
12042 | ||
12043 | * configure.in (noconfigdirs): Allow configuration of texinfo | |
12044 | for Cygwin hosts. | |
12045 | ||
85b99cbe AG |
12046 | 2001-02-15 Anthony Green <green@redhat.com> |
12047 | ||
12048 | * configure: Introduce GCJ_FOR_TARGET. | |
12049 | * configure.in: Ditto. | |
12050 | * Makefile.in: Ditto. | |
12051 | ||
7b18790c AS |
12052 | 2001-02-13 Andreas Schwab <schwab@suse.de> |
12053 | ||
12054 | * MAINTAINERS: Update mail address. | |
12055 | ||
c4880c99 MS |
12056 | 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> |
12057 | ||
12058 | * config.guess: Add linux target for S/390. | |
12059 | * config.sub: Likewise. | |
12060 | ||
dce2d8b2 | 12061 | 2001-02-08 Chandrakala Chavva <cchavva@redhat.com> |
e31ae6db CC |
12062 | |
12063 | * configure.in: for *-chorusos, don't config target-newlib and | |
e490616e | 12064 | target-libgloss. |
e31ae6db | 12065 | |
7739adfb BE |
12066 | 2001-02-06 Ben Elliston <bje@redhat.com> |
12067 | ||
12068 | * configure: Output host type to stdout, not stderr. | |
12069 | ||
36ca672c MM |
12070 | 2001-02-05 Mark Mitchell <mark@codesourcery.com> |
12071 | ||
e40f2829 | 12072 | * ltcf-c.sh: Add support for -no-undefined under GNU/Linux. |
2a4e96b7 MM |
12073 | * ltcf-cxx.sh: Likewise. |
12074 | ||
36ca672c MM |
12075 | * config.if: Assume enable_libstdcxx_v3 is defined. |
12076 | ||
22fdd65e MM |
12077 | 2001-02-04 Mark Mitchell <mark@codesourcery.com> |
12078 | ||
12079 | Remove V2 C++ library. | |
12080 | * configure.in: Remove --enable-libstdcxx_v3 support. | |
12081 | ||
3b60dd8e BM |
12082 | 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz> |
12083 | ||
12084 | * include/demangle.h: Add prototype for java_demangle_v3. | |
12085 | ||
42c0c80a PE |
12086 | 2001-01-29 Phil Edwards <pme@sources.redhat.com> |
12087 | ||
12088 | * COPYING.LIB: Update to LGPL 2.1 from the FSF. | |
12089 | ||
0be25992 RH |
12090 | 2001-01-27 Richard Henderson <rth@redhat.com> |
12091 | ||
12092 | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. | |
12093 | ||
8a8de62d MS |
12094 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
12095 | ||
12096 | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | |
12097 | Don't unset, it's non-portable and no longer necessary, set to empty | |
12098 | instead. | |
12099 | ||
92769744 MS |
12100 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12101 | ||
12102 | * ltconfig: Shell portability fix for the tagname validity check. | |
12103 | ||
88a1c0ab AO |
12104 | 2001-01-27 Alexandre Oliva <aoliva@redhat.com> |
12105 | ||
12106 | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. | |
12107 | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. | |
12108 | ||
45291dd5 MS |
12109 | 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
12110 | ||
12111 | * ltcf-cxx.sh: Use parentheses around eval $ac_compile. | |
12112 | ||
1ace7e15 TT |
12113 | 2001-01-26 Tom Tromey <tromey@redhat.com> |
12114 | ||
12115 | * configure.in: Allow libgcj to be built on Sparc Solaris. | |
12116 | ||
0ef8b11b DE |
12117 | 2001-01-25 David Edelsohn <edelsohn@gnu.org> |
12118 | ||
12119 | * ltcf-c.sh: Add aix5 case. | |
12120 | * ltcf-cxx.sh: Likewise. | |
12121 | * ltconfig: Likewise. | |
12122 | ||
0006091e AO |
12123 | 2001-01-24 Alexandre Oliva <aoliva@redhat.com> |
12124 | ||
9bad11e1 AO |
12125 | * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we |
12126 | keep at least one of build_libtool_libs or build_old_libs set to | |
12127 | yes. | |
12128 | ||
0006091e AO |
12129 | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. |
12130 | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. | |
12131 | ||
7c01b2b5 BM |
12132 | 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz> |
12133 | ||
12134 | * configure.in: Enable libgcj on several additional platforms. | |
12135 | ||
d340e0ac BM |
12136 | 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz> |
12137 | ||
12138 | * configure.in: Enable libgcj for linux targets. | |
12139 | ||
5baf8c37 MS |
12140 | 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
12141 | ||
12142 | * MAINTAINERS (Write After Approval): Add myself. | |
12143 | ||
10a0ba84 JDA |
12144 | 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca> |
12145 | ||
12146 | * MAINTAINERS: Add myself as vax port maintainer. | |
12147 | ||
357c6a4b FH |
12148 | 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au> |
12149 | ||
12150 | * MAINTAINERS: Add myself as Mercury front-end maintainer. | |
12151 | ||
6e2d9a7a MS |
12152 | 2001-01-09 Mike Stump <mrs@wrs.com> |
12153 | ||
12154 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration | |
12155 | failures of subdirectories. | |
12156 | ||
b6b14b1b | 12157 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> |
976b230d | 12158 | |
b6b14b1b | 12159 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add |
976b230d | 12160 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. |
b6b14b1b AO |
12161 | * ltcf-cxx.sh: Likewise. |
12162 | * ltcf-gcj.sh: Likewise. | |
12163 | * ltconfig.sh: Fix typo. | |
976b230d | 12164 | |
07109110 LB |
12165 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> |
12166 | ||
12167 | * configure: handle DOS-style absolute paths. | |
12168 | ||
1da5b8fc LB |
12169 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> |
12170 | ||
12171 | * configure.in: remove supported directories from $noconfigdirs for DJGPP. | |
12172 | ||
4c2f5b4f MM |
12173 | 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl> |
12174 | ||
12175 | * MAINTAINERS: Add myself as avr port co-maintainer. | |
12176 | ||
bc53668e BE |
12177 | 2000-12-28 Ben Elliston <bje@redhat.com> |
12178 | ||
12179 | * MAINTAINERS: Add myself under ``Write After Approval''. | |
12180 | ||
c387606f JM |
12181 | 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk> |
12182 | ||
12183 | * texinfo: Remove directory from GCC. | |
12184 | ||
2cb5082c JM |
12185 | 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> |
12186 | ||
12187 | * COPYING: Update to current | |
12188 | ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references | |
12189 | to 19yy as example year in copyright notice). | |
12190 | ||
cc330df9 BK |
12191 | 2000-12-18 Benjamin Kosnik <bkoz@redhat.com> |
12192 | ||
6387a56e | 12193 | * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. |
cc330df9 BK |
12194 | (libstdcxx_incdir): Pass down. |
12195 | * config.if: Remove expired bits for cxx_interface, add stub. | |
12196 | (libstdcxx_incdir): Add variable for g++ include directory. | |
12197 | * configure.in (gxx_include_dir): Use it. | |
6387a56e | 12198 | |
4c6b2835 AO |
12199 | 2000-12-18 Alexandre Oliva <aoliva@redhat.com> |
12200 | ||
12201 | * MAINTAINERS: Added self as sh port co-maintainer. Removed entry | |
12202 | with old-email address from ``Write After Approval''. | |
12203 | ||
3896f13e AJ |
12204 | 2000-12-15 Andreas Jaeger <aj@suse.de> |
12205 | ||
12206 | * configure.in: Handle lang_dirs. | |
12207 | ||
12208 | 2000-12-14 Tom Tromey <tromey@redhat.com> | |
90a10418 | 12209 | |
ad46e881 TT |
12210 | * MAINTAINERS: Removed brads. |
12211 | ||
90a10418 TT |
12212 | * MAINTAINERS: Added gcj developers. |
12213 | ||
41dfe3a2 | 12214 | 2000-12-13 Anthony Green <green@redhat.com> |
6387a56e | 12215 | |
41dfe3a2 | 12216 | * configure.in: Disable libgcj for any target not specifically |
3b75d237 AJ |
12217 | listed. Disable libgcj for x86 and Alpha Linux until compatible |
12218 | with g++ abi. | |
6387a56e | 12219 | |
e2f601da MS |
12220 | 2000-12-13 Mike Stump <mrs@wrs.com> |
12221 | ||
12222 | * Makefile.in (local-distclean): Also remove fastjar. | |
12223 | ||
70030c01 RB |
12224 | 2000-12-12 Rodney Brown <RodneyBrown@mynd.com> |
12225 | ||
12226 | * contrib/gcc_update: Add fastjar --touch entries. | |
12227 | ||
2a50f859 AO |
12228 | 2000-12-12 Alexandre Oliva <aoliva@redhat.com> |
12229 | ||
12230 | * configure.in: Disable language-specific target libraries for | |
12231 | languages that aren't enabled. | |
12232 | ||
7743113b AG |
12233 | 2000-12-10 Anthony Green <green@redhat.com> |
12234 | ||
12235 | * configure.in: Define libgcj. Disable libgcj target libraries for | |
12236 | most targets. | |
12237 | ||
92e061a6 NB |
12238 | 2000-12-10 Neil Booth <neilb@earthling.net> |
12239 | ||
12240 | * MAINTAINERS: Update mail address, remove from WAA list. | |
12241 | ||
f34ff6d6 APB |
12242 | 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> |
12243 | ||
12244 | * libjava: Imported from /cvs/java. | |
12245 | * libffi: Likewise. | |
12246 | * Boehm-gc: Likewise. | |
12247 | ||
d82a33c6 APB |
12248 | 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> |
12249 | ||
12250 | * configure.in (target_libs): Revert 2000-12-08 patch. | |
12251 | (noconfigdirs): Added target-libjava. | |
12252 | ||
e14f8e28 LB |
12253 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> |
12254 | ||
12255 | * djunpack.bat: removed. | |
12256 | ||
fc26516b LB |
12257 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> |
12258 | ||
12259 | * Makefile.in: handle DOS-style absolute paths. | |
12260 | * config-ml.in: likewise. | |
12261 | * symlink-tree: likewise. | |
12262 | ||
bd8757b3 APB |
12263 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> |
12264 | ||
12265 | * fastjar: Imported. | |
12266 | ||
81522a1f APB |
12267 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> |
12268 | ||
12269 | * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about | |
12270 | libjava. | |
12271 | * configure.in (target_libs): Removed `target-libjava'. | |
12272 | ||
5db1f7ed APB |
12273 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> |
12274 | ||
12275 | * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | |
12276 | (ALL_MODULES): Added fastjar. | |
12277 | (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. | |
12278 | (all-target-libjava): all-fastjar replaces all-zip. | |
12279 | (all-fastjar): Added. | |
12280 | (configure-target-fastjar, all-target-fastjar): Likewise. | |
12281 | * configure.in (host_tools): Added fastjar. | |
12282 | ||
5e59997c MS |
12283 | 2000-12-07 Mike Stump <mrs@wrs.com> |
12284 | ||
12285 | * Makefile.in (local-distclean): Remove leftover built files. | |
12286 | ||
0a534f40 NC |
12287 | 2000-11-24 Nick Clifton <nickc@redhat.com> |
12288 | ||
12289 | * configure.in (xscale-elf): Add target. | |
12290 | (xscale-coff): Add target. | |
12291 | ||
7686cadf LR |
12292 | 2000-11-22 Loren J. Rittle <ljrittle@acm.org> |
12293 | ||
e490616e ZW |
12294 | * ltcf-cxx.sh: Support creation of C++ shared libraries on |
12295 | recent versions of FreeBSD (release 3 or later). | |
12296 | * ltconfig: On FreeBSD, -lc must not be provided when building | |
12297 | a shared library or else the standard -pthread gcc option is | |
12298 | rendered worthless to later users of the built library. | |
7686cadf | 12299 | |
fff01699 FF |
12300 | 2000-11-16 Fred Fish <fnf@be.com> |
12301 | ||
12302 | * configure.in (enable_libstdcxx_v3): Fix typo, | |
12303 | libstd++ -> libstdc++. | |
12304 | ||
4dc16355 KL |
12305 | 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
12306 | ||
12307 | * MAINTAINERS: Add self to Write After Approval list. | |
12308 | ||
bf6fc7b2 BS |
12309 | 2000-11-21 Bernd Schmidt <bernds@redhat.com> |
12310 | ||
12311 | * MAINTAINERS: Update my email address. Add myself to global write | |
12312 | privs list. | |
12313 | ||
ce8e06b1 AO |
12314 | 2000-11-18 Alexandre Oliva <aoliva@redhat.com> |
12315 | ||
6e2a4843 AO |
12316 | * Makefile.in: Merge with src and libgcj. |
12317 | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of | |
12318 | configure-target-<library> when their configure scripts need the C | |
12319 | or C++ library to have already been built to work properly. | |
12320 | (do_proto_toplev): Set them to an empty string. | |
12321 | ||
ce8e06b1 AO |
12322 | * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. |
12323 | (REALLY_SET_LIB_PATH): Use them. | |
12324 | ||
c003f378 SS |
12325 | 2000-11-17 Stan Shebs <shebs@apple.com> |
12326 | ||
12327 | * MAINTAINERS: Add self to Write After Approval list. | |
12328 | ||
cc1e60ea JM |
12329 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
12330 | ||
12331 | * configure: Provide the original toplevel configure arguments | |
12332 | (including $0) to subprocesses in the environment rather than | |
12333 | through gcc/configargs.h. | |
12334 | ||
1173593d JM |
12335 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
12336 | ||
12337 | * MAINTAINERS: Remove references to cccp. Change C9X reference to | |
12338 | C99. Alphabetise "Write After Approval" list. | |
12339 | ||
520907ee MM |
12340 | 2000-11-12 Mark Mitchell <mark@codesourcery.com> |
12341 | ||
34f6fbdb MM |
12342 | * configure: Turn on libstdc++ V3 by default. |
12343 | ||
520907ee MM |
12344 | * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library |
12345 | if we've got GCC. | |
12346 | ||
0bbd37ed PB |
12347 | 2000-11-11 Philip Blundell <philb@gnu.org> |
12348 | ||
12349 | * MAINTAINERS: Add self to Write After Approval list. | |
12350 | ||
7ca0e6d9 DE |
12351 | 2000-11-09 David Edelsohn <edelsohn@gnu.org> |
12352 | ||
12353 | * ltcf-c.sh (aix4): Improve shared library configuration; require | |
12354 | exporting symbols. | |
12355 | * ltcf-cxx.sh (aix4): Define. | |
12356 | * ltconfig (aix4): Define library and soname specs appropriate for | |
12357 | AIX. Define command to create export symbols list. | |
12358 | ||
dce2d8b2 | 12359 | Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com> |
f559f30b CF |
12360 | |
12361 | * config.sub: Add support for Sun Chorus | |
12362 | ||
fc05d516 NC |
12363 | 2000-10-31 Nick Clifton <nickc@redhat.com> |
12364 | ||
12365 | * MAINTAINERS: Rename <name>@cygnus.com addresses to | |
12366 | <name>@redhat.com. Also installed new email address for Clint | |
12367 | Popetz. | |
6387a56e | 12368 | |
90a0e73f JM |
12369 | 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk> |
12370 | ||
12371 | * etc: Remove directory from GCC. | |
12372 | ||
a5e1b548 MM |
12373 | 2000-10-16 Michael Meissner <meissner@redhat.com> |
12374 | ||
12375 | * configure (gcc/configargs.h): Only create if there is a build GCC | |
12376 | directory created. | |
12377 | ||
6387a56e EC |
12378 | 2000-10-16 Matthias Klose <doko@debian.org> |
12379 | ||
be1db873 MK |
12380 | * config.if: Search libstdc++-v3/configure.in for INTERFACE, |
12381 | when configured for libstdc++-v3. | |
12382 | ||
f5fa9a5b PE |
12383 | 2000-10-05 Phil Edwards <pme@gcc.gnu.org> |
12384 | ||
12385 | * configure: Save configure arguments to gcc/configargs.h. | |
12386 | ||
61a77fea PT |
12387 | 2000-10-04 Philipp Thomas <pthomas@suse.de> |
12388 | ||
12389 | * config.guess: Import CVS version 1.157. | |
12390 | * config.sub: Import CVS version 1.181. | |
12391 | ||
3a4fee66 AP |
12392 | 2000-10-04 Andris Pavenis <pavenis@latnet.lv> |
12393 | ||
12394 | * Makefile.in (bootstrap): avoid recursion if subdir missing | |
12395 | (cross): ditto | |
12396 | (do-proto-toplev): ditto | |
12397 | ||
3dd7094e AO |
12398 | 2000-09-30 Alexandre Oliva <aoliva@redhat.com> |
12399 | ||
de710532 AO |
12400 | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, |
12401 | ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh. | |
12402 | ||
3dd7094e AO |
12403 | * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool |
12404 | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt | |
12405 | all affected `configure' scripts. | |
12406 | ||
e592386f NB |
12407 | Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net> |
12408 | ||
12409 | * MAINTAINERS: Add self as cpplib co-maintainer. | |
12410 | ||
fba54939 AH |
12411 | 2000-09-24 Aldy Hernandez <aldyh@redhat.com> |
12412 | ||
12413 | * MAINTAINERS: Add self to Write After Approval list. | |
12414 | ||
2bd429f4 GP |
12415 | 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
12416 | ||
12417 | * INSTALL/README: egcs -> GCC update. | |
12418 | ||
dce2d8b2 | 12419 | Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org> |
d733f374 ME |
12420 | |
12421 | * MAINTAINERS: Add myself to Write After Approval list. | |
12422 | ||
d7ce9a83 KH |
12423 | 2000-09-15 Kazu Hirata <kazu@hxi.com> |
12424 | ||
12425 | * MAINTAINERS: Add myself to Write After Approval list. | |
12426 | ||
18a53ffe JL |
12427 | Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) |
12428 | ||
e490616e ZW |
12429 | * configure.in: Do not build byacc for hppa64. Provide paths to the |
12430 | X11 libraries for hppa64. | |
18a53ffe | 12431 | |
f246ff23 SC |
12432 | 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
12433 | ||
12434 | * MAINTAINERS: Add myself as 68hc11 port maintainer. | |
12435 | ||
06298abd AO |
12436 | 2000-09-06 Alexandre Oliva <aoliva@redhat.com> |
12437 | ||
4b92758a AO |
12438 | * Makefile.in (all-zlib): Added dummy target. |
12439 | ||
06298abd AO |
12440 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, |
12441 | ltcf-gcj.sh: Updated from libtool multi-language branch. | |
12442 | ||
4d73d07a AO |
12443 | 2000-09-05 Alexandre Oliva <aoliva@redhat.com> |
12444 | ||
12445 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | |
12446 | (bootstrap*): Depend on all-bootstrap. | |
12447 | ||
05d52d78 PT |
12448 | 2000-09-05 Philipp Thomas <pthomas@suse.de> |
12449 | ||
12450 | * config.guess: Import CVS version 1.156. | |
12451 | * config.sub: Import CVS version 1.179. | |
12452 | ||
3c809ba4 AG |
12453 | 2000-09-02 Anthony Green <green@cygnus.com> |
12454 | ||
12455 | * Makefile.in (all-gcc): Depend on all-zlib. | |
12456 | (CLEAN_MODULES): Add clean-zlib. | |
12457 | (ALL_MODULES): Add all-zlib. | |
12458 | * configure.in (host_libs): Add zlib. | |
12459 | ||
10ad78a0 | 12460 | 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> |
afd7db25 AO |
12461 | |
12462 | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | |
12463 | crosses, but add gcc/include to the header search path for them. | |
12464 | ||
b36a9ce3 DB |
12465 | 2000-08-04 David E. O'Brien <obrien@FreeBSD.org> |
12466 | ||
12467 | * MAINTAINERS: Add self to Write After Approval list. | |
12468 | ||
cb011248 FS |
12469 | 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
12470 | ||
12471 | * config.guess: Import CVS version 1.152. | |
12472 | * config.sub: Import CVS version 1.177. | |
12473 | ||
db310af0 AO |
12474 | 2000-08-25 Alexandre Oliva <aoliva@redhat.com> |
12475 | ||
7965440a AO |
12476 | * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and |
12477 | $targargs to tell whether newlib is going to be built. | |
12478 | ||
db310af0 AO |
12479 | * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search |
12480 | $$r/TARGET_SUBDIR/libio for _G_config.h. | |
12481 | ||
e7977565 AO |
12482 | 2000-08-23 Alexandre Oliva <aoliva@redhat.com> |
12483 | ||
12484 | * MAINTAINERS: Add self as a build machinery (*.in) maintainer. | |
12485 | ||
126bb9ed DD |
12486 | 2000-08-22 DJ Delorie <dj@redhat.com> |
12487 | ||
12488 | * MAINTAINERS: Add self as a build machinery (*.in) maintainer | |
12489 | ||
5b0e9d29 AO |
12490 | 2000-08-22 Alexandre Oliva <aoliva@redhat.com> |
12491 | ||
12492 | * config-ml.in (CC, CXX): Avoid trailing whitespace. | |
12493 | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to | |
12494 | sub-configures. | |
12495 | ||
4f3e904e DD |
12496 | 2000-08-21 DJ Delorie <dj@redhat.com> |
12497 | ||
12498 | * MAINTAINERS: Add self as a libiberty maintainer | |
12499 | ||
c9635443 AO |
12500 | 2000-08-16 Alexandre Oliva <aoliva@redhat.com> |
12501 | ||
12502 | * configure.in (libstdcxx_flags): Use | |
12503 | libstdc++-v3/src/libstdc++.INC. | |
12504 | ||
8b2100ba AO |
12505 | 2000-08-15 Alexandre Oliva <aoliva@redhat.com> |
12506 | ||
12507 | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | |
12508 | ||
57119aa9 ZW |
12509 | 2000-08-14 Zack Weinberg <zack@wolery.cumb.org> |
12510 | ||
eeb943b0 ZW |
12511 | * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. |
12512 | ||
6387a56e | 12513 | * configure: Make enable_threads and enable_shared defaults |
57119aa9 ZW |
12514 | explicit. Substitute enable_threads into generated Makefiles. |
12515 | * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. | |
12516 | * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. | |
12517 | ||
acffa7c4 GK |
12518 | 2000-08-13 Geoff Keating <geoffk@cygnus.com> |
12519 | ||
12520 | * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here. | |
12521 | ||
808d8c41 AO |
12522 | 2000-08-12 Alexandre Oliva <aoliva@redhat.com> |
12523 | ||
12524 | * config-ml.in (CC): Remove bogus duplicate quotation mark from | |
12525 | previous delta. | |
12526 | ||
1fc8c51c | 12527 | 2000-08-11 Jason Merrill <jason@redhat.com> |
85804ec6 | 12528 | |
1fc8c51c JM |
12529 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, |
12530 | CXX_FOR_TARGET): Add -B$$r/gcc/ here. | |
12531 | (FLAGS_FOR_TARGET): Not here. | |
12532 | (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. | |
85804ec6 | 12533 | |
25698887 AO |
12534 | 2000-08-11 Alexandre Oliva <aoliva@redhat.com> |
12535 | ||
12536 | * config-ml.in (CC, CXX): Don't introduce a leading space. | |
12537 | ||
10120687 DD |
12538 | 2000-08-07 DJ Delorie <dj@delorie.com> |
12539 | ||
12540 | * MAINTAINERS: Add self as a DJGPP maintainer | |
12541 | ||
15c758e9 DD |
12542 | 2000-08-07 DJ Delorie <dj@redhat.com> |
12543 | ||
12544 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | |
12545 | "if we're also building gcc, and it's a gcc that will run on the | |
12546 | build machine, we want to use its includes instead of the system's | |
12547 | default includes". | |
12548 | ||
2d0de245 JM |
12549 | 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk> |
12550 | ||
12551 | * MAINTAINERS: Add self to Write After Approval list. | |
12552 | ||
e81b330a AO |
12553 | 2000-08-03 Alexandre Oliva <aoliva@redhat.com> |
12554 | ||
83440c1e AO |
12555 | * configure.in (libstdcxx_flags): Don't use `"'. |
12556 | ||
e81b330a AO |
12557 | * config-ml.in: Adjust multilib search paths to the |
12558 | appropriate multilib tree. | |
12559 | ||
cf95c847 AO |
12560 | 2000-08-02 Alexandre Oliva <aoliva@redhat.com> |
12561 | ||
12562 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | |
12563 | commas in $LANGUAGES. | |
12564 | ||
9e9af119 MH |
12565 | 2000-08-02 Manfred Hollstein <manfredh@redhat.com> |
12566 | ||
12567 | * configure.in: Re-enable all references to libg++ and librx. | |
12568 | ||
606ce391 AO |
12569 | 2000-08-01 Alexandre Oliva <aoliva@redhat.com> |
12570 | ||
89820b43 AO |
12571 | * ltconfig, ltmain.sh: Update from libtool multi-language branch. |
12572 | * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. | |
12573 | (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. | |
12574 | * ltcf-cxx.sh (need_lc): Set based on postdeps. | |
12575 | ||
606ce391 AO |
12576 | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. |
12577 | ||
04179d4a AO |
12578 | 2000-07-31 Alexandre Oliva <aoliva@redhat.com> |
12579 | ||
12580 | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | |
12581 | CXX_FOR_TARGET for sed. | |
12582 | ||
d4eb109c AO |
12583 | 2000-07-30 Alexandre Oliva <aoliva@redhat.com> |
12584 | ||
12585 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): | |
12586 | Do not override if already set in the environment or in configure. | |
12587 | Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. | |
12588 | (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |
12589 | ||
4f4caf92 AO |
12590 | 2000-07-28 Alexandre Oliva <aoliva@redhat.com> |
12591 | ||
12592 | * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from | |
12593 | the libtool CVS tree multi-language branch. | |
12594 | * ltconfig, ltmain.sh: Updated. | |
6387a56e | 12595 | |
b87487b6 AO |
12596 | 2000-07-27 Alexandre Oliva <aoliva@redhat.com> |
12597 | ||
1670d1ea AO |
12598 | * Makefile.in (clean-target-libgcc): Remove gcc/libgcc. |
12599 | (clean-target): Depend on it. | |
12600 | ||
b87487b6 AO |
12601 | * Makefile.in (FLAGS_FOR_TARGET): New macro. |
12602 | (GCC_FOR_TARGET): Use it. | |
12603 | (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... | |
12604 | * configure.in: ... here. | |
12605 | (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. | |
12606 | (libstdcxx_flags): Define and append to CXX_FOR_TARGET. | |
12607 | ||
4e81ae98 EC |
12608 | 2000-07-24 Eric Christopher <echristo@cygnus.com> |
12609 | ||
12610 | * MAINTAINERS: Add self to Write After Approval list. | |
12611 | ||
059ae32c AO |
12612 | 2000-07-24 Alexandre Oliva <aoliva@redhat.com> |
12613 | ||
5b28edd4 AO |
12614 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). |
12615 | (configure-target-libchill, configure-target-libobjc): Likewise. | |
12616 | ||
059ae32c AO |
12617 | * configure.in: Use the same cache file for all target libs. |
12618 | * config-ml.in: But different cache files per multilib variant. | |
12619 | ||
1adcd149 MS |
12620 | 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
12621 | ||
12622 | * configure (topsrcdir): Don't use dirname. | |
12623 | ||
2d573dff JO |
12624 | 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com> |
12625 | ||
12626 | * MAINTAINERS: Add self to Write After Approval list. | |
12627 | ||
d207ebef JM |
12628 | 2000-07-20 Jason Merrill <jason@redhat.com> |
12629 | ||
12630 | * configure.in: Remove all references to libg++ and librx. | |
12631 | ||
12632 | * configure, configure.in, Makefile.in: Unify gcc and binutils. | |
12633 | ||
12634 | 2000-07-20 Hans-Peter Nilsson <hp@axis.com> | |
12635 | ||
12636 | * config.sub: Update to subversions version 2000-07-06. | |
12637 | ||
7b7792d5 AH |
12638 | 2000-07-12 Andrew Haley <aph@cygnus.com> |
12639 | ||
12640 | * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. | |
12641 | (target_makefile_frag): Use mt-ia64pic on IA-64 targets. | |
12642 | ||
3abaac67 PE |
12643 | 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com> |
12644 | ||
12645 | * symlink-tree: Check number of arguments. | |
12646 | ||
34be2b36 JW |
12647 | 2000-07-05 Jim Wilson <wilson@cygnus.com> |
12648 | ||
12649 | * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library | |
12650 | search path for a g++ extracted from the build tree. This | |
12651 | will allow link tests run by configure scripts in | |
12652 | subdirectories to succeed. | |
12653 | ||
d207ebef JM |
12654 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> |
12655 | ||
e490616e | 12656 | * ltconfig: Add support for mips-dde-sysv4.2MP |
4e81ae98 | 12657 | |
0900331b MH |
12658 | 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz> |
12659 | ||
12660 | * MAINTAINERS: Add myself as loop discovery maintainer. | |
12661 | ||
d207ebef JM |
12662 | 2000-06-28 Corinna Vinschen <vinschen@cygnus.com> |
12663 | ||
12664 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | |
12665 | `os2'. Force ac_cv_exeext to be ".exe" in that case. | |
12666 | ||
12667 | 2000-06-19 Timothy Wall <twall@cygnus.com> | |
12668 | ||
12669 | * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. | |
12670 | * config.sub: Add tic54x target. | |
12671 | ||
11a27a76 TM |
12672 | Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl> |
12673 | ||
12674 | * MAINTAINERS: Add self as Fortran maintainer, | |
12675 | remove Craig Burley. | |
12676 | ||
d207ebef | 12677 | Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com> |
ef0b4ef8 | 12678 | |
d207ebef JM |
12679 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. |
12680 | * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |
ef0b4ef8 | 12681 | |
7758b73f PT |
12682 | Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de> |
12683 | ||
12684 | * MAINTAINERS: Add self as i18n maintainer | |
12685 | ||
d207ebef JM |
12686 | 20000-05-21 H.J. Lu (hjl@gnu.org) |
12687 | ||
e490616e ZW |
12688 | * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc |
12689 | directory are used if they exist. Make sure | |
12690 | $(build_tooldir)/include is searched for header files, | |
12691 | $(build_tooldir)/lib/ for library files. | |
d207ebef | 12692 | (GCC_FOR_TARGET): Likewise. |
e490616e | 12693 | (CXX_FOR_TARGET): Likewise. |
d207ebef | 12694 | |
bae29210 JL |
12695 | Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com) |
12696 | ||
12697 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | |
12698 | ||
d207ebef | 12699 | Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com> |
075dad02 AO |
12700 | |
12701 | * Makefile.in (configure-target-libiberty): Depend on | |
12702 | configure-target-newlib. | |
12703 | ||
aab0d19d AO |
12704 | 2000-05-16 Alexandre Oliva <aoliva@cygnus.com> |
12705 | ||
12706 | * configure.in, Makefile.in: Merge all libffi-related | |
12707 | configury stuff from the libgcj tree. | |
12708 | ||
d207ebef JM |
12709 | Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com> |
12710 | ||
12711 | Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
12712 | * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. | |
12713 | ||
12714 | Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com> | |
12715 | ||
12716 | Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
12717 | * Makefile.in (do-djunpack): New target. Update djunpack.bat with | |
3b75d237 | 12718 | current version information. Add to proto-toplev directory. |
d207ebef JM |
12719 | (gdb-taz): Build do-djunpack. |
12720 | ||
758c7bd4 DE |
12721 | 2000-05-15 David Edelsohn <edelsohn@gnu.org> |
12722 | ||
12723 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | |
12724 | ||
1888228d AC |
12725 | Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com> |
12726 | ||
12727 | * MAINTAINERS: Add self to Write After Approval list. | |
12728 | ||
d207ebef JM |
12729 | 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12730 | ||
12731 | * ltmain.sh: Preserve in relink_command any environment | |
12732 | variables that may affect the linker behavior. | |
12733 | ||
2d7cc2fe JL |
12734 | Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com) |
12735 | ||
d207ebef JM |
12736 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. |
12737 | ||
12738 | Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com> | |
12739 | ||
12740 | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |
12741 | ||
12742 | 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> | |
12743 | ||
12744 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | |
e490616e | 12745 | with the version name. |
2d7cc2fe | 12746 | |
ee455968 JE |
12747 | Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com> |
12748 | ||
12749 | * MAINTAINERS: Add self as bb-reorder maintainer. | |
12750 | ||
73b97e5c BK |
12751 | 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> |
12752 | ||
12753 | * config.if: Tweak. | |
12754 | ||
d207ebef JM |
12755 | 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il> |
12756 | ||
12757 | * djunpack.bat: New file. | |
12758 | ||
12759 | Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com> | |
12760 | ||
12761 | * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, | |
3b75d237 AJ |
12762 | gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, |
12763 | dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, | |
12764 | insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. | |
d207ebef | 12765 | |
954869eb DP |
12766 | 2000-04-16 Dave Pitts <dpitts@cozx.com> |
12767 | ||
e490616e ZW |
12768 | * config.sub (case $basic_machine): Change default for "ibm-*" |
12769 | to "openedition". | |
954869eb | 12770 | |
eaabe541 AJ |
12771 | 2000-04-13 Andreas Jaeger <aj@suse.de> |
12772 | ||
12773 | * MAINTAINERS: Added myself. | |
12774 | ||
d207ebef JM |
12775 | Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com> |
12776 | ||
12777 | * Makefile.in (gdb-taz): New target. GDB specific archive. | |
12778 | (do-md5sum): New target. | |
12779 | (MD5PROG): Define. | |
12780 | (PACKAGE): Default to TOOL. | |
12781 | (VER): Default to a shell script. | |
12782 | (taz): Rewrite target. Move real work to do-proto-toplev. Include | |
3b75d237 | 12783 | md5 checksum generation. |
d207ebef JM |
12784 | (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. |
12785 | (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. | |
12786 | (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, | |
3b75d237 | 12787 | insight.tar.bz2): Use gdb-taz to create archive. |
d207ebef JM |
12788 | |
12789 | Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com> | |
12790 | ||
12791 | * configure (warn_cflags): Delete. | |
12792 | ||
0ea6d60c PDM |
12793 | Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be> |
12794 | ||
12795 | * MAINTAINERS: Added myself. | |
12796 | ||
17090313 | 12797 | 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com> |
719bb4e3 | 12798 | Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de> |
17090313 | 12799 | |
e490616e ZW |
12800 | * configure.in (enable_libstdcxx_v3): Add. |
12801 | (target_libs): Add bits here to switch between libstdc++-v2 and | |
12802 | libstdc++-v3. | |
12803 | * config.if: And this file too. | |
12804 | * Makefile.in: Add libstdc++-v3 targets. | |
4e81ae98 | 12805 | |
76b78517 MM |
12806 | 2000-04-05 Michael Meissner <meissner@redhat.com> |
12807 | ||
12808 | * config.sub (d30v): Add d30v as a basic machine type. | |
12809 | ||
ad242caf JM |
12810 | 2000-03-29 Jason Merrill <jason@casey.cygnus.com> |
12811 | ||
12812 | * configure.in: -linux-gnu*, not -linux-gnu. | |
12813 | ||
d4537148 TM |
12814 | Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl> |
12815 | ||
12816 | * MAINTAINERS: Add self in write-after-approval section. | |
12817 | ||
f152e9d4 JW |
12818 | Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com> |
12819 | ||
12820 | * MAINTAINERS: Add self as ia64 port maintainer. | |
12821 | ||
6a5fcef1 NB |
12822 | 2000-03-08 Neil Booth <NeilB@earthling.net> |
12823 | ||
12824 | * MAINTAINERS: Add self in write-after-approval section. | |
12825 | ||
d207ebef | 12826 | Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com> |
1ebe758f | 12827 | |
d207ebef JM |
12828 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. |
12829 | (do-tar-bz2): Replace TOOL with PACKAGE. | |
12830 | (gdb.tar.bz2): Remove GDBTK from GDB package. | |
12831 | (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, | |
3b75d237 | 12832 | dejagnu.tar.bz2): New packages. |
d207ebef JM |
12833 | |
12834 | 2000-02-27 Andreas Jaeger <aj@suse.de> | |
12835 | ||
12836 | * configure.in: Add entry for mips*-*-linux*, move catch all | |
12837 | *-*-*linux* entry below this one. | |
12838 | ||
12839 | 2000-02-27 Ian Lance Taylor <ian@zembu.com> | |
12840 | ||
12841 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | |
1ebe758f | 12842 | |
521fe9d0 NC |
12843 | 2000-02-24 Nick Clifton <nickc@cygnus.com> |
12844 | ||
12845 | * config.sub: Support an OS of "wince". | |
12846 | ||
d207ebef JM |
12847 | Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com> |
12848 | ||
12849 | * config.guess, config.sub: Updated to match config's 2000-02-15 | |
3b75d237 | 12850 | version. |
d207ebef | 12851 | |
dce2d8b2 | 12852 | 2000-02-23 Linas Vepstas <linas@linas.org> |
d207ebef JM |
12853 | |
12854 | * config.sub: Add support for Linux/IBM 370. | |
12855 | * configure.in: Likewise. | |
12856 | ||
3a685f6f NC |
12857 | 2000-02-22 Nick Clifton <nickc@cygnus.com> |
12858 | ||
12859 | * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. | |
12860 | ||
dce2d8b2 | 12861 | 2000-02-20 Christopher Faylor <cgf@cygnus.com> |
7a15eef5 | 12862 | |
d207ebef | 12863 | * config.guess: Guess "cygwin" rather than "cygwin32". |
7a15eef5 | 12864 | |
4746ee26 KG |
12865 | 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
12866 | ||
12867 | * configure (gcc_version): When setting, narrow search to | |
12868 | lines containing `version_string'. | |
12869 | ||
ba96c72d DC |
12870 | 2000-02-15 Denis Chertykov <denisc@overta.ru> |
12871 | ||
12872 | * config.sub: Add support for avr target. | |
12873 | ||
77f16a66 NC |
12874 | 2000-02-14 Nick Clifton <nickc@cygnus.com> |
12875 | ||
12876 | * MAINTAINERS: Add maintainers for MCore port. | |
12877 | ||
784a3a80 HPN |
12878 | Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com> |
12879 | ||
12880 | * config.sub: Add mmix-knuth-mmixware. | |
12881 | ||
719dd4fa KG |
12882 | 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
12883 | ||
12884 | * MAINTAINERS: Pair cccp with cpplib maintainership. | |
12885 | ||
dce2d8b2 | 12886 | 2000-01-27 Christopher Faylor <cgf@redhat.com> |
d207ebef JM |
12887 | |
12888 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory | |
12889 | structure stuff to -L library search. | |
12890 | (CXX_FOR_TARGET): Ditto. | |
12891 | (CROSS_CHECK_MODULES): Fix spelling mistake. | |
12892 | ||
7a53e94b MM |
12893 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> |
12894 | ||
12895 | * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke | |
12896 | the C++ compiler. | |
12897 | ||
0da3b5a7 RH |
12898 | 2000-01-12 Richard Henderson <rth@cygnus.com> |
12899 | ||
12900 | * configure.in: Don't build some bits for beos. | |
12901 | ||
02368d6d JS |
12902 | 2000-01-12 Joel Sherrill (joel@OARcorp.com) |
12903 | ||
12904 | * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well | |
12905 | as include files. | |
12906 | ||
2e76d35c ZW |
12907 | 2000-01-11 Zack Weinberg <zack@wolery.cumb.org> |
12908 | ||
12909 | * Add self as cpplib maintainer, as requested by Jason | |
12910 | Merrill. Correct my e-mail address. | |
12911 | ||
4c25fdcf GK |
12912 | 2000-01-06 Geoff Keating <geoffk@cygnus.com> |
12913 | ||
12914 | * configure.in: Use mt-aix43 to handle *_TARGET defs, | |
12915 | not mh-aix43. | |
12916 | ||
188e3966 HPN |
12917 | Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com> |
12918 | ||
12919 | * MAINTAINERS: Add myself to "write after approval" list. | |
12920 | ||
c2f5d030 RH |
12921 | 1999-12-14 Richard Henderson <rth@cygnus.com> |
12922 | ||
12923 | * config.guess (alpha-osf, alpha-linux): Detect ev67. | |
12924 | * config.sub: Accept alphaev[78], alphaev8. | |
12925 | ||
eeda916a AO |
12926 | 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12927 | ||
12928 | * config.guess, config.sub: Update from autoconf. | |
12929 | ||
b3bd7820 BK |
12930 | 1999-11-29 Bruce Korb <autogen@linuxbox.com> |
12931 | ||
2c290989 | 12932 | * MAINTAINERS: update my playtime e-address. |
b3bd7820 | 12933 | |
1882b2b1 RO |
12934 | Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
12935 | ||
12936 | * config-ml.in (sparc*-*-*): Disable sparcv9 support if the | |
12937 | necessary libraries are missing. | |
12938 | ||
dce2d8b2 | 12939 | Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com> |
2395f805 DN |
12940 | |
12941 | * MAINTAINERS: Add new 'write after approval' maintainer. | |
12942 | ||
1e25de97 APB |
12943 | Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> |
12944 | ||
12945 | * MAINTAINERS: Add new Java maintainer. | |
12946 | ||
1722c704 AS |
12947 | 1999-10-25 Andreas Schwab <schwab@suse.de> |
12948 | ||
12949 | * configure: Fix quoting inside arguments of eval. | |
12950 | ||
8141abe8 NC |
12951 | 1999-10-21 Nick Clifton <nickc@cygnus.com> |
12952 | ||
12953 | * config-ml.in: Allow suppression of some ARM multilibs. | |
12954 | ||
0b77644a LV |
12955 | Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org> |
12956 | ||
12957 | * config.guess: Add OS/390 match pattern. | |
12958 | * config.sub: Add mvs, openedition targets. | |
12959 | * configure.in (i370-ibm-opened*): New. | |
12960 | ||
d207ebef JM |
12961 | 1999-09-04 Steve Chamberlain <sac@pobox.com> |
12962 | ||
12963 | * config.sub: Add support for configuring for pj. | |
12964 | ||
12965 | 1999-08-31 Nick Clifton <nickc@cygnus.com> | |
12966 | ||
12967 | * config.sub (maybe_os): Add support for configuring for fr30. | |
12968 | ||
af13ebe9 NC |
12969 | 1999-08-25 Nick Clifton <nickc@cygnus.com> |
12970 | ||
12971 | * configure.in: Do not configure or build ld for AIX | |
12972 | platforms. ld is known to be broken on these platforms. | |
12973 | ||
1250c760 RO |
12974 | Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
12975 | ||
12976 | * config-ml.in: Pass compiler flag corresponding to multidirs to | |
12977 | subdir configures. | |
12978 | ||
d207ebef JM |
12979 | 1999-08-09 Ian Lance Taylor <ian@zembu.com> |
12980 | ||
12981 | * Makefile.in (LDFLAGS): Define. | |
12982 | ||
12983 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | |
12984 | ||
12985 | * configure.in (i[3456]-*-mingw32*): Don't put gprof in | |
12986 | noconfigdirs. | |
12987 | (*-*-cygwin*): Likewise. | |
12988 | ||
12989 | 1999-08-08 Ian Lance Taylor <ian@zembu.com> | |
12990 | ||
12991 | * mkdep: New file. | |
12992 | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. | |
12993 | (BINUTILS_SUPPORT_DIRS): Add mkdep. | |
12994 | ||
12995 | From Eli Zaretskii <eliz@is.elta.co.il>: | |
12996 | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly | |
12997 | long file name when using DJGPP on MS-DOS. | |
12998 | ||
dbd83e11 JL |
12999 | Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) |
13000 | ||
13001 | * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. | |
13002 | ||
d207ebef JM |
13003 | 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> |
13004 | ||
13005 | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | |
13006 | dependency as this causes "make check" to globally "make all" | |
13007 | ||
cd1f4c2c TT |
13008 | Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com> |
13009 | ||
13010 | * configure.in (target_libs): Added target-zlib. | |
13011 | * Makefile.in (ALL_TARGET_MODULES): Added zlib. | |
13012 | (CONFIGURE_TARGET_MODULES): Likewise. | |
13013 | (CHECK_TARGET_MODULES): Likewise. | |
13014 | (INSTALL_TARGET_MODULES): Likewise. | |
13015 | (CLEAN_TARGET_MODULES): Likewise. | |
13016 | (configure-target-zlib): New target. | |
13017 | (all-target-zlib): Likewise. | |
13018 | (all-target-libjava): Depend on all-target-zlib. | |
13019 | (configure-target-libjava): Depend on configure-target-zlib. | |
13020 | ||
13021 | * Makefile.in (configure-target-libjava): Depend on | |
13022 | configure-target-newlib. | |
13023 | (configure-target-boehm-gc): New target. | |
13024 | (configure-target-qthreads): New target. | |
13025 | ||
e490616e ZW |
13026 | * configure.in (target_libs): Added target-qthreads. |
13027 | * Makefile.in (ALL_TARGET_MODULES): Added qthreads. | |
13028 | (CONFIGURE_TARGET_MODULES): Likewise. | |
13029 | (CHECK_TARGET_MODULES): Likewise. | |
13030 | (INSTALL_TARGET_MODULES): Likewise. | |
13031 | (CLEAN_TARGET_MODULES): Likewise. | |
13032 | (all-target-qthreads): New target. | |
13033 | (configure-target-libjava): Depend on configure-target-qthreads. | |
13034 | (all-target-libjava): Depend on all-target-qthreads. | |
cd1f4c2c TT |
13035 | |
13036 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | |
13037 | (CONFIGURE_TARGET_MODULES): Likewise. | |
13038 | (CHECK_TARGET_MODULES): Likewise. | |
13039 | (INSTALL_TARGET_MODULES): Likewise. | |
13040 | (CLEAN_TARGET_MODULES): Likewise. | |
13041 | (all-target-libjava): New target. | |
13042 | (all-target-boehm-gc): Likewise. | |
13043 | * configure.in (target_libs): Added libjava, boehm-gc. | |
13044 | ||
d207ebef JM |
13045 | 1999-07-22 Ian Lance Taylor <ian@zembu.com> |
13046 | ||
13047 | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | |
13048 | configure.bat in SUPPORT_FILES. | |
13049 | (gas+binutils.tar.bz2): Likewise. | |
13050 | ||
13051 | * makeall.bat: Remove; obsolete. | |
13052 | ||
13053 | 1999-07-21 Ian Lance Taylor <ian@zembu.com> | |
13054 | ||
13055 | From Mark Elbrecht: | |
13056 | * configure.bat: Remove; obsolete. | |
13057 | ||
13058 | 1999-07-11 Ian Lance Taylor <ian@zembu.com> | |
13059 | ||
13060 | * configure: Add -W -Wall to the default CFLAGS when compiling with | |
13061 | gcc. | |
13062 | ||
13063 | Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> | |
13064 | ||
13065 | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | |
13066 | ||
13067 | 1999-06-30 Mark Mitchell <mark@codesourcery.com> | |
13068 | ||
13069 | * configure.in: Build ld on IRIX6. | |
13070 | ||
13071 | 1999-06-12 Ian Lance Taylor <ian@zembu.com> | |
13072 | ||
13073 | * Makefile.in: Change distribution targets to use bzip2 instead of | |
13074 | gzip. | |
13075 | (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. | |
13076 | (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. | |
13077 | ||
13078 | 1999-06-04 Nick Clifton <nickc@cygnus.com> | |
13079 | ||
13080 | * config.sub: Add mcore target. | |
13081 | ||
26d088fa CD |
13082 | Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu> |
13083 | ||
13084 | * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. | |
13085 | ||
c2c08b29 L |
13086 | Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org) |
13087 | ||
13088 | * config.guess (dummy): Changed to $dummy. | |
13089 | ||
671d0648 NC |
13090 | 1999-05-24 Nick Clifton <nickc@cygnus.com> |
13091 | ||
13092 | * config.sub: Tidied up case statements. | |
13093 | ||
b1345c72 BE |
13094 | 1999-05-22 Ben Elliston <bje@cygnus.com> |
13095 | ||
51ccbd8d BE |
13096 | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake |
13097 | <jiro@din.or.jp>. | |
13098 | ||
b1345c72 BE |
13099 | * config.guess: Merge with FSF version. Future changes will be |
13100 | more accurately recorded in this ChangeLog. | |
13101 | * config.sub: Likewise. | |
13102 | ||
2caf864f SM |
13103 | Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com> |
13104 | ||
13105 | * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. | |
13106 | ||
d207ebef JM |
13107 | 1999-04-30 Tom Tromey <tromey@cygnus.com> |
13108 | ||
13109 | * ltmain.sh: [mode link] Always use CC given by ltconfig. | |
13110 | ||
90fb0c24 TT |
13111 | 1999-04-23 Tom Tromey <tromey@cygnus.com> |
13112 | ||
13113 | * ltconfig, ltmain.sh: Update to libtool 1.2f. | |
13114 | ||
d207ebef JM |
13115 | 1999-04-20 Drew Moseley <dmoseley@cygnus.com> |
13116 | ||
13117 | * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. | |
13118 | (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. | |
13119 | Bad merge removed these two changes. | |
13120 | ||
3516940d | 13121 | Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) |
e490616e | 13122 | Martin Heller (Ing.-Buero_Heller@t-online.de) |
3516940d DT |
13123 | |
13124 | * config.guess (interix Alpha): Add. | |
13125 | ||
d207ebef JM |
13126 | 1999-04-11 Richard Henderson <rth@cygnus.com> |
13127 | ||
13128 | * configure.in (i?86-*-beos*): Do config gperf; don't config | |
13129 | gdb, newlib, or libgloss. | |
13130 | ||
e891fbfe | 13131 | Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br> |
4e81ae98 | 13132 | |
e891fbfe AO |
13133 | * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to |
13134 | link a trivial program with -mabi=64. If it fails, remove mabi=64 | |
13135 | from multidirs. | |
13136 | ||
f9ae47d6 PT |
13137 | Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de) |
13138 | ||
13139 | * config.sub: Set basic_machine to i586 when target_alias = k6-*. | |
13140 | ||
d207ebef JM |
13141 | 1999-04-08 Nick Clifton <nickc@cygnus.com> |
13142 | ||
13143 | * config.sub: Add support for mcore targets. | |
13144 | ||
13145 | 1999-04-07 Michael Meissner <meissner@cygnus.com> | |
13146 | ||
13147 | * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, | |
13148 | not mt-ospace, in order to shut up assembler warning about using | |
13149 | symbols that are named the same as registers. | |
13150 | ||
13151 | 1999-04-07 Drew Moseley <dmoseley@cygnus.com> | |
13152 | ||
13153 | * Makefile.in (all-target-cygmon): Added all-target-bsp to the | |
13154 | dependency list for all-target-cygmon. | |
13155 | ||
13156 | 1999-04-05 Doug Evans <devans@casey.cygnus.com> | |
13157 | ||
13158 | * config-ml.in: Check $host, not $target, for selective multilibs. | |
13159 | (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, | |
13160 | thumb interworking, and underscore prefix multilibs. | |
13161 | ||
13162 | 1999-04-04 Ian Lance Taylor <ian@zembu.com> | |
13163 | ||
13164 | * missing: Update to version from current automake. | |
13165 | ||
88101ab9 L |
13166 | Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) |
13167 | ||
13168 | * configure (gxx_include_dir): Removed. | |
13169 | ||
13170 | * configure.in (gxx_include_dir): Handle it. | |
13171 | * Makefile.in: Likewise. | |
13172 | ||
d207ebef JM |
13173 | 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com> |
13174 | ||
13175 | * config.sub (mips64vr4111,mips64vr4111el) Add. | |
13176 | ||
13177 | 1999-03-21 Ben Elliston <bje@cygnus.com> | |
13178 | ||
e490616e | 13179 | * config.guess: Correct typo for detecting ELF on FreeBSD. |
d207ebef | 13180 | |
8dc91cbe ME |
13181 | Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net> |
13182 | ||
8dc91cbe ME |
13183 | * configure.in (pc-msdosdjgpp): Set host_makefile_frag to |
13184 | config/mh-djgpp. | |
13185 | ||
d207ebef JM |
13186 | Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com> |
13187 | ||
13188 | * Makefile.in (all-target-bsp): Added all-gcc all-binutils and | |
13189 | all-target-newlib to dependency list for all-target-bsp. | |
13190 | ||
926bb5ed MK |
13191 | Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu> |
13192 | ||
13193 | * config.sub: Add i386-uwin support. | |
13194 | * config.guess: Likewise. | |
13195 | ||
4a6e3000 FS |
13196 | Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
13197 | ||
13198 | * configure.in: cleanup, add mh-*pic handling for arm, special | |
13199 | case powerpc*-*-aix* | |
13200 | ||
d207ebef JM |
13201 | Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com> |
13202 | ||
13203 | * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a | |
13204 | can be built. | |
13205 | ||
13206 | Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com> | |
13207 | ||
13208 | * configure.in: Added bsp support to arm-*-coff and arm-*-elf | |
3b75d237 | 13209 | targets. |
d207ebef | 13210 | |
71c91078 NC |
13211 | 1999-03-02 Nick Clifton <nickc@cygnus.com> |
13212 | ||
13213 | * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL | |
13214 | ||
282e5df8 GN |
13215 | Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com> |
13216 | ||
13217 | * config.sub: Check for "cygwin*" rather than "cygwin32*" | |
13218 | ||
1de558ee NC |
13219 | 1999-02-24 Nick Clifton <nickc@cygnus.com> |
13220 | ||
13221 | * config.sub: Fix typo in arm recognition. | |
13222 | ||
d207ebef JM |
13223 | Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com> |
13224 | ||
13225 | * configure.in (noconfigdirs): Changed target_configdirs to | |
13226 | include target-bsp only for m68k-*-elf* and m68k-*-coff* | |
13227 | rather than m68k-*-* since it is not known to work on | |
13228 | m68k-aout. Ditto for arm-*-*oabi. | |
13229 | ||
13230 | Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com> | |
13231 | ||
13232 | * configure.in (*-*-windows*): Remove, no longer used. | |
d207ebef JM |
13233 | |
13234 | 1999-02-19 Ben Elliston <bje@cygnus.com> | |
13235 | ||
13236 | * config.guess: Automatically recognise ELF on FreeBSD. From Niall | |
13237 | Smart and improved by Andrew Cagney. | |
13238 | ||
fab7445a ME |
13239 | Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org> |
13240 | ||
13241 | * config.guess: Recognize openbsd-*-hppa. | |
13242 | ||
8ccdc228 L |
13243 | Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org) |
13244 | ||
13245 | * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) | |
13246 | only if it is not empty. | |
13247 | ||
3b7265ff NC |
13248 | 1999-02-17 Nick Clifton <nickc@cygnus.com> |
13249 | ||
13250 | Patch from: Scott Bambrough <scottb@corelcomputer.com> | |
4e81ae98 | 13251 | |
d207ebef | 13252 | * config.guess: Modified to recognize uname's armv* syntax. |
3b7265ff NC |
13253 | |
13254 | * config.sub: Modified to recognize uname's armv* syntax. | |
13255 | ||
d207ebef JM |
13256 | 1999-02-17 Mark Salter <msalter@cygnus.com> |
13257 | ||
13258 | * configure.in: Added target-bsp for sparclite. | |
13259 | ||
13260 | Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com> | |
13261 | ||
13262 | * config.sub: Recognize alphapca5[67] and up to alphaev8. | |
13263 | ||
13264 | 1999-02-08 Nick Clifton <nickc@cygnus.com> | |
13265 | ||
13266 | * configure.in: Add support for strongarm port. | |
13267 | * config.sub: Add support for strongarm target. | |
13268 | ||
c48dd3f5 | 13269 | Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu> |
4e81ae98 | 13270 | |
c48dd3f5 MK |
13271 | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of |
13272 | the old name config/mh-cygwin32. | |
13273 | Enable texinfo. | |
13274 | ||
d207ebef JM |
13275 | Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com> |
13276 | ||
13277 | * configure.in: Do build ld for ix86 Solaris. | |
13278 | ||
ecd62820 JW |
13279 | Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com> |
13280 | ||
13281 | * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of | |
13282 | $AR_FOR_TARGET. Likewise for RANLIB. | |
13283 | ||
bbd8fa7f | 13284 | Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com> |
4e81ae98 | 13285 | |
e490616e ZW |
13286 | * config.sub (oabi): Recognize. |
13287 | * configure.in (arm-*-oabi): Handle. | |
bbd8fa7f | 13288 | |
0397442c RL |
13289 | Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net) |
13290 | ||
13291 | * config.guess: Improve detection of i686 on UnixWare 7. | |
13292 | ||
c9ffaa63 MK |
13293 | Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu> |
13294 | ||
13295 | * config.guess: Add support for i386-pc-interix. | |
13296 | * config.sub: Likewise. | |
13297 | * configure.in: Likewise. | |
c9ffaa63 | 13298 | |
d207ebef JM |
13299 | Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com> |
13300 | ||
13301 | * Makefile.in: Remove unneeded all-target-libio from | |
13302 | from all-target-winsup target since it is now unneeded. | |
13303 | Add all-target-libtermcap in its place since it is now | |
13304 | needed. | |
13305 | ||
13306 | Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com> | |
13307 | ||
13308 | * configure.in: makefile stub for cygwin target is probably | |
13309 | unnecessary. Remove it for now. | |
d207ebef JM |
13310 | |
13311 | Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com> | |
13312 | ||
13313 | * configure.in: libtermcap.a should be built when cygwin is the | |
13314 | target as well as the host. | |
13315 | * config.guess: Allow mixed case in cygwin uname output. | |
13316 | * Makefile.in: Add libtermcap target. | |
d207ebef | 13317 | |
ebe12325 JL |
13318 | Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com) |
13319 | ||
13320 | * config.sub: Clean up handling of hppa2.0. | |
13321 | ||
57057b67 RB |
13322 | Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com) |
13323 | ||
13324 | * config.guess: Use C code to identify more HP machines. | |
13325 | ||
f8670be1 JL |
13326 | Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) |
13327 | ||
13328 | * config.sub: Handle hppa2.0. | |
13329 | ||
d207ebef JM |
13330 | Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> |
13331 | ||
13332 | * configure.in: Add cygmon for x86-coff and x86-elf. Configure | |
3b75d237 | 13333 | cygmon for all sparclite targets, regardless of object format. |
d207ebef JM |
13334 | |
13335 | 1998-12-15 Mark Salter <msalter@cygnus.com> | |
13336 | ||
13337 | * configure.in: Added target-bsp for several target architectures. | |
13338 | ||
13339 | * Makefile.in: Added rules for bsp. | |
13340 | ||
d1a09590 JL |
13341 | Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) |
13342 | ||
13343 | * config.guess: Improve detection of hppa2.0 processors. | |
13344 | ||
13345 | Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> | |
13346 | ||
13347 | * config.guess: Recognize FreeBSD using ELF automatically. | |
13348 | ||
71205e0b MH |
13349 | 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> |
13350 | ||
13351 | * configure (skip-this-dir): Add handling for new shell script, which | |
13352 | might be created by a sub-directory's configure to indicate, this particular | |
13353 | directory is "unwanted". | |
13354 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. | |
13355 | ||
d207ebef JM |
13356 | Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com> |
13357 | ||
13358 | * ltconfig: import from libtool, after changing libtool to | |
13359 | account for the cygwin name change. | |
13360 | ||
13361 | Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> | |
13362 | ||
13363 | * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also | |
13364 | include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. | |
13365 | ||
13366 | Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> | |
13367 | ||
13368 | * configure.in: Add libtermcap to list of cygwin dependencies. | |
13369 | ||
13370 | Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com> | |
13371 | ||
e490616e ZW |
13372 | * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that |
13373 | they include winsup/include when it's a cygwin target. | |
d207ebef JM |
13374 | |
13375 | 1998-11-12 Tom Tromey <tromey@cygnus.com> | |
13376 | ||
13377 | * configure.in (host_tools): Added zip. | |
13378 | * Makefile.in (all-target-libjava): Depend on all-zip. | |
13379 | (all-zip): New target. | |
13380 | (ALL_MODULES): Added all-zip. | |
13381 | (NATIVE_CHECK_MODULES): Added check-zip. | |
13382 | (INSTALL_MODULES): Added install-zip. | |
13383 | (CLEAN_MODULES): Added clean-zip. | |
13384 | ||
13385 | Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com> | |
13386 | ||
13387 | * Makefile.in: lose "32" from comment about cygwin. | |
13388 | ||
13389 | Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com> | |
13390 | ||
13391 | * configure.in: Use -Os to build target libraries for the fr30. | |
13392 | ||
13393 | Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com> | |
13394 | ||
13395 | * config.sub: Add fr30. | |
13396 | ||
13397 | Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com> | |
13398 | ||
e490616e | 13399 | * configure.in: drop "32" from config/mh-cygwin32. Check |
d207ebef JM |
13400 | cygwin* instead of cygwin32*. |
13401 | * config.sub: Check cygwin* instead of cygwin32*. | |
13402 | ||
d2ec8b39 RL |
13403 | Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com> |
13404 | ||
13405 | * config.guess: Match any version of Unixware7. | |
13406 | ||
d207ebef JM |
13407 | 1998-10-20 Syd Polk <spolk@cygnus.com> |
13408 | ||
13409 | * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 | |
13410 | if desired. | |
13411 | ||
35cd2565 JL |
13412 | Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com) |
13413 | ||
13414 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | |
13415 | these if the appropriate directories and files to not exist. | |
13416 | ||
52d4e5b7 JL |
13417 | Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) |
13418 | ||
13419 | * Makefile.in (DEVO_SUPPORT): Add config.if. | |
13420 | ||
38ada91e MH |
13421 | Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de> |
13422 | ||
13423 | * configure: Add pattern to replace "build_tooldir"'s | |
13424 | definition in the generated Makefile with "tooldir"'s | |
13425 | actual value. | |
13426 | ||
e44e84da JL |
13427 | Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) |
13428 | ||
56a8387f JL |
13429 | * config.sub: Bring back lost sparcv9. |
13430 | ||
e44e84da JL |
13431 | * Makefile.in (all-snvavigator): Remove all-flexlm dependency. |
13432 | ||
5cb95c7a JL |
13433 | Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) |
13434 | ||
13435 | * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to | |
13436 | CC_FOR_TARGET and friends. | |
13437 | ||
13438 | Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
4e81ae98 | 13439 | |
ceff9b14 AO |
13440 | * Makefile.in (build_tooldir): New variable, same as tooldir. |
13441 | (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add | |
13442 | -B$(build_tooldir)/bin/. | |
13443 | (BASE_FLAGS_TO_PASS): Pass build_tooldir down. | |
5cb95c7a | 13444 | |
f2d11dcd GP |
13445 | Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
13446 | ||
13447 | * README: Remove installation instructions and refer to the | |
13448 | INSTALL directory instead. | |
13449 | ||
73a6d2e7 | 13450 | Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com> |
d207ebef | 13451 | |
73a6d2e7 RL |
13452 | * config.sub: Add support for i[34567]86-pc-udk. |
13453 | * configure.in: Likewise. | |
13454 | ||
5d4a5ee6 JL |
13455 | Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com> |
13456 | ||
13457 | * Makefile.in: add bzip2 package building bits for user | |
13458 | tools module | |
13459 | * configure.in: ditto | |
13460 | ||
6fc19d6d JL |
13461 | Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) |
13462 | ||
13463 | * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. | |
13464 | (ALL_TARGET_MODULES): Add all-target-libobjc. | |
13465 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
13466 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
13467 | (all-target-libchill): Add dependencies. | |
13468 | * configure.in (target_libs): Add libchill. | |
4e81ae98 | 13469 | |
f653f0ab MH |
13470 | 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de> |
13471 | ||
13472 | * configure.in (target_subdir): Remove duplicate line. | |
13473 | ||
5d4a5ee6 JL |
13474 | Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com> |
13475 | ||
13476 | * Makefile.in (all-automake): fix dependencies. | |
13477 | ||
494933e4 JL |
13478 | Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) |
13479 | ||
13480 | * configure.in: Minor cleanups for building in the $(target_alias) | |
13481 | subdir. | |
13482 | ||
f6b58262 JW |
13483 | 1998-09-22 Jim Wilson <wilson@cygnus.com> |
13484 | ||
13485 | * Makefile.in (bootstrap): Set r and s before make all. Use | |
13486 | BASE_FLAGS_TO_PASS in make all. | |
13487 | (cross): Likewise. | |
13488 | ||
27c7a08d MM |
13489 | 1998-09-20 Mark Mitchell <mark@markmitchell.com> |
13490 | ||
13491 | * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. | |
13492 | ||
e67afd1e RH |
13493 | Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com> |
13494 | ||
13495 | * config.sub: Fix typo in last change. | |
13496 | ||
8e44ac71 MH |
13497 | 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz> |
13498 | ||
13499 | * config.sub: Add support for C4x target. | |
13500 | * configure.in: Likewise. | |
13501 | ||
d7496fbb DM |
13502 | 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> |
13503 | ||
13504 | * config.sub: Recognize sparcv9 just like sparc64. | |
13505 | ||
22097bd1 RL |
13506 | Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com> |
13507 | ||
13508 | * config.guess: Match "Pent II" or "PentII" for OpenServer. | |
13509 | ||
4b877abd JL |
13510 | Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) |
13511 | ||
2c8ec9a2 JL |
13512 | * config.guess: Correctly identify Pentium II sco boxes. |
13513 | ||
4b877abd JL |
13514 | * config.guess: Fix "tr" code. From Weiwen Liu. |
13515 | ||
ab03db52 JH |
13516 | Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM> |
13517 | ||
13518 | * configure.in: Do not assume x86-svr4 or x86-unixware can handle | |
13519 | stabs. | |
13520 | ||
b54db294 JL |
13521 | Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) |
13522 | ||
13523 | * Makefile.in (TARGET_CONFIGDIRS): Add libchill. | |
13524 | (ALL_TARGET_MODULES): Add all-target-libchill. | |
13525 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
13526 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
13527 | (all-target-libchill): Add dependencies. | |
13528 | * configure.in (target_libs): Add libchill. | |
13529 | ||
bf48dd73 LW |
13530 | Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> |
13531 | ||
13532 | * config.guess: Avoid assumptions about "tr" behaves when | |
13533 | LANG is set to something other than English. | |
13534 | ||
a3cbd105 L |
13535 | Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) |
13536 | ||
13537 | * configure (gxx_include_dir): Changed to | |
13538 | '${prefix}/include/g++'-${libstdcxx_interface}. | |
13539 | ||
13540 | * config.if: New to determine the interfaces. | |
13541 | ||
c4acd909 MK |
13542 | Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) |
13543 | ||
13544 | * config.guess: Detect and handle MPE/IX. | |
13545 | * config.sub: Deal with MPE/IX. | |
13546 | ||
9ea97665 DE |
13547 | Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu> |
13548 | ||
13549 | * configure.in: Use mh-aix43. | |
13550 | ||
0ce065bd MH |
13551 | 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de> |
13552 | ||
13553 | * configure: Fix --without/--disable cases for gxx-include-dir. | |
13554 | ||
5d4a5ee6 JL |
13555 | Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> |
13556 | ||
13557 | * mdata-sh: Imported. Needed for automake support. | |
13558 | ||
13559 | Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org> | |
13560 | ||
13561 | * Makefile.in (taz): Try "chmod -R og=u ." before | |
13562 | "chmod og=u `find . -print`". | |
13563 | ||
13564 | Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com> | |
13565 | ||
13566 | * configure.in: Add arm-elf and thumb-elf support. | |
13567 | ||
13568 | Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com> | |
13569 | ||
13570 | * Makefile.in: Undo previous patch. | |
13571 | ||
13572 | Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com> | |
13573 | ||
13574 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | |
13575 | to here ... | |
13576 | (install-no-fixedincludes): and here | |
13577 | (INSTALL_MODULES): ... from here. | |
13578 | ||
466456d9 ILT |
13579 | Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com> |
13580 | ||
13581 | * config.sub: Merge with FSF. | |
13582 | ||
1b409d25 ILT |
13583 | * config.guess: Merge with FSF. |
13584 | ||
d207ebef JM |
13585 | Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com> |
13586 | ||
13587 | * configure (extraconfigdirs): New variable. | |
13588 | (SUBDIRS): Add extraconfigdirs and recurse on them too. | |
13589 | * Makefile.in (all): Move higher in file. | |
13590 | (EXTRA_TARGET_HOST_ALL_MODULES): New variable. | |
13591 | (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. | |
13592 | (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. | |
13593 | (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. | |
13594 | (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |
13595 | ||
13596 | 1998-07-23 Brendan Kehoe <brendan@cygnus.com> | |
13597 | ||
13598 | * Makefile.in (all-target-libjava): Depend on all-gcc and | |
13599 | all-target-newlib. | |
13600 | (configure-target-libjava): Depend on $(ALL_GCC). | |
13601 | ||
7f1937c1 RL |
13602 | Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com> |
13603 | ||
13604 | * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. | |
13605 | (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. | |
13606 | ||
2ada2bd6 ML |
13607 | Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com> |
13608 | ||
13609 | * INSTALL/README: Fix typo. | |
13610 | ||
1e025bde ML |
13611 | Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> |
13612 | ||
5d4a5ee6 JL |
13613 | * ylwrap: Change absolute path checks to check for DOS style path |
13614 | names. | |
1e025bde | 13615 | |
5d4a5ee6 JL |
13616 | * ylwrap: Don't use a full path name if the source file is in the |
13617 | same directory. From hjl@lucon.org (H.J. Lu). | |
1e025bde | 13618 | |
6755ff73 ILT |
13619 | * config-ml.in: Default to being verbose, to match Feb 18 change to |
13620 | configure. | |
13621 | ||
5d4a5ee6 JL |
13622 | Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com> |
13623 | ||
13624 | Brought over from egcs: | |
13625 | ||
13626 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) | |
13627 | ||
13628 | * configure.in (target_subdir): Set to ${target_alias} instead | |
13629 | of "libraries". | |
13630 | ||
13631 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> | |
13632 | ||
13633 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
13634 | ||
13635 | Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com> | |
13636 | ||
13637 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | |
13638 | multilibs, force reconfiguration the first time we create | |
13639 | multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |
13640 | ||
13641 | Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com> | |
13642 | ||
13643 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | |
13644 | avoid confusion with --no-recursion. | |
13645 | ||
13646 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> | |
13647 | ||
13648 | * configure.in: Win32 hosts shouldn't use install -x | |
13649 | * install-sh: remove -x option, and special .exe-handling | |
13650 | hack. | |
13651 | ||
d207ebef JM |
13652 | Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com> |
13653 | ||
13654 | * config.guess: Recognize i586-pc-beos. | |
13655 | * configure.in: Don't build some bits for beos. | |
13656 | ||
fbd836fc ILT |
13657 | Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> |
13658 | ||
5d4a5ee6 JL |
13659 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make |
13660 | CFLAGS default to -O2. | |
13661 | ||
fbd836fc ILT |
13662 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work |
13663 | when using GNU ld. | |
13664 | ||
13665 | Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> | |
13666 | ||
13667 | * ltmain.sh: Correct install when using a different shell. | |
13668 | ||
13669 | Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> | |
13670 | ||
13671 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | |
13672 | ||
d207ebef JM |
13673 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> |
13674 | ||
13675 | * makefile.vms: Update to build binutils/makefile.vms. Add install | |
13676 | target. | |
fbd836fc ILT |
13677 | |
13678 | Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> | |
13679 | ||
13680 | * ltconfig: Update to correct AIX handling. | |
13681 | ||
69b471bc JL |
13682 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) |
13683 | ||
81241b5e JL |
13684 | * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. |
13685 | ||
69b471bc JL |
13686 | * configure.in (target_subdir): Set to ${target_alias} instead |
13687 | of "libraries". | |
13688 | ||
bedf82df MH |
13689 | 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> |
13690 | ||
13691 | * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. | |
13692 | (Makefile): Depend on $(gcc_version_trigger). | |
13693 | ||
13694 | * configure (gcc_version): Change default initializer to empty | |
13695 | string. | |
13696 | (gcc_version_trigger): New variable; pass this variable down | |
13697 | to subdir configures to enable them checking gcc's version | |
13698 | themselves. Emit make macros for both gcc_version vars. | |
13699 | (topsrcdir): Initialize reliably. | |
13700 | (recursion line): Remove --with-gcc-version=${gcc_version}. | |
13701 | ||
28e449d8 MH |
13702 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> |
13703 | ||
13704 | * configure (enable_version_specific_runtime_libs): Implement new flag | |
bedf82df MH |
13705 | --enable-version-specific-runtime-libs which installs C++ runtime stuff |
13706 | in $(libsubdir); emit definition in each generated Makefile. | |
13707 | (gxx_include_dir): Initialize depending on | |
13708 | $enable_version_specific_runtime_libs. | |
28e449d8 | 13709 | |
50c4c9f7 MH |
13710 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> |
13711 | ||
13712 | * configure (gcc_version): Initialize properly depending on | |
13713 | how and where configure is started. | |
13714 | (recursion line): Pass a --with-gcc-version=${gcc_version} | |
13715 | to configures in subdirs. | |
13716 | ||
d207ebef JM |
13717 | Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com> |
13718 | ||
13719 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | |
3b75d237 | 13720 | cygmon |
d207ebef | 13721 | |
5d4a5ee6 JL |
13722 | Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> |
13723 | ||
13724 | * configure.in: Add cygmon and libstub support for mn10200. | |
13725 | ||
2f96399b MH |
13726 | 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> |
13727 | ||
13728 | * configure (gcc_version): Add new variable describing the | |
13729 | particular gcc version we're building. | |
13730 | * Makefile.in (libsubdir): Add new macro for the directory | |
13731 | in which the compiler finds executables, libraries, etc. | |
13732 | (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias | |
13733 | and libsubdir. | |
13734 | ||
c4137c50 AO |
13735 | Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> |
13736 | ||
ceff9b14 AO |
13737 | * Makefile.in (local-clean): Remove *.log. |
13738 | (warning.log): Built with warn_summary from build.log. | |
13739 | (mail-report.log): Run test_summary. | |
13740 | (mail-report-with-warnings.log): Run test_summary including | |
13741 | warning.log in the report. | |
c4137c50 | 13742 | |
276d5ee0 RL |
13743 | Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> |
13744 | ||
13745 | * config.guess: Detection of Pentium II for *-sco-3.2v5*. | |
13746 | ||
5d4a5ee6 JL |
13747 | Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com> |
13748 | ||
13749 | * Makefile.in (grep): Grep no longer depends on libiberty. | |
13750 | ||
13751 | Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> | |
13752 | ||
13753 | * Makefile.in: all-snavigator needs all-libgui. | |
13754 | ||
13755 | Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com> | |
13756 | ||
13757 | * configure.in: Add cygmon and libstub support for mn10300. | |
13758 | ||
8af14275 ILT |
13759 | Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> |
13760 | ||
13761 | * missing: Update to version from automake 1.3. | |
13762 | ||
fbd836fc ILT |
13763 | * ltmain.sh: On installation, don't get confused if the same name |
13764 | appears more than once in the list of library names. | |
13765 | ||
466456d9 ILT |
13766 | Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com> |
13767 | ||
13768 | * config.sub: Accept m68060 and m5200 as CPU names. | |
13769 | ||
5d4a5ee6 JL |
13770 | Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> |
13771 | ||
13772 | * configure: Use && rather than using -a in test, because odd | |
13773 | strings can confuse test. | |
13774 | * configure.in: Likewise. | |
13775 | ||
fbd836fc ILT |
13776 | Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> |
13777 | ||
13778 | * ltconfig, ltmain.sh: Bring in Visual C++ support. | |
13779 | ||
f0983958 AO |
13780 | Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> |
13781 | ||
13782 | * Makefile.in (boostrap2-lean, bootstrap3-lean, | |
ceff9b14 | 13783 | bootstrap4-lean): New targets. |
f0983958 | 13784 | |
bfed1ea0 JL |
13785 | Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) |
13786 | ||
13787 | * mpw-* Delete. Not used. | |
13788 | ||
5d4a5ee6 JL |
13789 | Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) |
13790 | ||
13791 | * COPYING.LIB: Update FSF address. | |
13792 | ||
bfed1ea0 JL |
13793 | Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com> |
13794 | ||
13795 | * ltconfig, ltmain.sh: Update to libtool 1.2a. | |
13796 | ||
5d4a5ee6 JL |
13797 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via |
13798 | GAS_SUPPORT_DIRS. | |
13799 | ||
bfed1ea0 JL |
13800 | Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com> |
13801 | ||
13802 | * ltconfig, ltmain.sh: Avoid producing a version number if | |
13803 | -version-info was not used. | |
13804 | ||
5d4a5ee6 JL |
13805 | Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com> |
13806 | ||
13807 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | |
13808 | building with newlib. | |
13809 | ||
13810 | 1998-04-30 Paul Eggert <eggert@twinsun.com> | |
13811 | ||
d207ebef | 13812 | * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; |
4e81ae98 | 13813 | Solaris `make' causes it to continue to next definition. |
d207ebef JM |
13814 | |
13815 | Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
13816 | ||
13817 | * Makefile.in (install-gdbtk): Call this 'install-gdb' so that | |
13818 | the right GUI libraries and files are installed along with GDB. | |
5d4a5ee6 JL |
13819 | |
13820 | Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> | |
13821 | ||
13822 | * configure.in: Change alpha to alpha* in several places. | |
13823 | ||
d207ebef JM |
13824 | Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com> |
13825 | ||
13826 | * config.sub: Recognize sparc86x. | |
13827 | ||
77be0cab MM |
13828 | Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com> |
13829 | ||
13830 | * configure.in (--enable-target-optspace): Remove debug echo. | |
13831 | ||
62441128 JW |
13832 | Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com> |
13833 | ||
13834 | * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |
13835 | ||
bfed1ea0 JL |
13836 | Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> |
13837 | ||
13838 | * ltconfig: Update cygwin32 support. | |
13839 | ||
5d4a5ee6 JL |
13840 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. |
13841 | (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. | |
13842 | (GDB_SUPPORT_DIRS): Likewise. | |
13843 | ||
3f4ea1de MM |
13844 | Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> |
13845 | ||
13846 | * configure.in (target_makefile_frag): If --enable-target-optspace, | |
13847 | use -Os to compile target libraries rather than -O2. Default to | |
d207ebef JM |
13848 | using -Os for d10v and m32r if --{enable,disable}-target-optspace is |
13849 | not used. | |
13850 | * configure.in (target_cflags): Ditto for d30v. | |
3f4ea1de | 13851 | |
5d4a5ee6 JL |
13852 | Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> |
13853 | ||
13854 | * Makefile.in (all-bfd): Depend on all-intl. | |
13855 | (all-binutils): Likewise. | |
13856 | (all-gas): Likewise. | |
13857 | (all-gprof): Likewise. | |
13858 | (all-ld): Likewise. | |
13859 | ||
13860 | 1998-04-19 Brendan Kehoe <brendan@cygnus.com> | |
13861 | ||
13862 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | |
13863 | ||
bfed1ea0 JL |
13864 | Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com> |
13865 | ||
5d4a5ee6 JL |
13866 | * Makefile.in (all-bfd): Depend upon all-libiberty. |
13867 | ||
bfed1ea0 JL |
13868 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. |
13869 | ||
5d4a5ee6 JL |
13870 | Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com> |
13871 | ||
13872 | * Makefile.in: Add libstub. | |
13873 | ||
13874 | * configure.in: Ditto. Build libstub for targets that have cygmon | |
13875 | support. | |
13876 | ||
13877 | Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com> | |
13878 | ||
13879 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | |
13880 | ||
13881 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> | |
13882 | ||
13883 | * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and | |
13884 | use mh-sysv5 if specified. Support gprof on SCO Open Server. | |
13885 | ||
ec8d6ddc KW |
13886 | Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se> |
13887 | ||
13888 | * configure: Define DEFAULT_M4 by searching PATH. | |
13889 | * Makfile.in: Use DEFAULT_M4. | |
13890 | ||
bfed1ea0 JL |
13891 | Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com> |
13892 | ||
13893 | * ltconfig: Add cygwin32 support. | |
13894 | ||
5d4a5ee6 JL |
13895 | * Makefile.in, configure.in: Add libtool as a native only directory |
13896 | to configure and build. | |
13897 | ||
547a6183 JL |
13898 | Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) |
13899 | ||
13900 | * Makefile.in (INSTALL_MODULES): Remove texinfo. | |
13901 | ||
5d4a5ee6 | 13902 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> |
d207ebef | 13903 | |
5d4a5ee6 JL |
13904 | * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. |
13905 | ||
13906 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> | |
13907 | ||
13908 | * Makefile.in: add ash make rules | |
13909 | * configure.in: add ash to native_only and host_tools lists | |
13910 | ||
13911 | Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com> | |
13912 | ||
13913 | * Makefile.in (all-gettext, all-intl): New targets. | |
13914 | (ALL_MODULES): Added all-gettext, all-intl. | |
13915 | (CROSS_CHECK_MODULES): Added check-gettext, check-intl. | |
13916 | (INSTALL_MODULES): Added install-gettext, install-intl. | |
13917 | (CLEAN_MODULES): Added clean-gettext, clean-intl. | |
13918 | ||
13919 | * configure.in (host_tools): Added gettext. | |
13920 | (native_only): Likewise. | |
13921 | (noconfigdirs) [various cases]: Likewise. | |
13922 | (host_libs): Added intl. | |
13923 | ||
d207ebef JM |
13924 | Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com> |
13925 | ||
13926 | * configure: Do not disable building gdbtk for cygwin32 hosts. | |
13927 | ||
e98e406f NC |
13928 | Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com> |
13929 | ||
13930 | * configure.in: Add thumb-coff target. | |
13931 | * config.sub: Add thumb-coff target. | |
13932 | ||
5d4a5ee6 JL |
13933 | Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
13934 | ||
13935 | * Makefile.in: Revert yesterday's change. | |
13936 | (all-target-winsup): all-target-librx stays out of here. | |
13937 | ||
13938 | Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
13939 | ||
13940 | * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, | |
13941 | CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, | |
13942 | INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): | |
13943 | Remove references to librx and libg++. | |
13944 | ||
13945 | Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com> | |
13946 | ||
13947 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | |
13948 | recursive makes | |
13949 | ||
bfed1ea0 JL |
13950 | Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com> |
13951 | ||
13952 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | |
d207ebef | 13953 | for newlib directory. |
bfed1ea0 JL |
13954 | (CXX_FOR_TARGET): Likewise. |
13955 | ||
13956 | Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) | |
13957 | ||
13958 | * ltconfig: Update after libtool/ltconfig.in change for | |
13959 | hpux11. | |
13960 | ||
13961 | Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com> | |
13962 | ||
13963 | * ltconfig, ltmain.sh: Update to libtool 1.2. | |
13964 | ||
3cd730af MH |
13965 | Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de> |
13966 | ||
13967 | * Makefile.in (install-gcc): Don't specify LANGUAGES here. | |
13968 | (install-gcc-cross): Instead, override LANGUAGES here. | |
13969 | ||
80564603 DL |
13970 | 1998-03-18 Dave Love <d.love@dl.ac.uk> |
13971 | ||
13972 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a | |
13973 | non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. | |
13974 | ||
d207ebef JM |
13975 | Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com> |
13976 | ||
13977 | * configure.in: Add Thumb-pe target. | |
13978 | ||
5d4a5ee6 | 13979 | Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com> |
d207ebef | 13980 | |
5d4a5ee6 JL |
13981 | * Makefile.in - changed sn targets to snavigator |
13982 | * configure.in - changed sn targets to snavigator | |
13983 | ||
2d4a0558 MH |
13984 | Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> |
13985 | ||
13986 | * config-ml.in: After building symlink tree call make distclean | |
13987 | if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens | |
13988 | to be the case for libiberty. | |
13989 | ||
04b93567 L |
13990 | Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) |
13991 | ||
13992 | * configure: When making link, also check the current | |
13993 | directory. The configure scripts may create one. | |
13994 | ||
9a06b842 RH |
13995 | Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com> |
13996 | ||
13997 | * config.sub: Accept alphapca56 and alphaev6 properly. | |
13998 | ||
217fc4e6 FS |
13999 | Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
14000 | ||
14001 | * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. | |
14002 | ||
3e07bdbd | 14003 | Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de |
2ada2bd6 | 14004 | |
e490616e | 14005 | * config.sub (sco5): Fix typo. |
3e07bdbd | 14006 | |
5d4a5ee6 JL |
14007 | Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> |
14008 | ||
14009 | * Makefile.in (INSTALL_MODULES): Move install-tcl before | |
14010 | install-itcl. | |
14011 | (install-itcl): Remove dependency on install-tcl. | |
14012 | ||
14013 | Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com> | |
14014 | ||
14015 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | |
14016 | ||
14017 | Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com> | |
14018 | ||
14019 | * configure.in: Don't build libgui for a cygwin32 target when not on | |
14020 | a cygwin32 host. | |
14021 | ||
14022 | Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
14023 | ||
14024 | * configure (redirect): Set to null, so default behavior of | |
14025 | configure is now --verbose. | |
14026 | ||
ce0d965c DL |
14027 | 1998-02-16 Dave Love <d.love@dl.ac.uk> |
14028 | ||
14029 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with | |
14030 | CONFIG_SITE=/dev/null to forestall lossage with site configuration. | |
14031 | ||
3acd1fd0 MH |
14032 | Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de> |
14033 | ||
14034 | * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add | |
14035 | this change to sync Makefile.in with its ChangeLog entries. | |
14036 | ||
5d4a5ee6 JL |
14037 | Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org> |
14038 | ||
14039 | * ltmain.sh (mkdir): Check that the directory doesn't exist | |
14040 | before we exit with error, so that we don't get races during | |
14041 | parallel builds. | |
14042 | ||
bfed1ea0 JL |
14043 | Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com> |
14044 | ||
14045 | * ltconfig, ltmain.sh: Update from libtool 1.0i. | |
14046 | ||
4e77e8f1 MH |
14047 | Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de> |
14048 | ||
14049 | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and | |
14050 | PICFLAG_FOR_TARGET. | |
14051 | (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. | |
14052 | ||
14053 | * configure: Emit a definition for the new macro enable_shared | |
14054 | into each Makefile. | |
14055 | ||
5d4a5ee6 JL |
14056 | Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
14057 | ||
14058 | * configure.in (host_tools, native_only): Add libtool. | |
14059 | ||
14060 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> | |
14061 | ||
14062 | * configure.in: add target-gperf to noconfigdirs for Cygwin32. | |
14063 | Fix typo in ming config comment. | |
14064 | ||
bfed1ea0 JL |
14065 | Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com> |
14066 | ||
14067 | * ltconfig, ltmain.sh: Update from libtool 1.0h. | |
14068 | ||
5d4a5ee6 JL |
14069 | Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com> |
14070 | ||
14071 | * config.sub: Add tic30 cases, and map c30 to tic30. | |
14072 | ||
8821a725 RH |
14073 | Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com> |
14074 | ||
14075 | * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. | |
14076 | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly | |
14077 | (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly | |
14078 | (CLEAN_TARGET_MODULES): Similarly | |
14079 | (all-target-libf2c): Add dependences. | |
4e81ae98 | 14080 | * configure.in (target_libs): Add libf2c. |
8821a725 | 14081 | |
5d4a5ee6 JL |
14082 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> |
14083 | ||
14084 | * configure.in: Remove expect from noconfigdirs when target | |
14085 | is cygwin32. OK to build expect and dejagnu with Canadian | |
14086 | Cross. | |
14087 | ||
0aadd657 ILT |
14088 | Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com> |
14089 | ||
5d4a5ee6 JL |
14090 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 |
14091 | host. | |
14092 | ||
0aadd657 ILT |
14093 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 |
14094 | and mingw32. | |
14095 | ||
d0a8352c MH |
14096 | Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de> |
14097 | ||
14098 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | |
14099 | here as it is not defined in the toplevel Makefile. | |
14100 | ||
59739e3c MH |
14101 | Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de> |
14102 | ||
14103 | * configure (package_makefile_rules_frag): New variable, which names | |
14104 | a file with generic rules, ... | |
14105 | Change comment to mention we now have FIVE parts. | |
14106 | * configure: Undo last change. | |
14107 | ||
228197ee LT |
14108 | Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi> |
14109 | ||
14110 | * config.guess: More accurate determination of HP processor types. | |
5d4a5ee6 | 14111 | * config.sub: More accurate determination of HP processor types. |
228197ee | 14112 | |
efd4c0ba MH |
14113 | Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de> |
14114 | ||
14115 | * configure (package_makefile_frag): Move inserting the | |
14116 | ${package_makefile_frag} to where it should be according | |
14117 | to the comment. | |
14118 | ||
6eef3189 PB |
14119 | Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk> |
14120 | ||
14121 | * config.guess: Add support for Linux/ARM. | |
14122 | ||
d207ebef JM |
14123 | Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com> |
14124 | ||
14125 | * .cvsignore: Remove *-info and *-install since they match | |
14126 | release-info and mpw-install, which we don't want to just ignore. | |
14127 | ||
48464ebf RH |
14128 | Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com> |
14129 | ||
14130 | * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. | |
14131 | ||
803462a7 PN |
14132 | Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za> |
14133 | ||
14134 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | |
14135 | local_prefix to sub-make invocations. | |
14136 | ||
520ab477 L |
14137 | Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) |
14138 | ||
14139 | * configure.in: Check makefile fragments in the source | |
14140 | directory. | |
14141 | ||
4bcdb76d AO |
14142 | Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> |
14143 | ||
ceff9b14 AO |
14144 | * configure.in: Check whether host and target makefile |
14145 | fragments exist before adding them to *_makefile_frag. | |
4bcdb76d | 14146 | |
5d4a5ee6 JL |
14147 | Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> |
14148 | ||
14149 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | |
14150 | ||
14151 | Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com> | |
14152 | ||
14153 | * configure.in: Make sure we only replace RPATH_ENVVAR on | |
14154 | lines which begin with RPATH_ENVVAR, i.e. add "^" to the | |
14155 | regexp to sed. | |
14156 | ||
14157 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down | |
14158 | to sub-makes. | |
14159 | ||
0d3e11a5 LI |
14160 | 1998-01-13 Lee Iverson (leei@ai.sri.com) |
14161 | ||
14162 | * config-ml.in (multi-do): LDFLAGS must include multilib | |
14163 | designator. | |
14164 | ||
d45b3d87 | 14165 | Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) |
936cb323 RL |
14166 | |
14167 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | |
14168 | ||
d39cd7a1 MK |
14169 | Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu> |
14170 | ||
14171 | * config.sub: Add mingw32 support. | |
14172 | * configure.in: Likewise. | |
d39cd7a1 | 14173 | |
6decbc24 FS |
14174 | Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com> |
14175 | ||
14176 | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | |
14177 | ||
5d4a5ee6 JL |
14178 | Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) |
14179 | ||
14180 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
14181 | * configure (gxx_include_dir): Provide a definition for subdirs | |
14182 | which do not use autoconf. | |
14183 | ||
14184 | Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) | |
14185 | ||
14186 | * config.guess: Sync with egcs. Picks up new alpha support, | |
14187 | BeOS & some additional linux support. | |
14188 | ||
d3d1907a JL |
14189 | Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) |
14190 | ||
14191 | * config.guess: HP 9000/803 is a PA1.1 machine. | |
14192 | ||
b104e095 RH |
14193 | Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com> |
14194 | ||
14195 | * configure.in: It's alpha*-... | |
14196 | ||
aca823c1 L |
14197 | Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) |
14198 | ||
14199 | * configure.in (host_makefile_frag, target_makefile_frag): | |
14200 | Handle multiple config files. | |
14201 | (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and | |
14202 | alpha-*-*. | |
14203 | ||
d207ebef JM |
14204 | Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com> |
14205 | ||
14206 | * mkdep: New file. | |
14207 | ||
14208 | Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com> | |
14209 | ||
14210 | * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. | |
14211 | ||
5d4a5ee6 JL |
14212 | Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com> |
14213 | ||
14214 | * Makefile.in: Add libgui directory. | |
14215 | (GDB_TK): Add all-libgui. | |
14216 | * configure.in: Add libgui directory. | |
14217 | * configure: Add all-libgui to GDB_TK. | |
14218 | ||
14219 | Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com> | |
14220 | ||
14221 | * config-ml.in (multidirs): Add m32r to multilib list. | |
14222 | ||
14223 | Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com> | |
14224 | ||
14225 | * Makefile.in (all-target-gperf): Change dependency to | |
14226 | all-target-libstdc++. | |
14227 | ||
baf55877 FF |
14228 | Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com> |
14229 | ||
14230 | * config.guess: Add BeOS support. | |
14231 | ||
5d4a5ee6 JL |
14232 | Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com> |
14233 | ||
14234 | Source directory cvs renamed to cvssrc: | |
14235 | * configure.in (host_tools): Change cvs to cvssrc. | |
14236 | (native_only): Likewise. | |
14237 | (noconfigdirs) [various cases]: Likewise. | |
14238 | * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. | |
14239 | (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. | |
14240 | (INSTALL_MODULES): Change install-cvs to install-cvssrc. | |
14241 | (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. | |
14242 | (all-cvssrc): Rename target from all-cvs. | |
14243 | ||
f2d76545 JL |
14244 | Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) |
14245 | ||
14246 | * configure (gxx_include_dir): Fix thinko. | |
14247 | ||
205cba53 JL |
14248 | Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) |
14249 | ||
14250 | * Makefile.in (INSTALL_TARGET_CROSS): Define. | |
14251 | (install-cross, install-gcc-cross): New targets. | |
14252 | ||
5d4a5ee6 JL |
14253 | Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com> |
14254 | ||
14255 | * configure.in (noconfigdirs): Add support for Thumb target. | |
14256 | ||
14257 | * config.sub (maybe_os): Add support for Thumb target. | |
14258 | ||
14259 | Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> | |
14260 | ||
14261 | * Makefile.in: Add rules for cygmon. | |
14262 | ||
14263 | * configure.in: Build cygmon for sparc-elf and sparclite-aout. | |
14264 | ||
96b0f1fc JL |
14265 | Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) |
14266 | ||
14267 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
14268 | * configure (gxx_include_dir): Provide a definition for subdirs | |
14269 | which do not use autoconf. | |
d207ebef JM |
14270 | |
14271 | Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> | |
14272 | ||
14273 | * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's | |
4e81ae98 | 14274 | 11/18/97 build |
d207ebef | 14275 | |
7dfef6ed JL |
14276 | Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) |
14277 | ||
14278 | * From Franz Sirl. | |
14279 | * config.guess (powerpc*-*-linux): Handle glibc2 beta release | |
14280 | found on RedHat Linux systems. | |
96b0f1fc | 14281 | |
83cfe7c0 JL |
14282 | Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) |
14283 | ||
14284 | * config.guess (alpha stuff): Merge with FSF to avoid incorrect | |
14285 | guesses. | |
14286 | ||
7dfef6ed JL |
14287 | Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) |
14288 | ||
14289 | * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. | |
14290 | ||
5d4a5ee6 JL |
14291 | Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> |
14292 | ||
14293 | * ltmain.sh: If mkdir fails, check whether the directory was created | |
14294 | anyhow by some other process. | |
14295 | ||
d207ebef JM |
14296 | Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com> |
14297 | ||
14298 | * configure.in (d30v-*-*): Configure all directories. | |
14299 | ||
14300 | Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com> | |
14301 | ||
14302 | * configure.in (d30v-*-*): Configure newlib, libiberty directories | |
14303 | for the D30V. | |
14304 | ||
14305 | Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com> | |
14306 | ||
14307 | * configure.in (d30v-*-*): Configure target-libgloss on the D30V. | |
14308 | ||
5d4a5ee6 JL |
14309 | Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> |
14310 | ||
e490616e ZW |
14311 | * include/libiberty.h: Add extern "C" { so it can be used with C++ |
14312 | progrms. | |
14313 | * include/remote-sim.h: Add extern "C" { so it can be used with C++ | |
14314 | programs. | |
5d4a5ee6 | 14315 | |
d207ebef JM |
14316 | Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com> |
14317 | ||
14318 | * configure.in (d30v-*-*): Configure GCC now. | |
14319 | ||
5d4a5ee6 JL |
14320 | Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com> |
14321 | ||
14322 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | |
14323 | is no longer needed. | |
14324 | ||
c9670e62 JM |
14325 | Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com> |
14326 | ||
14327 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | |
14328 | ||
cc71c0ca MH |
14329 | Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) |
14330 | ||
14331 | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | |
14332 | targets using "$@" to provide support for similar but not identical | |
14333 | targets without having to duplicate code. | |
14334 | ||
d207ebef JM |
14335 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> |
14336 | ||
14337 | * makefile.vms: Fix to work with DEC C. | |
14338 | ||
14339 | Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com> | |
14340 | ||
14341 | * config.sub: Add mips-tx39-elf to marketing names. | |
14342 | ||
14343 | Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com> | |
14344 | ||
14345 | * ltmain.sh: Handle symlinks in generated script. | |
14346 | ||
14347 | Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com> | |
14348 | ||
14349 | * configure: Handle autoconf style directory options: --bindir, | |
14350 | --datadir, --includedir, --infodir, --libdir, --libexecdir, | |
14351 | --mandir, --oldincludedir, --sbindir, --sharedstatedir, | |
14352 | --sysconfdir. | |
14353 | * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. | |
14354 | (sharedstatedir, localstatedir, oldincludedir): New variables. | |
14355 | (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, | |
14356 | infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, | |
14357 | sbindir, sharedstatedir, and sysconfdir. | |
14358 | ||
b1e3ddfd AJ |
14359 | Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu> |
14360 | ||
14361 | * Makefile.in (bootstrap-lean): New target. | |
14362 | ||
d207ebef JM |
14363 | Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com> |
14364 | ||
14365 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | |
3b75d237 | 14366 | sn, and gnuserv from noconfigdirs. |
d207ebef JM |
14367 | |
14368 | Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com> | |
14369 | ||
14370 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | |
14371 | ||
09f97c1e JL |
14372 | Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) |
14373 | ||
14374 | * Makefile.in (cross): New target. | |
14375 | ||
335d0ab2 AO |
14376 | Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br> |
14377 | Jeff Law <law@cygnus.com> | |
14378 | ||
14379 | * Makefile.in (bootstrap2, bootstrap3): New targets. | |
14380 | (all-bootstrap): Remove outdated and confusing target. | |
339c9b00 | 14381 | (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. |
335d0ab2 | 14382 | |
d207ebef JM |
14383 | Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com> |
14384 | ||
14385 | * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for | |
3b75d237 | 14386 | windows. Consistent with gdb/configure. |
d207ebef | 14387 | |
e693cc28 UD |
14388 | 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com> |
14389 | ||
e693cc28 UD |
14390 | * configure.in: Name Linux target fragment. |
14391 | ||
14392 | * configure: Rewrite so that project Makefile fragment is inserted | |
14393 | first and appears last in the resulting Makefile. | |
14394 | ||
d207ebef JM |
14395 | Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> |
14396 | ||
14397 | * Makefile.in (install-itcl): Install tcl first. | |
14398 | ||
5d4a5ee6 JL |
14399 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> |
14400 | ||
14401 | * configure.in: remove bison from noconfigdirs for Cygwin32 host | |
14402 | ||
f401679e JW |
14403 | Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) |
14404 | ||
14405 | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. | |
14406 | ||
14407 | * configure.in (skipdirs): Add target-librx for Linux. | |
14408 | (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. | |
14409 | ||
ec20b1b9 JL |
14410 | Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) |
14411 | ||
14412 | * Makefile.in (bootstrap): New target. | |
14413 | ||
becdcf6d JL |
14414 | Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) |
14415 | ||
63f6bcd7 | 14416 | * config.sub: Accept 'amigados' for backward compatibility. |
becdcf6d | 14417 | |
d207ebef JM |
14418 | Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com> |
14419 | ||
14420 | * config.guess: Merge with FSF. | |
14421 | ||
0c82f6bf FF |
14422 | Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> |
14423 | ||
14424 | * config.sub: Change 'amigados' to 'amigaos' to match current usage. | |
14425 | ||
d207ebef JM |
14426 | Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> |
14427 | ||
14428 | * config.sub: Add "marketing-names" patch. | |
14429 | ||
3fbc0b70 JS |
14430 | Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) |
14431 | ||
e490616e | 14432 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. |
3fbc0b70 | 14433 | |
e20d4801 JL |
14434 | Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) |
14435 | ||
14436 | * config.sub: Handle v850-elf. | |
14437 | ||
fe181f78 | 14438 | Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com> |
d30e0541 FF |
14439 | |
14440 | * .cvsignore (*-install): Remove. | |
14441 | ||
bfed1ea0 JL |
14442 | Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com> |
14443 | ||
14444 | * ltconfig: Set CONFIG_SHELL in libtool. | |
14445 | * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |
14446 | ||
558a1e7c JW |
14447 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> |
14448 | ||
14449 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
14450 | ||
7818d6fc JW |
14451 | Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com> |
14452 | ||
14453 | * config.guess: Update from gcc directory. | |
14454 | ||
d207ebef JM |
14455 | Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com> |
14456 | ||
14457 | * Makefile.in (all-sim): Depends on all-readline. | |
14458 | ||
6599da04 JM |
14459 | Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com> |
14460 | ||
14461 | * Makefile.in (BISON, YACC): Use $$s. | |
14462 | (all-bison): Depend on all-texinfo. | |
14463 | ||
14464 | Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com> | |
14465 | ||
14466 | * Makefile.in (BISON): Add -L flag. | |
14467 | (YACC): Likewise. | |
14468 | ||
d207ebef JM |
14469 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> |
14470 | ||
4e81ae98 EC |
14471 | * configure.in (noconfigdirs): Add support for v850e target. |
14472 | ||
d207ebef JM |
14473 | * config.sub (maybe_os): Add support for v850e target. |
14474 | ||
14475 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> | |
14476 | ||
4e81ae98 EC |
14477 | * configure.in (noconfigdirs): Add support for v850ea target. |
14478 | ||
d207ebef JM |
14479 | * config.sub (maybe_os): Add support for v850ea target. |
14480 | ||
6599da04 JM |
14481 | Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> |
14482 | ||
14483 | * config.sub: Add mipstx39. Delete r3900. | |
14484 | ||
14485 | Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
14486 | ||
14487 | * Makefile.in (all-autoconf): Depends on all-texinfo. | |
14488 | ||
14489 | Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com> | |
14490 | ||
14491 | * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and | |
14492 | eabi targets. | |
14493 | ||
14494 | Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com> | |
14495 | ||
14496 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | |
14497 | ||
14498 | * configure: When handling a Canadian Cross, handle YACC as well as | |
14499 | BISON. Just set BISON to bison. When setting YACC, prefer bison. | |
e490616e | 14500 | * Makefile.in (all-bison): Depend upon all-texinfo. |
6599da04 JM |
14501 | |
14502 | Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com> | |
14503 | ||
14504 | * Makefile.in (BISON): bison, not byacc or bison -y. | |
14505 | (YACC): bison -y or byacc or yacc. | |
14506 | (various): Add *-bison as appropriate. | |
14507 | (taz): No need to mess with BISON anymore. | |
14508 | ||
14509 | Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com> | |
14510 | ||
14511 | * configure: If OSTYPE matches *win32*, try to find a good value for | |
14512 | CONFIG_SHELL. | |
14513 | ||
14514 | Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com> | |
14515 | ||
14516 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | |
14517 | configure.in if it is present. | |
14518 | ||
14519 | Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com> | |
14520 | ||
14521 | * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. | |
14522 | ||
14523 | Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com> | |
14524 | ||
14525 | * config.sub: Recognize `arc' cpu. | |
14526 | * configure.in: Likewise. | |
14527 | * config-ml.in: Likewise. | |
14528 | ||
14529 | Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com> | |
14530 | ||
14531 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | |
14532 | ||
14533 | Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com> | |
14534 | ||
14535 | * configure: Changed sed delimiter from ':' to '|' when | |
14536 | attempting to substitute ${config_shell} for SHELL. On | |
14537 | NT ${config_shell} may contain a ':' in it. | |
14538 | ||
14539 | Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com> | |
14540 | ||
14541 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | |
14542 | ||
14543 | Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com> | |
14544 | ||
14545 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | |
14546 | ||
14547 | Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
14548 | ||
14549 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | |
14550 | ||
14551 | * ylwrap: If the program is a relative path, force it to be | |
14552 | absolute. | |
14553 | ||
14554 | Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
14555 | ||
14556 | * configure (tooldir): Set BISON to `bison -y' and not just bison. | |
14557 | ||
14558 | Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
14559 | ||
14560 | * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, | |
3b75d237 AJ |
14561 | correctly specify the target build directory $(TARGET_SUBDIR)/winsup |
14562 | for libraries. | |
6599da04 JM |
14563 | |
14564 | Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> | |
14565 | ||
14566 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | |
3b75d237 | 14567 | separated by spaces. |
6599da04 JM |
14568 | |
14569 | Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com> | |
14570 | ||
14571 | * ylwrap: New file. | |
14572 | * Makefile.in (DEVO_SUPPORT): Add ylwrap. | |
14573 | ||
14574 | * ltmain.sh: Handle /bin/sh at start of install program. | |
14575 | ||
14576 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | |
14577 | ||
14578 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | |
14579 | * missing: New file, from automake 1.2. | |
14580 | ||
14581 | Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com> | |
14582 | ||
14583 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | |
14584 | check-tk to CHECK_X11_MODULES. | |
14585 | ||
14586 | Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
14587 | ||
14588 | * config.sub: Merge with FSF. | |
14589 | ||
14590 | Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
14591 | ||
14592 | * config.guess: Merge with FSF. | |
14593 | ||
14594 | Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> | |
14595 | ||
14596 | * configure: Treat msdosdjgpp like go32. | |
14597 | * configure.in: Likewise. Don't remove gprof for go32. | |
14598 | ||
14599 | * configure: Change Makefile.tem2 to Makefile.tm2. | |
14600 | ||
14601 | Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com> | |
14602 | ||
14603 | * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. | |
14604 | ||
14605 | Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
14606 | ||
14607 | * install-sh (chmodcmd): Set to null if the DST directory already | |
14608 | exists. Same as Nov 11th change. | |
14609 | ||
14610 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> | |
14611 | ||
4e81ae98 | 14612 | * configure (GDB_TK): Needs itcl and tix. |
6599da04 JM |
14613 | |
14614 | Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com> | |
14615 | ||
14616 | * config.guess: Update from FSF. | |
14617 | ||
14618 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | |
14619 | ||
14620 | * Makefile.in (GDB_TK): Depend on itcl and tix. | |
14621 | ||
14622 | Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
14623 | ||
14624 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | |
14625 | (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). | |
14626 | (INSTALL_SCRIPT): New variable. | |
14627 | (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. | |
14628 | * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS | |
14629 | to -x. | |
14630 | * install-sh: Add support for -x option. | |
14631 | ||
14632 | Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com> | |
14633 | ||
14634 | * configure.in, Makefile.in: Treat tix like itcl. | |
14635 | ||
14636 | Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com> | |
14637 | ||
14638 | * Makefile.in (WINDRES): New variable. | |
14639 | (WINDRES_FOR_TARGET): New variable. | |
14640 | (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. | |
14641 | (EXTRA_HOST_FLAGS): Add WINDRES. | |
14642 | (EXTRA_TARGET_FLAGS): Add WINDRES. | |
14643 | (EXTRA_GCC_FLAGS): Add WINDRES. | |
14644 | ($(DO_X)): Pass down WINDRES. | |
14645 | ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. | |
14646 | * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like | |
14647 | DLLTOOL_FOR_TARGET. | |
14648 | ||
14649 | Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com> | |
14650 | ||
14651 | * configure.in: configure sim before gdb for win32-x-ppc | |
14652 | ||
14653 | Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
14654 | ||
14655 | Move gperf into the toplevel, from libg++. | |
14656 | * configure.in (target_tools): Add target-gperf. | |
14657 | (native_only): Add target-gperf. | |
14658 | * Makefile.in (all-target-gperf): New target, depend on | |
14659 | all-target-libg++. | |
14660 | (configure-target-gperf): Empty rule. | |
14661 | (ALL_TARGET_MODULES): Add all-target-gperf. | |
14662 | (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. | |
14663 | (CHECK_TARGET_MODULES): Add check-target-gperf. | |
14664 | (INSTALL_TARGET_MODULES): Add install-target-gperf. | |
14665 | (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |
14666 | ||
14667 | Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) | |
4e81ae98 | 14668 | |
6599da04 JM |
14669 | * config.sub (mn10200): Recognize new basic machine. |
14670 | ||
14671 | Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
14672 | ||
14673 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | |
14674 | --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |
14675 | ||
14676 | Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
14677 | ||
14678 | * configure.in: If we're building mips-sgi-irix6* native, turn on | |
14679 | ENABLE_MULTILIB and set TARGET_SUBDIR. | |
14680 | ||
14681 | Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com> | |
14682 | ||
14683 | * Makefile.in (all-sn): Depend on all-grep. | |
14684 | ||
14685 | Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com> | |
14686 | ||
14687 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | |
14688 | ||
14689 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | |
14690 | Makefile. From Jeff Makey <jeff@cts.com>. | |
14691 | * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |
14692 | ||
14693 | * Makefile.in (DISTBISONFILES): Remove. | |
14694 | (taz): Don't futz with DISTBISONFILES. Change BISON to use | |
14695 | $(DEFAULT_YACC). | |
14696 | ||
14697 | * configure.in: Build itl, db, sn, etc., when building for native | |
3b75d237 | 14698 | cygwin32. |
6599da04 JM |
14699 | |
14700 | * Makefile.in (LD): New variable. | |
14701 | (EXTRA_HOST_FLAGS): Pass down LD. | |
14702 | ($(DO_X)): Likewise. | |
14703 | ||
14704 | Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> | |
14705 | ||
14706 | * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |
14707 | ||
14708 | Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com> | |
14709 | ||
14710 | * configure.in (targargs): Strip out any supplied --build argument | |
3b75d237 | 14711 | before adding our own. Always add --build. |
6599da04 JM |
14712 | |
14713 | Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com> | |
14714 | ||
14715 | * configure.in (targargs): Pass --build if we're doing | |
14716 | a cross-compile. | |
14717 | ||
14718 | Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> | |
14719 | ||
ca236658 | 14720 | * configure: Use '|' instead of ":" as the separator in |
6599da04 JM |
14721 | sed. Otherwise sed chokes on NT path names with drive |
14722 | designators. Also look for "?:*" as the leading characters in an | |
14723 | absolute pathname. | |
14724 | ||
14725 | Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> | |
14726 | ||
14727 | * config.sub: Support for r3900. | |
14728 | ||
14729 | Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
14730 | ||
14731 | * configure.in: Use install-sh, not install.sh. | |
14732 | ||
14733 | Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
14734 | ||
14735 | * Makefile.in (taz): Improve check for BISON so it doesn't try to | |
14736 | apply it twice. | |
14737 | ||
14738 | Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> | |
14739 | ||
14740 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | |
14741 | install-binutils. | |
14742 | ||
14743 | Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com> | |
14744 | ||
14745 | * Makefile.in: Add automake targets. | |
14746 | * configure.in (host_tools): Add automake. | |
14747 | ||
14748 | Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com> | |
14749 | ||
14750 | * configure: Default CXX to c++, not gcc. | |
14751 | * Makefile.in (CXX): Set to c++, not gcc. | |
14752 | (CXX_FOR_TARGET): When cross, transform c++, not gcc. | |
14753 | ||
14754 | Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com> | |
14755 | ||
14756 | * install-sh: try appending a .exe if source file doesn't | |
14757 | exist | |
14758 | ||
14759 | Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com> | |
14760 | ||
14761 | * configure.in: Turn on multilib by default. | |
14762 | (cross_only): Remove target-libiberty. | |
14763 | ||
14764 | * Makefile.in (all-gcc): Don't depend on libiberty. | |
14765 | ||
14766 | Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | |
14767 | ||
14768 | * config.guess: improve algorithm for recognizing Gnu Hurd x86. | |
14769 | ||
14770 | Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
14771 | ||
14772 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | |
14773 | (DISTBISONFILES): Add ld/Makefile.in | |
14774 | ||
14775 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> | |
14776 | ||
14777 | * configure.in: if target is cygwin32 but host isn't cygwin32, | |
14778 | don't configure gdb tcl tk expect, not just gdb. | |
14779 | ||
14780 | Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com> | |
14781 | ||
14782 | * configure.in: Added gnuserv everywhere sn appears. | |
14783 | ||
14784 | * Makefile.in (ALL_MODULES): Added all-gnuserv. | |
14785 | (CROSS_CHECK_MODULES): Added check-gnuserv. | |
14786 | (INSTALL_MODULES): Added install-gnuserv. | |
14787 | (CLEAN_MODULES): Added clean-gnuserv. | |
14788 | (all-gnuserv): New target. | |
14789 | ||
14790 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> | |
14791 | ||
14792 | * config.guess: Fixes for MIPS OpenBSD systems. | |
14793 | ||
14794 | Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
14795 | ||
14796 | * Makefile.in (INSTALL_XFORM): Remove. | |
14797 | (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |
14798 | ||
14799 | * mkinstalldirs: New file, copied from automake. | |
14800 | * Makefile.in (installdirs): Rename from install-dirs. Use | |
14801 | mkinstalldirs. Change all users. | |
14802 | (DEVO_SUPPORT): Add mkinstalldirs. | |
14803 | ||
14804 | Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com> | |
14805 | ||
14806 | * install-sh: Rename from install.sh. | |
14807 | * Makefile.in (INSTALL): Change install.sh to install-sh. | |
14808 | (DEVO_SUPPORT): Likewise. | |
14809 | ||
14810 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | |
14811 | Graichen <graichen@rzpd.de>. | |
14812 | ||
14813 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> | |
14814 | ||
14815 | * config.guess: Recognize OpenBSD systems correctly. | |
14816 | ||
14817 | Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
14818 | ||
14819 | * README, Makefile.in (ETC_SUPPORT): Remove references to | |
14820 | cfg-paper*, configure.{texi,man,info*}._ | |
14821 | ||
14822 | Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
14823 | ||
14824 | * Makefile.in (all.normal): Ensure that gcc is built after all | |
14825 | the x11 - ie gdb - targets. | |
14826 | ||
14827 | Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> | |
14828 | ||
14829 | * makefile.vms: Don't run conf-a-gas. | |
14830 | ||
14831 | Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> | |
14832 | ||
e490616e | 14833 | * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. |
6599da04 | 14834 | |
d207ebef JM |
14835 | Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com> |
14836 | ||
14837 | * configure.in: Remove noconfigdirs case since gdb also | |
14838 | configures and builds for tic80-coff. | |
14839 | ||
6599da04 JM |
14840 | Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com> |
14841 | ||
14842 | * configure: Set cache_file to config.cache. | |
14843 | * Makefile.in (local-distclean): Remove config.cache. | |
14844 | ||
14845 | Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com> | |
14846 | ||
14847 | * COPYING: Update FSF address. | |
14848 | ||
d207ebef JM |
14849 | Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com> |
14850 | ||
14851 | * configure.in (tic80-*-*): Remove G++ libraries and libgloss from | |
14852 | noconfigdirs. | |
14853 | ||
6599da04 JM |
14854 | Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> |
14855 | ||
14856 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | |
14857 | MAKEDIRS, is empty. | |
14858 | ||
14859 | Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com> | |
14860 | ||
14861 | * config.sub: Tweak mn10300 entry. | |
14862 | ||
14863 | Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> | |
14864 | ||
14865 | * configure.in (host_tools): Put sim before gdb, so gdb's | |
14866 | configure.tgt can determine if the simulator was configured. | |
14867 | ||
14868 | Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com> | |
14869 | ||
14870 | * config.sub: Move BeOS $os case to be with other Cygnus | |
14871 | local cases. | |
14872 | ||
14873 | Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> | |
14874 | ||
14875 | * config.sub: Remove misplaced comment that broke Linux. | |
14876 | ||
14877 | Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com> | |
14878 | ||
14879 | * config.sub: Add BeOS support. | |
14880 | ||
14881 | Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com> | |
14882 | ||
14883 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | |
14884 | ||
14885 | Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> | |
14886 | ||
14887 | * configure.in (noconfigdirs): Remove tcl and tk from | |
14888 | noconfigdirs for cygwin32 builds. | |
14889 | ||
d207ebef JM |
14890 | Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com> |
14891 | ||
14892 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | |
14893 | ||
6599da04 JM |
14894 | Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com> |
14895 | ||
14896 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove | |
14897 | make-all.com, use makefile.vms instead. | |
14898 | ||
14899 | Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com> | |
14900 | ||
14901 | * config.sub: Accept -lnews*. | |
14902 | ||
d207ebef JM |
14903 | Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au> |
14904 | ||
14905 | * configure.in (noconfigdirs): Disable target-newlib, | |
3b75d237 | 14906 | target-examples and target-libiberty for d30v. |
d207ebef JM |
14907 | |
14908 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
14909 | ||
14910 | * configure.in (noconfigdirs): Enable ld for d30v. | |
14911 | ||
14912 | Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com> | |
14913 | ||
14914 | * configure.in (tic80-*-*): Build compiler. | |
14915 | ||
14916 | Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com> | |
14917 | ||
14918 | * configure.in (d30v-*): Remove sim directory from list of | |
3b75d237 | 14919 | unsupported d30v directories |
d207ebef JM |
14920 | |
14921 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
14922 | ||
4e81ae98 EC |
14923 | * config.sub, configure.in: Add d30v target cpu. |
14924 | ||
6599da04 JM |
14925 | Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de> |
14926 | ||
14927 | * makefile.vms: New file. | |
14928 | * make-all.com: Remove. | |
14929 | ||
14930 | Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com> | |
14931 | ||
14932 | * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |
14933 | ||
14934 | Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com> | |
14935 | ||
14936 | * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. | |
14937 | ||
14938 | Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com> | |
14939 | ||
14940 | * Makefile.in (ALL_MODULES): Added all-db. | |
14941 | (CROSS_CHECK_MODULES): Addec check-db. | |
14942 | (INSTALL_MODULES): Added install-db. | |
14943 | (CLEAN_MODULES): Added clean-db. | |
14944 | ||
14945 | Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com> | |
14946 | ||
14947 | * config.guess: Merge with latest FSF sources. | |
14948 | ||
14949 | Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com> | |
14950 | ||
14951 | * Makefile.in (ALL_MODULES): Added all-itcl. | |
14952 | (CROSS_CHECK_MODULES): Added check-itcl. | |
14953 | (INSTALL_MODULES): Added install-itcl. | |
14954 | (CLEAN_MODULES): Added clean-itcl. | |
14955 | ||
14956 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> | |
14957 | ||
14958 | * configure.in: build gdb for mn10200 | |
14959 | ||
14960 | Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com> | |
14961 | ||
14962 | * Makefile.in (all-target-winsup): Depend on all-target-libio. | |
14963 | ||
d207ebef JM |
14964 | Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com> |
14965 | ||
14966 | * configure.in (tic80-*-*): Turn off most targets right now. | |
14967 | ||
6599da04 JM |
14968 | Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> |
14969 | ||
14970 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | |
14971 | rather than the makeinfo program. | |
14972 | (do-info): Depend upon all-texinfo. | |
14973 | ||
14974 | Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
14975 | ||
14976 | * configure.in: Remove uses of config/mh-linux. | |
14977 | ||
14978 | * config.sub, config.guess: Merge with latest FSF sources. | |
14979 | ||
d207ebef JM |
14980 | Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com> |
14981 | ||
14982 | * config.sub (case $basic_machine): Add tic80 entries. | |
14983 | ||
6599da04 JM |
14984 | Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com> |
14985 | ||
14986 | * config.sub, config.guess: Merge with latest FSF sources. | |
14987 | ||
14988 | Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
14989 | ||
14990 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | |
14991 | * mpw-config.in: Test for NewFolderRecursive. | |
14992 | * mpw-install: Use symbolic name for startup filename. | |
14993 | * mpw-README: Add various additional details. | |
14994 | ||
14995 | Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com> | |
14996 | ||
14997 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | |
14998 | ||
14999 | Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) | |
15000 | ||
15001 | * configure.in: Do build gcc and the target libraries for | |
15002 | the mn10200. | |
15003 | ||
15004 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> | |
15005 | ||
15006 | * configure.in: don't avoid building gdb for mn10300 any more | |
15007 | * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS | |
15008 | instead of single-quoting it. | |
15009 | ||
15010 | Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com> | |
15011 | ||
15012 | * configure.in: Don't use --with-stabs on IRIX 6. | |
15013 | ||
15014 | Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com> | |
15015 | ||
15016 | * configure.in (m32r): Build gdb, libg++ now. | |
15017 | ||
15018 | Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
15019 | ||
15020 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | |
15021 | directories from noconfigdirs. | |
15022 | ||
15023 | Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> | |
15024 | ||
15025 | * config.sub (basic_machine): added mips16 configuration | |
15026 | ||
15027 | Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15028 | ||
15029 | * config.sub: Handle d10v-unknown. | |
15030 | ||
d207ebef JM |
15031 | Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com> |
15032 | ||
15033 | * config.sub: Handle v850-unknown. | |
15034 | ||
6599da04 JM |
15035 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> |
15036 | ||
15037 | * Makefile.in: add findutils | |
15038 | * configure.in: add findutils to list of host_tools | |
15039 | ||
15040 | Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) | |
15041 | ||
15042 | * config.sub: Handle mn10200 and mn10300. | |
15043 | ||
15044 | Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15045 | ||
15046 | * configure.in (d10v-*): Do not build librx. | |
15047 | ||
15048 | Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) | |
15049 | ||
15050 | * configure.in (mn10300): Build everything except gdb & libgloss. | |
15051 | ||
15052 | Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> | |
15053 | ||
15054 | * config.guess: Patch for Dansk Data Elektronik servers, | |
15055 | from Niels Skou Olsen <nso@dde.dk>. | |
15056 | ||
15057 | For ncr, use /bin/uname rather than uname, since GNU uname does not | |
15058 | support -p. Suggested by Mark Mitchell <mmitchell@usa.net>. | |
15059 | ||
15060 | Patch for MIPS R4000 running System V, | |
15061 | from Eric S. Raymond <esr@snark.thyrsus.com>. | |
15062 | ||
15063 | Fix thinko for nextstep. | |
15064 | ||
15065 | Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn. | |
15066 | ||
15067 | Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> | |
15068 | * config.guess: Guess mips-dec-mach_bsd4.3. | |
15069 | ||
15070 | Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com> | |
15071 | * config.guess (i?86-ncr-sysv*): Emit just enough of the minor | |
15072 | release numbers. | |
15073 | * config.guess (mips-mips-riscos*): Emit just enough of the | |
15074 | release number. | |
15075 | ||
15076 | Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com> | |
15077 | * config.guess (sparc-auspex-sunos*): Added. | |
15078 | (f300-fujitsu-*): Added. | |
15079 | ||
15080 | Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com> | |
15081 | * config.guess: Recognize a Tadpole as a sparc. | |
15082 | ||
15083 | Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
15084 | ||
15085 | * config.guess: Don't assume that NextStep version is either 2 or | |
15086 | 3. NextStep 4 (aka OpenStep 4) has come out now. | |
15087 | ||
15088 | Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
15089 | ||
15090 | * config.guess: Support Cray T90 that reports itself as "CRAY TS". | |
15091 | From Rik Faith <faith@cs.unc.edu>. | |
15092 | ||
15093 | Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
15094 | ||
15095 | * config.sub: Contributions from bug-gnu-utils to: | |
15096 | Support plain "hppa" (no version given) architecture, reported by | |
15097 | OpenStep. | |
15098 | OpenBSD like NetBSD. | |
15099 | LynxOs is not a hardware supplier. | |
15100 | ||
15101 | * config.guess: Contributions from bug-gnu-utils to add support for: | |
3b75d237 | 15102 | OpenBSD like NetBSD. |
6599da04 JM |
15103 | Stratus systems. |
15104 | More Pyramid systems. | |
15105 | i[n>4]86 Intel chips. | |
15106 | M680[n>4]0 Motorola chips. | |
15107 | Use unknown instead of lynx for hardware manufacturer. | |
15108 | ||
15109 | Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
15110 | ||
15111 | * install.sh (chmodcmd): Set to null if the DST directory already | |
15112 | exists. | |
15113 | ||
15114 | Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15115 | ||
15116 | * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do | |
15117 | not use mt-ppc target Makefile fragment any more. | |
15118 | ||
15119 | Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15120 | ||
15121 | * configure.in (*-*-windows): Exclude everything but those dirs | |
15122 | needed to build windows. | |
15123 | ||
15124 | Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com> | |
15125 | ||
15126 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | |
15127 | ||
15128 | Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15129 | ||
15130 | * configure.in: Exclude mmalloc from i386-windows. | |
6599da04 JM |
15131 | |
15132 | Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15133 | ||
15134 | * Undo my previous change. | |
15135 | ||
15136 | Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com> | |
15137 | ||
15138 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | |
15139 | unconditionally. | |
15140 | (MAKEOVERRIDES): Define (revert this part of October 18 change). | |
15141 | ||
15142 | Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15143 | ||
15144 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | |
15145 | host to add it's own flags. | |
6599da04 JM |
15146 | |
15147 | Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com> | |
15148 | ||
15149 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | |
15150 | ||
15151 | Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com> | |
15152 | ||
15153 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | |
15154 | (CXX_FOR_TARGET): Likewise. | |
15155 | (GCC_FOR_TARGET): Define. | |
15156 | (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. | |
15157 | (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether | |
15158 | CC_FOR_TARGET was specified on the command line. | |
15159 | (MAKEOVERRIDES): Don't define. | |
15160 | ||
15161 | Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com> | |
15162 | ||
15163 | * configure.in (m32r): Fix spelling of libg++ libs. | |
15164 | ||
15165 | Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15166 | ||
15167 | * config.sub (-apple*): Remove, now redundant. | |
15168 | ||
15169 | Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com> | |
15170 | ||
15171 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | |
15172 | ||
15173 | * configure: Rework yesterday's sed script patch. | |
15174 | ||
15175 | * config.sub: Merge with FSF. | |
15176 | ||
15177 | Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> | |
15178 | ||
15179 | * config.guess: Merge from FSF. | |
15180 | ||
15181 | 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | |
e490616e ZW |
15182 | * config.guess: Use pc instead of unknown, for pc clone systems. |
15183 | Change linux to linux-gnu. | |
6599da04 JM |
15184 | |
15185 | Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
e490616e | 15186 | * config.guess: Avoid non-portable tr syntax. |
6599da04 JM |
15187 | |
15188 | Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) | |
15189 | ||
15190 | * test-build.mk (HOLES): Add "xargs" for gdb. | |
15191 | ||
15192 | * configure: Avoid hpux10.20 sed bug. | |
15193 | ||
15194 | Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15195 | ||
731a8127 | 15196 | * configure.in: Add support for windows host |
6599da04 JM |
15197 | (that is a build done under the Microsoft build environment). |
15198 | ||
15199 | Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com> | |
15200 | ||
15201 | * Makefile.in: Replace all uses of srcroot with s, to shrink | |
15202 | command line lengths. | |
15203 | ||
15204 | Patches from Geoffrey Noer <noer@cygnus.com>: | |
15205 | * configure.in: If configuring for newlib, pass --with-newlib to | |
15206 | subdirectories. | |
15207 | * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a | |
15208 | -Bnewlib/ and -Lwinsup to gcc. | |
15209 | (CXX_FOR_TARGET): Likewise. | |
15210 | ||
15211 | Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
15212 | ||
15213 | * Makefile.in (ETC_SUPPORT): Add configure. | |
15214 | ||
15215 | Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) | |
15216 | ||
4e81ae98 | 15217 | * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux |
6599da04 JM |
15218 | host configuration file. |
15219 | ||
15220 | Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) | |
15221 | ||
15222 | * configure.in: Break mn10x00 support into separate | |
15223 | mn10200 and mn10300 configurations. | |
15224 | * config.sub: Likewise. | |
15225 | ||
15226 | Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) | |
15227 | ||
15228 | * configure.in: Add lots of stuff to noconfigdirs for | |
15229 | the mn10x00 targets. | |
15230 | ||
15231 | * config.sub, configure.in: Add mn10x00 support. | |
15232 | ||
15233 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> | |
15234 | ||
15235 | * make-all.com: Call conf-a-gas, not config-a-gas. | |
15236 | ||
15237 | Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> | |
15238 | ||
15239 | * configure.in (noconfigdirs): Don't build libgloss for arm-coff | |
3b75d237 | 15240 | targets. |
6599da04 JM |
15241 | |
15242 | Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15243 | ||
15244 | * mpw-README: Add much more detail for native PowerMac. | |
15245 | * mpw-install: New file. | |
15246 | * mpw-configure: Add --norecursion and --help options. | |
15247 | * mpw-config.in: Translate readme and install files when | |
15248 | copying to objdir. | |
15249 | * mpw-build.in: Don't always depend on byacc and flex. | |
15250 | (install-only-top): New action. | |
15251 | ||
d207ebef JM |
15252 | Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) |
15253 | ||
15254 | * configure.in: You can now configure GDB for the v850. | |
15255 | ||
6599da04 JM |
15256 | Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com> |
15257 | ||
15258 | * configure.in (noconfigdirs): Don't configure any C++ dirs | |
15259 | if targeting D10V. | |
15260 | ||
15261 | Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
15262 | ||
15263 | * config.sub: Recognize mips64vr5000. | |
15264 | ||
15265 | Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com> | |
15266 | ||
15267 | * configure.in: Use a single line for host_tools and native_only. | |
15268 | ||
15269 | Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com> | |
15270 | ||
15271 | * config.sub, configure.in: Add entries for m32r. | |
15272 | ||
15273 | Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com> | |
15274 | ||
15275 | * Makefile.in (inet-install): Don't run install-gzip. | |
15276 | ||
15277 | Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15278 | ||
15279 | * configure.in: Don't config lots of things for *-*-windows*. | |
15280 | ||
15281 | Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15282 | ||
15283 | * mpw-config.in: Test for mpw-true, true, and null-command scripts. | |
15284 | (host_libs, host_tools): Copy from configure.in. | |
15285 | * mpw-configure: Don't complain about directories not found. | |
15286 | ||
15287 | Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15288 | ||
15289 | * configure.in (i[345]86): Recognize i686 for pentium pro. | |
15290 | (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration | |
15291 | file. | |
15292 | ||
15293 | * config.guess (i[345]86): Ditto. | |
15294 | ||
15295 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
15296 | ||
15297 | * configure.in (noconfigdirs): Removed gdb for D10V. | |
15298 | ||
d207ebef | 15299 | Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) |
5d4a5ee6 | 15300 | |
d207ebef JM |
15301 | * configure.in: Remove ld, target-libio, target-libg++, and |
15302 | target-libstdc++ from noconfigdirs. | |
5d4a5ee6 | 15303 | |
6599da04 JM |
15304 | Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com> |
15305 | ||
15306 | * configure: Fix three locations where shell scripts were | |
15307 | being run directly rather than with config_shell. | |
15308 | ||
d207ebef JM |
15309 | Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com> |
15310 | ||
15311 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | |
15312 | * config.sub (basic_machine): Recognize v850. | |
15313 | ||
6599da04 JM |
15314 | Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com> |
15315 | ||
15316 | * mpw-configure: Handle multiple enable/disable options and | |
15317 | pass them down recursively, handle -c and -s flags appropriately | |
15318 | depending on choice of compiler, add escape mechanism for | |
15319 | quoted arguments to gC. | |
15320 | ||
15321 | Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15322 | ||
15323 | * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and | |
15324 | solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS | |
15325 | so that -mrelocatable-lib and -mno-eabi are used. | |
15326 | ||
15327 | * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does | |
15328 | not support --print-multi-lib, don't abort. | |
15329 | ||
6599da04 JM |
15330 | Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> |
15331 | ||
15332 | * make-all.com: Run config-a-gas. | |
15333 | * setup.com: Don't copy subdirectory files around. | |
15334 | ||
15335 | Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com> | |
15336 | ||
15337 | * configure.in (*-*-ose): Remove exclusion of libgloss for this | |
15338 | target, it now compiles correctly. | |
15339 | ||
15340 | Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15341 | ||
15342 | * mpw-config.in: Generate Mac include for elf/dwarf2.h. | |
15343 | ||
15344 | Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
15345 | ||
4e81ae98 | 15346 | * configure.in (d10v-*-*): Remove ld from $noconfigdirs. |
6599da04 JM |
15347 | |
15348 | Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
15349 | ||
15350 | * configure.in (native_only): Add prms. | |
15351 | ||
15352 | Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com> | |
15353 | ||
15354 | * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. | |
15355 | (BINUTILS_SUPPORT_DIRS): Likewise. | |
15356 | ||
15357 | Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15358 | ||
15359 | * configure.in (d10v-*-*): Don't configure ld or gdb until the | |
15360 | d10v support is added. | |
15361 | ||
15362 | Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
15363 | ||
15364 | * configure.in (d10v-*-*): New target. | |
15365 | ||
15366 | Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) | |
15367 | ||
15368 | * config.guess (HP 9000/811): Recognize this as a PA1.1 | |
15369 | machine. | |
15370 | ||
15371 | Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com> | |
15372 | ||
15373 | * Makefile.in (do-tar-gz): New target, split out from tail end of | |
15374 | taz target. Run each command separately, don't use pipes. | |
15375 | (taz): Use it. | |
15376 | ||
15377 | Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15378 | ||
15379 | * mpw-configure: Look for g-mpw-make.sed in config/mpw. | |
15380 | * mpw-build.in: No builds should depend on building byacc or flex, | |
15381 | they are assumed to be installed already. | |
15382 | ||
15383 | Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15384 | ||
15385 | * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment | |
15386 | variable that CC_FOR_TARGET needs. | |
15387 | ||
15388 | Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15389 | ||
15390 | * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib | |
15391 | options have changed since the last time the subdirectory was | |
15392 | configured, and if it has, reconfigure. | |
15393 | (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which | |
15394 | CONFIGURE_TARGET_MODULES uses to remember the old multilib options. | |
15395 | ||
15396 | Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> | |
15397 | ||
15398 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | |
15399 | CLEAN_MODULES): Add bash. | |
15400 | (all-bash): New target. | |
15401 | ||
15402 | Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com> | |
15403 | ||
15404 | * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. | |
15405 | ||
15406 | Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15407 | ||
15408 | * config.sub (basic_machine): Recognize d10v as a valid processor. | |
15409 | ||
15410 | Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15411 | ||
15412 | * mpw-configure: Add support for --bindir. | |
15413 | * mpw-build.in: Use a GCC-specific build script for GCC actions. | |
15414 | ||
15415 | Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com> | |
15416 | ||
15417 | * configure.in: add bash, time, gawk to list of hosttools and things | |
15418 | to only build for native toolchains | |
15419 | ||
15420 | Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
15421 | ||
15422 | * Makefile.in (docdir): Remove. | |
15423 | ||
15424 | Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
15425 | ||
15426 | * Makefile.in (datadir): Set to $(prefix)/share. | |
15427 | ||
15428 | Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com> | |
15429 | ||
15430 | * configure.in: build diff and patch for cygwin32-hosted | |
15431 | toolchains. | |
15432 | ||
15433 | Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> | |
15434 | ||
15435 | * config.sub: Accept -rtems*. | |
15436 | ||
15437 | Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com> | |
15438 | ||
e490616e ZW |
15439 | * configure.in: enable dosrel for cygwin32-hosted builds, |
15440 | remove diff from the list of things not buildable | |
15441 | via Canadian Cross | |
6599da04 JM |
15442 | |
15443 | Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com> | |
15444 | ||
15445 | * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we | |
3b75d237 | 15446 | don't get ". ". |
6599da04 JM |
15447 | |
15448 | Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com> | |
15449 | ||
15450 | * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. | |
15451 | ||
15452 | Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com> | |
15453 | ||
15454 | * Makefile.in (taz): Handle case where tex3patch didn't even get | |
15455 | checked out. Also, if it was found, put the symlink in a new util | |
15456 | subdirectory. | |
15457 | ||
15458 | Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15459 | ||
15460 | * config.guess (*:Linux:*:*): Add support for PowerPC Linux. | |
15461 | ||
15462 | Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) | |
15463 | ||
15464 | * config.sub: Recognize -openvms. | |
15465 | * configure.in (alpha*-*-*vms*): Set noconfigdirs. | |
15466 | * make-all.com, setup.com: New files. | |
15467 | ||
15468 | Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
15469 | ||
15470 | * Makefile.in (taz): tex3patch moved to texinfo/util. | |
15471 | ||
15472 | Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com> | |
15473 | ||
15474 | * configure: enable_gdbtk=no for cygwin32-hosted toolchains | |
15475 | * configure.in: remove make from disable-if-Can-Cross list | |
15476 | enable gdb if ${host} and ${target} are cygwin32 | |
15477 | ||
15478 | Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com> | |
15479 | ||
15480 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. | |
15481 | Recognize the NCR 4850 machine and NCR Pentium-based platforms. | |
15482 | ||
15483 | Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> | |
15484 | ||
15485 | * config.guess: Combine mips-mips-riscos cases, and use cpp to | |
15486 | distinguish sysv/svr4/bsd variants. | |
15487 | Based on a patch from Harlan Stenn <harlan@pfcs.com>. | |
15488 | ||
15489 | Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com> | |
15490 | ||
15491 | * configure.in: Added copyright notice. | |
15492 | * move-if-change: Added copyright notice. | |
15493 | ||
15494 | Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15495 | ||
15496 | * configure.in (powerpcle-*-solaris*): Until we get shared | |
15497 | libraries working, don't build gdb, sim, make, tcl, tk, or | |
15498 | expect. | |
15499 | ||
15500 | Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> | |
15501 | ||
15502 | * config.guess: Merge with FSF: | |
15503 | ||
15504 | Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
15505 | * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. | |
15506 | ||
15507 | Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | |
15508 | * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. | |
15509 | ||
15510 | Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> | |
15511 | * config.guess: Combine two OSF1 rules. | |
15512 | Also recognize field test versions. From mjr@zk3.dec.com. | |
15513 | * config.guess (dgux): Use /usr/bin/uname rather than uname, | |
15514 | because GNU uname does not support -p. From pmr@pajato.com. | |
15515 | ||
15516 | Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com> | |
15517 | ||
15518 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | |
15519 | ||
15520 | Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15521 | ||
15522 | * mpw-README: Document GCCIncludes. | |
15523 | ||
15524 | Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com> | |
15525 | ||
15526 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | |
15527 | ||
15528 | Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15529 | ||
15530 | * mpw-configure: Handle --enable-FOO and --disable-FOO. | |
15531 | ||
15532 | Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com> | |
15533 | ||
15534 | * configure.in (*-*-cygwin32): Configure make. | |
15535 | ||
15536 | Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com> | |
15537 | ||
15538 | * Makefile.in (inet-install): Quote value of INSTALL_MODULES. | |
15539 | ||
15540 | Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com> | |
15541 | ||
15542 | * Makefile.in (all-inet): Depend on all-perl. | |
15543 | ||
15544 | * Makefile.in (inet-install): New target. | |
15545 | ||
15546 | * Makefile.in (all-inet): Depend on all-tcl. | |
15547 | (all-inet): Depend on all-send-pr. | |
15548 | ||
15549 | Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15550 | ||
15551 | * configure.in (powerpcle-*-solaris*): Turn off tk and tcl | |
15552 | temporarily. | |
15553 | ||
15554 | Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com> | |
15555 | ||
15556 | * configure.in: Don't configure --with-gnu-ld on AIX. | |
15557 | ||
15558 | Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net> | |
15559 | ||
15560 | * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. | |
15561 | ||
15562 | Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com> | |
15563 | ||
15564 | * Makefile.in (ALL_MODULES): Added all-inet. | |
15565 | (CROSS_CHECK_MODULES): Added check-inet. | |
15566 | (INSTALL_MODULES): Added install-inet. | |
15567 | (CLEAN_MODULES): Added clean-inet. | |
15568 | (all-indent): New target. | |
15569 | ||
15570 | * configure.in (host_tools): Added inet. | |
15571 | (native_only): Added inet. | |
15572 | (noconfigdirs): Added inet. | |
15573 | ||
15574 | Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com> | |
15575 | ||
15576 | * configure.in: Don't configure libgloss if we are not configuring | |
15577 | newlib. | |
15578 | ||
15579 | Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com> | |
15580 | ||
15581 | * configure.in: Don't configure libgloss for unsupported | |
15582 | architectures. | |
15583 | ||
15584 | Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15585 | ||
15586 | * Makefile.in (CLEAN_MODULES): Add clean-apache. | |
15587 | ||
15588 | Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com> | |
15589 | ||
15590 | * Makefile.in (ALL_MODULES): Include all-apache. | |
15591 | (CROSS_CHECK_MODULES): Include check-apache. | |
15592 | (INSTALL_MODULES): Include install-apache. | |
15593 | (all-apache): New target. | |
15594 | ||
15595 | * configure.in: Added apache everywhere perl is seen. | |
15596 | ||
15597 | Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15598 | ||
15599 | * Makefile.in: Add support for clean-{module} and | |
15600 | clean-target-{module} rules. | |
15601 | ||
15602 | Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com> | |
15603 | ||
15604 | * configure.in (*-*-ose) do not build libgloss. | |
15605 | ||
15606 | Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15607 | ||
15608 | * config.guess (prep*:SunOS:5.*:*): Turn into | |
15609 | powerpele-unknown-solaris2. | |
15610 | ||
15611 | Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com> | |
15612 | ||
15613 | * configure.in: Permit --enable-shared to specify a list of | |
15614 | directories. | |
15615 | ||
15616 | Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
15617 | ||
15618 | * configure.in (host==solaris): Pass only the first word of $CC | |
15619 | to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. | |
15620 | ||
15621 | Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
15622 | ||
15623 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | |
15624 | ||
15625 | Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com> | |
15626 | ||
15627 | * Makefile.in (ALL_MODULES): Include all-perl. | |
15628 | (CROSS_CHECK_MODULES): Include check-perl. | |
15629 | (INSTALL_MODULES): Include install-perl. | |
15630 | (ALL_X11_MODULES): Include all-guile. | |
15631 | (CHECK_X11_MODULES): Include check-guile. | |
15632 | (INSTALL_X11_MODULES): Include install-guile. | |
15633 | (all-perl): New target. | |
15634 | (all-guile): New target. | |
15635 | ||
15636 | * configure.in (host_tools): Include perl and guile. | |
15637 | (native_only): Include perl and guile. | |
15638 | (noconfigdirs): Don't build guile and perl; no ports have been | |
15639 | done. | |
15640 | ||
15641 | Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au> | |
15642 | ||
e490616e ZW |
15643 | * configure (--enable-*): Handle quoted option lists such as |
15644 | --enable-sim-cflags='-g0 -O' better. | |
6599da04 JM |
15645 | |
15646 | Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15647 | ||
15648 | * Makefile.in ({,inst}all-target): New rule so we can make and | |
15649 | install all of the target directories easily. | |
15650 | ||
15651 | Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
15652 | ||
15653 | * configure.in: Add missing global flag in sed substitution when | |
15654 | deleting `target-' from ${configdirs}. | |
15655 | ||
15656 | Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com> | |
15657 | ||
15658 | * Makefile.in (DO_X): Don't get confused if CC contains `=' in an | |
15659 | option. | |
15660 | ||
15661 | * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of | |
15662 | config/mh-necv4. | |
15663 | ||
15664 | * install.sh: Correct misspelling of transformbasename. | |
15665 | ||
15666 | * config.guess: Recognize mips-*-sysv*. | |
15667 | ||
15668 | Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com> | |
15669 | ||
15670 | * config.sub: Recognize mon960. | |
15671 | ||
15672 | Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com> | |
15673 | ||
15674 | * configure: Restore Canadian Cross handling of BISON and LEX, | |
15675 | removed in Feb 20 change. | |
15676 | ||
15677 | Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> | |
15678 | ||
15679 | * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>: | |
15680 | Mention make install. Remove the old copyright date as well the | |
15681 | clumsy and rather pointless copyright on the README file. | |
15682 | ||
15683 | Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
15684 | ||
15685 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a | |
15686 | Makefile after running symlink-tree, then run `make distclean' to | |
15687 | avoid clobbering any generated files in srcdir. | |
15688 | ||
15689 | Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com> | |
15690 | ||
15691 | * configure.in (m68k-*-netbsd*): Build everything now. | |
15692 | ||
15693 | Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
15694 | ||
15695 | * Makefile.in (taz): Fix quoting. | |
15696 | ||
15697 | Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com> | |
15698 | ||
15699 | * configure.in (sparclet-*-*): Build everything now. | |
15700 | ||
15701 | Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
15702 | ||
15703 | * configure.in (m68k-*-linux*): New host. | |
15704 | ||
15705 | Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com> | |
15706 | ||
15707 | * configure: Check for bison before byacc. | |
15708 | ||
15709 | Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) | |
15710 | ||
15711 | * Makefile.in configure: Change the way LEX and BISON/YACC are | |
15712 | set. configure now defines DEFAULT_LEX and DEFAULT_YACC by | |
15713 | searching PATH. These are used as fallbacks by Makefile.in if | |
15714 | flex/bison/byacc aren't in objdir. | |
15715 | ||
15716 | Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com> | |
15717 | ||
15718 | * Makefile.in: Make everything which depends upon all-bfd also | |
15719 | depend upon all-opcodes, in case --with-commonbfdlib is used. | |
15720 | ||
15721 | Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15722 | ||
15723 | * configure.in (host *-*-cygwin32): Don't build gdb if we are | |
15724 | building NT native compilers on Unix. | |
15725 | ||
15726 | Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> | |
15727 | ||
15728 | * configure.in: Don't get CC from the host Makefile fragment if we | |
15729 | can find gcc in PATH, or if this is a Canadian Cross. Move the | |
15730 | Solaris test for /usr/ucb/cc to the post target script, just after | |
15731 | the compiler sanity test. | |
15732 | ||
15733 | Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com> | |
15734 | ||
15735 | * config.sub: Merge with FSF. | |
15736 | ||
15737 | Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com> | |
15738 | ||
15739 | * Makefile.in (RPATH_ENVVAR): New variable. | |
15740 | (REALLY_SET_LIB_PATH): Use it. | |
15741 | * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |
15742 | ||
15743 | Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com> | |
15744 | ||
15745 | * config.sub, configure.in: Recognize sparclet cpu. | |
15746 | ||
15747 | Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de> | |
15748 | ||
15749 | * config.guess: Support m68k-cbm-sysv4. | |
15750 | ||
15751 | Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
15752 | ||
15753 | * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and | |
15754 | m68k-unknown-linuxaout from linker help string. Put quotes around | |
15755 | $ld_help_string. | |
15756 | ||
15757 | Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com> | |
15758 | ||
15759 | * config.guess (powerpc-harris-powerunix): Add guess for port | |
15760 | to new target. | |
15761 | ||
15762 | Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
15763 | ||
15764 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | |
15765 | ||
15766 | Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com> | |
15767 | ||
15768 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | |
15769 | $(REALLY_SET_LIB_PATH) in Makefile. | |
15770 | * Makefile.in (SET_LIB_PATH): New variable. | |
15771 | (REALLY_SET_LIB_PATH): New variable. | |
15772 | ($(DO_X)): Use $(SET_LIB_PATH). | |
15773 | (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. | |
15774 | ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. | |
15775 | ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. | |
15776 | ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. | |
15777 | ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. | |
15778 | ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. | |
15779 | (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. | |
15780 | (install-dosrel): Likewise. | |
15781 | (all-opcodes): Depend upon all-libiberty. | |
15782 | ||
15783 | Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
15784 | ||
15785 | * config.guess (*:CYGWIN*): New | |
15786 | ||
15787 | Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15788 | ||
15789 | * Makefile.in (all-target-winsup): All all-target-libiberty. | |
15790 | ||
15791 | Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
15792 | ||
15793 | * configure.in (noconfigdirs): Add missing # in front of comment. | |
15794 | ||
15795 | Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com> | |
15796 | ||
15797 | * configure.in: add second pass to things added to noconfigdirs | |
15798 | so *-gm-magic can exclude libgloss properly. | |
15799 | ||
15800 | Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15801 | ||
15802 | * mpw-configure (extralibs_name, rez_name): Set correctly | |
15803 | for MWC68K compiler. | |
15804 | ||
15805 | * mpw-README: Add more info on the necessary build tools. | |
15806 | ||
15807 | Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
15808 | ||
15809 | * configure.in, config.sub: Recognize cygwin32. | |
15810 | ||
15811 | Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> | |
15812 | ||
15813 | * config.guess, config.sub: Recognize A/UX. | |
15814 | ||
15815 | Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com> | |
15816 | ||
15817 | * config.sub: Merge with gcc/config.sub. | |
15818 | ||
15819 | Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com> | |
15820 | ||
15821 | * mpw-build.in (do-binutils): Add build of stamps. | |
15822 | ||
15823 | Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk> | |
15824 | ||
15825 | * config.sub: Add recognition for mips64vr4100*-* targets. | |
15826 | ||
15827 | Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
15828 | ||
15829 | * test-build.mk: Add checking of `hpux9' rather than just `hpux'. | |
15830 | Add creation of gconfigargs with `--enable-shared' turned on. | |
15831 | ($(host)-stamp-stage2-configured): Pass $(gconfigargs). | |
15832 | ($(host)-stamp-stage3-configured): Likewise. | |
15833 | (HOLES): Add chatr and ldd. | |
15834 | (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. | |
15835 | ||
15836 | Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> | |
15837 | ||
15838 | * configure: Pass --nfp to recursive configures. | |
15839 | ||
15840 | Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
15841 | ||
15842 | * Makefile.in (DLLTOOL): New. | |
15843 | (DLLTOOL_FOR_TARGET): New. | |
15844 | (EXTRA_HOST_FLAGS): Pass down DLLTOOL. | |
15845 | (EXTRA_TARGET_FLAGS): Ditto. | |
15846 | (EXTRA_GCC_FLAGS): Ditto. | |
15847 | (CONFIGURE_TARGET_MODULES): Ditto. | |
15848 | (DO_X): Ditto. | |
15849 | * configure: Add DLLTOOL. | |
15850 | ||
15851 | Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com> | |
15852 | ||
15853 | SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: | |
15854 | * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of | |
15855 | mh-sco, since old workarounds no longer needed, and don't | |
15856 | build ld, since libraries have weak symbols in COFF. | |
15857 | ||
15858 | Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com> | |
15859 | ||
15860 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | |
15861 | ||
15862 | Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
15863 | ||
15864 | * configure.in: Make sure that ${CC} can be used to compile an | |
15865 | executable. | |
15866 | ||
15867 | Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> | |
15868 | ||
15869 | * Makefile.in (all-gdb): Depend on $(GDB_TK). | |
15870 | * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or | |
15871 | nothing depending on whether gdbtk is being built. | |
15872 | ||
15873 | Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> | |
15874 | ||
15875 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | |
15876 | ||
15877 | Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com> | |
15878 | ||
15879 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | |
15880 | user specifically used --with-gnu-ld=no or --with-gnu-as=no. | |
15881 | ||
15882 | Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com> | |
15883 | ||
15884 | * config-ml.in: Add support for | |
15885 | --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. | |
15886 | Simplify setting of multidirs from --disable-foo. | |
15887 | ||
15888 | Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
15889 | ||
15890 | * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables | |
15891 | LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, | |
15892 | LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are | |
3b75d237 | 15893 | non-empty, pass them on to the GCC make. |
6599da04 JM |
15894 | (all-bootstrap): New rule that is like all-gcc, except it executes |
15895 | the GCC bootstrap rule instead of the GCC all rule. | |
15896 | ||
15897 | Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com> | |
15898 | ||
15899 | * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. | |
15900 | ||
15901 | Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
15902 | ||
15903 | * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium | |
15904 | DG/UX support. | |
15905 | ||
15906 | Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com> | |
15907 | ||
15908 | * config.sub (i*86*) Change [345] to [3456] | |
15909 | ||
15910 | Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
15911 | ||
15912 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | |
15913 | --with-gnu-ld=no. | |
15914 | ||
15915 | Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
15916 | ||
15917 | * config-ml.in (rs6000*, powerpc*): Add switches to control which | |
15918 | AIX multilibs get built. | |
15919 | ||
15920 | Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
15921 | ||
15922 | * configure.in (i386-win32): Don't build expect if we're not | |
15923 | building the tcl subdir. | |
15924 | ||
15925 | Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com> | |
15926 | ||
15927 | * Makefile.in: (configure-target-examples, all-target-examples): | |
15928 | New targets, configure and build example programs. | |
15929 | ||
15930 | Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com> | |
15931 | ||
15932 | * mpw-configure: If an mpw-config.in generated a file mk.sed, | |
15933 | use it as input to sedit the generated MPW makefile. | |
15934 | * mpw-README: Add a suggestion about Gestalt.h. | |
15935 | ||
15936 | Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com> | |
15937 | ||
15938 | * config.sub: Accept *-*-ieee*. | |
15939 | ||
15940 | Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com> | |
15941 | ||
15942 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | |
15943 | Ronald F. Guilmette <rfg@monkeys.com>. | |
15944 | ||
15945 | Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
15946 | ||
15947 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | |
15948 | for powerpc-pe native. | |
15949 | (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. | |
15950 | (target==powerpc-pe): duplicate i386-win32 entry. | |
15951 | ||
15952 | Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
15953 | ||
15954 | * configure.in (noconfigdirs): Exclude target-newlib for all versions | |
15955 | of vxworks, not just vxworks5.1. | |
15956 | ||
15957 | Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com> | |
15958 | ||
15959 | * mpw-configure: Add support for exec-prefix. | |
15960 | ||
15961 | Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
15962 | ||
15963 | * config.guess: Recognize HP model 816 machines as having | |
15964 | a PA1.1 processor. | |
15965 | ||
15966 | Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
15967 | ||
15968 | * configure: Ignore new autoconf configure options. | |
15969 | ||
6599da04 JM |
15970 | Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> |
15971 | ||
15972 | * config.guess: Recognize Pentium under SCO. | |
15973 | From Robert Lipe <robertl@arnet.com>. | |
15974 | ||
15975 | Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
15976 | ||
15977 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | |
6599da04 JM |
15978 | |
15979 | Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com> | |
15980 | ||
15981 | * configure.in: Don't configure gas for alpha-dec-osf*. | |
15982 | ||
15983 | Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com> | |
15984 | ||
15985 | * configure.in: Default to --with-stabs for some targets for which | |
15986 | it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and | |
15987 | i[345]86*-*-unixware*. | |
15988 | ||
15989 | Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
15990 | ||
15991 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | |
15992 | rather than basing it on the target. Simplify handling of options | |
15993 | controlling which directories to configure. Remove extraneous | |
15994 | slash in multi-clean target. | |
15995 | ||
15996 | Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> | |
15997 | ||
15998 | * config-ml.in: Prefix more variables with ml_ so they don't collide | |
15999 | with configure's. | |
16000 | ||
16001 | Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com> | |
16002 | ||
16003 | * configure: Don't turn -v into --v. | |
16004 | ||
16005 | Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com> | |
16006 | ||
16007 | * configure.in (targargs): Fix typo. | |
16008 | ||
16009 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | |
16010 | ||
16011 | Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com> | |
16012 | ||
16013 | * configure.in: Strip --host and --target options from | |
16014 | CONFIG_ARGUMENTS, and always configure for --host only. Add | |
16015 | --with-cross-host option when building with a cross-compiler. | |
16016 | * configure: Canonicalize the arguments put into config.status by | |
16017 | always using `=' for an option with an argument. Pass a presumed | |
16018 | --host or --target explicitly. | |
16019 | ||
16020 | Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16021 | ||
16022 | * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases | |
16023 | into general OS recognition case. | |
16024 | ||
16025 | Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16026 | ||
16027 | * configure.in (target_configdirs): add target-winsup only | |
16028 | for win32 target systems. | |
16029 | ||
16030 | Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> | |
16031 | ||
16032 | * Makefile.in (all-target-libgloss): Depend upon | |
16033 | configure-target-newlib, since when libgloss is built it looks to | |
16034 | see if the newlib directory exists. | |
16035 | ||
16036 | Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> | |
16037 | ||
16038 | * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of | |
16039 | cfg-ml-*.in. | |
16040 | ||
16041 | Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> | |
16042 | ||
16043 | * configure: Handle LD and LD_FOR_TARGET when configuring a | |
16044 | Canadian Cross. | |
16045 | ||
6599da04 JM |
16046 | Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) |
16047 | ||
16048 | * configure.in (target_libs): add target-winsup. | |
16049 | (target==i386-win32): add patch diff flex make to $noconfigdirs. | |
16050 | (target==ppcle-pe): remove ld from $noconfigdirs. | |
16051 | ||
16052 | Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> | |
16053 | ||
16054 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. | |
16055 | Preserve relative path names in $srcdir. Build symlink tree if | |
16056 | configuring cross target dir and srcdir=. (= no VPATH support). | |
16057 | (configure-target-libg++): Depend on configure-target-librx. | |
16058 | * cfg-ml-com.in, cfg-ml-pos.in: Deleted. | |
16059 | * config-ml.in: New file. | |
16060 | * symlink-tree: New file. | |
16061 | * configure: Ensure srcdir="." if that's what it is. | |
16062 | ||
16063 | Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16064 | ||
16065 | * mpw-README: Clarify some phrasing, add notes about CodeWarrior | |
16066 | includes and FLEX_SKELETON setting. | |
16067 | * mpw-configure (--with-gnu-ld): New option, controls whether | |
16068 | to use PPCLink or ld with PowerMac GCC. | |
16069 | * mpw-build.in (all-grez, do-grez, install-grez): New targets. | |
16070 | * mpw-config.in: Configure grez if targeting Mac. | |
16071 | ||
16072 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | |
3b75d237 AJ |
16073 | accept mpw and mac-mpw as names for m68k Macs, change macos7 to |
16074 | just macos. | |
6599da04 JM |
16075 | * configure.in: Configure grez resource compiler if targeting Mac. |
16076 | * Makefile.in (all-grez, install-grez): New targets. | |
16077 | ||
16078 | Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com> | |
16079 | ||
16080 | * configure: CXX defaults to gcc, not g++. If we find | |
3b75d237 | 16081 | gcc in the path, set CC to gcc -O2. |
6599da04 JM |
16082 | |
16083 | Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com> | |
16084 | ||
16085 | * configure: Default ${build} correctly. Avoid picking up extra | |
16086 | spaces when reading CC and CXX from Makefile. When doing a | |
16087 | Canadian Cross, use plausible default values for numerous | |
16088 | variables. | |
16089 | * configure.in: When doing a Canadian Cross, don't try to | |
16090 | configure tools whose configure script can't handle it. | |
16091 | ||
16092 | Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
16093 | ||
16094 | * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. | |
16095 | ||
16096 | Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16097 | ||
16098 | * configure: Remove dubious bug reporting address. | |
16099 | ||
16100 | Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16101 | ||
16102 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has | |
16103 | configure script, run that instead of this directory's configure. | |
16104 | In either case, print a message that we're configuring the sub-dir. | |
16105 | ||
16106 | Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16107 | ||
16108 | * configure.in: Before checking for the existence of various files, | |
16109 | use sed to filter out "target-". | |
16110 | ||
16111 | Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
16112 | ||
16113 | * Makefile.in (DO_X): Split rule to decrease command line length | |
16114 | for systems with small ARG_MAX values. From phdm@info.ucl.ac.be | |
16115 | (Philippe De Muyter). | |
16116 | ||
16117 | Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16118 | ||
16119 | * Makefile.in (all-patch): depend on all-libiberty. | |
16120 | ||
16121 | Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> | |
16122 | ||
16123 | * configure.in: If the only directory in target_configdirs which | |
16124 | actually exists is libiberty, then set target_configdirs to empty, | |
16125 | to avoid trying to build a target libiberty in a gas or gdb | |
16126 | distribution. | |
16127 | ||
16128 | Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> | |
16129 | ||
16130 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | |
3b75d237 AJ |
16131 | of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 |
16132 | systems. | |
6599da04 JM |
16133 | |
16134 | Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
16135 | ||
16136 | * configure.in (copy_dirs): Use sys-include instead of include | |
16137 | for --with-headers option. | |
16138 | ||
16139 | Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com> | |
16140 | ||
16141 | * Makefile.in, configure.in: Make winsup builds work with | |
16142 | new scheme. | |
16143 | ||
16144 | Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com> | |
16145 | ||
16146 | * configure.in: Build the linker on AIX. | |
16147 | ||
16148 | Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16149 | ||
16150 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | |
16151 | where needed. | |
16152 | ||
16153 | Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com> | |
16154 | ||
16155 | * Makefile.in (all-gcc): Fix typo. | |
16156 | ||
16157 | Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16158 | ||
16159 | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | |
16160 | ||
16161 | Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16162 | ||
16163 | * configure.in: Rename libFOO to target-libFOO, and xiberty | |
16164 | to target-xiberty, to provide more flexibility. | |
16165 | (target_subdir): Define. Create if cross. | |
16166 | Set TARGET_SUBDIR in Makefile to ${target_subdir}. | |
16167 | * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty | |
16168 | -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, | |
16169 | check-libFOO -> check-target-libFOO, etc. | |
16170 | ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. | |
16171 | ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), | |
16172 | $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. | |
16173 | (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to | |
16174 | allow ALL_GCC="" to only configure. | |
16175 | (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. | |
16176 | (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. | |
16177 | (LIBGXX_SUPPORT_DIRS): Remove xiberty. | |
16178 | ||
16179 | Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com> | |
16180 | ||
16181 | * Makefile.in (taz): Build "info" in etc explicitly. | |
16182 | ||
16183 | Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) | |
16184 | ||
16185 | * configure.in: Make sure that CC is undefined (as opposed to | |
16186 | null) if toplevel/config/mh-{host} doesn't define it. Fixes a | |
16187 | problem with autoconf trying to configure on a host without GCC. | |
16188 | ||
16189 | Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16190 | ||
16191 | * mpw-configure: Set host alias from choice of host compiler, | |
16192 | only use generic MPW Makefile sed if present, edit a file | |
16193 | named "hacked_Makefile.in" instead of "Makefile.in" if present. | |
16194 | * mpw-README: Add problem notes about CW6 and CW7. | |
16195 | ||
16196 | Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> | |
16197 | ||
16198 | * Makefile.in (taz): Use ";" instead of ";;". | |
16199 | ||
16200 | Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16201 | ||
16202 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | |
16203 | sub-directory Makefiles, instead of using DISTSTUFFDIRS and | |
16204 | DISTDOCDIRS. | |
16205 | (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. | |
16206 | (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |
16207 | ||
16208 | Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16209 | ||
16210 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | |
16211 | and gnats, because they are now subsumed by DISTSTUFFDIRS. | |
16212 | Move bfd to DISTSTUFFDIRS. | |
16213 | ||
16214 | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16215 | ||
16216 | * Makefile.in (X11_LIB): Removed. | |
16217 | (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. | |
16218 | ||
16219 | * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |
16220 | ||
16221 | Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16222 | ||
16223 | * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory | |
16224 | names. | |
16225 | ||
16226 | Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16227 | ||
16228 | * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. | |
16229 | ||
16230 | Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> | |
16231 | ||
16232 | * configure.in (i[345]86-*-win32): Always build newlib. | |
16233 | Don't configure cvs, autoconf or texinfo. | |
16234 | * Makefile.in (LD_FOR_TARGET): New. | |
16235 | (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): | |
16236 | Pass down LD_FOR_TARGET. | |
16237 | ||
16238 | Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
16239 | ||
16240 | * winsup: New directory. | |
16241 | * Makefile.in: Build winsup. | |
16242 | * configure.in: Winsup is configured when target is win32. | |
16243 | Can only build win32 target GDB when native. | |
4e81ae98 | 16244 | |
6599da04 JM |
16245 | Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) |
16246 | ||
16247 | * config.guess: Recognize HP model 819 machines as having | |
16248 | a PA 1.1 processor. | |
16249 | ||
16250 | Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
16251 | ||
16252 | * configure: Fix sed loop which substitutes for CC and CXX to | |
16253 | avoid bug found in various sed implementations. | |
16254 | ||
16255 | Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16256 | ||
16257 | * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for | |
16258 | simulator. Use standard powerpc-*-eabi*. | |
16259 | ||
16260 | Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
16261 | ||
16262 | * configure.in: Stop putting gas and binutils in noconfigdirs for | |
16263 | powerpc-*-aix* and rs6000-*-*. | |
16264 | ||
16265 | Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com> | |
16266 | ||
16267 | * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building | |
16268 | -mcall-aixdesc libraries. | |
16269 | ||
16270 | Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com> | |
16271 | ||
16272 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
16273 | ||
16274 | * config.sub (arm | armel | armeb): Fix shell syntax. | |
16275 | ||
16276 | Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16277 | ||
16278 | * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for | |
16279 | -msoft-float and -mcpu=common support. | |
16280 | (powerpc*-*-eabisim*): Add support for building -mcall-aix | |
16281 | libraries. | |
16282 | ||
16283 | Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
16284 | ||
16285 | * configure.in: Allow configuration and build of emacs19 for the alpha. | |
16286 | ||
16287 | Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16288 | ||
16289 | * configure.in (CC): Get ^CC, not just any old CC, from | |
16290 | ${host_makefile_frag}. | |
16291 | ||
16292 | Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16293 | ||
4e81ae98 | 16294 | * configure.in (CC): Try to get CC from |
6599da04 JM |
16295 | ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. |
16296 | ||
16297 | Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16298 | ||
16299 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | |
16300 | only if it exists in $(srcdir). | |
16301 | ||
16302 | Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com> | |
16303 | ||
16304 | * configure: If CC and CXX are not set in the environment, set | |
16305 | them, based on either an existing Makefile or on searching for gcc | |
16306 | in PATH. Substitute for CC and CXX in Makefile. | |
16307 | * configure.in: Remove libm from target_libs. Separate | |
16308 | target_configdirs from configdirs. If CC is not set in | |
16309 | environment, try to get it from a host Makefile fragment. Rewrite | |
16310 | changes of configdirs to use skipdirs instead. A few minor | |
16311 | tweaks. Take directories out of target_configdirs as they are | |
16312 | taken out of configdirs. Remove existing Makefile files from | |
16313 | subdirectories. Substitute for TARGET_CONFIGDIRS and | |
16314 | CONFIG_ARGUMENTS in Makefile. | |
16315 | * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set | |
16316 | by configure.in. | |
16317 | (CONFIG_ARGUMENTS): Likewise. | |
16318 | (CONFIGURE_TARGET_MODULES): New variable. | |
16319 | ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. | |
16320 | ($(CONFIGURE_TARGET_MODULES)): New target. | |
16321 | (configure-libg++, configure-libio): New targets. | |
16322 | (all-libg++): Depend upon configure-libg++. | |
16323 | (all-libio): Depend upon configure-libio. | |
16324 | (configure-libgloss, all-libgloss): New targets. | |
16325 | (configure-libstdc++): New target. | |
16326 | (all-libstdc++): Depend upon configure-libstdc++. | |
16327 | (configure-librx, all-librx): New targets. | |
16328 | (configure-newlib): New target. | |
16329 | (all-newlib): Depend upon configure-newlib | |
16330 | (configure-xiberty): New target. | |
16331 | (all-xiberty): Depend upon configure-xiberty. | |
16332 | ||
16333 | Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16334 | ||
16335 | * configure.in (host i[345]86-*-win32): Expand the | |
16336 | noconfigdirs again. | |
16337 | ||
16338 | Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16339 | ||
16340 | * mpw-configure: Fix sed command file name. | |
16341 | ||
16342 | Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
16343 | ||
4e81ae98 | 16344 | * configure.in (host i[345]86-*-win32): Reduce the |
6599da04 JM |
16345 | noconfigdirs again. |
16346 | ||
16347 | Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com> | |
16348 | ||
16349 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* | |
16350 | or powerpc*-*-pe*, since they are not yet supported. | |
16351 | ||
16352 | Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16353 | ||
16354 | Add PowerMac support and many other enhancements. | |
16355 | * mpw-configure: New option --cc to select compiler to use, | |
16356 | paste options set according to --cc into the generated | |
16357 | Makefile, generate the Makefile by sed'ing the Unix Makefile.in | |
16358 | if mpw-make.sed is present. | |
16359 | * mpw-config.in: Don't test for gC1, test for mpw-touch, | |
16360 | add forward includes for PowerPC include files. | |
16361 | * mpw-build.in: Build using Makefile.PPC if present. | |
16362 | (do-byacc, etc): Remove separate version resource builds. | |
16363 | (do-gas): Build "stamps" before "all". | |
16364 | (do-gcc): Build "stamps-h" and "stamps-c" before "all". | |
16365 | * mpw-README: Update to reflect --cc option, PowerMac support, | |
16366 | and recently-reported compatibility problems. | |
16367 | ||
16368 | Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com> | |
16369 | ||
16370 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | |
16371 | embedded m68k systems (-aout, -coff, -elf, -vxworks). | |
16372 | (--with-multilib-top): Pass to recursive invocations. | |
16373 | ||
16374 | Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com> | |
16375 | ||
16376 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | |
16377 | v810-*-*. | |
16378 | ||
16379 | Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
16380 | ||
16381 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | |
16382 | gdb, ld and opcodes on v810-*-*. | |
16383 | ||
6599da04 JM |
16384 | Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com> |
16385 | ||
16386 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | |
16387 | (local-maintainer-clean): New target. | |
16388 | (maintainer-clean): New target. | |
16389 | (realclean): Just depend upon maintainer-clean. | |
16390 | ||
16391 | Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
16392 | ||
16393 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | |
16394 | ||
16395 | Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com> | |
16396 | ||
16397 | * configure.in: Build ld in mips*-*-bsd* case. | |
16398 | ||
16399 | Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com> | |
16400 | ||
16401 | * config.sub: Accept -lites* OS. From Ian Dall. | |
16402 | ||
16403 | Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> | |
16404 | ||
16405 | * config.sub: recognise mips64vr4300 and mips64vr4300el as valid | |
3b75d237 | 16406 | targets. |
6599da04 JM |
16407 | |
16408 | Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16409 | ||
16410 | * configure.in: treat i386-win32 canadian cross the same as | |
16411 | i386-go32 canadian cross. | |
16412 | ||
16413 | Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16414 | ||
16415 | * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC | |
16416 | running under the simulator to build a reduced set of libraries. | |
16417 | (powerpc-*-eabiaix): Add fine grained multilib support added to | |
16418 | other powerpc targets yesterday. | |
16419 | ||
16420 | Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16421 | ||
16422 | * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, | |
16423 | -disable-softfloat, -disable-relocatable, -disable-aix, and | |
16424 | -disable-sysv to control which multilib libraries get built. | |
16425 | ||
16426 | Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
16427 | ||
16428 | * configure: Add Makefile.tem to list of files to remove in trap | |
16429 | handler. | |
16430 | ||
16431 | Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16432 | ||
16433 | * config.guess (*Linux*): Add missing "exit"s. | |
16434 | Also, need specific check for alpha-unknown-linux (uses COFF). | |
16435 | ||
16436 | Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16437 | ||
16438 | * config.guess: Merge with FSF: | |
16439 | ||
16440 | Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> | |
16441 | * config.guess (AIX4): More robust release numbering discovery. | |
16442 | ||
16443 | Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) | |
16444 | * config.guess (i386-sequent-ptx): Properly get version number. | |
16445 | ||
16446 | Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) | |
16447 | * config.guess (mips:*:4*:UMIPS): New case. | |
16448 | ||
16449 | Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
16450 | ||
16451 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | |
16452 | (i386-win32 host): Likewise. Don't build readline. | |
16453 | ||
16454 | Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com> | |
16455 | ||
16456 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | |
16457 | SUPPORT_FILES to submakes. | |
16458 | ||
16459 | Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com> | |
16460 | ||
16461 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | |
16462 | (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and | |
16463 | mpw-configure. | |
16464 | ||
16465 | Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com> | |
16466 | ||
16467 | * configure.in (appdirs): Use =, not ==, in test expression when | |
16468 | trying to build the text to print in the warning message for | |
16469 | Solaris users. | |
16470 | ||
16471 | Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com> | |
16472 | ||
16473 | * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. | |
16474 | ||
16475 | Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
16476 | ||
16477 | * config.guess: Recognize lynx-2.3. | |
16478 | ||
16479 | Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com> | |
16480 | ||
16481 | * config.sub (z8ksim): Deleted | |
16482 | (z8k-*-coff): New, this is the one true name of the target. | |
16483 | ||
16484 | Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com> | |
16485 | ||
16486 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | |
16487 | ||
16488 | Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) | |
16489 | ||
16490 | * config.guess (*:Linux:*:*): First try asking the linker what the | |
16491 | default object file format is (elf, aout, or coff). Then if this | |
16492 | fails, try previous methods. | |
16493 | ||
16494 | Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
16495 | ||
16496 | * configure.in: Don't build newlib for *-*-vxworks5.1. | |
16497 | ||
16498 | Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
16499 | ||
16500 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | |
16501 | * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |
16502 | ||
16503 | Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com> | |
16504 | ||
16505 | * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". | |
16506 | ||
16507 | Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com> | |
16508 | ||
16509 | * cfg-ml-com.in: New file. | |
16510 | * cfg-ml-pos.in: New file. | |
16511 | ||
16512 | Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
16513 | ||
16514 | * COPYING.NEWLIB: Add HP free copyright to list. | |
16515 | ||
16516 | Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
16517 | ||
16518 | * config.sub: Recognize -eabi* for the system, not just -eabi. | |
16519 | ||
16520 | Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
16521 | ||
16522 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | |
16523 | * config.sub, configure.in (win32): New target and host. | |
16524 | ||
16525 | Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
16526 | ||
16527 | * configure.in: Add i386-pe configuration. | |
16528 | ||
16529 | Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16530 | ||
16531 | * mpw-build.in (install): Install GDB after LD. | |
16532 | ||
16533 | Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16534 | ||
16535 | * mpw-config.in (elf/mips.h): Always forward-include, needed | |
16536 | for GDB to build. | |
16537 | ||
16538 | Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
16539 | ||
16540 | * testsuite: New directory for customer acceptance and whole tool | |
16541 | chain tests. | |
16542 | ||
16543 | Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16544 | ||
16545 | * configure: If per-host line isn't found, but AC_OUTPUT is found | |
16546 | and a configure script exists, run it instead. | |
16547 | ||
16548 | Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16549 | ||
16550 | * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. | |
16551 | ||
16552 | Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
16553 | ||
16554 | * configure: Set build_{cpu,vendor,os,alias} to host values when | |
16555 | --build isn't specified. | |
16556 | ||
16557 | Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
16558 | ||
16559 | * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. | |
16560 | (FLAGS_TO_PASS): Pass them. | |
16561 | (EXTRA_TARGET_FLAGS): Ditto. | |
16562 | ||
6599da04 JM |
16563 | Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> |
16564 | ||
16565 | * Makefile.in (all-libg++): Depend on all-libstdc++. | |
16566 | ||
16567 | Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
16568 | ||
16569 | * configure.in (noconfigdirs): Enable all packages for | |
16570 | i386-unknown-netbsd. | |
16571 | ||
16572 | Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | |
16573 | ||
16574 | * configure.in (noconfigdirs): Don't configure tk for i386-go32 | |
16575 | hosted builds (DOS builds) | |
16576 | ||
16577 | Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
16578 | ||
16579 | Changes for ARM based on patches from Richard Earnshaw: | |
16580 | * config.sub: Handle armeb and armel. | |
16581 | * configure.in: Omit arm linker only for riscix. | |
16582 | ||
16583 | Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16584 | ||
16585 | * config.guess: Update from FSF. | |
16586 | ||
16587 | Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> | |
16588 | ||
63f6bcd7 | 16589 | * config.sub: Recognize powerpcle as the little endian variant of |
6599da04 JM |
16590 | the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a |
16591 | powerpcle variant. Convert pentium into i586, not i486. Add p5 | |
16592 | alias for i586. Map new x86 variants p6, k5, nexgen into i586 | |
16593 | temporarily. | |
16594 | ||
16595 | Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) | |
16596 | ||
16597 | * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. | |
16598 | ||
16599 | Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) | |
16600 | ||
16601 | * config.sub: Accept -lites* as a basic system type. | |
16602 | ||
16603 | Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) | |
16604 | ||
16605 | * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is | |
16606 | installed, and if so return linuxoldld as the system name. | |
16607 | ||
16608 | Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) | |
16609 | ||
16610 | * config.guess: Add hppa1.1-hp-lites support. | |
16611 | ||
16612 | Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
16613 | ||
16614 | * configure.in: Don't build newlib for m68k-vxworks5.1. | |
16615 | ||
16616 | Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
16617 | ||
16618 | * configure.in (mips-sgi-irix6): Use mh-irix5. | |
16619 | ||
16620 | Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com> | |
16621 | ||
16622 | * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). | |
16623 | ||
16624 | Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
16625 | ||
16626 | * test-build.mk: Enable building of shared libraries on IRIX 5 and | |
e490616e | 16627 | OSF/1. Fix compiler flags. |
6599da04 JM |
16628 | * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. |
16629 | ||
16630 | Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com> | |
16631 | ||
16632 | * configure.in: Recognize --with-newlib. | |
16633 | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. | |
16634 | ||
16635 | Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16636 | ||
d207ebef | 16637 | * Makefile.in: move {all,check,install}-gdb from *_MODULES |
6599da04 JM |
16638 | to *_X11_MODULES due to gdbtk needing X include files et al. |
16639 | ||
16640 | Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com> | |
16641 | ||
16642 | Merge in support for Mac MPW as a host. | |
16643 | (Old change descriptions retained for informational value.) | |
16644 | ||
16645 | * mpw-config.in: Add generic include forwards for cpu-specific | |
16646 | include files in aout and elf directories. | |
16647 | ||
16648 | * mpw-configure: Added copyright. | |
16649 | * mpw-config.in: Check for presence of required build tools. | |
16650 | (target_libs): Add newlib. | |
16651 | (target_tools): Add examples. | |
16652 | (Read Me): Generate as "Read Me for MPW" instead. | |
16653 | * mpw-build.in: Base sub-builds on all-foo instead of do-foo. | |
16654 | (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. | |
16655 | (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. | |
16656 | ||
16657 | * mpw-configure: Remove subdir-specific makefile hackery, | |
16658 | delete mk.tmp after using it. | |
16659 | ||
16660 | * mpw-build.in (all): Display start and end times. | |
16661 | ||
16662 | * mpw-configure (host_canonical): Set. | |
16663 | (target_cpu): Always add to makefiles. | |
16664 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
16665 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
16666 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
16667 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
16668 | ||
16669 | * mpw-build.in: (install-only): New target. | |
16670 | ||
16671 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
16672 | and targetalias, add into generated Makefile. | |
16673 | (mk.tmp): If present, add into generated Makefile. | |
16674 | * mpw-build.in (all-gas): Build config.h first before gas proper. | |
16675 | ||
16676 | * mpw-configure (config.status): Write only if changed. | |
16677 | * mpw-config.in (readline): Configure it (not built, just used for | |
16678 | definitions). | |
16679 | ||
16680 | * mpw-config.in (elf/mips.h): Add a forward include. | |
16681 | ||
16682 | * mpw-config.in: Forward-include most .h files in include into | |
16683 | extra-include. | |
16684 | (readline): Don't build. | |
16685 | mpw-build.in (install): Install GDB. | |
16686 | ||
16687 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
16688 | * mpw-config.in (mmalloc, readline): Don't configure. | |
16689 | * mpw-build.in (thisscript): Rename to ThisScript. | |
16690 | Use mpw-build instead of BuildProgram everywhere. | |
16691 | (mmalloc, readline): Don't build. | |
16692 | * mpw-README: New file, basic documentation about the MPW port. | |
16693 | ||
16694 | * mpw-config.in: Use forward-include to create include files. | |
16695 | ||
16696 | * mpw-configure: Add more things to the top of each configured | |
16697 | Makefile, including contents of config/mpw-mh-mpw. | |
16698 | * mpw-config.in (extra-include): Create this directory and fill it | |
16699 | with Posix-like include files when configuring. | |
16700 | ||
16701 | * config.sub (apple, mac, mpw): Add various aliases. | |
16702 | ||
16703 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
16704 | * mpw-configure: New file, configure script for MPW. | |
16705 | * mpw-config.in: New file, config fragment for MPW. | |
16706 | ||
16707 | Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
16708 | ||
16709 | * configure.in (host_libs): Remove glob, since it is gone from the | |
16710 | sources. | |
16711 | ||
16712 | Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16713 | ||
16714 | * Makefile.in: define empty GDB_NLM_DEPS var. | |
16715 | ||
16716 | * configure.in(target_makefile_frag): use config/mt-netware | |
16717 | for netware targets. | |
16718 | ||
16719 | Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
16720 | ||
16721 | * config.sub: Merge in recent FSF changes. Remove linux special | |
16722 | cases. | |
16723 | ||
16724 | Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
16725 | ||
731a8127 | 16726 | Revert this change: |
6599da04 JM |
16727 | |
16728 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
16729 | ||
16730 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
16731 | ||
6599da04 JM |
16732 | Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) |
16733 | ||
16734 | * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us | |
16735 | stop using it. | |
16736 | * Makefile.in: Nuke all references to glob subdirectory. | |
16737 | ||
16738 | Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
16739 | ||
16740 | * configure.in: Fix --enable-shared logic in per-host. | |
16741 | ||
16742 | Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
16743 | ||
16744 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | |
16745 | ||
16746 | Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
16747 | ||
16748 | * configure.in (noconfigdirs): Don't build gas on AIX, for | |
16749 | powerpc*-*-aix* as well as for rs6000*-*-aix*. | |
16750 | ||
16751 | Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com> | |
16752 | ||
16753 | * configure: Fix --cache-file to work if the file argument is a | |
16754 | relative path. | |
16755 | ||
16756 | Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com> | |
16757 | ||
16758 | * configure: If the --cache-file is used, pass it down to | |
16759 | configure in subdirectories. | |
16760 | ||
16761 | Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com> | |
16762 | ||
16763 | * config.sub: add vxworks29k configuration. | |
16764 | ||
16765 | Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16766 | ||
16767 | * Makefile.in (taz): Do "diststuff" part quietly. | |
16768 | ||
16769 | Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
16770 | ||
16771 | * config.sub: Mini-merge with gcc/config.sub. | |
16772 | ||
16773 | Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
16774 | ||
16775 | * config.guess (IRIX): Sed - to _. | |
16776 | ||
16777 | Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
16778 | ||
16779 | * Makefile.in (source-vault, binary-vault): New targets. | |
16780 | ||
16781 | Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com> | |
16782 | ||
16783 | * config.sub: Recognize -eabi as a basic system type. | |
16784 | ||
16785 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
16786 | ||
16787 | * configure.in (enable_shared stuff): Fix typo. | |
16788 | ||
16789 | Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) | |
16790 | ||
16791 | * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. | |
16792 | ||
16793 | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
16794 | ||
16795 | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |
16796 | ||
16797 | Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com> | |
16798 | ||
16799 | * configure.in (rs6000-*-*): Don't build gas. | |
16800 | ||
16801 | Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com> | |
16802 | ||
16803 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | |
16804 | reduce command line length. | |
16805 | (AS_FOR_TARGET): Check for as.new, not Makefile. | |
16806 | (NM_FOR_TARGET): Check for nm.new, not Makefile. | |
16807 | ||
16808 | Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
16809 | ||
16810 | * config.guess: Merge from FSF. | |
16811 | ||
16812 | Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
16813 | ||
16814 | * configure: Don't use $ when handling program_suffix. | |
16815 | ||
16816 | Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) | |
16817 | ||
16818 | * configure.in: Configure tk for hppa/hpux. | |
16819 | ||
16820 | Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
16821 | ||
16822 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | |
16823 | ||
16824 | Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
16825 | ||
16826 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | |
16827 | to LIBCXXFLAGS. Tests are better run without it. | |
16828 | ||
16829 | Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) | |
16830 | ||
16831 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | |
16832 | ||
16833 | Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com> | |
16834 | ||
16835 | * configure.in (*-*-netware*): Don't configure xiberty. | |
16836 | ||
16837 | Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) | |
16838 | ||
16839 | * configure.in: Remove tk from native_only list. | |
16840 | ||
16841 | Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) | |
16842 | ||
16843 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | |
16844 | for special NCD build. | |
16845 | ||
16846 | Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16847 | ||
16848 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and | |
16849 | makeall.bat, they're only useful for binutils snapshots. | |
16850 | (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and | |
16851 | makeall.bat to specified SUPPORT_FILES. | |
16852 | ||
16853 | Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) | |
16854 | ||
16855 | * build-all.mk: Add Ericsson targets to sun4 and solaris | |
16856 | hosts. Add BNR's sun4 target to solaris host, so their | |
16857 | build-from-source will be tested in-house first. | |
16858 | ||
16859 | Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
16860 | ||
16861 | * Makefile.in (LIBCFLAGS): New variable. | |
16862 | (CFLAGS_FOR_TARGET): Ditto. | |
16863 | (LIBCFLAGS_FOR_TARGET): Ditto. | |
16864 | (LIBCXXFLAGS): Ditto. | |
16865 | (CXXFLAGS_FOR_TARGET): Ditto. | |
16866 | (LIBCXXFLAGS_FOR_TARGET): Ditto. | |
16867 | (BASE_FLAGS_TO_PASS): Pass them. | |
16868 | (EXTRA_TARGET_FLAGS): Ditto. | |
16869 | ||
731a8127 | 16870 | * configure.in: Support --enable-shared. |
6599da04 JM |
16871 | |
16872 | Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
16873 | ||
16874 | * configure.in (target_libs): Include libstdc++ again. | |
16875 | * config.guess: Update from FSF (for FreeBSD). | |
16876 | ||
16877 | Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16878 | ||
16879 | * Makefile.in (DEVO_SUPPORT): Include configure.bat and | |
16880 | makeall.bat. | |
16881 | (DISTDOCDIRS): Add `etc'. | |
16882 | (ETC_SUPPORT_PFX): New variable. | |
16883 | (taz): Include anything from etc starting with a word in | |
16884 | ETC_SUPPORT_PFX. | |
16885 | ||
16886 | Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
16887 | ||
16888 | * config.sub: Update for recent FSF changes. Remove obsolete | |
16889 | h8300hds entry. Add -windows* and -osx as basic os. Minor | |
16890 | spacing changes. | |
16891 | ||
16892 | Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
16893 | ||
16894 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | |
16895 | ||
16896 | * config.guess: Merge with FSF. | |
16897 | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |
16898 | ||
16899 | Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16900 | ||
16901 | * configure: Since the "trap 0" handler will override the exit | |
16902 | status on many systems, only use it for "exit 1", and make it set | |
16903 | a non-zero exit status; reset it before "exit 0". Also, check | |
16904 | exit status of config.sub, and error out if it failed. | |
16905 | ||
16906 | Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) | |
16907 | ||
16908 | * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build | |
16909 | and install libgloss. | |
16910 | ||
16911 | Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
16912 | ||
16913 | * Makefile.in (all-binutils): Depend upon all-byacc. | |
16914 | ||
16915 | * configure.in: Don't build emacs on Irix 5. | |
16916 | ||
16917 | Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
16918 | ||
16919 | * configure.in (*-*-netware*): Add libio. | |
16920 | ||
16921 | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
16922 | ||
16923 | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. | |
16924 | (CHECK_TARGET_MODULES): Ditto. | |
16925 | (INSTALL_TARGET_MODULES): Ditto. | |
16926 | (TARGET_LIBS): Ditto. | |
16927 | (all-libstdc++): Note dependencies. | |
16928 | ||
16929 | Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16930 | ||
16931 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. | |
16932 | ||
16933 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
16934 | ||
16935 | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of | |
16936 | -fexternal-templates. | |
16937 | ||
16938 | * configure.in (target_libs): Add libstdc++. | |
16939 | (noconfigdirs): Add libstdc++ as appropriate. | |
16940 | ||
16941 | Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
16942 | ||
16943 | * config.guess: Update from FSF. | |
16944 | ||
16945 | Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
16946 | ||
16947 | * configure: Use ${config_shell} when running ${configsub}. | |
16948 | ||
16949 | Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com> | |
16950 | ||
16951 | * config.sub: No longer recognize h8300h. | |
16952 | ||
16953 | Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
16954 | ||
16955 | * config.sub: Remove extraneous differences between config.sub and | |
16956 | gcc/config.sub. | |
16957 | ||
16958 | Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
16959 | ||
16960 | * Makefile.in (DISTSTUFFDIRS): Add gas. | |
16961 | ||
16962 | Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) | |
16963 | ||
16964 | * COPYING.NEWLIB: New file. | |
16965 | ||
16966 | Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
16967 | ||
16968 | * config.guess (HP-UX): Patch from Harlan Stenn | |
16969 | <harlan@landmark.com> to also emit release level. | |
16970 | ||
16971 | Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
16972 | ||
16973 | * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | |
16974 | ||
16975 | Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
16976 | ||
16977 | * config.sub: Merge nextstep cleanup from FSF. | |
16978 | ||
16979 | Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
16980 | ||
16981 | * configure.in (arm-*-*): Don't configure ld for this target. | |
16982 | ||
16983 | Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
16984 | ||
16985 | * configure.in (*-*-netware): don't configure libg++, libio, | |
16986 | librx, or newlib. | |
16987 | ||
16988 | Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
16989 | ||
16990 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | |
16991 | configure ld--it works, but it doesn't support shared libraries. | |
16992 | ||
16993 | Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
16994 | ||
16995 | * config.guess (*-unknown-freebsd*): Get rid of possible | |
16996 | trailing "(Release)" in version string. | |
16997 | Patch from Paul Richards <paul@isl.cf.ac.uk>. | |
16998 | ||
16999 | Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17000 | ||
17001 | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | |
17002 | Fix type: *-next-neststep -> *-next-nextstep. | |
17003 | ||
17004 | * config.guess: Merge from FSF: | |
17005 | ||
17006 | Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
17007 | ||
17008 | * config.guess: Recognize powerpc-ibm-aix3.2.5. | |
17009 | ||
17010 | Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
17011 | ||
17012 | * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V | |
17013 | instead of UNIX_SV for UnixWare 1.0). | |
17014 | ||
17015 | Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) | |
17016 | ||
17017 | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | |
17018 | to make gdb/nlm/* build after the compiler and linker. | |
17019 | ||
17020 | Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17021 | ||
17022 | * config.guess (netbsd, freebsd, linux): Accept any machine, | |
17023 | not just i[34]86. | |
17024 | (m68k-atari-sysv4): Relocate to match FSF version. | |
17025 | ||
17026 | * config.guess: More merges from the FSF: | |
17027 | ||
17028 | Add a space before function call or macro invocation. | |
17029 | ||
17030 | Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
17031 | ||
17032 | * config.guess: Add trap cmd to remove dummy.c and dummy when | |
17033 | interrupted. | |
17034 | ||
17035 | Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
17036 | ||
17037 | * config.guess (dummy.c): Redirect stderr for `hostinfo' command. | |
17038 | (dummy): Redirect stderr from compilation of dummy.c. | |
17039 | ||
17040 | Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) | |
17041 | ||
17042 | * config.guess: Distinguish between NeXTStep 2.1 and 3.x. | |
17043 | ||
17044 | Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) | |
17045 | ||
17046 | * configure: Accept and ignore --cache*, for compatibility with | |
17047 | new autoconf. | |
17048 | ||
17049 | Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17050 | ||
17051 | * config.guess: Merge from FSF: | |
17052 | ||
17053 | Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
17054 | ||
17055 | * config.guess (Pyramid*:OSx*:*:*): New case. | |
e490616e ZW |
17056 | (PATH): Add /.attbin at end for finding uname. |
17057 | (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. | |
6599da04 JM |
17058 | |
17059 | Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) | |
17060 | ||
e490616e | 17061 | * config.guess (M88*:DolphinOS:*:*): New case. |
6599da04 JM |
17062 | |
17063 | Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) | |
17064 | ||
e490616e ZW |
17065 | * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE |
17066 | to select whether to use ELF or COFF. | |
6599da04 JM |
17067 | |
17068 | Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
17069 | ||
e490616e | 17070 | * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. |
6599da04 JM |
17071 | |
17072 | Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
17073 | ||
17074 | * config.guess: Guess the OS version for HPUX. | |
17075 | ||
17076 | Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) | |
17077 | ||
17078 | * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. | |
17079 | ||
17080 | Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17081 | ||
17082 | * configure.in: Recognize --with-headers, --with-libs, and | |
17083 | --without-newlib. | |
17084 | * Makefile.in (all-xiberty): Depend upon all-ld. | |
17085 | ||
17086 | Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17087 | ||
17088 | * configure.in: Change i[34]86 to i[345]86. | |
17089 | ||
17090 | Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17091 | ||
17092 | * configure (version): A few more tweaks to help message. | |
17093 | ||
17094 | Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17095 | ||
17096 | * Makefile.in: Remove (for now) librx as a host library, | |
17097 | now that we're building it for target. | |
17098 | ||
17099 | Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17100 | ||
17101 | * configure: Fix up help message; from karl@owl.hq.ileaf.com | |
17102 | (Karl Berry). | |
17103 | ||
17104 | Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17105 | ||
17106 | * configure.in: Also configure librx. | |
17107 | ||
17108 | Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17109 | ||
17110 | * Makefile.in: Update various rules to reflect that librx | |
17111 | is now needed for libg++. | |
17112 | ||
17113 | Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17114 | ||
17115 | * config.sub: Accept mips64orion and mips64orionel as a CPU name. | |
17116 | ||
17117 | Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) | |
17118 | ||
17119 | * configure.in: Configure the examples directory. | |
17120 | ||
17121 | Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17122 | ||
17123 | * configure: Simplify Jun 2 1994 change. | |
17124 | ||
17125 | Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
17126 | ||
17127 | * change CC to /usr/latest/bin/gcc for lynx host builds, since | |
17128 | /bin/gcc isn't good enough to build gcc. | |
17129 | ||
17130 | Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) | |
17131 | ||
17132 | * Makefile.in (GDB_SUPPORT_FILES): Remove | |
17133 | (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. | |
17134 | (gdb.tar.gz): Add new rule to use standard distribution building | |
17135 | mechanism. | |
17136 | ||
17137 | Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17138 | ||
17139 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | |
17140 | Bill Cox <bill@cygnus.com>. | |
17141 | ||
17142 | Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17143 | ||
17144 | * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. | |
17145 | ||
17146 | Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) | |
17147 | ||
17148 | * configure: Search current dir first in .gdbinit. | |
17149 | ||
17150 | Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17151 | ||
17152 | * config.sub: Recognize freebsd (merged from gcc config.sub). | |
17153 | ||
17154 | Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17155 | ||
17156 | * config.sub: Refer to NeXT's operating system as nextstep. | |
17157 | ||
17158 | * config.sub (case $basic_machine): Re-order the cases, to match | |
17159 | the order in the FSF version (which is mostly alphabethical). | |
17160 | Merge in some additions and changes from the FSF. | |
17161 | ||
17162 | Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) | |
17163 | ||
17164 | * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. | |
17165 | * config.sub: Recognize cxux7. | |
17166 | * configure.in: Use mh-cxux for m88k-harris-cxux*. | |
17167 | ||
17168 | Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17169 | ||
17170 | * config.sub: Fix typo powerpc -> powerpc-*. | |
17171 | ||
17172 | Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) | |
17173 | ||
17174 | * Makefile.in: `all-emacs19' depends on `all-byacc'. | |
17175 | ||
17176 | * Makefile.in: Add all-emacs19 and install-emacs19 rules (in | |
17177 | parallel with all-emacs and install-emacs). Top-level command | |
17178 | `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |
17179 | ||
17180 | Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17181 | ||
17182 | * test-build.mk ($(host)-stamp-stage2-installed): Remove | |
17183 | $(relbindir)/make before doing ``make install'', and use | |
17184 | $(GNU_MAKE) while doing it. Avoids problem on SunOS with | |
17185 | installing over running make binary. | |
17186 | ($(host)-stamp-stage3-installed): Likewise. | |
17187 | ||
17188 | Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17189 | ||
17190 | * config.guess: Recognize Mach. | |
17191 | ||
17192 | Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
17193 | ||
17194 | * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to | |
17195 | see whether --exec-prefix was used. | |
17196 | ||
17197 | Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17198 | ||
17199 | * README: Explicitly mention libg++/README. (Zoo's idea.) | |
17200 | ||
17201 | Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17202 | ||
17203 | * Makefile.in: Add all-librx target similar to all-libproc. | |
17204 | ||
17205 | Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) | |
17206 | ||
17207 | * config.guess: Rearrange tests for Alpha-OSF1 to properly deal | |
17208 | with post 1.2 uname bogosity. | |
17209 | ||
17210 | Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17211 | ||
17212 | * configure: Remove temporary files on receipt of a signal. | |
17213 | ||
17214 | Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) | |
17215 | ||
17216 | * configure: If there is a package_makefile_frag, remove | |
17217 | ${subdir}/Makefile.tem after copying it in. | |
17218 | ||
17219 | Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
17220 | ||
17221 | * build_all.mk: support rs6000 lynx identifies itself as | |
17222 | rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc | |
17223 | since /bin/gcc is too feeble to compile a modern gcc. | |
17224 | ||
17225 | Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
17226 | ||
17227 | * brought devo/test-build.mk update-to-date with progressive/ | |
17228 | test-build.mk. Add lynx targets and hppa flag info. | |
17229 | ||
17230 | Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17231 | ||
17232 | * configure.in: Use mh-ncrsvr43. Patch from | |
17233 | Tom McConnell <tmcconne@sedona.intel.com>. | |
17234 | ||
17235 | Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17236 | ||
17237 | * config.guess (i386-unknown-bsdi): No longer need to | |
17238 | check #if defined(__bsdi__) && defined(__i386__). | |
17239 | ||
17240 | Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17241 | ||
17242 | * configure: Set program_transform_nameoption correctly. | |
17243 | ||
17244 | Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
17245 | ||
17246 | * brought build-all.mk update-to-date with progressive build-all.mk, | |
17247 | added new targets and hppa info. | |
4e81ae98 | 17248 | |
6599da04 JM |
17249 | Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) |
17250 | ||
17251 | * configure: If config.guess result is a prefix of the user | |
17252 | specified target, assume a native build and use the user specified | |
17253 | target as the host alias. Remove SunOS patch suffix removal hack. | |
17254 | * configure.in: Remove SunOS patch suffix removal hack. | |
17255 | ||
17256 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | |
17257 | in NATIVE_CHECK_MODULES. | |
17258 | ||
17259 | Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) | |
17260 | ||
17261 | * Makefile.in: Rename HOST_ONLY to NATIVE. | |
17262 | * configure: Delete SunOs patch suffix from host_canonical | |
17263 | and build_canonical variables that are prepended to Makefiles. | |
17264 | * configure.in: Add comments for easier maintenance. | |
17265 | ||
17266 | Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17267 | ||
17268 | * Makefile.in: Add all-libproc target similar to all-gui. | |
17269 | ||
17270 | Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) | |
17271 | ||
17272 | * Makefile.in (CHECK_MODULES): split into | |
17273 | HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. | |
17274 | ||
17275 | Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) | |
17276 | ||
17277 | * config.guess (i386-unknown-bsdi): New system to guess. | |
17278 | ||
17279 | Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17280 | ||
17281 | * Makefile.in: Add all-gui target (but not yet build by "all"). | |
17282 | ||
17283 | Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) | |
17284 | ||
17285 | * config.sub: Move deletion of patch suffix from here... | |
17286 | * configure.in: To here, at Ian's suggestion. The top- | |
17287 | level scripts might need to know of a patch level. | |
17288 | ||
17289 | Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) | |
17290 | ||
17291 | * config.sub: Strip off patch suffix so rtl is recognized | |
17292 | as a sunos4.1.3 machine, even though it's been patched. | |
17293 | ||
17294 | Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) | |
17295 | ||
17296 | * Makefile.in (INSTALL_LAST): Delete. | |
17297 | (INSTALL_DOSREL): New. | |
17298 | ||
17299 | Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17300 | ||
17301 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | |
17302 | Don't set use_gnu_ld to no for *-*-sysv4; that only controls | |
17303 | whether we pass down --with-gnu-ld anyhow. | |
17304 | ||
17305 | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | |
17306 | ||
17307 | * Makefile.in (INSTALL_LAST): Change operation so it works | |
17308 | on more flavors of make. | |
17309 | * configure.in (go32): Don't build libg++ or libio. | |
17310 | ||
17311 | Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) | |
17312 | ||
17313 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | |
17314 | they can be overriden by templates. | |
17315 | ||
17316 | Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) | |
17317 | ||
17318 | * configure.in (target==go32): Don't build gdb. | |
17319 | * dosrel: New directory. | |
17320 | ||
17321 | Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) | |
17322 | ||
17323 | * configure.in (host==go32): Configure dosrel too. | |
17324 | * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. | |
17325 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should | |
17326 | be set by incoming names or templates. | |
17327 | (INSTALL_LAST): New rule. | |
6599da04 JM |
17328 | |
17329 | Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) | |
17330 | ||
17331 | * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. | |
17332 | ||
17333 | Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
17334 | ||
6599da04 JM |
17335 | * configure.in (appdirs): New variable. Currently empty, but will |
17336 | be used in gas distribution. If nonempty, lists a set of | |
17337 | directories at least one of which must get configured, or top | |
17338 | level configuration is considered to have failed. | |
17339 | (rs6000-*-lynxos*): Use new file name. | |
17340 | ||
17341 | Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17342 | ||
17343 | Eliminate XTRAFLAGS. | |
17344 | * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the | |
17345 | newlib include files using -idirafter, and also use -nostdinc. | |
17346 | (CXX_FOR_TARGET): Likewise. | |
17347 | (XTRAFLAGS): Removed. | |
17348 | (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. | |
17349 | (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. | |
17350 | (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. | |
17351 | ($(DO_X)): Don't pass down XTRAFLAGS. | |
17352 | ||
17353 | Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
17354 | ||
17355 | * configure.in (mips*-dec-bsd*): New target; do build linker. | |
17356 | (mips*-*-bsd*): New target; don't build linker. | |
17357 | ||
17358 | Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
17359 | ||
17360 | * configure.in: support rs6000-*-lynxos* configuration. | |
17361 | support sunos4 as a cross target. | |
17362 | ||
17363 | * config.sub: look for lynx*, not lynx since the OS version may | |
17364 | legitimately be part of the name. | |
17365 | ||
17366 | Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
17367 | ||
17368 | * configure.in (i[34]86-*-sco*): Move to be with other i386 | |
17369 | targets. | |
17370 | (romp-*-*): New target. Skip various binary utilities. | |
17371 | (vax-*-*): New target. Don't build newlib. | |
17372 | (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. | |
17373 | ||
17374 | Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17375 | ||
17376 | * configure.in: Only set host_makefile_frag if config | |
17377 | directory exists. | |
17378 | ||
17379 | Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17380 | ||
17381 | * install.sh: If $dstdir exists, don't check whether each | |
17382 | component does. | |
17383 | ||
17384 | Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17385 | ||
17386 | * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. | |
17387 | ||
17388 | Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) | |
17389 | ||
3b75d237 AJ |
17390 | * configure.in (*-*-lynxos*): Don't configure newlib for either |
17391 | native or cross Lynx. | |
6599da04 JM |
17392 | |
17393 | Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) | |
17394 | ||
17395 | * config.sub (sparc64-elf): Fix os. | |
17396 | (z8k): Remove duplicate. | |
17397 | ||
17398 | Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17399 | ||
17400 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | |
17401 | gcc/stmp-fixproto, to try to prevent fixproto from being run. | |
17402 | ||
17403 | Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) | |
17404 | ||
17405 | * configure: Make file links cleanly even if Lynx fails on | |
e490616e | 17406 | an NFS symlink (at least fail cleanly). |
6599da04 JM |
17407 | |
17408 | Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
17409 | ||
17410 | * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to | |
17411 | -XNh2000. | |
17412 | ||
17413 | Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17414 | ||
17415 | * configure: Unknown options are fatal again. | |
17416 | ||
17417 | Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) | |
17418 | ||
17419 | * configure: Ignore --x-includes and --x-libraries, for Autoconf | |
4e81ae98 | 17420 | compatibility. |
6599da04 JM |
17421 | |
17422 | Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) | |
17423 | ||
17424 | * build-all.mk: Add `clean' target. | |
17425 | ||
17426 | Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
17427 | ||
17428 | * config.guess: Add SINIX support. | |
17429 | * configure.in: Add mips-*-sysv4* support. | |
17430 | ||
17431 | Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) | |
17432 | ||
17433 | * build-all.mk: Document all useful targets. | |
17434 | If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. | |
17435 | If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. | |
17436 | ||
17437 | Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17438 | ||
17439 | * configure: Support --silent, --quiet. | |
17440 | ||
17441 | Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17442 | ||
17443 | * configure: Support --disable-FEATURE. | |
17444 | ||
17445 | Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17446 | ||
17447 | * config.guess: Recognize NCR running SVR4.3. | |
17448 | ||
17449 | Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17450 | ||
17451 | * config.guess: Make BSDI generate i386-unknown-bsd386. | |
17452 | Patch from Paul Eggert <eggert@twinsun.com>. | |
17453 | ||
17454 | Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17455 | ||
17456 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | |
17457 | ||
17458 | Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17459 | ||
17460 | * configure: Make unrecognized options give nonfatal warnings | |
17461 | instead of fatal errors, and pass them to any subdirectory | |
17462 | configures in case they recognize them. | |
17463 | Make --x equivalent to --with-x. | |
17464 | ||
17465 | Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
17466 | ||
17467 | * configure: Add --enable-* options. Clean up usage message and | |
17468 | some comments. | |
17469 | ||
17470 | Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) | |
17471 | ||
17472 | * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. | |
17473 | ||
17474 | Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
17475 | ||
17476 | * configure.in (hppa*-*-*): Enable binutils. | |
17477 | ||
17478 | Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17479 | ||
17480 | * config.sub: Recognize cisco. | |
17481 | ||
17482 | Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) | |
17483 | ||
17484 | * Makefile.in (CXXFLAGS): Add -fexternal-templates. | |
17485 | ||
17486 | Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17487 | ||
17488 | * config.guess: about target *-hitachi-hiuxwe2, don't print more | |
17489 | than one configuration name. Add comment. | |
17490 | ||
17491 | Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) | |
17492 | ||
17493 | * config.guess: about target *-hitachi-hiuxwe2, fixed | |
17494 | machine guessing order. [Hitachi's CPU_IS_HP_MC68K | |
17495 | macro is incorrect.] | |
17496 | ||
17497 | Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17498 | ||
17499 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | |
17500 | than the "make ls" stuff which used to be here. | |
17501 | ||
17502 | Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17503 | ||
17504 | * config.guess: Recognize i[34]86-unknown-freebsd. | |
17505 | From Shawn M Carey <smcarey@rodan.syr.edu>. | |
17506 | ||
17507 | Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17508 | ||
17509 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | |
17510 | ||
17511 | Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) | |
17512 | ||
17513 | * config.guess: Check for ptx. | |
17514 | ||
17515 | Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) | |
17516 | ||
17517 | * config.sub: Add os9k checking. | |
17518 | ||
17519 | Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
17520 | ||
17521 | * config.guess: Handle OSF1 running on HPPA processors | |
17522 | ||
17523 | Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
17524 | ||
17525 | * configure: If subdir configure fails, print out a message with | |
17526 | subdirectory name, in case subdir's configure code didn't identify | |
17527 | itself. | |
17528 | ||
17529 | Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) | |
17530 | ||
17531 | * configure.in: Remove embedded newlines from configdirs. | |
17532 | Avoid mismatches of substrings. Fix matching strings at end | |
17533 | of configdirs. | |
17534 | ||
17535 | Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) | |
17536 | ||
17537 | * config.guess: Add Lynx/rs6000 config support. | |
17538 | ||
17539 | Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
17540 | ||
17541 | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. | |
17542 | ||
17543 | Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) | |
17544 | ||
17545 | * configure.in (hppa*-*-osf*): Treat this just like most other | |
17546 | PA configurations (eg no binutils or ld). | |
17547 | (hppa*-*-*elf*): These configurations have binutils and ld. | |
17548 | ||
17549 | Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
17550 | ||
17551 | * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. | |
17552 | ||
17553 | Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17554 | ||
17555 | * configure.in (rs6000-*-*): Build gas. | |
17556 | ||
17557 | Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
17558 | ||
e490616e | 17559 | * Makefile.in: Avoid bug in losing hpux sed. |
6599da04 JM |
17560 | |
17561 | Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17562 | ||
17563 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | |
17564 | for GDB and GDB has been fixed to not need it. | |
17565 | ||
6599da04 JM |
17566 | Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) |
17567 | ||
17568 | * config.guess: Recognize vax hosts. | |
17569 | ||
17570 | Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
17571 | ||
17572 | * configure (while loop): Don't use "break 2" inside case | |
17573 | statement -- the case statement isn't an enclosing loop. | |
17574 | ||
17575 | Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
17576 | ||
17577 | * config.guess: Clean up NeXT support, to allow nextstep | |
17578 | on Intel machines. Make OS be nextstep. | |
17579 | ||
17580 | Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) | |
17581 | ||
17582 | * config.guess: Add alternate forms for Convex. | |
17583 | ||
17584 | Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) | |
17585 | ||
17586 | * configure: Completely rewrite option processing. Take | |
17587 | advantage of pattern-matching to avoid invoking test frequently. | |
17588 | Also clean up host and target defaulting logic. | |
17589 | ||
17590 | Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
17591 | ||
17592 | * Makefile.in: Replace all occurrances of "rootme" with "r" and | |
17593 | "$${rootme}" with "$$r", to increase the likelihood that the do-* | |
17594 | commands (plus user environment) will fit SCO limits. | |
17595 | ||
17596 | Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17597 | ||
17598 | * configure.in: Don't issue warnings about directories which are | |
17599 | not being configured if -norecursion is set. Correct test for | |
17600 | --with-gnu-as and --with-gnu-ld to not get confused by substring | |
17601 | matches. | |
17602 | ||
17603 | * configure.in: Don't build gas for alpha-dec-osf1*. | |
17604 | ||
17605 | Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) | |
17606 | ||
17607 | * configure: Back out Per's change of 12/19/1993. It changes the | |
17608 | behavior of configure in unexpected and confusing ways. | |
17609 | ||
17610 | Also, use different delim char when calculating | |
17611 | program_transform_name so that the name can contain slashes. | |
17612 | ||
17613 | Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) | |
17614 | ||
17615 | * configure.in, config.sub: Add support for VSTa micro-kernel. | |
17616 | ||
17617 | Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) | |
17618 | ||
17619 | * configure.in: Nuke hacks which were used to get a special | |
17620 | version of GAS for HPPA configurations. | |
17621 | ||
17622 | Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
17623 | ||
17624 | * configure: If only ${target_alias} is given, use that | |
17625 | as the default for ${host_alias}. | |
17626 | * configure: Add missing back-slashes before nested quotes. | |
17627 | ||
17628 | Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
17629 | ||
17630 | * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) | |
17631 | ||
17632 | Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) | |
17633 | ||
17634 | * config.guess: Recognize some Tektronix configurations. | |
17635 | From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. | |
17636 | ||
17637 | Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
17638 | ||
17639 | * config.sub: Match any flavor of SH. | |
17640 | ||
17641 | Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) | |
17642 | ||
17643 | * configure.in: Don't try to configure newlib for Alpha. | |
17644 | ||
17645 | Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17646 | ||
17647 | * configure.in: Don't build ld for Irix 5. Don't build gas, | |
17648 | libg++ or libio for any Alpha target. | |
17649 | ||
17650 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | |
6599da04 JM |
17651 | |
17652 | Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) | |
17653 | ||
17654 | * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for | |
17655 | default arguments -- so it tried to compress itself. | |
17656 | ||
17657 | Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
17658 | ||
17659 | * configure.in (notsupp): ensure that a space is always at the end | |
17660 | of the configdirs list, since the grep checks for an explicit space | |
17661 | ||
17662 | Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17663 | ||
17664 | * configure.in (target i386-sysv4.2): don't build ld, since static | |
17665 | versions of many libraries are not available. | |
17666 | ||
17667 | Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17668 | ||
17669 | * config.guess: Recognize Apollos (using environment variables). | |
17670 | * configure.in: Don't configure ld, binutils, or gprof for Apollo. | |
17671 | ||
17672 | Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17673 | ||
17674 | * config.guess: Recognize Sony news mips running newsos. | |
17675 | ||
17676 | Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) | |
17677 | ||
17678 | * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be | |
17679 | "fi ; else" for bash. | |
17680 | ||
17681 | Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) | |
17682 | ||
17683 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | |
17684 | ||
17685 | Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) | |
17686 | ||
17687 | * config.sub: accept unixware as an alias for svr4.2. | |
17688 | Fix some inconsistancies with the gcc version. | |
17689 | ||
17690 | Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17691 | ||
17692 | * Makefile.in (DISTDOCDIRS): Add gdb. | |
17693 | ||
17694 | Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
17695 | ||
17696 | * Makefile.in (DISTDOCDIRS): Add libg++ and libio. | |
17697 | ||
17698 | Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
17699 | ||
17700 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | |
17701 | (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want | |
17702 | this now. | |
17703 | ||
17704 | Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17705 | ||
17706 | * config.sub: Accept hiux* as an OS name. | |
17707 | ||
17708 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | |
17709 | etc/make-stds.texi. The underscore came from gcc, and dje now | |
17710 | agrees that RUNTESTFLAGS is the correct name. | |
17711 | ||
17712 | Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
17713 | ||
17714 | * install.sh: Remove 'set -e'. It makes any conditionals | |
17715 | in the script useless. | |
17716 | ||
17717 | * config.guess: Automatically recognize arm-acorn-riscix | |
17718 | Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). | |
17719 | ||
17720 | Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) | |
17721 | ||
17722 | * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS | |
17723 | ||
17724 | Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
17725 | ||
17726 | * Makefile.in (DISTDOCDIRS): New variable. | |
17727 | (taz): Edit local Makefile.in sooner, instead of proto-toplev | |
4e81ae98 | 17728 | Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. |
6599da04 JM |
17729 | |
17730 | Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17731 | ||
17732 | * configure.in (hppa target): check the source directory for the | |
17733 | pagas sub-directory | |
17734 | ||
17735 | Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) | |
17736 | ||
17737 | * config.sub: Allow -aout* and -elf*. | |
17738 | ||
17739 | Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
17740 | ||
17741 | * configure.in: Don't build ld on i386-solaris2, same as for | |
17742 | sparc-solaris2. | |
17743 | ||
17744 | Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
17745 | ||
17746 | * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). | |
17747 | ||
17748 | Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
17749 | ||
17750 | * configure.in: Configure gdb for alpha. | |
17751 | ||
17752 | Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17753 | ||
17754 | * Makefile.in (CXXFLAGS): Add -O. | |
17755 | ||
17756 | Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17757 | ||
17758 | * config.guess: added support for DG Aviion | |
17759 | ||
17760 | Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
17761 | ||
17762 | * configure.in: Produce warning message for subdirectories not | |
17763 | configurable for this host/target combination. Don't try to | |
17764 | configure gdb for vms. | |
17765 | ||
17766 | Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
17767 | ||
17768 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | |
17769 | appropriate files before making "diststuff". | |
17770 | (DISTBISONFILES): New var: list of files to be edited. | |
17771 | (DISTSTUFFDIRS): Add binutils. | |
17772 | ||
17773 | Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17774 | ||
17775 | * config.sub: also handle mipsel and mips64el (for little endian mips) | |
17776 | ||
17777 | Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17778 | ||
17779 | * configure.in: Add * to end of all OS names. | |
17780 | ||
17781 | Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) | |
17782 | ||
17783 | * configure.in: Build newlib for LynxOS native. | |
17784 | ||
17785 | Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17786 | ||
17787 | * config.guess: Add support for delta 88k running SVR3. | |
17788 | ||
17789 | * configure.in: Add comment about HP compiler vs. emacs. | |
17790 | ||
17791 | Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17792 | ||
17793 | * configure.in: don't build ld on solaris2 (not a viable option | |
17794 | due to bugs in getpwnam & getpwuid) | |
17795 | ||
17796 | Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
17797 | ||
17798 | * configure.in: Accept alpha-dec-osf1*, not just -osf1, since | |
17799 | config.guess will produce a full version number. | |
17800 | ||
17801 | Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17802 | ||
17803 | * configure.in: Build linker and binutils for alpha-dec-osf1. | |
17804 | ||
17805 | Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17806 | ||
17807 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | |
17808 | and gdb/testsuite/Makefile.in. | |
17809 | ||
17810 | Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17811 | ||
17812 | * configure.in: recognize mips*- instead of mips- | |
17813 | ||
17814 | Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
17815 | ||
17816 | * config.sub: Accept linux*coff and linux*elf as operating | |
17817 | systems. | |
17818 | ||
17819 | Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17820 | ||
17821 | * config.sub: Recognize mips64, and mips3 as an alias for it. | |
17822 | ||
17823 | Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
17824 | ||
17825 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | |
17826 | gdb knows how to handle OSF/1 shared libraries. | |
17827 | ||
17828 | Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17829 | ||
17830 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | |
17831 | * config.guess: Recognize Hitachi's HIUX. | |
17832 | * config.sub: Recognize h3050r* and hppahitachi. | |
17833 | Remove redundant cases for hp9k[23]*. | |
17834 | ||
17835 | Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17836 | ||
17837 | * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' | |
17838 | if gas and ld are in the source tree and are in ${configdirs}. | |
17839 | If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the | |
38e01259 | 17840 | --with options (but still pass them down on the command line, |
6599da04 JM |
17841 | if they were explicitly specified). |
17842 | ||
17843 | Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17844 | ||
17845 | * configure: substitute SHELL value in Makefile.in with | |
17846 | ${CONFIG_SHELL} | |
17847 | ||
17848 | Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17849 | ||
17850 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | |
17851 | *-*-solaris2* targets. | |
17852 | ||
17853 | Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17854 | ||
17855 | * Makefile.in: define M4, and pass it down to sub-makes; | |
17856 | all-autoconf now depends on all-m4 | |
17857 | ||
17858 | Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17859 | ||
17860 | * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on | |
17861 | presence of {ar,ranlib} instead of a configured directory | |
17862 | ||
17863 | Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) | |
17864 | ||
17865 | * config.guess: Accept 34?? as well as 33?? for NCR. | |
17866 | ||
17867 | Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17868 | ||
17869 | * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead | |
17870 | of 'gas' in sed commands, since 'gash' is now in the tree as well. | |
17871 | ||
17872 | Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17873 | ||
17874 | * configure: grab values for $(CC) and $(CXX) from the | |
17875 | environment, so that someone can do "CC=gcc configure; make" and | |
17876 | have it work right (matching the way that autoconf works now) | |
17877 | ||
17878 | * configure.in, Makefile.in: add support for gash, the tcl | |
17879 | interface to Galaxy | |
17880 | ||
17881 | * config.guess: add NetBSD variants (hp300, x86) | |
17882 | ||
17883 | Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) | |
17884 | ||
17885 | * install.sh: Support -d option (in the manner of SunOS 4 install, | |
17886 | as it is more deterministic than that of GNU install) | |
17887 | (chmodcmd): Set file to mode 755 by default (should also do default | |
17888 | chgrp and chown, but I don't feel like dealing with that now) | |
17889 | ||
17890 | Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) | |
17891 | ||
17892 | * config.sub: Remove h8300hhms alias. | |
17893 | ||
17894 | Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17895 | ||
17896 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | |
17897 | ||
17898 | Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17899 | ||
17900 | * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well | |
17901 | as stmp-fixinc | |
17902 | ||
17903 | Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
17904 | ||
17905 | * config.sub: recognize m88110-bug-coff. | |
17906 | ||
17907 | Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17908 | ||
17909 | * Makefile.in (all-libio): all dependencies on the toolchain used | |
17910 | to build this (gcc, gas, ld, etc) | |
17911 | ||
17912 | Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17913 | ||
17914 | * config.guess: Deal with OSF/1 1.3 on alpha. | |
17915 | ||
17916 | Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17917 | ||
17918 | * install.sh: add some 'else true' clauses for portability | |
17919 | ||
17920 | * configure.in: don't build libio for h8[35]00-*-* targets | |
17921 | ||
17922 | Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
17923 | ||
17924 | * Makefile.in: Add support for new libio. | |
17925 | ||
17926 | Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17927 | ||
17928 | * install.sh: If one command fails, don't try the rest. Don't try | |
17929 | to remove $dsttmp (via trap) unless we have already created it. | |
17930 | If $src doesn't exist, detect it and exit with an error. | |
17931 | ||
17932 | * config.guess: Recognize BSD on hp300. | |
17933 | ||
17934 | Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
17935 | ||
17936 | * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. | |
17937 | Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>. | |
17938 | ||
17939 | Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) | |
17940 | ||
17941 | * Makefile.in (all-send-pr): depends on all-prms | |
17942 | ||
17943 | Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17944 | ||
17945 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | |
17946 | ||
17947 | Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
17948 | ||
17949 | * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): | |
17950 | Added test for mips-mips-riscos5. | |
17951 | ||
17952 | Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17953 | ||
17954 | * configure.in: use mh-hp300 for 68k HP hosts | |
17955 | ||
17956 | Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17957 | ||
17958 | * configure: add support for CONFIG_SHELL, so that you can use | |
17959 | some alternate shell for evaluating configure scripts | |
17960 | ||
17961 | Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) | |
17962 | ||
17963 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | |
17964 | in configure script to bug-gdb@prep.ai.mit.edu when building | |
17965 | distribution archive. | |
17966 | * Makefile.in (COMPRESS): Remove def. | |
17967 | * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from | |
17968 | gdb.tar.Z and make-gdb.tar.Z respectively. | |
17969 | * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. | |
17970 | * Makefile.in (make-gdb.tar.gz): Minor changes to move closer | |
17971 | to convergence with 'taz' target in Makefile.in. | |
17972 | ||
17973 | Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17974 | ||
17975 | * install.sh (dsttmp): use trap to ensure that tmp files go | |
17976 | away on error conditions | |
17977 | ||
17978 | Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17979 | ||
17980 | * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES | |
17981 | ||
17982 | Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
17983 | ||
17984 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | |
17985 | its parent is '/' not ''. | |
17986 | ||
17987 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | |
17988 | ||
17989 | Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) | |
17990 | ||
17991 | * configure: if ${newsrcdir}/configure doesn't exist, don't assume | |
17992 | that ${newsrcdir}/configure.in does. | |
17993 | ||
17994 | Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
17995 | ||
17996 | * test-build.mk: support for CONFIG_SHELL | |
17997 | ||
17998 | Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) | |
17999 | ||
18000 | * config.sub (netware): Add as a basic system type. | |
18001 | ||
18002 | Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
18003 | ||
18004 | * Makefile.in (Makefile): depend on configure.in. Also drop the | |
18005 | $(srcdir)/ from the dependency on Makefile.in. | |
18006 | ||
18007 | Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) | |
18008 | ||
18009 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | |
18010 | (h8300hhms is temporary until multi-libraries are implemented). | |
18011 | * configure.in: Handle h8300h too. | |
18012 | ||
18013 | Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
18014 | ||
18015 | * config.guess: Recognize dpx/2 as m68k-bull-sysv3. | |
18016 | ||
18017 | Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) | |
18018 | ||
18019 | * configure: Remove extraneous output when guessing host type. | |
18020 | * config.guess: Remove extraneous output when guessing using C | |
18021 | compiler rather than uname, or when guessing fails. | |
18022 | ||
18023 | Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
18024 | ||
18025 | * Makefile.in: remove all.cross and install.cross targets | |
18026 | ||
18027 | * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross | |
18028 | definitions | |
18029 | ||
18030 | Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | |
18031 | ||
18032 | * configure.in (target sh): Build gprof. | |
18033 | ||
18034 | Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18035 | ||
18036 | * config.sub: change -solaris to -solaris2 | |
18037 | ||
18038 | Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
18039 | ||
18040 | * configure.in: Use config/mh-riscos for mips-*-sysv*. | |
18041 | ||
18042 | Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) | |
18043 | ||
18044 | * configure: Correct error message for missing Makefile.in to | |
18045 | print correct directory. | |
18046 | ||
18047 | Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18048 | ||
18049 | * install.sh: kludge around 386BSD shell bug | |
18050 | ||
18051 | Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) | |
18052 | ||
18053 | * config.guess: Recognize NeXT. | |
18054 | * config.guess: Recognize i486-ncr-sysv4. | |
18055 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | |
18056 | ||
18057 | Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) | |
18058 | ||
18059 | * Makefile.in (MAKEINFOFLAGS): New variable. | |
18060 | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. | |
18061 | * build-all.mk, test-build.mk: Pass down --no-split as | |
18062 | MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |
18063 | ||
18064 | Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) | |
18065 | ||
18066 | * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. | |
18067 | ||
18068 | Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) | |
18069 | ||
18070 | * Makefile.in (libg++.tar.z): New rule. | |
18071 | * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. | |
18072 | * Makefile.in (taz): Only do a single chmod. | |
18073 | ||
18074 | Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
18075 | ||
18076 | * install.sh: don't use dirname anymore (replaced with sed usage) | |
18077 | ||
18078 | Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) | |
18079 | ||
18080 | * Makefile.in: Change extension for gzip'd files from '.z' to | |
18081 | '.gz' per new FSF standard usage. | |
18082 | ||
18083 | Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
18084 | ||
18085 | * configure: put quotes around the final value of program_transform_name | |
18086 | ||
18087 | Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18088 | ||
18089 | * Makefile.in: new install.sh support; update install-info rules | |
18090 | ||
18091 | Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) | |
18092 | ||
18093 | * configure.in: Build diff for crosses, but not for go32 host. | |
18094 | ||
18095 | * configure.in: Build gprof only for native, and don't build it | |
18096 | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |
18097 | ||
18098 | Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) | |
18099 | ||
18100 | * configure.in: don't build gas,ld,binutils on for *-*-sysv4 | |
18101 | ||
18102 | Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
18103 | ||
18104 | * configure.in (host_tools): Add prms. | |
18105 | ||
18106 | Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18107 | ||
18108 | * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) | |
18109 | with $(FLAGS_TO_PASS) on the command line | |
18110 | ||
18111 | * config.sub: Recognize lynx and lynxos | |
18112 | ||
18113 | Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
18114 | ||
18115 | * config.sub: Accept -ecoff*, not just -ecoff. | |
18116 | ||
18117 | Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
18118 | ||
18119 | * Makefile.in (taz): Use .gz suffix instead of .z. | |
18120 | (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target | |
18121 | names. | |
18122 | ||
18123 | Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18124 | ||
18125 | * Makefile.in (vault-install): add an 'else true' (for Ultrix) | |
18126 | ||
18127 | Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18128 | ||
18129 | * Makefile.in (install-no-fixedincludes): install gcc last, so | |
18130 | that rebuilds that might happen during 'make install' don't get | |
18131 | bogus gcc include files | |
18132 | ||
18133 | Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
18134 | ||
18135 | Change from Utah for HPPA support: | |
18136 | * config.guess: Recognize hppa1.x-hp-bsd. | |
18137 | ||
18138 | Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) | |
18139 | ||
18140 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | |
18141 | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |
18142 | ||
18143 | Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
18144 | ||
18145 | * config.sub: Add support for rom68k and bug boot monitors. | |
18146 | ||
18147 | Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) | |
18148 | ||
18149 | * Makefile.in: Make all-opcodes depend on all-bfd. | |
18150 | ||
18151 | Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
18152 | ||
18153 | * config.guess: Added special check for i[34]86-univel-sysv4*. | |
18154 | ||
18155 | Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) | |
18156 | ||
18157 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | |
18158 | the processor rather than assuming i486. | |
18159 | ||
18160 | Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
18161 | ||
18162 | * config.guess: Recognize SunOS6 as Solaris3. | |
18163 | ||
18164 | Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) | |
18165 | ||
18166 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | |
18167 | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |
18168 | ||
18169 | Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) | |
18170 | ||
18171 | * build-all.mk (all-cross): New target for Canadian Cross. | |
18172 | Added Q2 go32 targets. | |
18173 | * test-build.mk: Configure go32 cross sparclite-aout and | |
18174 | mips-idt-ecoff -with-gnu-ld. Moved build binary directory from | |
18175 | PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | |
18176 | ||
18177 | Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18178 | ||
18179 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | |
18180 | GO32 hosted toolchains | |
18181 | ||
18182 | Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
18183 | ||
18184 | * configure: change so "-exec-prefix" gets passed down rather | |
18185 | than "-exec_prefix" so autoconf generated Makefiles get the | |
18186 | exec_prefix set right. | |
18187 | ||
18188 | Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18189 | ||
18190 | * config.guess: get the Solaris2 minor version number | |
18191 | ||
18192 | * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT | |
18193 | ||
18194 | Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
18195 | ||
18196 | * config.guess: Recognize some Sequent platforms. | |
18197 | ||
18198 | Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18199 | ||
18200 | * Makefile.in: added the vault-install target | |
18201 | ||
18202 | * configure.in: actually use the Sun3 makefile fragment that's in | |
18203 | config, also added the release dir to configdirs | |
18204 | ||
18205 | Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
18206 | ||
18207 | * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. | |
18208 | ||
18209 | Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18210 | ||
18211 | * configure.in: remove some program from Alpha targetted toolchains | |
18212 | ||
18213 | Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) | |
18214 | ||
18215 | * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and | |
18216 | gprof. | |
18217 | (taz): Run "make diststuff" in those directories instead of "make | |
18218 | proto-dir". Look for "VERSION=" only at start of line in subdir | |
18219 | Makefile. Use "gzip -9" for compression. | |
18220 | (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. | |
18221 | (binutils.tar.z): New target. | |
18222 | ||
18223 | Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
18224 | ||
18225 | * Makefile.in (taz): Include gpl.texinfo. | |
18226 | ||
18227 | Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
18228 | ||
18229 | * Makefile.in (setup-dirs): Merged into "taz" target. | |
18230 | (taz): Only do `proto-dir' stuff if a directory is actually needed | |
18231 | for this target. | |
18232 | ||
18233 | Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) | |
18234 | ||
18235 | * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). | |
18236 | (FLAGS_TO_PASS): Pass down MUNCH_NM. | |
18237 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. | |
18238 | (EXTRA_GCC_FLAGS): Pass down HOST_* variables. | |
18239 | (gcc-no-fixedincludes): Correct for current gcc Makefile. | |
18240 | ||
18241 | Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) | |
18242 | ||
18243 | * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, | |
18244 | config.sub, and move-if-change to gdb testsuite distribution | |
18245 | archive, so the testsuite can be extracted, configured, and | |
18246 | run separately from the gdb distribution. Blow away the Chill | |
18247 | tests that require a Chill compiled executable, since GNU Chill | |
18248 | is not yet publically available. | |
18249 | ||
18250 | Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18251 | ||
18252 | * test-build.mk: set environment variables in a single command, | |
18253 | instead of a list of assignments and exports | |
18254 | ||
18255 | * config.guess: recognize Alpha/OSF1 systems | |
18256 | ||
18257 | Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
18258 | ||
18259 | * configure: Change help message to prefer --options rather than | |
18260 | -options. | |
18261 | ||
18262 | Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
18263 | ||
18264 | * config.sub: Convergent Tech. "miniframe" uses m68010, sez | |
18265 | zippy@ecst.csuchico.edu. | |
18266 | * config.guess: Recognize miniframe. | |
18267 | ||
18268 | Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
18269 | ||
cc6010cd AP |
18270 | * Makefile.in: Use srcroot to find runtest rather than rootme. |
18271 | Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. | |
6599da04 JM |
18272 | |
18273 | Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
18274 | ||
18275 | * test-build.mk: Extensive additions to support building on a | |
18276 | machine other than the host. | |
18277 | ||
18278 | Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
18279 | ||
18280 | * configure (tooldir): Fix for i386-aix again. | |
18281 | ||
18282 | Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) | |
18283 | ||
18284 | * configure, Makefile.in: Change definition of $(tooldir) | |
18285 | to match the FSF. | |
18286 | ||
18287 | Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) | |
18288 | ||
18289 | * config.guess: Recognize i[34]86/SVR4. | |
18290 | ||
18291 | Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
18292 | ||
18293 | * Makefile.in (all-gdb): gdb depends on sim. | |
18294 | ||
18295 | Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) | |
18296 | ||
18297 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | |
18298 | at the same time we make the prototype gdb directory. | |
18299 | * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution | |
18300 | files at the same time as the gdb base release distribution. | |
18301 | ||
18302 | Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) | |
18303 | ||
18304 | * Makefile.in (check): Use individual check targets rather than | |
18305 | DO_X rule. | |
18306 | (check-gcc): Added. | |
18307 | ||
18308 | Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) | |
18309 | ||
18310 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | |
18311 | for System V release 3.2. | |
18312 | ||
18313 | Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
18314 | ||
18315 | * config.sub: Recognize hppaosf. | |
18316 | * configure.in: Do configure ld/binutils/gas for it. | |
18317 | ||
18318 | Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
18319 | ||
18320 | * configure (tooldir): Alter syntax used to set this, for systems | |
18321 | where "\$" isn't handled right, like i386-aix. | |
18322 | ||
18323 | Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
18324 | ||
18325 | * configure: Pass program-transform-name, not | |
18326 | program_transform_name, to recursive configures. | |
18327 | ||
18328 | Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) | |
18329 | ||
18330 | * Makefile.in (gas+binutils.tar.z): New rule for building snapshots | |
18331 | of gas+ld+binutils. | |
18332 | ||
18333 | Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) | |
18334 | ||
18335 | * config.guess: Recognize AIX3.2 as distinct from 3.1. | |
18336 | ||
18337 | Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18338 | ||
18339 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | |
18340 | ||
6599da04 JM |
18341 | Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) |
18342 | ||
18343 | * Makefile.in (PRMS): Set back to all-prms. | |
18344 | ||
18345 | Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
18346 | ||
18347 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | |
18348 | targets, rather than for MIPS hosts. | |
18349 | ||
18350 | Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18351 | ||
18352 | * configure.in: add comment for --with-x default values | |
18353 | ||
18354 | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. | |
18355 | ||
18356 | * Makefile.in: add check-* targets for each of the directories in | |
18357 | the tree. Add a definition of RUNTEST that will use the one we | |
18358 | just built, if it exists. Pass this down via FLAGS_TO_PASS. | |
18359 | ||
18360 | Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) | |
18361 | ||
18362 | * configure.in: Removed obsolete references to bfd_target and | |
18363 | target_makefile_frag. | |
18364 | ||
18365 | * build-all.mk: Set assorted targets for Q2. | |
18366 | * config.sub: Recognize z8k-sim and h8300-hms. | |
18367 | * test-build.mk: Really don't pass host to configure. | |
18368 | (HOLES): Added uname. | |
18369 | ||
18370 | Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) | |
18371 | ||
18372 | * configure: Handle an empty program-prefix, program-suffix or | |
18373 | program-transform-name correctly. | |
18374 | ||
18375 | Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
18376 | ||
18377 | * build-all.mk: -G 8 no longer required for MIPS targets. | |
18378 | * test-build.mk: Don't pass host argument to configure; make it | |
18379 | guess. | |
18380 | ||
18381 | Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) | |
18382 | ||
18383 | * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. | |
18384 | * Makefile.in (COMPRESS): New macro, like GZIP. | |
18385 | ||
18386 | Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
18387 | ||
18388 | * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. | |
18389 | ||
18390 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | |
18391 | with gas currently defaults to -G 0. | |
18392 | ||
18393 | Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) | |
18394 | ||
18395 | * Makefile.in (all-flex): flex depends on byacc. | |
18396 | ||
18397 | * build-all.mk: If host not specified, use config.guess. Pass TAG | |
18398 | to test-build.mk as RELEASE_TAG. | |
18399 | * test-build.mk (configargs): New variable containing arguments to | |
18400 | pass to configure. Set to -with-gnu-as on mips-dec-ultrix. | |
18401 | (FLAGS_TO_PASS): Pass down RELEASE_TAG. | |
18402 | ||
18403 | * config.guess: Use /bin/uname when checking -X argument on SCO, | |
18404 | to avoid invoking GNU uname which doesn't understand -X. | |
18405 | ||
18406 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | |
18407 | ||
18408 | * configure.in: Build gas for mips-*-*. | |
18409 | ||
18410 | Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
18411 | ||
18412 | * Makefile.in (all.normal): insert missing backslash. | |
18413 | ||
18414 | Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
18415 | ||
731a8127 | 18416 | * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. |
6599da04 JM |
18417 | |
18418 | * Makefile.in: Complete overhaul to merge many almost identical | |
18419 | targets. | |
18420 | ||
18421 | Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
18422 | ||
18423 | * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. | |
18424 | (gdb.tar.Z): Adjusted. | |
18425 | ||
18426 | * Makefile.in (setup-dirs, taz): New targets; should be general | |
18427 | enough to adapt for gdb sometime. Build only .z file. | |
18428 | (gas.tar.z): New target. | |
18429 | ||
18430 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
18431 | ||
18432 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
18433 | ||
6599da04 JM |
18434 | Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) |
18435 | ||
18436 | * Makefile.in: Incorporate changes suggested by wilson@cygnus.com | |
18437 | for handling BISON for FSF releases. | |
18438 | ||
18439 | Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
18440 | ||
18441 | * configure: Actually implement the change zoo just documented. | |
18442 | ||
18443 | Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
18444 | ||
18445 | * configure: when using config.guess, only set target_alias when | |
18446 | it's not already been set (ie, on the command line) | |
18447 | ||
18448 | Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18449 | ||
18450 | * Makefile.in: add installcheck target, set PRMS to install-prms | |
18451 | ||
18452 | Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18453 | ||
18454 | * configure: add support for package_makefile_fragment, handle the | |
18455 | case where a directory has a configure.in file but no Makefile.in | |
18456 | more gracefully (with an actual understandable error message, even); | |
18457 | add support for --without (and add this to the usage message); also | |
18458 | explicitly add a --host=${host_alias} to the command line when | |
18459 | config.guess is used | |
18460 | ||
18461 | Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
18462 | ||
18463 | * configure: Must use both --host and --target in recursive calls. | |
18464 | ||
18465 | Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
18466 | ||
18467 | * Makefile.in: Change deja-gnu to dejagnu. | |
18468 | ||
18469 | Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
18470 | ||
18471 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | |
18472 | ||
18473 | Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18474 | ||
18475 | * configure.in: canonicalize all instances to *-*-solaris2*, | |
18476 | also strip out a number of tools to not build for go32 host | |
18477 | ||
18478 | Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
18479 | ||
18480 | * config.guess: add GPL. | |
18481 | ||
18482 | * Makefile.in, config.guess, config.sub, configure: bump | |
18483 | copyrights to 93. | |
18484 | ||
18485 | Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) | |
18486 | ||
18487 | * Makefile.in (do-info): Removed obsolete check for existence of | |
18488 | localenv file. | |
18489 | ||
18490 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | |
18491 | ||
18492 | Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18493 | ||
18494 | * Makefile.in: a couple of 'else true' for decstation, | |
18495 | support for TclX | |
18496 | ||
18497 | * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore | |
18498 | ||
18499 | Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) | |
18500 | ||
18501 | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | |
18502 | ||
18503 | Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) | |
18504 | ||
18505 | * config.guess: Recognize i386-ibm-aix (PS/2). | |
18506 | * configure.in: Use config/mh-aix386 file for it. | |
18507 | ||
18508 | Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) | |
18509 | ||
18510 | * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use | |
18511 | CC_FOR_TARGET instead. | |
18512 | (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). | |
18513 | ||
18514 | Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) | |
18515 | ||
18516 | * Makefile.in: Add sim to list of directories sent with gdb | |
18517 | ||
18518 | Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
18519 | ||
18520 | * configure.in: Put back mips-dec-bsd* case. | |
18521 | ||
18522 | Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) | |
18523 | ||
18524 | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | |
18525 | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. | |
18526 | * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. | |
6599da04 JM |
18527 | |
18528 | Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18529 | ||
18530 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | |
18531 | ||
18532 | * Makefile.in (dir.info): only run gen-info-dir if it exists, | |
18533 | (install-info): install dir.info only if it exists, | |
18534 | (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | |
18535 | ||
18536 | Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) | |
18537 | ||
18538 | * configure.in: For vms target, skip bfd, ld, binutils. Do build | |
18539 | gas for mips-dec-bsd. | |
18540 | ||
18541 | Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) | |
18542 | ||
18543 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | |
18544 | and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. | |
18545 | ||
18546 | Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
18547 | ||
18548 | * configure.in: Added "dejagnu" to hosttools list. | |
18549 | ||
18550 | Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) | |
18551 | ||
18552 | * config.sub, configure.in, config.guess: Add support | |
18553 | for Bosx, an AIX variant from Bull. | |
18554 | Patches from F.Pierresteguy@frcl.bull.fr. | |
18555 | ||
18556 | Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
18557 | ||
18558 | * devo/dejagnu: Initial creation of devo/dejagnu. | |
18559 | Migrated dejagnu testcases and support files for testing software | |
18560 | tools to reside as subdirectories, currently called "testsuite", | |
18561 | within the directory of the software tool. Migrated all programs, | |
18562 | support libraries, etc. beloging to dejagnu proper from | |
18563 | devo/deja-gnu to devo/dejagnu. These files were moved "as is" | |
18564 | with no modifications. The changes to these files which will | |
18565 | allow them to configure, build, and execute properly will be made | |
18566 | in a future update. | |
18567 | ||
18568 | Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
18569 | ||
18570 | * Makefile.in: Change send_pr to send-pr. | |
18571 | * configure.in: Likewise. | |
18572 | * send_pr: Renamed directory to send-pr. | |
18573 | ||
18574 | Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) | |
18575 | ||
18576 | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | |
18577 | ||
18578 | Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) | |
18579 | ||
18580 | * README: Update for gdb-4.8 release. | |
18581 | * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build | |
18582 | gdb-xxx.tar.z (gzip'd) file also. | |
18583 | ||
18584 | Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18585 | ||
18586 | * Makefile.in: make all-diff depend on all-libiberty | |
18587 | ||
18588 | Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) | |
18589 | ||
18590 | * config.guess: add vax-ultrix in the spirit of mips-ultrix. | |
18591 | ||
18592 | Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18593 | ||
18594 | * configure.in, Makefile.in: add hello, tar, gzip, recode, indent | |
18595 | ||
18596 | Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) | |
18597 | ||
18598 | * Makefile.in (DEVO_SUPPORT): Remove etc directory | |
18599 | (ETC_SUPPORT): Only add the files GDB wants from etc/. | |
18600 | (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. | |
18601 | ||
18602 | Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18603 | ||
18604 | * Makefile.in: makeinfo binary is in a new location | |
18605 | ||
18606 | Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) | |
18607 | ||
18608 | * config.sub: Accept -ecoff as an OS. | |
18609 | ||
18610 | * Makefile.in: Various changes to eliminate a level of make | |
18611 | recursion and reduce the required command line length. | |
18612 | (BASE_FLAGS_TO_PASS): New variable holding flags passed to all | |
18613 | sub-makes. | |
18614 | (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New | |
18615 | variables holding settings for specific sub-makes. | |
18616 | (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote | |
18617 | in terms of BASE_FLAGS_TO_PASS. | |
18618 | (TARGET_LIBS): New variable listing directories which use | |
18619 | TARGET_FLAGS_TO_PASS. | |
18620 | (subdir_do): Eliminated. | |
18621 | (do-*): New set of targets to replace subdir_do. | |
18622 | (various): All targets which used subdir_do now depend on do-*. | |
18623 | (local-clean): Renamed from do_clean. | |
18624 | (local-distclean): New target, dependency of distclean and | |
18625 | realclean. | |
18626 | (install-info): Don't create directories. Depend on dir.info | |
18627 | rather than calling make recursively. | |
18628 | (install-dir.info): Eliminated. | |
18629 | (install-info-dirs): Create all info directories here. | |
18630 | (dir.info): Depend upon do-install-info. | |
18631 | ||
18632 | * test-build.mk (HOLES): Added false. | |
18633 | ||
18634 | Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) | |
18635 | ||
18636 | * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). | |
18637 | ||
18638 | Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18639 | ||
18640 | * Makefile.in (info): remove dependency on all-texinfo. The | |
18641 | problem was really in texinfo/C, not at this level. | |
18642 | ||
18643 | Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
18644 | ||
18645 | * Makefile.in (info): Added dependency on all-texinfo (PR 2112). | |
18646 | ||
18647 | Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) | |
18648 | ||
18649 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | |
18650 | GDB releases. | |
18651 | ||
18652 | Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
18653 | ||
18654 | * configure: Include srcdir in message about target of link not | |
18655 | being found. Don't convert `-' to `_' in `with' options being | |
18656 | passed to subdirs. | |
18657 | ||
18658 | Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18659 | ||
18660 | * configure.in: add uudecode to host_tools | |
18661 | ||
18662 | * Makefile.in: added {all,install}-uudecode targets, added them to | |
18663 | the appropriate lists | |
18664 | ||
18665 | Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) | |
18666 | ||
18667 | * Makefile.in (all-gcc): Added dependency on all-gas. | |
18668 | ||
18669 | * configure.in (mips-*-*): Build ld and binutils. | |
18670 | ||
18671 | Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
18672 | ||
18673 | * configure: check return code from mkdir, print error message and | |
18674 | exit on failure. | |
18675 | ||
18676 | Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) | |
18677 | ||
18678 | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | |
18679 | ||
18680 | Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
18681 | ||
18682 | * test-build.mk (HOLES): Added tar, cpio and uudecode. | |
18683 | ||
18684 | Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
18685 | ||
18686 | * config.sub (h8500): Recognize this as a cpu type. | |
18687 | ||
18688 | Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18689 | ||
18690 | * configure: source directory missing is no longer a warning | |
18691 | ||
18692 | * configure.in: recognize irix[34]* instead of irix[34] | |
18693 | ||
18694 | * Makefile.in: define and pass down X11_LIB | |
18695 | ||
6599da04 JM |
18696 | Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) |
18697 | ||
18698 | * guess-systype: Renamed to ... | |
18699 | * config.guess: ... by popular request. | |
18700 | * configure.in, Makefile.in: Update accordingly. | |
18701 | ||
18702 | Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) | |
18703 | ||
18704 | * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: | |
18705 | + Add Convex, Cray/Unicos, and Encore/Multimax support. | |
18706 | + Execute ./dummy instead of assuming . is in PATH. | |
18707 | ||
18708 | Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) | |
18709 | ||
18710 | * guess-systype: New shell script. Attempts to guess the | |
18711 | canonical host name of the executing host. | |
18712 | Only a few hosts are supported so far. | |
18713 | * configure: Call guess-systype if no host is specified. | |
18714 | ||
18715 | Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
18716 | ||
18717 | * Makefile.in (gcc-no-fixedincludes): Made to work with current | |
18718 | gcc Makefile. | |
18719 | ||
6599da04 JM |
18720 | Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) |
18721 | ||
18722 | * Makefile.in (GCC_FLAGS_TO_PASS): New variable. | |
18723 | (all-gcc, install-gcc, subdir_do): Use it. | |
18724 | ||
18725 | Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
18726 | ||
18727 | * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. | |
18728 | ||
18729 | Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) | |
18730 | ||
18731 | * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now | |
18732 | set exclusively by configure, using configure.in . | |
18733 | ||
18734 | Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18735 | ||
18736 | * test-build.mk: set $PATH for all builds | |
18737 | ||
18738 | * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm | |
18739 | ||
18740 | Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) | |
18741 | ||
18742 | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | |
18743 | the one used in gcc/Makefile.in, so that a null expansion doesn't | |
18744 | override the one needed to build gcc with a native cc. | |
18745 | ||
6599da04 JM |
18746 | Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) |
18747 | ||
18748 | * configure: Accept -with arguments. | |
18749 | ||
18750 | Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
18751 | ||
18752 | * Makefile.in: added h8300sim | |
18753 | ||
18754 | Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) | |
18755 | ||
6599da04 JM |
18756 | * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it |
18757 | to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. | |
18758 | (all-cygnus, native, build-cygnus): Make | |
18759 | $(canonhost)-stamp-3stage-done, not $(host).... | |
18760 | * test-build.mk (stamp-3stage-compared): Use tail +10c for | |
18761 | i386-sco3.2v4. Added else true to if command. | |
18762 | ||
18763 | Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) | |
18764 | ||
18765 | * config.sub: (from FSF) Sequent uses a BSD-like OS. | |
18766 | ||
18767 | Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) | |
18768 | ||
18769 | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | |
18770 | ||
18771 | Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18772 | ||
18773 | * configure.in: don't remove binutils from Solaris builds | |
18774 | ||
18775 | Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) | |
18776 | ||
18777 | * Makefile.in: get rid of earlier definitions for *clean, | |
18778 | also handle the recursive info rule better | |
18779 | ||
18780 | Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) | |
18781 | ||
18782 | * Makefile.in (mostlyclean, distclean, realclean): Fix to | |
18783 | do more-or-less the right thing. | |
18784 | ||
18785 | Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) | |
18786 | ||
18787 | * Makefile.in: Add lines defining CC and CXX, and use CXX rather | |
18788 | than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. | |
18789 | ||
18790 | Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18791 | ||
18792 | * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to | |
18793 | $(host_canonical). | |
18794 | ||
18795 | * configure.in: split the configdirs list into 4 categories (native | |
18796 | v. cross, library v. tool) and handle the cross-only and native- | |
18797 | only in more reasonable (and correct!) way. | |
18798 | ||
18799 | Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) | |
18800 | ||
18801 | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | |
18802 | configdirs anymore. | |
18803 | ||
18804 | Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18805 | ||
18806 | * Makefile.in: extensive cleanup:: removed all of the explicit | |
18807 | clean-* targets, collapsed many wrappers around subdir_do into | |
18808 | one, added additional targets to satisfy standards.texi, deleted | |
18809 | some old targets, some changes for consistency | |
18810 | ||
18811 | Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18812 | ||
18813 | * configure.in: handle some programs as cross-only, and others as | |
18814 | native only | |
18815 | ||
18816 | * test-build.mk: handle partial holes in a more generic manner | |
18817 | ||
18818 | * Makefile.in: m4 depends on libiberty | |
18819 | ||
6599da04 JM |
18820 | Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
18821 | ||
18822 | * configure.in: add m4, textutils, fileutils, sed, shellutils, | |
18823 | time, wdiff, and find to configdirs | |
18824 | ||
18825 | * Makefile.in: all, clean, and install rules for the new programs | |
18826 | added to configure.in | |
18827 | ||
18828 | Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18829 | ||
18830 | * configure.in: use mh-sun for all *-sun-* hosts | |
18831 | ||
6599da04 JM |
18832 | Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
18833 | ||
18834 | * Makefile.in: define flags for X11 include files and library file | |
18835 | locations, pass them down to the programs that need this info | |
18836 | ||
18837 | * build-all.mk: added a 'native' target, to 3stage the native toolchain | |
18838 | ||
6599da04 JM |
18839 | Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
18840 | ||
18841 | * configure.in: start building libg++ for HP-UX targets | |
18842 | ||
18843 | Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) | |
18844 | ||
18845 | * README: Update references to files moved into etc/. | |
18846 | ||
18847 | Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) | |
18848 | ||
18849 | * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. | |
18850 | * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. | |
18851 | ||
18852 | Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
18853 | ||
18854 | * configure: accept dash as well as underscore in long option | |
18855 | names for FSF compatibility. | |
18856 | ||
18857 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) | |
18858 | ||
18859 | * config.sub: added -sco3.2v4 support from FSF. | |
18860 | ||
18861 | Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18862 | ||
18863 | * configure.in: expand the section that adds or removes | |
18864 | directories from the list of programs to build, to handle native | |
18865 | vs. cross in addition to host v. native | |
18866 | ||
18867 | Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) | |
18868 | ||
18869 | * Makefile.in: Replace C++ in macro names with CXX. | |
18870 | This is less likely to break ... | |
18871 | ||
18872 | Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18873 | ||
18874 | * test-build.mk: add -w to GNU_MAKE | |
18875 | ||
18876 | Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18877 | ||
18878 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | |
18879 | add 'sparc' to list of recognized cpus. This needed to make | |
18880 | 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. | |
18881 | Delete some redundant ose68 variants. Recognize -wrs as an os, | |
18882 | then changes that into $CPU-wrs-vxworks. | |
18883 | ||
18884 | * configure.in: remove most references to gdbtest, regularize | |
18885 | target based program removal | |
18886 | ||
18887 | * test-build.mk: import from p3 tree (many fixes and changes) | |
18888 | ||
18889 | Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
18890 | ||
18891 | * Makefile.in: added rules to handle tcl, tk, and expect | |
18892 | ||
18893 | * configure.in: handle those directories if they exist | |
18894 | ||
18895 | Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18896 | ||
18897 | * config.sub: removed bogus hppabsd and hppahpux names, since | |
18898 | "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) | |
18899 | ||
18900 | Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18901 | ||
18902 | * Makefile.in: all-gcc now depends on all-binutils. all-libg++ | |
18903 | depends upon all-xiberty | |
18904 | ||
18905 | * Makefile.in: changes from p3, including: | |
18906 | ||
18907 | Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) | |
18908 | ||
18909 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
18910 | newlib/Makefile exists, rather than if host != target. | |
18911 | ||
18912 | Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) | |
18913 | ||
18914 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
18915 | from the same source tree and not building a cross-compiler. This | |
18916 | matters for the libg++ configuration if reconfiguring a tree that | |
18917 | has already been installed. | |
18918 | ||
18919 | Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) | |
18920 | ||
18921 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
18922 | pick up the machine and system specific header files. | |
18923 | ||
18924 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
18925 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
18926 | the C compiler to use to create programs which are run in the | |
18927 | build environment, set it to default to $(CC), and passed it down | |
18928 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
18929 | ||
18930 | Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) | |
18931 | ||
18932 | * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. | |
18933 | We need them for unusual native builds, like systems without | |
18934 | ranlib. | |
18935 | ||
18936 | * configure: also define $(host_canonical) and | |
e490616e ZW |
18937 | $(target_canonical), which are the full, canonical names for the |
18938 | given host and target | |
6599da04 JM |
18939 | |
18940 | Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) | |
18941 | ||
18942 | * Makefile.in: Added separate definitions for C++. | |
18943 | ||
18944 | Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) | |
18945 | ||
18946 | * configure.in (configdirs): Add deja-gnu. | |
18947 | ||
18948 | Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) | |
18949 | ||
18950 | * README: Update for configure.texi and gdb-4.7 release. | |
18951 | ||
18952 | Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) | |
18953 | ||
18954 | * Makefile.in: Move "all" target to top of file. | |
18955 | Previously, first target was ".PHONY" which caused BSD4.4 make | |
18956 | to build .PHONY when make was run without arguments. | |
18957 | ||
18958 | Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) | |
18959 | ||
18960 | * Makefile.in: Add COPYING.LIB to GDB releases, now that there's | |
18961 | Library-copylefted code in libiberty. | |
18962 | ||
18963 | Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) | |
18964 | ||
18965 | * config.sub: Replace m68kmote with plain old m68k. | |
18966 | ||
18967 | Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) | |
18968 | ||
18969 | * Makefile.in: Remove space from blank line, avoid Make complaints. | |
18970 | ||
18971 | Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) | |
18972 | ||
18973 | * config.sub: Complain if no argument is given. Added support for | |
18974 | 386bsd as OS and target alias. | |
18975 | ||
18976 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) | |
18977 | ||
18978 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
18979 | newlib/Makefile exists, rather than if host != target. | |
18980 | ||
18981 | Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) | |
18982 | ||
18983 | * config.sub: recognize sparclite-wrs-vxworks. | |
18984 | ||
18985 | * Makefile.in (install-xiberty): added *-xiberty make rules (from | |
18986 | p3.) Added clean-xiberty to clean. | |
18987 | ||
18988 | Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
18989 | ||
18990 | * configure.in: use *-*-* instead of nested cases for host and target | |
18991 | ||
18992 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) | |
18993 | ||
18994 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
18995 | from the same source tree and not building a cross-compiler. This | |
18996 | matters for the libg++ configuration if reconfiguring a tree that | |
18997 | has already been installed. | |
18998 | ||
18999 | Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) | |
19000 | ||
19001 | * config.sub (i486v/i486v4): Merge in from FSF version. | |
19002 | ||
19003 | Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) | |
19004 | ||
19005 | * configure: only set PWD if it is already set. | |
19006 | ||
19007 | Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) | |
19008 | ||
19009 | * configure: just set PWD=`pwd` at the top, since Ultrix sh | |
19010 | doesn't have unset and all success paths (and most error paths) | |
19011 | out set it anyway. (Note: should change all uses of ${PWD=`pwd`} | |
19012 | to just ${PWD} to avoid confusion.) | |
19013 | ||
19014 | Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) | |
19015 | ||
19016 | * configure: always set $(tooldir) to $(libdir)/$(target_alias), | |
19017 | even for a native compilation. | |
19018 | ||
19019 | Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) | |
19020 | ||
19021 | Changes to make the gdb.tar.Z rule work better. | |
19022 | ||
19023 | * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. | |
19024 | (DEVO_SUPPORT): Add configure.texi. | |
19025 | (bfd-ilrt.tar.Z): Remove ancient rule. | |
19026 | ||
19027 | Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) | |
19028 | ||
19029 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
19030 | pick up the machine and system specific header files. | |
19031 | ||
19032 | * configure.in, config.sub: added new target m68010-adobe-scout, | |
19033 | with alias of adobe68k. Changed configure.in to check for | |
19034 | -scout before -sco* to avoid a false match. | |
19035 | ||
19036 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
19037 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
19038 | the C compiler to use to create programs which are run in the | |
19039 | build environment, set it to default to $(CC), and passed it down | |
19040 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
19041 | ||
19042 | Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
19043 | ||
19044 | * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, | |
19045 | AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass | |
19046 | TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the | |
19047 | FOR_TARGET variants, to newlib and libg++. | |
19048 | ||
19049 | Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
19050 | ||
19051 | * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built | |
19052 | first. | |
19053 | ||
19054 | Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) | |
19055 | ||
19056 | * config.sub: Accept `elf' as an environment. | |
19057 | ||
19058 | Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
19059 | ||
19060 | * Makefile.in (all-opcodes): cd into the right directory | |
19061 | ||
19062 | Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) | |
19063 | ||
19064 | * configure: added -program_transform_name option, used as | |
19065 | argument to sed when installing programs. | |
19066 | configure.texi: added documentation for -program_prefix, | |
19067 | -program_suffix and -program_transform_name. | |
19068 | ||
19069 | Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) | |
19070 | ||
19071 | * config.sub: Accept i486 where i386 ok. | |
19072 | ||
19073 | Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) | |
19074 | ||
19075 | * config.sub: accept we32k | |
19076 | ||
19077 | Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) | |
19078 | ||
3b75d237 | 19079 | * config.sub, configure.in: accept OSE68000 and OSE68k. |
6599da04 JM |
19080 | |
19081 | * Makefile.in: don't create all directories for ``make install''; | |
19082 | let the subdirectories create the ones they need. | |
19083 | ||
19084 | Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19085 | ||
e490616e | 19086 | * COPYING: new file, GPL v2 |
6599da04 JM |
19087 | |
19088 | Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19089 | ||
19090 | * Makefile.in: use the new gen-info-dir, which needs a template | |
19091 | argument (which also lives in texinfo) | |
19092 | ||
19093 | * configure.texi, standards.texi: fix INFO-DIR-ENTRY | |
19094 | ||
6599da04 JM |
19095 | Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) |
19096 | ||
19097 | * config.sub (ncr3000): Change i386 to i486. | |
19098 | ||
19099 | Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19100 | ||
19101 | * Makefile.in: add install-rcs, install-grep to | |
19102 | install-no-fixedincludes, removed install-bison and install-libgcc | |
19103 | ||
19104 | Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
19105 | ||
19106 | * configure.in: grab the HPUX makefile fragment if on HPUX | |
19107 | ||
19108 | Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
19109 | ||
19110 | * Makefile.in: eradicate bison spoor (ditto libgcc). | |
19111 | configure.in: recognise m68{k,000}-ericsson-OSE. | |
19112 | es1800 is alias for m68k-ericsson-OSE | |
19113 | ||
19114 | Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19115 | ||
19116 | * configure.in: rearrange the parts that remove programs from | |
19117 | configdirs, based now on HOST==TARGET or by canonical triple. | |
19118 | ||
19119 | Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19120 | ||
19121 | * test-build.mk: recurse explicitly with -f test-build.mk when | |
19122 | appropriate. predicate stage3 and comparison on the existence | |
19123 | of gcc. That is, if gcc isn't around, we aren't three-staging. | |
19124 | On very clean, also remove ...stamp-co. Build in-place before | |
19125 | doing other builds. | |
19126 | ||
19127 | Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
19128 | ||
19129 | * Makefile.in, configure.in: add tgas | |
19130 | ||
19131 | Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19132 | ||
19133 | * Makefile.in: a number of changes merged in from progressive. | |
19134 | ||
19135 | * configure.in: add libm. | |
19136 | ||
19137 | * .cvsignore: ignore some stuff that comes from test-build.mk. | |
19138 | ||
6599da04 JM |
19139 | Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) |
19140 | ||
19141 | * config.sub: Add es1800 (m68k-ericsson-es1800). | |
19142 | ||
19143 | Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
19144 | ||
19145 | * configure: Add program_suffix (parallel to program_prefix) | |
19146 | * Makefile.in: adjust directory-creating script for losing decstation | |
19147 | ||
19148 | Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) | |
19149 | ||
19150 | * configure: Minor $subdir-related fixes. | |
19151 | ||
19152 | Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
19153 | ||
19154 | * configure: fix various problems with propogating | |
19155 | makefile_target_frag in subdirs. | |
19156 | * configure.in: config libgcc if its there | |
19157 | ||
19158 | Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) | |
19159 | ||
19160 | * config.sub: HPPA merge. | |
19161 | ||
6599da04 JM |
19162 | Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) |
19163 | ||
19164 | * Makefile.in: Replace all-bison with all-byacc in all | |
19165 | dependency lines for other tools (which now use byacc). | |
19166 | ||
19167 | Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) | |
19168 | ||
19169 | * config.sub: Add sun4sol2 => sparc-sun-solaris2. | |
19170 | ||
6599da04 JM |
19171 | Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) |
19172 | ||
19173 | * Makefile.in: make gprof rules similar to byacc rules (instead of | |
19174 | vestigal $(unsubdir) that didn't work...) | |
19175 | ||
19176 | Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) | |
19177 | ||
19178 | * config.sub: Add support for Linux. | |
19179 | * Makefile.in: Use $(FLAGS_TO_PASS) more consistently | |
19180 | (at least for libg++). | |
19181 | ||
19182 | Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
19183 | ||
19184 | * configure.texi: fix doc for the -nfp option to configure | |
19185 | ||
19186 | Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) | |
19187 | ||
19188 | * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. | |
19189 | ||
19190 | Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) | |
19191 | ||
19192 | * config.sub: changed [^-]+ to [^-][^-]* so that it works under | |
19193 | Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) | |
19194 | * configure.in: added solaris* host_makefile_frag hook. | |
19195 | ||
19196 | Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19197 | ||
19198 | * config.sub: changed recognition of m68000 so that various | |
19199 | m68k types can be specified via m680[01234]0 | |
19200 | ||
19201 | Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19202 | ||
19203 | * config.sub (basic_machine): fix sed so that '-foo' isn't | |
19204 | completely substituted out while .+'-foo' loses the '-foo' | |
19205 | ||
19206 | Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
19207 | ||
19208 | * config.sub ($os): Add -aout. | |
19209 | ||
19210 | Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) | |
19211 | ||
19212 | * configure: If host_makefile_frag is absolute, don't | |
19213 | prefix ${invsubdir} (relevant to libg++ auto-configure). | |
19214 | ||
19215 | Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
19216 | ||
19217 | * Makefile.in (tooldir): Define it. | |
19218 | (all-ld): Depend on all-flex. | |
19219 | ||
19220 | Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) | |
19221 | ||
19222 | * Makefile.in (check): Fix libg++ special case. | |
19223 | ||
19224 | Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) | |
19225 | ||
19226 | * configure: do not bury `pwd` into config.status, thus do fewer | |
19227 | pwd's. | |
19228 | ||
19229 | * configure: print the "Building in" message only when building in | |
19230 | other than "." AND verbose. | |
19231 | ||
63f6bcd7 | 19232 | * configure: remove -s, rework -v to better accommodate guested |
6599da04 JM |
19233 | configures. |
19234 | ||
19235 | * standards.texi: updated to 3 may, fixed librid <-> libdir typo. | |
19236 | ||
19237 | Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) | |
19238 | ||
19239 | * Makefile.in: macroize flags passed on recursion. remove | |
19240 | fileutils. | |
19241 | ||
19242 | Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) | |
19243 | ||
19244 | * configure: get makesrcdir right for subdirs deeper than 1. | |
19245 | ||
19246 | * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on | |
19247 | install. | |
19248 | ||
19249 | Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) | |
19250 | ||
19251 | * Makefile.in: don't print subdir_do or recursion lines. | |
19252 | ||
19253 | Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) | |
19254 | ||
19255 | * standards.texi: added menu item. | |
19256 | ||
19257 | * Makefile.in: build and install standards.info. | |
19258 | ||
19259 | * standards.texi: new file. | |
19260 | ||
19261 | Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19262 | ||
19263 | * configure: test for and move config.status pieces from | |
19264 | ${subdir}/. | |
19265 | ||
19266 | Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) | |
19267 | ||
6599da04 JM |
19268 | * configure: Test for existance of files before trying to mv |
19269 | them, to avoid numerous non-existance messages. | |
19270 | ||
19271 | Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) | |
19272 | ||
19273 | * configure: correct final line of config.status. | |
19274 | ||
19275 | * configure: patch from eggert. Avoids a protection problem if | |
19276 | the original Makefile.in is read only. | |
19277 | ||
19278 | * configure: use move-if-change from gcc to create config.status. | |
19279 | Some makefiles depend on config.status to tell if a directory | |
19280 | has been reconfigured for a different host. This change | |
19281 | prevents those directories from remaking everything in the case | |
19282 | where the reconfig was only intended to rebuild a Makefile. | |
19283 | ||
19284 | * configure: test for config.sub with "config.sub sun4" rather | |
19285 | than "config.sub ${host_alias}". Otherwise we can't tell a bad | |
19286 | host alias from a missing config.sub. | |
19287 | ||
19288 | Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19289 | ||
19290 | * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass | |
19291 | MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. | |
19292 | ||
19293 | Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) | |
19294 | ||
19295 | * configure: mkdir ${subdir} as needed. | |
19296 | ||
19297 | Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) | |
19298 | ||
19299 | * Makefile.in,configure.in: added autoconf. | |
19300 | ||
19301 | Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19302 | ||
19303 | * Makefile.in: no longer pass against on recursion. | |
19304 | ||
19305 | * Makefile.in: added .NOEXPORT: so that stray makefile_frag | |
19306 | definitions are not inherited. | |
19307 | ||
19308 | * configure: correct makesrcdir when subdir is . | |
19309 | ||
19310 | Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) | |
19311 | ||
19312 | * configure: Add support for 'subdirs' variable, which is | |
19313 | like 'configdirs', except that configure doesn't re-invoke | |
19314 | itself for subdirs, it just creates a Makefile for each subdir. | |
19315 | * configure.texi: Document subdirs. | |
19316 | ||
19317 | Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
19318 | ||
19319 | * configure.in: added flex to configdirs | |
19320 | ||
19321 | Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) | |
19322 | ||
19323 | * Makefile.in: remove clean-stamps from clean. | |
19324 | ||
19325 | Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) | |
19326 | ||
19327 | * configure.in: Add gdbtest to configdirs. | |
19328 | ||
19329 | Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) | |
19330 | ||
19331 | * Makefile.in (MINUS_G): Add macro, default to -g, pass on | |
19332 | to recursive makes. | |
19333 | * configure.in: Recognize new ncr3000 config. | |
19334 | ||
19335 | Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) | |
19336 | ||
19337 | * Makefile.in, configure.in: removed references to gdbm. | |
19338 | ||
19339 | Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) | |
19340 | ||
19341 | * config.sub: Don't canonicalize os value | |
19342 | newsos* to bsd (readline needs to check for newsos). | |
19343 | (This fix was earlier made Jan 31, but got re-broken.) | |
19344 | ||
19345 | Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) | |
19346 | ||
19347 | * configure.in: sco is an os, not a vendor! | |
19348 | ||
19349 | * configure: Quote $( better. Keep various shells happy. | |
19350 | ||
19351 | Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) | |
19352 | ||
19353 | * Makefile.in: eliminate stamp-files. | |
19354 | ||
19355 | Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) | |
19356 | ||
19357 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
19358 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
19359 | ||
19360 | Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) | |
19361 | ||
19362 | * config.sub: fix iris/iris3. | |
19363 | ||
19364 | Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) | |
19365 | ||
19366 | * configure: re-add -rm. | |
19367 | ||
19368 | Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) | |
19369 | ||
19370 | * Maskefile.in: add .stmp-rcs to all. | |
19371 | ||
19372 | * configure.in: remove gas from rs6000 build, use aix host fragment. | |
19373 | ||
19374 | Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) | |
19375 | ||
19376 | * configure: pass down site_option during recursion. | |
19377 | ||
19378 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) | |
19379 | ||
19380 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. | |
19381 | ||
19382 | Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) | |
19383 | ||
19384 | * configure: Change exec_prefix so that it really defaults to prefix. | |
19385 | ||
19386 | Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) | |
19387 | ||
19388 | * Makefile.in, configure.in: Add support for mmalloc library. | |
19389 | ||
19390 | Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) | |
19391 | ||
19392 | * Makefile.in: add stmp dependencies for a few more things. | |
19393 | ||
19394 | Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) | |
19395 | ||
19396 | * configure: adjusted error message on objdir/srcdir configure | |
19397 | collision, per john's suggestion. | |
19398 | ||
19399 | * Makefile.in: add libiberty stmp to all and all.cross. | |
19400 | ||
19401 | Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) | |
19402 | ||
19403 | * Makefile.in: remove force dependencies, add grep to all. | |
19404 | ||
19405 | Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) | |
19406 | ||
19407 | * Makefile.in: drop flex. make stamp files work. | |
19408 | ||
19409 | * configure: added test for conflicting configuration in srcdir, | |
19410 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
19411 | gets cranky. use relative paths for configure and srcdir | |
19412 | whenever possible. Send some error messages to stderr that were | |
19413 | going to stdout. | |
19414 | ||
19415 | Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) | |
19416 | ||
19417 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
19418 | before using gcc/gcc. Also pass XTRAFLAGS. | |
19419 | ||
19420 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
19421 | ||
19422 | * Makefile.in: added stmp-files so that directories aren't polled | |
19423 | when they are already built. | |
19424 | ||
19425 | * configure.texi: fixed a node pointer problem. | |
19426 | ||
19427 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
19428 | ||
731a8127 | 19429 | * config.sub configure.in gdb/configure.in |
6599da04 JM |
19430 | gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h |
19431 | gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 | |
19432 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
19433 | ||
19434 | Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19435 | ||
19436 | * configure: -recurring becomes -silent. corrected help message | |
19437 | for -site= option. | |
19438 | ||
19439 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
19440 | ||
19441 | Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19442 | ||
19443 | * configure: when building Makefile for crosses, replace | |
19444 | tooldir and program_prefix. default srcdir from location of | |
19445 | config.sub. remove "for host in hosts" and "for target in | |
19446 | targets" loops. | |
19447 | ||
19448 | Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
19449 | ||
19450 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
19451 | ||
19452 | Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) | |
19453 | ||
19454 | * Makefile.in, configure.in: removed traces of namesubdir, | |
19455 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
19456 | copyrights to '92, changed some from Cygnus to FSF. | |
19457 | ||
19458 | * configure.texi: remove most references to multiple hosts, | |
19459 | multiple targets, subdirs, etc. | |
19460 | ||
19461 | * configure.man: removed rcsid. reference config.sub not | |
19462 | config.subr. | |
19463 | ||
19464 | * Makefile.in: mkdir $(infodir) on install-info. | |
19465 | ||
19466 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
19467 | ||
19468 | * configure.texi: Explain better about .gdbinit and about | |
19469 | the environment that configure.in sections run in. | |
19470 | ||
19471 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
19472 | ||
19473 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
19474 | ||
19475 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
19476 | ||
19477 | * README: DOC.configure => cfg-paper.texi. | |
19478 | ||
19479 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) | |
19480 | ||
19481 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
19482 | ||
19483 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
19484 | ||
19485 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
19486 | the number of copies of COPYING that go into the GDB tar file. | |
19487 | ||
19488 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) | |
19489 | ||
731a8127 | 19490 | * bfd/configure.in, gdb/config/mh-i386sco, |
6599da04 JM |
19491 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: |
19492 | Fix SCO configuration stuff. | |
19493 | ||
19494 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) | |
19495 | ||
19496 | * Makefile.in: For libg++, make sure the -I pointing | |
19497 | to the gcc directory goes *after* all the libg++-local -I flags. | |
19498 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
19499 | ||
19500 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
19501 | ||
19502 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
19503 | ||
19504 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
19505 | ||
19506 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
19507 | ||
19508 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) | |
19509 | ||
19510 | * config.sub: Add stratus configuration frags. Also | |
19511 | submitted to FSF. | |
19512 | ||
19513 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) | |
19514 | ||
19515 | * Makefile.in (DEV_SUPPORT): add configure.man. | |
19516 | ||
19517 | * config.sub(Decode manufacturer-specific): add -none*. | |
19518 | ||
19519 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) | |
19520 | ||
19521 | * Makefile.in: remove form feeds to make Sun's make happy. | |
19522 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
19523 | ||
19524 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
19525 | ||
19526 | * Makefile.in (AR_FLAGS): Make quieter. | |
19527 | ||
19528 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
19529 | ||
19530 | * configure.in: Add libg++. | |
19531 | * configure: When verbose, don't output the command line at each | |
19532 | level; it will be unremarkably the same as the previous version, | |
19533 | which will be the same as what the user typed. | |
19534 | ||
19535 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) | |
19536 | ||
19537 | * configure.in, Makefile.in: fix clean-info, add flex. add | |
19538 | fileutils. | |
19539 | ||
19540 | * configure: be less sensitive to spaces in Makefile.in. Do not | |
19541 | look for sources in "..". Doing so breaks subdirectories that | |
19542 | might have their own configure. If a subdir has it's own | |
19543 | configure script, use it. | |
19544 | ||
19545 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) | |
19546 | ||
19547 | * cfg-paper.texi: some changes suggested by rms. | |
19548 | ||
19549 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) | |
19550 | ||
19551 | * config.sub: Merge in some small additions from the FSF version, | |
19552 | taken from the gcc distribution, to bring the Cygnus and FSF | |
19553 | versions into closer sync. | |
19554 | ||
19555 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) | |
19556 | ||
19557 | * configure.in: Changed svr4 references to sysv4. | |
19558 | ||
19559 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) | |
19560 | ||
19561 | * configure: added -V for version number option. | |
19562 | ||
19563 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) | |
19564 | ||
19565 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
19566 | renamed from DOC.configure to cfg-paper.texi. | |
19567 | ||
19568 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19569 | ||
19570 | * configure, config.subr, config.sub: config.subr is now | |
19571 | config.sub again. | |
19572 | ||
19573 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) | |
19574 | ||
19575 | * configure.texi: new file, in progress. | |
19576 | ||
19577 | * Makefile.in: build info file and install the man page for | |
19578 | configure. | |
19579 | ||
19580 | * configure.man: new file, first cut. | |
19581 | ||
19582 | * configure: find config.subr again now that configuration "none" | |
19583 | has gone. removed all traces of the -ansi option. removed all | |
19584 | traces of the -languages option. | |
19585 | ||
19586 | * config.subr: resync from rms. | |
19587 | ||
19588 | Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19589 | ||
19590 | * configure, config.sub, config.subr: merge config.sub into | |
19591 | config.subr, call the result config.subr, remove config.sub, use | |
19592 | config.subr. | |
19593 | ||
19594 | * Makefile.in: revised install for dir.info. | |
19595 | ||
19596 | Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19597 | ||
19598 | * configure.in: add decstation host makefile frag. | |
19599 | ||
19600 | * Makefile.in: BISON now bison -y again. also install-gcc on | |
19601 | install. clean-gdbm on clean. infodir belongs in datadir. | |
19602 | Make directories for info install. Build dir.info here then | |
19603 | install it. | |
19604 | ||
19605 | Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19606 | ||
19607 | * Makefile.in: fix for bad directory tests. | |
19608 | ||
19609 | Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19610 | ||
19611 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | |
19612 | regexp. -srcdir relative was being handled incorrectly. | |
19613 | ||
19614 | * Makefile.in: unwrapped some for loops so that parallel makes | |
19615 | work again and so one can focus one's attention on a particular | |
19616 | package. | |
19617 | ||
19618 | Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19619 | ||
19620 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
19621 | elif wherever possible. make -srcdir work without -objdir. | |
19622 | -objdir= commented out. | |
19623 | ||
19624 | Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19625 | ||
19626 | * configure: +options become --options. -subdirs commented out. | |
19627 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
19628 | Makefile now at top of generated Makefile. Removed cvs log | |
19629 | entries. added -srcdir. create .gdbinit only if there is one | |
19630 | in ${srcdir}. | |
19631 | ||
19632 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
19633 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
19634 | and mandir now keyed off datadir by default. | |
19635 | ||
19636 | Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
19637 | ||
19638 | * Freshly created ChangeLog. | |
19639 | ||
19640 | \f | |
19641 | Local Variables: | |
19642 | mode: change-log | |
19643 | left-margin: 8 | |
19644 | fill-column: 76 | |
19645 | version-control: never | |
19646 | End: |