re PR target/76731 ([AVX512] _mm512_i32gather_epi32 and other scatter/gather routines...
[gcc.git] / ChangeLog
1 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2
3 PR other/79046
4 * configure: Regenerated.
5
6 2017-01-04 Alan Modra <amodra@gmail.com>
7
8 * configure: Regenerate.
9
10 2016-12-29 Ben Elliston <bje@gnu.org>
11
12 * config.sub: Import latest version.
13
14 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
18 2016-12-21 Jakub Jelinek <jakub@redhat.com>
19
20 * configure.ac: Don't bootstrap libmpx unless --with-build-config
21 includes bootstrap-mpx.
22 * configure: Regenerated.
23
24 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
28 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
29
30 * configure: Regenerate.
31
32 2016-12-01 Matthias Klose <doko@ubuntu.com>
33
34 * configure.ac: Don't use pkg-config to check for bdw-gc.
35 * configure: Regenerate.
36
37 2016-11-30 Matthias Klose <doko@ubuntu.com>
38
39 * Makefile.def: Remove reference to boehm-gc target module.
40 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
41 options and for the bdw-gc pkg-config module.
42 * configure: Regenerate.
43 * Makefile.in: Regenerate.
44
45 2016-11-28 Nathan Sidwell <nathan@acm.org>
46
47 * MAINTAINERS (nvptx): Remove self.
48
49 2016-11-25 Ben Elliston <bje@gnu.org>
50
51 * config.guess: Import latest version.
52 * config.sub: Likewise.
53
54 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
58 2016-11-15 Matthias Klose <doko@ubuntu.com>
59
60 * Makefile.def: Remove references to GCJ.
61 * Makefile.tpl: Likewise.
62 * Makefile.in: Regenerate.
63
64 2016-11-15 Matthias Klose <doko@ubuntu.com>
65
66 * config-ml.in: Remove references to GCJ.
67 * configure.ac: Likewise.
68 * configure: Regenerate.
69
70 2016-11-01 Josh Conner <joshconner@google.com>
71
72 * MAINTAINERS (Write After Approval): Update email address,
73
74 2016-10-27 Carl Love <cel@us.ibm.com>
75
76 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
77 Approval list to make it alphabetical.
78
79 2016-10-27 Carl Love <cel@us.ibm.com>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
83 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * MAINTAINERS (Reviewers): Add myself.
86 (Write After Approval): Add myself.
87
88 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
89 Ulrich Weigand <uweigand@de.ibm.com>
90
91 * MAINTAINERS: Update email address.
92
93 2016-10-10 Nathan Sidwell <nathan@acm.org>
94
95 * MAINTAINERS: Update email address.
96
97 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
98
99 * configure.ac: Add aarch64-*-freebsd*.
100 * configure: Regenerate.
101
102 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
103
104 * MAINTAINERS: Update email address after it got reverted.
105
106 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
107
108 * configure.ac (target_libraries): Readd target-boehm-gc.
109 Restore --enable-objc-gc handling.
110 * configure: Regenerate.
111
112 2015-10-03 Jeff Law <law@redhat.com>
113
114 * MAINTAINERS: Move several inactive maintainers to the
115 write-after-approval section.
116
117 2016-09-30 Jakub Jelinek <jakub@redhat.com>
118
119 * configure.ac: Add target-libffi to target_libraries.
120 Readd libgcj target disablings, modified to only target-libffi.
121 Readd target addition of go to unsupported languages.
122 * configure: Regenerated.
123
124 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
125
126 * MAINTAINERS: Update email address.
127
128 2016-09-30 Andrew Haley <aph@redhat.com>
129
130 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
131 write-after approval. Remove Tom Tromey and Bryce McKinlay from
132 libgcj.
133
134 2016-09-30 Andrew Haley <aph@redhat.com>
135
136 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
137 write-after approval after GCJ deletion.
138
139 2016-09-30 Andrew Haley <aph@redhat.com>
140
141 * Makefile.def: Remove libjava.
142 * Makefile.tpl: Likewise.
143 * Makefile.in: Regenerate.
144 * configure.ac: Likewise.
145 * configure: Likewise.
146 * gcc/java: Remove.
147 * libjava: Likewise.
148
149 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
150
151 * MAINTAINERS (Reviewers): Add myself.
152
153 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
154
155 * configure.ac: Disable "sim" directory for arc*-*-*.
156 * configure: Regenerated.
157
158 2016-09-23 Tamar Christina <tamar.christina@arm.com>
159
160 * MAINTAINERS (Write After Approval): Add myself.
161
162 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
163
164 * configure.ac: Check for the minimum in-tree MPFR version
165 handled.
166 * configure: Regenerate.
167
168 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
169
170 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
171 * configure: Regenerated.
172
173 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
177 2016-06-23 Andi Kleen <ak@linux.intel.com>
178
179 * Makefile.def: Add autoprofiledbootstrap.
180 * Makefile.tpl: Dito.
181 * Makefile.in: Regenerate.
182
183 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
184
185 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
186 * configure: Regenerate.
187
188 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
189
190 * configure: Regenerate.
191 * configure.ac: Remove support for avr-rtems.
192
193 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
194
195 * MAINTAINERS (Write After Approval): Add myself.
196
197 2016-06-16 Michael Collison <michael.collison@arm.com>
198
199 * MAINTAINERS (Write After Approval): Add myself.
200
201 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
202
203 * MAINTAINERS (Write After Approval): Update e-mail address.
204
205 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
206
207 * MAINTAINERS (Write After Approval): Add myself.
208
209 2016-05-28 Alan Modra <amodra@gmail.com>
210
211 * Makefile.tpl (configure): Depend on m4 files included.
212 * Makefile.in: Regenerate.
213
214 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
215
216 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
217 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
218
219 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
220
221 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
222 special case builtin.
223 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
224 support for ALTIVEC_BUILTIN_VEC_ADDEC.
225 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
226 for __builtin_vec_addec.
227
228 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
229
230 * config.guess: Import version 2016-04-02 (newest).
231 * config.sub: Import version 2016-05-10 (newest).
232
233 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
234
235 * configure.ac: Add ARC support to libgloss.
236 * configure: Regenerate
237
238 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
242 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
243
244 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
245 * configure: Regenerated.
246 * Makefile.def (gmp): Explicitly disable assembler.
247 (mpfr): Adjust lib_path.
248 (mpc): Likewise.
249 * Makefile.in: Regenerated.
250
251 2016-05-01 Jakub Jelinek <jakub@redhat.com>
252
253 PR bootstrap/70704
254 * configure.ac (--enable-stage1-checking): Add missing
255 --enable-checking=.
256 * configure: Regenerated.
257
258 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
259
260 * config.guess: Revert r235676.
261 * config.sub: Revert r235676.
262
263 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
264
265 * config.guess: Remove SH5 support.
266 * config.sub: Likewise.
267 * configure: Likewise.
268 * configure.ac: Likewise.
269
270 2016-04-26 Jakub Jelinek <jakub@redhat.com>
271
272 PR bootstrap/70704
273 * configure.ac (--enable-stage1-checking): For --disable-checking or
274 implicit --enable-checking, make sure extra flag matches in between
275 stage1 and later checking.
276 * configure: Regenerated.
277
278 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
279
280 * .gitattributes: New file.
281
282 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
283
284 * MAINTAINERS (rs6000/powerpc port): Add myself.
285
286 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
287
288 PR bootstrap/70173
289 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
290 and gotools directories. Delete the stage_final file.
291 * Makefile.in: Regenerate.
292
293 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
297 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
298
299 * MAINTAINERS (Fortran maintainer): Remove myself.
300
301 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
302
303 * MAINTAINERS (Write After Approval): Add myself.
304
305 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
309 2016-03-17 Cary Coutant <ccoutant@gmail.com>
310
311 Sync with binutils-gdb:
312
313 2016-03-17 Cary Coutant <ccoutant@gmail.com>
314
315 * configure.ac: Add mips and s390 to the gold target check.
316 * configure: Regenerate.
317
318 2016-03-01 DJ Delorie <dj@redhat.com>
319
320 * MAINTAINERS (mep): Remove myself as MeP maintainer.
321
322 2016-02-22 David Malcolm <dmalcolm@redhat.com>
323
324 * MAINTAINERS (libcpp): Add myself.
325 (diagnostic messages): Likewise.
326
327 2016-02-20 Tom de Vries <tom@codesourcery.com>
328
329 * MAINTAINERS: Fix whitespace.
330
331 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
335 2016-01-29 Sebastian Pop <s.pop@samsung.com>
336
337 * config/isl.m4: Add comments about isl-0.16.
338 * configure: Regenerate.
339
340 2016-01-29 Martin Jambor <mjambor@suse.cz>
341
342 * MAINTAINERS (hsa maintainers): Add myself.
343
344 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
345
346 * MAINTAINERS: (Write After Approval): Add myself.
347
348 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
349 Sebastian Pop <s.pop@samsung.com>
350
351 * Makefile.in: Regenerate.
352 * Makefile.tpl: Export ISLVER.
353 * configure: Regenerate.
354 * config/isl.m4: Detect isl-0.15.
355
356 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
357
358 PR bootstrap/69329
359 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
360 * Makefile.in: Regenerate.
361
362 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
363
364 * configure.ac: Enable LTO for DJGPP
365 * configure: Regenerate
366
367 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
368
369 Sync with binutils-gdb:
370 2015-10-21 Nick Clifton <nickc@redhat.com>
371
372 PR gas/19109
373 * configure.ac: Note the 'none' is an acceptable argument to
374 --enable-compressed-debug-sections.
375 * configure: Regenerate.
376
377 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
378
379 PR bootstrap/69134
380 * Makefile.def (mpfr): Disable assembler.
381 * Makefile.in: Regenerate.
382
383 2016-01-01 Ben Elliston <bje@gnu.org>
384
385 * config.guess: Import version 2016-01-01.
386 * config.sub: Likewise.
387
388 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
392 2015-12-17 Sebastian Pop <s.pop@samsung.com>
393
394 * Makefile.in: Replace ISL with isl.
395 * Makefile.tpl: Same.
396 * config/isl.m4: Same.
397 * configure.ac: Same.
398 * contrib/download_prerequisites: Same.
399 * configure: Regenerate.
400
401 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
402
403 * MAINTAINERS (Write After Approval): Add Myself.
404
405 2015-12-17 Nathan Sidwell <nathan@acm.org>
406
407 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
408 * configure: Regenerate.
409
410 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
411 Sebastian Pop <s.pop@samsung.com>
412
413 * config/isl.m4 (ISL_CHECK_VERSION): Check for
414 isl_ctx_get_max_operations.
415 * configure: Regenerate.
416
417 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
421 2015-12-02 Ian Lance Taylor <iant@google.com>
422
423 PR go/66147
424 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
425 * Makefile.in: Regenerate.
426
427 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
428
429 PR libffi/65726
430 * Makefile.def (lang_env_dependencies): Make libffi depend
431 on cxx.
432 * Makefile.in: Regenerate.
433
434 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
435
436 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
437 symbols.
438
439 2015-11-20 Tristan Gingold <gingold@adacore.com>
440
441 Sync with binutils-gdb:
442 2015-11-20 Tristan Gingold <gingold@adacore.com>
443
444 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
445 * configure: Regenerate.
446
447 2015-11-19 Martin Liska <mliska@suse.cz>
448
449 * .gitignore: Add .clang-format to ignored files.
450 * Makefile.in: Add clang-format.
451 * Makefile.tpl: Likewise.
452
453 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
454
455 * configure.ac: Enable libmpx by default.
456 * configure: Regenerated.
457
458 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
459
460 * MAINTAINERS: Update email address.
461
462 2015-10-23 Paulo Matos <pmatos@linki.tools>
463
464 * MAINTAINERS: Update email address.
465
466 2015-10-23 Alan Hayward <alan.hayward@arm.com>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
470 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
471
472 Sync with binutils-gdb:
473 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
474
475 PR gas/19109
476 * configure.ac: Add
477 --enable-compressed-debug-sections={all,gas,gold,ld}.
478 * configure: Regenerated.
479
480 2015-10-16 Arnaud Charlet <charlet@adacore.com>
481
482 * MAINTAINERS: Update list of Ada maintainers and email addresses.
483
484 2015-10-09 Martin Liska <mliska@suse.cz>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
488 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491
492 2015-10-02 Florian Weimer <fweimer@redhat.com>
493
494 * MAINTAINERS: Update email address.
495
496 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
500 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
501
502 * MAINTAINERS: Update email.
503
504 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
505
506 * MAINTAINERS: Update my email address.
507
508 2015-09-01 James Bowman <james.bowman@ftdichip.com>
509
510 * MAINTAINERS (ft32 port): Add myself.
511
512 2015-08-28 David Sherwood <david.sherwood@arm.com>
513
514 * MAINTAINERS: Add myself.
515
516 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
521
522 PR libfortran/54572
523 * Makefile.def: Make libgfortran depend on libbacktrace.
524 * Makefile.in: Regenerate.
525
526 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529
530 2015-08-12 Tom de Vries <tom@codesourcery.com>
531
532 PR other/67092
533 * configure.ac: Remove --with_host_libstdcxx support.
534 * configure: Regenerate.
535
536 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
537 Jakub Jelinek <jakub@redhat.com>
538
539 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
540 nvptx*-*-*.
541 * configure: Regenerate.
542
543 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
544
545 * Makefile.def (libiconv): Define bootstrap=true.
546 Mark pdf/html/info as missing.
547 (configure-gcc): Depend on all-libiconv.
548 (all-gcc): Ditto.
549 (configure-libcpp): Ditto.
550 (all-libcpp): Ditto.
551 (configure-intl): Ditto.
552 (all-intl): Ditto.
553 * Makefile.in: Regenerate.
554
555 2015-08-03 Bin Cheng <bin.cheng@arm.com>
556
557 * MAINTAINERS (loop ivopts): Add the entry and myself.
558
559 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
560
561 * MAINTAINERS (nvptx): Add self.
562
563 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
564
565 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
566 128-bit vector modes.
567
568 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
572 2015-07-28 Ben Elliston <bje@gnu.org>
573
574 * config.sub, config.guess: Import from upstream.
575
576 2015-07-24 Michael Darling <darlingm@gmail.com>
577
578 PR other/66259
579 * config-ml.in: Reflects renaming of configure.in to configure.ac
580 * configure: Likewise
581 * configure.ac: Likewise
582
583 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
584
585 * MAINTAINERS: Update my email address.
586
587 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
588
589 Sync with binutils-gdb:
590 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
591
592 * configure.ac (target_configdirs): Exclude target-zlib if
593 target-libjava isn't built.
594 * configure: Regenerated.
595
596 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
597
598 Sync with binutils-gdb:
599 2015-05-13 John David Anglin <dave.anglin@bell.net>
600
601 * configure.ac: Disable configuration of GDB for HPUX targets.
602 * configure: Regenerate.
603
604 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
605
606 * configure.ac: Add --with-system-zlib.
607 * configure: Regenerated.
608
609 2015-01-28 James Bowman <james.bowman@ftdichip.com>
610
611 * configure.ac: Add FT32 support.
612 * configure: Regenerate.
613
614 2015-01-12 Anthony Green <green@moxielogic.com>
615
616 * configure.ac: Don't disable gprof for moxie.
617 * configure: Rebuild.
618
619 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
620
621 Sync with binutils-gdb:
622 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
623
624 PR ld/18355
625 * Makefile.def: Add extra_configure_flags to host zlib.
626 * configure.ac (extra_host_zlib_configure_flags): New. Set
627 to --enable-host-shared When bfd is to be built as shared
628 library. AC_SUBST.
629 * Makefile.in: Regenerated.
630
631 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
632
633 Sync with src:
634 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
635 * Makefile.def (dependencies): Add all-zlib to all-bfd.
636 * Makefile.in: Regenerated.
637
638 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
639
640 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
641 target.
642 * configure: Regenerate.
643
644 2015-06-23 Ludovic Courtès <ludo@gnu.org>
645
646 * MAINTAINERS (Write After Approval): Add myself.
647
648 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
649
650 * MAINTAINERS (OS Port Maintainers): Add myself.
651 (Various Maintainers): Remove myself from libffi testsuite.
652
653 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
654
655 * MAINTAINERS (gen* on machine desc): Add self.
656
657 2015-06-02 Jason Merrill <jason@redhat.com>
658
659 PR bootstrap/66319
660 * configure.ac: Use -std=gnu++98.
661
662 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
663
664 * MAINTAINERS (Write After Approval): Add myself.
665
666 2015-05-28 Mike Frysinger <vapier@gentoo.org>
667
668 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
669 * configure: Regenerate.
670
671 2015-05-26 Jason Merrill <jason@redhat.com>
672
673 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
674 * configure: Regenerate.
675
676 2015-05-16 James Bowman <james.bowman@ftdichip.com>
677
678 * configure.ac: FT32 target added.
679 * configure: Regenerated.
680
681 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
682
683 * MAINTAINERS (Write After Approval): Add myself.
684
685 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
686
687 * MAINTAINERS (Write After Approval): Add myself.
688
689 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
690
691 * configure.ac: Fix typo.
692 * configure: Regenerate.
693
694 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
695
696 * MAINTAINERS (Write After Approval): Add myself.
697
698 2015-05-03 Matthias Klose <doko@ubuntu.com>
699
700 * configure.ac: Match $host configured with triplets.
701 * configure: Regenerate.
702
703 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
704
705 * Makefile.tpl: Remove surplus whitespace throughout.
706 * Makefile.in: Regenerate.
707
708 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
709
710 * MAINTAINERS (Various Maintainers): Add myself as instruction
711 combiner maintainer.
712
713 2015-04-17 Jakub Jelinek <jakub@redhat.com>
714
715 PR bootstrap/62077
716 * configure.ac (--enable-stage1-checking): Default to
717 release,misc,gimple,rtlflag,tree,types if --disable-checking
718 or --enable-checking is not specified and DEV-PHASE is not
719 experimental.
720 * configure: Regenerated.
721
722 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
723
724 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
725 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
726 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
727 * Makefile.in: Regenerate.
728
729 2015-04-08 Cary Coutant <ccoutant@gmail.com>
730
731 * MAINTAINERS: Update my email address.
732
733 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
734
735 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
736
737 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
738
739 * MAINTAINERS: Add myself as an arm port reviewer.
740
741 2015-03-25 Martin Liska <mliska@suse.cz>
742 Yury Gribov <y.gribov@samsung.com>
743
744 * Makefile.in: Fix ln source location for vimrc file.
745 * Makefile.tpl: Likewise.
746
747 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
748
749 PR bootstrap/25672
750 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
751 cross-compiling. Similarly for CXX_FOR_TARGET.
752 * configure: Regenerate.
753
754 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
755
756 * Makefile.def: Add libmpx.
757 * configure.ac: Add libmpx.
758 * Makefile.in: Regenerate.
759 * configure: Regenerate.
760
761 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
762
763 * MAINTAINERS (CPU Port Maintainers): Add myself
764 i386 vector ISA extns mantainer.
765
766 2015-03-13 Jeff Law <law@redhat.com>
767
768 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
769 maintainer.
770 Remove Richard Henderson as a maintainer for the x86 port.
771
772 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
773
774 * MAINTAINERS (CPU Port Maintainers): Update my email address.
775
776 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
777
778 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
779 pointer bounds checker and i386 MPX maintainer.
780
781 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
782
783 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
784
785 2015-02-26 Martin Sebor <msebor@redhat.com>
786
787 * MAINTAINERS (Various Maintainers): Add self.
788
789 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
790
791 * configure.ac [--enable-as-accelerator-for] (enable_languages):
792 Make sure it contains lto.
793 * configure: Regenerate.
794
795 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
796
797 * configure: Regenerate.
798
799 2015-02-06 Diego Novillo <dnovillo@google.com>
800 1
801 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
802 middle-end, docstring): Remove myself.
803 (Write After Approval): Add myself.
804
805 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
806
807 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
808 (Write After Approval): Update address.
809
810 2015-01-29 David Malcolm <dmalcolm@redhat.com>
811
812 PR jit/64780
813 * configure.ac: Require the user to explicitly specify
814 --enable-host-shared if the jit is enabled.
815 * configure: Regenerate.
816
817 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2015-01-25 Tom de Vries <tom@codesourcery.com>
822
823 * MAINTAINERS: Make whitespace consistent.
824
825 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
829 2015-01-20 Andre Vehreschild <vehre@gmx.de>
830
831 * MAINTAINERS: (Write After Approval): Add myself.
832
833 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
834
835 * MAINTAINERS: (Write After Approval): Add myself.
836
837 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
838
839 * MAINTAINERS: (Write After Approval): Add myself.
840
841 2015-01-13 Iain Sandoe <iain@codesourcery.com>
842
843 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
844 objective-c/c++ front end maintainer.
845
846 2015-01-13 Marek Polacek <polacek@redhat.com>
847
848 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
849
850 2015-01-12 Jeff Law <law@redhat.com>
851
852 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
853 a very long time.
854
855 2015-01-09 Ian Lance Taylor <iant@google.com>
856
857 * configure.ac (host_tools): Add gotools.
858 * Makefile.def (host_modules): Add gotools.
859 (dependencies): Add dependency of all-gotools on all-target-libgo.
860
861 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
862
863 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
864 * configure: Regenerate.
865
866 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
867
868 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
869 all-target-libgomp.
870 * Makefile.in: Regenerate.
871
872 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
873
874 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
875
876 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
877
878 * configure.ac: Add Visium support.
879 * configure: Regenerate.
880
881 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
882
883 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
884 * configure: Regenerate.
885
886 2015-01-03 Andrew Pinski <apinski@cavium.com>
887
888 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
889 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
890 (BASE_TARGET_EXPORTS): Add OBJCOPY.
891 (OBJCOPY_FOR_TARGET): New variable.
892 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
893 * Makefile.in: Regenerate.
894 * configure.ac: Check for already installed target objcopy.
895 Also GCC_TARGET_TOOL on objcopy.
896 * configure: Regenerate.
897
898 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
899
900 * config.sub: Update from upstream, to 2015-01-01 version.
901 * config.guess: Ditto.
902
903 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
904
905 * MAINTAINERS (RTEMS Ports): Add myself.
906
907 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
911 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
912
913 * MAINTAINERS (Write After Approval): Add myself.
914
915 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
916
917 * configure.ac (--enable-as-accelerator-for): Don't set
918 ENABLE_AS_ACCELERATOR_FOR. Update all users.
919 * configure: Regenerate.
920
921 2014-12-13 Jakub Jelinek <jakub@redhat.com>
922
923 PR bootstrap/64023
924 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
925 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
926 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
927 to CXX.
928 * Makefile.in: Regenerated.
929
930 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
931 Yury Gribov <y.gribov@samsung.com>
932
933 * .gitignore: Added .local.vimrc and .lvimrc.
934 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
935 * Makefile.in: Regenerate.
936
937 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
938
939 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
940 * configure: Regenerated.
941
942 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
943
944 * MAINTAINERS (nvptx port): New entry.
945
946 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
947
948 * configure: Regenerate.
949
950 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
951
952 * configure.ac: Merge with Binutils.
953
954 2014-11-26 Tobias Burnus <burnus@net-b.de>
955
956 * Makefile.def: Make more dependent on mpfr, mpc and isl.
957 * Makefile.in: Regenerate.
958
959 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
960
961 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
962 missing flex.
963 * Makefile.in: Regenerated.
964
965 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
966
967 * Makefile.in: Regenerate.
968
969 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
970
971 PR bootstrap/63784
972 * libtool.m4: Add $pic_flag with -shared.
973
974 2014-11-21 Renlin Li <Renlin.Li@arm.com>
975
976 * MAINTAINERS (Write After Approval): Added myself.
977
978 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
979
980 * MAINTAINERS (write-after-approval): Add myself.
981
982 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
983
984 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
985 from 2 years ago.
986
987 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
988
989 Revert:
990 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
991
992 * MAINTAINERS (Write After Approval): Added myself as line map
993 maintainer.
994
995 2014-11-19 Renlin Li <Renlin.Li@arm.com>
996
997 Revert:
998 2014-11-19 Renlin Li <Renlin.Li@arm.com>
999
1000 * MAINTAINERS (Write After Approval): Added myself.
1001
1002 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1003
1004 * MAINTAINERS (Write After Approval): Added myself.
1005
1006 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1007
1008 * MAINTAINERS (Write After Approval): Added myself as line map
1009 maintainer.
1010
1011 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1012
1013 * MAINTAINERS (Various Maintainers): Added myself as line map
1014 maintainer.
1015
1016 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1017
1018 * move-if-change: Sync from upstream gnulib.
1019
1020 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1021
1022 * compile: Sync with upstream Automake.
1023 * depcomp: Ditto.
1024 * install-sh: Ditto.
1025 * missing: Ditto.
1026 * mkinstalldirs: Ditto.
1027 * ylwrap: Ditto.
1028
1029 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1030
1031 * config.sub: Update from upstream config repo.
1032 * config.guess: Ditto.
1033
1034 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1035
1036 * Makefile.def: Add liboffloadmic to target_modules. Make
1037 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1038 * Makefile.in: Regenerate.
1039 * configure: Regenerate.
1040 * configure.ac: Add liboffloadmic to target binaries.
1041 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1042 Add liboffloadmic to noconfig list when C++ is not supported.
1043
1044 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1045 Thomas Schwinge <thomas@codesourcery.com>
1046 Ilya Verbin <ilya.verbin@intel.com>
1047 Andrey Turetskiy <andrey.turetskiy@intel.com>
1048
1049 * configure: Regenerate.
1050 * configure.ac (--enable-as-accelerator-for)
1051 (--enable-offload-targets): New configure options.
1052
1053 2014-11-11 Tobias Burnus <burnus@net-b.de>
1054
1055 * Makefile.def: Make all-gcc depend on all-isl.
1056 * Makefile.in: Regenerate.
1057
1058 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1059
1060 * ChangeLog.jit: New.
1061 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1062
1063 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1064
1065 PR target/63610
1066 * libtool.m4: Fix globbing of darwin versions.
1067 * configure: Regenerate.
1068
1069 2014-11-11 Tobias Burnus <burnus@net-b.de>
1070
1071 * Makefile.def: Remove CLooG.
1072 * Makefile.tpl: Ditto.
1073 * configure.ac: Ditto.
1074 * configure: Regenerate.
1075 * Makefile.in: Ditto.
1076
1077 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1078
1079 * configure.ac: Handle nvptx-*-*.
1080 * configure: Regenerate.
1081
1082 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1087
1088 * Makefile.def (libcc1): Remove bootstrap=true;.
1089 * Makefile.in: Regenerated.
1090
1091 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1092
1093 * configure.ac: Update comment.
1094 * configure: Regenerate.
1095
1096 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1097
1098 * MAINTAINERS (Write After Approval): Add myself.
1099
1100 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1101
1102 * configure.ac (extra_host_libiberty_configure_flags): Add
1103 --enable-shared also for libcc1's benefit.
1104 * configure: Regenerate.
1105
1106 2014-10-29 Tristan Gingold <gingold@adacore.com>
1107
1108 * MAINTAINERS: Change my email address.
1109
1110 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1111 Tom Tromey <tromey@redhat.com>
1112
1113 * Makefile.def: Add libcc1 to host_modules.
1114 * configure.ac (host_tools): Add libcc1.
1115 * Makefile.in, configure: Rebuild.
1116
1117 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1118
1119 * configure.ac (build_configargs): Don't share config.cache between
1120 build subdirs.
1121 * configure: Regenerate.
1122
1123 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1124
1125 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1126 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1127 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1128 leon3v7 as leon3.
1129 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1130 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1131 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1132 * config/sparc/sparc.md (cpu): Add leon3v7.
1133 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1134
1135 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1136
1137 * MAINTAINERS (write-after-approval): Add myself.
1138
1139 2014-10-23 Ian Lance Taylor <iant@google.com>
1140
1141 * configure.ac: Disable the Go frontend on systems where it is known
1142 to not work.
1143 * configure: Regenerate.
1144
1145 2014-10-23 Richard Biener <rguenther@suse.de>
1146
1147 * Makefile.def: Add libcpp build module and dependencies.
1148 * configure.ac: Add libcpp build module.
1149 * Makefile.in: Regenerate.
1150 * configure: Likewise.
1151
1152 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1153
1154 * MAINTAINERS (write-after-approval): Add myself.
1155
1156 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1157
1158 * INSTALL/README: Do not mention CVS.
1159
1160 2014-10-03 Jing Yu <jingyu@google.com>
1161
1162 * configure.ac: Add aarch64 to list of targets that support gold.
1163 * configure: Regenerate.
1164
1165 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1166
1167 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1168
1169 2014-09-29 Catherine Moore <clm@codesourcery.com>
1170
1171 * MAINTAINERS: Add myself as MIPS maintainer.
1172
1173 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1174
1175 * MAINTAINERS: Move myself to MIPS maintainers.
1176
1177 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1178
1179 * MAINTAINERS: Put all email addresses between '<' and '>'.
1180
1181 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1182
1183 * MAINTAINERS: Move myself to reviewers (Fortran).
1184
1185 2014-09-01 Andi Kleen <ak@linux.intel.com>
1186
1187 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1188 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1189 * Makefile.in: Regenerate.
1190
1191 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1192
1193 * rtx-classes-status.txt: Delete
1194
1195 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1196
1197 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1198
1199 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1200
1201 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1202 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1203 of checking for version number.
1204 * configure: Regenerated.
1205 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1206
1207 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1208
1209 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1210 is done; begin phase 6 (use extra rtx_def subclasses).
1211
1212 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1213
1214 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1215 done; begin phase 5 (additional rtx_def subclasses).
1216
1217 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1218
1219 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1220
1221 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1222
1223 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1224 SET_BB_HEADER are done.
1225
1226 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1227
1228 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1229 done.
1230
1231 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1232
1233 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1234
1235 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1236
1237 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1238
1239 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1240
1241 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1242
1243 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1244
1245 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1246
1247 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1248
1249 * rtx-classes-status.txt: Phase 3 (per-file commits within
1250 "config" subdirs) is done; begin phase 4 (removal of
1251 "scaffolding").
1252
1253 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1254
1255 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1256 dir) is done; begin phase 3 (per-file commits within "config"
1257 subdirs).
1258
1259 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1260
1261 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1262 phase 2 (per-file commits in main source dir).
1263
1264 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1265
1266 * configure: Regenerated.
1267
1268 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1269
1270 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1271
1272 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1273
1274 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1275
1276 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1277
1278 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1279
1280 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1281
1282 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1283
1284 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1285
1286 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1287
1288 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1293
1294 * MAINTAINERS: Remove myself
1295
1296 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1297
1298 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1299
1300 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1301
1302 * MAINTAINERS (Write After Approval): Add myself.
1303
1304 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1305
1306 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1307 SET_BB_HEADER, SET_BB_FOOTER
1308
1309 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1310
1311 * rtx-classes-status.txt: New file
1312
1313 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1314
1315 * configure.ac: Eliminate ClooG installation dependency.
1316 * configure: Regenerate.
1317 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1318 * Makefile.in: Regenerate.
1319
1320 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
1324 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1329
1330 * MAINTAINERS (Write After Approval): Add myself.
1331
1332 2014-07-28 Anthony Green <green@moxielogic.com>
1333
1334 Import from savannah.gnu.org:
1335 * config.sub: Update to 2014-07-28 version.
1336
1337 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1338
1339 * MAINTAINERS: Remove my MIPS maintainer entry.
1340
1341 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1342
1343 PR target/47230
1344 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1345 * configure: Regenerate.
1346
1347 2014-07-24 James Norris <jnorris@codesourcery.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1352
1353 * configure.ac: Accept only CLooG 0.18.1.
1354 * configure: Regenerate.
1355
1356 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1357
1358 * configure.ac: Don't accept isl 0.11.
1359 * configure: Regenerate.
1360
1361 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
1365 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1366
1367 * configure.ac: Don't accept isl 0.10.
1368 * configure: Regenerate.
1369
1370 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1371
1372 Fix include path for in-tree cloog.
1373 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1374 * configure: Regenerate.
1375
1376 2014-06-18 Richard Henderson <rth@redhat.com>
1377
1378 * .gitignore: Import gcc_update output.
1379
1380 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1381
1382 * config-ml.in: Robustify ac_configure_args parsing.
1383
1384 * configure.ac (--enable-linker-plugin-configure-flags)
1385 (--enable-linker-plugin-flags): New flags.
1386 (configdirs): Conditionally add libiberty-linker-plugin.
1387 * configure: Regenerate.
1388 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1389 (host_modules) <lto-plugin>: Pay attention to
1390 @extra_linker_plugin_flags@ and
1391 @extra_linker_plugin_configure_flags@.
1392 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1393 * Makefile.in: Regenerate.
1394
1395 * Makefile.tpl (configure-[+prefix+][+module+])
1396 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1397 "module_srcdir" instead of "module" for locating a module's srcdir.
1398 * Makefile.in: Regenerate.
1399
1400 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
1404 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1405
1406 * MAINTAINERS: Update my email address.
1407
1408 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1409
1410 * MAINTAINERS (Write After Approval): Add myself.
1411
1412 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1417
1418 PR libstdc++/61011
1419 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1420 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1421 * configure: Regenerate.
1422
1423 2014-05-28 Pedro Alves <palves@redhat.com>
1424
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
1427 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1428
1429 * MAINTAINERS: Update my affiliation/email.
1430
1431 2014-05-19 Mike Stump <mikestump@comcast.net>
1432
1433 * MAINTAINERS: Add wide-int reviewers.
1434
1435 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1436
1437 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1438 * configure: Regenerated.
1439
1440 2014-05-15 Torvald Riegel <triegel@redhat.com>
1441
1442 * MAINTAINERS (libitm): Add myself as maintainer.
1443
1444 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1445
1446 * MAINTAINERS (Write After Approval): Add myself.
1447
1448 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1449
1450 * config.sub, config.guess: Import from upstream.
1451
1452 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1453
1454 * MAINTAINERS (Write After Approval): Put myself in correct order.
1455
1456 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1461
1462 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1463 section.
1464
1465 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1466
1467 * MAINTAINERS (Write After Approval): Delete myself.
1468
1469 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1470
1471 PR sanitizer/56781
1472 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1473 and -B* options with -Xcompiler.
1474
1475 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1476
1477 PR bootstrap/60620
1478 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1479 * Makefile.in: Regenerate.
1480
1481 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1482
1483 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1484 for WINDRES_FOR_TARGET in default-manifest.o rule.
1485 * Makefile.in: Regenerate.
1486
1487 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1488
1489 * MAINTAINERS (Write After Approval): Add myself.
1490
1491 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1492
1493 PR sanitizer/56781
1494 * Makefile.def: Set bootstrap=true; for host fixincludes.
1495 * configure.ac: Don't bootstrap host fixincludes unless
1496 --with-build-config=bootstrap-{a,ub}san.
1497 * Makefile.in: Regenerated.
1498 * configure: Regenerated.
1499
1500 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1501
1502 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1503 --enable-vtable-verify option parsing. Don't add
1504 target-libsanitizer to bootstrap_target_libs unless
1505 --with-build-config=bootstrap-asan or
1506 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1507 to bootstrap_target_libs unless --enable-vtable-verify.
1508 * configure: Regenerated.
1509
1510 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1515
1516 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1517
1518 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1519
1520 PR bootstrap/58572
1521 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1522 -I for libstdc++-v3 includes if $(LEAN).
1523 * Makefile.in: Regenerated.
1524
1525 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1526
1527 * MAINTAINERS: Update my email address.
1528
1529 2014-02-24 Walter Lee <walt@tilera.com>
1530
1531 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1532 (tilegx-*-*): Change to tilegx*-*-*.
1533 * configure: Regenerate.
1534
1535 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1536
1537 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1538
1539 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1544
1545 PR target/59788
1546 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1547 *solaris2*.
1548
1549 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1550
1551 * MAINTAINERS: Update my email address.
1552
1553 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1554
1555 * MAINTAINERS: Convert to UTF-8.
1556 Properly sort Xinliang David Li's entry.
1557
1558 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1559 Sandra Loosemore <sandra@codesourcery.com>
1560
1561 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1562 nios2 port maintainers.
1563
1564 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1569
1570 * configure.ac: Add user-friendly check for native x86_64-linux
1571 multilibs.
1572 * configure: Regenerate.
1573
1574 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1575
1576 * MAINTAINERS: Add myself as sh maintainer.
1577
1578 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1579
1580 * MAINTAINERS: Add self as SLSR maintainer.
1581
1582 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1583
1584 * MAINTAINERS: Update my email address.
1585
1586 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1587
1588 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1589
1590 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1591
1592 * Makefile.in: Regenerate.
1593
1594 * Makefile.tpl: Fix typo.
1595 * Makefile.in: Regenerate partially.
1596
1597 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1598
1599 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1600 supported.
1601 * configure: Regenerated.
1602
1603 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2013-10-30 Jason Merrill <jason@redhat.com>
1608
1609 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1610 --disable-build-format-warnings.
1611
1612 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1613
1614 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1615 depend on libstdc++ and libgcc.
1616 * configure: Regenerate.
1617 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1618 libcilkrts for POSIX and i*86, and x86_64 architectures.
1619 * Makefile.in: Added libcilkrts related fields to support building it.
1620
1621 2013-10-26 Jeff Law <law@redhat.com>
1622
1623 * Makefile.def (target_modules): Remove libmudflap
1624 (languages): Remove check-target-libmudflap).
1625 * Makefile.in: Rebuilt.
1626 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1627 * configure.ac (target_libraries): Remove target-libmudflap.
1628 Remove checks which disabled libmudflap on some systems.
1629 * configure: Rebuilt.
1630 * libmudflap: Directory removed.
1631
1632 2013-10-21 Cong Hou <congh@google.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2013-10-16 Mike Stump <mikestump@comcast.net>
1637
1638 * .dir-locals.el: Add.
1639
1640 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1641
1642 * configure.ac: Add --enable-host-shared
1643 * configure: Regenerate.
1644
1645 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1646
1647 Import from savannah.gnu.org:
1648 * config.guess: Update to 2013-06-10 version.
1649 * config.sub: Update to 2013-10-01 version.
1650
1651 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1652
1653 Changes to build configuration to allow big endian ARC ELF toolchain
1654 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1655 * configure: Regenerate.
1656
1657 2013-09-20 Alan Modra <amodra@gmail.com>
1658
1659 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1660 ppc host match. Support little-endian powerpc linux hosts.
1661
1662 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1663
1664 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1665 maintainer.
1666
1667 2013-09-12 DJ Delorie <dj@redhat.com>
1668
1669 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1670 maintainers.
1671
1672 2013-09-03 Richard Biener <rguenther@suse.de>
1673
1674 * configure.ac: Also allow ISL 0.12.
1675 * configure: Regenerated.
1676
1677 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1682
1683 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1684
1685 2013-08-26 Caroline Tice <cmtice@google.com>
1686
1687 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1688 "Various Reviewers" to libvtv "Various Maintainers".
1689
1690 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1691
1692 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1693
1694 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1695
1696 * MAINTAINERS: Update name, email.
1697
1698 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2013-08-12 Caroline Tice <cmtice@google.com>
1703
1704 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1705 address in the Write After Approval section.
1706
1707 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1708
1709 * MAINTAINERS (Write After Approval): Update email.
1710
1711 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1712
1713 * configure.ac: Adjust to check VTV_SUPPORTED.
1714 * configure: Regenerated.
1715
1716 2013-08-02 Caroline Tice <cmtice@google.com>
1717
1718 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1719 on non-linux systems; add target-libvtv to noconfigdirs; add
1720 libsupc++/.libs to C++ library search paths.
1721 * configure: Regenerated.
1722 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1723 libstdc++ and libgcc.
1724 * Makefile.in: Regenerated.
1725
1726 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1727
1728 * MAINTAINERS (Write After Approval): Add myself.
1729
1730 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1731 Shiva Chen <shiva0217@gmail.com>
1732
1733 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1734 nds32 port maintainers.
1735
1736 2013-07-17 Tim Shen <timshen91@gmail.com>
1737
1738 * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1741
1742 * configure.ac: Sync from binutils.
1743 * configure: Regenerate.
1744
1745 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1746
1747 * MAINTAINERS (Write After Approval): Add myself.
1748
1749 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
1752
1753 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2013-04-30 Brooks Moses <bmoses@google.com>
1758
1759 * MAINTAINERS: Update my email; move myself from Fortran
1760 reviewer to Write After Approval.
1761
1762 2013-04-16 Andreas Schwab <schwab@suse.de>
1763
1764 * configure.ac (aarch64-*-*): Don't disable java.
1765 * configure: Regenerate.
1766
1767 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1768
1769 * MAINTAINERS (Write After Approval): Add myself.
1770
1771 2013-03-30 Matthias Klose <doko@ubuntu.com>
1772
1773 * Makefile.def (target_modules): Don't install libffi.
1774 * Makefile.in: Regenerate.
1775
1776 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
1780 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
1784 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1785
1786 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1787 * configure: Regenerated.
1788
1789 2013-02-05 Ian Lance Taylor <iant@google.com>
1790
1791 PR go/55969
1792 * configure.ac: Disable libgo on some systems where it does not
1793 work.
1794
1795 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1796
1797 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1798 Remove Geoff Keating as rs6000 port maintainer, at his request.
1799
1800 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1801
1802 * MAINTAINERS: Update my email.
1803
1804 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1805
1806 * configure: Re-generate.
1807
1808 2013-01-15 Richard Biener <rguenther@suse.de>
1809
1810 PR other/55973
1811 * configure: Re-generate.
1812
1813 2013-01-14 Matthias Klose <doko@ubuntu.com>
1814
1815 * Makefile.def (install-target-libsanitizer): Depend on
1816 install-target-libstdc++-v3.
1817 * Makefile.in: Regenerate.
1818
1819 2013-01-14 Richard Biener <rguenther@suse.de>
1820
1821 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1822 * configure: Re-generate
1823
1824 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1825
1826 * config.sub: Update from config repo.
1827
1828 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1829
1830 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1831 * Makefile.in: Regenerate.
1832
1833 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1834
1835 * MAINTAINERS (arc): Add new port maintainership for myself.
1836
1837 2013-01-09 Jason Merrill <jason@redhat.com>
1838
1839 * .gitignore: Import from gdb repository.
1840
1841 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1842
1843 * Makefile.def (configure-gcc): Depend on all-gmp.
1844 (all-gcc): Remove dependency on all-gmp.
1845 * Makefile.in: Regenerated.
1846
1847 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1848
1849 * config.sub: Merge from config repo.
1850 * config.guess: Ditto.
1851
1852 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1853
1854 * Makefile.def: Merge from binutils.
1855 * Makefile.in: Ditto.
1856
1857 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1858
1859 * MAINTAINERS: Update my email.
1860
1861 2012-12-29 Ben Elliston <bje@gnu.org>
1862
1863 * config.guess: Update to 2012-12-29 version.
1864 * config.sub: Likewise.
1865
1866 2012-12-20 Matthias Klose <doko@ubuntu.com>
1867
1868 * Makefile.def (install-target-libgfortran): Depend on
1869 install-target-libquadmath, install-target-libgcc.
1870 (install-target-libsanitizer): Depend on install-target-libgcc.
1871 (install-target-libjava): Depend on install-target-libgcc.
1872 (install-target-libitm): Depend on install-target-libgcc.
1873 (install-target-libobjc): Depend on install-target-libgcc.
1874 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1875 * Makefile.in: Regenerate.
1876
1877 2012-12-19 Matthias Klose <doko@ubuntu.com>
1878
1879 * Makefile.def (install-target-libgo): Depend on
1880 install-target-libatomic.
1881 * Makefile.in: Regenerate.
1882
1883 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1884
1885 PR go/55201
1886 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1887 * Makefile.in: Regenerate.
1888
1889 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1890
1891 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1892 * configure: Regenerate.
1893
1894 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1895
1896 * config.sub: Merge from config repo.
1897
1898 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1899
1900 * Makefile.def (target_modules): Add bootstrap=true and
1901 raw_cxx=true to libsanitizer.
1902 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1903 * Makefile.in: Regenerated.
1904 * configure: Likewise.
1905
1906 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1907
1908 * MAINTAINERS: Remove self as RTL optimization maintainer.
1909
1910 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1915
1916 * Makefile.def (target_modules): Remove bootstrap=true and
1917 raw_cxx=true from libsanitizer.
1918 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1919 * Makefile.in: Regenerated.
1920 * configure: Likewise.
1921
1922 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1923
1924 * Makefile.def (target_modules): Add bootstrap=true and
1925 raw_cxx=true to libsanitizer.
1926 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1927 * Makefile.in: Regenerated.
1928 * configure: Likewise.
1929
1930 2012-11-28 Andrew Pinski <apinski@cavium.com>
1931
1932 PR bootstrap/54279
1933 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1934 * configure: Regenerate.
1935 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1936 * Makefile.in: Regenerate.
1937
1938 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1939
1940 * configure.ac: Disable libsanitizer if we're not building C++.
1941 * configure: Regenerate.
1942
1943 2012-11-15 Roland McGrath <roland@hack.frob.com>
1944
1945 * MAINTAINERS (Write After Approval): Add myself.
1946
1947 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1948
1949 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1950 Kostya Serebryany (kcc@google.com) and
1951 Jakub Jelinek (jakub@redhat.com).
1952 Rename area for Dodji Seketeli (dodji@redhat.com).
1953
1954 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1955
1956 * MAINTAINERS: (asan.c, related): Add myself.
1957
1958 2012-11-14 Roland McGrath <mcgrathr@google.com>
1959
1960 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1961 * configure: Regenerate.
1962
1963 2012-11-13 Richard Henderson <rth@redhat.com>
1964
1965 * configure.ac: Move libsanitizer logic to subdirectory.
1966 * configure: Regenerate.
1967
1968 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1969
1970 * configure.ac: Enable libsanitizer just on x86 linux for now.
1971 * configure: Re-generate.
1972
1973 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1974
1975 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1976 sections.
1977 * configure: Regenerate.
1978
1979 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1980
1981 * configure.ac: Add section for configdirs for libsanitizer.
1982 Disable for cris-*-* and mmix-*-*.
1983 * configure: Regenerate.
1984
1985 2012-11-12 Wei Mi <wmi@google.com>
1986
1987 * configure.ac: Add libsanitizer to target_libraries.
1988 * Makefile.def: Ditto.
1989 * configure: Regenerate.
1990 * Makefile.in: Regenerate.
1991 * libsanitizer: New directory for asan runtime. Contains an empty
1992 tsan directory.
1993
1994 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1995
1996 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1997 against Mingw64 w32api.
1998 * configure: Regenerate.
1999
2000 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2001
2002 * configure: Regenerated.
2003
2004 2012-11-03 Robert Mason <rbmj@verizon.net>
2005
2006 * configure.ac: add --disable-libstdcxx configure option
2007 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2008
2009 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2014
2015 * MAINTAINERS (Write After Approval): Add myself.
2016
2017 2012-10-24 Sharad Singhai <singhai@google.com>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
2021 2012-10-24 Eric Christopher <echristo@gmail.com>
2022
2023 * MAINTAINERS: Update email address.
2024
2025 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2026
2027 PR bootstrap/54820
2028 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2029 * configure: Regenerate.
2030
2031 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2032
2033 * MAINTAINERS (aarch64): Add Marcus and myself.
2034
2035 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2036
2037 PR bootstrap/54820
2038 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2039 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2040 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2041 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2042 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2043 * Makefile.in: Regenerate.
2044 * configure.ac (have_static_libs): New variable and associated check.
2045 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2046 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2047 * configure: Regenerate.
2048
2049 2012-10-10 Richard Biener <rguenther@suse.de>
2050
2051 * MAINTAINERS: Adjust for changed surname.
2052
2053 2012-10-04 Lawrence Crowl <crowl@google.com>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2012-10-01 Cary Coutant <ccoutant@google.com>
2058
2059 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2060
2061 2012-09-28 Ian Lance Taylor <iant@google.com>
2062
2063 * Makefile.def: Make all-target-libgo depend on
2064 all-target-libbacktrace.
2065 * Makefile.in: Rebuild.
2066
2067 2012-09-26 Ian Lance Taylor <iant@google.com>
2068
2069 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2070 * Makefile.in: Rebuild.
2071
2072 2012-09-20 Walter Lee <walt@tilera.com>
2073
2074 * configure.ac: Add tilegx to list of targets that support gold.
2075 * configure: Regenerate.
2076
2077 2012-09-20 Marek Polacek <polacek@redhat.com>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2012-09-19 Steve Ellcey <sellcey@mips.com>
2082
2083 * configure.ac: Add mips*-mti-elf* target.
2084 * configure: Regenerate.
2085
2086 2012-09-17 Ian Lance Taylor <iant@google.com>
2087
2088 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2089 * configure.ac (host_libs): Add libbacktrace.
2090 (target_libraries): Add libbacktrace.
2091 * Makefile.def (host_modules): Add libbacktrace.
2092 (target_modules): Likewise.
2093 * configure, Makefile.in: Rebuild.
2094
2095 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2096
2097 PR target/38607
2098 Merge upstream change.
2099 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2100
2101 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2102 Add libgomp*.o to compare_exclusions for AIX.
2103 * configure: Regenerate.
2104
2105 2012-09-06 Diego Novillo <dnovillo@google.com>
2106
2107 * configure.ac: Bump minimum GMP version to 4.2.3.
2108 * configure: Re-generate.
2109
2110 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2111
2112 PR target/54461
2113 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2114 target-libgloss if not configured --with-avrlibc=no.
2115 * configure: Regenerate.
2116
2117 2012-09-04 Jason Merrill <jason@redhat.com>
2118
2119 * configure.ac: Fix --enable-languages=all.
2120
2121 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2122
2123 * MAINTAINERS (Write After Approval): Add myself.
2124
2125 2012-09-03 Richard Guenther <rguenther@suse.de>
2126
2127 PR bootstrap/54138
2128 * configure.ac: Re-organize ISL / CLOOG checks to allow
2129 disabling with either --without-isl or --without-cloog.
2130 * configure: Regenerated.
2131
2132 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2133
2134 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2135 * configure: Regenerate.
2136
2137 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2138
2139 * MAINTAINERS: Fix my email address.
2140
2141 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2142
2143 PR binutils/4970
2144 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2145 and opcodes.
2146 * Makefile.in: Regenerated.
2147
2148 2012-08-26 Art Haas <ahaas@impactweather.com>
2149
2150 * configure: Regenerate.
2151
2152 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2153
2154 * INSTALL/README: Also refer to the online installation
2155 instructions.
2156
2157 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160 (Picochip port): Remove myself.
2161
2162 2012-08-14 Diego Novillo <dnovillo@google.com>
2163
2164 Merge from cxx-conversion branch.
2165
2166 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2167 POSTSTAGE1_CONFIGURE_FLAGS.
2168 * Makefile.in: Regenerate.
2169 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2170 Force C++ when bootstrapping.
2171 * configure: Regenerate.
2172
2173 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2178
2179 * README: Document use of ranges of years in copyright notices.
2180
2181 2012-07-06 Richard Guenther <rguenther@suse.de>
2182
2183 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2184 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2185 --with-gmp=system.
2186 * Makefile.in: Regenerated.
2187 * configure: Likewise.
2188
2189 2012-07-06 Richard Guenther <rguenther@suse.de>
2190
2191 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2192 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2193 supply V=1 as extra_make_flags.
2194 * configure: Regenerated.
2195 * Makefile.in: Likewise.
2196
2197 2012-07-04 Tristan Gingold <gingold@adacore.com>
2198
2199 * configure: Regenerate.
2200
2201 2012-07-03 Richard Guenther <rguenther@suse.de>
2202
2203 * Makfile.def (isl): Remove not necessary extra_exports and
2204 extra_make_flags.
2205 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2206 * Makefile.in: Regenerated.
2207
2208 2012-07-03 Richard Guenther <rguenther@suse.de>
2209
2210 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2211 * configure.ac: If either the ISL or the CLooG check failed
2212 do not try to build in-tree versions.
2213 * Makefile.in: Regenerated.
2214 * configure: Regenerated.
2215
2216 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2217
2218 * configure: Regenerate.
2219
2220 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2221
2222 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2223 maintainer.
2224
2225 2012-07-02 Richard Guenther <rguenther@suse.de>
2226
2227 * configure: Regenerated.
2228
2229 2012-07-02 Richard Guenther <rguenther@suse.de>
2230 Michael Matz <matz@suse.de>
2231 Tobias Grosser <tobias@grosser.es>
2232 Sebastian Pop <sebpop@gmail.com>
2233
2234 * Makefile.def: Add ISL host module, remove PPL host module.
2235 Adjust ClooG host module to use the proper ISL.
2236 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2237 * configure.ac: Include config/isl.m4. Add ISL host library,
2238 remove PPL. Remove PPL configury, add ISL configury, adjust
2239 ClooG configury.
2240 * Makefile.in: Regenerated.
2241 * configure: Likewise.
2242
2243 2012-07-02 Richard Guenther <rguenther@suse.de>
2244
2245 Merge from graphite branch
2246 2011-07-21 Tobias Grosser <tobias@grosser.es>
2247
2248 * configure: Regenerated.
2249 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2250 both cloog.org and legacy versions. The only supported version will
2251 be CLooG with the isl backend.
2252
2253 2011-07-21 Tobias Grosser <tobias@grosser.es>
2254
2255 * configure: Regenerated.
2256 * configure.ac: Require cloog isl 0.17.0
2257
2258 2011-07-21 Tobias Grosser <tobias@grosser.es>
2259
2260 * configure: Regenerated.
2261 * config/cloog.m4: Do not define CLOOG_ORG
2262
2263 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2264
2265 * configure.ac: Skip C if explicitly selected.
2266 * configure: Regenerate.
2267
2268 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2269
2270 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2271 they contain -O2.
2272 * configure: Regenerate.
2273
2274 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2275
2276 PR debug/53740
2277 * df.h, df-problems.c, dce.c: Revert last patch.
2278
2279 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2280
2281 * MAINTAINERS (Write After Approval): Update my email address.
2282
2283 2012-06-21 Meador Inge <meadori@codesourcery.com>
2284
2285 * MAINTAINERS (Write After Approval): Add myself.
2286
2287 2012-06-20 Jason Merrill <jason@redhat.com>
2288
2289 * Makefile.tpl (check-target-libgomp-c++): New.
2290 (check-target-libitm-c++): New.
2291 * Makefile.def (c++): Add them.
2292 * Makefile.in: Regenerate.
2293
2294 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
2298 2012-05-16 Olivier Hainque <hainque@adacore.com>
2299
2300 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2301 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2302 (install-no-fixedincludes): Adjust accordingly.
2303 * Makefile.in: Regenerate.
2304
2305 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2306
2307 Merge upstream change
2308 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2309
2310 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2311
2312 * MAINTAINERS (Write After Approval): Add myself.
2313
2314 2012-05-09 Nick Clifton <nickc@redhat.com>
2315 Paul Smith <psmith@gnu.org>
2316
2317 PR bootstrap/50461
2318 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2319 allow for the fact that from release v3.1.0 of MPFR the source
2320 files were moved into a src sub-directory.
2321 * configure: Regenerate.
2322
2323 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2324
2325 * configure.ac: Bump minimum MPFR version to 2.4.0.
2326 * configure: Regenerated.
2327
2328 2012-05-01 Richard Henderson <rth@redhat.com>
2329
2330 * Makefile.def (libatomic): New target_module.
2331 * configure.ac (target_libraries): Add libatomic.
2332 (noconfigdirs): Check if libatomic is supported.
2333 * Makefile.in, configure: Rebuild.
2334
2335 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2336
2337 * MAINTAINERS (Write After Approval): Add myself.
2338
2339 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2340
2341 * config.sub: Update to 2012-04-18 version from official repo.
2342
2343 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2344
2345 * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2012-04-11 Steve Ellcey <sellcey@mips.com>
2348
2349 * MAINTAINERS: Changed email address.
2350
2351 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2352
2353 PR target/52737
2354 * contrib/gcc_update (files_and_dependencies):
2355 Remove gcc/config/avr/t-multilib from touch data.
2356
2357 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2358
2359 * MAINTAINERS (OS Port Maintainers): Remove irix.
2360 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2361 (unsupported_languages): Remove mips-sgi-irix6.*.
2362 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2363 (with_stabs): Remove.
2364 * configure: Regenerate.
2365
2366 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2367
2368 * MAINTAINERS (OS Port Maintainers): Remove osf.
2369 * configure.ac (enable_libgomp): Remove *-*-osf*.
2370 (with_stabs): Remove alpha*-*-osf*.
2371 * configure: Regenerate.
2372
2373 2012-03-05 Tristan Gingold <gingold@adacore.com>
2374
2375 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2376 * configure: Regenerate.
2377
2378 2012-02-17 Walter Lee <walt@tilera.com>
2379
2380 * MAINTAINERS: (Write After Approval): Delete myself.
2381
2382 2012-02-14 Walter Lee <walt@tilera.com>
2383
2384 * MAINTAINERS (tilegx port): Add myself.
2385 (tilepro port): Add myself.
2386 (Write After Approval): Add myself.
2387
2388 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2389
2390 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2391 and Joseph Myers as docstring relicensing maintainers.
2392
2393 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2394
2395 * MAINTAINERS (write-after-approval): Add myself.
2396
2397 2012-02-08 Ira Rosen <irar@il.ibm.com>
2398
2399 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2400 maintainer.
2401
2402 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2403
2404 * MAINTAINERS (Write After Approval): Move myself to
2405 maintain alphabetical order.
2406
2407 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2408
2409 * MAINTAINERS (Write After Approval): Add myself.
2410
2411 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2412
2413 * MAINTAINERS (Write After Approval): Add myself.
2414
2415 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2416 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2417
2418 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2419 * configure: Regenerate.
2420
2421 2012-01-23 Harshit Chopra <harshit@google.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2426
2427 * configure.ac: Remove reference to mh-interix.
2428 * configure: Regenerate.
2429
2430 2012-01-05 Richard Henderson <rth@redhat.com>
2431
2432 PR bootstrap/51072
2433 * configure.ac: Disable libitm if c++ is not enabled.
2434 * configure: Rebuild.
2435
2436 * configure.ac: Fix regexp for same.
2437 * configure: Rebuild.
2438
2439 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2012-01-02 Richard Guenther <rguenther@suse.de>
2444
2445 PR bootstrap/51686
2446 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2447 * Makefile.in: Regenerate.
2448
2449 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2450
2451 * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2454
2455 * configure: Regenerate.
2456
2457 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2458
2459 * MAINTAINERS (picochip): Changed email address.
2460
2461 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2462
2463 * MAINTAINERS (write-after-approval): Add self.
2464
2465 2011-11-29 DJ Delorie <dj@redhat.com>
2466
2467 * configure.ac (rl78-*-*) New case.
2468 * configure: Regenerate.
2469 * MAINTAINERS: Add myself as RL78 maintainer.
2470
2471 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2472
2473 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2474
2475 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2476
2477 * libtool.m4: Additional FreeBSD 10 fixes.
2478
2479 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2480
2481 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2482 Maintainers section, as Epiphany maintainer.
2483
2484 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2485
2486 PR target/49992
2487 * configure.ac: Remove ranlib special-casing for Darwin.
2488 * configure: Regenerate.
2489
2490 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2491
2492 * MAINTAINERS (Reviewers): Keep the list sorted.
2493
2494 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2495
2496 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2497
2498 2011-11-09 Roland McGrath <mcgrathr@google.com>
2499
2500 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2501 * configure: Rebuild.
2502 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2503 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2504 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2505 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2506 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2507 Add READELF.
2508 * Makefile.in: Rebuild.
2509
2510 2011-11-09 Jason Merrill <jason@redhat.com>
2511
2512 * Makefile.def (language=c++): Remove check-c++0x.
2513 * Makefile.in (check-gcc-c++): Regenerate.
2514
2515 2011-11-08 Richard Henderson <rth@redhat.com>
2516
2517 * configure.ac: Test for libitm directory present first.
2518
2519 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2520
2521 * configure.ac: Test libitm/configure.tgt to disable libitm.
2522 * configure: Rebuild.
2523
2524 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2525 Richard Henderson <rth@redhat.com>
2526
2527 Merged from transactional-memory.
2528
2529 * Makefile.def (lang_env_dependencies): libitm is c++.
2530 Add libitm target module.
2531 * configure.ac: Likewise.
2532 * config/mmap.m4: New file.
2533 * contrib/gcc_update: Add libitm to touch data.
2534 * Makefile.in, configure: Rebuild.
2535
2536 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2537
2538 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2539 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2540 * Makefile.in: Regenerate.
2541
2542 2011-11-01 DJ Delorie <dj@redhat.com>
2543
2544 * config.sub: Update to version 2011-10-29 (added rl78)
2545
2546 2011-10-27 Nick Clifton <nickc@redhat.com>
2547
2548 * config.sub: Import these changes from the config project:
2549
2550 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2551 Ben Elliston <bje@gnu.org>
2552
2553 * config.sub (epiphany): New.
2554
2555 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2556 Ben Elliston <bje@gnu.org>
2557
2558 * config.sub (hexagon, hexagon-*): New.
2559
2560 2011-08-23 Roland McGrath <mcgrathr@google.com>
2561
2562 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2563 64eb to be64.
2564
2565 2011-08-16 Roland McGrath <mcgrathr@google.com>
2566
2567 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2568 (nacl): Grok as alias for 32el-unknown-nacl.
2569
2570 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2571
2572 * MAINTAINERS (Write After Approval): Add myself.
2573
2574 2011-10-24 Teresa Johnson <tejohnson@google.com>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2579
2580 * MAINTAINERS (sparc port): Remove myself.
2581
2582 2011-09-14 Tom de Vries <tom@codesourcery.com>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2011-08-14 Yao Qi <yao@codesourcery.com>
2587
2588 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2589 * configure: Regenerate.
2590
2591 2011-07-26 Ian Lance Taylor <iant@google.com>
2592
2593 * configure.ac: Set have_compiler based on whether gcc directory
2594 exists, rather than on whether gcc is in configdirs.
2595 * configure: Rebuild.
2596
2597 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2598
2599 * MAINTAINERS (Global Reviewers): Add self.
2600
2601 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2602
2603 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2604 link directories.
2605 * Makefile.in: Rebuild.
2606
2607 2011-07-20 Ian Lance Taylor <iant@google.com>
2608
2609 PR bootstrap/49787
2610 * configure.ac: Move --enable-bootstrap handling earlier in file.
2611 If --enable-bootstrap and either --enable-build-with-cxx or
2612 --enable-build-poststage1-with-cxx, enable C++ automatically.
2613 * configure: Rebuild.
2614
2615 2011-07-19 Ian Lance Taylor <iant@google.com>
2616
2617 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2618 make C++ a boot_language. Set and substitute
2619 POSTSTAGE1_CONFIGURE_FLAGS.
2620 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2621 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2622 * configure, Makefile.in: Rebuild.
2623
2624 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2625
2626 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2627 maintainers.
2628
2629 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2630
2631 * MAINTAINERS (Global Reviewers): Add myself.
2632
2633 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2634
2635 * configure: Regenerate.
2636
2637 2011-07-16 Jason Merrill <jason@redhat.com>
2638
2639 * Makefile.def (language=c++): Add check-c++0x and
2640 check-target-libmudflap-c++.
2641 * Makefile.tpl (check-target-libmudflap-c++): New.
2642 * Makefile.in: Regenerate.
2643
2644 2011-07-16 Matthias Klose <doko@ubuntu.com>
2645
2646 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2647 * Makefile.def (target_modules/libjava): Pass
2648 $(EXTRA_CONFIGARGS_LIBJAVA).
2649 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2650 if not configured with --enable-static-libjava.
2651 * Makefile.in: Regenerate.
2652 * configure: Likewise.
2653
2654 2011-07-15 Jason Merrill <jason@redhat.com>
2655
2656 * Makefile.in (check-c++): Move check-gcc-c++0x after
2657 check-target-libstdc++-v3.
2658
2659 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2660
2661 * MAINTAINERS (c6x port): New entry.
2662
2663 2011-07-13 Jason Merrill <jason@redhat.com>
2664
2665 * Makefile.in (check-gcc-c++0x): New.
2666 (check-c++): Depend on it.
2667
2668 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2669
2670 PR target/39150
2671 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2672 x86_64-*-solaris2.1[0-9]*.
2673 * configure: Regenerate.
2674
2675 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2676
2677 * MAINTAINERS (RTL optimizers): Add self.
2678
2679 2011-06-27 Gabriel Charette <gchare@google.com>
2680
2681 * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2684
2685 PR regression/47836
2686 PR bootstrap/23656
2687 PR other/47733
2688 PR bootstrap/49247
2689 PR c/48825
2690 * configure.ac (target_libraries): Remove target-libiberty.
2691 Remove case-statement setting skipdirs=target-libiberty for
2692 multiple targets. Remove checking target_configdirs and
2693 removing target-libiberty but keeping target-libgcc if
2694 otherwise empty.
2695 * Makefile.def (target_modules): Don't add libiberty.
2696 (dependencies): Remove all traces of target-libiberty.
2697 * configure, Makefile.in: Regenerate.
2698
2699 2011-06-13 Walter Lee <walt@tilera.com>
2700
2701 * configure.ac (tilepro-*-*) New case.
2702 (tilegx-*-*): Likewise.
2703 * configure: Regenerate.
2704
2705 2011-06-06 Jing Yu <jingyu@google.com>
2706
2707 * configure.ac: Skip target-libiberty for
2708 arm*-*-linux-androideabi.
2709 * configure: Regenerated.
2710
2711 2011-06-06 Nick Clifton <nickc@redhat.com>
2712
2713 * config.sub: Sync from upstream.
2714
2715 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2716
2717 * MAINTAINERS (Write After Approval): Add myself.
2718
2719 2011-06-01 Daniel Jacobowitz <drow@false.org>
2720
2721 * MAINTAINERS: Update my email address.
2722
2723 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2724
2725 * MAINTAINERS (Write After Approval): Update my email address.
2726
2727 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
2731 2011-05-08 Doug Kwan <dougkwan@google.com>
2732
2733 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2734 * configure: Regenerated.
2735 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2736 value from configure.
2737 * Makefile.in: Regenerated.
2738
2739 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2740
2741 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2742 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2743 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2744 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2745 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2746 *-*-vxworks*): Disable newlib and libgloss in separate case
2747 statement.
2748 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2749 to separate case statement.
2750 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2751 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2752 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2753 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2754 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2755 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2756 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2757 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2758 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2759 i[[3456789]]86-*-rdos*, m32r-*-*,
2760 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2761 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2762 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2763 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2764 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2765 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2766 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2767 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2768 and libgloss in main case over targets. Remove most empty cases
2769 in main case over targets.
2770 * configure: Regenerate.
2771
2772 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2773
2774 * MAINTAINERS (Write After Approval): Add myself.
2775
2776 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2777
2778 * configure.ac: Remove code setting special library locations for
2779 hppa*64*-*-hpux11*. Remove code setting compiler for
2780 sparc-sun-solaris2*.
2781 * configure: Regenerate.
2782
2783 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2784
2785 * configure.ac: Separate libgloss_dir settings from general case
2786 over targets.
2787 * configure: Regenerate.
2788
2789 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2790
2791 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2792 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2793 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2794 cases in libgcj-disabling case statement.
2795 (hppa*64*-*-linux*): Set unsupported_languages instead of
2796 disabling target-zlib.
2797 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2798 to hppa*64*-*-hpux*.
2799 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2800 hppa*-*-hpux*.
2801 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2802 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2803 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2804 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2805 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2806 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2807 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2808 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2809 libgcj-disabling case statement.
2810 * configure: Regenerate.
2811
2812 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2813
2814 * configure.ac: Disable Java for targets not supporting libffi.
2815 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2816 Remove cases in Java-disabling statement.
2817 (*arm-wince-pe): Change to arm-wince-pe.
2818 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2819 cases in Java-disabling statement.
2820 (bfin-*-*): Don't disable Java again.
2821 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2822 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2823 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2824 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2825 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2826 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2827 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2828 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2829 Java-disabling statement.
2830 (mmix-*-*): Don't disable Java again.
2831 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2832 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2833 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2834 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2835 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2836 statement.
2837 * configure: Regenerate.
2838
2839 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2840
2841 * configure.ac: Separate cases disabling Java and Java libraries
2842 from general case over targets.
2843 * configure: Regenerate.
2844
2845 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2846
2847 * MAINTAINERS: Update my email address.
2848
2849 2011-04-20 Easwaran Raman <eraman@google.com>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
2853 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2854
2855 PR lto/48086
2856 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2857 * configure: Regenerate.
2858
2859 2011-04-16 Jim Meyering <meyering@redhat.com>
2860
2861 * MAINTAINERS (Write After Approval): Add myself.
2862
2863 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2864
2865 * MAINTAINERS: Update my email address.
2866
2867 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2872
2873 * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2876
2877 * MAINTAINERS (Write After Approval): Add myself.
2878
2879 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2880
2881 * configure.ac (build_tools): Remove build-byacc.
2882 (host_libs): Remove mmalloc.
2883 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2884 autoconf automake libtool diff rcs fileutils shellutils time
2885 textutils wdiff find uudecode hello tar gzip indent recode release
2886 sed perl gawk findutils gettext zip.
2887 (libgcj): Remove target-qthreads.
2888 (target_tools): Remove target-examples target-gperf.
2889 (YACC): Don't handle building byacc.
2890 * configure: Regenerate.
2891 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2892 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2893 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2894 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2895 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2896 handle building components.
2897 * Makefile.in: Regenerate.
2898
2899 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2900
2901 * MAINTAINERS: Update my email address as Xtensa maintainer.
2902
2903 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2904
2905 * config.sub: Sync from upstream.
2906
2907 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2908
2909 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2910 (microblaze*): Don't disable libssp.
2911 * configure: Regenerate.
2912
2913 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2914
2915 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2916 moveifchange.
2917 * configure: Regenerate.
2918 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2919 * Makefile.in: Regenerate.
2920
2921 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2922
2923 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2924 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2925 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2926 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2927 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2928 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2929 md_exec_prefix cases.
2930 * configure: Regenerate.
2931
2932 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2933
2934 * configure.ac: Separate cases disabling target-libssp,
2935 target-libiberty, target-libstdc++-v3 and Fortran from general
2936 case over targets.
2937 * configure: Regenerate.
2938
2939 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2940
2941 * configure.ac (*-*-chorusos): Don't disable libgcj.
2942 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2943 Remove case.
2944 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2945 (arm-*-coff): Don't disable libgcj.
2946 (arm*-*-linux-gnueabi): Remove useless assignment.
2947 (arm-*-riscix*): Don't disable libgcj.
2948 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2949 configuration.
2950 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2951 (c54x*-*-*): Remove case.
2952 (tic54x-*-*): Don't disable GCC or GCC libraries.
2953 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2954 to *.
2955 (d10v-*-*): Don't disable GCC libraries.
2956 (d30v-*-*): Don't disable libgcj.
2957 (h8500-*-*): Don't disable GCC libraries.
2958 (i960-*-*): Don't disable libgcj.
2959 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2960 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2961 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2962 libgcj.
2963 (m68k-*-coff*): Remove case.
2964 (mmix-*-*): Don't disable libgloss on host.
2965 (mn10200-*-*, mn10300-*-*): Remove cases.
2966 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2967 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2968 Don't disable libgcj.
2969 (romp-*-*): Remove case.
2970 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2971 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2972 case.
2973 (v810-*-*): Don't disable GCC libraries.
2974 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2975 (ip2k-*-*): Don't disable GCC libraries.
2976 * configure: Regenerate.
2977
2978 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2979
2980 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2981 libffi on host.
2982 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2983 on host.
2984 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2985 * configure: Regenerate.
2986
2987 2011-03-26 John Marino <binutils@marino.st>
2988
2989 * configure.ac: Add support for *-*-dragonfly*
2990 * configure: Regenerate.
2991
2992 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2993
2994 * configure.ac (native_only): Remove.
2995 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2996 send-pr uudecode guile gnuserv on host.
2997 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2998 send-pr rcs guile perl texinfo libtool on host.
2999 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3000 automake send-pr rcs guile perl texinfo libtool on host.
3001 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3002 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3003 (alpha*-dec-osf*): Don't disable fileutils on target.
3004 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3005 texinfo send-pr expect dejagnu on target.
3006 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3007 target-qthreads on target.
3008 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3009 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3010 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3011 x86_64-*-mingw*): Don't disable expect on target.
3012 (*-*-cygwin*): Don't disable target-gperf on target.
3013 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3014 gnuserv on target.
3015 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3016 target.
3017 * configure: Regenerate.
3018
3019 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3020
3021 * configure.ac (target_tools): Remove target-groff.
3022 (native_only): Remove target-groff.
3023 (hppa*64*-*-*): Don't disable byacc.
3024 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3025 setting.
3026 (*-*-kaos*): Don't skip target-librx and target-groff.
3027 (*-*-netware*): Don't skip target-libmudflap.
3028 (*-*-tpf*): Don't skip target-libmudflap.
3029 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3030 directories on the host.
3031 (ia64*-*-*vms*): Don't skip tix.
3032 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3033 host.
3034 * configure: Regenerate.
3035
3036 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3037
3038 * configure.ac: Remove references to mt-mep, mt-netware,
3039 mt-wince.
3040 * Makefile.def: Add all-utils soft dependencies.
3041 * Makefile.tpl: Remove GDB_NLM_DEPS.
3042 * configure: Regenerate.
3043 * Makefile.in: Regenerate.
3044
3045 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3046
3047 * configure.ac: Do not include mh-x86omitfp.
3048 * configure: Regenerate.
3049
3050 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3051
3052 * configure.ac: Remove empty cases.
3053 * configure: Regenerate.
3054
3055 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3056
3057 * Makefile.def: Add dependency from termcap to gdb.
3058 * Makefile.in: Regenerate.
3059
3060 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3061
3062 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3063 * configure: Regenerate.
3064 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3065 * Makefile.tpl: Likewise.
3066 * Makefile.in: Regenerate.
3067
3068 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3069
3070 * configure.ac: Remove all mentions of tentative_cc.
3071 * configure: Regenerate.
3072
3073 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3074
3075 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3076 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3077 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3078 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3079 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3080 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3081 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3082 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3083 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3084 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3085 *-*-rhapsody*): Remove host cases.
3086 * configure: Regenerate.
3087
3088 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3089
3090 * configure.ac (ppc*-*-pe): Remove host case.
3091 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3092 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3093 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3094 cases.
3095 * configure: Regenerate.
3096
3097 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3098
3099 * config.sub: Update to version 2011-03-23.
3100
3101 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3102
3103 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3104 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3105 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3106 * configure: Regenerate.
3107
3108 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3109
3110 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3111 to Write After Approval.
3112 * config-ml.in: Don't handle arc-*-elf*.
3113 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3114 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3115 handle GCC libraries.
3116 * configure: Regenerate.
3117
3118 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3119
3120 PR bootstrap/48120:
3121 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3122 Add -lstdc++ -lm to LIBS.
3123 * configure: Regenerate.
3124
3125 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3126
3127 * config.guess: Update to version 2011-02-02
3128 * config.sub: Update to version 2011-02-24
3129
3130 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3131
3132 PR lto/48086
3133 * configure.ac: Re-enable LTO on *-apple-darwin9.
3134 * configure: Regenerate.
3135
3136 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3137
3138 PR lto/48086
3139 * configure.ac: Disable LTO on darwin due to an assembler change in
3140 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3141 under 256.
3142 * configure: Regenerate.
3143
3144 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3145
3146 * MAINTAINERS: Update myself as score backend maintainer,
3147 update my e-mail address.
3148
3149 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3150
3151 * MAINTAINERS: Update my e-mail address.
3152
3153 2011-03-06 Joey Ye <joey.ye@arm.com>
3154
3155 * MAINTAINERS: Update my e-mail address.
3156
3157 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3158
3159 * configure.ac: Adjust test of with_ppl.
3160 * configure: Regenerated.
3161
3162 2011-03-02 Kai Tietz <ktietz@redhat.com>
3163
3164 * MAINTAINERS: Adjust my e-mail address.
3165
3166 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3167
3168 * configure.ac: Add -lpwl to ppllibs.
3169 * configure: Regenerated.
3170
3171 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3172
3173 * config/cloog.m4: Add -lisl to clooglibs.
3174 * configure: Regenerated.
3175
3176 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3177
3178 * MAINTAINERS (CPU Port maintainers): Add self.
3179
3180 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3181
3182 * MAINTAINERS: Add myself as testsuite maintainer.
3183
3184 2011-02-15 Mike Stump <mikestump@comcast.net>
3185
3186 * MAINTAINERS: Add myself as testsuite maintainer.
3187
3188 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3189
3190 Import from Libtool and gnulib:
3191
3192 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3193
3194 Prepare for supporting FreeBSD 10.
3195 * config.rpath: Remove handling of freebsd1* which soon would
3196 match FreeBSD 10.0.
3197
3198 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3199
3200 Remove support for FreeBSD 1.x.
3201 * libtool.m4 (_LT_LINKER_SHLIBS)
3202 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3203 soon would incorrectly match FreeBSD 10.0.
3204
3205 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3206
3207 PR binutils/12283
3208 * move-if-change: Import version from gnulib.
3209
3210 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3211
3212 PR lto/47225
3213 * Makefile.def (lto-plugin): Double dash for enable-shared.
3214 (configure-gcc): Depend on all-lto-plugin.
3215 * Makefile.in: Rebuilt.
3216
3217 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3218
3219 * configure.ac: Remove extra bracket.
3220 * configure: Regenerate.
3221
3222 2011-02-08 Tobias Burnus <burnus@net-b.de>
3223
3224 * MAINTAINERS: Add myself as libquadmath maintainer.
3225
3226 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3227
3228 * MAINTAINERS: Update my email address.
3229
3230 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3231
3232 * MAINTAINERS (option handling): Add self.
3233
3234 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3235
3236 PR lto/47225
3237 * Makefile.def: Add dependency for install-gcc
3238 on install-lto-plugin.
3239 * Makfile.in: Regenerated
3240
3241 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3242
3243 * MAINTAINERS (CPU Port Maintainers): Add myself.
3244
3245 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3246
3247 PR libgcj/44341
3248 * configure.ac: Discard --with-* flags for host when configuring
3249 target libraries for cross build.
3250 * configure: Rebuilt.
3251
3252 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3253
3254 * MAINTAINERS (linear loop transforms): Removed.
3255
3256 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3257
3258 * configure.ac: If with_ppl is no, move setting with_cloog=no
3259 after CLOOG_REQUESTED check.
3260 * configure: Regenerated.
3261
3262 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3263
3264 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3265 CLooG has been requested.
3266 * configure: Regenerated.
3267
3268 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3269
3270 * configure: Regenerated.
3271 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3272
3273 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3274
3275 * configure: Regenerated.
3276 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3277
3278 2011-01-21 Andreas Schwab <schwab@redhat.com>
3279
3280 * configure.ac: Use AS_HELP_STRING throughout.
3281 * configure: Regenerate.
3282
3283 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3284
3285 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3286 * configure: Regenerate.
3287
3288 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3289
3290 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3291
3292 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3293
3294 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3295 for ia64-hpux.
3296 * configure: Regenerate.
3297
3298 2011-01-07 Jan Hubicka <jh@suse.cz>
3299
3300 PR lto/47225
3301 * Makefile.in: Regenerate.
3302 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3303 configure.
3304
3305 2011-01-07 Jan Hubicka <jh@suse.cz>
3306
3307 * Makefile.in: Regenerate.
3308 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3309 and configure dependency on lto-plugin configure.
3310 (lto-plugin module): Remove dependency on GCC; add dependency on
3311 liniberty.
3312
3313 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3314
3315 * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3318
3319 * configure: Regenerate.
3320
3321 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3322
3323 * configure.ac: (picochip): Disable libiberty.
3324
3325 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2010-12-10 Ian Lance Taylor <iant@google.com>
3330
3331 PR bootstrap/46819
3332 * configure.ac: For --disable-libgcj clear libgcj_saved.
3333 * configure: Rebuild.
3334
3335 2010-12-10 Tobias Burnus <burnus@net-b.de>
3336
3337 PR fortran/46540
3338 * configure.ac: Add --disable-libquadmath and
3339 --disable-libquadmath-support.
3340 * configure: Regenerate.
3341
3342 2010-12-03 Ian Lance Taylor <iant@google.com>
3343
3344 * MAINTAINERS: Add myself as libgo maintainer.
3345
3346 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3347
3348 PR libffi/46792
3349 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3350 * configure: Regenerate.
3351
3352 2010-12-02 Ian Lance Taylor <iant@google.com>
3353
3354 * configure.ac: Always set default for poststage1_ldflags to
3355 -static-libstdc++ -static-libgcc.
3356
3357 2010-11-29 Andreas Schwab <schwab@redhat.com>
3358
3359 * configure.ac: Move comment to remove extra space in last argument
3360 of GCC_TARGET_TOOL.
3361
3362 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3363
3364 PR other/46026
3365 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3366 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3367 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3368 (BASE_FLAGS_TO_PASS): Use it.
3369 * configure: Rebuilt.
3370 * Makefile.in: Rebuilt.
3371
3372 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3373
3374 PR binutils/12258
3375 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3376 Properly check default linker.
3377 * configure: Regnerated.
3378
3379 2010-11-23 Matthias Klose <doko@ubuntu.com>
3380
3381 * configure.ac: For --enable-gold, handle value `default' instead of
3382 `both*'. New configure option --{en,dis}able-ld.
3383 * configure: Regenerate.
3384
3385 2010-11-20 Ian Lance Taylor <iant@google.com>
3386
3387 * configure.ac: Only disable a language library if no language needs
3388 it. Don't let --disable-libgcj uncondtionally disable libffi.
3389 * configure: Rebuild.
3390
3391 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3392
3393 * Makefile.in: Regenerate.
3394
3395 PR other/46202
3396 * configure.ac: Fix just-built in-tree STRIP name to be
3397 binutils/strip-new.
3398 * configure: Regenerate.
3399 * Makefile.def (install-strip-gcc, install-strip-binutils)
3400 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3401 (install-strip-sid): Mirror dependencies on non-strip variants
3402 of these targets on the respective -strip prerequisites.
3403 * Makefile.tpl (install-strip, install-strip-host)
3404 (install-strip-target): New targets.
3405 (install-strip-[+module+], install-strip-target-[+module+]):
3406 New targets.
3407 * Makefile.in: Regenerate.
3408
3409 2010-11-19 Ian Lance Taylor <iant@google.com>
3410 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3411
3412 * configure.ac: Add target-libgo to target_libraries. Set
3413 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3414 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3415 (HOST_EXPORTS): Add GOC.
3416 (BASE_TARGET_EXPORTS): Add GOC.
3417 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3418 (GOCFLAGS_FOR_TARGET): New variable.
3419 (EXTRA_HOST_FLAGS): Add GOC.
3420 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3421 * Makefile.def (target_modules): Add libgo.
3422 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3423 (dependencies): Add dependency from configure-target-libgo to
3424 configure-target-libffi and all-target-libstdc++-v3. Add
3425 dependencies from all-target-libgo to all-target-libffi.
3426 (languages): Add go.
3427 * configure: Rebuild.
3428 * Makefile.in: Rebuild.
3429
3430 2010-11-19 Ian Lance Taylor <iant@google.com>
3431
3432 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3433 compiler/flag environment variables.
3434
3435 2010-11-18 Ian Lance Taylor <iant@google.com>
3436
3437 * configure.ac: Check for lang_requires_boot_languages in
3438 config-lang.in files.
3439 * configure: Rebuild.
3440
3441 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3442 Tobias Burnus <burnus@net-b.de>
3443
3444 PR fortran/32049
3445 * Makefile.def: Add libquadmath; build it with language=fortran.
3446 * configure.ac: Add libquadmath.
3447 * Makefile.tpl: Handle multiple libs in check-[+language+].
3448 * Makefile.in: Regenerate.
3449 * configure: Regenerate.
3450
3451 2010-11-16 Tom Tromey <tromey@redhat.com>
3452
3453 * MAINTAINERS: Moved myself to reviewers section.
3454
3455 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3456
3457 * MAINTAINERS: Moved myself to reviewers section.
3458
3459 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3460
3461 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3462 (Write After Approval): Remove self.
3463
3464 2010-11-15 Andreas Schwab <schwab@redhat.com>
3465
3466 * configure.ac: Fix spelling in option names.
3467 * configure: Regenerated.
3468
3469 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3470
3471 PR bootstrap/39622
3472 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3473 * configure: Regenerated.
3474
3475 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3476
3477 * MAINTAINERS: Update my email address.
3478
3479 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3480
3481 * configure: Regenerate.
3482
3483 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3484
3485 * configure: Regenerate.
3486
3487 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3488
3489 * configure: Regenerate.
3490
3491 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3492
3493 * configure: Regenerate.
3494
3495 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3496
3497 * configure.ac: Support official CLooG.org versions.
3498 * configure: Regenerate.
3499 * config/cloog.m4: New.
3500
3501 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3502
3503 * MAINTAINERS (Write After Approval): Add myself.
3504
3505 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3506
3507 * MAINTAINERS: Update my email address.
3508
3509 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3510
3511 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3512 * configure: Regenerate.
3513
3514 2010-11-03 Ian Lance Taylor <iant@google.com>
3515 Dave Korn <dave.korn.cygwin@gmail.com>
3516
3517 PR lto/46273
3518 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3519 and on other supported platforms whenever LTO is enabled.
3520 * configure: Rebuild.
3521
3522 2010-11-02 Alan Modra <amodra@gmail.com>
3523
3524 PR binutils/12110
3525 * configure.ac: Error when source path contains spaces.
3526 * configure: Regenerate.
3527
3528 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3529
3530 * MAINTAINERS: Update my email address.
3531
3532 2010-10-20 Ian Lance Taylor <iant@google.com>
3533
3534 * Makefile.def (target_modules): Set lib_path to src/.libs for
3535 libstdc++-v3 module.
3536 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3537 * Makefile.in: Rebuild.
3538
3539 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3540
3541 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3542 (Write After Approval): Remove myself.
3543
3544 2010-10-15 Tristan Gingold <gingold@adacore.com>
3545
3546 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3547
3548 2010-10-14 Douglas Rupp <rupp@gnat.com>
3549
3550 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3551
3552 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3553
3554 * configure.ac (build_lto_plugin): New shell variable.
3555 (--enable-lto): Turn on by default for all non-ELF platforms that
3556 have had LTO support added so far. Set build_lto_plugin appropriately
3557 for both ELF and non-ELF.
3558 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3559 * configure: Regenerate.
3560
3561 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3562
3563 Sync from src:
3564 * configure.ac (v850 support): Remove target-libgloss from
3565 noconfigdirs.
3566 * configure: Regenerate.
3567
3568 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3569
3570 PR bootstrap/45326
3571 PR bootstrap/45174
3572 * configure.ac: Honor initial values of $build_configargs,
3573 $host_configargs, $target_configargs. Mark the precious, so
3574 environment settings get recorded.
3575 * configure: Regenerate.
3576
3577 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3578
3579 PR bootstrap/45796
3580 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3581 Depend on all-build-libiberty.
3582 * Makefile.in: Regenerate.
3583
3584 2010-09-30 Michael Eager <eager@eagercon.com>
3585
3586 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3587 * configure: Regenerate.
3588
3589 2010-09-28 Michael Eager <eager@eagercon.com>
3590
3591 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3592
3593 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3594
3595 PR bootstrap/44621
3596 * configure.ac: Fix unportable shell quoting.
3597 * configure: Regenerate.
3598
3599 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3600
3601 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3602 targets and amend comment.
3603 * configure: Regenerate.
3604
3605 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3606
3607 * MAINTAINERS (Write After Approval): Add myself.
3608
3609 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3610
3611 * configure.ac: Enable LTO by default on Darwin.
3612 * configure: Regenerate.
3613
3614 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3615
3616 * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3619
3620 * MAINTAINERS (Write After Approval): Add myself.
3621
3622 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3623
3624 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3625 ports
3626
3627 2010-07-28 David Yuste <david.yuste@gmail.com>
3628
3629 * MAINTAINERS (Write After Approval): Add myself.
3630
3631 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3632
3633 * configure.ac: Support all v850 targets.
3634 * configure: Regenerate.
3635
3636 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3637
3638 PR bootstrap/44455
3639 * configure.ac (extra_mpfr_configure_flags): Copy from
3640 extra_mpc_gmp_configure_flags.
3641 * configure: Re-generated.
3642
3643 2010-07-22 Andi Kleen <ak@linux.intel.com>
3644
3645 * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3648
3649 * MAINTAINERS (Write After Approval): Add myself.
3650
3651 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3652
3653 * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3656
3657 PR target/44862
3658 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3659 Provide -B option to allow for link spec %s substitutions for
3660 libstdc++.a on darwin.
3661 * Makefile.in: Regenerate.
3662
3663 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3664
3665 * MAINTAINERS (Reviewers): Update my e-mail address
3666
3667 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3668
3669 * Makefile.def (configure-gcc): Depend on all-libelf.
3670 * Makefile.in: Rebuild.
3671
3672 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3673
3674 * MAINTAINERS (Write After Approval): Add myself in the right place.
3675
3676 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3677
3678 * MAINTAINERS (Write After Approval): Add myself.
3679
3680 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3681
3682 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3683
3684 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3685
3686 * config.sub: Update to version 2010-05-21.
3687 * config.guess: Update to version 2010-04-03.
3688
3689 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3690
3691 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3692 * configure: Regenerate.
3693
3694 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3695
3696 * MAINTAINERS (Write After Approval): Add myself.
3697
3698 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3699
3700 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3701 a platform that supports LTO.
3702 * configure: Regenerate.
3703
3704 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3705
3706 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3707 * configure: Regenerated.
3708
3709 2010-04-27 Roland McGrath <roland@redhat.com>
3710 H.J. Lu <hongjiu.lu@intel.com>
3711
3712 * configure.ac (--enable-gold): Support both, both/gold and
3713 both/bfd to add gold to configdirs without removing ld.
3714 * configure: Regenerated.
3715
3716 * Makefile.def: Add install-gold dependency to install-ld.
3717 * Makefile.in: Regenerated.
3718
3719 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3720
3721 PR lto/42776
3722 * configure.ac (--enable-lto): Refactor handling so libelf tests
3723 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3724 and allow LTO to be explicitly enabled on non-ELF platforms that
3725 are known to support it inside else-clause.
3726 * configure: Regenerate.
3727
3728 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3729
3730 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3731 * configure: Regenerate.
3732
3733 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3734
3735 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3736 * configure: Regenerate.
3737
3738 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3739
3740 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3741 separately.
3742 * configure: Regenerate.
3743
3744 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3745
3746 * MAINTAINERS (Write After Approval): Add myself.
3747
3748 2010-04-14 Tristan Gingold <gingold@adacore.com>
3749
3750 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3751 * configure: Regenerate.
3752
3753 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3754
3755 * configure: Regenerate after change to elf.m4.
3756
3757 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3758
3759 * MAINTAINERS (Write After Approval): Add myself.
3760
3761 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3762
3763 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3764 * configure: Regenerated.
3765
3766 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3767
3768 * configure.ac: Print "buggy but acceptable" when CLooG
3769 revision is less than 9.
3770 * configure: Regenerated.
3771
3772 2010-04-01 Diego Novillo <dnovillo@google.com>
3773
3774 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3775
3776 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3777
3778 PR bootstrap/43615
3779 PR bootstrap/43328
3780
3781 Revert:
3782
3783 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3784
3785 * configure.ac: Do not pass --enable-multilib nor
3786 --disable-multilib in baseargs. Accept explicitly passed
3787 --enable_multilib.
3788 * configure: Regenerate.
3789
3790 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3791
3792 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3793
3794 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3795
3796 * MAINTAINERS: Remove myself.
3797
3798 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3799
3800 PR bootstrap/43328
3801 * configure.ac: Do not pass --enable-multilib nor
3802 --disable-multilib in baseargs. Accept explicitly passed
3803 --enable_multilib.
3804 * configure: Regenerate.
3805
3806 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3807
3808 * MAINTAINERS (spu port): Remove me.
3809
3810 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3811
3812 * configure.ac (tic6x-*-*): New case.
3813 * configure: Regenerate.
3814
3815 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3816
3817 * config.sub: Update to version 2010-03-22.
3818 * config.guess: Update to version 2009-12-30.
3819
3820 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3821
3822 PR ada/42554
3823 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3824 * configure: Regenerate.
3825
3826 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3827
3828 * MAINTAINERS: Update my email address.
3829
3830 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3831
3832 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3833 (ghassan.shobaki@amd.com): Removed.
3834
3835 2010-03-17 Alan Modra <amodra@gmail.com>
3836
3837 * MAINTAINERS: Update my email address.
3838
3839 2010-03-16 Diego Novillo <dnovillo@google.com>
3840
3841 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3842 Matthews.
3843
3844 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3845
3846 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3847 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3848
3849 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3850
3851 * MAINTAINERS: Update my email address.
3852
3853 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3854
3855 * MAINTAINERS: Update my email address.
3856
3857 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3858
3859 * MAINTAINERS: Update my email address.
3860
3861 2010-03-09 Jie Zhang <jie@codesourcery.com>
3862
3863 * MAINTAINERS: Update my email address.
3864
3865 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3866
3867 PR libstdc++/32499
3868 * configure.ac (RANLIB): Default to true.
3869 (STRIP): Likewise.
3870 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3871 * configure: Regenerate.
3872
3873 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3874
3875 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3876 (Write After Approval): Update my email address.
3877
3878 2010-02-17 Nick Clifton <nickc@redhat.com>
3879
3880 PR 11238
3881 * Makefile.tpl (local-distclean): Also remove config.cache files in
3882 sub-directories as there may not be Makefiles present in the
3883 sub-directories.
3884 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3885 the config.cache files found by the find command.
3886
3887 * Makefile.in: Regenerate.
3888 * configure.ac: Revert previous delta.
3889 * configure: Regenerate.
3890
3891 2010-02-15 Nick Clifton <nickc@redhat.com>
3892
3893 PR 11238
3894 * configure.ac: Delete config.cache files in sub-directories when
3895 deleting Makefiles.
3896 * configure: Regenerate.
3897
3898 2010-02-12 Ben Elliston <bje@gnu.org>
3899
3900 * MAINTAINERS: Update my email address.
3901
3902 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3903
3904 * MAINTAINERS (spu port): Update my email address.
3905
3906 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3907
3908 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3909
3910 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3911
3912 * configure.ac: Add "recommended" version checks for GMP/MPC.
3913 Update recommended GMP/MPFR/MPC versions.
3914 * configure: Regenerate.
3915
3916 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3917
3918 * MAINTAINERS: Move my Embecosm email address into the
3919 write-after-approval section.
3920
3921 2010-01-26 Ian Lance Taylor <iant@google.com>
3922
3923 * MAINTAINERS: Add myself as Go frontend maintainer.
3924
3925 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3926
3927 PR libstdc++/36101, PR libstdc++/42813
3928 * configure.ac (bootstrap_target_libs): Make inclusion of
3929 target-libgomp conditional on libgomb being in target_configdirs.
3930 * configure: Regenerate.
3931
3932 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3933
3934 PR libstdc++/36101, PR libstdc++/42813
3935 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3936 * configure: Regenerate.
3937
3938 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3939
3940 PR libstdc++/36101, PR libstdc++/42813
3941 * configure.ac (target_configdirs): Substitute.
3942 * Makefile.def: Bootstrap target module libgomp.
3943 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3944 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3945 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3946 * configure, Makefile.in: Regenerate.
3947
3948 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3949
3950 * MAINTAINERS: Adjust my details.
3951
3952 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3953
3954 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3955
3956 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3957
3958 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3959
3960 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3961
3962 * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3965
3966 * MAINTAINERS (Write After Approval): Add myself.
3967
3968 2010-01-11 Richard Guenther <rguenther@suse.de>
3969
3970 PR lto/41569
3971 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3972 * Makefile.in: Regenerated.
3973
3974 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3975
3976 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3977 * configure: Regenerate.
3978
3979 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3980 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3981
3982 PR bootstrap/42424
3983 * configure.ac: Include libtool m4 files.
3984 (_LT_CHECK_OBJDIR): Call it.
3985 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3986 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3987
3988 * configure: Regenerate.
3989
3990 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3991
3992 PR bootstrap/41818
3993 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3994 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3995 * Makefile.in: Regenerate.
3996
3997 2010-01-02 Richard Guenther <rguenther@suse.de>
3998
3999 PR lto/41529
4000 * configure.ac: Include config/elf.m4. Disable LTO if not
4001 builting for an elf target.
4002 * configure: Regenerate.
4003
4004 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4005
4006 * MAINTAINERS: Change my email address.
4007
4008 2009-12-18 Ben Elliston <bje@au.ibm.com>
4009
4010 * config.sub, config.guess: Update from upstream sources.
4011
4012 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4013
4014 * MAINTAINERS (Write After Approval): Add myself.
4015
4016 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4017
4018 PR middle-end/30447
4019 PR middle-end/30789
4020 PR other/40302
4021
4022 * configure.ac: Require MPC.
4023 * configure: Regenerate.
4024
4025 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4026
4027 PR target/38384
4028 PR bootstrap/40972
4029 * libtool.m4: Sync from git Libtool.
4030 * ltoptions.m4: Likewise.
4031 * ltversion.m4: Likewise.
4032 * lt~obsolete.m4: Likewise.
4033 * ltmain.sh: Likewise.
4034
4035 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4036
4037 * configure.ac: Update minimum MPC version to 0.8.
4038 * configure: Regenerate.
4039
4040 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4041
4042 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4043 * configure: Regenerated.
4044
4045 2009-11-21 Ian Lance Taylor <iant@google.com>
4046
4047 * configure.ac: Change default of poststage1_ldflags to be empty if
4048 poststage1_libs is set. When poststage1_libs is empty, and
4049 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4050 * configure: Rebuild.
4051
4052 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4053
4054 * MAINTAINERS (Write After Approval): Update my email address.
4055
4056 2009-11-20 Ben Elliston <bje@au.ibm.com>
4057
4058 * config.guess: Update from upstream sources.
4059
4060 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4061
4062 * Makefile.def: Restore host and target settings for gmp.
4063 * Makefile.in: Rebuild.
4064
4065 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4066
4067 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4068 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4069 Fix portability of test of C++ as bootstrap language. Add
4070 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4071 * configure: Rebuild.
4072 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4073 and cloog. Fix in-tree ppl configuration. Introduce libelf
4074 in-tree building.
4075 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4076 (POSTSTAGE1_HOST_EXPORTS): Use it.
4077 (STAGE[+id+]_CXXFLAGS): New.
4078 (BASE_FLAGS_TO_PASS): Pass it down.
4079 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4080 extra_exports.
4081 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4082 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4083 extra_exports.
4084 * Makefile.in: Rebuild.
4085
4086 2009-11-17 Ben Elliston <bje@au.ibm.com>
4087
4088 * config.sub, config.guess: Update from upstream sources.
4089
4090 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
4094 2009-11-09 Jon Beniston <jon@beniston.com>
4095
4096 * MAINTAINERS (Write After Approval): Add myself.
4097
4098 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4099
4100 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4101 paths for *-w64-mingw* and x86_64-*mingw*.
4102 * configure: Regenerated.
4103
4104 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4105
4106 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4107
4108 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4109
4110 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4111 Phil Edwards to Write-After Approval.
4112
4113 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4114
4115 * configure.ac: Disable target-winsup & co for
4116 x86_64-*-mingw* and *-w64-mingw* targets.
4117 * configure: Regenerated.
4118
4119 2009-10-16 Nick Clifton <nickc@redhat.com>
4120
4121 * MAINTAINERS: Add myself as a maintainer for the RX port.
4122
4123 2009-10-26 Johannes Singler <singler@kit.edu>
4124
4125 * MAINTAINERS (Write After Approval): Update my e-mail address.
4126
4127 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4128
4129 * configure.ac (CLooG test): Use = with test.
4130 * configure: Regenerate.
4131
4132 2009-10-22 Richard Guenther <rguenther@suse.de>
4133
4134 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4135 cloog if the ppl version check failed. Move flags saving
4136 before setting in libelf check.
4137 * configure: Regenerate.
4138
4139 2009-10-21 Richard Guenther <rguenther@suse.de>
4140
4141 * configure.ac: Adjust the ppl and cloog configure to work as
4142 documented. Disable cloog if ppl was disabled. Omit the version
4143 checks if they were disabled.
4144 * configure: Re-generate.
4145
4146 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4147
4148 * configure.ac: Add 'lto' to enable_languages, not
4149 new_enable_languages, and only if not already present.
4150 * configure: Regenerate.
4151
4152 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4153
4154 * README: Refer to the various COPYING* files instead of just
4155 COPYING.
4156 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4157
4158 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4159
4160 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4161
4162 2009-10-07 Richard Guenther <rguenther@suse.de>
4163
4164 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4165 and Richard Guenther as reviewers.
4166 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4167 as reviewers.
4168
4169 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4170
4171 * config.sub: Update from upstream sources.
4172
4173 2009-10-06 Ian Lance Taylor <iant@google.com>
4174
4175 * Makefile.def: check-gold depends upon all-gas.
4176 * Makefile.in: Rebuild.
4177
4178 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4179
4180 * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4183
4184 * Makefile.def: all-lto-plugin depends on all-libiberty.
4185 set bootstrap=true for lto-plugin.
4186 Add lto-plugin.
4187 * Makefile.in: Regenerate.
4188 * configure.ac (host_libs): Add lto-plugin.
4189 * configure: Regenerate.
4190
4191 2009-10-03 Diego Novillo <dnovillo@google.com>
4192
4193 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4194 (HOST_LIBELFLIBS): Define.
4195 (HOST_LIBELFINC): Define.
4196 * Makefile.in: Regenerate.
4197 * configure.ac: Add --enable-lto.
4198 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4199 If --enable-lto is used, add 'lto' to new_enable_languages.
4200 If --enable-lto is used and gold is enabled, add
4201 lto-plugin to configdirs.
4202 * configure: Regenerate.
4203
4204 2009-10-03 Simon Baldwin <simonb@google.com>
4205
4206 * configure.ac: If --with-system-zlib, suppress local zlib and
4207 pass --with-system-zlib to subdir configure scripts.
4208 * configure: Regenerate.
4209
4210 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4211 Paolo Bonzini <bonzini@gnu.org>
4212
4213 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4214 $(srcdir).
4215 * Makefile.in: Rebuilt.
4216
4217 2009-09-26 Gary Funck <gary@intrepid.com>
4218
4219 * MAINTAINERS (Write After Approval): Add myself.
4220
4221 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4222
4223 * configure.ac: Update minimum MPC version to 0.7.
4224 * configure: Regenerate.
4225
4226 2009-09-25 Nick Clifton <nickc@redhat.com>
4227
4228 * configure.ac: Pass any --cache-file=/dev/null option on to
4229 subconfigures.
4230 * configure: Regenerate.
4231
4232 2009-09-23 Nick Clifton <nickc@redhat.com>
4233
4234 * config.sub, config.guess: Update from upstream sources.
4235
4236 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4237
4238 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4239 * Makefile.in: Rebuilt.
4240
4241 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4242
4243 PR bootstrap/32272
4244 * configure.ac: Error out if $srcdir isn't '.' but contains
4245 host-${host_noncanonical}.
4246 * configure: Regenerate.
4247
4248 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4249
4250 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4251 maintainer.
4252
4253 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4254
4255 * configure.ac: If bootstrapping a combined tree with
4256 --enable-gold, require c++ in stage1_languages.
4257 * configure: Regenerate.
4258
4259 * configure.ac: Also add target_libs of stage1_languages to
4260 bootstrap_target_libs.
4261 * configure: Regenerate.
4262
4263 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4264 with --enable-languages not containing c++.
4265 * configure: Regenerate.
4266
4267 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4268
4269 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4270 * configure: Regenerate.
4271
4272 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4273
4274 * MAINTAINERS (Write After Approval): Update my e-mail address,
4275 and move from from here...
4276 (Waiting for paperwork): To here.
4277
4278 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4279
4280 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4281
4282 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4283
4284 * configure.ac: Do not use $extrasub for replacing @if/@endif
4285 parts in Makefile; instead, use additional arguments to
4286 AC_CONFIG_COMMANDS to do the replacement manually, with several
4287 sed invocations, to avoid HP-UX sed command limits.
4288 * configure: Regenerate.
4289
4290 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4291
4292 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4293 blank before -L.
4294
4295 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4296
4297 * configure.ac (with-build-config): Document. Handle without.
4298 Handle missing argument.
4299 * configure: Rebuilt.
4300
4301 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4302
4303 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4304 Default to bootstrap-debug only if compare-debug works.
4305 * configure: Rebuilt.
4306 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4307 * Makefile.in: Rebuilt.
4308
4309 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4310
4311 * MAINTAINERS (OS Port Maintainers): Update my email address.
4312
4313 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4314
4315 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4316 * Makefile.in: Rebuilt.
4317
4318 2009-09-01 Chris Demetriou <cgd@google.com>
4319
4320 * MAINTAINERS (Write After Approval): Add myself.
4321
4322 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4323
4324 PR debug/30161
4325 * include/dwarf2.h (enum dwarf_tag): Added
4326 DW_TAG_GNU_template_template_param
4327 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4328
4329 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * Makefile.tpl (AWK): Fix typo.
4332 * Makefile.in: Regenerate.
4333
4334 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4335
4336 * configure.ac: Detect awk and sed.
4337 * Makefile.def (flags_to_pass): Add AWK and SED.
4338 * Makefile.tpl (AWK, SED): New.
4339 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4340 * configure: Regenerate.
4341 * Makefile.in: Regenerate.
4342
4343 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4344
4345 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4346 (collapseslashes): Likewise.
4347
4348 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4349
4350 * configure.ac (AC_PREREQ): Bump to 2.64.
4351
4352 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4353
4354 * configure.ac: Remove --with-datarootdir, --with-docdir,
4355 --with-pdfdir, --with-htmldir switches.
4356 * configure: Regenerate.
4357
4358 * configure: Regenerate.
4359
4360 * compile: Sync from Automake 1.11.
4361 * depcomp: Likewise.
4362 * install-sh: Likewise.
4363 * missing: Likewise.
4364 * mkinstalldirs: Likewise.
4365 * ylwrap: Likewise.
4366
4367 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4368
4369 * ltmain.sh (func_normal_abspath): New function.
4370 (func_relative_path): Likewise.
4371 (func_mode_help): Document new -bindir option for link mode.
4372 (func_mode_link): Add new -bindir option, and use it to place
4373 output DLL if specified.
4374
4375 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4376
4377 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4378 (baseargs): Add --disable-option-checking.
4379 * configure: Regenerate.
4380
4381 * Makefile.def (configure-target-libiberty): Depend on
4382 all-binutils and all-ld.
4383 (configure-target-newlib): Likewise.
4384 * Makefile.in: Regenerate.
4385
4386 2009-08-17 Ben Elliston <bje@au.ibm.com>
4387
4388 * config.sub, config.guess: Update from upstream sources.
4389
4390 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4391
4392 Sync from src, merge:
4393
4394 2009-07-02 Tristan Gingold <gingold@adacore.com>
4395
4396 * configure.ac: Do not exclude gas for i386-*-darwin.
4397 Add a case for x86_64-*-darwin.
4398 * configure: Regenerate.
4399
4400 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4401
4402 * MAINTAINERS: Add my name to Write After Approval list.
4403
4404 2009-08-06 Michael Eager <eager@eagercon.com>
4405
4406 * configure.ac: Add Microblaze target.
4407 * configure: Regenerate.
4408
4409 2009-07-31 Christian Bruel <christian.bruel@st.com>
4410
4411 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4412 * configure: Regenerate.
4413
4414 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4415
4416 * MAINTAINERS (Write After Approval): Update my e-mail address.
4417
4418 2009-07-06 Ian Lance Taylor <iant@google.com>
4419
4420 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4421 * configure: Rebuild.
4422
4423 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4424
4425 * MAINTAINERS: Move myself to the Graphite Reviewers.
4426
4427 2009-06-30 Wei Guozhi <carrot@google.com>
4428
4429 * MAINTAINERS: Add my name to Write After Approval list.
4430
4431 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4432
4433 PR bootstrap/40338
4434 * configure.ac (comparestring): Create new variable.
4435 * Makefile.tpl (comparestring): Use to skip some comparisions.
4436 * configure: Regenerate.
4437 * Makefile.in: Regenerate.
4438
4439 2009-06-26 Doug Evans <dje@sebabeach.org>
4440
4441 * Makefile.def (host_modules): Add cgen.
4442 * Makefile.in: Regenerate.
4443 * configure.ac (host_tools): Add cgen.
4444 * configure: Regenerate.
4445
4446 2009-06-23 DJ Delorie <dj@redhat.com>
4447
4448 * MAINTAINERS: Add myself as mep maintainer.
4449
4450 2009-06-23 Ian Lance Taylor <iant@google.com>
4451
4452 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4453 boot_languages. Only bootstrap target libraries listed in
4454 target_libs for some boot language. Add --with-stage1-ldflags,
4455 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4456 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4457 if not building with C++.
4458 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4459 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4460 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4461 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4462 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4463 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4464 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4465 * configure, Makefile.in: Rebuild.
4466
4467 2009-06-23 Li Feng <nemokingdom@gmail.com>
4468
4469 * MAINTAINERS: Added my name to write-after-approval list.
4470
4471 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4472
4473 * configure.ac: Define is_elf for QNX Neutrino targets.
4474 * configure: Regenerate.
4475
4476 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4477
4478 * MAINTAINERS: Added my name to the write-after-approval list
4479
4480 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4481
4482 * configure.ac: Detect MPC in default directory.
4483 * configure: Regenerate.
4484
4485 2009-06-03 Jerome Guitton <guitton@adacore.com>
4486 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4487
4488 * Makefile.tpl (all): Avoid a trailing backslash.
4489 * Makefile.in: Regenerate.
4490
4491 2009-06-03 Ben Elliston <bje@au.ibm.com>
4492
4493 * config.sub, config.guess: Update from upstream sources.
4494
4495 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4496
4497 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4498 to noconfdirs.
4499 * configure: Regenerate.
4500
4501 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4502
4503 * Makefile.tpl ([+compare-target+]): Compare all stage
4504 directories, rather than just gcc.
4505 * Makefile.in: Rebuilt.
4506
4507 2009-06-01 Doug Kwan <dougkwan@google.com>
4508
4509 * configure.ac: Support gold for target arm*-*-*.
4510 * configure: Regenerate.
4511
4512 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4513
4514 * Makefile.def: Add MPC support and dependencies.
4515 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4516
4517 * Makefile.in, configure: Regenerate.
4518
4519 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4520
4521 * Makefile.tpl (all): Avoid harmless warning in make all when
4522 gcc-bootstrap is enabled but stage_last does not exist.
4523 * Makefile.in: Rebuilt.
4524
4525 2009-05-24 Nicolas Roche <roche@adacore.com>
4526
4527 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4528 * Makefile.in: Regenerate.
4529
4530 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4531
4532 * MAINTAINERS: Update my e-mail address.
4533
4534 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4535
4536 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4537 * configure: Regenerate.
4538
4539 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4540
4541 PR other/40159
4542 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4543 gcc-no-bootstrap are mutually exclusive.
4544 * Makefile.in: Rebuilt.
4545
4546 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4547
4548 PR other/40159
4549 * Makefile.tpl (all): Don't end with unconditional success.
4550 * Makefile.in: Rebuilt.
4551
4552 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4553
4554 PR target/37137
4555 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4556 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4557 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4558 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4559 stage_configureflags, stage_cflags and stage_libcflags into
4560 explicit Makefile macros.
4561 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4562 GFORTRAN.
4563 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4564 CC. Set CC_FOR_BUILD from CC.
4565 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4566 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4567 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4568 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4569 and GFORTRAN.
4570 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4571 (_LIBCFLAGS): Renamed to _TFLAGS.
4572 (do-compare-debug, do-compare3-debug): Drop.
4573 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4574 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4575 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4576 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4577 (XGCC_FLAGS_FOR_TARGET): New.
4578 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4579 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4580 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4581 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4582 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4583 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4584 TFLAGS.
4585 (BUILD_CONFIG): Include if requested.
4586 (all): Set TFLAGS on bootstrap.
4587 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4588 (all-stageid-prefixmodule): Likewise.
4589 (do-clean, distclean-stageid): Set TFLAGS.
4590 (restrap): Fix whitespace.
4591 * Makefile.in: Rebuilt.
4592
4593 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4594
4595 * config.guess: Sync with src.
4596
4597 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4598
4599 * configure.ac ($with_ppl): Default to no if not supplied.
4600 ($with_cloog): Likewise.
4601 configure: Regenerate.
4602
4603 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4604
4605 * MAINTAINERS: Update my e-mail address.
4606
4607 2009-04-27 Nick Clifton <nickc@redhat.com>
4608
4609 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4610
4611 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4612
4613 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4614 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4615 * Makefile.in: Regenerate.
4616
4617 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4618
4619 PR bootstrap/39739
4620 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4621 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4622
4623 * configure, Makefile.in: Regenerate.
4624
4625 2009-04-21 Taras Glek <tglek@mozilla.com>
4626
4627 * include/hashtab.h: Update GTY annotations to new syntax
4628 * include/splay-tree.h: Likewise
4629
4630 2009-04-17 Ben Elliston <bje@au.ibm.com>
4631
4632 * config.sub, config.guess: Update from upstream sources.
4633
4634 2009-04-15 Anthony Green <green@moxielogic.com>
4635
4636 * configure.ac: Add moxie support.
4637 * configure: Rebuilt.
4638
4639 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4640
4641 * configure.ac: Change copyright header to refer to version
4642 3 of the GNU General Public License and to point readers at the
4643 COPYING3 file and the FSF's license web page.
4644 * Makefile.def: Likewise.
4645 * Makefile.tpl: Likewise.
4646 * Makefile.in: Regenerate.
4647
4648 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4649
4650 * configure.ac: Restore match for darwin9 or later. Use double
4651 brackets since regeneration eats one pair.
4652 * configure: Regenerate.
4653
4654 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4655
4656 PR gas/10039
4657 * configure.ac: Require texinfo 4.7.
4658 * configure: Regenerated.
4659
4660 2009-04-09 Nick Clifton <nickc@redhat.com>
4661
4662 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4663 the GCC Runtime Library Exception.
4664
4665 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4666
4667 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4668 * configure: Regenerate.
4669
4670 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4671
4672 * Makefil.def (languages): New entries.
4673 * Makefile.tpl (check-gcc-*): New generic target.
4674 * Makefile.in: Regenerate.
4675
4676 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4677
4678 * MAINTAINERS: Update my email address.
4679
4680 2009-03-18 Tom Tromey <tromey@redhat.com>
4681
4682 * configure: Rebuild.
4683 * configure.ac (host_libs): Add libiconv.
4684 * Makefile.in: Rebuild.
4685 * Makefile.def (host_modules): Add libiconv.
4686 (configure-gdb, all-gdb): Depend on libiconv.
4687
4688 2009-03-16 Tristan Gingold <gingold@adacore.com>
4689
4690 * configure.ac: Treat gdb as supported on x86_64-darwin.
4691 * configure: Regenerate.
4692
4693 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4694
4695 * configure.ac (--with-host-libstdcxx): New option.
4696 * configure: Regenerate.
4697
4698 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4699
4700 * MAINTAINERS: Move myself into the write after approval list.
4701
4702 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4703
4704 * MAINTAINERS: Update e-mail address.
4705
4706 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4707
4708 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4709
4710 2009-03-10 Ira Rosen <irar@il.ibm.com>
4711
4712 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4713
4714 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4715
4716 Backport from git Libtool:
4717
4718 2009-01-19 Robert Millan <rmh@aybabtu.com>
4719 Support GNU/kOpenSolaris.
4720 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4721 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4722 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4723 GNU/kOpenSolaris.
4724
4725 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4726
4727 * MAINTAINERS: Update e-mail address.
4728
4729 2009-02-24 Michael Eager <eager@eagercon.com>
4730
4731 * MAINTAINERS (Write After Approval): Add self.
4732
4733 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4734
4735 * MAINTAINERS (Write After Approval): Add myself.
4736
4737 2009-02-05 Andreas Schwab <schwab@suse.de>
4738
4739 * Makefile.tpl (stage_last): Define $r and $s before using
4740 $(RECURSE_FLAGS_TO_PASS).
4741 * Makefile.in: Regenerate
4742
4743 2009-01-30 Ian Lance Taylor <iant@google.com>
4744
4745 * MAINTAINERS: Move myself to the Global Reviewers list.
4746
4747 2009-01-29 Robert Millan <rmh@aybabtu.com>
4748
4749 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4750 * configure: Regenerate.
4751
4752 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4753
4754 * MAINTAINERS: Make whitespace consistent.
4755 Remove Robert Millan from Write After Approval.
4756
4757 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4758
4759 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4760 (all-opcodes): Depend on all-libiberty.
4761 * Makefile.in: Regenerate.
4762
4763 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4764
4765 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4766 * configure: Regenerate.
4767
4768 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4769
4770 * MAINTAINERS (Write After Approval): Add myself.
4771
4772 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4773
4774 * MAINTAINERS: Add myself to reviewers (Fortran).
4775
4776 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4777
4778 PR tree-optimization/38515
4779 * configure.ac (cloog-polylib): Removed.
4780 (with_ppl, with_cloog): Test for "no".
4781 * configure: Regenerated.
4782
4783 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4784
4785 * MAINTAINERS: Moved myself to reviewers (Fortran).
4786
4787 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4788
4789 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4790 (Write After Approval): Remove myself.
4791
4792 2009-01-03 Diego Novillo <dnovillo@google.com>
4793
4794 * MAINTAINERS: Remove myself from alias maintainership.
4795
4796 2009-01-02 David Ayers <ayers@fsfe.org>
4797
4798 * MAINTAINERS: Update e-mail address.
4799
4800 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4801
4802 * MAINTAINERS: Make whitespace consistent.
4803
4804 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4805
4806 Backport from upstream Libtool:
4807 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4808 Add cache variables to tests that require the linker to work.
4809 For shlibpath_overrides_runpath, this also changes the semantics
4810 to let the result from the C compiler take precedence.
4811
4812 2008-12-02 Ben Elliston <bje@au.ibm.com>
4813
4814 * config.sub, config.guess: Update from upstream sources.
4815
4816 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4817
4818 * configure.ac (ppllibs): Add by default the lib flags.
4819 * configure: Regenerate.
4820
4821 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4822
4823 * MAINTAINERS: Add myself to the write after approval list.
4824
4825 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4826
4827 * configure.ac: Add double brackets on darwin[912].
4828 * configure: Regenerate.
4829
4830 2008-12-03 Daniel Kraft <d@domob.eu>
4831
4832 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4833 Approval to Reviewer section (for Fortran front-end).
4834
4835 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4836
4837 * configure.ac: Expand to darwin10 and later.
4838 * configure: Regenerate.
4839
4840 2008-12-02 Andreas Schwab <schwab@suse.de>
4841
4842 * Makefile.def: configure-target-boehm-gc depends on
4843 all-target-libstdc++-v3.
4844 * Makefile.in: Regenerate.
4845
4846 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4847
4848 * MAINTAINERS: Add myself as mingw maintainer.
4849
4850 2008-12-02 Ben Elliston <bje@au.ibm.com>
4851
4852 * config.sub, config.guess: Update from upstream sources.
4853
4854 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4855
4856 * README.SCO: Remove.
4857
4858 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4859
4860 * MAINTAINERS: Add myself to the write after approval list.
4861
4862 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4863
4864 * MAINTAINERS: Update my email address in WAA section.
4865
4866 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4867
4868 * MAINTAINERS: Update e-mail address.
4869
4870 2008-11-27 Toon Moene <toon@moene.org>
4871
4872 * MAINTAINERS: Change e-mail address.
4873
4874 2008-11-27 Tristan Gingold <gingold@adacore.com>
4875
4876 * configure.ac: Build gdb for i?86-*-darwin*
4877 * configure: Regenerated.
4878
4879 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4880
4881 * MAINTAINERS: Added my full name.
4882
4883 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4884
4885 PR bootstrap/38014
4886 PR bootstrap/37923
4887
4888 Revert:
4889
4890 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4891
4892 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4893 * Makefile.in: Regenerated.
4894
4895 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4896
4897 PR gdb/921
4898 PR gdb/1646
4899 PR gdb/2175
4900 PR gdb/2176
4901
4902 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4903 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4904 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4905 (HOST_EXPORTS): Pass CPPFLAGS.
4906 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4907 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4908 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4909 * Makefile.in, configure: Regenerated.
4910 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4911 and CPPFLAGS_FOR_BUILD.
4912
4913 2008-11-06 Jeff Law <law@redhat.com>
4914
4915 * MAINTAINERS: Add myself as middle end maintainer.
4916
4917 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4918
4919 * MAINTAINERS (Write after approval): Add myself.
4920
4921 2008-11-05 Diego Novillo <dnovillo@google.com>
4922
4923 * MAINTAINERS (Global Reviewers): Add myself.
4924 (Non-Algorithmic Maintainers): Remove myself.
4925
4926 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4927
4928 * MAINTAINERS (Write after approval): Add myself.
4929
4930 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4931
4932 * MAINTAINERS (Write after approval): Add myself.
4933
4934 2008-10-31 Ben Elliston <bje@au.ibm.com>
4935
4936 * configure.ac (spu-*-*): Remove special case.
4937 * configure: Regenerate.
4938
4939 2008-10-30 Catherine Moore <clm@codesourcery.com>
4940
4941 * MAINTAINERS (Write after approval): Update my email address.
4942
4943 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4944
4945 * configure.ac [spu-*-*]: Do not set skipdirs.
4946 * configure: Re-generate.
4947
4948 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4949
4950 * MAINTAINERS (Various Maintainers): Add myself to reload.
4951
4952 2008-10-25 Richard Guenther <rguenther@suse.de>
4953
4954 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4955 maintainer. Remove myself as libgcc-math maintainer.
4956 (Non-Algorithmic Maintainers): Remove myself.
4957
4958 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4959
4960 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4961 * Makefile.in: Regenerated.
4962
4963 2008-10-23 Cary Coutant <ccoutant@google.com>
4964
4965 * MAINTAINERS (Write after approval): Add myself.
4966
4967 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4968
4969 PR gdb/921
4970 PR gdb/1646
4971 PR gdb/2175
4972 PR gdb/2176
4973
4974 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4975 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4976 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4977 (HOST_EXPORTS): Pass CPPFLAGS.
4978 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4979 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4980 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4981 * Makefile.in, configure: Regenerated.
4982 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4983 and CPPFLAGS_FOR_BUILD.
4984
4985 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4986
4987 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4988 Sebastian Pop.
4989
4990 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4991
4992 * MAINTAINERS (Write After Approval): Added myself.
4993
4994 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4995
4996 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4997 recommended version to 2.3.2.
4998
4999 * configure: Regenerate.
5000
5001 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5002
5003 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5004
5005 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5006
5007 * MAINTAINERS (Write After Approval): Update e-mail address.
5008
5009 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5010
5011 * libtool.m4: Update to libtool 2.2.6.
5012 * lt~obsolete.m4: Update to libtool 2.2.6.
5013 * ltmain.sh: Update to libtool 2.2.6.
5014 * ltsugar.m4: Update to libtool 2.2.6.
5015 * ltversion.m4: Update to libtool 2.2.6.
5016 * ltoptions.m4: Update to libtool 2.2.6.
5017 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5018
5019 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5020
5021 * MAINTAINERS (Write After Approval): Add myself.
5022
5023 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5024
5025 * MAINTAINERS (Write After Approval): Update my name.
5026
5027 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5028
5029 * MAINTAINERS: Add myself in "Write After Approval".
5030
5031 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5032
5033 * MAINTAINERS: Add myself as ia64 maintainer.
5034
5035 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5036
5037 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5038 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5039 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5040 and Michael Tiemann from Write After Approval since they do not
5041 actually have access.
5042
5043 2008-09-05 Richard Guenther <rguenther@suse.de>
5044
5045 * configure.ac: Initialize clooglibs to -lcloog.
5046 * configure: Re-generate.
5047
5048 2008-09-04 Le-Chun Wu <lcwu@google.com>
5049
5050 * MAINTAINERS (Write After Approval): Add myself.
5051
5052 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5053
5054 * configure.ac (--with-cloog-polylib): New.
5055 (--disable-cloog-version-check): New.
5056 (--disable-ppl-version-check): New.
5057 * configure: Re-generate.
5058
5059 2008-09-03 Richard Guenther <rguenther@suse.de>
5060
5061 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5062 cloog test.
5063 * configure: Re-generate.
5064
5065 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5066
5067 Add picoChip port.
5068 * MAINTAINERS: Add picoChip maintainers.
5069
5070 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5071 Tobias Grosser <grosser@fim.uni-passau.de>
5072 Jan Sjodin <jan.sjodin@amd.com>
5073 Harsha Jagasia <harsha.jagasia@amd.com>
5074 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5075 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5076 Adrien Eliche <aeliche@isty.uvsq.fr>
5077
5078 Merge from graphite branch.
5079 * configure: Regenerate.
5080 * Makefile.in: Regenerate.
5081 * configure.ac (host_libs): Add ppl and cloog.
5082 Add checks for PPL and CLooG.
5083 * Makefile.def (ppl, cloog): Added modules and dependences.
5084 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5085 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5086
5087 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5088
5089 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5090 (GCC_SHLIB_SUBDIR): New.
5091 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5092 * configure: Regenerate.
5093 * Makefile.in: Regenerate.
5094
5095 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5096
5097 * MAINTAINERS: Consistently use tabs to separate columns.
5098
5099 2008-08-29 Tristan Gingold <gingold@adacore.com>
5100
5101 * MAINTAINERS (Write after Approval): Add myself.
5102
5103 2008-08-28 Tristan Gingold <gingold@adacore.com>
5104
5105 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5106 Enable bfd, binutils and opcodes.
5107 * configure: Regenerate.
5108
5109 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5110
5111 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5112
5113 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5114
5115 * MAINTAINERS: Use correct Umlaut for last name.
5116
5117 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5118
5119 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5120
5121 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5122
5123 * MAINTAINERS: Update my email address.
5124
5125 2008-08-16 Nicolas Roche <roche@adacore.com>
5126
5127 * Makefile.tpl: Add BOOT_ADAFLAGS.
5128 * Makefile.in: Regenerate.
5129
5130 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5131
5132 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5133 * configure: Regenerate.
5134
5135 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5136
5137 * configure.ac: Add makefile fragments for hpux.
5138 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5139 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5140 * configure: Regenerate.
5141 * Makefile.in: Regenerate.
5142
5143 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5144
5145 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5146
5147 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5148
5149 * MAINTAINERS (Write after Approval): Add myself.
5150
5151 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5152
5153 * MAINTAINERS (Write After Approval): Add myself.
5154
5155 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5156
5157 * MAINTAINERS (Write After Approval): Add myself.
5158
5159 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5160
5161 * MAINTAINERS: Update my email address.
5162
5163 2008-06-25 Joey Ye <joey.ye@intel.com>
5164
5165 * MAINTAINERS (Write After Approval): Add myself.
5166
5167 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5168
5169 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5170 * Makefile.in: Regenerate.
5171 * configure: Regenerate.
5172
5173 2008-06-17 Daniel Kraft <d@domob.eu>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5178
5179 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5180 "$@" is still intact with both Autoconf 2.59 and 2.62.
5181 * configure: Regenerate.
5182
5183 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5184
5185 * Makefile.tpl: Fix comment errors.
5186 * Makefile.in: Regenerate.
5187
5188 2008-06-12 David S. Miller <davem@davemloft.net>
5189 David Edelsohn <edelsohn@gnu.org>
5190
5191 * configure.ac: Add powerpc*-*-* to gold supported targets.
5192 * configure: Regenerate.
5193
5194 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5195
5196 PR tree-optimization/36218
5197 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5198 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5199 (all prefix="build-"): Pass them to build-system sub-makes.
5200 * Makefile.in: Regenerate.
5201
5202 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5203
5204 * MAINTAINERS (mt port): Remove.
5205 (sco5, unixware, sco udk): Remove.
5206 (Kean Johnston): Add to Write After Approval.
5207
5208 2008-05-30 Julian Brown <julian@codesourcery.com>
5209
5210 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5211 of libobjc for ARM EABI Linux.
5212 * configure: Regenerate.
5213
5214 2008-05-18 Xinliang David Li <davidxl@google.com>
5215
5216 * ChangeLog: Remove wrong ChangeLog entry.
5217
5218 2008-05-17 Xinliang David Li <davidxl@google.com>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5223
5224 * MAINTAINERS (Write After Approval): Add myself.
5225
5226 2008-05-14 Rafael Espíndola <espindola@google.com>
5227
5228 * config-ml.in: don't handle --enable-shared and --enable-static.
5229
5230 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5231
5232 * MAINTAINERS: Update my email address.
5233
5234 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5235
5236 * MAINTAINERS: Update my email address.
5237
5238 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5239
5240 * MAINTAINERS (Write After Approval): Add myself.
5241
5242 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5243
5244 * MAINTAINERS (Write After Approval): Add myself.
5245
5246 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5247
5248 * MAINTAINERS (crx): Add myself.
5249
5250 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5251
5252 Sync with src:
5253 2008-04-14 David S. Miller <davem@davemloft.net>
5254
5255 * configure.ac: Add sparc*-*-* to gold supported targets.
5256 * configure: Regenerate.
5257
5258 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5259
5260 PR bootstrap/35457
5261 * configure.ac: Include override.m4.
5262 * configure: Regenerate.
5263
5264 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5267 * Makefile.in: Regenerate.
5268
5269 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5270
5271 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5272 as nonconfigurable directories list.
5273 * configure: Regenerate.
5274
5275 2008-04-14 Ben Elliston <bje@au.ibm.com>
5276
5277 * config.sub, config.guess: Update from upstream sources.
5278
5279 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5280
5281 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5282 * Makefile.in: Regenerate.
5283
5284 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5285
5286 * configure.ac: Do not build libssp for the AVR.
5287 * configure: Regenerate.
5288
5289 2008-04-07 Ian Lance Taylor <iant@google.com>
5290
5291 * Makefile.def: check-gold depends upon all-binutils.
5292 * Makefile.in: Regenerate.
5293
5294 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2008-04-04 Nick Clifton <nickc@redhat.com>
5299
5300 PR binutils/4334
5301 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5302 builds.
5303 * configure: Regenerate.
5304
5305 2008-04-04 NightStrike <NightStrike@gmail.com>
5306
5307 PR other/35151
5308 * configure.ac: Combine rules for mingw32 and mingw64.
5309 * configure: Regenerate.
5310
5311 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5312
5313 * MAINTAINERS (Write After Approval): Add myself.
5314
5315 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5316
5317 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5318 * Makefile.in (.NOTPARALLEL): Ditto.
5319
5320 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5321
5322 * MAINTAINERS (Write After Approval): Add myself.
5323
5324 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5325
5326 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5327 * Makefile.in (.NOTPARALLEL): Regenerate.
5328
5329 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5330
5331 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5332 * Makefile.in: Regenerate.
5333
5334 2008-03-26 Jakub Staszak <kuba@et.pl>
5335
5336 * MAINTAINERS (Write After Approval): Add myself.
5337
5338 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5339
5340 * MAINTAINERS: Update e-mail address.
5341
5342 2008-03-20 Ian Lance Taylor <iant@google.com>
5343
5344 * configure.ac: Add support for --enable-gold.
5345 * Makefile.def: Add gold as a directory like ld.
5346 * configure, Makefile.in: Regenerate.
5347
5348 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5349
5350 * configure.ac: m4_include config/proginstall.m4.
5351 * configure: Regenerate.
5352
5353 Backport from upstream Libtool:
5354
5355 2007-10-12 Eric Blake <ebb9@byu.net>
5356
5357 Deal with Autoconf 2.62's semantic change in m4_append.
5358 * ltsugar.m4 (lt_append): Replace broken versions of
5359 m4_append.
5360 (lt_if_append_uniq): Don't require separator to be overquoted,
5361 and avoid broken m4_append.
5362 (lt_dict_add): Fix typo.
5363 * libtool.m4 (_LT_DECL): Don't overquote separator.
5364
5365 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5366
5367 * config.rpath: Add AIX 6 support.
5368
5369 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5370
5371 * Makefile.def (stageprofile). Remove -fprofile-generate
5372 from stage_libcflags.
5373 * Makefile.in: Regenerate.
5374
5375 2008-03-13 Ben Elliston <bje@au.ibm.com>
5376
5377 * config.sub, config.guess: Update from upstream sources.
5378
5379 2008-03-06 Tom Tromey <tromey@redhat.com>
5380
5381 * MAINTAINERS: Update for treelang deletion.
5382
5383 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5384
5385 * MAINTAINERS: Update my email address.
5386
5387 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5388
5389 * MAINTAINERS (darwin port): Add myself as a maintainer.
5390 (objective-c/c++): Add myself as a maintainer.
5391
5392 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5393
5394 * MAINTAINERS (Write After Approval): Update my email address.
5395
5396 2008-02-25 Tomas Bily <tbily@suse.cz>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5401
5402 * MAINTAINERS (OpenMP): Add myself.
5403
5404 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5405
5406 PR bootstrap/32009
5407 PR bootstrap/32161
5408
5409 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5410 * configure: Regenerate.
5411
5412 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5413 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5414 STAGE4_LIBCFLAGS): New.
5415 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5416 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5417 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5418 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5419 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5420 for target modules. Don't export LIBCFLAGS.
5421 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5422 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5423 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5424 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5425 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5426 * Makefile.in: Regenerate.
5427
5428 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5429
5430 PR libgcj/33085
5431 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5432 Do not use -DDLL_EXPORT. Backport from upstream.
5433
5434 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5435
5436 * MAINTAINERS (Write After Approval): Add myself.
5437
5438 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5439
5440 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5441 * configure: Regenerate.
5442
5443 2008-01-31 Marc Gauthier <marc@tensilica.com>
5444
5445 * configure.ac (xtensa*-*-*): Recognize processor variants.
5446 * configure: Regenerate.
5447
5448 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5449
5450 PR bootstrap/34922
5451 * configure.ac (PARSE_ARGS): Push suitable setting of
5452 ac_subdirs_all, for `./configure --help=recursive'.
5453 Handle `+' in generic toplevel directory disabling.
5454 * configure: Regenerate.
5455
5456 2008-01-28 Nick Clifton <nickc@redhat.com>
5457
5458 * MAINTAINERS (xstormy16): Take over maintainership.
5459
5460 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5461
5462 * MAINTAINERS (c4x port): Remove.
5463
5464 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5465
5466 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5467
5468 2008-01-23 Ben Elliston <bje@au.ibm.com>
5469
5470 * config.sub, config.guess: Update from upstream sources.
5471
5472 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
5476 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5477
5478 * MAINTAINERS: Update my email address.
5479
5480 2008-01-09 Raksit Ashok <raksit@google.com>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
5484 2008-01-09 Raksit Ashok <raksit@google.com>
5485
5486 * MAINTAINERS (Write After Approval): Add myself.
5487
5488 2008-01-08 Ben Elliston <bje@au.ibm.com>
5489
5490 * config.sub, config.guess: Update from upstream sources.
5491
5492 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5493
5494 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5495 Change recommended MPFR from 2.2.1 -> 2.3.0.
5496 * configure: Regenerate.
5497
5498 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5499
5500 * MAINTAINERS: Update my email address.
5501
5502 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5503
5504 * MAINTAINERS: Update my email address.
5505
5506 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5507
5508 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5509 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5510 * Makefile.in: Regenerate.
5511
5512 2007-12-10 Mark Heffernan <meheff@google.com>
5513
5514 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5515 misplaced entries.
5516
5517 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5518
5519 * configure.ac: Enable libjava for x86_64-*-darwin9.
5520 * configure: Regenerate.
5521
5522 2007-12-07 Bill Maddox <maddox@google.com>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
5526 2007-12-05 Ben Elliston <bje@au.ibm.com>
5527
5528 * config.sub, config.guess: Update from upstream sources.
5529
5530 2007-12-02 Matthias Klose <doko@ubuntu.com>
5531
5532 * config-ml.in: Remove 64bit configure tests.
5533
5534 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5535
5536 * config-ml.in: Robustify against white space in absolute file
5537 names.
5538
5539 * config-ml.in (multi-clean): Substitute ${Makefile}.
5540 Remove superfluous ${Makefile} in list.
5541
5542 2007-11-19 Thiemo Seufer <ths@mips.com>
5543
5544 * config-ml.in: Don't hardcode the Makefile name.
5545
5546 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
5550 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5551
5552 * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2007-11-06 Doug Kwan <dougkwan@google.com>
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2007-10-25 Ben Elliston <bje@au.ibm.com>
5559
5560 * MAINTAINERS (mercury): Remove entry.
5561 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5562
5563 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5564
5565 * Makefile.def (dependencies): Make configure-gdb depend on
5566 all-intl.
5567 * Makefile.in: Regenerated.
5568
5569 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5570
5571 * MAINTAINERS (Fortran maintainer): Remove myself.
5572
5573 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5574
5575 * Makefile.def: To avoid problems running with parallel makes,
5576 build newlib before libgloss so that target specific header
5577 files are availble.
5578 * Makefile.in: Regenerate
5579
5580 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5581
5582 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5583 * Makefile.in: Regenerate.
5584
5585 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5586
5587 * MAINTAINERS (Register allocation reviewer): Add myself.
5588
5589 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5590
5591 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5592 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5593 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5594 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5595 * configure: Regenerate.
5596
5597 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5598
5599 * MAINTAINERS (Register allocation reviewer): Add myself.
5600
5601 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5602
5603 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5604 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5605 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5606 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5607 * configure.ac: Default them to host tools for $host = $build.
5608 Subst them.
5609
5610 * configure: Regenerate.
5611 * Makefile.in: Regenerate.
5612
5613 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5614
5615 * MAINTAINERS (Register allocation reviewer): Add myself.
5616
5617 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5618
5619 * MAINTAINERS (Register allocation reviewer): Add myself.
5620
5621 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5622
5623 * MAINTAINERS (Write After Approval): Fix typo.
5624
5625 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5626
5627 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5628 * configure: Regenerate.
5629
5630 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5631
5632 PR bootstrap/31906
5633 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5634 they're already prefixed.
5635
5636 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5637
5638 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5639 libstdc++.
5640 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5641 * configure: Regenerate.
5642 * Makefile.in: Regenerate.
5643
5644 2007-09-17 Andreas Schwab <schwab@suse.de>
5645
5646 * configure.ac: Raise minimum makeinfo version to 4.6.
5647 * configure: Regenerate.
5648
5649 2007-09-17 Johannes Singler <singler@ira.uka.de>
5650
5651 * MAINTAINERS (write-after-approval) add myself
5652
5653 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5654
5655 * configure.ac: Correct makeinfo version check.
5656 * configure: Regenerate.
5657
5658 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5659
5660 * MAINTAINERS: Update my email address.
5661
5662 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5663
5664 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5665 to $skipdirs and only disable gprof for newlib. Use the normal
5666 mips*-elf* handling in other respects.
5667 * configure: Regnerate.
5668
5669 2007-09-12 David Daney <ddaney@avtrex.com>
5670
5671 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5672 enabling libgcj.
5673 * configure: Regenerate.
5674
5675 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5676
5677 PR other/32154
5678 * configure.ac: For libgloss targets, point the linker to the linker
5679 script, startup code and simulator library.
5680 * configure: Regenerate.
5681
5682 2007-09-07 Andrew Haley <aph@redhat.com>
5683
5684 * configure.ac (noconfigdirs): Remove target-libffi and
5685 target-libjava.
5686 * configure: Regenerate.
5687
5688 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5689
5690 PR target/33281
5691 * configure.ac: Use config/mh-mingw on mingw.
5692 * configure: Regenerate.
5693
5694 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5695
5696 * MAINTAINERS (Write After Approval): Add myself.
5697
5698 2007-09-05 Richard Guenther <rguenther@suse.de>
5699
5700 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5701 nor --disable-checking is provided also turn on yes and types
5702 checking for stage1.
5703 * configure: Re-generate.
5704
5705 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5706
5707 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5708 (Write After Approval): Remove myself.
5709
5710 2007-08-29 Nick Clifton <nickc@redhat.com>
5711
5712 * config.sub, config.guess: Update from upstream sources.
5713
5714 2007-08-22 Bud Davis <jmdavis@link.com>
5715
5716 * MAINTAINERS (Write After Approval): Added myself.
5717 * MAINTAINERS (Reviewers): Removed myself.
5718
5719 2007-08-18 Paul Brook <paul@codesourcery.com>
5720 Joseph Myers <joseph@codesourcery.com>
5721
5722 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5723 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5724 * Makefile.in: Regenerate.
5725 * configure.ac (--with-debug-prefix-map): New.
5726 * configure: Regenerate.
5727
5728 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5729 Nigel Stephens <nigel@mips.com>
5730
5731 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5732 as target_makefile_frag.
5733 * configure: Regenerate.
5734
5735 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5736
5737 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5738 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5739 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5740 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5741 (do-compare, do-compare3, do-compare-debug): New.
5742 ([+compare-target+]): Use them.
5743
5744 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5745
5746 * MAINTAINERS (Write After Approval): Change my email address.
5747
5748 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5749 Ben Elliston <bje@au.ibm.com>
5750
5751 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5752 --silent if $silent.
5753 * configure: Regenerate.
5754
5755 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5756
5757 * MAINTAINERS (Various Maintainers): Add myself as
5758 loop infrastructure maintainer. Update my e-mail
5759 address.
5760
5761 2007-07-31 Diego Novillo <dnovillo@google.com>
5762
5763 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5764 Adjust description.
5765
5766 2007-07-26 Richard Guenther <rguenther@suse.de>
5767
5768 * configure.ac: Add types checking to stage1 checking flags.
5769 * configure: Regenerate.
5770
5771 2007-07-17 Nick Clifton <nickc@redhat.com>
5772
5773 * COPYING3: New file. Contains version 3 of the GNU General
5774 Public License.
5775 * COPYING3.LIB: New file. Contains version 3 of the GNU
5776 Lesser General Public License.
5777
5778 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5779
5780 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5781
5782 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5783
5784 * MAINTAINERS (S/390 co-maintainer): Add myself.
5785 (Write After Approval): Remove myself.
5786
5787 2007-07-13 Dan Hipschman <dsh@google.com>
5788
5789 * MAINTAINERS (Write After Approval): Add myself.
5790
5791 2007-07-11 Nick Clifton <nickc@redhat.com>
5792
5793 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5794 WINDRES export.
5795 * Makefile.in: Regenerate.
5796
5797 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5798
5799 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5800 maintainer.
5801
5802 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5803
5804 * lt~obsolete.m4: New. Import from 20070318 libtool.
5805
5806 2007-07-03 Julian Brown <julian@codesourcery.com>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
5810 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5811
5812 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5813 * configure: Regenerate.
5814
5815 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5816
5817 * configure.ac: Add some missing m4 quotation.
5818 * configure: Regenerate.
5819
5820 2007-07-02 Simon Baldwin <simonb@google.com>
5821
5822 * MAINTAINERS (Write After Approval): Add myself.
5823
5824 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5825
5826 * configure: Regenerate.
5827
5828 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5829
5830 * Makefile.def: Add windmc tool to build.
5831 * Makefile.tpl: Likewise.
5832 * configure.ac: Likewise.
5833 * Makefile.in: Regenerate.
5834 * configure: Regenerate.
5835
5836 2007-06-28 DJ Delorie <dj@redhat.com>
5837
5838 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5839 not building newlib.
5840 * configure: Regenerated.
5841
5842 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5843
5844 * MAINTAINERS (Write After Approval): Add myself.
5845
5846 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5847
5848 * MAINTAINERS (Write After Approval): Add myself.
5849
5850 2007-06-19 Chris Matthews <chrismatthews@google.com>
5851
5852 * MAINTAINERS (Write After Approval): Add myself.
5853
5854 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5855
5856 * MAINTAINERS (Write After Approval): Add myself.
5857
5858 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5859
5860 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5861 * Makefile.in: Regenerated.
5862
5863 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5864
5865 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5866 bfin*-*-uclinux* targets.
5867 * configure: Regenerate.
5868
5869 2007-06-14 Ian Lance Taylor <iant@google.com>
5870
5871 * MAINTAINERS: Add myself as non-algorithmic global write
5872 maintainer.
5873
5874 2007-06-14 Diego Novillo <dnovillo@google.com>
5875
5876 * MAINTAINERS: Add self as middle-end maintainer and
5877 non-algorithmic global write maintainer.
5878
5879 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5880
5881 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5882 Move all Fortran maintainers except Paul Brook into the
5883 Non-Autopoiesis section.
5884
5885 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5886
5887 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5888 (distclean-stage[+id+]): Possibly delete stage_last.
5889 * Makefile.in: Regenerate.
5890
5891 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5892
5893 * MAINTAINERS (Various Maintainer): Fix typo.
5894
5895 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5896
5897 * MAINTAINERS (Various Maintainer): Add myself as
5898 dataflow maintainer.
5899
5900 2007-06-07 Ben Elliston <bje@au.ibm.com>
5901
5902 * config.sub, config.guess: Update from upstream sources.
5903
5904 2007-06-07 Ben Elliston <bje@au.ibm.com>
5905
5906 * Makefile.tpl: Fix spelling error.
5907 * Makefile.in: Regenerate.
5908
5909 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5910
5911 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5912 lt_cv_sys_max_cmd_len.
5913
5914 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5915
5916 * MAINTAINERS (Various Maintainers): Add myself as
5917 auto-vectorizer maintainer.
5918
5919 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5920
5921 PR libjava/32098
5922 * libtool.m4: Revert previous change.
5923 * ltgcc.m4: Put it here.
5924
5925 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5926
5927 * MAINTAINERS (Various Maintainers): Add myself as
5928 auto-vectorizer maintainer.
5929
5930 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5931
5932 PR libjava/32098
5933 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5934
5935 2007-05-30 Richard Guenther <rguenther@suse.de>
5936
5937 * MAINTAINERS (Various Maintainers): Add myself as
5938 auto-vectorizer maintainer.
5939
5940 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5941
5942 PR bootstrap/29382
5943 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5944 * configure: Rebuilt.
5945
5946 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5947
5948 * MAINTAINERS (Write After Approval): Removed my name.
5949
5950 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5951
5952 * MAINTAINERS (Write After Approval): Remove myself.
5953
5954 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5955
5956 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5957
5958 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5959
5960 * ltmain.sh: Update from ToT Libtool.
5961 * libtool.m4: Update from ToT Libtool.
5962 * ltsugar.m4: New. Update from ToT Libtool.
5963 * ltversion.m4: New. Update from ToT Libtool.
5964 * ltoptions.m4: New. Update from ToT Libtool.
5965 * ltconfig: Remove.
5966 * ltcf-c.sh: Remove.
5967 * ltcf-cxx.sh: Remove.
5968 * ltcf-gcj.sh: Remove.
5969
5970 2007-05-22 Ollie Wild <aaw@google.com>
5971
5972 * MAINTAINERS (Write After Approval): Add myself.
5973
5974 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5975
5976 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5977 stage_cflags.
5978 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5979 Remove CFLAGS/LIBCFLAGS.
5980 (configure-stage[+id+]-[+prefix+][+module+],
5981 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5982 * Makefile.in: Regenerate.
5983
5984 2007-05-15 Diego Novillo <dnovillo@google.com>
5985
5986 * MAINTAINERS: Update e-mail address.
5987
5988 2007-05-15 Revital Eres <eres@il.ibm.com>
5989
5990 * MAINTAINERS (Write After Approval): Add myself.
5991
5992 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5993
5994 * MAINTAINERS (Write After Approval): Updated my address.
5995
5996 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5997
5998 * MAINTAINERS (Write After Approval): Add myself.
5999
6000 2007-05-11 Silvius Rus <rus@google.com>
6001
6002 * MAINTAINERS (Write After Approval): Add myself.
6003
6004 2007-04-23 Tom Tromey <tromey@redhat.com>
6005
6006 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6007
6008 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6009
6010 * MAINTAINERS (cpplib): Rename to ...
6011 (libcpp): ... this. Add C/C++ front end maintainers.
6012
6013 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6014
6015 * config-ml.in: Pass ${ml_config_env} to configure calls.
6016
6017 2007-04-04 Christian Bruel <christian.bruel@st.com>
6018
6019 * MAINTAINERS (Write After Approval): Add myself.
6020
6021 2007-04-02 Dave Korn <dave.korn@artimi.com>
6022
6023 * MAINTAINERS (Write After Approval): Add myself.
6024
6025 2007-03-31 Tobias Burnus <burnus@net-b.de>
6026
6027 * MAINTAINERS (fortran 95 front end): Add myself.
6028
6029 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6030
6031 * MAINTAINERS (Write After Approval): Add myself.
6032
6033 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6034
6035 * MAINTAINERS (Modulo Scheduler): Add myself.
6036
6037 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6038
6039 * MAINTAINERS (fortran 95 front end): Add myself.
6040 (c++ front end): whitespace fix.
6041
6042 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6043
6044 * MAINTAINERS (Write After Approval): Add myself.
6045
6046 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6047
6048 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6049 of glob. Quote arguments with single quotes too.
6050 * configure: Regenerate.
6051
6052 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6053
6054 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6055 * Makefile.in: Regenerate
6056
6057 2007-03-07 Andreas Schwab <schwab@suse.de>
6058
6059 * configure: Regenerate.
6060
6061 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6062
6063 * configure.ac: Add "--with-pdfdir" configure option,
6064 which defines pdfdir variable.
6065 * Makefile.def (target=fixincludes): Add install-pdf to
6066 missing targets.
6067 (recursive_targets): Add install-pdf target.
6068 (flags_to_pass): Add pdfdir.
6069 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6070 target.
6071 * configure: Regenerate
6072 * Makefile.in: Regenerate
6073
6074 2007-02-28 Eric Christopher <echristo@apple.com>
6075
6076 Revert:
6077 2006-12-07 Mike Stump <mrs@apple.com>
6078
6079 * Makefile.def (dependencies): Add dependency for
6080 install-target-libssp and install-target-libgomp on
6081 install-gcc.
6082 * Makefile.in: Regenerate.
6083
6084 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6085
6086 * configure: Regenerate.
6087 * configure.ac: Move statements after variable declarations.
6088
6089 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6090
6091 * MAINTAINERS: Add myself as sh maintainer.
6092
6093 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6094
6095 * configure.ac: Adjust for loop syntax.
6096 * configure: Regenerate.
6097
6098 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6099
6100 * configure: Rebuilt.
6101
6102 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6103
6104 * configure.ac: Drop multiple occurrences of --enable-languages,
6105 and fix its quoting.
6106 * configure: Rebuilt.
6107
6108 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6109 Nathan Sidwell <nathan@codesourcery.com>
6110 Vladimir Prus <vladimir@codesourcery.com>
6111 Joseph Myers <joseph@codesourcery.com>
6112
6113 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6114 * configure: Regenerate.
6115
6116 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6117
6118 * ltconfig (freebsd*): Default to elf.
6119
6120 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * configure.ac (target_libraries): Move libgcc before libiberty.
6123 * configure: Regenerated.
6124
6125 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6126 Paolo Bonzini <bonzini@gnu.org>
6127
6128 PR bootstrap/30753
6129 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6130 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6131 * configure: Regenerated.
6132
6133 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6134
6135 * MAINTAINERS (Language Front End Maintainers): Update my mail
6136 address.
6137
6138 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6139
6140 PR bootstrap/30748
6141 * configure.ac: Correct syntax for Solaris ksh.
6142 * configure: Regenerated.
6143
6144 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6145
6146 * configure.ac: Sync with src.
6147 * configure: Regenerate.
6148
6149 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6150
6151 * Makefile.in: Regenerate.
6152
6153 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6154
6155 * config.sub: Sync with src.
6156
6157 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6158
6159 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6160 noncanonical equivalents.
6161 * configure.in: Rename to...
6162 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6163 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6164 target_noncanonical. Use them. Rewrite removal of configure
6165 arguments for autoconf 2.59. Discard variable settings. Force
6166 program_transform_name for native tools.
6167
6168 * Makefile.in: Regenerated.
6169 * configure: Regenerated with autoconf 2.59.
6170
6171 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6172
6173 * MAINTAINERS (Write After Approval): Add myself.
6174
6175 2007-01-31 Andreas Schwab <schwab@suse.de>
6176
6177 * Makefile.tpl (LDFLAGS): Substitute it.
6178 * Makefile.in: Regenerate.
6179
6180 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6185
6186 * MAINTAINERS (spu port): Add myself.
6187
6188 2007-01-23 Richard Guenther <rguenther@suse.de>
6189
6190 PR bootstrap/30541
6191 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6192 * Makefile.tpl (GNATBIND): Substitute it.
6193 (GNATMAKE): Likewise.
6194 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6195 of STAGE_PREFIX.
6196 * Makefile.in: Regenerate.
6197 * configure: Regenerate.
6198
6199 2007-01-18 Mike Stump <mrs@apple.com>
6200
6201 * configure.in: Re-enable -Werror for gcc builds.
6202
6203 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6208
6209 * configure.in: Change == to = in test command.
6210 * configure: Regenerate.
6211
6212 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6213 Nick Clifton <nickc@redhat.com>
6214 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6215
6216 * configure.in (build_configargs, host_configargs, target_configargs):
6217 Remove build/host/target parameters.
6218 (host_libs): Add gmp and mpfr.
6219 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6220 * Makefile.def (gmp, mpfr): New.
6221 (gcc): Remove target.
6222 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6223 target_os, target_vendor): New.
6224 (configure): Add host_alias/target_alias arguments; adjust invocations.
6225 * configure: Regenerate.
6226 * Makefile.in: Regenerate.
6227
6228 2007-01-11 Matt Fago <fago@earthlink.net>
6229
6230 * configure.in: Try to link to functions only in mpfr 2.2.x
6231 to improve robustness of configure tests.
6232 * configure: Regenerate.
6233
6234 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6235
6236 * MAINTAINERS: Add myself as i386 maintainer.
6237
6238 2007-01-08 Jan Hubicka <jh@suse.cz>
6239
6240 * MAINTAINERS: Add myself as i386 maintainer.
6241
6242 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6243
6244 * configure.in: Add support for an x86_64-mingw* target.
6245 * configure: Regenerate.
6246
6247 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6248
6249 * Makefile.tpl (all-target): Correct @if conditional for target
6250 modules.
6251 * configure.in: Omit libiberty if building only target libgcc.
6252 * configure, Makefile.in: Regenerated.
6253
6254 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6255
6256 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6257 * configure: Regenerate.
6258
6259 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6260
6261 * Makefile.def (target_modules): Add libgcc.
6262 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6263 * Makefile.tpl (clean-target-libgcc): Delete.
6264 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6265 on gcc even for bootstrapped modules. Rewrite handling of
6266 lang_env_dependencies to loop over target_modules.
6267 * configure.in (target_libraries): Add target-libgcc.
6268 * Makefile.in, configure: Regenerated.
6269
6270 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6271
6272 * configure.in: Reorganize recognition of languages. Add
6273 --enable-stage1-languages. Show supported languages for the chosen
6274 target rather than all recognized languages.
6275 * configure: Regenerate.
6276
6277 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6278
6279 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6280 * Makefile.in: Regenerate.
6281
6282 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6283
6284 * configure.in: Warn that MPFR 2.2.0 is buggy.
6285 * configure: Regenerate.
6286
6287 2006-12-27 Ian Lance Taylor <iant@google.com>
6288
6289 * configure.in: When removing Makefiles to force a reconfigure, also
6290 remove prev-DIR*/Makefile.
6291 * configure: Regenerate.
6292
6293 2006-12-22 Andreas Schwab <schwab@suse.de>
6294
6295 * configure: Regenerate with correct autoconf version.
6296
6297 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6298
6299 * configure.in: add AC_SUBST for *_FOR_TARGET.
6300 * configure: Regenerate.
6301
6302 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6303
6304 * configure.in: Simplify logic for rejecting languages that cannot
6305 be built. Separate the case when a language is unsupported,
6306 from the case when the user chooses not to build a language.
6307
6308 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6309
6310 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6311 it only affects bootstrap and could be tested on "$host" as well.
6312 * configure: Regenerate.
6313 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6314
6315 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6316
6317 PR bootstrap/29544
6318 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6319 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6320 move here comment from Makefile.tpl.
6321 * Makefile.tpl: Move some definitions higher in the file.
6322 (STAGE1_CHECKING): New.
6323 * configure.in: Add --enable-stage1-checking.
6324 * configure: Regenerate.
6325 * Makefile.in: Regenerate.
6326
6327 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6328
6329 * MAINTAINERS: Add myself as build system maintainer.
6330
6331 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6332
6333 * MAINTAINERS (Write After Approval): Add myself.
6334
6335 2006-12-13 Eric Christopher <echristo@apple.com>
6336
6337 * MAINTAINERS: Add myself as darwin maintainer.
6338
6339 2006-12-11 Ian Lance Taylor <ian@airs.com>
6340
6341 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6342
6343 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6344
6345 MAINTAINERS: Update my entry.
6346
6347 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6348
6349 * configure.in: Handle spu makefile frag.
6350 * Makefile.tpl (MAINT): Define
6351 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6352 * configure: Regenerate.
6353 * Makefile.in: Regenerate.
6354
6355 2006-12-11 Ben Elliston <bje@au.ibm.com>
6356
6357 * config.guess: Import latest version.
6358 * config.sub: Likewise.
6359
6360 2006-12-11 Ben Elliston <bje@au.ibm.com>
6361
6362 * configure.in (spu-*-*): Don't skip target-libiberty.
6363 * configure: Regenerate.
6364
6365 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6366
6367 PR bootstrap/30134
6368 * configure.in: Correct x86 darwin support for libjava to powerpc
6369 and i?86 only.
6370 * configure: Regenerate.
6371
6372 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6373
6374 * configure.in: Add x86 darwin support for libjava.
6375 * configure: Regenerate.
6376
6377 2006-12-07 Mike Stump <mrs@apple.com>
6378
6379 * Makefile.def (dependencies): Add dependency for
6380 install-target-libssp and install-target-libgomp on
6381 install-gcc.
6382 * Makefile.in: Regenerate.
6383
6384 2006-12-04 Richard Guenther <rguenther@suse.de>
6385
6386 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6387 (Non-Algorithmic Maintainers): Move over non-algorithmic
6388 loop optimizer maintainers, add myself as a non-algorithmic
6389 middle-end maintainer.
6390
6391 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6392
6393 * MAINTAINERS (Write After Approval): Add myself.
6394
6395 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6396
6397 * configure.in: Update error message for missing GMP/MPFR.
6398
6399 * configure: Regenerate.
6400
6401 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6402
6403 * configure.in: Update MPFR version in error message.
6404
6405 * configure: Regenerate.
6406
6407 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6408
6409 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6410 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6411 --with-gmp-lib): New flags.
6412
6413 * configure: Regenerate.
6414
6415 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6416
6417 * MAINTAINERS (Write After Approval): Change my email address.
6418
6419 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6420
6421 * MAINTAINERS (Write After Approval): Add myself.
6422
6423 2006-11-22 Philipp Thomas <pth@suse.de>
6424
6425 * MAINTAINERS (i18n): Update e-mail address.
6426
6427 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6428
6429 * MAINTAINERS (spu port): Add myself as maintainer.
6430 (Write After Approval): Remove myself.
6431
6432 2006-11-22 Ben Elliston <bje@au.ibm.com>
6433
6434 * configure.in (skipdirs): Don't build libssp for SPU.
6435 * configure: Regenerate.
6436
6437 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6438
6439 * MAINTAINERS (spu port): Add myself as maintainer.
6440 (libobjc): Update my email address.
6441
6442 2006-11-21 Andrea Bona <andrea.bona@st.com>
6443
6444 * MAINTAINERS (Write After Approval): Add myself.
6445
6446 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6447
6448 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6449 * configure : Rebuilt.
6450
6451 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6452
6453 * MAINTAINERS (Write After Approval): Add myself.
6454
6455 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6456
6457 * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6460
6461 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6462 libmpfr.a.
6463 * configure: Regenerate.
6464
6465 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6468 (unstage): Test for stage_last presence.
6469
6470 PR bootstrap/29802
6471 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6472 STAGE_PREFIX.
6473 * Makefile.in: Regenerate.
6474
6475 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6476
6477 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6478 maintainers.
6479
6480 2006-11-14 Erven Rohou <erven.rohou@st.com>
6481
6482 * MAINTAINERS (Write After Approval): Add myself.
6483
6484 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6485
6486 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6487 and stageN-package/Makefile.
6488 * Makefile.in: Regenerated.
6489
6490 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6491
6492 * configure.in: Remove target-libgloss from noconfigdirs for
6493 bfin-*-*.
6494 * configure: Regenerated.
6495
6496 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6497
6498 * configure.in (have_gmp): Only error if the gcc directory exists.
6499
6500 * configure: Regenerate.
6501
6502 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6503
6504 * configure.in: Robustify error message for missing GMP/MPFR.
6505
6506 * configure: Regenerate.
6507
6508 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6509
6510 * MAINTAINERS (Write After Approval): Add myself.
6511
6512 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6513
6514 * MAINTAINERS: Change email address.
6515
6516 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6517
6518 * MAINTAINERS (Write After Approval): Add myself.
6519
6520 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6521
6522 * MAINTAINERS (Write After Approval): Add myself.
6523
6524 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6525
6526 * MAINTAINERS (Write After Approval): Move myself to
6527 Write After Approval section.
6528
6529 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6530
6531 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6532 need_gmp anymore.
6533 * configure: Regenerate.
6534
6535 2006-10-16 Tobias Burnus <burnus@net-b.de>
6536
6537 * MAINTAINERS (Write After Approval): Add myself.
6538
6539 2006-10-16 Ben Elliston <bje@au.ibm.com>
6540
6541 * config.guess: Import latest version.
6542 * config.sub: Likewise.
6543
6544 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6545
6546 * Makefile.def: Added pdf target handling.
6547 * Makefile.tpl: Added pdf target handling.
6548 * Makefile.in: Regenerated.
6549
6550 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6551
6552 * MAINTAINERS: Add self as score port maintainer.
6553
6554 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6555
6556 * MAINTAINERS (Write After Approval): Add myself.
6557
6558 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6559
6560 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6561 or newer.
6562 * configure: Regenerated.
6563
6564 2006-09-27 Dave Brolley <brolley@redhat.com>
6565
6566 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6567 using $s instead of $r.
6568 * configure: Regenerated.
6569
6570 2006-09-26 Thiemo Seufer <ths@mips.com>
6571
6572 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6573 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6574 * configure: Regenerate.
6575
6576 2006-09-24 Graeme Peterson <gridly@gmail.com>
6577
6578 * MAINTAINERS (Write After Approval): Remove myself.
6579
6580 2006-09-22 Chao-ying Fu <fu@mips.com>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6585
6586 * MAINTAINERS: Add self as soft-fp maintainer.
6587
6588 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6589
6590 * MAINTAINERS: Add myself as avr maintainer.
6591 Remove Marek Michalkiewicz as avr maintainer.
6592
6593 2006-09-07 Roberto Costa <roberto.costa@st.com>
6594
6595 * MAINTAINERS (Write After Approval): Add myself.
6596
6597 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6598
6599 * configure.in: Never build newlib for a Mingw host.
6600 Never build newlib as Mingw target library.
6601 Test the existence of winsup/cygwin for building a Cygwin newlib,
6602 rather than just winsup.
6603 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6604 building a Mingw target.
6605 * configure: Regenerate.
6606
6607 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6608
6609 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6610
6611 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6612
6613 * config.guess: Import from src (was more updated).
6614 * config.sub: Likewise.
6615
6616 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6617
6618 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6619 * configure: Regenerated.
6620
6621 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6622
6623 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6624 for stages after the first.
6625
6626 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6627
6628 * Makefile.def: Add dependencies for configure-opcodes
6629 on configure-intl and all-opcodes on all-intl.
6630 * Makefile.in: Regenerated.
6631
6632 2006-07-13 Ben Elliston <bje@au.ibm.com>
6633
6634 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6635
6636 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6637
6638 Port to hosts whose 'sort' and 'tail' implementations
6639 treat operands with leading '+' as file names, as POSIX
6640 has required since 2001. However, make sure the code still
6641 works on pre-POSIX hosts.
6642 * ltmain.sh: Don't assume "sort +2" is equivalent to
6643 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6644
6645 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6646
6647 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6648
6649 2006-07-04 Peter O'Gorman <peter@pogma.com>
6650
6651 * ltconfig: chmod 644 before ranlib during install.
6652
6653 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6654
6655 PR bootstrap/18058
6656 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6657 if the bootstrap compiler is a GCC version that supports it.
6658 * configure: Regenerate.
6659
6660 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6661
6662 * configure.in: Fix thinkos in previous check-in.
6663 * configure: Regenerate.
6664
6665 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6666
6667 PR other/27063
6668 * configure.in: Test subdir_requires and give an appropriate
6669 error message.
6670 * configure: Regenerate.
6671
6672 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6673
6674 * MAINTAINERS (Write After Approval): Add myself.
6675
6676 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6677
6678 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6679
6680 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6681
6682 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6683
6684 2006-06-20 David Ayers <d.ayers@inode.at>
6685
6686 PR bootstrap/28072
6687 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6688 whether target-libjava is being configured instead of whether the
6689 java front end is enabled.
6690 * configure: Regenerate.
6691
6692 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6693
6694 PR target/27540
6695 * configure.in: Only enable libgomp on IRIX 6.
6696 * configure: Regenerate.
6697
6698 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6699
6700 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6701 too.
6702 * Makefile.in: Regenerate.
6703
6704 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6705
6706 * config-ml.in: Alter CCASFLAGS to include special
6707 multilib options the same as is done for CFLAGS.
6708
6709 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6710
6711 * configure.in: Don't enable libgomp on hpux10.
6712 * configure: Rebuilt.
6713
6714 2006-06-12 David Ayers <d.ayers@inode.at>
6715
6716 PR bootstrap/27963
6717 PR target/19970
6718 * configure.in: Remove target-boehm-gc from noconfigdirs where
6719 ${libgcj} is specified.
6720 * configure: Regenerate.
6721
6722 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6723
6724 Sync from src:
6725
6726 * configure.in: Sync.
6727 * configure: Regenerated.
6728
6729 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6730
6731 * Makefile.def: Added dependencies from sim and gdb on intl, and
6732 added configure dependencies to everything with an all dependency
6733 on intl.
6734 * Makefile.in: Regenerated.
6735
6736 2006-06-06 David Ayers <d.ayers@inode.at>
6737
6738 PR libobjc/13946
6739 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6740 * Makefile.in: Regenerate.
6741 * configure.in: Add --enable-objc-gc at toplevel and have it
6742 enable boehm-gc for Objective-C.
6743 Remove target-boehm-gc from libgcj.
6744 Add target-boehm-gc to target_libraries.
6745 Add target-boehm-gc to noconfigdirs where ${libgcj}
6746 is specified.
6747 Assert that boehm-gc is supported when requested for Objective-C.
6748 Only build boehm-gc if needed either for Java or Objective-C.
6749 * configure: Regenerate.
6750
6751 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6752
6753 PR 27674
6754 * Makefile.tpl (configure-[+prefix+][+module+],
6755 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6756 Remove rule to unstage bootstrapped modules.
6757 (stage_current): New.
6758 * Makefile.in: Regenerate.
6759
6760 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6761
6762 * MAINTAINERS (Write After Approval): Update my e-mail address.
6763
6764 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6765
6766 * include/libiberty.h: Declare pex_run_in_environment.
6767
6768 2006-05-31 Asher Langton <langton2@llnl.gov>
6769
6770 * MAINTAINERS (Write After Approval): Add myself.
6771
6772 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6773
6774 * Makefile.def (bfd, opcodes): Fix lib_path.
6775 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6776 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6777 * Makefile.in: Regenerate.
6778
6779 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6780
6781 * Makefile.in: Regenerate.
6782
6783 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6784
6785 * Makefile.def: Add install-html target. Add datarootdir
6786 docdir and htmldir to flags_to_pass.
6787 * Makefile.tpl: Add install-html target.
6788 * Makefile.in: Regenerate.
6789 * configure.in: Add --with-datarootdir, --with-docdir, and
6790 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6791 * configure: Regenerate.
6792
6793 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6794
6795 * configure.in: Enable gprof for cross builds.
6796 * configure: Regenerate.
6797
6798 2006-05-22 Richard Guenther <rguenther@suse.de>
6799
6800 Revert
6801 2006-01-31 Richard Guenther <rguenther@suse.de>
6802 Paolo Bonzini <bonzini@gnu.org>
6803
6804 * Makefile.def (target_modules): Add libgcc-math target module.
6805 * configure.in (target_libraries): Add libgcc-math target library.
6806 (--enable-libgcc-math): New configure switch.
6807 * Makefile.in: Re-generate.
6808 * configure: Re-generate.
6809 * libgcc-math: New toplevel directory.
6810
6811 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6812 Andreas Tobler <a.tobler@schweiz.ch>
6813
6814 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6815 * configure: Rebuilt.
6816
6817 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6818
6819 * MAINTAINERS (Write After Approval): Add myself.
6820
6821 2006-05-01 DJ Delorie <dj@redhat.com>
6822
6823 * configure.in: Restore CFLAGS if GMP isn't present.
6824 * configure: Regenerate.
6825
6826 2006-05-01 Richard Guenther <rguenther@suse.de>
6827
6828 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6829 maintainer.
6830
6831 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6832
6833 * MAINTAINERS (Write After Approval): Add myself.
6834
6835 2006-04-28 Jan Beulich <jbeulich@novell.com>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
6839 2006-04-18 DJ Delorie <dj@redhat.com>
6840
6841 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6842 reference libgloss so that libssp can be built in a combined
6843 tree.
6844 * configure: Regenerate.
6845
6846 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6847
6848 * MAINTAINERS (Write After Approval): Add myself.
6849
6850 2006-04-05 Ben Elliston <bje@au.ibm.com>
6851
6852 * configure.in: Require makeinfo 4.4 or higher.
6853 * configure: Regenerate.
6854
6855 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6856
6857 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6858 Rearrange the entries of other libraries to have them in one place.
6859
6860 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6861
6862 * MAINTAINERS (Write After Approval): Remove myself.
6863 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6864
6865 2006-03-14 Richard Guenther <rguenther@suse.de>
6866
6867 * configure: Regenerate with autoconf 2.13.
6868
6869 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6870
6871 * MAINTAINERS: Use my work address.
6872
6873 * MAINTAINERS: Update my E-mail address.
6874
6875 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6876
6877 * configure.in: Handle --disable-<component> generically.
6878 * configure: Regenerate.
6879
6880 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6881
6882 PR libgcj/17311
6883 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6884
6885 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6886
6887 * MAINTAINERS (Write After Approval): Remove myself.
6888 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6889
6890 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6891
6892 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6893 (TARGET_CONFIGDIRS): Remove.
6894 * configure.in: Remove AC_SUBST(target_configdirs).
6895 * Makefile.in, configure: Regenerated.
6896
6897 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6898
6899 * MAINTAINERS (Write After Approval): Remove myself.
6900 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6901
6902 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6903
6904 PR bootstrap/25670
6905
6906 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6907
6908 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6909 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6910 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6911 BUILD_PREFIX, BUILD_PREFIX_1.
6912 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6913
6914 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6915 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6916
6917 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6918 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6919 of `cat stage_current`. Always provide the `r' and `s' variables.
6920 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6921 a single shell execution.
6922 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6923 bootstrapped modules, make the stage1 module if the build was not
6924 started yet, else build the current stage.
6925 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6926 (all-build, all-host, all-target, [+make_target+]-host,
6927 [+make_target+]-target): Do not use \-continued lines.
6928 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6929 (current_stage, restrap, stage_last): New.
6930
6931 * Makefile.in: Regenerate.
6932 * configure: Regenerate.
6933
6934 2006-02-19 Bud Davis <jmdavis@link.com>
6935
6936 * MAINTAINERS (Write After Approval): Remove myself.
6937 (Language Front End Maintainers): Add myself as fortran 95
6938 maintainer and update e-mail address.
6939
6940 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6941
6942 * MAINTAINERS (Write After Approval): Remove myself.
6943 (Language Front End Maintainers): Add myself as fortran 95
6944 maintainer.
6945
6946 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6951
6952 * MAINTAINERS (Write After Approval): Remove myself.
6953 (Language Front End Maintainers): Add myself as
6954 fortran 95 maintainer.
6955
6956 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6957
6958 Sync from src:
6959
6960 2005-12-27 Leif Ekblad <leif@rdos.net>
6961
6962 * configure.in: Add support for RDOS target.
6963 * configure: Regenerate.
6964
6965 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6966 Andreas Schwab <schwab@suse.de>
6967
6968 * configure: Regenerate.
6969
6970 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6971
6972 * configure.in (enable_libgomp): Add AIX.
6973 * configure: Regenerate.
6974
6975 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6976
6977 * MAINTAINERS (Write After Approval): Add myself.
6978
6979 2006-02-03 Lee Millward <lee.millward@gmail.com>
6980
6981 * MAINTAINERS (Write After Approval): Add myself.
6982
6983 2006-01-31 Richard Guenther <rguenther@suse.de>
6984 Paolo Bonzini <bonzini@gnu.org>
6985
6986 * Makefile.def (target_modules): Add libgcc-math target module.
6987 * configure.in (target_libraries): Add libgcc-math target library.
6988 (--enable-libgcc-math): New configure switch.
6989 * Makefile.in: Re-generate.
6990 * configure: Re-generate.
6991 * libgcc-math: New toplevel directory.
6992
6993 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6994
6995 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6996 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6997 the assembler, linker and binutils.
6998 * configure: Regenerate.
6999
7000 2006-01-22 Dirk Mueller <dmueller@suse.de>
7001
7002 * MAINTAINERS (Write After Approval): Add myself.
7003
7004 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7005
7006 * configure: Regenerate.
7007
7008 2006-01-18 Richard Henderson <rth@redhat.com>
7009 Jakub Jelinek <jakub@redhat.com>
7010 Diego Novillo <dnovillo@redhat.com>
7011
7012 * libgomp: New directory.
7013 * Makefile.def: Add target_module libgomp.
7014 * Makefile.in: Regenerate.
7015 * configure.in (target_libraries): Add target-libgomp.
7016 * configure: Regenerate.
7017
7018 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7019
7020 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7021 @ from continuation.
7022 * Makefile.in: Rebuilt.
7023
7024 2006-01-04 Chris Lattner <sabre@gnu.org>
7025
7026 * MAINTAINERS (Write After Approval): Add myself.
7027
7028 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7029
7030 PR bootstrap/24252
7031
7032 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7033 * Makefile.tpl (OBJDUMP): New.
7034 (EXTRA_HOST_FLAGS): Add it.
7035 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7036
7037 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7038 to use symbolic links between directories. Avoid race conditions
7039 or make them harmless.
7040 * configure.in: Do not try to use symbolic links between directories.
7041
7042 * Makefile.def (LEAN): Pass.
7043 * Makefile.tpl (LEAN): Define.
7044 (stage[+id+]-start): Accept that the previous directory does not
7045 exist, if the bootstrap is lean.
7046 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7047 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7048 configure substitution.
7049 ([+compare-target+]): Likewise.
7050 ([+bootstrap-target+]-lean): New.
7051 * configure.in: Remove lean bootstrap support from here.
7052
7053 * Makefile.in: Regenerate.
7054 * configure: Regenerate.
7055
7056 2006-01-04 Ben Elliston <bje@au.ibm.com>
7057
7058 * MAINTAINERS (libdecnumber): Add myself.
7059
7060 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7061
7062 * libtool-ldflags: New script.
7063
7064 2006-01-02 Andreas Schwab <schwab@suse.de>
7065
7066 * configure.in: When reconfiguring remove Makefile in
7067 all stage directories.
7068 * configure: Regenerate.
7069
7070 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7071
7072 * MAINTAINERS: Update my email address.
7073
7074 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7075
7076 Revert Ada-related part of the previous change.
7077
7078 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7079 Do not pass.
7080 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7081 * Makefile.in: Regenerate.
7082 * configure.in: Do not include mt-ppc-aix target fragment.
7083 * configure: Regenerate.
7084
7085 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7086
7087 * configure.in: Select appropriate fragments for PowerPC/AIX.
7088 * configure: Regenerate.
7089
7090 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7091 BOOT_CFLAGS, BOOT_LDFLAGS.
7092 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7093 BOOT_CFLAGS, BOOT_LDFLAGS.
7094 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7095 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7096 (stage): Fail if we cannot complete the work.
7097 * Makefile.in: Regenerate.
7098
7099 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7100
7101 * configure.in: Replace ms1 with mt.
7102 * configure: Rebuilt.
7103
7104 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7105
7106 * MAINTAINERS: Update my email address.
7107
7108 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7109
7110 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7111 install-host-nogcc): Don't invoke $(stage) at the end.
7112 * Makefile.in: Regenerate.
7113
7114 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7115
7116 * configure.in: Flip the top-level bootstrap switch.
7117 * configure: Regenerate.
7118
7119 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7120
7121 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7122 $(stage) and $(unstage).
7123 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7124 (all): Remove stray semicolon.
7125 (local-distclean): Don't handle multilib.tmp and multilib.out.
7126 (install.all): Set $s for consistency.
7127 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7128 check_multilibs setting. Always make the install directory.
7129 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7130 Correct @if/@endif.
7131 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7132 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7133 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7134 (multilib.out): Remove.
7135 * Makefile.in: Regenerated.
7136
7137 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7138
7139 * MAINTAINERS (Write After Approval): Add myself.
7140
7141 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7142
7143 * MAINTAINERS: Add myself as mt maintainer.
7144
7145 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7146
7147 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7148
7149 * MAINTAINERS: Change email address.
7150
7151 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7152
7153 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7154 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7155 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7156 Find in-tree tools if available.
7157 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7158 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7159 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7160 (COMPILER_*_FOR_TARGET): New.
7161 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7162 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7163 (CONFIGURED_*, USUAL_*): Remove.
7164 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7165 STRIP): Use autoconf substitutions.
7166 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7167 COMPILER_NM_FOR_TARGET): New.
7168 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7169
7170 (all): Make all-host and all-target in parallel.
7171 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7172 that $$r and $$s are set before invoking a recursive make.
7173 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7174 ([+bootstrap-target+]): Inline most of the `all' target.
7175
7176 2005-11-29 Ben Elliston <bje@au.ibm.com>
7177
7178 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7179 from the gcc build directory.
7180 * Makefile.in: Regenerate.
7181
7182 2005-11-29 Ben Elliston <bje@au.ibm.com>
7183
7184 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7185 depend on all-libdecnumber.
7186 * configure.in (host_libs): Include libdecnumber.
7187 * Makefile.in: Regenerate.
7188 * configure: Likewise.
7189
7190 2005-11-29 Ben Elliston <bje@au.ibm.com>
7191
7192 * libdecnumber: Import decNumber sources from the dfp-branch.
7193
7194 2005-11-21 Kean Johnston <jkj@sco.com>
7195
7196 * config.sub, config.guess: Sync from upstream sources.
7197
7198 2005-11-21 Ben Elliston <bje@au.ibm.com>
7199
7200 Import from Autoconf sources:
7201
7202 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7203 * config/move-if-change: Don't output "$2 is unchanged";
7204 suggested by Ben Elliston. Handle weird characters correctly.
7205
7206 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7207
7208 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7209 to match upstream libtool for darwin.
7210
7211 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7212
7213 * Makefile.def: Remove gdb dependencies for gdbtk.
7214 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7215 (configure-gdb, install-gdb): New rules.
7216 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7217 * Makefile.in, configure: Regenerated.
7218
7219 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
7223 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7224
7225 * MAINTAINERS (Write After Approval): Add myself.
7226
7227 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7228
7229 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7230 Diego Novillo.
7231
7232 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7233
7234 PR bootstrap/24297
7235 * Makefile.tpl (do-[+make-target+], do-check, install,
7236 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7237 are set before recursing.
7238 * Makefile.in: Regenerate.
7239
7240 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7241
7242 PR bootstrap/18939
7243 * Makefile.def (gcc) <target>: Fix thinko.
7244 * Makefile.in: Regenerate.
7245
7246 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7247
7248 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7249 * configure: Regenerate.
7250
7251 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7252
7253 * MAINTAINERS (Write After Approval): Add self.
7254
7255 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7256
7257 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7258 target-libffi, target-qthreads, target-libjava, and
7259 targetlibobjc.
7260 * configure: Regenerate.
7261
7262 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7263
7264 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7265 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7266 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7267 (USUAL_OBJDUMP_FOR_TARGET): New.
7268 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7269 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7270 * configure, Makefile.in: Regenerated.
7271
7272 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7273
7274 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7275 before other host packages.
7276
7277 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7278
7279 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7280
7281 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7282
7283 PR bootstrap/22340
7284
7285 * configure.in (default_target): Remove.
7286 * Makefile.tpl (all): Do not use prerequisites as subroutines
7287 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7288 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7289 use prerequisites as subroutines.
7290 (check-host, check-target): New.
7291 (bootstrap configure & all targets): Do not use stage*-start
7292 if the directory layout is already ok.
7293 (non-bootstrap configure & all targets): Prepend a $(unstage).
7294 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7295 (NOTPARALLEL): Remove.
7296 (unstage, stage variables): New variables.
7297 (unstage, stage targets): Simply expand to those variables.
7298
7299 * configure: Regenerate.
7300 * Makefile.in: Regenerate.
7301
7302 2005-10-04 James E Wilson <wilson@specifix.com>
7303
7304 * Makefile.def (lang_env_dependencies): Add libmudflap.
7305 * Makefile.in: Regenerate.
7306
7307 2005-10-03 Andreas Schwab <schwab@suse.de>
7308
7309 Backport from libtool CVS:
7310 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7311
7312 * ltmain.sh: add support for installing into temporary
7313 staging area (e.g. 'make install DESTDIR=...')
7314
7315 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7316
7317 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7318 * configure: Regenerated.
7319
7320 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7321
7322 * configure: Regenerate with the correct
7323 autoconf version.
7324
7325 2005-09-30 Catherine Moore <clm@cm00re.com>
7326
7327 * configure.in (bfin-*-*): New.
7328 * configure: Regenerated.
7329
7330 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7331
7332 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7333 (LIPO_FOR_TARGET): New.
7334 (CONFIGURED_LIPO_FOR_TARGET): New.
7335 (USUAL_LIPO_FOR_TARGET): New.
7336 (STRIP_FOR_TARGET): New.
7337 (CONFIGURED_STRIP_FOR_TARGET): New.
7338 (USUAL_STRIP_FOR_TARGET): New.
7339 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7340 STRIP_FOR_TARGET.
7341 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7342 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7343 * Makefile.in: Regenerate.
7344 * configure: Regenerate.
7345
7346 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7347
7348 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7349 (rs6000-*-aix*): Same.
7350 * configure: Regenerate.
7351
7352 2005-09-16 Tom Tromey <tromey@redhat.com>
7353
7354 * MAINTAINERS: Add self as java maintainer.
7355
7356 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7357
7358 * configure.in: Recognize f95 in the --enable-languages option,
7359 and substitute it for fortran, issuing a warning.
7360 * configure: Regenerate.
7361
7362 2005-08-30 Phil Edwards <phil@codesourcery.com>
7363
7364 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7365 * configure: Regenerated.
7366
7367 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7368
7369 * MAINTAINERS: Add self as ms1 maintainer.
7370
7371 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7372
7373 * Makefile.def (libssp): Add to lang_env_dependencies.
7374 * Makefile.in: Regenerate.
7375
7376 2005-08-18 Ian Lance Taylor <ian@airs.com>
7377
7378 * MAINTAINERS: Add myself as middle-end maintainer.
7379
7380 2005-08-17 Christian Groessler <chris@groessler.org>
7381
7382 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7383 * Makefile.in: Regenerate.
7384
7385 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7386
7387 * MAINTAINERS (write after approval): Added myself.
7388
7389 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7390
7391 * MAINTAINERS (Write After Approval): Add myself.
7392
7393 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7394
7395 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7396 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7397 Look for alternate names of the target cc and c++
7398 * configure: Regenerate.
7399
7400 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7401
7402 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7403 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7404 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7405 tools; remove code to manually set them.
7406 (Target tools): Look in the environment for them.
7407 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7408 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7409 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7410 build directory.
7411 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7412 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7413 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7414 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7415 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7416 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7417 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7418 * configure: Regenerate.
7419 * Makefile.in: Regenerate.
7420
7421 2005-07-28 Ben Elliston <bje@au.ibm.com>
7422
7423 * MAINTAINERS: Update for removed CPU targets.
7424
7425 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7426
7427 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7428 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7429 * Makefile.in: Regenerated.
7430
7431 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7432
7433 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7434 (CFLAGS_FOR_TARGET): Use it.
7435 (CXXFLAGS_FOR_TARGET): Likewise.
7436 * Makefile.in: Regenerated.
7437 * configure.in (--with-build-sysroot): New option.
7438 * configure: Regenerated.
7439
7440 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7441
7442 * Makefile.tpl: Wrap install between unstage and stage
7443 * Makefile.in: Regenerate.
7444
7445 2005-07-21 Eric Christopher <echristo@apple.com>
7446
7447 * MAINTAINERS: Update affiliation.
7448
7449 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7450
7451 * MAINTAINERS: Add self as crx port maintainer.
7452
7453 2005-07-20 DJ Delorie <dj@redhat.com>
7454
7455 * MAINTAINERS: Add self as m32c maintainer.
7456
7457 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7458
7459 * all files: Update FSF address.
7460
7461 2005-07-15 Eric Christopher <echristo@redhat.com>
7462
7463 * MAINTAINERS: Change affiliation.
7464
7465 2005-07-14 Jim Blandy <jimb@redhat.com>
7466
7467 * configure.in: Add cases for Renesas m32c.
7468 * configure: Regenerated.
7469
7470 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7471
7472 * COPYING.LIB: Update from fsf.org.
7473
7474 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7475
7476 * COPYING, compile, config.guess,
7477 config.sub, install-sh, missing, mkinstalldirs,
7478 symlink-tree, ylwrap: Sync from upstream sources.
7479 * config-ml.in: Update FSF address.
7480
7481 2005-07-13 Eric Christopher <echristo@redhat.com>
7482
7483 * configure.in: Add toplevel noconfigdir support for tpf.
7484 * configure: Regenerate.
7485
7486 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7487
7488 PR ada/22340
7489
7490 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7491 * Makefile.in: Regenerate.
7492
7493 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7494
7495 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7496 Brolley to write-after-approval.
7497
7498 2005-07-07 Andreas Schwab <schwab@suse.de>
7499
7500 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7501 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7502 * Makefile.in: Regenerated.
7503
7504 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7505
7506 * configure.in: Don't build sim or rda when targetting darwin.
7507 * configure: Regenerate.
7508
7509 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7510
7511 * configure.in: Add --enable-libssp and --disable-libssp.
7512 * configure: Regenerate with autoconf-2.13.
7513
7514 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7515
7516 * Makefile.def (target_modules): Add libssp.
7517 * configure.in (target_libraries): Add target-libssp.
7518 * configure: Rebuilt.
7519 * Makefile.in: Rebuilt.
7520
7521 2005-07-01 Zack Weinberg <zackw@panix.com>
7522
7523 * MAINTAINERS: Change email address. Resign from maintainership.
7524
7525 2005-07-01 Richard Guenther <rguenther@suse.de>
7526
7527 * MAINTAINERS: Change my e-mail address and affiliation.
7528
7529 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7530
7531 * Makefile.def (stagefeedback): Come after profile.
7532 Define profiledbootstrap target.
7533 * Makefile.tpl (profiledbootstrap): Remove.
7534 (stageprofile-end): Zap stagefeedback.
7535 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7536 * Makefile.in: Regenerate.
7537
7538 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7539
7540 * MAINTAINERS: Update my email address.
7541
7542 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7543
7544 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7545 In 'cpp' stanza, support '#line' as well as '# '.
7546
7547 2005-06-08 Andreas Schwab <schwab@suse.de>
7548
7549 * MAINTAINERS: Move myself from 'Write After Approval' to
7550 'CPU Port Maintainers' section as m68k maintainer.
7551
7552 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7553
7554 * configure.in (unsupported_languages): New macro.
7555 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7556 non-ported target libraries in noconfigdirs.
7557 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7558 non-linux-gnu. Remove libgcj_ex_libffi.
7559 <lang_frag loop>: Set add_this_lang=no if the language is in
7560 unsupported_languages.
7561 * configure: Regenerate.
7562
7563 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7564
7565 * configure.in: Fix typo in handling of --with-mpfr-dir.
7566 * configure: Regenerate.
7567
7568 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7569
7570 * MAINTAINERS: Update my email address.
7571
7572 2005-06-02 Jim Blandy <jimb@redhat.com>
7573
7574 * config.sub: Add cases for the Renesas m32c. (This patch has been
7575 accepted into the master sources.)
7576
7577 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7578 Michael Snyder <msnyder@redhat.com>
7579 Stan Cox <scox@redhat.com>
7580
7581 * configure.in: Set noconfigdirs for ms1.
7582
7583 * configure: Regenerate.
7584
7585 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7586
7587 * MAINTAINERS (Write After Approval): Add self.
7588
7589 2005-06-01 Josh Conner <jconner@apple.com>
7590
7591 * MAINTAINERS (Write After Approval): Add self.
7592
7593 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7594
7595 * MAINTAINERS: Update my email address.
7596
7597 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7598
7599 * MAINTAINERS (Write After Approval): Add self.
7600
7601 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7602
7603 * MAINTAINERS (Write After Approval): Remove self.
7604
7605 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7606
7607 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7608 (Dependencies): Consider target modules for bootstrap dependencies.
7609 Make target bootstrap modules depend on each stage's gcc.
7610 * Makefile.in: Regenerate.
7611
7612 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7613
7614 * Makefile.def (configure-gcc): Depend on binutils having been built.
7615 (all-gcc): No need to do it here.
7616 * Makefile.in: Regenerate.
7617
7618 2005-05-19 Paul Brook <paul@codesourcery.com>
7619
7620 * configure.in: Rewrite misleading error message when requested
7621 language cannot be built.
7622 * configure: Regenerate.
7623
7624 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7625
7626 * ylwrap: Import from Automake 1.9.5.
7627
7628 2005-05-13 David Ung <davidu@mips.com>
7629
7630 * MAINTAINERS (Write After Approval): Add self.
7631
7632 2005-05-09 Mike Stump <mrs@apple.com>
7633
7634 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7635 lt_cv_sys_max_cmd_len for now.
7636
7637 2005-05-09 Stan Cox <scox@redhat.com>
7638
7639 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7640
7641 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7642
7643 * README.SCO: Update the URL.
7644
7645 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7646
7647 * ltconfig: Define file_list_spec. Pass file_list_spec and
7648 with_gnu_ld to libtool.
7649 * ltcf-c.sh (aix[45]): Define file_list_spec.
7650 * ltcf-cxx.sh (aix[45]): Same.
7651 * ltcf-gcj.sh (aix[45]): Same.
7652 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7653 exists, write list of input files to temporary file.
7654
7655 2005-05-04 Mike Stump <mrs@apple.com>
7656
7657 * configure.in: Always pass --target to target configures as
7658 otherwise rebuilds that do --recheck will fail.
7659 * confiugure: Rebuilt.
7660
7661 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7662
7663 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7664 STAGE_HOST_EXPORTS.
7665 (configure, all): Add bootstrap support.
7666 (Host modules, target modules): Pass post-stage1 flags and exports.
7667 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7668 * Makefile.in: Regenerate.
7669
7670 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7671
7672 * configure: Regenerate.
7673
7674 2005-04-27 Mike Stump <mrs@apple.com>
7675
7676 * MAINTAINERS: Add self as darwin maintainer.
7677
7678 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7679
7680 * config.sub: Update from master copy.
7681
7682 2005-04-21 Mike Stump <mrs@apple.com>
7683
7684 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7685 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7686
7687 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7688
7689 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7690 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7691 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7692 "*-*-elf" and "*-*-linux*".
7693 * configure: Regenerate.
7694
7695 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7696
7697 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7698
7699 2005-04-12 Mike Stump <mrs@apple.com>
7700
7701 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7702
7703 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7704
7705 * MAINTAINERS (Write After Approval): Add myself.
7706
7707 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7708
7709 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7710
7711 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7712
7713 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7714 (TARGET_CONFIGARGS): Include --with-target-subdir.
7715 (configure, all): New macros. Use them throughout.
7716 * Makefile.in: Regenerate.
7717
7718 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7719
7720 * MAINTAINERS (Write After Approval): Add myself.
7721
7722 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7723
7724 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7725
7726 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7727
7728 * MAINTAINERS: Move John Carr to Write After Approval.
7729
7730 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7731
7732 * config/mh-mingw32: Delete.
7733 * configure.in: Don't use it.
7734 * configure: Regenerate.
7735
7736 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7737
7738 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7739 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7740 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7741 (HOST_LIB_PATH): Generate from Makefile.def.
7742 (TARGET_LIB_PATH): Likewise.
7743 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7744 * Makefile.in: Regenerate.
7745 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7746 (RPATH_ENVVAR): Include Darwin case.
7747 * configure: Regenerate.
7748
7749 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7750
7751 * MAINTAINERS (Various Maintainers): Remove self.
7752 (Write After Approval): Add self.
7753
7754 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7755
7756 * MAINTAINERS (Various Maintainers): Add self.
7757
7758 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7759
7760 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7761 * configure: Regenerate.
7762
7763 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7764
7765 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7766 gcc_version, and gcc_version_trigger from set of flags to pass.
7767 * Makefile.tpl: Remove definitions of above variables.
7768 (config.status): Remove dependency on $(gcc_version_trigger).
7769 * Makefile.in: Regenerate.
7770 * configure.in: Do not reference config/gcc-version.m4 nor
7771 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7772 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7773 * configure: Regenerate.
7774
7775 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7776 Andrew Pinski <pinskia@physics.uc.edu>
7777
7778 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7779 * Makefile.in: Regenerate.
7780
7781 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7782
7783 * MAINTAINERS (Write After Approval): Add myself.
7784
7785 2005-03-03 David Ayers <d.ayers@inode.at>
7786
7787 * MAINTAINERS (Write After Approval): Add myself.
7788
7789 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7790
7791 PR libgcj/20160
7792 * ltmain.sh: Avoid creating archives with components that have
7793 duplicate basenames.
7794
7795 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7796
7797 PR bootstrap/20250
7798 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7799 instead of check.
7800 * Makefile.in: Regenerate.
7801
7802 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7803
7804 * Makefile.in: Regenerate to fix conflict between the previous two
7805 patches.
7806
7807 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7808
7809 PR bootstrap/17383
7810 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7811 * Makefile.tpl (HOST_SUBDIR): New substitution.
7812 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7813 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7814 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7815 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7816 (Host modules, Bootstrapped modules): Use it.
7817 (Build modules, Target modules): Do not create symlink trees,
7818 always configure out-of-srcdir.
7819 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7820 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7821 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7822 $(HOST_SUBDIR). Create a symlink for host_subdir.
7823
7824 * Makefile.in: Regenerate.
7825 * configure: Regenerate.
7826
7827 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7828
7829 Merged from libada-gnattools-branch:
7830 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7831
7832 * gnattools: New directory.
7833 * Makefile.def: Add gnattools as a module, depending on target-libada.
7834 * Makefile.in: Regenerate.
7835 * configure.in: Include gnattools in host_tools; disable it if ada
7836 is disabled.
7837 * configure: Regenerate.
7838
7839 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7840
7841 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7842 treelang maintainer.
7843 (Write After Approval): Remove myself.
7844
7845 2005-02-23 Paul Schlie <schlie@comcast.net>
7846
7847 * configure.in: Allow darwin targeted ports to build tk, itcl and
7848 libgui.
7849 * configure: Regenerate.
7850
7851 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7852
7853 PR libgcj/10353
7854 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7855 * configure: Regenerate.
7856
7857 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7858
7859 * MAINTAINERS (Write After Approval): Add myself.
7860
7861 2005-02-10 Ian Lance Taylor <ian@airs.com>
7862
7863 * MAINTAINERS: Update my e-mail address.
7864
7865 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7870
7871 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7872 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7873 target-libgloss when not *-*-elf and *-*-aout.
7874 * configure: Regenerate.
7875
7876 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7877
7878 * MAINTAINERS: Remove obsolete entries.
7879
7880 * MAINTAINERS (Write After Approval): Add Michael Matz.
7881
7882 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7883
7884 * MAINTAINERS: Remove self as cpplib maintainer.
7885
7886 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7887
7888 * install-sh, config.sub: Import from upstream.
7889
7890 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7891
7892 PR bootstrap/18222
7893 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7894 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7895 * Makefile.in: Regenerate.
7896
7897 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7898
7899 * MAINTAINERS: Update my email address.
7900
7901 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7902 Andreas Schwab <schwab@suse.de>
7903
7904 PR bootstrap/18033
7905 * config-ml.in: Eval option if surrounded by single quotes.
7906
7907 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7908
7909 Revert 2004-12-28 Makefile changes, a better fix will be
7910 applied to mainline and src after GCC 4.0 branches.
7911
7912 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7913
7914 PR bootstrap/17383
7915
7916 * Makefile.def (target_modules): Remove stage parameter,
7917 it is always true now.
7918 * Makefile.tpl (configure-build-[+module+],
7919 configure-target-[+module+]): Always build symlink tree
7920 for the directory and for include. BUILD_SUBDIR and
7921 TARGET_SUBDIR cannot be . anymore.
7922 * Makefile.in: Regenerate.
7923
7924 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7925
7926 Revert 2004-12-08 Makefile changes.
7927
7928 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7929
7930 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7931 cygwin, mingw.
7932
7933 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7934
7935 * configure.in (sh64-*-*): Reenable gprof.
7936 * configure: Regenerate.
7937
7938 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7939
7940 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7941 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7942 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7943 * Makefile.in: Regenerate.
7944
7945 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7946
7947 * MAINTAINERS: Update my email address.
7948
7949 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7950
7951 * Makefile.tpl: Generate normal dependencies if the LHS module is
7952 not bootstrapped.
7953 * Makefile.in: Regenerate.
7954
7955 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7956
7957 * configure.in: Include config/gxx-include-dir.m4. Use
7958 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7959 * configure: Regenerate.
7960
7961 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7962
7963 * config.if: Delete.
7964 * configure.in: Set libstdcxx_incdir directly.
7965 * configure: Regenerate.
7966
7967 2004-12-02 Eric Christopher <echristo@redhat.com>
7968
7969 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7970 * Makefile.in: Regenerate.
7971
7972 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7973
7974 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7975 * configure: Regenerate.
7976
7977 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7978
7979 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7980 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7981 * configure: Regenerate.
7982
7983 2004-12-01 Eric Christopher <echristo@redhat.com>
7984
7985 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7986 of things to remove.
7987
7988 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7989
7990 * MAINTAINERS (Write After Approval): Update my e-mail address.
7991
7992 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7993
7994 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7995 from CVS libtool to always pass_all.
7996
7997 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7998
7999 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8000 (hppa*64*-*-*): Delete incorrect comment.
8001 * configure: Rebuilt.
8002
8003 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8004
8005 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8006
8007 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8008
8009 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8010 from CVS libtool to always pass_all.
8011
8012 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8013
8014 * install-sh, compile: Import from automake.
8015
8016 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8017
8018 * config.guess, config.sub: Import from savannnah.
8019
8020 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8021
8022 * MAINTAINERS (Write After Approval): Add myself
8023
8024 2004-11-12 Mike Stump <mrs@apple.com>
8025
8026 * Makefile.def: Add html support.
8027 * Makefile.tpl: Likewise.
8028 * Makefile.in: Regenerate.
8029
8030 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8031
8032 PR 18423
8033 * configure.in: Remove all instances of build-fixincludes from
8034 noconfigdirs.
8035 (build_configargs): Supply --target to subdirectories.
8036 * configure: Regenerate.
8037
8038 * Makefile.def: Make gcc install depend on fixincludes install.
8039 * Makefile.in: Regenerate.
8040
8041 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8042
8043 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8044
8045 2004-11-11 Paul Brook <paul@codesourcery.com>
8046
8047 * MAINTAINERS: Add self as arm maintainer. Update email address.
8048
8049 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8050
8051 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8052 target-libgfortran.
8053 * configure: Regenerate.
8054
8055 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8056
8057 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8058 like CC.
8059
8060 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8061
8062 * Makefile.def (host fixincludes): Specify missing targets.
8063 * Makefile.in: Regenerate.
8064
8065 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8066
8067 * MAINTAINERS: Add myself
8068
8069 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8070
8071 * MAINTAINERS (Write After Approval): Add myself.
8072
8073 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8074
8075 * Makefile.def: Build fixincludes for the host, too.
8076 * Makefile.in: Regenerate.
8077 * configure.in (host_tools): Add fixincludes.
8078 * configure: Regenerate.
8079
8080 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8081
8082 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8083 * configure: Regenerated.
8084
8085 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8086
8087 PR other/17783
8088 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8089 * configure: Regenerated.
8090
8091 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8092
8093 * README.SCO: Update per FSF instructions.
8094
8095 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8096
8097 PR target/18151
8098 * configure.in (case ${target}): Do not build fixincludes for avr.
8099 * configure: Regenerated.
8100
8101 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8102
8103 * configure.in (case ${target}): Do not build fixincludes
8104 on platforms where it is not used.
8105 * configure: Regenerated.
8106
8107 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8108
8109 * configure.in: Use an absolute path to install-sh.
8110 * configure: Regenerated.
8111
8112 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8113
8114 * MAINTAINERS (Write After Approval): Add myself.
8115
8116 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8117
8118 * MAINTAINERS: Remove from Write After Approval those that are
8119 already maintainers.
8120
8121 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8122
8123 * MAINTAINERS: Update my email address.
8124
8125 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8126
8127 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8128 * configure: Regenerate.
8129
8130 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8131
8132 * MAINTAINERS: Update my email address.
8133
8134 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8135
8136 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8137 entries belonging to this category.
8138
8139 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8140
8141 * MAINTAINERS: Update my e-mail address.
8142
8143 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8144
8145 Fix wrong conflict resolution in:
8146
8147 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8148
8149 * Makefile.in: Regenerate.
8150 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8151 in the recursive `make', instead of hardwiring `all'.
8152 (Autogenerated TARGET-* variables): New.
8153
8154 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8155
8156 * configure.in: Enable target-libgloss for crx-*-*.
8157 * configure: Regenerate.
8158
8159 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8160
8161 * MAINTAINERS (Various Maintainers): Move the "windows,
8162 cygwin, mingw" maintainer to ...
8163 (OS Port Maintainers): ... here.
8164
8165 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8166
8167 * MAINTAINERS (Write After Approval): Remove those that are
8168 maintainers of some subsystem.
8169
8170 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8171
8172 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8173 * ltcf-cxx.sh (tpf*): Likewise.
8174 * ltconfig (tpf*): Add TPF OS configuration support.
8175
8176 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8177
8178 * MAINTAINERS: Change my email address to my new work account.
8179
8180 2004-09-24 Michael Roth <mroth@nessie.de>
8181
8182 * configure.in (--without-headers): Add missing double quotes.
8183 * configure: Regenerate.
8184
8185 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8186
8187 * ylwrap: Revert to previous version.
8188
8189 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8190
8191 PR bootstrap/17369
8192 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8193 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8194 SET_GCC_LIB_PATH_CMD.
8195 (BASE_TARGET_EXPORTS): Likewise.
8196 * Makefile.in: Regenerated.
8197
8198 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8199 * configure: Regenerated.
8200
8201 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8202
8203 * config.guess: New upstream version
8204 * compile, depcomp, install-sh, ylwrap: Likewise.
8205
8206 2004-09-19 Roger Sayle <roger@eyesopen.com>
8207
8208 * config/mh-x86omitfp: New host makefile fragment. Add
8209 -fomit-frame-pointer to the default BOOT_CFLAGS.
8210 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8211 * configure: Regenerate.
8212
8213 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8214
8215 PR target/11572
8216 * configure.in (*-*-darwin*): Renable libobjc.
8217 * configure: Regenerate.
8218
8219 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8220
8221 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8222
8223 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8224
8225 * Makefile.def: Remove libbanshee.
8226 * Makefile.tpl: Ditto.
8227 * configure.in: Ditto.
8228 * Makefile.in: Regen.
8229 * configure: Ditto.
8230
8231 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8232
8233 * ltmain.sh: Use $pic_object as $non_pic_object if
8234 $non_pic_object=none.
8235
8236 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8237
8238 * missing: Import latest version from master repository.
8239
8240 2004-09-06 Nick Clifton <nickc@redhat.com>
8241
8242 * config.sub: Import latest version from master repository.
8243 * config.guess: Likewise.
8244 This includes these changes:
8245
8246 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8247
8248 * config.sub: Handle crisv32, alias etraxfs.
8249 * config.guess (crisv32:Linux:*:*): Handle.
8250
8251 2004-08-13 Brad Smith <brad@comstyle.com>
8252
8253 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8254 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8255
8256 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8257
8258 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8259 assume the processor is a powerpc. This is because coreutils
8260 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8261 in this case, due to a MacOS X bug that causes
8262 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8263 to return a negative number.
8264 Problem reported by Petter Reinholdtsen in:
8265 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8266
8267 2004-07-19 Ben Elliston <bje@gnu.org>
8268
8269 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8270
8271 2004-06-24 Ben Elliston <bje@gnu.org>
8272
8273 * config.guess: Update copyright years.
8274 * config.sub: Likewise.
8275
8276 2004-06-22 Robert Millan <robertmh@gnu.org>
8277
8278 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8279 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8280
8281 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8282
8283 * config.guess (*:*VMS:*:*): New entry. Replaces
8284 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8285 manufacturer.
8286
8287 2004-06-22 Ben Elliston <bje@gnu.org>
8288
8289 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8290 * config.sub: Likewise.
8291
8292 2004-06-22 Ben Elliston <bje@gnu.org>
8293
8294 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8295 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8296
8297 2004-06-11 Ben Elliston <bje@gnu.org>
8298
8299 * config.guess (pegasos:OpenBSD:*:*): Remove.
8300
8301 2004-06-11 Ben Elliston <bje@gnu.org>
8302
8303 From Wouter Verhelst <wouter@grep.be>:
8304 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8305
8306 2004-06-11 Ben Elliston <bje@gnu.org>
8307
8308 * config.guess (luna88k:OpenBSD:*:*): New.
8309
8310 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8311
8312 * config.guess (m32r*:Linux:*:*): New case.
8313 * config.sub: Handle m32rle.
8314
8315 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8316
8317 From Jens Petersen <petersen@redhat.com>:
8318 * config.sub: Handle sparcv8.
8319
8320 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8321
8322 From Tom Smith <smith@cag.lkg.hp.com>:
8323 * config.guess: Version suffixes are equally significant on Tru64
8324 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8325 prefix of "P" (patched kernel).
8326
8327 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8328
8329 * config.sub: Add support for National Semiconductor CRX target.
8330
8331 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8332
8333 * MAINTAINERS (Various Maintainers): Remove myself as web page
8334 maintainer, add myself as maintainer of build status lists.
8335
8336 2004-09-03 Jan Beulich <jbeulich@novell.com>
8337
8338 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8339 *-*-netware, but add target-libmudflap.
8340 Consolidate *-*-netware targets (of which really only i?86 exists)
8341 into a single entry.
8342 * configure: Likewise.
8343
8344 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8345
8346 * Makefile.tpl (sorry): Remove.
8347 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8348 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8349 (do-clean): Clean per-stage directories too.
8350 (do-distclean): Run distclean-stage1 too.
8351 (.NOTPARALLEL): Enable during toplevel bootstrap.
8352 (stage[+id+]-bubble): Enable parallel execution during
8353 the recursive invocation.
8354 * Makefile.in: Regenerate.
8355
8356 Fix previous checkin:
8357
8358 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8359 include.
8360 * configure.in: Fix indentation.
8361 * configure: Regenerate.
8362
8363 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8364
8365 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8366 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8367 * configure: regenerate
8368 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8369 -mdynamic-no-pic
8370
8371 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8372
8373 * Makefile.def (build_modules): Add fixincludes.
8374 (dependencies): Make gcc depend on fixincludes.
8375 * configure.in (build_tools): Add fixincludes.
8376 (build_configdirs): Always include build_libs.
8377 * Makefile.in: Regenerate.
8378 * configure: Regenerate.
8379
8380 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8381
8382 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8383 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8384 phony targets; do not generate timestamp files.
8385 (distclean-stageN): Remove references to their timestamp files.
8386 (restageN, touch-stageN): Remove.
8387 (stageN-bubble): Rewritten.
8388 (compare): Support lean bootstraps.
8389 * Makefile.in: Regenerate.
8390
8391 * configure.in: Only warn when bootstrapping but
8392 build != host or build != target. Support lean bootstraps.
8393 * configure: Regenerate.
8394
8395 2004-08-26 Phil Edwards <phil@codesourcery.com>
8396
8397 * configure.in: Give a better error message if GMP/MPFR are missing
8398 and a language needing them has been requested.
8399 * configure: Regenerated.
8400
8401 2004-08-25 Phil Edwards <phil@codesourcery.com>
8402
8403 * configure.in: Print a list of available language front-ends if
8404 a requested one is missing. Tidy stray tab characters.
8405 * configure: Regenerated.
8406
8407 2004-08-19 Michael Koch <konqueror@gmx.de>
8408
8409 * gcc/doc/install.texi: Update entry about automake for libjava.
8410
8411 2004-08-17 Robert Millan <robertmh@gnu.org>
8412
8413 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8414 (instead of FreeBSD).
8415 * configure: Regenerate.
8416
8417 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8418
8419 * Makefile.in: Regenerate.
8420 * configure: Regenerate.
8421
8422 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8423 stage_*_flags.
8424 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8425 for bootstrapped modules if toplevel bootstrap is going.
8426 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8427 modules. Adjust for changes in Makefile.def. Enable several
8428 rules even in non-bootstrap mode, just to avoid peppering the
8429 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8430 (stage-[+prev+]-bubble): Remove.
8431
8432 * Makefile.def (Dependencies): Depend on all-build-bison,
8433 all-build-flex, all-build-byacc, all-build-texinfo, rather
8434 than the host variations.
8435 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8436 with BUILD_SUBDIR.
8437 (BISON): Update for recent Bisons.
8438 (YACC): Fix typo.
8439 (cross): Depend on all-build.
8440 (all): Do not depend on all-build.
8441 (prebootstrap): Remove.
8442 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8443 (Prebootstrap dependencies): Add them to the per-stage targets
8444 and to all-prebootstrap.
8445 * configure.in (build_configdirs): Always enable build_tools.
8446 (BUILD_DIR_PREFIX): Remove.
8447
8448 * Makefile.def (gcc): Add target variable.
8449 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8450 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8451 in the recursive `make', instead of hardwiring `all'.
8452 (Autogenerated TARGET-* variables): New.
8453
8454 2004-08-13 Brian Booth <bbooth@redhat.com>
8455
8456 * MAINTAINERS: Remove myself from write-after-approval.
8457
8458 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8459
8460 * src-release: Stop distributing mmalloc with gdb (which doesn't
8461 use it).
8462 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8463 * Makefile.in: Regenerate.
8464
8465 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8466
8467 * configure.in (arm*-*-eabi*): New target.
8468 * configure: Regenerate.
8469
8470 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8471
8472 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8473 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8474 (Dependencies): New section.
8475 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8476 (configure-target-[+module+]): Depend on maybe-all-gcc
8477 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8478 (toplevel profiledbootstrap): Fix dependencies.
8479 * Makefile.in: Regenerate.
8480
8481 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8482
8483 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8484 target-libiberty to noconfigdirs.
8485 * configure: Regenerate.
8486
8487 2004-08-03 Paul Brook <paul@codesourcery.com>
8488
8489 * configure.in: Check for MPFR as well as GMP.
8490 * configure: Regenerate.
8491
8492 2004-08-01 Robert Millan <robertmh@gnu.org>
8493
8494 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8495 libmudflap for all GNU-based systems (with Glibc).
8496 * configure: Regenerate.
8497
8498 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8499
8500 * Makefile.def (host-modules): Add gcc.
8501 * Makefile.in: Regenerate.
8502 * Makefile.tpl (sorry): New rule.
8503 (configure-host, all-host, [+make_target+]-host, do-check,
8504 install-host): Do not add gcc as a special case.
8505 (host modules): Add a small special-casing for gcc. Export
8506 extra_make_flags through the environment.
8507 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8508 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8509 other recursive targets for gcc): Remove.
8510
8511 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8512 (stage, unstage): New rules.
8513 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8514 distclean-stage[+id+]): Use stage_current.
8515 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8516 the stage*-start rules.
8517
8518 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8519
8520 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8521 use -all_load flag.
8522
8523 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8524
8525 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8526 * configure: Regenerate.
8527
8528 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8529
8530 * maintainer-scripts/gcc_release: Revert yesterday's change.
8531
8532 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8533
8534 * MAINTAINERS: Add myself to write-after-approval.
8535
8536 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8537
8538 * libf2c: Removed.
8539 * gcc/gccbug.in: Updated because of libf2c removal.
8540 * maintainer-scripts/gcc_release: Ditto.
8541
8542 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8543
8544 * configure.in: Build libmudflap by default on FreeBSD.
8545 * configure: Regenerated.
8546
8547 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8548
8549 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8550 systems.
8551 * configure: Regenerated.
8552
8553 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8554
8555 PR target/16344
8556 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8557 feedback based compiler.
8558 * Makefile.in: Rebuilt.
8559
8560 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8561
8562 * Makefile.def (host_modules): Set bootstrap=true for flex.
8563 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8564 * Makefile.in: Rebuilt.
8565
8566 2004-07-07 Jan Hubicka <jh@suse.cz>
8567
8568 * MAINTAINERS: Add self as a profile feedback maintainer.
8569
8570 2004-07-05 Phil Edwards <phil@codesourcery.com>
8571
8572 * configure.in: Do not prepend $srcdir to /dev/null in
8573 makefile fragments.
8574 * configure: Regenerate.
8575
8576 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8577
8578 * Makefile.def (build_modules): Add bison, byacc, flex,
8579 m4, texinfo.
8580 (flags_to_pass): Add FLEX.
8581 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8582 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8583 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8584 DEFAULT_MAKEINFO): Remove.
8585 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8586 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8587 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8588 objdir or else use configured tool.
8589 (all-build): New.
8590 (all): Depend on it.
8591 (Build module dependencies): Add.
8592 * Makefile.in: Regenerate.
8593 * configure.in: Better support for multiple build modules,
8594 matching what is done for host/target modules. Do not look
8595 for "plausible" locations of build tools if Canadian cross.
8596 Use autoconf's AC_PROG_CC to find a C compiler. Define
8597 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8598 * configure: Regenerate.
8599
8600 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8601
8602 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8603 * Makefile.in: Regenerate.
8604
8605 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8606
8607 * Makefile.tpl (configure-build-[+module+],
8608 configure-[+module+], configure-target-[+module+]): Pass
8609 [+extra_configure_args+].
8610 (all-build-[+module+], all-[+module+], check-[+module+],
8611 install-[+module+], [+make_target+]-[+module+],
8612 all-target-[+module+], check-target-[+module+],
8613 install-target-[+module+], [+make_target+]-target-[+module+]):
8614 Pass [+extra_make_args+].
8615 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8616 (GCC_HOST_EXPORTS): Remove.
8617 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8618 cross, check-gcc, check-gcc-c++, install-gcc,
8619 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8620 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8621 * Makefile.in: Regenerate.
8622
8623 2004-06-21 Matthew Sachs <msachs@apple.com>
8624
8625 * MAINTAINERS: Added self to write-after-approval.
8626
8627 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8628
8629 * configure.in: Check for srcdir/winsup rather than build directory
8630 winsup.
8631 * configure: Regenerate.
8632
8633 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8634
8635 * configure.in: Don't build Cygwin native newlib if winsup
8636 directory is missing. Emit warning instead.
8637 * configure: Regenerate.
8638
8639 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8640
8641 * Makefile.tpl (touch-stage[+id+]): New.
8642 (restage[+prev+]): Depend on touch-stage[+id+].
8643
8644 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8645 Use it throughout.
8646
8647 * Makefile.def: Add profile and feedback bootstrap stages.
8648 Remove next field from bootstrap stages.
8649 * Makefile.tpl (LN, LN_S): Substitute.
8650 (stageN-start, stageN-end): Use double-colon rules, to
8651 provide a hook for additional setup commands.
8652 (distclean-stageN-gcc, restageN): Create dependencies from
8653 [+prev+], not from [+next+].
8654 (stageN-bubble): Add commands for successive stages from
8655 [+prev+], using double-colon rules.
8656 (all-stageN-gcc): Fix typo.
8657 (stagefeedback-start, profiledbootstrap): New.
8658 * Makefile.in: Regenerate.
8659 * configure.in: Call ACX_PROG_LN.
8660 * configure: Regenerate.
8661
8662 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8663
8664 * MAINTAINERS (Write After Approval): Add myself.
8665
8666 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8667
8668 * MAINTAINERS (Write After Approval): Add myself.
8669
8670 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8671
8672 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8673 without gcc.
8674 * configure: Regenerate.
8675
8676 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8677
8678 * Makefile.tpl: Fix typo.
8679 * Makefile.in: Regenerate.
8680
8681 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8682
8683 * configure.in: Remove new- prefix from toplevel
8684 bootstrap targets.
8685 * configure: Regenerate.
8686
8687 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8688
8689 * Makefile.tpl (all.normal): Rename to all.
8690 (all): Replace with a rule to pick the default
8691 target from configure.
8692 (all-gcc, configure-gcc): Use conditionals to
8693 do nothing when toplevel bootstrap is going on.
8694 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8695 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8696 * configure.in: Support --enable-bootstrap.
8697
8698 * Makefile.def: Remove new- prefix from toplevel
8699 bootstrap targets.
8700 * Makefile.tpl: Likewise.
8701
8702 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8703 target.
8704
8705 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8706 $(RECURSE_FLAGS) to recursive invocation of make.
8707
8708 * Makefile.in: Regenerate.
8709 * configure: Regenerate.
8710
8711 2004-05-30 Andreas Jaeger <aj@suse.de>
8712 Jim Wilson <wilson@specifixinc.com>
8713
8714 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8715 like CC.
8716
8717 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8718
8719 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8720 * configure: Regenerate.
8721
8722 2004-05-25 Daniel Jacobowitz <drow@false.org>
8723
8724 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8725 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8726 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8727 targets.
8728 * Makefile.in: Regenerate.
8729
8730 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8731
8732 * configure.in: Test the ability to symlink directories.
8733 * configure: Regenerate.
8734
8735 * Makefile.def (bootstrap-stage): New definitions.
8736 * Makefile.tpl (configure-stage1-gcc,
8737 configure-stage2-gcc, configure-stage3-gcc,
8738 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8739 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8740 new-restage3, compare): Autogenerate, see Makefile.in
8741 entry for behavioral changes.
8742 (distclean-stage1, new-stage1-start, new-stage1-end,
8743 new-stage1-bubble, distclean-stage2, new-stage2-start,
8744 new-stage2-end, new-stage2-bubble, distclean-stage3,
8745 new-stage3-start, new-stage3-end): New autogenerated targets.
8746 (objext, prebootstrap, BOOT_CFLAGS,
8747 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8748 targets.
8749
8750 * Makefile.in: Regenerate.
8751 (distclean-stage1, new-stage1-start, new-stage1-end,
8752 new-stage1-bubble, distclean-stage2, new-stage2-start,
8753 new-stage2-end, new-stage2-bubble, distclean-stage3,
8754 new-stage3-start, new-stage3-end): New targets.
8755 (all-stage1-gcc): Move prebootstrap dependency from here...
8756 (configure-stage1-gcc): ...to here.
8757 (new-bootstrap): Use bubble targets.
8758 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8759 Use per-stage distclean targets.
8760 (configure-stage1-gcc, configure-stage2-gcc,
8761 configure-stage3-gcc, all-stage1-gcc,
8762 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8763 Use new-stageN-start to prepare the tree.
8764
8765 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8766
8767 * Makefile.def (host_modules): add libcpp.
8768 * Makefile.tpl: Add dependencies on and for libcpp.
8769 * Makefile.in: Regenerate.
8770 * configure.in: Add libcpp host module.
8771 * configure: Regenerate.
8772
8773 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8774
8775 * Makefile.tpl: Whenever a recursive target is defined, wrap
8776 it in a special @if/@endif block, and prepare its maybe
8777 dependency in the @if/@endif block
8778 * configure.in: Instead of writing maybe dependencies, remove
8779 the @if/@endif statements, and remove the @if/@endif blocks
8780 that remain.
8781 * configure: Regenerate.
8782 * Makefile.in: Regenerate.
8783
8784 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8785
8786 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8787
8788 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8789
8790 PR bootstrap/15120
8791 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8792 * */configure: Rebuilt.
8793
8794 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8795
8796 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8797 of libf2c.
8798 * configure, Makefile.in: Regenerate.
8799
8800 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8801
8802 * MAINTAINERS (Write After Approval): Add myself.
8803
8804 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8805
8806 Merge from tree-ssa-20020619-branch.
8807
8808 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8809 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8810 (HOST_GMPLIBS): Define.
8811 (HOST_GMPINC): Define.
8812 (TARGET_LIB_PATH): Add libmudflap.
8813 (GFORTRAN_FOR_TARGET): Define.
8814 (configure-build*): Export GFORTRAN.
8815 (configure-gcc): Export GMPLIBS and GMPINC.
8816 (all-gcc): Add maybe-all-libbanshee.
8817 (configure-target-libgfortran): Define.
8818 * Makefile.in: Regenerate.
8819 * configure.in (host_libs): Add libbanshee.
8820 (target_libraries): Add target-libmudflap and target-libgfortran.
8821 Add --with-libbanshee.
8822 Handle --disable-libmudflap.
8823 (*-*-freebsd*): Use with_gmp.
8824 Add $(libgcj) to noconfigdirs.
8825 * configure: Regenerate.
8826 * depcomp: New file.
8827 * MAINTAINERS: Add tree-ssa maintainers.
8828
8829 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8830
8831 * MAINTAINERS (Various Maintainers): Add myself.
8832
8833 2004-04-30 Brian Ford <ford@vss.fsi.com>
8834
8835 * MAINTAINERS (Write After Approval): Add myself.
8836
8837 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8838
8839 * MAINTAINERS (Write After Approval): Add myself.
8840
8841 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8842
8843 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8844 * configure: Regenerate.
8845
8846 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8847
8848 Revert:
8849 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8850
8851 * Makefile.def (flags_to_pass): Remove *dir variables that
8852 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8853 as well as prefix and exec_prefix.
8854 * Makefile.in: Regenerate.
8855
8856 2004-04-26 Robert Millan <robertmh@gnu.org>
8857
8858 Add patches from libtool CVS.
8859 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8860 * ltconfig: Likewise.
8861 * ltcf-c.sh: Likewise.
8862 * ltcf-cxx.sh: Likewise.
8863 * ltcf-gcj.sh: Likewise.
8864
8865 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8866
8867 * Makefile.def (host_modules): Mark with the bootstrap
8868 flag packages on which gcc depends.
8869 * Makefile.tpl (all-bootstrap): Use it.
8870 * Makefile.in: Regenerate.
8871
8872 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * Makefile.def (flags_to_pass): Remove *dir variables that
8875 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8876 as well as prefix and exec_prefix.
8877 * Makefile.in: Regenerate.
8878
8879 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8880
8881 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8882 * configure: Regenerate.
8883 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8884 * gcc/Makefile.tpl (compare): Use the result of the test.
8885 * gcc/Makefile.in: Regenerate.
8886
8887 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8888
8889 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8890 Always relocate gcc and prev-gcc to the original names, even
8891 if the build fails.
8892 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8893 New targets.
8894
8895 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8896
8897 * MAINTAINERS: Update my email address.
8898
8899 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8900
8901 * configure.in (mips*-*-irix5*): Enable ld.
8902 * configure: Regenerate.
8903
8904 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8905
8906 * configure: Regenerate.
8907
8908 2004-04-15 James E Wilson <wilson@specifixinc.com>
8909
8910 * Makefile.tpl (configure-[+module+], configure-gcc,
8911 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8912 Set and export LDFLAGS.
8913 * Makefile.in: Regenerate.
8914
8915 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8916
8917 * MAINTAINERS: Add myself to write-after-approval.
8918
8919 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8920
8921 PR bootstrap/14871
8922 * Makefile.tpl: If we don't have built-in-tree target tools,
8923 use the ones found by configure rather than hacking around with
8924 program_transform_name.
8925 * configure.in: Give Makefile.tpl the information necessary
8926 to do that.
8927 * Makefile.in: Regenerate.
8928 * configure: Regenerate.
8929
8930 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8931
8932 PR bootstrap/14760
8933 * configure.in: When computing baseargs, strip *all* copies of
8934 offending options. Also, don't match/substitute the trailing space,
8935 so that this actually works when two similar options are separated by
8936 only one space.
8937 * configure: Regenerate.
8938
8939 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8940
8941 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8942 (rs6000-*-aix*): Same.
8943 * configure: Regenerate.
8944
8945 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8946
8947 * MAINTAINERS: Add myself to write-after-approval.
8948
8949 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8950
8951 * MAINTAINERS: Add myself to write-after-approval.
8952
8953 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8954
8955 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8956 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8957 * Makefile.in: Regenerate.
8958
8959 * configure.in (top level bootstrap support): Rework --enable-werror
8960 to set @stage2_werror_flag@.
8961 * configure: Regenerate.
8962 * Makefile.tpl (top level bootstrap support): Pass
8963 @stage2_werror_flag@ down to configure in stages 2 and 3.
8964 * Makefile.in: Regenerate.
8965
8966 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8967
8968 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8969 for stages 2 and 3 as well as in make. As a consequence, remove
8970 OUTPUT_OPTION (now detected by configure) from the flags passed down
8971 to make.
8972 * Makefile.in: Regenerate.
8973
8974 * Makefile.tpl (new-bootstrap): Fix typo.
8975 * Makefile.in: Regenerate.
8976
8977 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8978
8979 * Makefile.tpl: Rearrange by moving recursive_targets rules
8980 into their proper sections.
8981 * Makefile.tpl (top level bootstrap support): Move disabling
8982 of coverage flags from 'make' to 'configure'; improve comments.
8983 * Makefile.in: Regenerate.
8984
8985 * Makefile.tpl (experimental top level bootstrap) Move stage1
8986 language setting from all- target to configure- target; disable
8987 intermodule optimization in stage 1; prevent gratuitous rebuilds
8988 of stage 1.
8989 * Makefile.in: Regenerate.
8990 * configure.in: Comma-separate stage 1 language list for top
8991 level bootstrap.
8992 * configure: Regenerate.
8993
8994 * Makefile.tpl: Clean up experimental top level bootstrap support:
8995 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8996 prev-gcc in configure- targets as well as all- targets.
8997 * Makefile.in: Regenerate.
8998
8999 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9000
9001 * compile: New file imported from automake.
9002
9003 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9004
9005 * configure.in: Remove symbolic link section.
9006 * configure: Regenerate.
9007 * Makefile.tpl (links): Remove.
9008 * Makefile.in: Regenerate.
9009
9010 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9011 Nathanael Nerode <neroden@gcc.gnu.org>
9012
9013 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9014 Set with AC_CHECK_PROGS.
9015 * configure.in: Fix comment typo from last patch.
9016 * configure: Regenerate.
9017
9018 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * Makefile.tpl: Introduce experimental top level bootstrap support.
9021 * Makefile.in: Regenerate.
9022 * configure.in: Introduce support for top level bootstrap.
9023 * configure: Regenerate.
9024
9025 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9026 Paolo Bonzini <bonzini@gnu.org>
9027
9028 PR bootstrap/14522
9029 * configure.in: Cope with shells that do not support unquoted ^
9030 * configure: Regenerate.
9031
9032 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9033 Paolo Bonzini <bonzini@gnu.org>
9034
9035 PR bootstrap/14522
9036 * configure.in: Cope with shells that do not support nesting
9037 quotes inside quoted backquote substitutions.
9038 * configure: Regenerate.
9039
9040 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9041
9042 PR bootstrap/14522
9043 * configure.in: Fix escaping of $.
9044 * configure: Regenerate.
9045
9046 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * configure: Regenerate, since I forgot to while committing Paolo's
9049 changes.
9050
9051 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9052
9053 PR ada/14131
9054 Move language detection to the top level.
9055 * configure.in: Find default values for the tools as
9056 soon as possible. Disable ada if GNAT is not found.
9057 Emit error message about missing languages. Expand
9058 --enable-languages=all for the gcc subdirectory.
9059
9060 2004-03-10 Ben Elliston <bje@gnu.org>
9061
9062 * MAINTAINERS: Update my email address.
9063
9064 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9065
9066 * ltconfig: Disable building static libraries if building shared
9067 libraries on AIX 5L.
9068
9069 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9070
9071 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9072 and disable libgcj.
9073 * configure: Regenerated.
9074
9075 2004-03-01 Brian Booth <bbooth@redhat.com>
9076
9077 * MAINTAINERS: Add myself to write-after-approval.
9078
9079 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9080
9081 * MAINTAINERS: Add myself to write-after-approval.
9082
9083 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9084
9085 PR bootstrap/7087
9086 * Makefile.tpl: Guard XFOO sed statements better.
9087 * Makefile.tpl: Add dependency for configure-target-libada.
9088 * Makefile.in: Regenerate (incidentally fixes broken
9089 commit when libada-branch was merged).
9090
9091 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9092
9093 * MAINTAINERS: Add myself to write-after-approval.
9094
9095 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9096
9097 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9098 maintainers.
9099
9100 2004-02-20 Andrew Cagney <cagney@redhat.com>
9101
9102 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9103 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9104
9105 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9106
9107 PR bootstrap/11932
9108 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9109
9110 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9111
9112 * MAINTAINERS: Added myself to write-after-approval.
9113
9114 2004-02-14 Michael Koch <konqueror@gmx.de>
9115
9116 * MAINTAINERS: Added myself to write-after-approval.
9117
9118 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9119
9120 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9121 some OS port maintainers to OS port maintainers section.
9122
9123 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9124
9125 * MAINTAINERS: Add self.
9126
9127 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9128
9129 * MAINTAINERS: Alphabetize.
9130
9131 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9132
9133 * MAINTAINERS: Remove myself.
9134
9135 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9136
9137 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9138 (rs6000-*-aix*): Same.
9139 * configure: Regenerate.
9140
9141 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9142
9143 * configure.in (host): Add in missing $noconfigdirs to defines.
9144 * configure: Regenerate.
9145
9146 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9147 Nathanael Nerode <neroden@gcc.gnu.org>
9148
9149 PR ada/6637, PR ada/5911
9150 Merge with libada-branch:
9151 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9152 with appropriate dependencies. Add --enable-libada configure switch.
9153 * configure, Makefile.in: Regenerate.
9154
9155 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9156
9157 * MAINTAINERS: Add myself to write-after-approval.
9158
9159 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9160
9161 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9162 * configure: Regenerate.
9163
9164 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9165
9166 Merge from upstream:
9167
9168 * ltmain.in: When setting IFS to '~', be careful about user
9169 arguments that contain '~'.
9170
9171 2004-02-04 Peter O'Gorman <peter@pogma.com>
9172
9173 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9174 Also test $base_compile against $CC with escaped arguments. Bug
9175 reported by Geoff Keating <geoffk@apple.com>.
9176
9177 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9178
9179 * MAINTAINERS: Remove i960 port.
9180
9181 2004-01-23 DJ Delorie <dj@redhat.com>
9182
9183 * Makefile.def (target_modules) [libiberty]: Don't stage.
9184 * Makefile.in: Rebuilt.
9185
9186 2004-01-20 Caroline Tice <ctice@apple.com>
9187
9188 * MAINTAINERS: Add myself to write-after-approval.
9189
9190 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9191
9192 * MAINTAINERS: Update my email address.
9193
9194 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9195
9196 * MAINTAINERS: Add myself to write-after-approval.
9197
9198 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9199
9200 * MAINTAINERS: Remove entries without email address.
9201
9202 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9203
9204 * MAINTAINERS: Add myself to write-after-approval.
9205
9206 2004-01-15 Steven Bosscher <stevenb@suse.de>
9207
9208 * MAINTAINERS: Update my email address.
9209
9210 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9211
9212 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9213 * Makefile.tpl (configure-target-[+module+]): Support stage.
9214 * Makefile.in: Rebuilt.
9215
9216 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9217
9218 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9219
9220 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9221
9222 * MAINTAINERS: Add myself as a MIPS maintainer.
9223
9224 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9225
9226 * configure.in: Use ./config.cache, not config.cache.
9227 * configure: Regenerate.
9228 * Makefile.tpl: Special-casing not needed for GCC any more.
9229 * Makefile.in: Regenerate.
9230
9231 * configure.in: Don't share a cache file for host dirs.
9232 * configure: Regenerate.
9233
9234 * config-ml.in: Don't mess with the cache file.
9235
9236 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9237
9238 * MAINTAINERS: Move myself from 'Write After Approval' to
9239 'CPU Port Maintainers' section as SPARC maintainer.
9240
9241 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9242
9243 * Makefile.tpl: Make GCC use a separate config.cache.
9244 * Makefile.in: Regenerate.
9245
9246 PR bootstrap/11932, PR bootstrap/11933
9247 (I don't know if it will fix either of them, but it relates
9248 to them.)
9249 * configure.in: Don't use shared config.cache for target
9250 directories.
9251 * configure: Regenerate.
9252
9253 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9254
9255 * MAINTAINERS: Add myself to 'Write After Approval' section.
9256
9257 2003-12-31 Roger Sayle <roger@eyesopen.com>
9258
9259 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9260 * configure: Regenerated.
9261
9262 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9263
9264 * MAINTAINERS: Remove the mn10200 maintainer.
9265
9266 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9267
9268 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9269 * configure: Regenerated.
9270
9271 2003-12-16 Jan Hubicka <jh@suse.cz>
9272
9273 * MAINTAINERS: Add myself as callgraph maintainer.
9274
9275 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9276
9277 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9278 * configure: Regenerate.
9279
9280 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9281
9282 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9283 'Write After Approval' section. Update email.
9284
9285 2003-12-01 James Lemke <jim@wasabisystems.com>
9286
9287 * MAINTAINERS (Write After Approval): Add myself.
9288
9289 2003-11-20 Matt Thomas <matt@3am-software.com>
9290
9291 * MAINTAINERS: Add myself as a vax port maintainer.
9292
9293 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9294
9295 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9296 (configure-build-[+module+], configure-[+module+]): Likewise.
9297 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9298 * Makefile.in: Regenerate.
9299
9300 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9301
9302 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9303 shared/dylibed libraries.
9304 * ltmain.sh: Likewise.
9305 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9306 * ltcf-cxx.sh: Likewise.
9307 * ltcf-gcj.sh: Likewise.
9308 * ltconfig: Likewise.
9309
9310 2003-11-17 Stan Cox <scox@redhat.com>
9311
9312 * MAINTAINERS: Add myself as iq2000 port maintainer.
9313
9314 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9315
9316 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9317 * Makefile.in: Regenerate.
9318
9319 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9320
9321 * config.sub: Update to 2003-11-03 version.
9322
9323 2003-10-20 Phil Edwards <phil@codesourcery.com>
9324
9325 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9326 * configure: Regenerate.
9327
9328 2003-10-20 Nicolas Pitre <nico@cam.org>
9329
9330 * MAINTAINERS: Add myself to 'Write After Approval' section.
9331
9332 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9333
9334 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9335
9336 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9337
9338 * MAINTAINERS: Update my email address.
9339
9340 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9341
9342 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9343
9344 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9345
9346 * MAINTAINERS: Add myself to 'Write After Approval' section.
9347
9348 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9349
9350 * config.guess: Update to 2003-10-16 version.
9351 * config.sub: Update to 2003-10-16 version.
9352
9353 2003-10-15 David Daney <ddaney@avtrex.com>
9354
9355 * MAINTAINERS: Added myself to 'Write After Approval' section.
9356
9357 2003-10-15 Falk Hueffner <falk@debian.org>
9358
9359 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9360 'Write After Approval' section. Update email.
9361
9362 2003-10-14 Roger Sayle <roger@eyesopen.com>
9363
9364 * MAINTAINERS: Move myself from 'Write After Approval' to
9365 'Various Maintainers' section as middle-end maintainer.
9366
9367 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9368
9369 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9370 HOST_FLAGS_TO_PASS.
9371 * Makefile.in: Regenerate.
9372
9373 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9374
9375 * config.guess: Update to 2003-10-07 version.
9376 * config.sub: Update to 2003-10-07 version.
9377
9378 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9379
9380 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9381 * ltconfig (irix5*, irix6*): Don't override version_type.
9382
9383 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9384
9385 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9386 * configure: Rebuilt
9387 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9388 * Makefile.in: Rebuilt
9389
9390 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9391
9392 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9393
9394 2003-09-30 Carlo Wood <carlo@alinoe.com>
9395
9396 * MAINTAINERS (Write After Approval): Add myself.
9397
9398 2003-09-29 Paul Koning <ni1d@arrl.net>
9399
9400 * MAINTAINERS: Move myself from "Write After Approval"
9401 to CPU platform maintainers for pdp11 platform.
9402
9403 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9404
9405 * MAINTAINERS: Move myself from 'Write After Approval' to
9406 'Various Maintainers' section as libffi testsuite maintainer.
9407
9408 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9409
9410 * configure.in: Pass a computed --program-transform-name
9411 to subconfigures.
9412 * configure: Regenerated.
9413
9414 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9415
9416 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9417 * Makefile.in: Regenerate.
9418
9419 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9420 * Makefile.in: Regenerate.
9421
9422 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9423
9424 * MAINTAINERS: Move myself from 'Write After Approval'
9425 to 'Various Maintainers' (objective-c) section.
9426
9427 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9428
9429 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9430 quoting.
9431 * configure: Regenerated.
9432
9433 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9434
9435 * MAINTAINERS (Write After Approval): Add myself to write after
9436 approval list.
9437
9438 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9439
9440 * MAINTAINERS (Write After Approval): Add myself.
9441
9442 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9443
9444 * MAINTAINERS: Update my e-mail address.
9445
9446 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9447
9448 * libtool.m4 (LD): Correct powerpc64 host match.
9449
9450 2003-09-06 James E Wilson <wilson@tuliptree.org>
9451
9452 * MAINTAINTERS: Update my affiliation and email address.
9453
9454 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9455
9456 * MAINTAINERS (Write After Approval): Add myself.
9457
9458 2003-09-04 DJ Delorie <dj@redhat.com>
9459
9460 * configure: Regenerate.
9461
9462 2003-09-04 Robert Millan <robertmh@gnu.org>
9463
9464 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9465
9466 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9467
9468 * configure.in: Ensure arguments to sed are properly spaced.
9469 * configure: Regenerate.
9470
9471 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9472
9473 * MAINTAINERS: Update my e-mail address.
9474
9475 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9476
9477 * MAINTAINERS (Write After Approval): Add myself.
9478
9479 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9480
9481 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9482 * configure: Regenerated.
9483
9484 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9485
9486 * MAINTAINERS: Update my email address.
9487
9488 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9489
9490 * configure.in: Use newline instead of semicolon when assuming
9491 shell arguments in a for loop.
9492 * configure: Regenerated.
9493
9494 2003-08-22 Jason Eckhardt <jle@rice.edu>
9495
9496 * MAINTAINERS: Resurrect the i860 maintainer.
9497
9498 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9499
9500 PR 8180
9501 * configure.in: When testing with_libs and with_headers, treat
9502 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9503 * configure: Regenerate.
9504
9505 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9506 make, shell, etc.
9507 (baseargs): Likewise.
9508 * configure: Regenerate.
9509
9510 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9511
9512 * MAINTAINERS (Write After Approval): Add myself.
9513
9514 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9515
9516 * configure.in: Disable libgcj for darwin not on powerpc.
9517 * configure: Rebuild.
9518
9519 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9520
9521 * config-ml.in, symlink-tree: Add license.
9522
9523 2003-08-03 Richard Stallman <rms@gnu.org>
9524 Eben Moglen <moglen@columbia.edu>
9525
9526 * README.SCO: New file.
9527
9528 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9529
9530 * Makefile.tpl (check, check-c++): Express dependencies using
9531 dependencies rather than commands.
9532 * Makefile.in: Regenerate.
9533
9534 2003-08-01 Andrew Cagney <cagney@redhat.com>
9535
9536 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9537 * configure: Ditto.
9538
9539 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9540
9541 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9542 * Makefile.in: Update.
9543
9544 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9545
9546 * configure.in: Enable libgcj for darwin.
9547 * configure: Rebuild.
9548
9549 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9550
9551 * config-ml.in: Use ac_configure_args directly instead of
9552 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9553 actually seen.
9554
9555 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9556
9557 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9558 creating target and build subdirs to build all parent dirs as needed.
9559 * Makefile.in: Rebuild.
9560 * configure.in: Don't build dirs explicitly here.
9561 * configure: Rebuild.
9562
9563 2003-07-26 Paul Brook <paul@nowt.org>
9564
9565 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9566
9567 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9568
9569 * Makefile.tpl (all-make): Depend on intl.
9570 * Makefile.in: Rebuilt.
9571
9572 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9573
9574 * install-sh: Update to newer upstream versions (associated with
9575 aclocal 1.7).
9576 * mkinstalldirs: Likewise.
9577 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9578
9579 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9580
9581 * MAINTAINERS: Move self from Bug database only accounts
9582 to write-after-approval.
9583
9584 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9585
9586 * config.if: Remove unused libc_interface determination.
9587
9588 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9589
9590 * MAINTAINERS: Move self from write-after-approval to
9591 build machinery (*.in).
9592
9593 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9594
9595 PR bootstrap/11273
9596 PR bootstrap/11408
9597 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9598 unused INSTALL_PROGRAM_ARGS.
9599 * configure.in: Use AC_PROG_INSTALL.
9600 * Makefile.in: Regenerate.
9601 * configure: Regenerate.
9602
9603 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9604
9605 * MAINTAINERS: Alphabetize.
9606
9607 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9608
9609 * configure: Rebuilt.
9610 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9611 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9612 newlib nor libgloss.
9613 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9614 * configure.in (am33_2.0-*-linux*): Added.
9615
9616 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9617
9618 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9619 * configure: Regenerate.
9620
9621 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9622
9623 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9624 * Makefile.in: Regenerate.
9625
9626 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9627
9628 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9629 * Makefile.in: Regenerate.
9630
9631 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9632
9633 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9634 * Makefile.in: Regenerated.
9635
9636 * config-ml.in: Replace PWD with PWD_COMMAND.
9637
9638 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9639
9640 * intl: New directory; see intl/ChangeLog for details.
9641 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9642 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9643 * Makefile.in: Regenerate.
9644
9645 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9646
9647 * configure.in: Clean up config-lang.in handling. Delete
9648 useless assignment to "subdirs".
9649 * configure: Regenerate.
9650
9651 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9652
9653 * configure.in: Rename 'target_libs' to 'target_libraries'.
9654 Remove useless reference to 'target_libs'.
9655 * configure: Regenerate.
9656
9657 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9658
9659 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9660 * Makefile.in: Regenerate.
9661
9662 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9663
9664 * Makefile.def: Introduce flags_to_pass.
9665 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9666 * Makefile.in: Regenerate.
9667
9668 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9669
9670 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9671 and target-libgloss.
9672 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9673 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9674 * configure: Regenerate.
9675
9676 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9677
9678 * configure.in: Update testsuite_flags to new location.
9679 * configure. Regenerate.
9680
9681 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9682
9683 * Makefile.tpl: Remove BUILD_CC stuff.
9684 * Makefile.in: Regenerate.
9685
9686 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9687
9688 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9689
9690 2003-06-16 Graeme Peterson <gp@qnx.com>
9691
9692 * MAINTAINERS (Write After Approval): Add myself.
9693
9694 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9695
9696 * config.guess: Update to 2003-06-12 version.
9697 * config.sub: Update to 2003-06-13 version.
9698
9699 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9700
9701 * config.guess: Update to 2003-06-06 version.
9702 * config.sub: Update to 2003-06-06 version.
9703
9704 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9705
9706 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9707 * configure. Regenerate.
9708
9709 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9710
9711 * configure.in: Disable serial configure by default.
9712 * configure: Regenerate.
9713 * Makefile.tpl: Abolish .NOTPARALLEL.
9714 * Makefile.in: Regenerate.
9715
9716 * Makefile.tpl: Replace {build,host,target}_canonical by
9717 {build,host,target}.
9718 * Makefile.in: Regenerate.
9719
9720 * Makefile.tpl: Fix stupid pasto.
9721 * Makefile.in: Regenerate.
9722
9723 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9724
9725 * Makefile.tpl: Remove bogus conditional.
9726 * Makefile.in: Regenerate.
9727
9728 2003-06-05 Jan Hubicka <jh@suse.cz>
9729
9730 * Makefile.tpl (profiledbootstrap): New target.
9731 * Makefile.in (profiledbootstrap): New target.
9732
9733 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9734
9735 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9736 Pinski. Remove user names from other bugzilla-only maintainers.
9737
9738 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9739
9740 * Makefile.tpl: Make 'recursive targets' using autogen rather
9741 than shell loop. Remove duplicate 'clean' targets and false
9742 comments.
9743 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9744 Add systematic method of specifying missing targets in subdirs.
9745 Add copyright boilerplate.
9746 * Makefile.in: Regenerate.
9747 * configure.in: Add 'recursive targets' to maybe list.
9748 * configure: Regenerate.
9749
9750 * MAINTAINERS: "GNATS only" -> "Bug database only".
9751
9752 * Makefile.tpl: Rename [+target+] to [+make_target+].
9753 * Makefile.def: Rename 'target' to 'make_target'.
9754
9755 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9756
9757 * MAINTAINERS: Add self as options handling maintainer.
9758
9759 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9760
9761 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9762 been too long since I touched those ports.
9763
9764 2003-05-28 DJ Delorie <dj@redhat.com>
9765
9766 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9767 * Makefile.in: Regenerate.
9768
9769 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9770
9771 * configure.in: Use curly braces in the definition of tooldir.
9772 * configure: Regenerate.
9773
9774 2003-05-21 DJ Delorie <dj@redhat.com>
9775
9776 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9777 newlib or libgloss.
9778 * Makefile.in: Regenerate.
9779
9780 2003-05-21 DJ Delorie <dj@redhat.com>
9781
9782 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9783 * Makefile.in: Regenerate.
9784
9785 2003-05-20 Ian Lance Taylor <ian@airs.com>
9786
9787 * MAINTAINERS: Update my e-mail address.
9788
9789 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9790
9791 * configure.in: Switch more things to use maybe dependencies.
9792 * Makefile.tpl: Switch more things to use maybe dependencies.
9793 Factor out common code from autogen IF statements.
9794 * configure: Regenerate.
9795 * Makefile.in: Regenerate.
9796
9797 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9798
9799 * configure.in: Accept i[3456789]86 for machine type.
9800 * configure: Regenerate.
9801
9802 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9803
9804 * configure.in: Switch more things to use maybe dependencies.
9805 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9806 * configure: Regenerate.
9807 * Makefile.tpl: Switch more things to use maybe dependencies.
9808 * Makefile.in: Regenerate.
9809
9810 2003-05-16 Andreas Schwab <schwab@suse.de>
9811
9812 * Makefile.tpl (install-opcodes): Define.
9813 * Makefile.in: Rebuild.
9814
9815 2003-05-13 Andreas Jaeger <aj@suse.de>
9816
9817 * config.guess: Update to 2003-05-09 version.
9818 * config.sub: Update to 2003-05-09 version.
9819
9820 2003-05-13 Michael Eager <eager@mvista.com>
9821
9822 * configure.in: Correct sed script so that options in quotes are not
9823 deleted.
9824 * configure: Rebuild.
9825
9826 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9827
9828 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9829 and $$s/newlib/libc/sys/cygwin32 include paths.
9830 * configure: Ditto.
9831
9832 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9833
9834 * MAINTAINERS: Update my email addresses.
9835
9836 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9837
9838 * config-ml.in: Propagate INSTALL variables.
9839
9840 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9841
9842 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9843
9844 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9845
9846 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9847 * Makefile.in: Regenerate.
9848
9849 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9850
9851 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9852
9853 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9854
9855 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9856
9857 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9858
9859 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9860 * Makefile.in: Regenerated.
9861
9862 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9863
9864 * MAINTAINERS (Write After Approval): Upgrade myself from
9865 GNATS only to write-after-approval. Update my mail address.
9866
9867 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9868
9869 (OS Port Maintainers: freebsd): Add myself.
9870
9871 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9872
9873 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9874
9875 2003-04-22 Kean Johnston <jkj@sco.com>
9876
9877 * MAINTAINERS (SCO ports): Added myself.
9878
9879 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9880
9881 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9882
9883 2003-04-19 Kean Johnston <jkj@sco.com>
9884
9885 * MAINTAINERS (Write After Approval): Add myself.
9886
9887 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9888
9889 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9890 * Makefile.in: Regenerate.
9891
9892 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9893
9894 * configure.in (powerpc64*-*-linux*): Remove.
9895 * configure: Rebuilt.
9896
9897 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9898
9899 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9900 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9901 and restrap.
9902 * Makefile.in: Regenerate.
9903
9904 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9905
9906 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9907 * configure: Regenerated.
9908
9909 2003-04-15 DJ Delorie <dj@redhat.com>
9910
9911 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9912
9913 2003-04-13 Nick Clifton <nickc@redhat.com>
9914
9915 * config-ml.in: Remove support for --disable-aix removing
9916 call-aix multilibs.
9917
9918 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9919
9920 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9921 * */configure: Rebuilt.
9922
9923 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9924
9925 * MAINTAINERS: Add my email address.
9926
9927 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9928
9929 * MAINTAINERS (Write After Approval): Add myself.
9930
9931 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9932
9933 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9934 * Makefile.in: Regenerate.
9935
9936 2003-03-14 Michael Chastain <mec@shout.net>
9937
9938 * Makefile.in: Regenerate with correct Makefile.def.
9939
9940 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9941
9942 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9943 Make macro.
9944 * Makefile.in: Regenerate.
9945 * configure.in: Clean up gxx_include_dir logic.
9946 * configure: Regenerate.
9947
9948 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9949
9950 * MAINTAINERS (Write After Approval): Add myself.
9951
9952 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9953
9954 * MAINTAINERS: Update my mail address.
9955
9956 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9957
9958 * configure.in (gxx_include_dir): Fix typo.
9959 * configure: Regenerated.
9960
9961 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9962
9963 * Makefile.tpl: Reindent.
9964 * Makefile.in: Regenerate.
9965 * configure.in: Reindent. Don't set unused variables.
9966 * configure: Regenerate.
9967
9968 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9969
9970 * configure.in: Include $(build_tooldir)/sys-include in
9971 FLAGS_FOR_TARGET.
9972 * configure: Regenerated.
9973
9974 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9975
9976 * Makefile.tpl: Always pass down RANLIB.
9977 * Makefile.in: Regenerate.
9978
9979 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9980 * Makefile.in: Regenerate.
9981 * configure.in: Remove unused logic relating to --enable-shared
9982 and --enable-threads. Remove bogus comments. Remove redundant
9983 noconfigdirs.
9984 * configure: Regenerate.
9985
9986 * configure.in: Replace ${libstdcxx_version} by its value.
9987 Remove reference to mh-dgux.
9988 * configure: Regenerate.
9989
9990 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9991
9992 * MAINTAINERS (Write After Approval): Add myself.
9993
9994 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9995
9996 * Makefile.tpl: Rearrange.
9997 * Makefile.in: Regenerate.
9998
9999 2003-02-25 Uwe Stieber <uwe@wwws.de>
10000
10001 * configure.in: Add support for kaOS as cross build target system.
10002 * configure: Regenerated.
10003
10004 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10005
10006 * MAINTAINERS (Write after approval): Add myself.
10007
10008 2003-02-21 James E Wilson <wilson@tuliptree.org>
10009
10010 * MAINTAINERS: Update my email address.
10011
10012 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10013
10014 * MAINTAINERS: Add self to blanket write privs. section.
10015
10016 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10017
10018 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10019 configure-target-* as some target builds may require additional
10020 flags for preprocessor tests.
10021 * Makefile.in: Regenerated.
10022
10023 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10026 * ltconfig: Handle it.
10027 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10028 auto-detecting it.
10029
10030 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10031 it is used as argument to $CC.
10032 * ltcf-gcj.sh: Likewise.
10033
10034 * configure.in: Introduce --enable-maintainer-mode.
10035 * configure: Rebuilt.
10036 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10037 for maintainer mode.
10038 * Makefile.in: Rebuilt.
10039
10040 2003-02-18 Jason Merrill <jason@redhat.com>
10041
10042 * Makefile.tpl (check-c++): Allow parallelism.
10043
10044 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10045
10046 * MAINTAINERS: Remove John Carr (who never actually had access to
10047 gcc.gnu.org).
10048
10049 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10050
10051 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10052 don't configure target-libobjc.
10053 * configure: Regenerate.
10054
10055 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10056
10057 * Makefile.tpl (RANLIB): Define.
10058 * Makefile.in: Regenerate.
10059
10060 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10061
10062 * MAINTAINERS: Update my email.
10063
10064 2003-02-06 Keith R Seitz <keiths@redhat.com>
10065
10066 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10067 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10068 * Makefile.in: Regenerated.
10069 * configure.in: Remove all traces of snavigator, db, and grep.
10070 * configure: Regenerated.
10071
10072 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10073
10074 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10075 After Approval.
10076
10077 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10078
10079 * MAINTAINERS (Write after approval): Add myself.
10080
10081 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10082
10083 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10084 * Makefile.in: Regenerated.
10085
10086 2003-01-30 Roger Sayle <roger@eyesopen.com>
10087
10088 * config.guess: Updated to 2003-01-30's version.
10089 * config.sub: Updated to 2003-01-28's version.
10090
10091 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10092
10093 * config.if: If gcc_version is already set, just use it. Don't set
10094 gcc_version_trigger if it's already set, otherwise set it to
10095 gcc/version.c, but only if the file exists. If it is not set and
10096 gcc/version.c does not exist, try to extract the version number from
10097 $CC.
10098
10099 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10100
10101 * MAINTAINERS: Add myself to write-after-approval list.
10102
10103 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10104
10105 * configure.in: Revert 24Jan change.
10106 * configure: Regenerate.
10107
10108 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10109
10110 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10111 entry of HJ Lu.
10112
10113 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10114
10115 * configure.in: Revert previous change.
10116 * configure: Regenerate.
10117
10118 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10119
10120 * configure.in: Make rda native-only.
10121 * configure: Regenerate.
10122
10123 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10124
10125 * MAINTAINERS: Move myself from GNATS-only-accounts to
10126 write-after-approval.
10127
10128 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10129
10130 * configure.in: Add missing \.
10131 * configure: Rebuilt.
10132
10133 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10134
10135 * configure.in (baseargs): Avoid using \| in sed regular
10136 expressions.
10137 * configure: Rebuilt.
10138
10139 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10140
10141 * configure.in (baseargs): Remove all supported forms of
10142 --cache-file, --srcdir, --host, --build and --target options
10143 from argument lists.
10144 * configure: Rebuilt.
10145
10146 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10147
10148 * MAINTAINERS: Add myself to write-after-approval list.
10149
10150 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10151
10152 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10153 * configure: Rebuilt.
10154
10155 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10156
10157 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10158 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10159 * Makefile.in: Regenerate.
10160 * configure: Regenerate.
10161
10162 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10163
10164 * configure.in: Remove Makefile in build, host and target modules
10165 unless configure was run with --no-recursion.
10166 * configure: Rebuilt.
10167
10168 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10169
10170 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10171 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10172 * Makefile.in: Regenerate.
10173
10174 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10175
10176 * config.guess: Update to 2003-01-03 version.
10177 * config.sub: Update to 2003-01-03 version.
10178
10179 2003-01-07 Christopher Faylor <cgf@redhat.com>
10180
10181 * configure: Regenerate with proper autoconf 2.13.
10182
10183 2003-01-07 Christopher Faylor <cgf@redhat.com>
10184
10185 * configure.in: Add AC_PREREQ for consistency.
10186 * configure: Regenerate.
10187
10188 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10189
10190 * configure.in (GDB_TK): Add tcl directories conditional on
10191 gdb/gdbtk directory being present.
10192 * configure: Regenerate.
10193
10194 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10195
10196 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10197 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10198 * configure: Rebuilt.
10199
10200 2002-12-31 Tom Tromey <tromey@redhat.com>
10201
10202 * Makefile.in: Rebuilt.
10203 * Makefile.def (target_modules) [libffi]: Allow installation.
10204
10205 2002-12-31 Andreas Schwab <schwab@suse.de>
10206
10207 * configure.in: Fix use of $program_transform_name.
10208 * configure: Regenerated.
10209
10210 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10211
10212 * configure.in (baseargs): Don't remove first configure argument.
10213 * configure: Regenerated.
10214
10215 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10216
10217 * Makefile.tpl (local-distclean): Don't remove...
10218 (multilib.ts): ... this. Moved into...
10219 (multilib.out): ... this. Don't use sub-make.
10220 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10221 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10222 (configure-build-[+module+], configure-[+module+],
10223 configure-target-[+module+], configure-gcc): ... these. Test
10224 for Makefile existence. Drop config.status from dependencies.
10225 * Makefile.in: Rebuilt.
10226 * configure.in: Move gcc-version-trigger to the end of
10227 ac_configure_args. Add comments to maybedep.tmp and
10228 serdep.tmp. Introduce --disable-serial-configure. Remove
10229 nonopt from baseargs, matching and removing corresponding
10230 whitespace while at it.
10231 * configure: Rebuilt.
10232
10233 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10234
10235 * configure.in (host_configargs): Replace reference to
10236 no-longer-defined buildopts with --build=${build_alias}.
10237 * configure: Rebuilt.
10238
10239 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10240 program_transform_name to standard idiom.
10241 (AUTOGEN, AUTOCONF): Define.
10242 (Makefile.in): Use $(AUTOGEN).
10243 (Makefile): Depend on config.status, and use autoconf-style rule to
10244 build it. Move original commands to...
10245 (config.status): ... this new target.
10246 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10247 $(AUTOCONF).
10248 * Makefile.in: Rebuilt.
10249
10250 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10251
10252 * Makefile.tpl: Fix dramatic bustage due to change in
10253 program_transform_name.
10254 * Makefile.in: Regenerate.
10255
10256 * configure.in: Remove unnecessary PATH setting.
10257 * configure: Regnerate.
10258
10259 * configure.in: Don't default to unprefixed tools unless
10260 the native tools will work.
10261 * configure: Regenerate.
10262
10263 * configure.in: Convert to autoconf script. Blow away lots
10264 of now-redundant Makefile fragments.
10265 * configure: Generate using Autoconf.
10266 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10267 * Makefile.in: Regenerate.
10268
10269 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10270
10271 * configure: Fix stupid bug where RANLIB was mistakenly included.
10272
10273 * configure.in: Rename (buildargs, hostargs, targargs) to
10274 (build_configargs, host_configargs, target_configargs).
10275
10276 * configure.in: Move logic out of sed statement.
10277
10278 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10279 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10280
10281 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10282
10283 * config.sub: Import from master repository
10284 * config.guess: Ditto
10285
10286 2002-12-24 Andreas Schwab <schwab@suse.de>
10287
10288 * Makefile.tpl (multilib.out): Fix missing space.
10289 * Makefile.in: Regenerate.
10290
10291 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10292
10293 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10294 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10295 * Makefile.in: Regenerate.
10296 * configure.in: Remove unnecessary leftovers.
10297
10298 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10299
10300 * configure.in (extra_ranlibflags_for_target): New variable.
10301 (*-*-darwin): Add -c to ranlib commands.
10302 * configure (tooldir): Handle extra_ranlibflags_for_target.
10303
10304 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10305
10306 * Makefile.tpl: Revert HJL's change.
10307 * Makefile.in: Regenerated.
10308 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10309 always.
10310
10311 2002-12-19 Andreas Schwab <schwab@suse.de>
10312
10313 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10314 * Makefile.in: Regenerate.
10315
10316 2002-12-18 H.J. Lu <hjl@gnu.org>
10317
10318 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10319 * Makefile.in: Regenerated.
10320
10321 * configure.in (build_prefix): New. Substitute.
10322
10323 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10324
10325 * Makefile.tpl: Don't let real targets depend on phony targets.
10326 * Makefile.in: Regenerate.
10327
10328 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10329 * Makefile.in: Regenerate.
10330
10331 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10332
10333 * config.sub: Import from master repository
10334 * config.guess: Ditto
10335
10336 2002-12-16 Jason Merrill <jason@redhat.com>
10337
10338 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10339 previous 'make bootstrap'.
10340 * Makefile.in: Regenerate.
10341
10342 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10343
10344 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10345
10346 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10347
10348 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10349 * Makefile.in: Regenerate.
10350
10351 2002-12-13 Jason Merrill <jason@redhat.com>
10352
10353 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10354 library tests.
10355 (check-c++): Just depend on it and check-target-libstdc++-v3.
10356 * Makefile.in: Regenerate.
10357
10358 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10359
10360 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10361 * Makefile.in: Rebuilt.
10362
10363 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10364
10365 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10366
10367 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10368
10369 * configure: Fix bug put in by gremlins.
10370
10371 * Makefile.tpl: Substitute more autoconfily.
10372 * configure: Substitute more autoconfily.
10373 * Makefile.in: Regenerate.
10374
10375 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10376
10377 * config.sub: Import from master repository
10378 * config.guess: Ditto
10379 * MAINTAINERS: Added Svein Seldal under write after approval
10380
10381 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10382
10383 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10384 * Makefile.in (all-sim): Ditto.
10385
10386 2002-12-06 DJ Delorie <dj@redhat.com>
10387
10388 * Makefile.tpl: Change configure dependencies to not have real
10389 targets depend on phony targets.
10390
10391 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10392
10393 * configure.in: Revert unintentional change.
10394
10395 * Makefile.tpl: Change dependency for */multilib.out so that
10396 it works when gcc isn't in the tree.
10397
10398 * configure.in: Substitute more.
10399 * configure: Run subconfigures from the Makefile.
10400 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10401 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10402
10403 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10404
10405 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10406
10407 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10408
10409 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10410 and corresponding dependencies.
10411 * Makefile.in: Regenerate.
10412
10413 * configure.in (host_tools): Order binutils, gas and ld for
10414 convenience in running the testsuites.
10415
10416 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10417 * Makefile.in: Regenerate.
10418 * configure.in: Introduce rules to serialize subconfigure runs.
10419
10420 * configure.in: Introduce BASE_CC_FOR_TARGET.
10421 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10422 Realize configure-build-* targets. Realize configure-target-* targets.
10423 * Makefile.in: Regenerate.
10424
10425 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10426
10427 * configure: Move gcc_version_trigger stuff from here...
10428 * configure.in: ...to here.
10429
10430 * configure.in: Separate subconfigure options added by this file from
10431 options given by the user. Add machinery to put args for host
10432 subconfigures into the Makefile.
10433
10434 * Makefile.tpl: Remove 'vault' targets.
10435 * Makefile.tpl: Reorder and comment dependencies.
10436 * Makefile.in: Regenerate.
10437
10438 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10439 * configure.in: Fix my broken commit of previous patch. (sigh)
10440
10441 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10442
10443 * configure.in: Move host-specific darwin noconfigdirs into
10444 the host-specific section.
10445
10446 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10447
10448 * configure.in: Move host-specific darwin noconfigdirs into
10449 the host-specific section.
10450
10451 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10452
10453 * configure: Remove skip-this-dir support.
10454 * Makefile.tpl: Remove skip-this-dir support.
10455
10456 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10457 subdirectories.
10458 * Makefile.in: Regenerate.
10459
10460 * Makefile.tpl: Strip out useless setting of 'dir'.
10461 * Makefile.in: Regenerate.
10462
10463 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10464
10465 * configure.in: Fix deeply stupid bug.
10466
10467 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10468 shell code in CXX_FOR_TARGET
10469 * Makefile.def: Introduce raw_cxx.
10470 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10471 RAW_CXX_FOR_TARGET.
10472 * Makefile.in: Regenerate.
10473
10474 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10475
10476 * Makefile.tpl: Remove unnecessary ifs.
10477 * Makefile.in: Regenerate.
10478
10479 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10480 dependencies. Maybe-ize build-libiberty. Create dummy install
10481 targets for 'no_install' modules.
10482 * configure: Move GDB_TK substitution to configure.in. Move
10483 build_modules stuff to configure.in.
10484 * configure.in: Implement soft dependency machinery. Maybe-ize
10485 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10486 * Makefile.in: Regenerate.
10487
10488 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10489
10490 * Makefile.tpl: Make all-target, install-target behave similarly
10491 to all, install (only hitting configured targets). Eliminate
10492 unused macro defintions.
10493
10494 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10495 build != host.
10496
10497 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10498
10499 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10500
10501 * configure.in: Produce lists of subdir targets we're actually
10502 configuring. Remove references to "dosrel".
10503 * Makefile.tpl: Let configure set which subdir targets are hit.
10504 Remove install-cross; clean up install; remove ALL. Remove
10505 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10506 Autogenerate host module targets. Remove empty dependency lines
10507 and redundant dependency; rearrange slightly.
10508 * Makefile.def: Add host-side libtermcap, utils.
10509
10510 * Makefile.in: Regenerate.
10511
10512 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10513
10514 * ltconfig (osf[345]): Append $major to soname_spec.
10515 Reflect this in library_names_spec.
10516 * ltmain.sh (osf): Prefix $major with . for use as extension.
10517
10518 2002-11-19 Andreas Jaeger <aj@suse.de>
10519
10520 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10521 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10522 and sparc64 GNU/Linux systems.
10523
10524 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10525
10526 * MAINTAINERS: Update email.
10527
10528 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10529
10530 * MAINTAINERS: Complete James Dennett's entry.
10531
10532 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10533
10534 * MAINTAINERS (Write After Approval): Add myself.
10535
10536 2002-11-13 Bruce Korb <bkorb@gnu.org>
10537
10538 * Makefile.tpl: syntactic cleanup
10539
10540 2002-11-13 Stuart Hastings <stuart@apple.com>
10541
10542 * MAINTAINERS: Add myself to write-after-approval list.
10543
10544 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 * Makefile.def: Add list of recursive targets to autogenerate.
10547 Add build_modules.
10548 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10549 targets. Autogenerate *-build-* targets.
10550 * Makefile.in: Regenerate.
10551
10552 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10553
10554 * configure: More autoconf-style substitutions.
10555 * Makefile.tpl: More autoconf-style substitutions.
10556 * Makefile.in: Regenerate.
10557
10558 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10559
10560 * configure: Substitute more variables in a more autoconf-friendly
10561 way. Simplify slightly.
10562 * Makefile.tpl: Make more variables substitutable in an
10563 autoconf-friendly way.
10564 * Makefile.in: Regenerate.
10565
10566 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10567
10568 * MAINTAINERS (Write After Approval): Add myself.
10569
10570 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10571
10572 * configure.in (v810*): Remove special setting of tools.
10573
10574 * configure: Add support for extra required flags for ar or nm.
10575 * configure.in (aix4.3+): Use above support for target-specific
10576 issues, rather than using config/mt-aix43.
10577
10578 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10579
10580 * configure: Remove 'removing', which doesn't work. Replace $subdir
10581 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10582 with $srcdir. Reformat indentation. Substitute some variables
10583 formerly hard-coded in the Makefile for build=host.
10584 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10585 * Makefile.def: Autogenerate more.
10586 * Makefile.in: Regenerate.
10587
10588 2002-11-04 Adam Nemet <anemet@lnxw.com>
10589
10590 * MAINTAINERS (Write After Approval): Add myself.
10591
10592 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10593
10594 * Makefile.def (host_modules): Add rda.
10595 * Makefile.in: Regenerate.
10596 * configure.in (target_tool): Add target-rda to list.
10597
10598 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10599
10600 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10601
10602 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10603
10604 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10605 and restrap targets to this rule.
10606 * Makefile.in: Regenerate.
10607
10608 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10609
10610 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10611 GNATS only accounts.
10612
10613 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10614
10615 * configure.in (i[3456]86-*-linux*): Add check to disable
10616 ${libgcj} for glibc1.
10617
10618 2002-10-24 Denis Chertykov <denisc@overta.ru>
10619
10620 * MAINTAINERS: Add myself as ip2k port maintainer.
10621
10622 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10623
10624 * configure.in: Add tic4x target.
10625
10626 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10627
10628 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10629 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10630 * Makefile.in: Regenerate.
10631
10632 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10633 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10634 * Makefile.in: Regenerate.
10635
10636 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10637
10638 * MAINTAINERS: Add myself as web pages co-maintainer.
10639
10640 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10641
10642 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10643 * Makefile.in: Regenerate.
10644
10645 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10646
10647 * MAINTAINERS: Add myself and Nathan Sidwell
10648 <nathan@codesourcery.com> as VxWorks maintainers.
10649
10650 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10651
10652 * Makefile.def: Remove order dependency comments.
10653 * Makefile.tpl: Add explicit install-install dependencies.
10654 * Makefile.in: Regenerate.
10655
10656 * Makefile.tpl: Remove material now in src-release. (Finally!)
10657 * Makefile.in: Regenerate.
10658
10659 * Makefile.tpl: Add configure-target (for src-release in src)
10660 * Makefile.in: Regenerate.
10661
10662 2002-09-30 Nick Clifton <nickc@redhat.com>
10663
10664 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10665
10666 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10667
10668 * configure.in (s390*-*-linux*): Enable libgcj.
10669
10670 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10671
10672 * configure: Revert accidentally applied changes.
10673
10674 * Makefile.tpl: Make more autoconf-friendly.
10675 * Makefile.in: Regenerate.
10676 * configure: Make substitution more autoconf-like.
10677
10678 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10679
10680 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10681 single entry to handle all these.
10682 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10683 libjava on arm-*-elf.
10684
10685 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10686
10687 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10688 things that depend on them.
10689
10690 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10691
10692 * Makefile.tpl: Make subsituted variables more autoconfy.
10693 * Makefile.in: Regenerate.
10694 * configure: Make seds more autoconfy.
10695
10696 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10697
10698 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10699 * Makefile.in: Regenerate.
10700 * configure.in: Rewrite sed statements to look autoconfy.
10701
10702 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10703 all-target-foo on configure-target-foo.
10704 * Makefile.def: Ditto.
10705 * Makefile.in: Rebuild.
10706
10707 2002-09-25 Andrew Haley <aph@redhat.com>
10708
10709 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10710
10711 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10712
10713 * Makefile.def: New file.
10714 * Makefile.tpl: New file.
10715 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10716 * contrib/gcc_update: Note that Makefile.in is a generated file.
10717
10718 * configure.in: Minor rearrangement. Simplify tests.
10719
10720 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10721
10722 * configure.in (with_headers): Skip copy if value is "yes".
10723 (with_libs): Likewise.
10724
10725 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10726
10727 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10728 * configure.in (sh*-*-pe*): Ditto.
10729 * configure.in (mips*-*-pe*): Ditto.
10730 * configure.in (*arm-wince-pe): Ditto.
10731
10732 * configure.in: Rearrange.
10733
10734 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10735
10736 * MAINTAINERS: Update my email address.
10737
10738 2002-08-30 Paul Koning <pkoning@equallogic.com>
10739
10740 * MAINTAINERS: (Write After Approval): Add myself.
10741
10742 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10743
10744 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10745
10746 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10747
10748 * MAINTAINERS: Change my mailing address.
10749
10750 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10751
10752 * MAINTAINERS (Write After Approval): Remove myself.
10753 (Various Maintainers: c++ runtime libs): Add myself.
10754
10755 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10756
10757 * MAINTAINERS (Write After Approval): Remove myself.
10758 (Various Maintainers: c++ runtime libs): Add myself.
10759
10760 2002-08-15 Eric Christopher <echristo@redhat.com>
10761
10762 * config.sub: Import from master repository.
10763 * config.guess: Ditto.
10764
10765 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10766
10767 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10768 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10769 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10770
10771 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10772
10773 * MAINTAINERS: Add self to rs6000 vector extensions.
10774
10775 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10776
10777 * libiberty/configure: Reverted unintended yesterday's check in.
10778
10779 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10780
10781 * boehm-gc/configure, libf2c/configure: Rebuilt.
10782 * libffi/configure, libiberty/configure: Ditto.
10783 * libjava/configure, libobjc/configure: Ditto.
10784 * libstdc++-v3/configure, zlib/configure: Ditto.
10785 Merged from binutils:
10786 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10787 From Steve Ellcey <sje@cup.hp.com>:
10788 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10789 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10790 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10791 IA64.
10792 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10793 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10794 soname_spec, sys_lib_search_path_spec): Ditto.
10795
10796 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10797
10798 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10799
10800 2002-08-04 H.J. Lu (hjl@gnu.org)
10801
10802 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10803
10804 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10805
10806 * MAINTAINERS (Write After Approval): Add myself.
10807
10808 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10809
10810 * configure.in: Move generic linux case to end. Copy generic
10811 linux noconfigdirs to mips*-*-linux* entry and new
10812 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10813
10814 2002-07-19 Michael Matz <matz@suse.de>
10815
10816 * MAINTAINERS: Add myself as ra* maintainer.
10817
10818 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10819
10820 * config.guess: Update to 2002-07-09 version.
10821 * config.sub: Update to 2002-07-03 version.
10822
10823 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10824
10825 * MAINTAINERS: Fix typo in a maintainer email address.
10826
10827 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10828
10829 * configure.in: Remove two redundant tests.
10830
10831 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10832
10833 * configure.in (mips*-*-irix6*o32): Enable stabs.
10834
10835 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10836
10837 * configure.in: Don't build grez.
10838 * Makefile.in: Ditto.
10839
10840 * Makefile.in: Remove references to bsp, cygmon, libstub.
10841 * configure.in: Ditto.
10842
10843 * configure.in: Remove leftover reference to gdbtest.
10844
10845 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10846
10847 * configure.in (gxx_include_dir): Change to match versioned
10848 C++ headers if --enable-version-specific-runtime-libs is used.
10849
10850 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10851
10852 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10853
10854 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10855
10856 * configure.in: Make --without-x work.
10857
10858 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10859
10860 * configure.in: Rearrange target Makefile fragment collection.
10861
10862 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10863 cvs[src].
10864 * configure.in: Ditto.
10865
10866 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10867
10868 * MAINTAINERS (Write After Approval): Update my e-mail address.
10869
10870 2002-06-24 Ben Elliston <bje@redhat.com>
10871
10872 * configure.in (host_tools): Remove cgen.
10873
10874 * Makefile.in (all-cgen): Remove; runs from its source directory.
10875 (check-cgen, install-cgen, clean-cgen): Likewise.
10876 (all-opcodes): Do not depend on all-cgen.
10877 (all-sim): Likewise.
10878
10879 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10880
10881 * Makefile.in: Eliminate 'apache' targets.
10882 * configure.in: Eliminate 'apache' targets.
10883
10884 * configure.in: Eliminate redundant tests. Reorganize.
10885
10886 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10887
10888 * config-ml.in: Eliminate references to Cygnus configure.
10889
10890 * Makefile.in: Eliminate references to building emacs.
10891
10892 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10893
10894 * MAINTAINERS: Update my email address.
10895
10896 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10897
10898 * config.if (libstdcxx_incdir): Version C++ headers.
10899 (cxx_incdir): Remove.
10900
10901 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * MAINTAINERS (Write After Approval): Add self.
10904
10905 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10906
10907 * configure.in: Add support for ip2k.
10908
10909 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10910
10911 * configure.in: Fix AIX configury bug.
10912
10913 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10914
10915 * MAINTAINERS (Write After Approval): Add self.
10916
10917 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10918
10919 * configure.in: replace ${topsrcdir} with ${srcdir}
10920
10921 * configure.in: Move definition of libstdcxx_flags
10922 right above usage, rather than waaay earlier.
10923
10924 * configure.in: Pull definition of is_cross_compiler earlier.
10925
10926 * configure.in: Rearrange a little.
10927
10928 * configure.in: Remove references to librx.
10929 * Makefile.in: Remove references to librx.
10930
10931 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10932
10933 * config.sub: Add support for avr target.
10934 Import from master sources, rev 1.255
10935
10936 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10937
10938 * configure, .cvsignore: Revert previous change...
10939 * Makefile: ...delete.
10940
10941 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10942
10943 * configure.in: Eliminate ${gasdir} variable.
10944
10945 2002-06-18 Dave Brolley <brolley@redhat.com>
10946
10947 * configure.in: Add support for frv.
10948 * config.sub: Add support for frv.
10949
10950 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10951
10952 * configure: Remove garbage from previous commit.
10953
10954 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10955
10956 * configure: For in-source builds, make a subdir and re-exec there.
10957 * Makefile: New file. Pass targets through to build directory.
10958 * .cvsignore: No longer ignore "Makefile".
10959
10960 2002-06-16 Douglas Rupp <rupp@gnat.com>
10961
10962 * MAINTAINERS (Write After Approval): Add self.
10963
10964 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10965
10966 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10967
10968 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10969
10970 * configure.in (vax-*-netbsd*): Re-enable gas.
10971
10972 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10973
10974 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10975 BUILD_PREFIX_1, to correct nomenclature.
10976 * configure: Likewise.
10977
10978 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10979 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10980
10981 2002-05-31 Olaf Hering <olh@suse.de>
10982
10983 * config-ml.in: Propogate DESTDIR also.
10984
10985 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10986
10987 * configure.in (vax-*-netbsd*): Don't build gas for this
10988 platform.
10989
10990 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10991
10992 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10993 and libgcj for AVR.
10994
10995 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10996
10997 * MAINTAINERS (Write After Approval): Add myself.
10998
10999 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11000
11001 * config.guess: Update to 2002-05-22 version.
11002 * config.sub: Likewise.
11003
11004 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11005
11006 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11007 * config-ml.in: Likewise.
11008 * configure: Likewise.
11009 * configure.in: Likewise.
11010
11011 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11012
11013 * MAINTAINERS: Update my email address.
11014
11015 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11016
11017 * configure.in: Simplify makefile fragment collection.
11018
11019 * configure.in: Remove code to build emacs.
11020
11021 * configure.in : Remove --srcdir argument from targargs and buildargs
11022 (it's always overridden in the Makefile anyway). Rearrange a bit.
11023
11024 * configure: Move some logic to configure.in.
11025 * configure.in: Move some logic from configure.
11026
11027 2002-05-11 Tom Tromey <tromey@redhat.com>
11028
11029 * MAINTAINERS: Reflect libgcj reality.
11030
11031 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11032
11033 * Makefile.in: Honour DESTDIR.
11034
11035 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11036
11037 * config.guess: Import 2002-03-20 version.
11038 * config.sub: Import 2002-04-26 version.
11039
11040 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11041
11042 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11043
11044 2002-05-07 Tim Josling <tej@melbpc.org.au>
11045
11046 * MAINTAINERS: Add self.
11047
11048 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11049
11050 * ltmain.sh: Detect and handle object name conflicts
11051 while piecewise linking a static library.
11052
11053 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11054
11055 * configure.in (noconfigdirs): Don't disable libgcj on
11056 sparc64-*-solaris* and sparcv9-*-solaris*.
11057
11058 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11059
11060 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11061
11062 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11063
11064 * configure.in (FLAGS_FOR_TARGET): Do not add
11065 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11066 on i[3456]86-*-linux*.
11067
11068 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11069
11070 * configure.in (noconfigdirs): Replace [ ] with test.
11071
11072 * configure.in (noconfigdirs): Do not add target-newlib if
11073 target == i[3456]86-*-linux*, and host == target.
11074
11075 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11076
11077 * configure.in: delete reference to absent file
11078
11079 * configure.in: replace '[' with 'test'
11080
11081 * configure.in: Eliminate references to gash.
11082 * Makefile.in: Eliminate references to gash.
11083
11084 * configure.in: remove useless references to 'pic' makefile fragments.
11085
11086 * configure.in: (*-*-windows*) Finish removing.
11087
11088 * configure.in: Eliminate redundant test for libgui.
11089
11090 2002-04-29 Roger Sayle <roger@eyesopen.com>
11091
11092 * MAINTAINERS: Add self and realphabetize. Update entries
11093 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11094 entry for a29k port maintainer.
11095
11096 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11097
11098 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11099 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11100
11101 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11102
11103 * configure.in: remove references to dead files
11104
11105 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11106
11107 * MAINTAINERS: Add information about purpose of this file.
11108
11109 2002-04-18 Tom Tromey <tromey@redhat.com>
11110
11111 * configure.in: Disallow configuring libgcj when it is already
11112 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11113 Solaris 2.8 by default. For PR libgcj/6158.
11114
11115 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11116
11117 * configure.in: Move default CC setting out of config/mh-* fragments
11118 directly into here.
11119
11120 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11121
11122 * configure.in: don't even try to configure or make a subdirectory
11123 if there's no configure script for it.
11124
11125 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11126
11127 * MAINTAINERS: Remove chill maintainers.
11128 * Makefile.in (CHILLFLAGS): Remove.
11129 (CHILL_LIB): Remove.
11130 (TARGET_CONFIGDIRS): Remove libchill.
11131 (CHILL_FOR_TARGET): Remove.
11132 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11133 CHILL_LIB.
11134 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11135 (CHECK_TARGET_MODULES): Likewise.
11136 (INSTALL_TARGET_MODULES): Likewise.
11137 (CLEAN_TARGET_MODULES): Likewise.
11138 (configure-target-libchill): Remove.
11139 (all-target-libchill): Remove.
11140 * configure.in (target_libs): Remove target-libchill.
11141 Do not compute CHILL_FOR_TARGET.
11142 * libchill: Remove directory.
11143
11144 2002-04-11 DJ Delorie <dj@redhat.com>
11145
11146 * Makefile.in, configure.in: Sync with binutils, entries
11147 follow...
11148
11149 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11150
11151 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11152 (do-tar, do-bz2): New rules.
11153 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11154 (gdb-tar): New rule.
11155 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11156 (insight_dejagnu.tar): New rule.
11157 (insight.tar): New rule.
11158 (gdb+dejagnu.tar): New rule.
11159 (gdb.tar): New rule.
11160
11161 2002-02-01 Mo DeJong <supermo@bayarea.net>
11162
11163 * Makefile.in: Add all-tix to deps for all-snavigator
11164 so that tix is built when building snavigator.
11165
11166 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11167
11168 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11169 ld and gdb are not supported.
11170
11171 2002-01-07 Mark Salter <msalter@redhat.com>
11172
11173 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11174 Allow target-libgloss to be built for arm, strongarm, and xscale.
11175
11176 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11177
11178 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11179 options for i[3456]86-pc-linux* native builds.
11180
11181 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11182
11183 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11184 files from .po files for a distribution.
11185
11186 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11187
11188 * configure.in: Enable libstdc++-v3 for h8300 targets.
11189
11190 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11191
11192 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11193 version from bfd/.
11194
11195 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11196
11197 * Makefile.in (VER): When present, extract the version number from
11198 the file version.in.
11199
11200 2001-05-24 Tom Rix <trix@redhat.com>
11201
11202 * configure.in : enable ld for aix
11203
11204 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11205
11206 * config.guess: Add linux target for S/390.
11207
11208 2000-11-07 Philip Blundell <pb@futuretv.com>
11209
11210 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11211
11212 2000-11-03 Philip Blundell <pb@futuretv.com>
11213
11214 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11215 files.
11216
11217 2001-01-15 Ben Elliston <bje@redhat.com>
11218
11219 * configure.in (host_tools): Add sid.
11220 Always configure cgen.
11221
11222 2000-11-24 Nick Clifton <nickc@redhat.com>
11223
11224 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11225
11226 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11227
11228 * Makefile.in (ALL_MODULES): Add all-cgen.
11229 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11230 (all-cgen): New target.
11231 (all-opcodes,all-sim): Depend on all-cgen.
11232 * configure.in (host_tools): Add cgen.
11233 Only configure cgen if --enable-cgen-maint.
11234
11235 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11236
11237 * configure.in: Add *-*-freebsd* configurations.
11238
11239 2002-04-08 Tom Tromey <tromey@redhat.com>
11240
11241 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11242 Fixes PR libgcj/6068.
11243
11244 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11245
11246 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11247
11248 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11249
11250 * configure.in (alpha*-dec-osf*): Enable libgcj.
11251
11252 2003-03-27 Matthew Gingell <gingell@gnat.com>
11253
11254 * MAINTAINERS (Write After Approval): Add myself.
11255
11256 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11257
11258 Fix for: PR bootstrap/3591, target/5676
11259 * configure.in (mcore-pe): Disable the configuration of
11260 libstdc++-v3 since exceptions are not supported.
11261
11262 2002-03-20 Anthony Green <green@redhat.com>
11263
11264 * configure.in: Enable libgcj for xscale-elf target.
11265
11266 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11267
11268 * MAINTAINERS: Update my email address.
11269
11270 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11271
11272 * ltmain.sh (relink_command): Fix typo in previous change.
11273
11274 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11275
11276 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11277 (relink_command): Added --tag flags.
11278 (mode=install): If relinking fails; error out.
11279
11280 2002-03-12 Richard Henderson <rth@redhat.com>
11281
11282 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11283 .NOTPARALLEL tag.
11284 (do-check): Rename from check.
11285 (check): Allow parallel check.
11286
11287 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11288
11289 * MAINTAINERS: Add myself as maintainer for xtensa port.
11290 Fix alphabetical order in CPU port maintainer list.
11291 Remove myself from Write After Approval list.
11292
11293 2002-03-11 Richard Henderson <rth@redhat.com>
11294
11295 * Makefile.in (.NOTPARALLEL): Add fake tag.
11296
11297 2002-03-07 H.J. Lu (hjl@gnu.org)
11298
11299 * configure.in: Enable gprof for mips*-*-linux*.
11300
11301 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11302
11303 * MAINTAINERS (Write After Approval): Add myself.
11304
11305 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11306
11307 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11308 libjava.
11309 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11310
11311 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11312
11313 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11314 because its Makefile is there; test for the executable instead.
11315
11316 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11317
11318 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11319 libstdc++-v3 and libjava.
11320
11321 2002-02-11 Adam Megacz <adam@xwt.org>
11322
11323 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11324 boehm-gc
11325
11326 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11327
11328 * config.guess: Updated to 2002-01-30's version.
11329 * config.sub: Updated to 2002-02-01's version.
11330 Contribute sh64-elf.
11331 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11332 * configure.in: Added sh64-*-*.
11333
11334 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11335
11336 * MAINTAINERS: Belatedly add myself to write after approval list.
11337
11338 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11339
11340 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11341 Remove self as Write After Approval.
11342
11343 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11344
11345 * MAINTAINERS: Put self in as maintainer for contrib/regression
11346 directory.
11347
11348 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11349
11350 * MAINTAINERS: Update my email address.
11351
11352 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11353
11354 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11355 target-libiberty, and target-libgloss. Skip Java-related
11356 libraries if not supported for NetBSD on target CPU.
11357
11358 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11359
11360 * install-sh: Use _inst.$$_ for temp file name.
11361
11362 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11363
11364 * MAINTAINERS (Write After Approval): Move my contact info
11365 from here...
11366 (OS Port Maintainers): ...to here (netbsd).
11367
11368 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11369
11370 * MAINTAINERS (Write After Approval): Add myself.
11371
11372 2002-01-17 H.J. Lu <hjl@gnu.org>
11373
11374 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11375 (all-target-fastjar): Also depend on all-target-libiberty.
11376
11377 2002-01-16 H.J. Lu (hjl@gnu.org)
11378
11379 * config.guess: Import from master sources, rev 1.225.
11380 * config.sub: Import from master sources, rev 1.238.
11381
11382 2002-01-16 Kazu Hirata <kazu@hxi.com>
11383
11384 * MAINTAINERS (Write After Approval): Remove myself.
11385
11386 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11387
11388 * MAINTAINERS (Write After Approval): Add myself.
11389
11390 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11391
11392 * MAINTAINERS: Add self as docs co-maintainer.
11393
11394 2001-12-11 Matthias Klose <doko@debian.org>
11395
11396 * MAINTAINERS (Write After Approval): Add myself.
11397
11398 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11399
11400 * MAINTAINERS: Update my email address.
11401
11402 2001-12-07 Turly O'Connor <turly@apple.com>
11403 * MAINTAINERS (Write After Approval): Add myself.
11404 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11405 (rs6000_initialize_trampoline): Call __trampoline_setup for
11406 ABI_DARWIN too.
11407 * darwin-tramp.asm: New file, implements __trampoline_setup.
11408 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11409
11410 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11411
11412 * MAINTAINERS (Write After Approval): Add myself.
11413
11414 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11415
11416 * configure, configure.in: Use temp file for long sed commands.
11417
11418 2001-12-03 Laurent Guerby <guerby@acm.org>
11419
11420 * config.sub: Update to version 1.232 on subversion.
11421
11422 2001-12-03 Ben Elliston <bje@redhat.com>
11423
11424 * MAINTAINERS: Update mail address for config.* patches.
11425
11426 2001-11-27 DJ Delorie <dj@redhat.com>
11427 Zack Weinberg <zack@codesourcery.com>
11428
11429 When build != host, create libiberty for the build machine.
11430
11431 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11432 CONFIG_ARGUMENTS.
11433 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11434 New variables.
11435 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11436 and rules.
11437 (all.normal): Depend on ALL_BUILD_MODULES.
11438 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11439 (all-build-libiberty): Depend on configure-build-libiberty.
11440
11441 * configure: Calculate and substitute proper value for
11442 ALL_BUILD_MODULES.
11443 * configure.in: Create the build subdirectory.
11444 Calculate and substitute TARGET_CONFIGARGS (formerly
11445 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11446
11447 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11448
11449 * MAINTAINERS (write-after-approval): Add self.
11450
11451 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11452
11453 * MAINTAINERS (GNATS only accounts): Remove self.
11454
11455 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11456
11457 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11458 libf2c.
11459
11460 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11461
11462 * MAINTAINERS (Write After Approval): Add self.
11463
11464 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11465
11466 * MAINTAINERS: mips and s390 are also CPU ports.
11467
11468 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11469
11470 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11471
11472 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11473
11474 * MAINTAINERS: Alphabetize.
11475
11476 2001-11-09 Kazu Hirata <kazu@hxi.com>
11477
11478 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11479
11480 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11481
11482 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11483
11484 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11485
11486 * configure.in (--enable-languages): Be more permissive about
11487 syntax. Check for empty lists better. Warn about $LANGUAGES.
11488
11489 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11490
11491 * config.sub: Import from master sources, rev. 1.230.
11492 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11493
11494 2001-11-07 Laurent Guerby <guerby@acm.org>
11495
11496 * MAINTAINERS (Write After Approval): Add self.
11497
11498 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11499
11500 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11501
11502 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11503
11504 * config.sub: Import from master sources, rev 1.226.
11505 * config.guess: Import from master sources, rev 1.216.
11506
11507 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11508
11509 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11510 * MAINTAINERS: Add self as maintainer of MMIX port.
11511 Remove old after-approval entry.
11512
11513 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11514
11515 * ChangeLog, configure: Fix spelling errors.
11516
11517 2001-10-20 Brendan Kehoe <brendan@zen.org>
11518
11519 * MAINTAINERS: Tweak my address.
11520
11521 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11522
11523 * MAINTAINERS: Update my email address.
11524
11525 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11526
11527 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11528 * MAINTAINERS: Add self as maintainer of CRIS port.
11529
11530 2001-10-10 Geert Bosch <bosch@gnat.com>
11531
11532 * MAINTAINERS (Various maintainers: Ada front end):
11533 Added Robert Dewar.
11534
11535 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11536
11537 * MAINTAINERS (Write After Approval): Added self
11538
11539 2001-10-02 Geert Bosch <bosch@gnat.com>
11540
11541 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11542
11543 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11544
11545 * configure: Handle temporary files securely using mkdir.
11546
11547 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11548
11549 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11550
11551 2001-09-26 Will Cohen <wcohen@redhat.com>
11552
11553 * configure.in (*-*-linux*): Disable configuration of target-newlib
11554 and target-libgloss.
11555
11556 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11557
11558 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11559 RANLIB.
11560
11561 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11562
11563 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11564 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11565 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11566 avoid quotes nesting problems.
11567 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11568 (DO_X): Export only variables that are set.
11569
11570 2001-09-19 Ben Elliston <bje@redhat.com>
11571
11572 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11573 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11574 semantics. Use the shell built-in "type" command instead.
11575
11576 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11577
11578 Merged from gcc-3_0-branch:
11579 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11580 * ltcf-c.sh: Use $objext, not $ac_objext.
11581 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11582 * ltcf-cxx.sh: Add support for GNU.
11583 2001-07-22 Timothy Wall <twall@redhat.com>
11584 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11585 default settings if using GNU tools with that configuration.
11586 * ltcf-cxx.sh: Ditto.
11587 * ltcf-gcj.sh: Ditto.
11588 2001-07-21 Michael Chastain <chastain@redhat.com>
11589 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11590 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11591 * ltmain.sh: Mark as gcc-local.
11592
11593 2001-08-30 Eric Christopher <echristo@redhat.com>
11594 Jason Eckhardt <jle@redhat.com>
11595
11596 * config.guess: Merge from master sources.
11597 * config.sub: Merge from master sources, add support for mipsisa32.
11598
11599 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11600 * config.sub: Merge from master sources, rev 1.219.
11601 * MAINTAINERS: Add self as contact for stormy16 port.
11602
11603 2001-08-14 Zack Weinberg <zackw@panix.com>
11604
11605 * config.sub: Merge from master sources, rev 1.218.
11606 * config.guess: Merge from master sources, rev 1.209.
11607
11608 2001-08-11 Graham Stott <grahams@redhat.com>
11609
11610 * Makefile.in (check-c++): Add missing semicolon.
11611
11612 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11613
11614 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11615
11616 2001-07-30 Eric Christopher <echristo@redhat.com>
11617
11618 * MAINTAINERS (Various maintainers: mips port): Added myself.
11619
11620 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11621
11622 * configure.in (sh-*-linux*): New.
11623
11624 2001-07-27 Richard Henderson <rth@redhat.com>
11625
11626 * .cvsignore: Add LAST_UPDATED.
11627
11628 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11629
11630 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11631
11632 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11633
11634 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11635
11636 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11637
11638 * MAINTAINERS (Write After Approval): Added myself.
11639
11640 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11641
11642 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11643 and libgcj on m68hc11/m68hc12.
11644
11645 2001-06-27 H.J. Lu (hjl@gnu.org)
11646
11647 * Makefile (CFLAGS_FOR_BUILD): New.
11648 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11649
11650 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11651
11652 * README: Remove version number.
11653
11654 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11655
11656 * INSTALL/README: Update wrt. to the installation instructions now
11657 residing in gcc/doc/install.texi.
11658
11659 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11660
11661 * README: Replace with a cut-down and updated version of gcc/README.
11662
11663 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11664
11665 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11666 multilibs to be disabled.
11667
11668 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11669
11670 * MAINTAINERS (Write After Approval): Add myself.
11671
11672 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11673
11674 * config.guess: Import CVS version 1.195.
11675 * config.sub: Import CVS version 1.212.
11676
11677 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11678
11679 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11680 gcc/xgcc is built, use -print-prog-name to find out the program
11681 name to use.
11682
11683 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11684
11685 * config.guess: Import CVS version 1.194. All gcc-local changes
11686 appear to also be in the master copy.
11687 * config.sub: Import CVS version 1.211.
11688
11689 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11690
11691 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11692 with_gcc]: Use `gcc -shared' to build a shared library.
11693
11694 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11695
11696 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11697 archives.
11698
11699 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11700
11701 * MAINTAINERS (Write After Approval): Add myself.
11702
11703 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11704
11705 * configure.in (libstdcxx_flags): Do not try to execute
11706 libstdc++-v3/testsuite_flags until it exists.
11707
11708 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11709
11710 * MAINTAINERS: Update my email address.
11711
11712 2001-05-31 Graham Stott <grahams@redhat.com>
11713
11714 * MAINTAINERS (Write After Approval): Add myself.
11715
11716 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11717
11718 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11719 libraries when using g++ with native linker.
11720
11721 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11722
11723 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11724
11725 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11726
11727 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11728 [aix4*|aix5*]: Prepend blank.
11729
11730 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11731
11732 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11733 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11734 of subdir/configure scripts to use the new libtool.m4.
11735
11736 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11737
11738 * MAINTAINERS (Write After Approval): Add myself.
11739
11740 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11741
11742 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11743
11744 2001-05-11 Ben Elliston <bje@redhat.com>
11745
11746 * Makefile.in (all-sid): New target.
11747 (check-sid, clean-sid, install-sid): Likewise.
11748
11749 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11750
11751 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11752
11753 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11754
11755 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11756 libgcj.
11757
11758 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11759
11760 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11761 gcc/xgcc is built, use -print-prog-name to find out the program
11762 name to use.
11763
11764 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11765
11766 * configure.in (noconfigdirs): Don't reset it from scratch in the
11767 target case; only append to it.
11768
11769 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11770 sparc-*-solaris2.8]: Disable ${libgcj}.
11771
11772 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11773
11774 * configure.in (libgcj_saved): Copy from $libgcj.
11775 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11776 --disable-libgcj.
11777
11778 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11779
11780 * MAINTAINERS: Remove self as MIPS maintainer and
11781 C front end maintainer.
11782
11783 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11784
11785 * configure.in: Move *-chorusos target case to the proper switch.
11786 Disable libgcj.
11787
11788 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11789
11790 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11791 1.641.2.228.
11792
11793 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11794
11795 * Makefile.in (STAGE1_CFLAGS): Pass down.
11796
11797 2001-04-13 Alan Modra <amodra@one.net.au>
11798
11799 * config.guess: Add hppa64-linux support. Note for next import that
11800 this is already in the master file.
11801 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11802
11803 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11804
11805 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11806 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11807
11808 2001-04-11 Stan Shebs <shebs@apple.com>
11809
11810 * MAINTAINERS: Add self as Darwin port maintainer.
11811
11812 2001-04-11 Alan Modra <amodra@one.net.au>
11813
11814 * MAINTAINERS: Update my email address.
11815
11816 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11817
11818 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11819 recent versions of FreeBSD (release 3 or later).
11820 * ltconfig: On FreeBSD, -lc must not be provided when building
11821 a shared library or else the standard -pthread gcc option is
11822 rendered worthless to later users of the built library.
11823
11824 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11825
11826 * MAINTAINERS: Add self and RTH as C front end maintainers.
11827
11828 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11829
11830 * config.sub: Make sure to match an already-canonicalized
11831 machine name (eg. mn10300-unknown-elf).
11832
11833 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11834
11835 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11836 New macros.
11837 (bootstrap, cross): Use RECURSE_FLAGS.
11838 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11839
11840 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11841
11842 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11843
11844 2001-03-22 Colin Howell <chowell@redhat.com>
11845
11846 * Makefile.in (DO_X): Do not backslash single-quotes in
11847 backquotes (two places).
11848
11849 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11850
11851 Re-installed:
11852 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11853 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11854 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11855 * ltcf-cxx.sh: Likewise.
11856 * ltcf-gcj.sh: Likewise.
11857
11858 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11859
11860 * MAINTAINERS: Add myself as "documentation co-maintainer".
11861
11862 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11863
11864 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11865 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11866
11867 2001-03-19 Tom Tromey <tromey@redhat.com>
11868
11869 * config-ml.in: Handle GCJ and GCJFLAGS.
11870
11871 2001-03-21 Michael Chastain <chastain@redhat.com>
11872
11873 * Makefile.in: all-m4 depends on all-texinfo.
11874
11875 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11876
11877 * MAINTAINERS: Add myself to write after approval list.
11878
11879 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11880
11881 * Makefile.in (DO_X): Quote nested quotes.
11882
11883 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11884
11885 * MAINTAINERS: Add myself to write after approval list.
11886
11887 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11888
11889 * Makefile.in (DO_X): Use double quotes for quoting
11890 "RANLIB=$${RANLIB}".
11891
11892 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11893
11894 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11895
11896 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11897
11898 * configure.in: Only use `lang_requires' for languages athat are
11899 actually enabled.
11900
11901 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11902
11903 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11904
11905 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11906
11907 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11908
11909 2001-03-07 Tom Tromey <tromey@redhat.com>
11910
11911 * configure.in: Allow config-lang.in to set `lang_requires' to list
11912 of other required languages.
11913
11914 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11915
11916 * Makefile.in: Remove RANLIB definition. Use RANLIB
11917 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11918 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11919
11920 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11921 Alexandre Oliva <aoliva@redhat.com>
11922
11923 * Makefile.in (check-c++): Use tabs, not spaces.
11924
11925 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11926
11927 * MAINTAINERS: add myself to Write After Approval list.
11928
11929 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11930
11931 * Makefile.in (check-c++): New rule.
11932
11933 * configure.in (target_libs): Remove libg++.
11934 (noconfigdirs): Remove libg++.
11935 (noconfigdirs): Same.
11936 (noconfigdirs): Same.
11937 (noconfigdirs): Same.
11938
11939 * config-ml.in: Remove libg++ references.
11940
11941 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11942 (ALL_TARGET_MODULES): Same.
11943 (configure-target-libg++): Remove.
11944 (all-target-libg++): Remove.
11945 (configure-target-libio): Remove.
11946 (all-target-libio): Remove.
11947 (check-target-libio): Remove.
11948 (.PHONY): Remove.
11949 (libg++.tar.bz2): Remove.
11950 (all-target-cygmon): Remove libio.
11951 (all-target-libstdc++): Remove.
11952 (configure-target-libstdc++): Remove.
11953 (TARGET_LIB_PATH): Remove libstdc++.
11954 (ALL_GCC_CXX): Remove libstdc++.
11955 (all-target-gperf): Correct.
11956
11957 2001-02-16 Nick Clifton <nickc@redhat.com>
11958
11959 * configure.in (noconfigdirs): Allow configuration of texinfo
11960 for Cygwin hosts.
11961
11962 2001-02-15 Anthony Green <green@redhat.com>
11963
11964 * configure: Introduce GCJ_FOR_TARGET.
11965 * configure.in: Ditto.
11966 * Makefile.in: Ditto.
11967
11968 2001-02-13 Andreas Schwab <schwab@suse.de>
11969
11970 * MAINTAINERS: Update mail address.
11971
11972 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11973
11974 * config.guess: Add linux target for S/390.
11975 * config.sub: Likewise.
11976
11977 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11978
11979 * configure.in: for *-chorusos, don't config target-newlib and
11980 target-libgloss.
11981
11982 2001-02-06 Ben Elliston <bje@redhat.com>
11983
11984 * configure: Output host type to stdout, not stderr.
11985
11986 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11987
11988 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11989 * ltcf-cxx.sh: Likewise.
11990
11991 * config.if: Assume enable_libstdcxx_v3 is defined.
11992
11993 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11994
11995 Remove V2 C++ library.
11996 * configure.in: Remove --enable-libstdcxx_v3 support.
11997
11998 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11999
12000 * include/demangle.h: Add prototype for java_demangle_v3.
12001
12002 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12003
12004 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12005
12006 2001-01-27 Richard Henderson <rth@redhat.com>
12007
12008 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12009
12010 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12011
12012 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12013 Don't unset, it's non-portable and no longer necessary, set to empty
12014 instead.
12015
12016 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12017
12018 * ltconfig: Shell portability fix for the tagname validity check.
12019
12020 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12021
12022 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12023 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12024
12025 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12026
12027 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12028
12029 2001-01-26 Tom Tromey <tromey@redhat.com>
12030
12031 * configure.in: Allow libgcj to be built on Sparc Solaris.
12032
12033 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12034
12035 * ltcf-c.sh: Add aix5 case.
12036 * ltcf-cxx.sh: Likewise.
12037 * ltconfig: Likewise.
12038
12039 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12040
12041 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12042 keep at least one of build_libtool_libs or build_old_libs set to
12043 yes.
12044
12045 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12046 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12047
12048 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12049
12050 * configure.in: Enable libgcj on several additional platforms.
12051
12052 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12053
12054 * configure.in: Enable libgcj for linux targets.
12055
12056 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12057
12058 * MAINTAINERS (Write After Approval): Add myself.
12059
12060 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12061
12062 * MAINTAINERS: Add myself as vax port maintainer.
12063
12064 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12065
12066 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12067
12068 2001-01-09 Mike Stump <mrs@wrs.com>
12069
12070 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12071 failures of subdirectories.
12072
12073 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12074
12075 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12076 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12077 * ltcf-cxx.sh: Likewise.
12078 * ltcf-gcj.sh: Likewise.
12079 * ltconfig.sh: Fix typo.
12080
12081 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12082
12083 * configure: handle DOS-style absolute paths.
12084
12085 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12086
12087 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12088
12089 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12090
12091 * MAINTAINERS: Add myself as avr port co-maintainer.
12092
12093 2000-12-28 Ben Elliston <bje@redhat.com>
12094
12095 * MAINTAINERS: Add myself under ``Write After Approval''.
12096
12097 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12098
12099 * texinfo: Remove directory from GCC.
12100
12101 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12102
12103 * COPYING: Update to current
12104 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12105 to 19yy as example year in copyright notice).
12106
12107 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12108
12109 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12110 (libstdcxx_incdir): Pass down.
12111 * config.if: Remove expired bits for cxx_interface, add stub.
12112 (libstdcxx_incdir): Add variable for g++ include directory.
12113 * configure.in (gxx_include_dir): Use it.
12114
12115 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12116
12117 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12118 with old-email address from ``Write After Approval''.
12119
12120 2000-12-15 Andreas Jaeger <aj@suse.de>
12121
12122 * configure.in: Handle lang_dirs.
12123
12124 2000-12-14 Tom Tromey <tromey@redhat.com>
12125
12126 * MAINTAINERS: Removed brads.
12127
12128 * MAINTAINERS: Added gcj developers.
12129
12130 2000-12-13 Anthony Green <green@redhat.com>
12131
12132 * configure.in: Disable libgcj for any target not specifically
12133 listed. Disable libgcj for x86 and Alpha Linux until compatible
12134 with g++ abi.
12135
12136 2000-12-13 Mike Stump <mrs@wrs.com>
12137
12138 * Makefile.in (local-distclean): Also remove fastjar.
12139
12140 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12141
12142 * contrib/gcc_update: Add fastjar --touch entries.
12143
12144 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12145
12146 * configure.in: Disable language-specific target libraries for
12147 languages that aren't enabled.
12148
12149 2000-12-10 Anthony Green <green@redhat.com>
12150
12151 * configure.in: Define libgcj. Disable libgcj target libraries for
12152 most targets.
12153
12154 2000-12-10 Neil Booth <neilb@earthling.net>
12155
12156 * MAINTAINERS: Update mail address, remove from WAA list.
12157
12158 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12159
12160 * libjava: Imported from /cvs/java.
12161 * libffi: Likewise.
12162 * Boehm-gc: Likewise.
12163
12164 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12165
12166 * configure.in (target_libs): Revert 2000-12-08 patch.
12167 (noconfigdirs): Added target-libjava.
12168
12169 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12170
12171 * djunpack.bat: removed.
12172
12173 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12174
12175 * Makefile.in: handle DOS-style absolute paths.
12176 * config-ml.in: likewise.
12177 * symlink-tree: likewise.
12178
12179 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12180
12181 * fastjar: Imported.
12182
12183 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12184
12185 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12186 libjava.
12187 * configure.in (target_libs): Removed `target-libjava'.
12188
12189 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12190
12191 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12192 (ALL_MODULES): Added fastjar.
12193 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12194 (all-target-libjava): all-fastjar replaces all-zip.
12195 (all-fastjar): Added.
12196 (configure-target-fastjar, all-target-fastjar): Likewise.
12197 * configure.in (host_tools): Added fastjar.
12198
12199 2000-12-07 Mike Stump <mrs@wrs.com>
12200
12201 * Makefile.in (local-distclean): Remove leftover built files.
12202
12203 2000-11-24 Nick Clifton <nickc@redhat.com>
12204
12205 * configure.in (xscale-elf): Add target.
12206 (xscale-coff): Add target.
12207
12208 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12209
12210 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12211 recent versions of FreeBSD (release 3 or later).
12212 * ltconfig: On FreeBSD, -lc must not be provided when building
12213 a shared library or else the standard -pthread gcc option is
12214 rendered worthless to later users of the built library.
12215
12216 2000-11-16 Fred Fish <fnf@be.com>
12217
12218 * configure.in (enable_libstdcxx_v3): Fix typo,
12219 libstd++ -> libstdc++.
12220
12221 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12222
12223 * MAINTAINERS: Add self to Write After Approval list.
12224
12225 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12226
12227 * MAINTAINERS: Update my email address. Add myself to global write
12228 privs list.
12229
12230 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12231
12232 * Makefile.in: Merge with src and libgcj.
12233 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12234 configure-target-<library> when their configure scripts need the C
12235 or C++ library to have already been built to work properly.
12236 (do_proto_toplev): Set them to an empty string.
12237
12238 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12239 (REALLY_SET_LIB_PATH): Use them.
12240
12241 2000-11-17 Stan Shebs <shebs@apple.com>
12242
12243 * MAINTAINERS: Add self to Write After Approval list.
12244
12245 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12246
12247 * configure: Provide the original toplevel configure arguments
12248 (including $0) to subprocesses in the environment rather than
12249 through gcc/configargs.h.
12250
12251 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12252
12253 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12254 C99. Alphabetise "Write After Approval" list.
12255
12256 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12257
12258 * configure: Turn on libstdc++ V3 by default.
12259
12260 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12261 if we've got GCC.
12262
12263 2000-11-11 Philip Blundell <philb@gnu.org>
12264
12265 * MAINTAINERS: Add self to Write After Approval list.
12266
12267 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12268
12269 * ltcf-c.sh (aix4): Improve shared library configuration; require
12270 exporting symbols.
12271 * ltcf-cxx.sh (aix4): Define.
12272 * ltconfig (aix4): Define library and soname specs appropriate for
12273 AIX. Define command to create export symbols list.
12274
12275 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12276
12277 * config.sub: Add support for Sun Chorus
12278
12279 2000-10-31 Nick Clifton <nickc@redhat.com>
12280
12281 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12282 <name>@redhat.com. Also installed new email address for Clint
12283 Popetz.
12284
12285 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12286
12287 * etc: Remove directory from GCC.
12288
12289 2000-10-16 Michael Meissner <meissner@redhat.com>
12290
12291 * configure (gcc/configargs.h): Only create if there is a build GCC
12292 directory created.
12293
12294 2000-10-16 Matthias Klose <doko@debian.org>
12295
12296 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12297 when configured for libstdc++-v3.
12298
12299 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12300
12301 * configure: Save configure arguments to gcc/configargs.h.
12302
12303 2000-10-04 Philipp Thomas <pthomas@suse.de>
12304
12305 * config.guess: Import CVS version 1.157.
12306 * config.sub: Import CVS version 1.181.
12307
12308 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12309
12310 * Makefile.in (bootstrap): avoid recursion if subdir missing
12311 (cross): ditto
12312 (do-proto-toplev): ditto
12313
12314 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12315
12316 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12317 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12318
12319 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12320 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12321 all affected `configure' scripts.
12322
12323 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12324
12325 * MAINTAINERS: Add self as cpplib co-maintainer.
12326
12327 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12328
12329 * MAINTAINERS: Add self to Write After Approval list.
12330
12331 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12332
12333 * INSTALL/README: egcs -> GCC update.
12334
12335 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12336
12337 * MAINTAINERS: Add myself to Write After Approval list.
12338
12339 2000-09-15 Kazu Hirata <kazu@hxi.com>
12340
12341 * MAINTAINERS: Add myself to Write After Approval list.
12342
12343 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12344
12345 * configure.in: Do not build byacc for hppa64. Provide paths to the
12346 X11 libraries for hppa64.
12347
12348 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12349
12350 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12351
12352 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12353
12354 * Makefile.in (all-zlib): Added dummy target.
12355
12356 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12357 ltcf-gcj.sh: Updated from libtool multi-language branch.
12358
12359 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12360
12361 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12362 (bootstrap*): Depend on all-bootstrap.
12363
12364 2000-09-05 Philipp Thomas <pthomas@suse.de>
12365
12366 * config.guess: Import CVS version 1.156.
12367 * config.sub: Import CVS version 1.179.
12368
12369 2000-09-02 Anthony Green <green@cygnus.com>
12370
12371 * Makefile.in (all-gcc): Depend on all-zlib.
12372 (CLEAN_MODULES): Add clean-zlib.
12373 (ALL_MODULES): Add all-zlib.
12374 * configure.in (host_libs): Add zlib.
12375
12376 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12377
12378 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12379 crosses, but add gcc/include to the header search path for them.
12380
12381 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12382
12383 * MAINTAINERS: Add self to Write After Approval list.
12384
12385 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12386
12387 * config.guess: Import CVS version 1.152.
12388 * config.sub: Import CVS version 1.177.
12389
12390 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12391
12392 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12393 $targargs to tell whether newlib is going to be built.
12394
12395 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12396 $$r/TARGET_SUBDIR/libio for _G_config.h.
12397
12398 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12399
12400 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12401
12402 2000-08-22 DJ Delorie <dj@redhat.com>
12403
12404 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12405
12406 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12407
12408 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12409 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12410 sub-configures.
12411
12412 2000-08-21 DJ Delorie <dj@redhat.com>
12413
12414 * MAINTAINERS: Add self as a libiberty maintainer
12415
12416 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12417
12418 * configure.in (libstdcxx_flags): Use
12419 libstdc++-v3/src/libstdc++.INC.
12420
12421 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12422
12423 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12424
12425 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12426
12427 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12428
12429 * configure: Make enable_threads and enable_shared defaults
12430 explicit. Substitute enable_threads into generated Makefiles.
12431 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12432 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12433
12434 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12435
12436 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12437
12438 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12439
12440 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12441 previous delta.
12442
12443 2000-08-11 Jason Merrill <jason@redhat.com>
12444
12445 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12446 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12447 (FLAGS_FOR_TARGET): Not here.
12448 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12449
12450 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12451
12452 * config-ml.in (CC, CXX): Don't introduce a leading space.
12453
12454 2000-08-07 DJ Delorie <dj@delorie.com>
12455
12456 * MAINTAINERS: Add self as a DJGPP maintainer
12457
12458 2000-08-07 DJ Delorie <dj@redhat.com>
12459
12460 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12461 "if we're also building gcc, and it's a gcc that will run on the
12462 build machine, we want to use its includes instead of the system's
12463 default includes".
12464
12465 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12466
12467 * MAINTAINERS: Add self to Write After Approval list.
12468
12469 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12470
12471 * configure.in (libstdcxx_flags): Don't use `"'.
12472
12473 * config-ml.in: Adjust multilib search paths to the
12474 appropriate multilib tree.
12475
12476 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12477
12478 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12479 commas in $LANGUAGES.
12480
12481 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12482
12483 * configure.in: Re-enable all references to libg++ and librx.
12484
12485 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12486
12487 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12488 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12489 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12490 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12491
12492 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12493
12494 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12495
12496 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12497 CXX_FOR_TARGET for sed.
12498
12499 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12500
12501 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12502 Do not override if already set in the environment or in configure.
12503 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12504 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12505
12506 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12507
12508 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12509 the libtool CVS tree multi-language branch.
12510 * ltconfig, ltmain.sh: Updated.
12511
12512 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12513
12514 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12515 (clean-target): Depend on it.
12516
12517 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12518 (GCC_FOR_TARGET): Use it.
12519 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12520 * configure.in: ... here.
12521 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12522 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12523
12524 2000-07-24 Eric Christopher <echristo@cygnus.com>
12525
12526 * MAINTAINERS: Add self to Write After Approval list.
12527
12528 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12529
12530 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12531 (configure-target-libchill, configure-target-libobjc): Likewise.
12532
12533 * configure.in: Use the same cache file for all target libs.
12534 * config-ml.in: But different cache files per multilib variant.
12535
12536 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12537
12538 * configure (topsrcdir): Don't use dirname.
12539
12540 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12541
12542 * MAINTAINERS: Add self to Write After Approval list.
12543
12544 2000-07-20 Jason Merrill <jason@redhat.com>
12545
12546 * configure.in: Remove all references to libg++ and librx.
12547
12548 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12549
12550 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12551
12552 * config.sub: Update to subversions version 2000-07-06.
12553
12554 2000-07-12 Andrew Haley <aph@cygnus.com>
12555
12556 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12557 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12558
12559 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12560
12561 * symlink-tree: Check number of arguments.
12562
12563 2000-07-05 Jim Wilson <wilson@cygnus.com>
12564
12565 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12566 search path for a g++ extracted from the build tree. This
12567 will allow link tests run by configure scripts in
12568 subdirectories to succeed.
12569
12570 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12571
12572 * ltconfig: Add support for mips-dde-sysv4.2MP
12573
12574 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12575
12576 * MAINTAINERS: Add myself as loop discovery maintainer.
12577
12578 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12579
12580 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12581 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12582
12583 2000-06-19 Timothy Wall <twall@cygnus.com>
12584
12585 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12586 * config.sub: Add tic54x target.
12587
12588 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12589
12590 * MAINTAINERS: Add self as Fortran maintainer,
12591 remove Craig Burley.
12592
12593 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12594
12595 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12596 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12597
12598 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12599
12600 * MAINTAINERS: Add self as i18n maintainer
12601
12602 20000-05-21 H.J. Lu (hjl@gnu.org)
12603
12604 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12605 directory are used if they exist. Make sure
12606 $(build_tooldir)/include is searched for header files,
12607 $(build_tooldir)/lib/ for library files.
12608 (GCC_FOR_TARGET): Likewise.
12609 (CXX_FOR_TARGET): Likewise.
12610
12611 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12612
12613 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12614
12615 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12616
12617 * Makefile.in (configure-target-libiberty): Depend on
12618 configure-target-newlib.
12619
12620 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12621
12622 * configure.in, Makefile.in: Merge all libffi-related
12623 configury stuff from the libgcj tree.
12624
12625 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12626
12627 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12628 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12629
12630 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12631
12632 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12633 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12634 current version information. Add to proto-toplev directory.
12635 (gdb-taz): Build do-djunpack.
12636
12637 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12638
12639 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12640
12641 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12642
12643 * MAINTAINERS: Add self to Write After Approval list.
12644
12645 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12646
12647 * ltmain.sh: Preserve in relink_command any environment
12648 variables that may affect the linker behavior.
12649
12650 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12651
12652 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12653
12654 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12655
12656 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12657
12658 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12659
12660 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12661 with the version name.
12662
12663 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12664
12665 * MAINTAINERS: Add self as bb-reorder maintainer.
12666
12667 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12668
12669 * config.if: Tweak.
12670
12671 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12672
12673 * djunpack.bat: New file.
12674
12675 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12676
12677 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12678 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12679 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12680 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12681
12682 2000-04-16 Dave Pitts <dpitts@cozx.com>
12683
12684 * config.sub (case $basic_machine): Change default for "ibm-*"
12685 to "openedition".
12686
12687 2000-04-13 Andreas Jaeger <aj@suse.de>
12688
12689 * MAINTAINERS: Added myself.
12690
12691 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12692
12693 * Makefile.in (gdb-taz): New target. GDB specific archive.
12694 (do-md5sum): New target.
12695 (MD5PROG): Define.
12696 (PACKAGE): Default to TOOL.
12697 (VER): Default to a shell script.
12698 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12699 md5 checksum generation.
12700 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12701 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12702 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12703 insight.tar.bz2): Use gdb-taz to create archive.
12704
12705 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12706
12707 * configure (warn_cflags): Delete.
12708
12709 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12710
12711 * MAINTAINERS: Added myself.
12712
12713 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12714 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12715
12716 * configure.in (enable_libstdcxx_v3): Add.
12717 (target_libs): Add bits here to switch between libstdc++-v2 and
12718 libstdc++-v3.
12719 * config.if: And this file too.
12720 * Makefile.in: Add libstdc++-v3 targets.
12721
12722 2000-04-05 Michael Meissner <meissner@redhat.com>
12723
12724 * config.sub (d30v): Add d30v as a basic machine type.
12725
12726 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12727
12728 * configure.in: -linux-gnu*, not -linux-gnu.
12729
12730 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12731
12732 * MAINTAINERS: Add self in write-after-approval section.
12733
12734 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12735
12736 * MAINTAINERS: Add self as ia64 port maintainer.
12737
12738 2000-03-08 Neil Booth <NeilB@earthling.net>
12739
12740 * MAINTAINERS: Add self in write-after-approval section.
12741
12742 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12743
12744 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12745 (do-tar-bz2): Replace TOOL with PACKAGE.
12746 (gdb.tar.bz2): Remove GDBTK from GDB package.
12747 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12748 dejagnu.tar.bz2): New packages.
12749
12750 2000-02-27 Andreas Jaeger <aj@suse.de>
12751
12752 * configure.in: Add entry for mips*-*-linux*, move catch all
12753 *-*-*linux* entry below this one.
12754
12755 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12756
12757 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12758
12759 2000-02-24 Nick Clifton <nickc@cygnus.com>
12760
12761 * config.sub: Support an OS of "wince".
12762
12763 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12764
12765 * config.guess, config.sub: Updated to match config's 2000-02-15
12766 version.
12767
12768 2000-02-23 Linas Vepstas <linas@linas.org>
12769
12770 * config.sub: Add support for Linux/IBM 370.
12771 * configure.in: Likewise.
12772
12773 2000-02-22 Nick Clifton <nickc@cygnus.com>
12774
12775 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12776
12777 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12778
12779 * config.guess: Guess "cygwin" rather than "cygwin32".
12780
12781 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12782
12783 * configure (gcc_version): When setting, narrow search to
12784 lines containing `version_string'.
12785
12786 2000-02-15 Denis Chertykov <denisc@overta.ru>
12787
12788 * config.sub: Add support for avr target.
12789
12790 2000-02-14 Nick Clifton <nickc@cygnus.com>
12791
12792 * MAINTAINERS: Add maintainers for MCore port.
12793
12794 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12795
12796 * config.sub: Add mmix-knuth-mmixware.
12797
12798 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12799
12800 * MAINTAINERS: Pair cccp with cpplib maintainership.
12801
12802 2000-01-27 Christopher Faylor <cgf@redhat.com>
12803
12804 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12805 structure stuff to -L library search.
12806 (CXX_FOR_TARGET): Ditto.
12807 (CROSS_CHECK_MODULES): Fix spelling mistake.
12808
12809 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12810
12811 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12812 the C++ compiler.
12813
12814 2000-01-12 Richard Henderson <rth@cygnus.com>
12815
12816 * configure.in: Don't build some bits for beos.
12817
12818 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12819
12820 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12821 as include files.
12822
12823 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12824
12825 * Add self as cpplib maintainer, as requested by Jason
12826 Merrill. Correct my e-mail address.
12827
12828 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12829
12830 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12831 not mh-aix43.
12832
12833 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12834
12835 * MAINTAINERS: Add myself to "write after approval" list.
12836
12837 1999-12-14 Richard Henderson <rth@cygnus.com>
12838
12839 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12840 * config.sub: Accept alphaev[78], alphaev8.
12841
12842 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12843
12844 * config.guess, config.sub: Update from autoconf.
12845
12846 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12847
12848 * MAINTAINERS: update my playtime e-address.
12849
12850 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12851
12852 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12853 necessary libraries are missing.
12854
12855 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12856
12857 * MAINTAINERS: Add new 'write after approval' maintainer.
12858
12859 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12860
12861 * MAINTAINERS: Add new Java maintainer.
12862
12863 1999-10-25 Andreas Schwab <schwab@suse.de>
12864
12865 * configure: Fix quoting inside arguments of eval.
12866
12867 1999-10-21 Nick Clifton <nickc@cygnus.com>
12868
12869 * config-ml.in: Allow suppression of some ARM multilibs.
12870
12871 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12872
12873 * config.guess: Add OS/390 match pattern.
12874 * config.sub: Add mvs, openedition targets.
12875 * configure.in (i370-ibm-opened*): New.
12876
12877 1999-09-04 Steve Chamberlain <sac@pobox.com>
12878
12879 * config.sub: Add support for configuring for pj.
12880
12881 1999-08-31 Nick Clifton <nickc@cygnus.com>
12882
12883 * config.sub (maybe_os): Add support for configuring for fr30.
12884
12885 1999-08-25 Nick Clifton <nickc@cygnus.com>
12886
12887 * configure.in: Do not configure or build ld for AIX
12888 platforms. ld is known to be broken on these platforms.
12889
12890 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12891
12892 * config-ml.in: Pass compiler flag corresponding to multidirs to
12893 subdir configures.
12894
12895 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12896
12897 * Makefile.in (LDFLAGS): Define.
12898
12899 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12900
12901 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12902 noconfigdirs.
12903 (*-*-cygwin*): Likewise.
12904
12905 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12906
12907 * mkdep: New file.
12908 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12909 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12910
12911 From Eli Zaretskii <eliz@is.elta.co.il>:
12912 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12913 long file name when using DJGPP on MS-DOS.
12914
12915 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12916
12917 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12918
12919 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12920
12921 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12922 dependency as this causes "make check" to globally "make all"
12923
12924 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12925
12926 * configure.in (target_libs): Added target-zlib.
12927 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12928 (CONFIGURE_TARGET_MODULES): Likewise.
12929 (CHECK_TARGET_MODULES): Likewise.
12930 (INSTALL_TARGET_MODULES): Likewise.
12931 (CLEAN_TARGET_MODULES): Likewise.
12932 (configure-target-zlib): New target.
12933 (all-target-zlib): Likewise.
12934 (all-target-libjava): Depend on all-target-zlib.
12935 (configure-target-libjava): Depend on configure-target-zlib.
12936
12937 * Makefile.in (configure-target-libjava): Depend on
12938 configure-target-newlib.
12939 (configure-target-boehm-gc): New target.
12940 (configure-target-qthreads): New target.
12941
12942 * configure.in (target_libs): Added target-qthreads.
12943 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12944 (CONFIGURE_TARGET_MODULES): Likewise.
12945 (CHECK_TARGET_MODULES): Likewise.
12946 (INSTALL_TARGET_MODULES): Likewise.
12947 (CLEAN_TARGET_MODULES): Likewise.
12948 (all-target-qthreads): New target.
12949 (configure-target-libjava): Depend on configure-target-qthreads.
12950 (all-target-libjava): Depend on all-target-qthreads.
12951
12952 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12953 (CONFIGURE_TARGET_MODULES): Likewise.
12954 (CHECK_TARGET_MODULES): Likewise.
12955 (INSTALL_TARGET_MODULES): Likewise.
12956 (CLEAN_TARGET_MODULES): Likewise.
12957 (all-target-libjava): New target.
12958 (all-target-boehm-gc): Likewise.
12959 * configure.in (target_libs): Added libjava, boehm-gc.
12960
12961 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12962
12963 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12964 configure.bat in SUPPORT_FILES.
12965 (gas+binutils.tar.bz2): Likewise.
12966
12967 * makeall.bat: Remove; obsolete.
12968
12969 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12970
12971 From Mark Elbrecht:
12972 * configure.bat: Remove; obsolete.
12973
12974 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12975
12976 * configure: Add -W -Wall to the default CFLAGS when compiling with
12977 gcc.
12978
12979 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12980
12981 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12982
12983 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12984
12985 * configure.in: Build ld on IRIX6.
12986
12987 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12988
12989 * Makefile.in: Change distribution targets to use bzip2 instead of
12990 gzip.
12991 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12992 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12993
12994 1999-06-04 Nick Clifton <nickc@cygnus.com>
12995
12996 * config.sub: Add mcore target.
12997
12998 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12999
13000 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13001
13002 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13003
13004 * config.guess (dummy): Changed to $dummy.
13005
13006 1999-05-24 Nick Clifton <nickc@cygnus.com>
13007
13008 * config.sub: Tidied up case statements.
13009
13010 1999-05-22 Ben Elliston <bje@cygnus.com>
13011
13012 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13013 <jiro@din.or.jp>.
13014
13015 * config.guess: Merge with FSF version. Future changes will be
13016 more accurately recorded in this ChangeLog.
13017 * config.sub: Likewise.
13018
13019 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13020
13021 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13022
13023 1999-04-30 Tom Tromey <tromey@cygnus.com>
13024
13025 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13026
13027 1999-04-23 Tom Tromey <tromey@cygnus.com>
13028
13029 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13030
13031 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13032
13033 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13034 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13035 Bad merge removed these two changes.
13036
13037 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13038 Martin Heller (Ing.-Buero_Heller@t-online.de)
13039
13040 * config.guess (interix Alpha): Add.
13041
13042 1999-04-11 Richard Henderson <rth@cygnus.com>
13043
13044 * configure.in (i?86-*-beos*): Do config gperf; don't config
13045 gdb, newlib, or libgloss.
13046
13047 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13048
13049 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13050 link a trivial program with -mabi=64. If it fails, remove mabi=64
13051 from multidirs.
13052
13053 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13054
13055 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13056
13057 1999-04-08 Nick Clifton <nickc@cygnus.com>
13058
13059 * config.sub: Add support for mcore targets.
13060
13061 1999-04-07 Michael Meissner <meissner@cygnus.com>
13062
13063 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13064 not mt-ospace, in order to shut up assembler warning about using
13065 symbols that are named the same as registers.
13066
13067 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13068
13069 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13070 dependency list for all-target-cygmon.
13071
13072 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13073
13074 * config-ml.in: Check $host, not $target, for selective multilibs.
13075 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13076 thumb interworking, and underscore prefix multilibs.
13077
13078 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13079
13080 * missing: Update to version from current automake.
13081
13082 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13083
13084 * configure (gxx_include_dir): Removed.
13085
13086 * configure.in (gxx_include_dir): Handle it.
13087 * Makefile.in: Likewise.
13088
13089 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13090
13091 * config.sub (mips64vr4111,mips64vr4111el) Add.
13092
13093 1999-03-21 Ben Elliston <bje@cygnus.com>
13094
13095 * config.guess: Correct typo for detecting ELF on FreeBSD.
13096
13097 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13098
13099 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13100 config/mh-djgpp.
13101
13102 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13103
13104 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13105 all-target-newlib to dependency list for all-target-bsp.
13106
13107 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13108
13109 * config.sub: Add i386-uwin support.
13110 * config.guess: Likewise.
13111
13112 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13113
13114 * configure.in: cleanup, add mh-*pic handling for arm, special
13115 case powerpc*-*-aix*
13116
13117 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13118
13119 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13120 can be built.
13121
13122 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13123
13124 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13125 targets.
13126
13127 1999-03-02 Nick Clifton <nickc@cygnus.com>
13128
13129 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13130
13131 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13132
13133 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13134
13135 1999-02-24 Nick Clifton <nickc@cygnus.com>
13136
13137 * config.sub: Fix typo in arm recognition.
13138
13139 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13140
13141 * configure.in (noconfigdirs): Changed target_configdirs to
13142 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13143 rather than m68k-*-* since it is not known to work on
13144 m68k-aout. Ditto for arm-*-*oabi.
13145
13146 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13147
13148 * configure.in (*-*-windows*): Remove, no longer used.
13149
13150 1999-02-19 Ben Elliston <bje@cygnus.com>
13151
13152 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13153 Smart and improved by Andrew Cagney.
13154
13155 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13156
13157 * config.guess: Recognize openbsd-*-hppa.
13158
13159 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13160
13161 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13162 only if it is not empty.
13163
13164 1999-02-17 Nick Clifton <nickc@cygnus.com>
13165
13166 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13167
13168 * config.guess: Modified to recognize uname's armv* syntax.
13169
13170 * config.sub: Modified to recognize uname's armv* syntax.
13171
13172 1999-02-17 Mark Salter <msalter@cygnus.com>
13173
13174 * configure.in: Added target-bsp for sparclite.
13175
13176 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13177
13178 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13179
13180 1999-02-08 Nick Clifton <nickc@cygnus.com>
13181
13182 * configure.in: Add support for strongarm port.
13183 * config.sub: Add support for strongarm target.
13184
13185 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13186
13187 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13188 the old name config/mh-cygwin32.
13189 Enable texinfo.
13190
13191 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13192
13193 * configure.in: Do build ld for ix86 Solaris.
13194
13195 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13196
13197 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13198 $AR_FOR_TARGET. Likewise for RANLIB.
13199
13200 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13201
13202 * config.sub (oabi): Recognize.
13203 * configure.in (arm-*-oabi): Handle.
13204
13205 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13206
13207 * config.guess: Improve detection of i686 on UnixWare 7.
13208
13209 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13210
13211 * config.guess: Add support for i386-pc-interix.
13212 * config.sub: Likewise.
13213 * configure.in: Likewise.
13214
13215 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13216
13217 * Makefile.in: Remove unneeded all-target-libio from
13218 from all-target-winsup target since it is now unneeded.
13219 Add all-target-libtermcap in its place since it is now
13220 needed.
13221
13222 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13223
13224 * configure.in: makefile stub for cygwin target is probably
13225 unnecessary. Remove it for now.
13226
13227 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13228
13229 * configure.in: libtermcap.a should be built when cygwin is the
13230 target as well as the host.
13231 * config.guess: Allow mixed case in cygwin uname output.
13232 * Makefile.in: Add libtermcap target.
13233
13234 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13235
13236 * config.sub: Clean up handling of hppa2.0.
13237
13238 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13239
13240 * config.guess: Use C code to identify more HP machines.
13241
13242 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13243
13244 * config.sub: Handle hppa2.0.
13245
13246 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13247
13248 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13249 cygmon for all sparclite targets, regardless of object format.
13250
13251 1998-12-15 Mark Salter <msalter@cygnus.com>
13252
13253 * configure.in: Added target-bsp for several target architectures.
13254
13255 * Makefile.in: Added rules for bsp.
13256
13257 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13258
13259 * config.guess: Improve detection of hppa2.0 processors.
13260
13261 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13262
13263 * config.guess: Recognize FreeBSD using ELF automatically.
13264
13265 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13266
13267 * configure (skip-this-dir): Add handling for new shell script, which
13268 might be created by a sub-directory's configure to indicate, this particular
13269 directory is "unwanted".
13270 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13271
13272 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13273
13274 * ltconfig: import from libtool, after changing libtool to
13275 account for the cygwin name change.
13276
13277 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13278
13279 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13280 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13281
13282 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13283
13284 * configure.in: Add libtermcap to list of cygwin dependencies.
13285
13286 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13287
13288 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13289 they include winsup/include when it's a cygwin target.
13290
13291 1998-11-12 Tom Tromey <tromey@cygnus.com>
13292
13293 * configure.in (host_tools): Added zip.
13294 * Makefile.in (all-target-libjava): Depend on all-zip.
13295 (all-zip): New target.
13296 (ALL_MODULES): Added all-zip.
13297 (NATIVE_CHECK_MODULES): Added check-zip.
13298 (INSTALL_MODULES): Added install-zip.
13299 (CLEAN_MODULES): Added clean-zip.
13300
13301 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13302
13303 * Makefile.in: lose "32" from comment about cygwin.
13304
13305 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13306
13307 * configure.in: Use -Os to build target libraries for the fr30.
13308
13309 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13310
13311 * config.sub: Add fr30.
13312
13313 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13314
13315 * configure.in: drop "32" from config/mh-cygwin32. Check
13316 cygwin* instead of cygwin32*.
13317 * config.sub: Check cygwin* instead of cygwin32*.
13318
13319 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13320
13321 * config.guess: Match any version of Unixware7.
13322
13323 1998-10-20 Syd Polk <spolk@cygnus.com>
13324
13325 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13326 if desired.
13327
13328 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13329
13330 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13331 these if the appropriate directories and files to not exist.
13332
13333 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13334
13335 * Makefile.in (DEVO_SUPPORT): Add config.if.
13336
13337 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13338
13339 * configure: Add pattern to replace "build_tooldir"'s
13340 definition in the generated Makefile with "tooldir"'s
13341 actual value.
13342
13343 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13344
13345 * config.sub: Bring back lost sparcv9.
13346
13347 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13348
13349 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13350
13351 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13352 CC_FOR_TARGET and friends.
13353
13354 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13355
13356 * Makefile.in (build_tooldir): New variable, same as tooldir.
13357 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13358 -B$(build_tooldir)/bin/.
13359 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13360
13361 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13362
13363 * README: Remove installation instructions and refer to the
13364 INSTALL directory instead.
13365
13366 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13367
13368 * config.sub: Add support for i[34567]86-pc-udk.
13369 * configure.in: Likewise.
13370
13371 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13372
13373 * Makefile.in: add bzip2 package building bits for user
13374 tools module
13375 * configure.in: ditto
13376
13377 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13378
13379 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13380 (ALL_TARGET_MODULES): Add all-target-libobjc.
13381 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13382 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13383 (all-target-libchill): Add dependencies.
13384 * configure.in (target_libs): Add libchill.
13385
13386 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13387
13388 * configure.in (target_subdir): Remove duplicate line.
13389
13390 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13391
13392 * Makefile.in (all-automake): fix dependencies.
13393
13394 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13395
13396 * configure.in: Minor cleanups for building in the $(target_alias)
13397 subdir.
13398
13399 1998-09-22 Jim Wilson <wilson@cygnus.com>
13400
13401 * Makefile.in (bootstrap): Set r and s before make all. Use
13402 BASE_FLAGS_TO_PASS in make all.
13403 (cross): Likewise.
13404
13405 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13406
13407 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13408
13409 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13410
13411 * config.sub: Fix typo in last change.
13412
13413 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13414
13415 * config.sub: Add support for C4x target.
13416 * configure.in: Likewise.
13417
13418 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13419
13420 * config.sub: Recognize sparcv9 just like sparc64.
13421
13422 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13423
13424 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13425
13426 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13427
13428 * config.guess: Correctly identify Pentium II sco boxes.
13429
13430 * config.guess: Fix "tr" code. From Weiwen Liu.
13431
13432 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13433
13434 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13435 stabs.
13436
13437 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13438
13439 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13440 (ALL_TARGET_MODULES): Add all-target-libchill.
13441 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13442 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13443 (all-target-libchill): Add dependencies.
13444 * configure.in (target_libs): Add libchill.
13445
13446 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13447
13448 * config.guess: Avoid assumptions about "tr" behaves when
13449 LANG is set to something other than English.
13450
13451 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13452
13453 * configure (gxx_include_dir): Changed to
13454 '${prefix}/include/g++'-${libstdcxx_interface}.
13455
13456 * config.if: New to determine the interfaces.
13457
13458 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13459
13460 * config.guess: Detect and handle MPE/IX.
13461 * config.sub: Deal with MPE/IX.
13462
13463 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13464
13465 * configure.in: Use mh-aix43.
13466
13467 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13468
13469 * configure: Fix --without/--disable cases for gxx-include-dir.
13470
13471 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13472
13473 * mdata-sh: Imported. Needed for automake support.
13474
13475 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13476
13477 * Makefile.in (taz): Try "chmod -R og=u ." before
13478 "chmod og=u `find . -print`".
13479
13480 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13481
13482 * configure.in: Add arm-elf and thumb-elf support.
13483
13484 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13485
13486 * Makefile.in: Undo previous patch.
13487
13488 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13489
13490 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13491 to here ...
13492 (install-no-fixedincludes): and here
13493 (INSTALL_MODULES): ... from here.
13494
13495 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13496
13497 * config.sub: Merge with FSF.
13498
13499 * config.guess: Merge with FSF.
13500
13501 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13502
13503 * configure (extraconfigdirs): New variable.
13504 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13505 * Makefile.in (all): Move higher in file.
13506 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13507 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13508 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13509 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13510 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13511
13512 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13513
13514 * Makefile.in (all-target-libjava): Depend on all-gcc and
13515 all-target-newlib.
13516 (configure-target-libjava): Depend on $(ALL_GCC).
13517
13518 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13519
13520 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13521 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13522
13523 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13524
13525 * INSTALL/README: Fix typo.
13526
13527 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13528
13529 * ylwrap: Change absolute path checks to check for DOS style path
13530 names.
13531
13532 * ylwrap: Don't use a full path name if the source file is in the
13533 same directory. From hjl@lucon.org (H.J. Lu).
13534
13535 * config-ml.in: Default to being verbose, to match Feb 18 change to
13536 configure.
13537
13538 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13539
13540 Brought over from egcs:
13541
13542 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13543
13544 * configure.in (target_subdir): Set to ${target_alias} instead
13545 of "libraries".
13546
13547 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13548
13549 * configure.in (target_subdir): Set to libraries if enable_multilib.
13550
13551 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13552
13553 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13554 multilibs, force reconfiguration the first time we create
13555 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13556
13557 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13558
13559 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13560 avoid confusion with --no-recursion.
13561
13562 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13563
13564 * configure.in: Win32 hosts shouldn't use install -x
13565 * install-sh: remove -x option, and special .exe-handling
13566 hack.
13567
13568 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13569
13570 * config.guess: Recognize i586-pc-beos.
13571 * configure.in: Don't build some bits for beos.
13572
13573 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13574
13575 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13576 CFLAGS default to -O2.
13577
13578 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13579 when using GNU ld.
13580
13581 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13582
13583 * ltmain.sh: Correct install when using a different shell.
13584
13585 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13588
13589 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13590
13591 * makefile.vms: Update to build binutils/makefile.vms. Add install
13592 target.
13593
13594 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * ltconfig: Update to correct AIX handling.
13597
13598 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13599
13600 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13601
13602 * configure.in (target_subdir): Set to ${target_alias} instead
13603 of "libraries".
13604
13605 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13606
13607 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13608 (Makefile): Depend on $(gcc_version_trigger).
13609
13610 * configure (gcc_version): Change default initializer to empty
13611 string.
13612 (gcc_version_trigger): New variable; pass this variable down
13613 to subdir configures to enable them checking gcc's version
13614 themselves. Emit make macros for both gcc_version vars.
13615 (topsrcdir): Initialize reliably.
13616 (recursion line): Remove --with-gcc-version=${gcc_version}.
13617
13618 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13619
13620 * configure (enable_version_specific_runtime_libs): Implement new flag
13621 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13622 in $(libsubdir); emit definition in each generated Makefile.
13623 (gxx_include_dir): Initialize depending on
13624 $enable_version_specific_runtime_libs.
13625
13626 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13627
13628 * configure (gcc_version): Initialize properly depending on
13629 how and where configure is started.
13630 (recursion line): Pass a --with-gcc-version=${gcc_version}
13631 to configures in subdirs.
13632
13633 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13634
13635 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13636 cygmon
13637
13638 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13639
13640 * configure.in: Add cygmon and libstub support for mn10200.
13641
13642 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13643
13644 * configure (gcc_version): Add new variable describing the
13645 particular gcc version we're building.
13646 * Makefile.in (libsubdir): Add new macro for the directory
13647 in which the compiler finds executables, libraries, etc.
13648 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13649 and libsubdir.
13650
13651 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13652
13653 * Makefile.in (local-clean): Remove *.log.
13654 (warning.log): Built with warn_summary from build.log.
13655 (mail-report.log): Run test_summary.
13656 (mail-report-with-warnings.log): Run test_summary including
13657 warning.log in the report.
13658
13659 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13660
13661 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13662
13663 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13664
13665 * Makefile.in (grep): Grep no longer depends on libiberty.
13666
13667 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13668
13669 * Makefile.in: all-snavigator needs all-libgui.
13670
13671 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13672
13673 * configure.in: Add cygmon and libstub support for mn10300.
13674
13675 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13676
13677 * missing: Update to version from automake 1.3.
13678
13679 * ltmain.sh: On installation, don't get confused if the same name
13680 appears more than once in the list of library names.
13681
13682 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13683
13684 * config.sub: Accept m68060 and m5200 as CPU names.
13685
13686 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13687
13688 * configure: Use && rather than using -a in test, because odd
13689 strings can confuse test.
13690 * configure.in: Likewise.
13691
13692 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13693
13694 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13695
13696 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13697
13698 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13699 bootstrap4-lean): New targets.
13700
13701 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13702
13703 * mpw-* Delete. Not used.
13704
13705 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13706
13707 * COPYING.LIB: Update FSF address.
13708
13709 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13710
13711 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13712
13713 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13714 GAS_SUPPORT_DIRS.
13715
13716 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13717
13718 * ltconfig, ltmain.sh: Avoid producing a version number if
13719 -version-info was not used.
13720
13721 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13722
13723 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13724 building with newlib.
13725
13726 1998-04-30 Paul Eggert <eggert@twinsun.com>
13727
13728 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13729 Solaris `make' causes it to continue to next definition.
13730
13731 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13732
13733 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13734 the right GUI libraries and files are installed along with GDB.
13735
13736 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * configure.in: Change alpha to alpha* in several places.
13739
13740 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13741
13742 * config.sub: Recognize sparc86x.
13743
13744 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13745
13746 * configure.in (--enable-target-optspace): Remove debug echo.
13747
13748 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13749
13750 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13751
13752 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13753
13754 * ltconfig: Update cygwin32 support.
13755
13756 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13757 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13758 (GDB_SUPPORT_DIRS): Likewise.
13759
13760 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13761
13762 * configure.in (target_makefile_frag): If --enable-target-optspace,
13763 use -Os to compile target libraries rather than -O2. Default to
13764 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13765 not used.
13766 * configure.in (target_cflags): Ditto for d30v.
13767
13768 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13769
13770 * Makefile.in (all-bfd): Depend on all-intl.
13771 (all-binutils): Likewise.
13772 (all-gas): Likewise.
13773 (all-gprof): Likewise.
13774 (all-ld): Likewise.
13775
13776 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13777
13778 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13779
13780 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13781
13782 * Makefile.in (all-bfd): Depend upon all-libiberty.
13783
13784 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13785
13786 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13787
13788 * Makefile.in: Add libstub.
13789
13790 * configure.in: Ditto. Build libstub for targets that have cygmon
13791 support.
13792
13793 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13794
13795 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13796
13797 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13798
13799 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13800 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13801
13802 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13803
13804 * configure: Define DEFAULT_M4 by searching PATH.
13805 * Makfile.in: Use DEFAULT_M4.
13806
13807 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13808
13809 * ltconfig: Add cygwin32 support.
13810
13811 * Makefile.in, configure.in: Add libtool as a native only directory
13812 to configure and build.
13813
13814 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13815
13816 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13817
13818 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13819
13820 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13821
13822 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13823
13824 * Makefile.in: add ash make rules
13825 * configure.in: add ash to native_only and host_tools lists
13826
13827 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13828
13829 * Makefile.in (all-gettext, all-intl): New targets.
13830 (ALL_MODULES): Added all-gettext, all-intl.
13831 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13832 (INSTALL_MODULES): Added install-gettext, install-intl.
13833 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13834
13835 * configure.in (host_tools): Added gettext.
13836 (native_only): Likewise.
13837 (noconfigdirs) [various cases]: Likewise.
13838 (host_libs): Added intl.
13839
13840 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13841
13842 * configure: Do not disable building gdbtk for cygwin32 hosts.
13843
13844 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13845
13846 * configure.in: Add thumb-coff target.
13847 * config.sub: Add thumb-coff target.
13848
13849 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13850
13851 * Makefile.in: Revert yesterday's change.
13852 (all-target-winsup): all-target-librx stays out of here.
13853
13854 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13855
13856 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13857 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13858 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13859 Remove references to librx and libg++.
13860
13861 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13862
13863 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13864 recursive makes
13865
13866 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13867
13868 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13869 for newlib directory.
13870 (CXX_FOR_TARGET): Likewise.
13871
13872 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13873
13874 * ltconfig: Update after libtool/ltconfig.in change for
13875 hpux11.
13876
13877 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * ltconfig, ltmain.sh: Update to libtool 1.2.
13880
13881 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13882
13883 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13884 (install-gcc-cross): Instead, override LANGUAGES here.
13885
13886 1998-03-18 Dave Love <d.love@dl.ac.uk>
13887
13888 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13889 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13890
13891 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13892
13893 * configure.in: Add Thumb-pe target.
13894
13895 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13896
13897 * Makefile.in - changed sn targets to snavigator
13898 * configure.in - changed sn targets to snavigator
13899
13900 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13901
13902 * config-ml.in: After building symlink tree call make distclean
13903 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13904 to be the case for libiberty.
13905
13906 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13907
13908 * configure: When making link, also check the current
13909 directory. The configure scripts may create one.
13910
13911 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13912
13913 * config.sub: Accept alphapca56 and alphaev6 properly.
13914
13915 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13916
13917 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13918
13919 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13920
13921 * config.sub (sco5): Fix typo.
13922
13923 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13924
13925 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13926 install-itcl.
13927 (install-itcl): Remove dependency on install-tcl.
13928
13929 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13930
13931 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13932
13933 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13934
13935 * configure.in: Don't build libgui for a cygwin32 target when not on
13936 a cygwin32 host.
13937
13938 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13939
13940 * configure (redirect): Set to null, so default behavior of
13941 configure is now --verbose.
13942
13943 1998-02-16 Dave Love <d.love@dl.ac.uk>
13944
13945 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13946 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13947
13948 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13949
13950 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13951 this change to sync Makefile.in with its ChangeLog entries.
13952
13953 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13954
13955 * ltmain.sh (mkdir): Check that the directory doesn't exist
13956 before we exit with error, so that we don't get races during
13957 parallel builds.
13958
13959 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13960
13961 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13962
13963 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13964
13965 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13966 PICFLAG_FOR_TARGET.
13967 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13968
13969 * configure: Emit a definition for the new macro enable_shared
13970 into each Makefile.
13971
13972 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13973
13974 * configure.in (host_tools, native_only): Add libtool.
13975
13976 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13977
13978 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13979 Fix typo in ming config comment.
13980
13981 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13982
13983 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13984
13985 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13986
13987 * config.sub: Add tic30 cases, and map c30 to tic30.
13988
13989 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13990
13991 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13992 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13993 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13994 (CLEAN_TARGET_MODULES): Similarly
13995 (all-target-libf2c): Add dependences.
13996 * configure.in (target_libs): Add libf2c.
13997
13998 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13999
14000 * configure.in: Remove expect from noconfigdirs when target
14001 is cygwin32. OK to build expect and dejagnu with Canadian
14002 Cross.
14003
14004 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14005
14006 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14007 host.
14008
14009 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14010 and mingw32.
14011
14012 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14013
14014 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14015 here as it is not defined in the toplevel Makefile.
14016
14017 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14018
14019 * configure (package_makefile_rules_frag): New variable, which names
14020 a file with generic rules, ...
14021 Change comment to mention we now have FIVE parts.
14022 * configure: Undo last change.
14023
14024 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14025
14026 * config.guess: More accurate determination of HP processor types.
14027 * config.sub: More accurate determination of HP processor types.
14028
14029 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14030
14031 * configure (package_makefile_frag): Move inserting the
14032 ${package_makefile_frag} to where it should be according
14033 to the comment.
14034
14035 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14036
14037 * config.guess: Add support for Linux/ARM.
14038
14039 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14040
14041 * .cvsignore: Remove *-info and *-install since they match
14042 release-info and mpw-install, which we don't want to just ignore.
14043
14044 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14045
14046 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14047
14048 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14049
14050 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14051 local_prefix to sub-make invocations.
14052
14053 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14054
14055 * configure.in: Check makefile fragments in the source
14056 directory.
14057
14058 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14059
14060 * configure.in: Check whether host and target makefile
14061 fragments exist before adding them to *_makefile_frag.
14062
14063 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14064
14065 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14066
14067 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14068
14069 * configure.in: Make sure we only replace RPATH_ENVVAR on
14070 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14071 regexp to sed.
14072
14073 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14074 to sub-makes.
14075
14076 1998-01-13 Lee Iverson (leei@ai.sri.com)
14077
14078 * config-ml.in (multi-do): LDFLAGS must include multilib
14079 designator.
14080
14081 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14082
14083 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14084
14085 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14086
14087 * config.sub: Add mingw32 support.
14088 * configure.in: Likewise.
14089
14090 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14091
14092 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14093
14094 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14095
14096 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14097 * configure (gxx_include_dir): Provide a definition for subdirs
14098 which do not use autoconf.
14099
14100 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14101
14102 * config.guess: Sync with egcs. Picks up new alpha support,
14103 BeOS & some additional linux support.
14104
14105 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14106
14107 * config.guess: HP 9000/803 is a PA1.1 machine.
14108
14109 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14110
14111 * configure.in: It's alpha*-...
14112
14113 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14114
14115 * configure.in (host_makefile_frag, target_makefile_frag):
14116 Handle multiple config files.
14117 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14118 alpha-*-*.
14119
14120 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14121
14122 * mkdep: New file.
14123
14124 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14125
14126 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14127
14128 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14129
14130 * Makefile.in: Add libgui directory.
14131 (GDB_TK): Add all-libgui.
14132 * configure.in: Add libgui directory.
14133 * configure: Add all-libgui to GDB_TK.
14134
14135 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14136
14137 * config-ml.in (multidirs): Add m32r to multilib list.
14138
14139 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14140
14141 * Makefile.in (all-target-gperf): Change dependency to
14142 all-target-libstdc++.
14143
14144 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14145
14146 * config.guess: Add BeOS support.
14147
14148 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14149
14150 Source directory cvs renamed to cvssrc:
14151 * configure.in (host_tools): Change cvs to cvssrc.
14152 (native_only): Likewise.
14153 (noconfigdirs) [various cases]: Likewise.
14154 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14155 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14156 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14157 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14158 (all-cvssrc): Rename target from all-cvs.
14159
14160 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14161
14162 * configure (gxx_include_dir): Fix thinko.
14163
14164 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14165
14166 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14167 (install-cross, install-gcc-cross): New targets.
14168
14169 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14170
14171 * configure.in (noconfigdirs): Add support for Thumb target.
14172
14173 * config.sub (maybe_os): Add support for Thumb target.
14174
14175 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14176
14177 * Makefile.in: Add rules for cygmon.
14178
14179 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14180
14181 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14182
14183 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14184 * configure (gxx_include_dir): Provide a definition for subdirs
14185 which do not use autoconf.
14186
14187 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14188
14189 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14190 11/18/97 build
14191
14192 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14193
14194 * From Franz Sirl.
14195 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14196 found on RedHat Linux systems.
14197
14198 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14199
14200 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14201 guesses.
14202
14203 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14204
14205 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14206
14207 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14208
14209 * ltmain.sh: If mkdir fails, check whether the directory was created
14210 anyhow by some other process.
14211
14212 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14213
14214 * configure.in (d30v-*-*): Configure all directories.
14215
14216 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14217
14218 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14219 for the D30V.
14220
14221 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14222
14223 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14224
14225 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14226
14227 * include/libiberty.h: Add extern "C" { so it can be used with C++
14228 progrms.
14229 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14230 programs.
14231
14232 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14233
14234 * configure.in (d30v-*-*): Configure GCC now.
14235
14236 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14237
14238 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14239 is no longer needed.
14240
14241 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14242
14243 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14244
14245 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14246
14247 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14248 targets using "$@" to provide support for similar but not identical
14249 targets without having to duplicate code.
14250
14251 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14252
14253 * makefile.vms: Fix to work with DEC C.
14254
14255 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14256
14257 * config.sub: Add mips-tx39-elf to marketing names.
14258
14259 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14260
14261 * ltmain.sh: Handle symlinks in generated script.
14262
14263 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * configure: Handle autoconf style directory options: --bindir,
14266 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14267 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14268 --sysconfdir.
14269 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14270 (sharedstatedir, localstatedir, oldincludedir): New variables.
14271 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14272 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14273 sbindir, sharedstatedir, and sysconfdir.
14274
14275 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14276
14277 * Makefile.in (bootstrap-lean): New target.
14278
14279 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14280
14281 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14282 sn, and gnuserv from noconfigdirs.
14283
14284 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14287
14288 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14289
14290 * Makefile.in (cross): New target.
14291
14292 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14293 Jeff Law <law@cygnus.com>
14294
14295 * Makefile.in (bootstrap2, bootstrap3): New targets.
14296 (all-bootstrap): Remove outdated and confusing target.
14297 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14298
14299 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14300
14301 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14302 windows. Consistent with gdb/configure.
14303
14304 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14305
14306 * configure.in: Name Linux target fragment.
14307
14308 * configure: Rewrite so that project Makefile fragment is inserted
14309 first and appears last in the resulting Makefile.
14310
14311 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14312
14313 * Makefile.in (install-itcl): Install tcl first.
14314
14315 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14316
14317 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14318
14319 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14320
14321 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14322
14323 * configure.in (skipdirs): Add target-librx for Linux.
14324 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14325
14326 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14327
14328 * Makefile.in (bootstrap): New target.
14329
14330 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14331
14332 * config.sub: Accept 'amigados' for backward compatibility.
14333
14334 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * config.guess: Merge with FSF.
14337
14338 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14339
14340 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14341
14342 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14343
14344 * config.sub: Add "marketing-names" patch.
14345
14346 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14347
14348 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14349
14350 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14351
14352 * config.sub: Handle v850-elf.
14353
14354 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14355
14356 * .cvsignore (*-install): Remove.
14357
14358 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14359
14360 * ltconfig: Set CONFIG_SHELL in libtool.
14361 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14362
14363 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14364
14365 * configure.in (target_subdir): Set to libraries if enable_multilib.
14366
14367 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14368
14369 * config.guess: Update from gcc directory.
14370
14371 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14372
14373 * Makefile.in (all-sim): Depends on all-readline.
14374
14375 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14376
14377 * Makefile.in (BISON, YACC): Use $$s.
14378 (all-bison): Depend on all-texinfo.
14379
14380 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14381
14382 * Makefile.in (BISON): Add -L flag.
14383 (YACC): Likewise.
14384
14385 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14386
14387 * configure.in (noconfigdirs): Add support for v850e target.
14388
14389 * config.sub (maybe_os): Add support for v850e target.
14390
14391 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14392
14393 * configure.in (noconfigdirs): Add support for v850ea target.
14394
14395 * config.sub (maybe_os): Add support for v850ea target.
14396
14397 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14398
14399 * config.sub: Add mipstx39. Delete r3900.
14400
14401 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14402
14403 * Makefile.in (all-autoconf): Depends on all-texinfo.
14404
14405 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14406
14407 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14408 eabi targets.
14409
14410 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14411
14412 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14413
14414 * configure: When handling a Canadian Cross, handle YACC as well as
14415 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14416 * Makefile.in (all-bison): Depend upon all-texinfo.
14417
14418 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14419
14420 * Makefile.in (BISON): bison, not byacc or bison -y.
14421 (YACC): bison -y or byacc or yacc.
14422 (various): Add *-bison as appropriate.
14423 (taz): No need to mess with BISON anymore.
14424
14425 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14426
14427 * configure: If OSTYPE matches *win32*, try to find a good value for
14428 CONFIG_SHELL.
14429
14430 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14431
14432 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14433 configure.in if it is present.
14434
14435 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14436
14437 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14438
14439 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14440
14441 * config.sub: Recognize `arc' cpu.
14442 * configure.in: Likewise.
14443 * config-ml.in: Likewise.
14444
14445 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14446
14447 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14448
14449 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14450
14451 * configure: Changed sed delimiter from ':' to '|' when
14452 attempting to substitute ${config_shell} for SHELL. On
14453 NT ${config_shell} may contain a ':' in it.
14454
14455 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14456
14457 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14458
14459 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14460
14461 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14462
14463 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14464
14465 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14466
14467 * ylwrap: If the program is a relative path, force it to be
14468 absolute.
14469
14470 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14471
14472 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14473
14474 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14475
14476 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14477 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14478 for libraries.
14479
14480 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14481
14482 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14483 separated by spaces.
14484
14485 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * ylwrap: New file.
14488 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14489
14490 * ltmain.sh: Handle /bin/sh at start of install program.
14491
14492 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14493
14494 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14495 * missing: New file, from automake 1.2.
14496
14497 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14500 check-tk to CHECK_X11_MODULES.
14501
14502 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14503
14504 * config.sub: Merge with FSF.
14505
14506 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * config.guess: Merge with FSF.
14509
14510 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14511
14512 * configure: Treat msdosdjgpp like go32.
14513 * configure.in: Likewise. Don't remove gprof for go32.
14514
14515 * configure: Change Makefile.tem2 to Makefile.tm2.
14516
14517 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14518
14519 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14520
14521 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14522
14523 * install-sh (chmodcmd): Set to null if the DST directory already
14524 exists. Same as Nov 11th change.
14525
14526 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14527
14528 * configure (GDB_TK): Needs itcl and tix.
14529
14530 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14531
14532 * config.guess: Update from FSF.
14533
14534 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14535
14536 * Makefile.in (GDB_TK): Depend on itcl and tix.
14537
14538 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14539
14540 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14541 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14542 (INSTALL_SCRIPT): New variable.
14543 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14544 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14545 to -x.
14546 * install-sh: Add support for -x option.
14547
14548 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14549
14550 * configure.in, Makefile.in: Treat tix like itcl.
14551
14552 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14553
14554 * Makefile.in (WINDRES): New variable.
14555 (WINDRES_FOR_TARGET): New variable.
14556 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14557 (EXTRA_HOST_FLAGS): Add WINDRES.
14558 (EXTRA_TARGET_FLAGS): Add WINDRES.
14559 (EXTRA_GCC_FLAGS): Add WINDRES.
14560 ($(DO_X)): Pass down WINDRES.
14561 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14562 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14563 DLLTOOL_FOR_TARGET.
14564
14565 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14566
14567 * configure.in: configure sim before gdb for win32-x-ppc
14568
14569 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14570
14571 Move gperf into the toplevel, from libg++.
14572 * configure.in (target_tools): Add target-gperf.
14573 (native_only): Add target-gperf.
14574 * Makefile.in (all-target-gperf): New target, depend on
14575 all-target-libg++.
14576 (configure-target-gperf): Empty rule.
14577 (ALL_TARGET_MODULES): Add all-target-gperf.
14578 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14579 (CHECK_TARGET_MODULES): Add check-target-gperf.
14580 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14581 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14582
14583 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14584
14585 * config.sub (mn10200): Recognize new basic machine.
14586
14587 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14588
14589 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14590 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14591
14592 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14593
14594 * configure.in: If we're building mips-sgi-irix6* native, turn on
14595 ENABLE_MULTILIB and set TARGET_SUBDIR.
14596
14597 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14598
14599 * Makefile.in (all-sn): Depend on all-grep.
14600
14601 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14602
14603 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14604
14605 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14606 Makefile. From Jeff Makey <jeff@cts.com>.
14607 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14608
14609 * Makefile.in (DISTBISONFILES): Remove.
14610 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14611 $(DEFAULT_YACC).
14612
14613 * configure.in: Build itl, db, sn, etc., when building for native
14614 cygwin32.
14615
14616 * Makefile.in (LD): New variable.
14617 (EXTRA_HOST_FLAGS): Pass down LD.
14618 ($(DO_X)): Likewise.
14619
14620 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14621
14622 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14623
14624 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14625
14626 * configure.in (targargs): Strip out any supplied --build argument
14627 before adding our own. Always add --build.
14628
14629 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14630
14631 * configure.in (targargs): Pass --build if we're doing
14632 a cross-compile.
14633
14634 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14635
14636 * configure: Use '|' instead of ":" as the separator in
14637 sed. Otherwise sed chokes on NT path names with drive
14638 designators. Also look for "?:*" as the leading characters in an
14639 absolute pathname.
14640
14641 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14642
14643 * config.sub: Support for r3900.
14644
14645 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14646
14647 * configure.in: Use install-sh, not install.sh.
14648
14649 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14650
14651 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14652 apply it twice.
14653
14654 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14655
14656 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14657 install-binutils.
14658
14659 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14660
14661 * Makefile.in: Add automake targets.
14662 * configure.in (host_tools): Add automake.
14663
14664 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14665
14666 * configure: Default CXX to c++, not gcc.
14667 * Makefile.in (CXX): Set to c++, not gcc.
14668 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14669
14670 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14671
14672 * install-sh: try appending a .exe if source file doesn't
14673 exist
14674
14675 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14676
14677 * configure.in: Turn on multilib by default.
14678 (cross_only): Remove target-libiberty.
14679
14680 * Makefile.in (all-gcc): Don't depend on libiberty.
14681
14682 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14683
14684 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14685
14686 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14687
14688 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14689 (DISTBISONFILES): Add ld/Makefile.in
14690
14691 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14692
14693 * configure.in: if target is cygwin32 but host isn't cygwin32,
14694 don't configure gdb tcl tk expect, not just gdb.
14695
14696 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14697
14698 * configure.in: Added gnuserv everywhere sn appears.
14699
14700 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14701 (CROSS_CHECK_MODULES): Added check-gnuserv.
14702 (INSTALL_MODULES): Added install-gnuserv.
14703 (CLEAN_MODULES): Added clean-gnuserv.
14704 (all-gnuserv): New target.
14705
14706 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14707
14708 * config.guess: Fixes for MIPS OpenBSD systems.
14709
14710 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14711
14712 * Makefile.in (INSTALL_XFORM): Remove.
14713 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14714
14715 * mkinstalldirs: New file, copied from automake.
14716 * Makefile.in (installdirs): Rename from install-dirs. Use
14717 mkinstalldirs. Change all users.
14718 (DEVO_SUPPORT): Add mkinstalldirs.
14719
14720 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14721
14722 * install-sh: Rename from install.sh.
14723 * Makefile.in (INSTALL): Change install.sh to install-sh.
14724 (DEVO_SUPPORT): Likewise.
14725
14726 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14727 Graichen <graichen@rzpd.de>.
14728
14729 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14730
14731 * config.guess: Recognize OpenBSD systems correctly.
14732
14733 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14734
14735 * README, Makefile.in (ETC_SUPPORT): Remove references to
14736 cfg-paper*, configure.{texi,man,info*}._
14737
14738 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14739
14740 * Makefile.in (all.normal): Ensure that gcc is built after all
14741 the x11 - ie gdb - targets.
14742
14743 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14744
14745 * makefile.vms: Don't run conf-a-gas.
14746
14747 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14748
14749 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14750
14751 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14752
14753 * configure.in: Remove noconfigdirs case since gdb also
14754 configures and builds for tic80-coff.
14755
14756 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14757
14758 * configure: Set cache_file to config.cache.
14759 * Makefile.in (local-distclean): Remove config.cache.
14760
14761 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * COPYING: Update FSF address.
14764
14765 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14766
14767 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14768 noconfigdirs.
14769
14770 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14773 MAKEDIRS, is empty.
14774
14775 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14776
14777 * config.sub: Tweak mn10300 entry.
14778
14779 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14780
14781 * configure.in (host_tools): Put sim before gdb, so gdb's
14782 configure.tgt can determine if the simulator was configured.
14783
14784 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14785
14786 * config.sub: Move BeOS $os case to be with other Cygnus
14787 local cases.
14788
14789 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14790
14791 * config.sub: Remove misplaced comment that broke Linux.
14792
14793 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14794
14795 * config.sub: Add BeOS support.
14796
14797 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14798
14799 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14800
14801 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14802
14803 * configure.in (noconfigdirs): Remove tcl and tk from
14804 noconfigdirs for cygwin32 builds.
14805
14806 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14807
14808 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14809
14810 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14811
14812 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14813 make-all.com, use makefile.vms instead.
14814
14815 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14816
14817 * config.sub: Accept -lnews*.
14818
14819 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14820
14821 * configure.in (noconfigdirs): Disable target-newlib,
14822 target-examples and target-libiberty for d30v.
14823
14824 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14825
14826 * configure.in (noconfigdirs): Enable ld for d30v.
14827
14828 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14829
14830 * configure.in (tic80-*-*): Build compiler.
14831
14832 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14833
14834 * configure.in (d30v-*): Remove sim directory from list of
14835 unsupported d30v directories
14836
14837 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14838
14839 * config.sub, configure.in: Add d30v target cpu.
14840
14841 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14842
14843 * makefile.vms: New file.
14844 * make-all.com: Remove.
14845
14846 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14847
14848 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14849
14850 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14851
14852 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14853
14854 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14855
14856 * Makefile.in (ALL_MODULES): Added all-db.
14857 (CROSS_CHECK_MODULES): Addec check-db.
14858 (INSTALL_MODULES): Added install-db.
14859 (CLEAN_MODULES): Added clean-db.
14860
14861 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14862
14863 * config.guess: Merge with latest FSF sources.
14864
14865 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14866
14867 * Makefile.in (ALL_MODULES): Added all-itcl.
14868 (CROSS_CHECK_MODULES): Added check-itcl.
14869 (INSTALL_MODULES): Added install-itcl.
14870 (CLEAN_MODULES): Added clean-itcl.
14871
14872 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14873
14874 * configure.in: build gdb for mn10200
14875
14876 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14877
14878 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14879
14880 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14881
14882 * configure.in (tic80-*-*): Turn off most targets right now.
14883
14884 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14885
14886 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14887 rather than the makeinfo program.
14888 (do-info): Depend upon all-texinfo.
14889
14890 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * configure.in: Remove uses of config/mh-linux.
14893
14894 * config.sub, config.guess: Merge with latest FSF sources.
14895
14896 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14897
14898 * config.sub (case $basic_machine): Add tic80 entries.
14899
14900 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * config.sub, config.guess: Merge with latest FSF sources.
14903
14904 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14905
14906 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14907 * mpw-config.in: Test for NewFolderRecursive.
14908 * mpw-install: Use symbolic name for startup filename.
14909 * mpw-README: Add various additional details.
14910
14911 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14912
14913 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14914
14915 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14916
14917 * configure.in: Do build gcc and the target libraries for
14918 the mn10200.
14919
14920 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14921
14922 * configure.in: don't avoid building gdb for mn10300 any more
14923 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14924 instead of single-quoting it.
14925
14926 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14927
14928 * configure.in: Don't use --with-stabs on IRIX 6.
14929
14930 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14931
14932 * configure.in (m32r): Build gdb, libg++ now.
14933
14934 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14935
14936 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14937 directories from noconfigdirs.
14938
14939 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14940
14941 * config.sub (basic_machine): added mips16 configuration
14942
14943 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14944
14945 * config.sub: Handle d10v-unknown.
14946
14947 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14948
14949 * config.sub: Handle v850-unknown.
14950
14951 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14952
14953 * Makefile.in: add findutils
14954 * configure.in: add findutils to list of host_tools
14955
14956 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14957
14958 * config.sub: Handle mn10200 and mn10300.
14959
14960 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14961
14962 * configure.in (d10v-*): Do not build librx.
14963
14964 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14965
14966 * configure.in (mn10300): Build everything except gdb & libgloss.
14967
14968 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14969
14970 * config.guess: Patch for Dansk Data Elektronik servers,
14971 from Niels Skou Olsen <nso@dde.dk>.
14972
14973 For ncr, use /bin/uname rather than uname, since GNU uname does not
14974 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14975
14976 Patch for MIPS R4000 running System V,
14977 from Eric S. Raymond <esr@snark.thyrsus.com>.
14978
14979 Fix thinko for nextstep.
14980
14981 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14982
14983 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14984 * config.guess: Guess mips-dec-mach_bsd4.3.
14985
14986 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14987 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14988 release numbers.
14989 * config.guess (mips-mips-riscos*): Emit just enough of the
14990 release number.
14991
14992 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14993 * config.guess (sparc-auspex-sunos*): Added.
14994 (f300-fujitsu-*): Added.
14995
14996 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14997 * config.guess: Recognize a Tadpole as a sparc.
14998
14999 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15000
15001 * config.guess: Don't assume that NextStep version is either 2 or
15002 3. NextStep 4 (aka OpenStep 4) has come out now.
15003
15004 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15005
15006 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15007 From Rik Faith <faith@cs.unc.edu>.
15008
15009 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15010
15011 * config.sub: Contributions from bug-gnu-utils to:
15012 Support plain "hppa" (no version given) architecture, reported by
15013 OpenStep.
15014 OpenBSD like NetBSD.
15015 LynxOs is not a hardware supplier.
15016
15017 * config.guess: Contributions from bug-gnu-utils to add support for:
15018 OpenBSD like NetBSD.
15019 Stratus systems.
15020 More Pyramid systems.
15021 i[n>4]86 Intel chips.
15022 M680[n>4]0 Motorola chips.
15023 Use unknown instead of lynx for hardware manufacturer.
15024
15025 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15026
15027 * install.sh (chmodcmd): Set to null if the DST directory already
15028 exists.
15029
15030 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15031
15032 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15033 not use mt-ppc target Makefile fragment any more.
15034
15035 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15036
15037 * configure.in (*-*-windows): Exclude everything but those dirs
15038 needed to build windows.
15039
15040 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15041
15042 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15043
15044 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15045
15046 * configure.in: Exclude mmalloc from i386-windows.
15047
15048 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15049
15050 * Undo my previous change.
15051
15052 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15053
15054 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15055 unconditionally.
15056 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15057
15058 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15059
15060 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15061 host to add it's own flags.
15062
15063 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15064
15065 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15066
15067 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15068
15069 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15070 (CXX_FOR_TARGET): Likewise.
15071 (GCC_FOR_TARGET): Define.
15072 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15073 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15074 CC_FOR_TARGET was specified on the command line.
15075 (MAKEOVERRIDES): Don't define.
15076
15077 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15078
15079 * configure.in (m32r): Fix spelling of libg++ libs.
15080
15081 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15082
15083 * config.sub (-apple*): Remove, now redundant.
15084
15085 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15086
15087 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15088
15089 * configure: Rework yesterday's sed script patch.
15090
15091 * config.sub: Merge with FSF.
15092
15093 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15094
15095 * config.guess: Merge from FSF.
15096
15097 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15098 * config.guess: Use pc instead of unknown, for pc clone systems.
15099 Change linux to linux-gnu.
15100
15101 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15102 * config.guess: Avoid non-portable tr syntax.
15103
15104 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15105
15106 * test-build.mk (HOLES): Add "xargs" for gdb.
15107
15108 * configure: Avoid hpux10.20 sed bug.
15109
15110 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15111
15112 * configure.in: Add support for windows host
15113 (that is a build done under the Microsoft build environment).
15114
15115 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * Makefile.in: Replace all uses of srcroot with s, to shrink
15118 command line lengths.
15119
15120 Patches from Geoffrey Noer <noer@cygnus.com>:
15121 * configure.in: If configuring for newlib, pass --with-newlib to
15122 subdirectories.
15123 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15124 -Bnewlib/ and -Lwinsup to gcc.
15125 (CXX_FOR_TARGET): Likewise.
15126
15127 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15128
15129 * Makefile.in (ETC_SUPPORT): Add configure.
15130
15131 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15132
15133 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15134 host configuration file.
15135
15136 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15137
15138 * configure.in: Break mn10x00 support into separate
15139 mn10200 and mn10300 configurations.
15140 * config.sub: Likewise.
15141
15142 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15143
15144 * configure.in: Add lots of stuff to noconfigdirs for
15145 the mn10x00 targets.
15146
15147 * config.sub, configure.in: Add mn10x00 support.
15148
15149 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15150
15151 * make-all.com: Call conf-a-gas, not config-a-gas.
15152
15153 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15154
15155 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15156 targets.
15157
15158 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15159
15160 * mpw-README: Add much more detail for native PowerMac.
15161 * mpw-install: New file.
15162 * mpw-configure: Add --norecursion and --help options.
15163 * mpw-config.in: Translate readme and install files when
15164 copying to objdir.
15165 * mpw-build.in: Don't always depend on byacc and flex.
15166 (install-only-top): New action.
15167
15168 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15169
15170 * configure.in: You can now configure GDB for the v850.
15171
15172 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15173
15174 * configure.in (noconfigdirs): Don't configure any C++ dirs
15175 if targeting D10V.
15176
15177 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15178
15179 * config.sub: Recognize mips64vr5000.
15180
15181 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15182
15183 * configure.in: Use a single line for host_tools and native_only.
15184
15185 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15186
15187 * config.sub, configure.in: Add entries for m32r.
15188
15189 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15190
15191 * Makefile.in (inet-install): Don't run install-gzip.
15192
15193 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15194
15195 * configure.in: Don't config lots of things for *-*-windows*.
15196
15197 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15198
15199 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15200 (host_libs, host_tools): Copy from configure.in.
15201 * mpw-configure: Don't complain about directories not found.
15202
15203 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15204
15205 * configure.in (i[345]86): Recognize i686 for pentium pro.
15206 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15207 file.
15208
15209 * config.guess (i[345]86): Ditto.
15210
15211 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15212
15213 * configure.in (noconfigdirs): Removed gdb for D10V.
15214
15215 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15216
15217 * configure.in: Remove ld, target-libio, target-libg++, and
15218 target-libstdc++ from noconfigdirs.
15219
15220 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15221
15222 * configure: Fix three locations where shell scripts were
15223 being run directly rather than with config_shell.
15224
15225 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15226
15227 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15228 * config.sub (basic_machine): Recognize v850.
15229
15230 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15231
15232 * mpw-configure: Handle multiple enable/disable options and
15233 pass them down recursively, handle -c and -s flags appropriately
15234 depending on choice of compiler, add escape mechanism for
15235 quoted arguments to gC.
15236
15237 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15238
15239 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15240 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15241 so that -mrelocatable-lib and -mno-eabi are used.
15242
15243 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15244 not support --print-multi-lib, don't abort.
15245
15246 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15247
15248 * make-all.com: Run config-a-gas.
15249 * setup.com: Don't copy subdirectory files around.
15250
15251 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15252
15253 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15254 target, it now compiles correctly.
15255
15256 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15257
15258 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15259
15260 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15261
15262 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15263
15264 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15265
15266 * configure.in (native_only): Add prms.
15267
15268 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15269
15270 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15271 (BINUTILS_SUPPORT_DIRS): Likewise.
15272
15273 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15274
15275 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15276 d10v support is added.
15277
15278 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15279
15280 * configure.in (d10v-*-*): New target.
15281
15282 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15283
15284 * config.guess (HP 9000/811): Recognize this as a PA1.1
15285 machine.
15286
15287 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15288
15289 * Makefile.in (do-tar-gz): New target, split out from tail end of
15290 taz target. Run each command separately, don't use pipes.
15291 (taz): Use it.
15292
15293 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15294
15295 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15296 * mpw-build.in: No builds should depend on building byacc or flex,
15297 they are assumed to be installed already.
15298
15299 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15300
15301 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15302 variable that CC_FOR_TARGET needs.
15303
15304 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15305
15306 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15307 options have changed since the last time the subdirectory was
15308 configured, and if it has, reconfigure.
15309 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15310 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15311
15312 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15313
15314 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15315 CLEAN_MODULES): Add bash.
15316 (all-bash): New target.
15317
15318 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15319
15320 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15321
15322 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15323
15324 * config.sub (basic_machine): Recognize d10v as a valid processor.
15325
15326 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15327
15328 * mpw-configure: Add support for --bindir.
15329 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15330
15331 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15332
15333 * configure.in: add bash, time, gawk to list of hosttools and things
15334 to only build for native toolchains
15335
15336 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15337
15338 * Makefile.in (docdir): Remove.
15339
15340 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15341
15342 * Makefile.in (datadir): Set to $(prefix)/share.
15343
15344 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15345
15346 * configure.in: build diff and patch for cygwin32-hosted
15347 toolchains.
15348
15349 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15350
15351 * config.sub: Accept -rtems*.
15352
15353 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15354
15355 * configure.in: enable dosrel for cygwin32-hosted builds,
15356 remove diff from the list of things not buildable
15357 via Canadian Cross
15358
15359 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15360
15361 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15362 don't get ". ".
15363
15364 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15365
15366 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15367
15368 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15369
15370 * Makefile.in (taz): Handle case where tex3patch didn't even get
15371 checked out. Also, if it was found, put the symlink in a new util
15372 subdirectory.
15373
15374 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15375
15376 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15377
15378 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15379
15380 * config.sub: Recognize -openvms.
15381 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15382 * make-all.com, setup.com: New files.
15383
15384 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15385
15386 * Makefile.in (taz): tex3patch moved to texinfo/util.
15387
15388 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15389
15390 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15391 * configure.in: remove make from disable-if-Can-Cross list
15392 enable gdb if ${host} and ${target} are cygwin32
15393
15394 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15395
15396 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15397 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15398
15399 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15400
15401 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15402 distinguish sysv/svr4/bsd variants.
15403 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15404
15405 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15406
15407 * configure.in: Added copyright notice.
15408 * move-if-change: Added copyright notice.
15409
15410 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15411
15412 * configure.in (powerpcle-*-solaris*): Until we get shared
15413 libraries working, don't build gdb, sim, make, tcl, tk, or
15414 expect.
15415
15416 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15417
15418 * config.guess: Merge with FSF:
15419
15420 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15421 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15422
15423 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15424 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15425
15426 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15427 * config.guess: Combine two OSF1 rules.
15428 Also recognize field test versions. From mjr@zk3.dec.com.
15429 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15430 because GNU uname does not support -p. From pmr@pajato.com.
15431
15432 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15433
15434 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15435
15436 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15437
15438 * mpw-README: Document GCCIncludes.
15439
15440 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15441
15442 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15443
15444 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15445
15446 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15447
15448 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15449
15450 * configure.in (*-*-cygwin32): Configure make.
15451
15452 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15453
15454 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15455
15456 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15457
15458 * Makefile.in (all-inet): Depend on all-perl.
15459
15460 * Makefile.in (inet-install): New target.
15461
15462 * Makefile.in (all-inet): Depend on all-tcl.
15463 (all-inet): Depend on all-send-pr.
15464
15465 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15466
15467 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15468 temporarily.
15469
15470 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15471
15472 * configure.in: Don't configure --with-gnu-ld on AIX.
15473
15474 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15475
15476 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15477
15478 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15479
15480 * Makefile.in (ALL_MODULES): Added all-inet.
15481 (CROSS_CHECK_MODULES): Added check-inet.
15482 (INSTALL_MODULES): Added install-inet.
15483 (CLEAN_MODULES): Added clean-inet.
15484 (all-indent): New target.
15485
15486 * configure.in (host_tools): Added inet.
15487 (native_only): Added inet.
15488 (noconfigdirs): Added inet.
15489
15490 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15491
15492 * configure.in: Don't configure libgloss if we are not configuring
15493 newlib.
15494
15495 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15496
15497 * configure.in: Don't configure libgloss for unsupported
15498 architectures.
15499
15500 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15501
15502 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15503
15504 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15505
15506 * Makefile.in (ALL_MODULES): Include all-apache.
15507 (CROSS_CHECK_MODULES): Include check-apache.
15508 (INSTALL_MODULES): Include install-apache.
15509 (all-apache): New target.
15510
15511 * configure.in: Added apache everywhere perl is seen.
15512
15513 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15514
15515 * Makefile.in: Add support for clean-{module} and
15516 clean-target-{module} rules.
15517
15518 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15519
15520 * configure.in (*-*-ose) do not build libgloss.
15521
15522 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15523
15524 * config.guess (prep*:SunOS:5.*:*): Turn into
15525 powerpele-unknown-solaris2.
15526
15527 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15528
15529 * configure.in: Permit --enable-shared to specify a list of
15530 directories.
15531
15532 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15533
15534 * configure.in (host==solaris): Pass only the first word of $CC
15535 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15536
15537 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15538
15539 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15540
15541 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15542
15543 * Makefile.in (ALL_MODULES): Include all-perl.
15544 (CROSS_CHECK_MODULES): Include check-perl.
15545 (INSTALL_MODULES): Include install-perl.
15546 (ALL_X11_MODULES): Include all-guile.
15547 (CHECK_X11_MODULES): Include check-guile.
15548 (INSTALL_X11_MODULES): Include install-guile.
15549 (all-perl): New target.
15550 (all-guile): New target.
15551
15552 * configure.in (host_tools): Include perl and guile.
15553 (native_only): Include perl and guile.
15554 (noconfigdirs): Don't build guile and perl; no ports have been
15555 done.
15556
15557 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15558
15559 * configure (--enable-*): Handle quoted option lists such as
15560 --enable-sim-cflags='-g0 -O' better.
15561
15562 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15563
15564 * Makefile.in ({,inst}all-target): New rule so we can make and
15565 install all of the target directories easily.
15566
15567 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15568
15569 * configure.in: Add missing global flag in sed substitution when
15570 deleting `target-' from ${configdirs}.
15571
15572 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15573
15574 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15575 option.
15576
15577 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15578 config/mh-necv4.
15579
15580 * install.sh: Correct misspelling of transformbasename.
15581
15582 * config.guess: Recognize mips-*-sysv*.
15583
15584 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15585
15586 * config.sub: Recognize mon960.
15587
15588 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * configure: Restore Canadian Cross handling of BISON and LEX,
15591 removed in Feb 20 change.
15592
15593 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15594
15595 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15596 Mention make install. Remove the old copyright date as well the
15597 clumsy and rather pointless copyright on the README file.
15598
15599 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15600
15601 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15602 Makefile after running symlink-tree, then run `make distclean' to
15603 avoid clobbering any generated files in srcdir.
15604
15605 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15606
15607 * configure.in (m68k-*-netbsd*): Build everything now.
15608
15609 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15610
15611 * Makefile.in (taz): Fix quoting.
15612
15613 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15614
15615 * configure.in (sparclet-*-*): Build everything now.
15616
15617 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15618
15619 * configure.in (m68k-*-linux*): New host.
15620
15621 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15622
15623 * configure: Check for bison before byacc.
15624
15625 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15626
15627 * Makefile.in configure: Change the way LEX and BISON/YACC are
15628 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15629 searching PATH. These are used as fallbacks by Makefile.in if
15630 flex/bison/byacc aren't in objdir.
15631
15632 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15633
15634 * Makefile.in: Make everything which depends upon all-bfd also
15635 depend upon all-opcodes, in case --with-commonbfdlib is used.
15636
15637 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15638
15639 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15640 building NT native compilers on Unix.
15641
15642 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15643
15644 * configure.in: Don't get CC from the host Makefile fragment if we
15645 can find gcc in PATH, or if this is a Canadian Cross. Move the
15646 Solaris test for /usr/ucb/cc to the post target script, just after
15647 the compiler sanity test.
15648
15649 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * config.sub: Merge with FSF.
15652
15653 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15654
15655 * Makefile.in (RPATH_ENVVAR): New variable.
15656 (REALLY_SET_LIB_PATH): Use it.
15657 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15658
15659 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15660
15661 * config.sub, configure.in: Recognize sparclet cpu.
15662
15663 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15664
15665 * config.guess: Support m68k-cbm-sysv4.
15666
15667 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15668
15669 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15670 m68k-unknown-linuxaout from linker help string. Put quotes around
15671 $ld_help_string.
15672
15673 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15674
15675 * config.guess (powerpc-harris-powerunix): Add guess for port
15676 to new target.
15677
15678 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15679
15680 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15681
15682 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15683
15684 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15685 $(REALLY_SET_LIB_PATH) in Makefile.
15686 * Makefile.in (SET_LIB_PATH): New variable.
15687 (REALLY_SET_LIB_PATH): New variable.
15688 ($(DO_X)): Use $(SET_LIB_PATH).
15689 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15690 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15691 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15692 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15693 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15694 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15695 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15696 (install-dosrel): Likewise.
15697 (all-opcodes): Depend upon all-libiberty.
15698
15699 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15700
15701 * config.guess (*:CYGWIN*): New
15702
15703 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15704
15705 * Makefile.in (all-target-winsup): All all-target-libiberty.
15706
15707 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15708
15709 * configure.in (noconfigdirs): Add missing # in front of comment.
15710
15711 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15712
15713 * configure.in: add second pass to things added to noconfigdirs
15714 so *-gm-magic can exclude libgloss properly.
15715
15716 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15717
15718 * mpw-configure (extralibs_name, rez_name): Set correctly
15719 for MWC68K compiler.
15720
15721 * mpw-README: Add more info on the necessary build tools.
15722
15723 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15724
15725 * configure.in, config.sub: Recognize cygwin32.
15726
15727 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15728
15729 * config.guess, config.sub: Recognize A/UX.
15730
15731 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15732
15733 * config.sub: Merge with gcc/config.sub.
15734
15735 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15736
15737 * mpw-build.in (do-binutils): Add build of stamps.
15738
15739 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15740
15741 * config.sub: Add recognition for mips64vr4100*-* targets.
15742
15743 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15744
15745 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15746 Add creation of gconfigargs with `--enable-shared' turned on.
15747 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15748 ($(host)-stamp-stage3-configured): Likewise.
15749 (HOLES): Add chatr and ldd.
15750 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15751
15752 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15753
15754 * configure: Pass --nfp to recursive configures.
15755
15756 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15757
15758 * Makefile.in (DLLTOOL): New.
15759 (DLLTOOL_FOR_TARGET): New.
15760 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15761 (EXTRA_TARGET_FLAGS): Ditto.
15762 (EXTRA_GCC_FLAGS): Ditto.
15763 (CONFIGURE_TARGET_MODULES): Ditto.
15764 (DO_X): Ditto.
15765 * configure: Add DLLTOOL.
15766
15767 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15768
15769 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15770 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15771 mh-sco, since old workarounds no longer needed, and don't
15772 build ld, since libraries have weak symbols in COFF.
15773
15774 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15775
15776 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15777
15778 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15779
15780 * configure.in: Make sure that ${CC} can be used to compile an
15781 executable.
15782
15783 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15784
15785 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15786 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15787 nothing depending on whether gdbtk is being built.
15788
15789 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15790
15791 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15792
15793 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15794
15795 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15796 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15797
15798 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15799
15800 * config-ml.in: Add support for
15801 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15802 Simplify setting of multidirs from --disable-foo.
15803
15804 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15805
15806 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15807 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15808 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15809 non-empty, pass them on to the GCC make.
15810 (all-bootstrap): New rule that is like all-gcc, except it executes
15811 the GCC bootstrap rule instead of the GCC all rule.
15812
15813 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15814
15815 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15816
15817 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15818
15819 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15820 DG/UX support.
15821
15822 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15823
15824 * config.sub (i*86*) Change [345] to [3456]
15825
15826 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15827
15828 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15829 --with-gnu-ld=no.
15830
15831 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15832
15833 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15834 AIX multilibs get built.
15835
15836 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15837
15838 * configure.in (i386-win32): Don't build expect if we're not
15839 building the tcl subdir.
15840
15841 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15842
15843 * Makefile.in: (configure-target-examples, all-target-examples):
15844 New targets, configure and build example programs.
15845
15846 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15847
15848 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15849 use it as input to sedit the generated MPW makefile.
15850 * mpw-README: Add a suggestion about Gestalt.h.
15851
15852 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15853
15854 * config.sub: Accept *-*-ieee*.
15855
15856 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15857
15858 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15859 Ronald F. Guilmette <rfg@monkeys.com>.
15860
15861 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15862
15863 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15864 for powerpc-pe native.
15865 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15866 (target==powerpc-pe): duplicate i386-win32 entry.
15867
15868 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15869
15870 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15871 of vxworks, not just vxworks5.1.
15872
15873 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15874
15875 * mpw-configure: Add support for exec-prefix.
15876
15877 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15878
15879 * config.guess: Recognize HP model 816 machines as having
15880 a PA1.1 processor.
15881
15882 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15883
15884 * configure: Ignore new autoconf configure options.
15885
15886 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15887
15888 * config.guess: Recognize Pentium under SCO.
15889 From Robert Lipe <robertl@arnet.com>.
15890
15891 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15892
15893 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15894
15895 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15896
15897 * configure.in: Don't configure gas for alpha-dec-osf*.
15898
15899 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15900
15901 * configure.in: Default to --with-stabs for some targets for which
15902 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15903 i[345]86*-*-unixware*.
15904
15905 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15906
15907 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15908 rather than basing it on the target. Simplify handling of options
15909 controlling which directories to configure. Remove extraneous
15910 slash in multi-clean target.
15911
15912 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15913
15914 * config-ml.in: Prefix more variables with ml_ so they don't collide
15915 with configure's.
15916
15917 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15918
15919 * configure: Don't turn -v into --v.
15920
15921 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15922
15923 * configure.in (targargs): Fix typo.
15924
15925 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15926
15927 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15928
15929 * configure.in: Strip --host and --target options from
15930 CONFIG_ARGUMENTS, and always configure for --host only. Add
15931 --with-cross-host option when building with a cross-compiler.
15932 * configure: Canonicalize the arguments put into config.status by
15933 always using `=' for an option with an argument. Pass a presumed
15934 --host or --target explicitly.
15935
15936 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15937
15938 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15939 into general OS recognition case.
15940
15941 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15942
15943 * configure.in (target_configdirs): add target-winsup only
15944 for win32 target systems.
15945
15946 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15947
15948 * Makefile.in (all-target-libgloss): Depend upon
15949 configure-target-newlib, since when libgloss is built it looks to
15950 see if the newlib directory exists.
15951
15952 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15953
15954 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15955 cfg-ml-*.in.
15956
15957 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15958
15959 * configure: Handle LD and LD_FOR_TARGET when configuring a
15960 Canadian Cross.
15961
15962 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15963
15964 * configure.in (target_libs): add target-winsup.
15965 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15966 (target==ppcle-pe): remove ld from $noconfigdirs.
15967
15968 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15969
15970 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15971 Preserve relative path names in $srcdir. Build symlink tree if
15972 configuring cross target dir and srcdir=. (= no VPATH support).
15973 (configure-target-libg++): Depend on configure-target-librx.
15974 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15975 * config-ml.in: New file.
15976 * symlink-tree: New file.
15977 * configure: Ensure srcdir="." if that's what it is.
15978
15979 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15980
15981 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15982 includes and FLEX_SKELETON setting.
15983 * mpw-configure (--with-gnu-ld): New option, controls whether
15984 to use PPCLink or ld with PowerMac GCC.
15985 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15986 * mpw-config.in: Configure grez if targeting Mac.
15987
15988 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15989 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15990 just macos.
15991 * configure.in: Configure grez resource compiler if targeting Mac.
15992 * Makefile.in (all-grez, install-grez): New targets.
15993
15994 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15995
15996 * configure: CXX defaults to gcc, not g++. If we find
15997 gcc in the path, set CC to gcc -O2.
15998
15999 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16000
16001 * configure: Default ${build} correctly. Avoid picking up extra
16002 spaces when reading CC and CXX from Makefile. When doing a
16003 Canadian Cross, use plausible default values for numerous
16004 variables.
16005 * configure.in: When doing a Canadian Cross, don't try to
16006 configure tools whose configure script can't handle it.
16007
16008 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16009
16010 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16011
16012 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16013
16014 * configure: Remove dubious bug reporting address.
16015
16016 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16017
16018 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16019 configure script, run that instead of this directory's configure.
16020 In either case, print a message that we're configuring the sub-dir.
16021
16022 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16023
16024 * configure.in: Before checking for the existence of various files,
16025 use sed to filter out "target-".
16026
16027 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16028
16029 * Makefile.in (DO_X): Split rule to decrease command line length
16030 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16031 (Philippe De Muyter).
16032
16033 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16034
16035 * Makefile.in (all-patch): depend on all-libiberty.
16036
16037 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16038
16039 * configure.in: If the only directory in target_configdirs which
16040 actually exists is libiberty, then set target_configdirs to empty,
16041 to avoid trying to build a target libiberty in a gas or gdb
16042 distribution.
16043
16044 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16045
16046 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16047 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16048 systems.
16049
16050 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16051
16052 * configure.in (copy_dirs): Use sys-include instead of include
16053 for --with-headers option.
16054
16055 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16056
16057 * Makefile.in, configure.in: Make winsup builds work with
16058 new scheme.
16059
16060 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16061
16062 * configure.in: Build the linker on AIX.
16063
16064 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16065
16066 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16067 where needed.
16068
16069 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16070
16071 * Makefile.in (all-gcc): Fix typo.
16072
16073 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16074
16075 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16076
16077 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16078
16079 * configure.in: Rename libFOO to target-libFOO, and xiberty
16080 to target-xiberty, to provide more flexibility.
16081 (target_subdir): Define. Create if cross.
16082 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16083 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16084 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16085 check-libFOO -> check-target-libFOO, etc.
16086 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16087 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16088 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16089 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16090 allow ALL_GCC="" to only configure.
16091 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16092 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16093 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16094
16095 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16096
16097 * Makefile.in (taz): Build "info" in etc explicitly.
16098
16099 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16100
16101 * configure.in: Make sure that CC is undefined (as opposed to
16102 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16103 problem with autoconf trying to configure on a host without GCC.
16104
16105 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16106
16107 * mpw-configure: Set host alias from choice of host compiler,
16108 only use generic MPW Makefile sed if present, edit a file
16109 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16110 * mpw-README: Add problem notes about CW6 and CW7.
16111
16112 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16113
16114 * Makefile.in (taz): Use ";" instead of ";;".
16115
16116 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16117
16118 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16119 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16120 DISTDOCDIRS.
16121 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16122 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16123
16124 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16125
16126 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16127 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16128 Move bfd to DISTSTUFFDIRS.
16129
16130 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16131
16132 * Makefile.in (X11_LIB): Removed.
16133 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16134
16135 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16136
16137 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16138
16139 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16140 names.
16141
16142 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16143
16144 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16145
16146 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16147
16148 * configure.in (i[345]86-*-win32): Always build newlib.
16149 Don't configure cvs, autoconf or texinfo.
16150 * Makefile.in (LD_FOR_TARGET): New.
16151 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16152 Pass down LD_FOR_TARGET.
16153
16154 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16155
16156 * winsup: New directory.
16157 * Makefile.in: Build winsup.
16158 * configure.in: Winsup is configured when target is win32.
16159 Can only build win32 target GDB when native.
16160
16161 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16162
16163 * config.guess: Recognize HP model 819 machines as having
16164 a PA 1.1 processor.
16165
16166 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16167
16168 * configure: Fix sed loop which substitutes for CC and CXX to
16169 avoid bug found in various sed implementations.
16170
16171 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16172
16173 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16174 simulator. Use standard powerpc-*-eabi*.
16175
16176 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16177
16178 * configure.in: Stop putting gas and binutils in noconfigdirs for
16179 powerpc-*-aix* and rs6000-*-*.
16180
16181 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16182
16183 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16184 -mcall-aixdesc libraries.
16185
16186 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16187
16188 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16189
16190 * config.sub (arm | armel | armeb): Fix shell syntax.
16191
16192 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16193
16194 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16195 -msoft-float and -mcpu=common support.
16196 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16197 libraries.
16198
16199 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16200
16201 * configure.in: Allow configuration and build of emacs19 for the alpha.
16202
16203 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16204
16205 * configure.in (CC): Get ^CC, not just any old CC, from
16206 ${host_makefile_frag}.
16207
16208 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16209
16210 * configure.in (CC): Try to get CC from
16211 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16212
16213 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16214
16215 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16216 only if it exists in $(srcdir).
16217
16218 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16219
16220 * configure: If CC and CXX are not set in the environment, set
16221 them, based on either an existing Makefile or on searching for gcc
16222 in PATH. Substitute for CC and CXX in Makefile.
16223 * configure.in: Remove libm from target_libs. Separate
16224 target_configdirs from configdirs. If CC is not set in
16225 environment, try to get it from a host Makefile fragment. Rewrite
16226 changes of configdirs to use skipdirs instead. A few minor
16227 tweaks. Take directories out of target_configdirs as they are
16228 taken out of configdirs. Remove existing Makefile files from
16229 subdirectories. Substitute for TARGET_CONFIGDIRS and
16230 CONFIG_ARGUMENTS in Makefile.
16231 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16232 by configure.in.
16233 (CONFIG_ARGUMENTS): Likewise.
16234 (CONFIGURE_TARGET_MODULES): New variable.
16235 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16236 ($(CONFIGURE_TARGET_MODULES)): New target.
16237 (configure-libg++, configure-libio): New targets.
16238 (all-libg++): Depend upon configure-libg++.
16239 (all-libio): Depend upon configure-libio.
16240 (configure-libgloss, all-libgloss): New targets.
16241 (configure-libstdc++): New target.
16242 (all-libstdc++): Depend upon configure-libstdc++.
16243 (configure-librx, all-librx): New targets.
16244 (configure-newlib): New target.
16245 (all-newlib): Depend upon configure-newlib
16246 (configure-xiberty): New target.
16247 (all-xiberty): Depend upon configure-xiberty.
16248
16249 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16250
16251 * configure.in (host i[345]86-*-win32): Expand the
16252 noconfigdirs again.
16253
16254 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16255
16256 * mpw-configure: Fix sed command file name.
16257
16258 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16259
16260 * configure.in (host i[345]86-*-win32): Reduce the
16261 noconfigdirs again.
16262
16263 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16264
16265 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16266 or powerpc*-*-pe*, since they are not yet supported.
16267
16268 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16269
16270 Add PowerMac support and many other enhancements.
16271 * mpw-configure: New option --cc to select compiler to use,
16272 paste options set according to --cc into the generated
16273 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16274 if mpw-make.sed is present.
16275 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16276 add forward includes for PowerPC include files.
16277 * mpw-build.in: Build using Makefile.PPC if present.
16278 (do-byacc, etc): Remove separate version resource builds.
16279 (do-gas): Build "stamps" before "all".
16280 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16281 * mpw-README: Update to reflect --cc option, PowerMac support,
16282 and recently-reported compatibility problems.
16283
16284 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16285
16286 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16287 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16288 (--with-multilib-top): Pass to recursive invocations.
16289
16290 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16291
16292 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16293 v810-*-*.
16294
16295 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16296
16297 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16298 gdb, ld and opcodes on v810-*-*.
16299
16300 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16301
16302 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16303 (local-maintainer-clean): New target.
16304 (maintainer-clean): New target.
16305 (realclean): Just depend upon maintainer-clean.
16306
16307 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16308
16309 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16310
16311 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16312
16313 * configure.in: Build ld in mips*-*-bsd* case.
16314
16315 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16316
16317 * config.sub: Accept -lites* OS. From Ian Dall.
16318
16319 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16320
16321 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16322 targets.
16323
16324 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16325
16326 * configure.in: treat i386-win32 canadian cross the same as
16327 i386-go32 canadian cross.
16328
16329 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16330
16331 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16332 running under the simulator to build a reduced set of libraries.
16333 (powerpc-*-eabiaix): Add fine grained multilib support added to
16334 other powerpc targets yesterday.
16335
16336 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16337
16338 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16339 -disable-softfloat, -disable-relocatable, -disable-aix, and
16340 -disable-sysv to control which multilib libraries get built.
16341
16342 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16343
16344 * configure: Add Makefile.tem to list of files to remove in trap
16345 handler.
16346
16347 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16348
16349 * config.guess (*Linux*): Add missing "exit"s.
16350 Also, need specific check for alpha-unknown-linux (uses COFF).
16351
16352 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16353
16354 * config.guess: Merge with FSF:
16355
16356 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16357 * config.guess (AIX4): More robust release numbering discovery.
16358
16359 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16360 * config.guess (i386-sequent-ptx): Properly get version number.
16361
16362 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16363 * config.guess (mips:*:4*:UMIPS): New case.
16364
16365 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16366
16367 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16368 (i386-win32 host): Likewise. Don't build readline.
16369
16370 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16371
16372 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16373 SUPPORT_FILES to submakes.
16374
16375 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16376
16377 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16378 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16379 mpw-configure.
16380
16381 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16382
16383 * configure.in (appdirs): Use =, not ==, in test expression when
16384 trying to build the text to print in the warning message for
16385 Solaris users.
16386
16387 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16388
16389 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16390
16391 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16392
16393 * config.guess: Recognize lynx-2.3.
16394
16395 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16396
16397 * config.sub (z8ksim): Deleted
16398 (z8k-*-coff): New, this is the one true name of the target.
16399
16400 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16401
16402 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16403
16404 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16405
16406 * config.guess (*:Linux:*:*): First try asking the linker what the
16407 default object file format is (elf, aout, or coff). Then if this
16408 fails, try previous methods.
16409
16410 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16411
16412 * configure.in: Don't build newlib for *-*-vxworks5.1.
16413
16414 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16415
16416 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16417 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16418
16419 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16420
16421 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16422
16423 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16424
16425 * cfg-ml-com.in: New file.
16426 * cfg-ml-pos.in: New file.
16427
16428 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16429
16430 * COPYING.NEWLIB: Add HP free copyright to list.
16431
16432 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16433
16434 * config.sub: Recognize -eabi* for the system, not just -eabi.
16435
16436 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16437
16438 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16439 * config.sub, configure.in (win32): New target and host.
16440
16441 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16442
16443 * configure.in: Add i386-pe configuration.
16444
16445 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16446
16447 * mpw-build.in (install): Install GDB after LD.
16448
16449 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16450
16451 * mpw-config.in (elf/mips.h): Always forward-include, needed
16452 for GDB to build.
16453
16454 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16455
16456 * testsuite: New directory for customer acceptance and whole tool
16457 chain tests.
16458
16459 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16460
16461 * configure: If per-host line isn't found, but AC_OUTPUT is found
16462 and a configure script exists, run it instead.
16463
16464 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16465
16466 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16467
16468 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16469
16470 * configure: Set build_{cpu,vendor,os,alias} to host values when
16471 --build isn't specified.
16472
16473 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16474
16475 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16476 (FLAGS_TO_PASS): Pass them.
16477 (EXTRA_TARGET_FLAGS): Ditto.
16478
16479 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16480
16481 * Makefile.in (all-libg++): Depend on all-libstdc++.
16482
16483 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16484
16485 * configure.in (noconfigdirs): Enable all packages for
16486 i386-unknown-netbsd.
16487
16488 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16489
16490 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16491 hosted builds (DOS builds)
16492
16493 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16494
16495 Changes for ARM based on patches from Richard Earnshaw:
16496 * config.sub: Handle armeb and armel.
16497 * configure.in: Omit arm linker only for riscix.
16498
16499 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16500
16501 * config.guess: Update from FSF.
16502
16503 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16504
16505 * config.sub: Recognize powerpcle as the little endian variant of
16506 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16507 powerpcle variant. Convert pentium into i586, not i486. Add p5
16508 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16509 temporarily.
16510
16511 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16512
16513 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16514
16515 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16516
16517 * config.sub: Accept -lites* as a basic system type.
16518
16519 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16520
16521 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16522 installed, and if so return linuxoldld as the system name.
16523
16524 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16525
16526 * config.guess: Add hppa1.1-hp-lites support.
16527
16528 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16529
16530 * configure.in: Don't build newlib for m68k-vxworks5.1.
16531
16532 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16533
16534 * configure.in (mips-sgi-irix6): Use mh-irix5.
16535
16536 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16537
16538 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16539
16540 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16541
16542 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16543 OSF/1. Fix compiler flags.
16544 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16545
16546 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16547
16548 * configure.in: Recognize --with-newlib.
16549 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16550
16551 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16552
16553 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16554 to *_X11_MODULES due to gdbtk needing X include files et al.
16555
16556 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16557
16558 Merge in support for Mac MPW as a host.
16559 (Old change descriptions retained for informational value.)
16560
16561 * mpw-config.in: Add generic include forwards for cpu-specific
16562 include files in aout and elf directories.
16563
16564 * mpw-configure: Added copyright.
16565 * mpw-config.in: Check for presence of required build tools.
16566 (target_libs): Add newlib.
16567 (target_tools): Add examples.
16568 (Read Me): Generate as "Read Me for MPW" instead.
16569 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16570 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16571 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16572
16573 * mpw-configure: Remove subdir-specific makefile hackery,
16574 delete mk.tmp after using it.
16575
16576 * mpw-build.in (all): Display start and end times.
16577
16578 * mpw-configure (host_canonical): Set.
16579 (target_cpu): Always add to makefiles.
16580 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16581 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16582 (mpw-mh-mpw): Look for in srcdir and srcroot.
16583 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16584
16585 * mpw-build.in: (install-only): New target.
16586
16587 * mpw-configure (host_alias, target_alias): Rename from hostalias
16588 and targetalias, add into generated Makefile.
16589 (mk.tmp): If present, add into generated Makefile.
16590 * mpw-build.in (all-gas): Build config.h first before gas proper.
16591
16592 * mpw-configure (config.status): Write only if changed.
16593 * mpw-config.in (readline): Configure it (not built, just used for
16594 definitions).
16595
16596 * mpw-config.in (elf/mips.h): Add a forward include.
16597
16598 * mpw-config.in: Forward-include most .h files in include into
16599 extra-include.
16600 (readline): Don't build.
16601 mpw-build.in (install): Install GDB.
16602
16603 * mpw-configure (prefix, mpw_prefix): Handle it.
16604 * mpw-config.in (mmalloc, readline): Don't configure.
16605 * mpw-build.in (thisscript): Rename to ThisScript.
16606 Use mpw-build instead of BuildProgram everywhere.
16607 (mmalloc, readline): Don't build.
16608 * mpw-README: New file, basic documentation about the MPW port.
16609
16610 * mpw-config.in: Use forward-include to create include files.
16611
16612 * mpw-configure: Add more things to the top of each configured
16613 Makefile, including contents of config/mpw-mh-mpw.
16614 * mpw-config.in (extra-include): Create this directory and fill it
16615 with Posix-like include files when configuring.
16616
16617 * config.sub (apple, mac, mpw): Add various aliases.
16618
16619 * mpw-build.in: New file, top-level build script fragment for MPW.
16620 * mpw-configure: New file, configure script for MPW.
16621 * mpw-config.in: New file, config fragment for MPW.
16622
16623 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16624
16625 * configure.in (host_libs): Remove glob, since it is gone from the
16626 sources.
16627
16628 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16629
16630 * Makefile.in: define empty GDB_NLM_DEPS var.
16631
16632 * configure.in(target_makefile_frag): use config/mt-netware
16633 for netware targets.
16634
16635 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16636
16637 * config.sub: Merge in recent FSF changes. Remove linux special
16638 cases.
16639
16640 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16641
16642 Revert this change:
16643
16644 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16645
16646 * build-all.mk: Use CC=cc -Xs on Solaris.
16647
16648 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16649
16650 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16651 stop using it.
16652 * Makefile.in: Nuke all references to glob subdirectory.
16653
16654 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16655
16656 * configure.in: Fix --enable-shared logic in per-host.
16657
16658 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16659
16660 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16661
16662 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16663
16664 * configure.in (noconfigdirs): Don't build gas on AIX, for
16665 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16666
16667 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16668
16669 * configure: Fix --cache-file to work if the file argument is a
16670 relative path.
16671
16672 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16673
16674 * configure: If the --cache-file is used, pass it down to
16675 configure in subdirectories.
16676
16677 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16678
16679 * config.sub: add vxworks29k configuration.
16680
16681 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16682
16683 * Makefile.in (taz): Do "diststuff" part quietly.
16684
16685 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16686
16687 * config.sub: Mini-merge with gcc/config.sub.
16688
16689 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16690
16691 * config.guess (IRIX): Sed - to _.
16692
16693 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16694
16695 * Makefile.in (source-vault, binary-vault): New targets.
16696
16697 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16698
16699 * config.sub: Recognize -eabi as a basic system type.
16700
16701 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16702
16703 * configure.in (enable_shared stuff): Fix typo.
16704
16705 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16706
16707 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16708
16709 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16710
16711 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16712
16713 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16714
16715 * configure.in (rs6000-*-*): Don't build gas.
16716
16717 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16718
16719 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16720 reduce command line length.
16721 (AS_FOR_TARGET): Check for as.new, not Makefile.
16722 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16723
16724 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16725
16726 * config.guess: Merge from FSF.
16727
16728 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16729
16730 * configure: Don't use $ when handling program_suffix.
16731
16732 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16733
16734 * configure.in: Configure tk for hppa/hpux.
16735
16736 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16737
16738 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16739
16740 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16741
16742 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16743 to LIBCXXFLAGS. Tests are better run without it.
16744
16745 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16746
16747 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16748
16749 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16750
16751 * configure.in (*-*-netware*): Don't configure xiberty.
16752
16753 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16754
16755 * configure.in: Remove tk from native_only list.
16756
16757 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16758
16759 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16760 for special NCD build.
16761
16762 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16763
16764 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16765 makeall.bat, they're only useful for binutils snapshots.
16766 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16767 makeall.bat to specified SUPPORT_FILES.
16768
16769 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16770
16771 * build-all.mk: Add Ericsson targets to sun4 and solaris
16772 hosts. Add BNR's sun4 target to solaris host, so their
16773 build-from-source will be tested in-house first.
16774
16775 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16776
16777 * Makefile.in (LIBCFLAGS): New variable.
16778 (CFLAGS_FOR_TARGET): Ditto.
16779 (LIBCFLAGS_FOR_TARGET): Ditto.
16780 (LIBCXXFLAGS): Ditto.
16781 (CXXFLAGS_FOR_TARGET): Ditto.
16782 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16783 (BASE_FLAGS_TO_PASS): Pass them.
16784 (EXTRA_TARGET_FLAGS): Ditto.
16785
16786 * configure.in: Support --enable-shared.
16787
16788 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16789
16790 * configure.in (target_libs): Include libstdc++ again.
16791 * config.guess: Update from FSF (for FreeBSD).
16792
16793 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16794
16795 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16796 makeall.bat.
16797 (DISTDOCDIRS): Add `etc'.
16798 (ETC_SUPPORT_PFX): New variable.
16799 (taz): Include anything from etc starting with a word in
16800 ETC_SUPPORT_PFX.
16801
16802 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16803
16804 * config.sub: Update for recent FSF changes. Remove obsolete
16805 h8300hds entry. Add -windows* and -osx as basic os. Minor
16806 spacing changes.
16807
16808 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16809
16810 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16811
16812 * config.guess: Merge with FSF.
16813 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16814
16815 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16816
16817 * configure: Since the "trap 0" handler will override the exit
16818 status on many systems, only use it for "exit 1", and make it set
16819 a non-zero exit status; reset it before "exit 0". Also, check
16820 exit status of config.sub, and error out if it failed.
16821
16822 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16823
16824 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16825 and install libgloss.
16826
16827 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16828
16829 * Makefile.in (all-binutils): Depend upon all-byacc.
16830
16831 * configure.in: Don't build emacs on Irix 5.
16832
16833 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16834
16835 * configure.in (*-*-netware*): Add libio.
16836
16837 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16838
16839 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16840 (CHECK_TARGET_MODULES): Ditto.
16841 (INSTALL_TARGET_MODULES): Ditto.
16842 (TARGET_LIBS): Ditto.
16843 (all-libstdc++): Note dependencies.
16844
16845 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16846
16847 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16848
16849 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16850
16851 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16852 -fexternal-templates.
16853
16854 * configure.in (target_libs): Add libstdc++.
16855 (noconfigdirs): Add libstdc++ as appropriate.
16856
16857 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16858
16859 * config.guess: Update from FSF.
16860
16861 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16862
16863 * configure: Use ${config_shell} when running ${configsub}.
16864
16865 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16866
16867 * config.sub: No longer recognize h8300h.
16868
16869 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16870
16871 * config.sub: Remove extraneous differences between config.sub and
16872 gcc/config.sub.
16873
16874 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16875
16876 * Makefile.in (DISTSTUFFDIRS): Add gas.
16877
16878 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16879
16880 * COPYING.NEWLIB: New file.
16881
16882 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16883
16884 * config.guess (HP-UX): Patch from Harlan Stenn
16885 <harlan@landmark.com> to also emit release level.
16886
16887 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16888
16889 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16890
16891 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16892
16893 * config.sub: Merge nextstep cleanup from FSF.
16894
16895 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16896
16897 * configure.in (arm-*-*): Don't configure ld for this target.
16898
16899 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16900
16901 * configure.in (*-*-netware): don't configure libg++, libio,
16902 librx, or newlib.
16903
16904 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16905
16906 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16907 configure ld--it works, but it doesn't support shared libraries.
16908
16909 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16910
16911 * config.guess (*-unknown-freebsd*): Get rid of possible
16912 trailing "(Release)" in version string.
16913 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16914
16915 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16916
16917 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16918 Fix type: *-next-neststep -> *-next-nextstep.
16919
16920 * config.guess: Merge from FSF:
16921
16922 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16923
16924 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16925
16926 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16927
16928 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16929 instead of UNIX_SV for UnixWare 1.0).
16930
16931 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16932
16933 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16934 to make gdb/nlm/* build after the compiler and linker.
16935
16936 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16937
16938 * config.guess (netbsd, freebsd, linux): Accept any machine,
16939 not just i[34]86.
16940 (m68k-atari-sysv4): Relocate to match FSF version.
16941
16942 * config.guess: More merges from the FSF:
16943
16944 Add a space before function call or macro invocation.
16945
16946 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16947
16948 * config.guess: Add trap cmd to remove dummy.c and dummy when
16949 interrupted.
16950
16951 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16952
16953 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16954 (dummy): Redirect stderr from compilation of dummy.c.
16955
16956 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16957
16958 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16959
16960 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16961
16962 * configure: Accept and ignore --cache*, for compatibility with
16963 new autoconf.
16964
16965 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16966
16967 * config.guess: Merge from FSF:
16968
16969 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16970
16971 * config.guess (Pyramid*:OSx*:*:*): New case.
16972 (PATH): Add /.attbin at end for finding uname.
16973 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16974
16975 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16976
16977 * config.guess (M88*:DolphinOS:*:*): New case.
16978
16979 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16980
16981 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16982 to select whether to use ELF or COFF.
16983
16984 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16985
16986 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16987
16988 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16989
16990 * config.guess: Guess the OS version for HPUX.
16991
16992 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16993
16994 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16995
16996 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16997
16998 * configure.in: Recognize --with-headers, --with-libs, and
16999 --without-newlib.
17000 * Makefile.in (all-xiberty): Depend upon all-ld.
17001
17002 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17003
17004 * configure.in: Change i[34]86 to i[345]86.
17005
17006 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17007
17008 * configure (version): A few more tweaks to help message.
17009
17010 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17011
17012 * Makefile.in: Remove (for now) librx as a host library,
17013 now that we're building it for target.
17014
17015 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17016
17017 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17018 (Karl Berry).
17019
17020 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17021
17022 * configure.in: Also configure librx.
17023
17024 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17025
17026 * Makefile.in: Update various rules to reflect that librx
17027 is now needed for libg++.
17028
17029 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17030
17031 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17032
17033 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17034
17035 * configure.in: Configure the examples directory.
17036
17037 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17038
17039 * configure: Simplify Jun 2 1994 change.
17040
17041 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17042
17043 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17044 /bin/gcc isn't good enough to build gcc.
17045
17046 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17047
17048 * Makefile.in (GDB_SUPPORT_FILES): Remove
17049 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17050 (gdb.tar.gz): Add new rule to use standard distribution building
17051 mechanism.
17052
17053 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17054
17055 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17056 Bill Cox <bill@cygnus.com>.
17057
17058 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17059
17060 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17061
17062 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17063
17064 * configure: Search current dir first in .gdbinit.
17065
17066 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17067
17068 * config.sub: Recognize freebsd (merged from gcc config.sub).
17069
17070 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17071
17072 * config.sub: Refer to NeXT's operating system as nextstep.
17073
17074 * config.sub (case $basic_machine): Re-order the cases, to match
17075 the order in the FSF version (which is mostly alphabethical).
17076 Merge in some additions and changes from the FSF.
17077
17078 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17079
17080 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17081 * config.sub: Recognize cxux7.
17082 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17083
17084 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17085
17086 * config.sub: Fix typo powerpc -> powerpc-*.
17087
17088 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17089
17090 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17091
17092 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17093 parallel with all-emacs and install-emacs). Top-level command
17094 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17095
17096 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17097
17098 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17099 $(relbindir)/make before doing ``make install'', and use
17100 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17101 installing over running make binary.
17102 ($(host)-stamp-stage3-installed): Likewise.
17103
17104 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17105
17106 * config.guess: Recognize Mach.
17107
17108 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17109
17110 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17111 see whether --exec-prefix was used.
17112
17113 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17114
17115 * README: Explicitly mention libg++/README. (Zoo's idea.)
17116
17117 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17118
17119 * Makefile.in: Add all-librx target similar to all-libproc.
17120
17121 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17122
17123 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17124 with post 1.2 uname bogosity.
17125
17126 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17127
17128 * configure: Remove temporary files on receipt of a signal.
17129
17130 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17131
17132 * configure: If there is a package_makefile_frag, remove
17133 ${subdir}/Makefile.tem after copying it in.
17134
17135 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17136
17137 * build_all.mk: support rs6000 lynx identifies itself as
17138 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17139 since /bin/gcc is too feeble to compile a modern gcc.
17140
17141 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17142
17143 * brought devo/test-build.mk update-to-date with progressive/
17144 test-build.mk. Add lynx targets and hppa flag info.
17145
17146 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17147
17148 * configure.in: Use mh-ncrsvr43. Patch from
17149 Tom McConnell <tmcconne@sedona.intel.com>.
17150
17151 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17152
17153 * config.guess (i386-unknown-bsdi): No longer need to
17154 check #if defined(__bsdi__) && defined(__i386__).
17155
17156 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17157
17158 * configure: Set program_transform_nameoption correctly.
17159
17160 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17161
17162 * brought build-all.mk update-to-date with progressive build-all.mk,
17163 added new targets and hppa info.
17164
17165 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17166
17167 * configure: If config.guess result is a prefix of the user
17168 specified target, assume a native build and use the user specified
17169 target as the host alias. Remove SunOS patch suffix removal hack.
17170 * configure.in: Remove SunOS patch suffix removal hack.
17171
17172 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17173 in NATIVE_CHECK_MODULES.
17174
17175 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17176
17177 * Makefile.in: Rename HOST_ONLY to NATIVE.
17178 * configure: Delete SunOs patch suffix from host_canonical
17179 and build_canonical variables that are prepended to Makefiles.
17180 * configure.in: Add comments for easier maintenance.
17181
17182 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17183
17184 * Makefile.in: Add all-libproc target similar to all-gui.
17185
17186 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17187
17188 * Makefile.in (CHECK_MODULES): split into
17189 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17190
17191 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17192
17193 * config.guess (i386-unknown-bsdi): New system to guess.
17194
17195 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17196
17197 * Makefile.in: Add all-gui target (but not yet build by "all").
17198
17199 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17200
17201 * config.sub: Move deletion of patch suffix from here...
17202 * configure.in: To here, at Ian's suggestion. The top-
17203 level scripts might need to know of a patch level.
17204
17205 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17206
17207 * config.sub: Strip off patch suffix so rtl is recognized
17208 as a sunos4.1.3 machine, even though it's been patched.
17209
17210 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17211
17212 * Makefile.in (INSTALL_LAST): Delete.
17213 (INSTALL_DOSREL): New.
17214
17215 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17216
17217 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17218 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17219 whether we pass down --with-gnu-ld anyhow.
17220
17221 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17222
17223 * Makefile.in (INSTALL_LAST): Change operation so it works
17224 on more flavors of make.
17225 * configure.in (go32): Don't build libg++ or libio.
17226
17227 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17228
17229 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17230 they can be overriden by templates.
17231
17232 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17233
17234 * configure.in (target==go32): Don't build gdb.
17235 * dosrel: New directory.
17236
17237 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17238
17239 * configure.in (host==go32): Configure dosrel too.
17240 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17241 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17242 be set by incoming names or templates.
17243 (INSTALL_LAST): New rule.
17244
17245 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17246
17247 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17248
17249 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17250
17251 * configure.in (appdirs): New variable. Currently empty, but will
17252 be used in gas distribution. If nonempty, lists a set of
17253 directories at least one of which must get configured, or top
17254 level configuration is considered to have failed.
17255 (rs6000-*-lynxos*): Use new file name.
17256
17257 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17258
17259 Eliminate XTRAFLAGS.
17260 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17261 newlib include files using -idirafter, and also use -nostdinc.
17262 (CXX_FOR_TARGET): Likewise.
17263 (XTRAFLAGS): Removed.
17264 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17265 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17266 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17267 ($(DO_X)): Don't pass down XTRAFLAGS.
17268
17269 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17270
17271 * configure.in (mips*-dec-bsd*): New target; do build linker.
17272 (mips*-*-bsd*): New target; don't build linker.
17273
17274 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17275
17276 * configure.in: support rs6000-*-lynxos* configuration.
17277 support sunos4 as a cross target.
17278
17279 * config.sub: look for lynx*, not lynx since the OS version may
17280 legitimately be part of the name.
17281
17282 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17283
17284 * configure.in (i[34]86-*-sco*): Move to be with other i386
17285 targets.
17286 (romp-*-*): New target. Skip various binary utilities.
17287 (vax-*-*): New target. Don't build newlib.
17288 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17289
17290 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17291
17292 * configure.in: Only set host_makefile_frag if config
17293 directory exists.
17294
17295 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17296
17297 * install.sh: If $dstdir exists, don't check whether each
17298 component does.
17299
17300 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17301
17302 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17303
17304 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17305
17306 * configure.in (*-*-lynxos*): Don't configure newlib for either
17307 native or cross Lynx.
17308
17309 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17310
17311 * config.sub (sparc64-elf): Fix os.
17312 (z8k): Remove duplicate.
17313
17314 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17315
17316 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17317 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17318
17319 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17320
17321 * configure: Make file links cleanly even if Lynx fails on
17322 an NFS symlink (at least fail cleanly).
17323
17324 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17325
17326 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17327 -XNh2000.
17328
17329 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17330
17331 * configure: Unknown options are fatal again.
17332
17333 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17334
17335 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17336 compatibility.
17337
17338 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17339
17340 * build-all.mk: Add `clean' target.
17341
17342 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17343
17344 * config.guess: Add SINIX support.
17345 * configure.in: Add mips-*-sysv4* support.
17346
17347 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17348
17349 * build-all.mk: Document all useful targets.
17350 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17351 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17352
17353 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17354
17355 * configure: Support --silent, --quiet.
17356
17357 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17358
17359 * configure: Support --disable-FEATURE.
17360
17361 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17362
17363 * config.guess: Recognize NCR running SVR4.3.
17364
17365 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17366
17367 * config.guess: Make BSDI generate i386-unknown-bsd386.
17368 Patch from Paul Eggert <eggert@twinsun.com>.
17369
17370 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17371
17372 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17373
17374 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17375
17376 * configure: Make unrecognized options give nonfatal warnings
17377 instead of fatal errors, and pass them to any subdirectory
17378 configures in case they recognize them.
17379 Make --x equivalent to --with-x.
17380
17381 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17382
17383 * configure: Add --enable-* options. Clean up usage message and
17384 some comments.
17385
17386 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17387
17388 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17389
17390 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17391
17392 * configure.in (hppa*-*-*): Enable binutils.
17393
17394 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17395
17396 * config.sub: Recognize cisco.
17397
17398 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17399
17400 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17401
17402 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17403
17404 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17405 than one configuration name. Add comment.
17406
17407 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17408
17409 * config.guess: about target *-hitachi-hiuxwe2, fixed
17410 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17411 macro is incorrect.]
17412
17413 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17414
17415 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17416 than the "make ls" stuff which used to be here.
17417
17418 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17419
17420 * config.guess: Recognize i[34]86-unknown-freebsd.
17421 From Shawn M Carey <smcarey@rodan.syr.edu>.
17422
17423 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17424
17425 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17426
17427 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17428
17429 * config.guess: Check for ptx.
17430
17431 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17432
17433 * config.sub: Add os9k checking.
17434
17435 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17436
17437 * config.guess: Handle OSF1 running on HPPA processors
17438
17439 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17440
17441 * configure: If subdir configure fails, print out a message with
17442 subdirectory name, in case subdir's configure code didn't identify
17443 itself.
17444
17445 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17446
17447 * configure.in: Remove embedded newlines from configdirs.
17448 Avoid mismatches of substrings. Fix matching strings at end
17449 of configdirs.
17450
17451 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17452
17453 * config.guess: Add Lynx/rs6000 config support.
17454
17455 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17456
17457 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17458
17459 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17460
17461 * configure.in (hppa*-*-osf*): Treat this just like most other
17462 PA configurations (eg no binutils or ld).
17463 (hppa*-*-*elf*): These configurations have binutils and ld.
17464
17465 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17466
17467 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17468
17469 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17470
17471 * configure.in (rs6000-*-*): Build gas.
17472
17473 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17474
17475 * Makefile.in: Avoid bug in losing hpux sed.
17476
17477 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17478
17479 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17480 for GDB and GDB has been fixed to not need it.
17481
17482 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17483
17484 * config.guess: Recognize vax hosts.
17485
17486 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17487
17488 * configure (while loop): Don't use "break 2" inside case
17489 statement -- the case statement isn't an enclosing loop.
17490
17491 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17492
17493 * config.guess: Clean up NeXT support, to allow nextstep
17494 on Intel machines. Make OS be nextstep.
17495
17496 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17497
17498 * config.guess: Add alternate forms for Convex.
17499
17500 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17501
17502 * configure: Completely rewrite option processing. Take
17503 advantage of pattern-matching to avoid invoking test frequently.
17504 Also clean up host and target defaulting logic.
17505
17506 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17507
17508 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17509 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17510 commands (plus user environment) will fit SCO limits.
17511
17512 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17513
17514 * configure.in: Don't issue warnings about directories which are
17515 not being configured if -norecursion is set. Correct test for
17516 --with-gnu-as and --with-gnu-ld to not get confused by substring
17517 matches.
17518
17519 * configure.in: Don't build gas for alpha-dec-osf1*.
17520
17521 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17522
17523 * configure: Back out Per's change of 12/19/1993. It changes the
17524 behavior of configure in unexpected and confusing ways.
17525
17526 Also, use different delim char when calculating
17527 program_transform_name so that the name can contain slashes.
17528
17529 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17530
17531 * configure.in, config.sub: Add support for VSTa micro-kernel.
17532
17533 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17534
17535 * configure.in: Nuke hacks which were used to get a special
17536 version of GAS for HPPA configurations.
17537
17538 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17539
17540 * configure: If only ${target_alias} is given, use that
17541 as the default for ${host_alias}.
17542 * configure: Add missing back-slashes before nested quotes.
17543
17544 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17545
17546 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17547
17548 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17549
17550 * config.guess: Recognize some Tektronix configurations.
17551 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17552
17553 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17554
17555 * config.sub: Match any flavor of SH.
17556
17557 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17558
17559 * configure.in: Don't try to configure newlib for Alpha.
17560
17561 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17562
17563 * configure.in: Don't build ld for Irix 5. Don't build gas,
17564 libg++ or libio for any Alpha target.
17565
17566 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17567
17568 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17569
17570 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17571 default arguments -- so it tried to compress itself.
17572
17573 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17574
17575 * configure.in (notsupp): ensure that a space is always at the end
17576 of the configdirs list, since the grep checks for an explicit space
17577
17578 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17579
17580 * configure.in (target i386-sysv4.2): don't build ld, since static
17581 versions of many libraries are not available.
17582
17583 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17584
17585 * config.guess: Recognize Apollos (using environment variables).
17586 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17587
17588 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17589
17590 * config.guess: Recognize Sony news mips running newsos.
17591
17592 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17593
17594 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17595 "fi ; else" for bash.
17596
17597 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17598
17599 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17600
17601 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17602
17603 * config.sub: accept unixware as an alias for svr4.2.
17604 Fix some inconsistancies with the gcc version.
17605
17606 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17607
17608 * Makefile.in (DISTDOCDIRS): Add gdb.
17609
17610 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17611
17612 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17613
17614 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17615
17616 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17617 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17618 this now.
17619
17620 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17621
17622 * config.sub: Accept hiux* as an OS name.
17623
17624 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17625 etc/make-stds.texi. The underscore came from gcc, and dje now
17626 agrees that RUNTESTFLAGS is the correct name.
17627
17628 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17629
17630 * install.sh: Remove 'set -e'. It makes any conditionals
17631 in the script useless.
17632
17633 * config.guess: Automatically recognize arm-acorn-riscix
17634 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17635
17636 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17637
17638 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17639
17640 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17641
17642 * Makefile.in (DISTDOCDIRS): New variable.
17643 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17644 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17645
17646 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17647
17648 * configure.in (hppa target): check the source directory for the
17649 pagas sub-directory
17650
17651 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17652
17653 * config.sub: Allow -aout* and -elf*.
17654
17655 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17656
17657 * configure.in: Don't build ld on i386-solaris2, same as for
17658 sparc-solaris2.
17659
17660 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17661
17662 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17663
17664 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17665
17666 * configure.in: Configure gdb for alpha.
17667
17668 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17669
17670 * Makefile.in (CXXFLAGS): Add -O.
17671
17672 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17673
17674 * config.guess: added support for DG Aviion
17675
17676 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17677
17678 * configure.in: Produce warning message for subdirectories not
17679 configurable for this host/target combination. Don't try to
17680 configure gdb for vms.
17681
17682 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17683
17684 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17685 appropriate files before making "diststuff".
17686 (DISTBISONFILES): New var: list of files to be edited.
17687 (DISTSTUFFDIRS): Add binutils.
17688
17689 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17690
17691 * config.sub: also handle mipsel and mips64el (for little endian mips)
17692
17693 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17694
17695 * configure.in: Add * to end of all OS names.
17696
17697 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17698
17699 * configure.in: Build newlib for LynxOS native.
17700
17701 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17702
17703 * config.guess: Add support for delta 88k running SVR3.
17704
17705 * configure.in: Add comment about HP compiler vs. emacs.
17706
17707 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17708
17709 * configure.in: don't build ld on solaris2 (not a viable option
17710 due to bugs in getpwnam & getpwuid)
17711
17712 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17713
17714 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17715 config.guess will produce a full version number.
17716
17717 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17718
17719 * configure.in: Build linker and binutils for alpha-dec-osf1.
17720
17721 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17722
17723 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17724 and gdb/testsuite/Makefile.in.
17725
17726 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17727
17728 * configure.in: recognize mips*- instead of mips-
17729
17730 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17731
17732 * config.sub: Accept linux*coff and linux*elf as operating
17733 systems.
17734
17735 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17736
17737 * config.sub: Recognize mips64, and mips3 as an alias for it.
17738
17739 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17740
17741 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17742 gdb knows how to handle OSF/1 shared libraries.
17743
17744 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17745
17746 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17747 * config.guess: Recognize Hitachi's HIUX.
17748 * config.sub: Recognize h3050r* and hppahitachi.
17749 Remove redundant cases for hp9k[23]*.
17750
17751 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17752
17753 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17754 if gas and ld are in the source tree and are in ${configdirs}.
17755 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17756 --with options (but still pass them down on the command line,
17757 if they were explicitly specified).
17758
17759 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17760
17761 * configure: substitute SHELL value in Makefile.in with
17762 ${CONFIG_SHELL}
17763
17764 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17765
17766 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17767 *-*-solaris2* targets.
17768
17769 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17770
17771 * Makefile.in: define M4, and pass it down to sub-makes;
17772 all-autoconf now depends on all-m4
17773
17774 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17775
17776 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17777 presence of {ar,ranlib} instead of a configured directory
17778
17779 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17780
17781 * config.guess: Accept 34?? as well as 33?? for NCR.
17782
17783 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17784
17785 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17786 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17787
17788 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17789
17790 * configure: grab values for $(CC) and $(CXX) from the
17791 environment, so that someone can do "CC=gcc configure; make" and
17792 have it work right (matching the way that autoconf works now)
17793
17794 * configure.in, Makefile.in: add support for gash, the tcl
17795 interface to Galaxy
17796
17797 * config.guess: add NetBSD variants (hp300, x86)
17798
17799 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17800
17801 * install.sh: Support -d option (in the manner of SunOS 4 install,
17802 as it is more deterministic than that of GNU install)
17803 (chmodcmd): Set file to mode 755 by default (should also do default
17804 chgrp and chown, but I don't feel like dealing with that now)
17805
17806 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17807
17808 * config.sub: Remove h8300hhms alias.
17809
17810 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17811
17812 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17813
17814 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17815
17816 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17817 as stmp-fixinc
17818
17819 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17820
17821 * config.sub: recognize m88110-bug-coff.
17822
17823 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17824
17825 * Makefile.in (all-libio): all dependencies on the toolchain used
17826 to build this (gcc, gas, ld, etc)
17827
17828 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17829
17830 * config.guess: Deal with OSF/1 1.3 on alpha.
17831
17832 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17833
17834 * install.sh: add some 'else true' clauses for portability
17835
17836 * configure.in: don't build libio for h8[35]00-*-* targets
17837
17838 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17839
17840 * Makefile.in: Add support for new libio.
17841
17842 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17843
17844 * install.sh: If one command fails, don't try the rest. Don't try
17845 to remove $dsttmp (via trap) unless we have already created it.
17846 If $src doesn't exist, detect it and exit with an error.
17847
17848 * config.guess: Recognize BSD on hp300.
17849
17850 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17851
17852 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17853 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17854
17855 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17856
17857 * Makefile.in (all-send-pr): depends on all-prms
17858
17859 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17860
17861 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17862
17863 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17864
17865 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17866 Added test for mips-mips-riscos5.
17867
17868 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17869
17870 * configure.in: use mh-hp300 for 68k HP hosts
17871
17872 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17873
17874 * configure: add support for CONFIG_SHELL, so that you can use
17875 some alternate shell for evaluating configure scripts
17876
17877 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17878
17879 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17880 in configure script to bug-gdb@prep.ai.mit.edu when building
17881 distribution archive.
17882 * Makefile.in (COMPRESS): Remove def.
17883 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17884 gdb.tar.Z and make-gdb.tar.Z respectively.
17885 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17886 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17887 to convergence with 'taz' target in Makefile.in.
17888
17889 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17890
17891 * install.sh (dsttmp): use trap to ensure that tmp files go
17892 away on error conditions
17893
17894 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17895
17896 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17897
17898 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17899
17900 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17901 its parent is '/' not ''.
17902
17903 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17904
17905 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17906
17907 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17908 that ${newsrcdir}/configure.in does.
17909
17910 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17911
17912 * test-build.mk: support for CONFIG_SHELL
17913
17914 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17915
17916 * config.sub (netware): Add as a basic system type.
17917
17918 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17919
17920 * Makefile.in (Makefile): depend on configure.in. Also drop the
17921 $(srcdir)/ from the dependency on Makefile.in.
17922
17923 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17924
17925 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17926 (h8300hhms is temporary until multi-libraries are implemented).
17927 * configure.in: Handle h8300h too.
17928
17929 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17930
17931 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17932
17933 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17934
17935 * configure: Remove extraneous output when guessing host type.
17936 * config.guess: Remove extraneous output when guessing using C
17937 compiler rather than uname, or when guessing fails.
17938
17939 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17940
17941 * Makefile.in: remove all.cross and install.cross targets
17942
17943 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17944 definitions
17945
17946 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17947
17948 * configure.in (target sh): Build gprof.
17949
17950 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17951
17952 * config.sub: change -solaris to -solaris2
17953
17954 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17955
17956 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17957
17958 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17959
17960 * configure: Correct error message for missing Makefile.in to
17961 print correct directory.
17962
17963 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17964
17965 * install.sh: kludge around 386BSD shell bug
17966
17967 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17968
17969 * config.guess: Recognize NeXT.
17970 * config.guess: Recognize i486-ncr-sysv4.
17971 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17972
17973 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17974
17975 * Makefile.in (MAKEINFOFLAGS): New variable.
17976 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17977 * build-all.mk, test-build.mk: Pass down --no-split as
17978 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17979
17980 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17981
17982 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17983
17984 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17985
17986 * Makefile.in (libg++.tar.z): New rule.
17987 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17988 * Makefile.in (taz): Only do a single chmod.
17989
17990 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17991
17992 * install.sh: don't use dirname anymore (replaced with sed usage)
17993
17994 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17995
17996 * Makefile.in: Change extension for gzip'd files from '.z' to
17997 '.gz' per new FSF standard usage.
17998
17999 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18000
18001 * configure: put quotes around the final value of program_transform_name
18002
18003 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18004
18005 * Makefile.in: new install.sh support; update install-info rules
18006
18007 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18008
18009 * configure.in: Build diff for crosses, but not for go32 host.
18010
18011 * configure.in: Build gprof only for native, and don't build it
18012 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18013
18014 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18015
18016 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18017
18018 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18019
18020 * configure.in (host_tools): Add prms.
18021
18022 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18023
18024 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18025 with $(FLAGS_TO_PASS) on the command line
18026
18027 * config.sub: Recognize lynx and lynxos
18028
18029 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18030
18031 * config.sub: Accept -ecoff*, not just -ecoff.
18032
18033 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18034
18035 * Makefile.in (taz): Use .gz suffix instead of .z.
18036 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18037 names.
18038
18039 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18040
18041 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18042
18043 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18044
18045 * Makefile.in (install-no-fixedincludes): install gcc last, so
18046 that rebuilds that might happen during 'make install' don't get
18047 bogus gcc include files
18048
18049 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18050
18051 Change from Utah for HPPA support:
18052 * config.guess: Recognize hppa1.x-hp-bsd.
18053
18054 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18055
18056 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18057 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18058
18059 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18060
18061 * config.sub: Add support for rom68k and bug boot monitors.
18062
18063 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18064
18065 * Makefile.in: Make all-opcodes depend on all-bfd.
18066
18067 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18068
18069 * config.guess: Added special check for i[34]86-univel-sysv4*.
18070
18071 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18072
18073 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18074 the processor rather than assuming i486.
18075
18076 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18077
18078 * config.guess: Recognize SunOS6 as Solaris3.
18079
18080 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18081
18082 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18083 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18084
18085 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18086
18087 * build-all.mk (all-cross): New target for Canadian Cross.
18088 Added Q2 go32 targets.
18089 * test-build.mk: Configure go32 cross sparclite-aout and
18090 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18091 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18092
18093 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18094
18095 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18096 GO32 hosted toolchains
18097
18098 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18099
18100 * configure: change so "-exec-prefix" gets passed down rather
18101 than "-exec_prefix" so autoconf generated Makefiles get the
18102 exec_prefix set right.
18103
18104 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18105
18106 * config.guess: get the Solaris2 minor version number
18107
18108 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18109
18110 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18111
18112 * config.guess: Recognize some Sequent platforms.
18113
18114 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18115
18116 * Makefile.in: added the vault-install target
18117
18118 * configure.in: actually use the Sun3 makefile fragment that's in
18119 config, also added the release dir to configdirs
18120
18121 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18122
18123 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18124
18125 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18126
18127 * configure.in: remove some program from Alpha targetted toolchains
18128
18129 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18130
18131 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18132 gprof.
18133 (taz): Run "make diststuff" in those directories instead of "make
18134 proto-dir". Look for "VERSION=" only at start of line in subdir
18135 Makefile. Use "gzip -9" for compression.
18136 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18137 (binutils.tar.z): New target.
18138
18139 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18140
18141 * Makefile.in (taz): Include gpl.texinfo.
18142
18143 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18144
18145 * Makefile.in (setup-dirs): Merged into "taz" target.
18146 (taz): Only do `proto-dir' stuff if a directory is actually needed
18147 for this target.
18148
18149 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18150
18151 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18152 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18153 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18154 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18155 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18156
18157 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18158
18159 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18160 config.sub, and move-if-change to gdb testsuite distribution
18161 archive, so the testsuite can be extracted, configured, and
18162 run separately from the gdb distribution. Blow away the Chill
18163 tests that require a Chill compiled executable, since GNU Chill
18164 is not yet publically available.
18165
18166 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18167
18168 * test-build.mk: set environment variables in a single command,
18169 instead of a list of assignments and exports
18170
18171 * config.guess: recognize Alpha/OSF1 systems
18172
18173 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18174
18175 * configure: Change help message to prefer --options rather than
18176 -options.
18177
18178 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18179
18180 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18181 zippy@ecst.csuchico.edu.
18182 * config.guess: Recognize miniframe.
18183
18184 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18185
18186 * Makefile.in: Use srcroot to find runtest rather than rootme.
18187 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18188
18189 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18190
18191 * test-build.mk: Extensive additions to support building on a
18192 machine other than the host.
18193
18194 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18195
18196 * configure (tooldir): Fix for i386-aix again.
18197
18198 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18199
18200 * configure, Makefile.in: Change definition of $(tooldir)
18201 to match the FSF.
18202
18203 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18204
18205 * config.guess: Recognize i[34]86/SVR4.
18206
18207 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18208
18209 * Makefile.in (all-gdb): gdb depends on sim.
18210
18211 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18212
18213 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18214 at the same time we make the prototype gdb directory.
18215 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18216 files at the same time as the gdb base release distribution.
18217
18218 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18219
18220 * Makefile.in (check): Use individual check targets rather than
18221 DO_X rule.
18222 (check-gcc): Added.
18223
18224 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18225
18226 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18227 for System V release 3.2.
18228
18229 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18230
18231 * config.sub: Recognize hppaosf.
18232 * configure.in: Do configure ld/binutils/gas for it.
18233
18234 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18235
18236 * configure (tooldir): Alter syntax used to set this, for systems
18237 where "\$" isn't handled right, like i386-aix.
18238
18239 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18240
18241 * configure: Pass program-transform-name, not
18242 program_transform_name, to recursive configures.
18243
18244 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18245
18246 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18247 of gas+ld+binutils.
18248
18249 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18250
18251 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18252
18253 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18254
18255 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18256
18257 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18258
18259 * Makefile.in (PRMS): Set back to all-prms.
18260
18261 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18262
18263 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18264 targets, rather than for MIPS hosts.
18265
18266 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18267
18268 * configure.in: add comment for --with-x default values
18269
18270 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18271
18272 * Makefile.in: add check-* targets for each of the directories in
18273 the tree. Add a definition of RUNTEST that will use the one we
18274 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18275
18276 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18277
18278 * configure.in: Removed obsolete references to bfd_target and
18279 target_makefile_frag.
18280
18281 * build-all.mk: Set assorted targets for Q2.
18282 * config.sub: Recognize z8k-sim and h8300-hms.
18283 * test-build.mk: Really don't pass host to configure.
18284 (HOLES): Added uname.
18285
18286 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18287
18288 * configure: Handle an empty program-prefix, program-suffix or
18289 program-transform-name correctly.
18290
18291 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18292
18293 * build-all.mk: -G 8 no longer required for MIPS targets.
18294 * test-build.mk: Don't pass host argument to configure; make it
18295 guess.
18296
18297 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18298
18299 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18300 * Makefile.in (COMPRESS): New macro, like GZIP.
18301
18302 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18303
18304 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18305
18306 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18307 with gas currently defaults to -G 0.
18308
18309 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18310
18311 * Makefile.in (all-flex): flex depends on byacc.
18312
18313 * build-all.mk: If host not specified, use config.guess. Pass TAG
18314 to test-build.mk as RELEASE_TAG.
18315 * test-build.mk (configargs): New variable containing arguments to
18316 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18317 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18318
18319 * config.guess: Use /bin/uname when checking -X argument on SCO,
18320 to avoid invoking GNU uname which doesn't understand -X.
18321
18322 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18323
18324 * configure.in: Build gas for mips-*-*.
18325
18326 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18327
18328 * Makefile.in (all.normal): insert missing backslash.
18329
18330 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18331
18332 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18333
18334 * Makefile.in: Complete overhaul to merge many almost identical
18335 targets.
18336
18337 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18338
18339 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18340 (gdb.tar.Z): Adjusted.
18341
18342 * Makefile.in (setup-dirs, taz): New targets; should be general
18343 enough to adapt for gdb sometime. Build only .z file.
18344 (gas.tar.z): New target.
18345
18346 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18347
18348 * build-all.mk: Use CC=cc -Xs on Solaris.
18349
18350 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18351
18352 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18353 for handling BISON for FSF releases.
18354
18355 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18356
18357 * configure: Actually implement the change zoo just documented.
18358
18359 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18360
18361 * configure: when using config.guess, only set target_alias when
18362 it's not already been set (ie, on the command line)
18363
18364 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18365
18366 * Makefile.in: add installcheck target, set PRMS to install-prms
18367
18368 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18369
18370 * configure: add support for package_makefile_fragment, handle the
18371 case where a directory has a configure.in file but no Makefile.in
18372 more gracefully (with an actual understandable error message, even);
18373 add support for --without (and add this to the usage message); also
18374 explicitly add a --host=${host_alias} to the command line when
18375 config.guess is used
18376
18377 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18378
18379 * configure: Must use both --host and --target in recursive calls.
18380
18381 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18382
18383 * Makefile.in: Change deja-gnu to dejagnu.
18384
18385 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18386
18387 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18388
18389 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18390
18391 * configure.in: canonicalize all instances to *-*-solaris2*,
18392 also strip out a number of tools to not build for go32 host
18393
18394 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18395
18396 * config.guess: add GPL.
18397
18398 * Makefile.in, config.guess, config.sub, configure: bump
18399 copyrights to 93.
18400
18401 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18402
18403 * Makefile.in (do-info): Removed obsolete check for existence of
18404 localenv file.
18405
18406 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18407
18408 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18409
18410 * Makefile.in: a couple of 'else true' for decstation,
18411 support for TclX
18412
18413 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18414
18415 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18416
18417 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18418
18419 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18420
18421 * config.guess: Recognize i386-ibm-aix (PS/2).
18422 * configure.in: Use config/mh-aix386 file for it.
18423
18424 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18425
18426 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18427 CC_FOR_TARGET instead.
18428 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18429
18430 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18431
18432 * Makefile.in: Add sim to list of directories sent with gdb
18433
18434 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18435
18436 * configure.in: Put back mips-dec-bsd* case.
18437
18438 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18439
18440 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18441 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18442 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18443
18444 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18445
18446 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18447
18448 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18449 (install-info): install dir.info only if it exists,
18450 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18451
18452 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18453
18454 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18455 gas for mips-dec-bsd.
18456
18457 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18458
18459 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18460 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18461
18462 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18463
18464 * configure.in: Added "dejagnu" to hosttools list.
18465
18466 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18467
18468 * config.sub, configure.in, config.guess: Add support
18469 for Bosx, an AIX variant from Bull.
18470 Patches from F.Pierresteguy@frcl.bull.fr.
18471
18472 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18473
18474 * devo/dejagnu: Initial creation of devo/dejagnu.
18475 Migrated dejagnu testcases and support files for testing software
18476 tools to reside as subdirectories, currently called "testsuite",
18477 within the directory of the software tool. Migrated all programs,
18478 support libraries, etc. beloging to dejagnu proper from
18479 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18480 with no modifications. The changes to these files which will
18481 allow them to configure, build, and execute properly will be made
18482 in a future update.
18483
18484 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18485
18486 * Makefile.in: Change send_pr to send-pr.
18487 * configure.in: Likewise.
18488 * send_pr: Renamed directory to send-pr.
18489
18490 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18491
18492 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18493
18494 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18495
18496 * README: Update for gdb-4.8 release.
18497 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18498 gdb-xxx.tar.z (gzip'd) file also.
18499
18500 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18501
18502 * Makefile.in: make all-diff depend on all-libiberty
18503
18504 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18505
18506 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18507
18508 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18509
18510 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18511
18512 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18513
18514 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18515 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18516 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18517
18518 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18519
18520 * Makefile.in: makeinfo binary is in a new location
18521
18522 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18523
18524 * config.sub: Accept -ecoff as an OS.
18525
18526 * Makefile.in: Various changes to eliminate a level of make
18527 recursion and reduce the required command line length.
18528 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18529 sub-makes.
18530 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18531 variables holding settings for specific sub-makes.
18532 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18533 in terms of BASE_FLAGS_TO_PASS.
18534 (TARGET_LIBS): New variable listing directories which use
18535 TARGET_FLAGS_TO_PASS.
18536 (subdir_do): Eliminated.
18537 (do-*): New set of targets to replace subdir_do.
18538 (various): All targets which used subdir_do now depend on do-*.
18539 (local-clean): Renamed from do_clean.
18540 (local-distclean): New target, dependency of distclean and
18541 realclean.
18542 (install-info): Don't create directories. Depend on dir.info
18543 rather than calling make recursively.
18544 (install-dir.info): Eliminated.
18545 (install-info-dirs): Create all info directories here.
18546 (dir.info): Depend upon do-install-info.
18547
18548 * test-build.mk (HOLES): Added false.
18549
18550 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18551
18552 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18553
18554 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18555
18556 * Makefile.in (info): remove dependency on all-texinfo. The
18557 problem was really in texinfo/C, not at this level.
18558
18559 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18560
18561 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18562
18563 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18564
18565 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18566 GDB releases.
18567
18568 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18569
18570 * configure: Include srcdir in message about target of link not
18571 being found. Don't convert `-' to `_' in `with' options being
18572 passed to subdirs.
18573
18574 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18575
18576 * configure.in: add uudecode to host_tools
18577
18578 * Makefile.in: added {all,install}-uudecode targets, added them to
18579 the appropriate lists
18580
18581 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18582
18583 * Makefile.in (all-gcc): Added dependency on all-gas.
18584
18585 * configure.in (mips-*-*): Build ld and binutils.
18586
18587 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18588
18589 * configure: check return code from mkdir, print error message and
18590 exit on failure.
18591
18592 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18593
18594 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18595
18596 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18597
18598 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18599
18600 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18601
18602 * config.sub (h8500): Recognize this as a cpu type.
18603
18604 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18605
18606 * configure: source directory missing is no longer a warning
18607
18608 * configure.in: recognize irix[34]* instead of irix[34]
18609
18610 * Makefile.in: define and pass down X11_LIB
18611
18612 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18613
18614 * guess-systype: Renamed to ...
18615 * config.guess: ... by popular request.
18616 * configure.in, Makefile.in: Update accordingly.
18617
18618 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18619
18620 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18621 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18622 + Execute ./dummy instead of assuming . is in PATH.
18623
18624 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18625
18626 * guess-systype: New shell script. Attempts to guess the
18627 canonical host name of the executing host.
18628 Only a few hosts are supported so far.
18629 * configure: Call guess-systype if no host is specified.
18630
18631 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18632
18633 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18634 gcc Makefile.
18635
18636 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18637
18638 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18639 (all-gcc, install-gcc, subdir_do): Use it.
18640
18641 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18642
18643 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18644
18645 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18646
18647 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18648 set exclusively by configure, using configure.in .
18649
18650 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18651
18652 * test-build.mk: set $PATH for all builds
18653
18654 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18655
18656 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18657
18658 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18659 the one used in gcc/Makefile.in, so that a null expansion doesn't
18660 override the one needed to build gcc with a native cc.
18661
18662 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18663
18664 * configure: Accept -with arguments.
18665
18666 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18667
18668 * Makefile.in: added h8300sim
18669
18670 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18671
18672 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18673 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18674 (all-cygnus, native, build-cygnus): Make
18675 $(canonhost)-stamp-3stage-done, not $(host)....
18676 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18677 i386-sco3.2v4. Added else true to if command.
18678
18679 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18680
18681 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18682
18683 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18684
18685 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18686
18687 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18688
18689 * configure.in: don't remove binutils from Solaris builds
18690
18691 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18692
18693 * Makefile.in: get rid of earlier definitions for *clean,
18694 also handle the recursive info rule better
18695
18696 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18697
18698 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18699 do more-or-less the right thing.
18700
18701 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18702
18703 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18704 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18705
18706 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18707
18708 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18709 $(host_canonical).
18710
18711 * configure.in: split the configdirs list into 4 categories (native
18712 v. cross, library v. tool) and handle the cross-only and native-
18713 only in more reasonable (and correct!) way.
18714
18715 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18716
18717 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18718 configdirs anymore.
18719
18720 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18721
18722 * Makefile.in: extensive cleanup:: removed all of the explicit
18723 clean-* targets, collapsed many wrappers around subdir_do into
18724 one, added additional targets to satisfy standards.texi, deleted
18725 some old targets, some changes for consistency
18726
18727 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18728
18729 * configure.in: handle some programs as cross-only, and others as
18730 native only
18731
18732 * test-build.mk: handle partial holes in a more generic manner
18733
18734 * Makefile.in: m4 depends on libiberty
18735
18736 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18737
18738 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18739 time, wdiff, and find to configdirs
18740
18741 * Makefile.in: all, clean, and install rules for the new programs
18742 added to configure.in
18743
18744 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18745
18746 * configure.in: use mh-sun for all *-sun-* hosts
18747
18748 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18749
18750 * Makefile.in: define flags for X11 include files and library file
18751 locations, pass them down to the programs that need this info
18752
18753 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18754
18755 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18756
18757 * configure.in: start building libg++ for HP-UX targets
18758
18759 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18760
18761 * README: Update references to files moved into etc/.
18762
18763 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18764
18765 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18766 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18767
18768 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18769
18770 * configure: accept dash as well as underscore in long option
18771 names for FSF compatibility.
18772
18773 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18774
18775 * config.sub: added -sco3.2v4 support from FSF.
18776
18777 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18778
18779 * configure.in: expand the section that adds or removes
18780 directories from the list of programs to build, to handle native
18781 vs. cross in addition to host v. native
18782
18783 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18784
18785 * Makefile.in: Replace C++ in macro names with CXX.
18786 This is less likely to break ...
18787
18788 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18789
18790 * test-build.mk: add -w to GNU_MAKE
18791
18792 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18793
18794 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18795 add 'sparc' to list of recognized cpus. This needed to make
18796 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18797 Delete some redundant ose68 variants. Recognize -wrs as an os,
18798 then changes that into $CPU-wrs-vxworks.
18799
18800 * configure.in: remove most references to gdbtest, regularize
18801 target based program removal
18802
18803 * test-build.mk: import from p3 tree (many fixes and changes)
18804
18805 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18806
18807 * Makefile.in: added rules to handle tcl, tk, and expect
18808
18809 * configure.in: handle those directories if they exist
18810
18811 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18812
18813 * config.sub: removed bogus hppabsd and hppahpux names, since
18814 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18815
18816 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18817
18818 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18819 depends upon all-xiberty
18820
18821 * Makefile.in: changes from p3, including:
18822
18823 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18824
18825 * Makefile.in (XTRAFLAGS): include newlib directories if
18826 newlib/Makefile exists, rather than if host != target.
18827
18828 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18829
18830 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18831 from the same source tree and not building a cross-compiler. This
18832 matters for the libg++ configuration if reconfiguring a tree that
18833 has already been installed.
18834
18835 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18836
18837 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18838 pick up the machine and system specific header files.
18839
18840 * Makefile.in: added AS_FOR_TARGET, passed down in
18841 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18842 the C compiler to use to create programs which are run in the
18843 build environment, set it to default to $(CC), and passed it down
18844 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18845
18846 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18847
18848 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18849 We need them for unusual native builds, like systems without
18850 ranlib.
18851
18852 * configure: also define $(host_canonical) and
18853 $(target_canonical), which are the full, canonical names for the
18854 given host and target
18855
18856 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18857
18858 * Makefile.in: Added separate definitions for C++.
18859
18860 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18861
18862 * configure.in (configdirs): Add deja-gnu.
18863
18864 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18865
18866 * README: Update for configure.texi and gdb-4.7 release.
18867
18868 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18869
18870 * Makefile.in: Move "all" target to top of file.
18871 Previously, first target was ".PHONY" which caused BSD4.4 make
18872 to build .PHONY when make was run without arguments.
18873
18874 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18875
18876 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18877 Library-copylefted code in libiberty.
18878
18879 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18880
18881 * config.sub: Replace m68kmote with plain old m68k.
18882
18883 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18884
18885 * Makefile.in: Remove space from blank line, avoid Make complaints.
18886
18887 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18888
18889 * config.sub: Complain if no argument is given. Added support for
18890 386bsd as OS and target alias.
18891
18892 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18893
18894 * Makefile.in (XTRAFLAGS): include newlib directories if
18895 newlib/Makefile exists, rather than if host != target.
18896
18897 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18898
18899 * config.sub: recognize sparclite-wrs-vxworks.
18900
18901 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18902 p3.) Added clean-xiberty to clean.
18903
18904 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18905
18906 * configure.in: use *-*-* instead of nested cases for host and target
18907
18908 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18909
18910 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18911 from the same source tree and not building a cross-compiler. This
18912 matters for the libg++ configuration if reconfiguring a tree that
18913 has already been installed.
18914
18915 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18916
18917 * config.sub (i486v/i486v4): Merge in from FSF version.
18918
18919 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18920
18921 * configure: only set PWD if it is already set.
18922
18923 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18924
18925 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18926 doesn't have unset and all success paths (and most error paths)
18927 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18928 to just ${PWD} to avoid confusion.)
18929
18930 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18931
18932 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18933 even for a native compilation.
18934
18935 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18936
18937 Changes to make the gdb.tar.Z rule work better.
18938
18939 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18940 (DEVO_SUPPORT): Add configure.texi.
18941 (bfd-ilrt.tar.Z): Remove ancient rule.
18942
18943 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18944
18945 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18946 pick up the machine and system specific header files.
18947
18948 * configure.in, config.sub: added new target m68010-adobe-scout,
18949 with alias of adobe68k. Changed configure.in to check for
18950 -scout before -sco* to avoid a false match.
18951
18952 * Makefile.in: added AS_FOR_TARGET, passed down in
18953 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18954 the C compiler to use to create programs which are run in the
18955 build environment, set it to default to $(CC), and passed it down
18956 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18957
18958 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18959
18960 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18961 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18962 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18963 FOR_TARGET variants, to newlib and libg++.
18964
18965 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18966
18967 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18968 first.
18969
18970 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18971
18972 * config.sub: Accept `elf' as an environment.
18973
18974 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18975
18976 * Makefile.in (all-opcodes): cd into the right directory
18977
18978 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18979
18980 * configure: added -program_transform_name option, used as
18981 argument to sed when installing programs.
18982 configure.texi: added documentation for -program_prefix,
18983 -program_suffix and -program_transform_name.
18984
18985 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18986
18987 * config.sub: Accept i486 where i386 ok.
18988
18989 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18990
18991 * config.sub: accept we32k
18992
18993 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18994
18995 * config.sub, configure.in: accept OSE68000 and OSE68k.
18996
18997 * Makefile.in: don't create all directories for ``make install'';
18998 let the subdirectories create the ones they need.
18999
19000 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19001
19002 * COPYING: new file, GPL v2
19003
19004 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19005
19006 * Makefile.in: use the new gen-info-dir, which needs a template
19007 argument (which also lives in texinfo)
19008
19009 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19010
19011 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19012
19013 * config.sub (ncr3000): Change i386 to i486.
19014
19015 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19016
19017 * Makefile.in: add install-rcs, install-grep to
19018 install-no-fixedincludes, removed install-bison and install-libgcc
19019
19020 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19021
19022 * configure.in: grab the HPUX makefile fragment if on HPUX
19023
19024 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19025
19026 * Makefile.in: eradicate bison spoor (ditto libgcc).
19027 configure.in: recognise m68{k,000}-ericsson-OSE.
19028 es1800 is alias for m68k-ericsson-OSE
19029
19030 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19031
19032 * configure.in: rearrange the parts that remove programs from
19033 configdirs, based now on HOST==TARGET or by canonical triple.
19034
19035 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19036
19037 * test-build.mk: recurse explicitly with -f test-build.mk when
19038 appropriate. predicate stage3 and comparison on the existence
19039 of gcc. That is, if gcc isn't around, we aren't three-staging.
19040 On very clean, also remove ...stamp-co. Build in-place before
19041 doing other builds.
19042
19043 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19044
19045 * Makefile.in, configure.in: add tgas
19046
19047 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19048
19049 * Makefile.in: a number of changes merged in from progressive.
19050
19051 * configure.in: add libm.
19052
19053 * .cvsignore: ignore some stuff that comes from test-build.mk.
19054
19055 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19056
19057 * config.sub: Add es1800 (m68k-ericsson-es1800).
19058
19059 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19060
19061 * configure: Add program_suffix (parallel to program_prefix)
19062 * Makefile.in: adjust directory-creating script for losing decstation
19063
19064 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19065
19066 * configure: Minor $subdir-related fixes.
19067
19068 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19069
19070 * configure: fix various problems with propogating
19071 makefile_target_frag in subdirs.
19072 * configure.in: config libgcc if its there
19073
19074 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19075
19076 * config.sub: HPPA merge.
19077
19078 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19079
19080 * Makefile.in: Replace all-bison with all-byacc in all
19081 dependency lines for other tools (which now use byacc).
19082
19083 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19084
19085 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19086
19087 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19088
19089 * Makefile.in: make gprof rules similar to byacc rules (instead of
19090 vestigal $(unsubdir) that didn't work...)
19091
19092 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19093
19094 * config.sub: Add support for Linux.
19095 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19096 (at least for libg++).
19097
19098 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19099
19100 * configure.texi: fix doc for the -nfp option to configure
19101
19102 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19103
19104 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19105
19106 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19107
19108 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19109 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19110 * configure.in: added solaris* host_makefile_frag hook.
19111
19112 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19113
19114 * config.sub: changed recognition of m68000 so that various
19115 m68k types can be specified via m680[01234]0
19116
19117 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19118
19119 * config.sub (basic_machine): fix sed so that '-foo' isn't
19120 completely substituted out while .+'-foo' loses the '-foo'
19121
19122 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19123
19124 * config.sub ($os): Add -aout.
19125
19126 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19127
19128 * configure: If host_makefile_frag is absolute, don't
19129 prefix ${invsubdir} (relevant to libg++ auto-configure).
19130
19131 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19132
19133 * Makefile.in (tooldir): Define it.
19134 (all-ld): Depend on all-flex.
19135
19136 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19137
19138 * Makefile.in (check): Fix libg++ special case.
19139
19140 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19141
19142 * configure: do not bury `pwd` into config.status, thus do fewer
19143 pwd's.
19144
19145 * configure: print the "Building in" message only when building in
19146 other than "." AND verbose.
19147
19148 * configure: remove -s, rework -v to better accommodate guested
19149 configures.
19150
19151 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19152
19153 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19154
19155 * Makefile.in: macroize flags passed on recursion. remove
19156 fileutils.
19157
19158 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19159
19160 * configure: get makesrcdir right for subdirs deeper than 1.
19161
19162 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19163 install.
19164
19165 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19166
19167 * Makefile.in: don't print subdir_do or recursion lines.
19168
19169 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19170
19171 * standards.texi: added menu item.
19172
19173 * Makefile.in: build and install standards.info.
19174
19175 * standards.texi: new file.
19176
19177 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19178
19179 * configure: test for and move config.status pieces from
19180 ${subdir}/.
19181
19182 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19183
19184 * configure: Test for existance of files before trying to mv
19185 them, to avoid numerous non-existance messages.
19186
19187 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19188
19189 * configure: correct final line of config.status.
19190
19191 * configure: patch from eggert. Avoids a protection problem if
19192 the original Makefile.in is read only.
19193
19194 * configure: use move-if-change from gcc to create config.status.
19195 Some makefiles depend on config.status to tell if a directory
19196 has been reconfigured for a different host. This change
19197 prevents those directories from remaking everything in the case
19198 where the reconfig was only intended to rebuild a Makefile.
19199
19200 * configure: test for config.sub with "config.sub sun4" rather
19201 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19202 host alias from a missing config.sub.
19203
19204 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19205
19206 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19207 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19208
19209 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19210
19211 * configure: mkdir ${subdir} as needed.
19212
19213 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19214
19215 * Makefile.in,configure.in: added autoconf.
19216
19217 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19218
19219 * Makefile.in: no longer pass against on recursion.
19220
19221 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19222 definitions are not inherited.
19223
19224 * configure: correct makesrcdir when subdir is .
19225
19226 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19227
19228 * configure: Add support for 'subdirs' variable, which is
19229 like 'configdirs', except that configure doesn't re-invoke
19230 itself for subdirs, it just creates a Makefile for each subdir.
19231 * configure.texi: Document subdirs.
19232
19233 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19234
19235 * configure.in: added flex to configdirs
19236
19237 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19238
19239 * Makefile.in: remove clean-stamps from clean.
19240
19241 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19242
19243 * configure.in: Add gdbtest to configdirs.
19244
19245 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19246
19247 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19248 to recursive makes.
19249 * configure.in: Recognize new ncr3000 config.
19250
19251 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19252
19253 * Makefile.in, configure.in: removed references to gdbm.
19254
19255 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19256
19257 * config.sub: Don't canonicalize os value
19258 newsos* to bsd (readline needs to check for newsos).
19259 (This fix was earlier made Jan 31, but got re-broken.)
19260
19261 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19262
19263 * configure.in: sco is an os, not a vendor!
19264
19265 * configure: Quote $( better. Keep various shells happy.
19266
19267 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19268
19269 * Makefile.in: eliminate stamp-files.
19270
19271 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19272
19273 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19274 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19275
19276 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19277
19278 * config.sub: fix iris/iris3.
19279
19280 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19281
19282 * configure: re-add -rm.
19283
19284 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19285
19286 * Maskefile.in: add .stmp-rcs to all.
19287
19288 * configure.in: remove gas from rs6000 build, use aix host fragment.
19289
19290 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19291
19292 * configure: pass down site_option during recursion.
19293
19294 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19295
19296 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19297
19298 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19299
19300 * configure: Change exec_prefix so that it really defaults to prefix.
19301
19302 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19303
19304 * Makefile.in, configure.in: Add support for mmalloc library.
19305
19306 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19307
19308 * Makefile.in: add stmp dependencies for a few more things.
19309
19310 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19311
19312 * configure: adjusted error message on objdir/srcdir configure
19313 collision, per john's suggestion.
19314
19315 * Makefile.in: add libiberty stmp to all and all.cross.
19316
19317 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19318
19319 * Makefile.in: remove force dependencies, add grep to all.
19320
19321 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19322
19323 * Makefile.in: drop flex. make stamp files work.
19324
19325 * configure: added test for conflicting configuration in srcdir,
19326 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19327 gets cranky. use relative paths for configure and srcdir
19328 whenever possible. Send some error messages to stderr that were
19329 going to stdout.
19330
19331 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19332
19333 * Makefile.in: Fix libg++ rule to check for gcc directory
19334 before using gcc/gcc. Also pass XTRAFLAGS.
19335
19336 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19337
19338 * Makefile.in: added stmp-files so that directories aren't polled
19339 when they are already built.
19340
19341 * configure.texi: fixed a node pointer problem.
19342
19343 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19344
19345 * config.sub configure.in gdb/configure.in
19346 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19347 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19348 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19349
19350 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19351
19352 * configure: -recurring becomes -silent. corrected help message
19353 for -site= option.
19354
19355 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19356
19357 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19358
19359 * configure: when building Makefile for crosses, replace
19360 tooldir and program_prefix. default srcdir from location of
19361 config.sub. remove "for host in hosts" and "for target in
19362 targets" loops.
19363
19364 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19365
19366 * Makefile.in: Do not pass bindir or mandir to cvs.
19367
19368 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19369
19370 * Makefile.in, configure.in: removed traces of namesubdir,
19371 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19372 copyrights to '92, changed some from Cygnus to FSF.
19373
19374 * configure.texi: remove most references to multiple hosts,
19375 multiple targets, subdirs, etc.
19376
19377 * configure.man: removed rcsid. reference config.sub not
19378 config.subr.
19379
19380 * Makefile.in: mkdir $(infodir) on install-info.
19381
19382 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19383
19384 * configure.texi: Explain better about .gdbinit and about
19385 the environment that configure.in sections run in.
19386
19387 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19388
19389 * configure.in: Ultrix is only a decstation if it's a MIPS.
19390
19391 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19392
19393 * README: DOC.configure => cfg-paper.texi.
19394
19395 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19396
19397 * config.sub (near case $os): Don't convert newsos* to bsd!
19398
19399 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19400
19401 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19402 the number of copies of COPYING that go into the GDB tar file.
19403
19404 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19405
19406 * bfd/configure.in, gdb/config/mh-i386sco,
19407 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19408 Fix SCO configuration stuff.
19409
19410 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19411
19412 * Makefile.in: For libg++, make sure the -I pointing
19413 to the gcc directory goes *after* all the libg++-local -I flags.
19414 Also, move just-gcc dependency from just-libg++ to all-libg++.
19415
19416 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19417
19418 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19419
19420 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19421
19422 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19423
19424 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19425
19426 * config.sub: Add stratus configuration frags. Also
19427 submitted to FSF.
19428
19429 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19430
19431 * Makefile.in (DEV_SUPPORT): add configure.man.
19432
19433 * config.sub(Decode manufacturer-specific): add -none*.
19434
19435 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19436
19437 * Makefile.in: remove form feeds to make Sun's make happy.
19438 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19439
19440 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19441
19442 * Makefile.in (AR_FLAGS): Make quieter.
19443
19444 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19445
19446 * configure.in: Add libg++.
19447 * configure: When verbose, don't output the command line at each
19448 level; it will be unremarkably the same as the previous version,
19449 which will be the same as what the user typed.
19450
19451 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19452
19453 * configure.in, Makefile.in: fix clean-info, add flex. add
19454 fileutils.
19455
19456 * configure: be less sensitive to spaces in Makefile.in. Do not
19457 look for sources in "..". Doing so breaks subdirectories that
19458 might have their own configure. If a subdir has it's own
19459 configure script, use it.
19460
19461 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19462
19463 * cfg-paper.texi: some changes suggested by rms.
19464
19465 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19466
19467 * config.sub: Merge in some small additions from the FSF version,
19468 taken from the gcc distribution, to bring the Cygnus and FSF
19469 versions into closer sync.
19470
19471 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19472
19473 * configure.in: Changed svr4 references to sysv4.
19474
19475 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19476
19477 * configure: added -V for version number option.
19478
19479 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19480
19481 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19482 renamed from DOC.configure to cfg-paper.texi.
19483
19484 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19485
19486 * configure, config.subr, config.sub: config.subr is now
19487 config.sub again.
19488
19489 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19490
19491 * configure.texi: new file, in progress.
19492
19493 * Makefile.in: build info file and install the man page for
19494 configure.
19495
19496 * configure.man: new file, first cut.
19497
19498 * configure: find config.subr again now that configuration "none"
19499 has gone. removed all traces of the -ansi option. removed all
19500 traces of the -languages option.
19501
19502 * config.subr: resync from rms.
19503
19504 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19505
19506 * configure, config.sub, config.subr: merge config.sub into
19507 config.subr, call the result config.subr, remove config.sub, use
19508 config.subr.
19509
19510 * Makefile.in: revised install for dir.info.
19511
19512 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19513
19514 * configure.in: add decstation host makefile frag.
19515
19516 * Makefile.in: BISON now bison -y again. also install-gcc on
19517 install. clean-gdbm on clean. infodir belongs in datadir.
19518 Make directories for info install. Build dir.info here then
19519 install it.
19520
19521 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19522
19523 * Makefile.in: fix for bad directory tests.
19524
19525 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19526
19527 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19528 regexp. -srcdir relative was being handled incorrectly.
19529
19530 * Makefile.in: unwrapped some for loops so that parallel makes
19531 work again and so one can focus one's attention on a particular
19532 package.
19533
19534 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19535
19536 * configure: added PWD as a stand in for `pwd` (for speed). use
19537 elif wherever possible. make -srcdir work without -objdir.
19538 -objdir= commented out.
19539
19540 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19541
19542 * configure: +options become --options. -subdirs commented out.
19543 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19544 Makefile now at top of generated Makefile. Removed cvs log
19545 entries. added -srcdir. create .gdbinit only if there is one
19546 in ${srcdir}.
19547
19548 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19549 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19550 and mandir now keyed off datadir by default.
19551
19552 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19553
19554 * Freshly created ChangeLog.
19555
19556 \f
19557 Local Variables:
19558 mode: change-log
19559 left-margin: 8
19560 fill-column: 76
19561 version-control: never
19562 End: