Fix first match heuristics
[platform/upstream/gcc.git] / ChangeLog
1 2016-05-28  Alan Modra  <amodra@gmail.com>
2
3         * Makefile.tpl (configure): Depend on m4 files included.
4         * Makefile.in: Regenerate.
5
6 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
7
8         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
9         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
10
11 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
12
13         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
14         special case builtin.
15         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
16         support for ALTIVEC_BUILTIN_VEC_ADDEC.
17         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
18         for __builtin_vec_addec.
19
20 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
21
22         * config.guess: Import version 2016-04-02 (newest).
23         * config.sub: Import version 2016-05-10 (newest).
24
25 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
26
27         * configure.ac: Add ARC support to libgloss.
28         * configure: Regenerate
29
30 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
31
32         * MAINTAINERS (Write After Approval): Add myself.
33
34 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
35
36         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
37         * configure: Regenerated.
38         * Makefile.def (gmp): Explicitly disable assembler.
39         (mpfr): Adjust lib_path.
40         (mpc): Likewise.
41         * Makefile.in: Regenerated.
42
43 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
44
45         PR bootstrap/70704
46         * configure.ac (--enable-stage1-checking): Add missing
47         --enable-checking=.
48         * configure: Regenerated.
49
50 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
51
52         * config.guess: Revert r235676.
53         * config.sub: Revert r235676.
54
55 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
56
57         * config.guess: Remove SH5 support.
58         * config.sub: Likewise.
59         * configure: Likewise.
60         * configure.ac: Likewise.
61
62 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
63
64         PR bootstrap/70704
65         * configure.ac (--enable-stage1-checking): For --disable-checking or
66         implicit --enable-checking, make sure extra flag matches in between
67         stage1 and later checking.
68         * configure: Regenerated.
69
70 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
71
72         * .gitattributes: New file.
73
74 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
75
76         * MAINTAINERS (rs6000/powerpc port): Add myself.
77
78 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
79
80         PR bootstrap/70173
81         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
82         and gotools directories.  Delete the stage_final file.
83         * Makefile.in: Regenerate.
84
85 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
86
87         * MAINTAINERS (Write After Approval): Add myself.
88
89 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
90
91         * MAINTAINERS (Fortran maintainer): Remove myself.
92
93 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
94
95         * MAINTAINERS (Write After Approval): Add myself.
96
97 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
98
99         * MAINTAINERS (Write After Approval): Add myself.
100
101 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
102
103         Sync with binutils-gdb:
104
105         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
106
107         * configure.ac: Add mips and s390 to the gold target check.
108         * configure: Regenerate.
109
110 2016-03-01  DJ Delorie  <dj@redhat.com>
111
112         * MAINTAINERS (mep): Remove myself as MeP maintainer.
113
114 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
115
116         * MAINTAINERS (libcpp): Add myself.
117         (diagnostic messages): Likewise.
118
119 2016-02-20  Tom de Vries  <tom@codesourcery.com>
120
121         * MAINTAINERS: Fix whitespace.
122
123 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
124
125         * MAINTAINERS (Write After Approval): Add myself.
126
127 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
128
129         * config/isl.m4: Add comments about isl-0.16.
130         * configure: Regenerate.
131
132 2016-01-29  Martin Jambor  <mjambor@suse.cz>
133
134         * MAINTAINERS (hsa maintainers): Add myself.
135
136 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
137
138         * MAINTAINERS: (Write After Approval): Add myself.
139
140 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
141             Sebastian Pop  <s.pop@samsung.com>
142
143         * Makefile.in: Regenerate.
144         * Makefile.tpl: Export ISLVER.
145         * configure: Regenerate.
146         * config/isl.m4: Detect isl-0.15.
147
148 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
149
150         PR bootstrap/69329
151         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
152         * Makefile.in: Regenerate.
153
154 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
155
156         * configure.ac: Enable LTO for DJGPP
157         * configure: Regenerate
158
159 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
160
161         Sync with binutils-gdb:
162         2015-10-21  Nick Clifton  <nickc@redhat.com>
163
164         PR gas/19109
165         * configure.ac: Note the 'none' is an acceptable argument to
166         --enable-compressed-debug-sections.
167         * configure: Regenerate.
168
169 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
170
171         PR bootstrap/69134
172         * Makefile.def (mpfr): Disable assembler.
173         * Makefile.in: Regenerate.
174
175 2016-01-01  Ben Elliston  <bje@gnu.org>
176
177         * config.guess: Import version 2016-01-01.
178         * config.sub: Likewise.
179
180 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
181
182         * MAINTAINERS (Write After Approval): Add myself.
183
184 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
185
186         * Makefile.in: Replace ISL with isl.
187         * Makefile.tpl: Same.
188         * config/isl.m4: Same.
189         * configure.ac: Same.
190         * contrib/download_prerequisites: Same.
191         * configure: Regenerate.
192
193 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
194
195         * MAINTAINERS (Write After Approval): Add Myself.
196
197 2015-12-17  Nathan Sidwell  <nathan@acm.org>
198
199         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
200         * configure: Regenerate.
201
202 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
203             Sebastian Pop  <s.pop@samsung.com>
204
205         * config/isl.m4 (ISL_CHECK_VERSION): Check for
206         isl_ctx_get_max_operations.
207         * configure: Regenerate.
208
209 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
210
211         * MAINTAINERS (Write After Approval): Add myself.
212
213 2015-12-02  Ian Lance Taylor  <iant@google.com>
214
215         PR go/66147
216         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
217         * Makefile.in: Regenerate.
218
219 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
220
221         PR libffi/65726
222         * Makefile.def (lang_env_dependencies): Make libffi depend
223         on cxx.
224         * Makefile.in: Regenerate.
225
226 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
227
228         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
229         symbols.
230
231 2015-11-20  Tristan Gingold  <gingold@adacore.com>
232
233         Sync with binutils-gdb:
234         2015-11-20  Tristan Gingold  <gingold@adacore.com>
235
236         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
237         * configure: Regenerate.
238
239 2015-11-19  Martin Liska  <mliska@suse.cz>
240
241         * .gitignore: Add .clang-format to ignored files.
242         * Makefile.in: Add clang-format.
243         * Makefile.tpl: Likewise.
244
245 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
246
247         * configure.ac: Enable libmpx by default.
248         * configure: Regenerated.
249
250 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
251
252         * MAINTAINERS: Update email address.
253
254 2015-10-23  Paulo Matos  <pmatos@linki.tools>
255
256         * MAINTAINERS: Update email address.
257
258 2015-10-23  Alan Hayward <alan.hayward@arm.com>
259
260         * MAINTAINERS  (Write After Approval): Add myself.
261
262 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
263
264         Sync with binutils-gdb:
265         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
266
267         PR gas/19109
268         * configure.ac: Add
269         --enable-compressed-debug-sections={all,gas,gold,ld}.
270         * configure: Regenerated.
271
272 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
273
274         * MAINTAINERS: Update list of Ada maintainers and email addresses.
275
276 2015-10-09  Martin Liska  <mliska@suse.cz>
277
278         * MAINTAINERS (Write After Approval): Add myself.
279
280 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
281
282         * MAINTAINERS (Write After Approval): Add myself.
283
284 2015-10-02  Florian Weimer  <fweimer@redhat.com>
285
286         * MAINTAINERS: Update email address.
287
288 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
289
290         * MAINTAINERS  (Write After Approval): Add myself.
291
292 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
293
294         * MAINTAINERS: Update email.
295
296 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
297
298         * MAINTAINERS: Update my email address.
299
300 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
301
302         * MAINTAINERS (ft32 port): Add myself.
303
304 2015-08-28  David Sherwood  <david.sherwood@arm.com>
305
306         * MAINTAINERS: Add myself.
307
308 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
309
310         * MAINTAINERS (Write After Approval): Add myself.
311
312 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
313
314         PR libfortran/54572
315         * Makefile.def: Make libgfortran depend on libbacktrace.
316         * Makefile.in: Regenerate.
317
318 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
319
320         * MAINTAINERS (Write After Approval): Add myself.
321
322 2015-08-12  Tom de Vries  <tom@codesourcery.com>
323
324         PR other/67092
325         * configure.ac: Remove --with_host_libstdcxx support.
326         * configure: Regenerate.
327
328 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
329             Jakub Jelinek  <jakub@redhat.com>
330
331         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
332         nvptx*-*-*.
333         * configure: Regenerate.
334
335 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
336
337         * Makefile.def (libiconv): Define bootstrap=true.
338         Mark pdf/html/info as missing.
339         (configure-gcc): Depend on all-libiconv.
340         (all-gcc): Ditto.
341         (configure-libcpp): Ditto.
342         (all-libcpp): Ditto.
343         (configure-intl): Ditto.
344         (all-intl): Ditto.
345         * Makefile.in: Regenerate.
346
347 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
348
349         * MAINTAINERS (loop ivopts): Add the entry and myself.
350
351 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
352
353         * MAINTAINERS (nvptx): Add self.
354
355 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
356
357         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
358         128-bit vector modes.
359
360 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
361
362         * MAINTAINERS (Write After Approval): Add myself.
363
364 2015-07-28  Ben Elliston  <bje@gnu.org>
365
366         * config.sub, config.guess: Import from upstream.
367
368 2015-07-24  Michael Darling  <darlingm@gmail.com>
369
370         PR other/66259
371         * config-ml.in: Reflects renaming of configure.in to configure.ac
372         * configure: Likewise
373         * configure.ac: Likewise
374
375 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
376
377         * MAINTAINERS: Update my email address.
378
379 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
380
381         Sync with binutils-gdb:
382         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
383
384         * configure.ac (target_configdirs): Exclude target-zlib if
385         target-libjava isn't built.
386         * configure: Regenerated.
387
388 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
389
390         Sync with binutils-gdb:
391         2015-05-13  John David Anglin  <dave.anglin@bell.net>
392
393         * configure.ac: Disable configuration of GDB for HPUX targets.
394         * configure: Regenerate.
395
396         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
397
398         * configure.ac: Add --with-system-zlib.
399         * configure: Regenerated.
400
401         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
402
403         * configure.ac: Add FT32 support.
404         * configure: Regenerate.
405
406         2015-01-12  Anthony Green  <green@moxielogic.com>
407
408         * configure.ac: Don't disable gprof for moxie.
409         * configure: Rebuild.
410
411 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
412
413         Sync with binutils-gdb:
414         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
415
416         PR ld/18355
417         * Makefile.def: Add extra_configure_flags to host zlib.
418         * configure.ac (extra_host_zlib_configure_flags): New.  Set
419         to --enable-host-shared When bfd is to be built as shared
420         library.  AC_SUBST.
421         * Makefile.in: Regenerated.
422
423 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
424
425         Sync with src:
426         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
427         * Makefile.def (dependencies): Add all-zlib to all-bfd.
428         * Makefile.in: Regenerated.
429
430 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
431
432         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
433         target.
434         * configure: Regenerate.
435
436 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
437
438         * MAINTAINERS (Write After Approval): Add myself.
439
440 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
441
442         * MAINTAINERS (OS Port Maintainers): Add myself.
443         (Various Maintainers): Remove myself from libffi testsuite.
444
445 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
446
447         * MAINTAINERS (gen* on machine desc): Add self.
448
449 2015-06-02  Jason Merrill  <jason@redhat.com>
450
451         PR bootstrap/66319
452         * configure.ac: Use -std=gnu++98.
453
454 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
455
456         * MAINTAINERS (Write After Approval): Add myself.
457
458 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
459
460         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
461         * configure: Regenerate.
462
463 2015-05-26  Jason Merrill  <jason@redhat.com>
464
465         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
466         * configure: Regenerate.
467
468 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
469
470         * configure.ac: FT32 target added.
471         * configure: Regenerated.
472
473 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
474
475         * MAINTAINERS (Write After Approval): Add myself.
476
477 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
478
479         * MAINTAINERS (Write After Approval): Add myself.
480
481 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
482
483         * configure.ac: Fix typo.
484         * configure: Regenerate.
485
486 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
487
488         * MAINTAINERS (Write After Approval): Add myself.
489
490 2015-05-03  Matthias Klose  <doko@ubuntu.com>
491
492         * configure.ac: Match $host configured with triplets.
493         * configure: Regenerate.
494
495 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
496
497         * Makefile.tpl: Remove surplus whitespace throughout.
498         * Makefile.in: Regenerate.
499
500 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
501
502         * MAINTAINERS (Various Maintainers): Add myself as instruction
503         combiner maintainer.
504
505 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
506
507         PR bootstrap/62077
508         * configure.ac (--enable-stage1-checking): Default to
509         release,misc,gimple,rtlflag,tree,types if --disable-checking
510         or --enable-checking is not specified and DEV-PHASE is not
511         experimental.
512         * configure: Regenerated.
513
514 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
515
516         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
517         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
518         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
519         * Makefile.in: Regenerate.
520
521 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
522
523         * MAINTAINERS: Update my email address.
524
525 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
526
527         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
528
529 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
530
531         * MAINTAINERS: Add myself as an arm port reviewer.
532
533 2015-03-25  Martin Liska  <mliska@suse.cz>
534             Yury Gribov  <y.gribov@samsung.com>
535
536         * Makefile.in: Fix ln source location for vimrc file.
537         * Makefile.tpl: Likewise.
538
539 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
540
541         PR bootstrap/25672
542         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
543         cross-compiling.  Similarly for CXX_FOR_TARGET.
544         * configure: Regenerate.
545
546 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
547
548         * Makefile.def: Add libmpx.
549         * configure.ac: Add libmpx.
550         * Makefile.in: Regenerate.
551         * configure: Regenerate.
552
553 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
554
555         * MAINTAINERS (CPU Port Maintainers): Add myself
556         i386 vector ISA extns mantainer.
557
558 2015-03-13  Jeff Law  <law@redhat.com>
559
560         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
561         maintainer.
562         Remove Richard Henderson as a maintainer for the x86 port.
563
564 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
565
566         * MAINTAINERS (CPU Port Maintainers): Update my email address.
567
568 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
569
570         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
571         pointer bounds checker and i386 MPX maintainer.
572
573 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
574
575         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
576
577 2015-02-26  Martin Sebor  <msebor@redhat.com>
578
579         * MAINTAINERS (Various Maintainers): Add self.
580
581 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
582
583         * configure.ac [--enable-as-accelerator-for] (enable_languages):
584         Make sure it contains lto.
585         * configure: Regenerate.
586
587 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
588
589         * configure: Regenerate.
590
591 2015-02-06  Diego Novillo  <dnovillo@google.com>
592 1
593         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
594         middle-end, docstring): Remove myself.
595         (Write After Approval): Add myself.
596
597 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
598
599         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
600         (Write After Approval): Update address.
601
602 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
603
604         PR jit/64780
605         * configure.ac: Require the user to explicitly specify
606         --enable-host-shared if the jit is enabled.
607         * configure: Regenerate.
608
609 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
610
611         * MAINTAINERS (Write After Approval): Add myself.
612
613 2015-01-25  Tom de Vries  <tom@codesourcery.com>
614
615         * MAINTAINERS: Make whitespace consistent.
616
617 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
618
619         * MAINTAINERS (Write After Approval): Add myself.
620
621 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
622
623         * MAINTAINERS: (Write After Approval): Add myself.
624
625 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
626
627         * MAINTAINERS: (Write After Approval): Add myself.
628
629 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
630
631         * MAINTAINERS: (Write After Approval): Add myself.
632
633 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
634
635         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
636         objective-c/c++ front end maintainer.
637
638 2015-01-13  Marek Polacek  <polacek@redhat.com>
639
640         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
641
642 2015-01-12  Jeff Law  <law@redhat.com>
643
644         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
645         a very long time.
646
647 2015-01-09  Ian Lance Taylor  <iant@google.com>
648
649         * configure.ac (host_tools): Add gotools.
650         * Makefile.def (host_modules): Add gotools.
651         (dependencies): Add dependency of all-gotools on all-target-libgo.
652
653 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
654
655         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
656         * configure: Regenerate.
657
658 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
659
660         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
661         all-target-libgomp.
662         * Makefile.in: Regenerate.
663
664 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
665
666         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
667
668 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
669
670         * configure.ac: Add Visium support.
671         * configure: Regenerate.
672
673 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
674
675         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
676         * configure: Regenerate.
677
678 2015-01-03  Andrew Pinski  <apinski@cavium.com>
679
680         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
681         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
682         (BASE_TARGET_EXPORTS): Add OBJCOPY.
683         (OBJCOPY_FOR_TARGET): New variable.
684         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
685         * Makefile.in: Regenerate.
686         * configure.ac: Check for already installed target objcopy.
687         Also GCC_TARGET_TOOL on objcopy.
688         * configure: Regenerate.
689
690 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
691
692         * config.sub: Update from upstream, to 2015-01-01 version.
693         * config.guess: Ditto.
694
695 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
696
697         * MAINTAINERS (RTEMS Ports): Add myself.
698
699 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
700
701         * MAINTAINERS (Write After Approval): Add myself.
702
703 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
704
705         * MAINTAINERS (Write After Approval): Add myself.
706
707 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
708
709         * configure.ac (--enable-as-accelerator-for): Don't set
710         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
711         * configure: Regenerate.
712
713 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
714
715         PR bootstrap/64023
716         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
717         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
718         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
719         to CXX.
720         * Makefile.in: Regenerated.
721
722 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
723             Yury Gribov  <y.gribov@samsung.com>
724
725         * .gitignore: Added .local.vimrc and .lvimrc.
726         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
727         * Makefile.in: Regenerate.
728
729 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
730
731         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
732         * configure: Regenerated.
733
734 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
735
736         * MAINTAINERS (nvptx port): New entry.
737
738 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
739
740         * configure: Regenerate.
741
742 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
743
744         * configure.ac: Merge with Binutils.
745
746 2014-11-26  Tobias Burnus  <burnus@net-b.de>
747
748         * Makefile.def: Make more dependent on mpfr, mpc and isl.
749         * Makefile.in: Regenerate.
750
751 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
752
753         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
754         missing flex.
755         * Makefile.in: Regenerated.
756
757 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
758
759         * Makefile.in: Regenerate.
760
761 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
762
763         PR bootstrap/63784
764         * libtool.m4: Add $pic_flag with -shared.
765
766 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
767
768         * MAINTAINERS (Write After Approval): Added myself.
769
770 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
771
772         * MAINTAINERS (write-after-approval): Add myself.
773
774 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
775
776         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
777         from 2 years ago.
778
779 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
780
781         Revert:
782         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
783
784         * MAINTAINERS (Write After Approval): Added myself as line map
785         maintainer.
786
787 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
788
789         Revert:
790         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
791
792         * MAINTAINERS (Write After Approval): Added myself.
793
794 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
795
796         * MAINTAINERS (Write After Approval): Added myself.
797
798 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
799
800         * MAINTAINERS (Write After Approval): Added myself as line map
801         maintainer.
802
803 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
804
805         * MAINTAINERS (Various Maintainers): Added myself as line map
806         maintainer.
807
808 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
809
810         * move-if-change: Sync from upstream gnulib.
811
812 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
813
814         * compile: Sync with upstream Automake.
815         * depcomp: Ditto.
816         * install-sh: Ditto.
817         * missing: Ditto.
818         * mkinstalldirs: Ditto.
819         * ylwrap: Ditto.
820
821 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
822
823         * config.sub: Update from upstream config repo.
824         * config.guess: Ditto.
825
826 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
827
828         * Makefile.def: Add liboffloadmic to target_modules.  Make
829         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
830         * Makefile.in: Regenerate.
831         * configure: Regenerate.
832         * configure.ac: Add liboffloadmic to target binaries.
833         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
834         Add liboffloadmic to noconfig list when C++ is not supported.
835
836 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
837             Thomas Schwinge  <thomas@codesourcery.com>
838             Ilya Verbin  <ilya.verbin@intel.com>
839             Andrey Turetskiy  <andrey.turetskiy@intel.com>
840
841         * configure: Regenerate.
842         * configure.ac (--enable-as-accelerator-for)
843         (--enable-offload-targets): New configure options.
844
845 2014-11-11  Tobias Burnus  <burnus@net-b.de>
846
847         * Makefile.def: Make all-gcc depend on all-isl.
848         * Makefile.in: Regenerate.
849
850 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
851
852         * ChangeLog.jit: New.
853         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
854
855 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
856
857         PR target/63610
858         * libtool.m4: Fix globbing of darwin versions.
859         * configure: Regenerate.
860
861 2014-11-11  Tobias Burnus  <burnus@net-b.de>
862
863         * Makefile.def: Remove CLooG.
864         * Makefile.tpl: Ditto.
865         * configure.ac: Ditto.
866         * configure: Regenerate.
867         * Makefile.in: Ditto.
868
869 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
870
871         * configure.ac: Handle nvptx-*-*.
872         * configure: Regenerate.
873
874 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
875
876         * MAINTAINERS (Write After Approval): Add myself.
877
878 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
879
880         * Makefile.def (libcc1): Remove bootstrap=true;.
881         * Makefile.in: Regenerated.
882
883 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
884
885         * configure.ac: Update comment.
886         * configure: Regenerate.
887
888 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
889
890         * MAINTAINERS (Write After Approval): Add myself.
891
892 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
893
894         * configure.ac (extra_host_libiberty_configure_flags): Add
895         --enable-shared also for libcc1's benefit.
896         * configure: Regenerate.
897
898 2014-10-29  Tristan Gingold  <gingold@adacore.com>
899
900         * MAINTAINERS: Change my email address.
901
902 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
903             Tom Tromey  <tromey@redhat.com>
904
905         * Makefile.def: Add libcc1 to host_modules.
906         * configure.ac (host_tools): Add libcc1.
907         * Makefile.in, configure: Rebuild.
908
909 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
910
911         * configure.ac (build_configargs): Don't share config.cache between
912         build subdirs.
913         * configure: Regenerate.
914
915 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
916
917         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
918         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
919         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
920         leon3v7 as leon3.
921         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
922         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
923         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
924         * config/sparc/sparc.md (cpu): Add leon3v7.
925         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
926
927 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
928
929         * MAINTAINERS (write-after-approval): Add myself.
930
931 2014-10-23  Ian Lance Taylor  <iant@google.com>
932
933         * configure.ac: Disable the Go frontend on systems where it is known
934         to not work.
935         * configure: Regenerate.
936
937 2014-10-23  Richard Biener  <rguenther@suse.de>
938
939         * Makefile.def: Add libcpp build module and dependencies.
940         * configure.ac: Add libcpp build module.
941         * Makefile.in: Regenerate.
942         * configure: Likewise.
943
944 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
945
946         * MAINTAINERS (write-after-approval): Add myself.
947
948 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
949
950         * INSTALL/README: Do not mention CVS.
951
952 2014-10-03  Jing Yu  <jingyu@google.com>
953
954         * configure.ac: Add aarch64 to list of targets that support gold.
955         * configure: Regenerate.
956
957 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
958
959         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
960
961 2014-09-29  Catherine Moore  <clm@codesourcery.com>
962
963         * MAINTAINERS:  Add myself as MIPS maintainer.
964
965 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
966
967         * MAINTAINERS: Move myself to MIPS maintainers.
968
969 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
970
971         * MAINTAINERS: Put all email addresses between '<' and '>'.
972
973 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
974
975         * MAINTAINERS: Move myself to reviewers (Fortran).
976
977 2014-09-01  Andi Kleen  <ak@linux.intel.com>
978
979         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
980         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
981         * Makefile.in: Regenerate.
982
983 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
984
985         * rtx-classes-status.txt: Delete
986
987 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
988
989         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
990
991 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
992
993         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
994         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
995         of checking for version number.
996         * configure: Regenerated.
997         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
998
999 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1000
1001         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1002         is done; begin phase 6 (use extra rtx_def subclasses).
1003
1004 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1005
1006         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1007         done; begin phase 5 (additional rtx_def subclasses).
1008
1009 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1010
1011         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1012
1013 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1014
1015         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1016         SET_BB_HEADER are done.
1017
1018 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1019
1020         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1021         done.
1022
1023 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1024
1025         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1026
1027 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1028
1029         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1030
1031 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1032
1033         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1034
1035 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1036
1037         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1038
1039 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1040
1041         * rtx-classes-status.txt: Phase 3 (per-file commits within
1042         "config" subdirs) is done; begin phase 4 (removal of
1043         "scaffolding").
1044
1045 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1046
1047         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1048         dir) is done; begin phase 3 (per-file commits within "config"
1049         subdirs).
1050
1051 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1052
1053         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1054         phase 2 (per-file commits in main source dir).
1055
1056 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1057
1058         * configure: Regenerated.
1059
1060 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1061
1062         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1063
1064 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1065
1066         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1067
1068 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1069
1070         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1071
1072 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1073
1074         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1075
1076 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1077
1078         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1079
1080 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1081
1082         * MAINTAINERS (Write After Approval): Add myself.
1083
1084 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1085
1086         * MAINTAINERS: Remove myself
1087
1088 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1089
1090         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1091
1092 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1093
1094         * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1097
1098         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1099         SET_BB_HEADER, SET_BB_FOOTER
1100
1101 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1102
1103         * rtx-classes-status.txt: New file
1104
1105 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1106
1107         * configure.ac: Eliminate ClooG installation dependency.
1108         * configure: Regenerate.
1109         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1110         * Makefile.in: Regenerate.
1111
1112 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1113
1114         * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1117
1118         * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1121
1122         * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2014-07-28  Anthony Green  <green@moxielogic.com>
1125
1126         Import from savannah.gnu.org:
1127         * config.sub: Update to 2014-07-28 version.
1128
1129 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1130
1131         * MAINTAINERS: Remove my MIPS maintainer entry.
1132
1133 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1134
1135         PR target/47230
1136         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1137         * configure: Regenerate.
1138
1139 2014-07-24  James Norris  <jnorris@codesourcery.com>
1140
1141         * MAINTAINERS (Write After Approval): Add myself.
1142
1143 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1144
1145         * configure.ac: Accept only CLooG 0.18.1.
1146         * configure: Regenerate.
1147
1148 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1149
1150         * configure.ac: Don't accept isl 0.11.
1151         * configure: Regenerate.
1152
1153 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1154
1155         * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1158
1159         * configure.ac: Don't accept isl 0.10.
1160         * configure: Regenerate.
1161
1162 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1163
1164         Fix include path for in-tree cloog.
1165         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1166         * configure: Regenerate.
1167
1168 2014-06-18  Richard Henderson  <rth@redhat.com>
1169
1170         * .gitignore: Import gcc_update output.
1171
1172 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1173
1174         * config-ml.in: Robustify ac_configure_args parsing.
1175
1176         * configure.ac (--enable-linker-plugin-configure-flags)
1177         (--enable-linker-plugin-flags): New flags.
1178         (configdirs): Conditionally add libiberty-linker-plugin.
1179         * configure: Regenerate.
1180         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1181         (host_modules) <lto-plugin>: Pay attention to
1182         @extra_linker_plugin_flags@ and
1183         @extra_linker_plugin_configure_flags@.
1184         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1185         * Makefile.in: Regenerate.
1186
1187         * Makefile.tpl (configure-[+prefix+][+module+])
1188         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1189         "module_srcdir" instead of "module" for locating a module's srcdir.
1190         * Makefile.in: Regenerate.
1191
1192 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1193
1194         * MAINTAINERS (Write After Approval): Add myself.
1195
1196 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1197
1198         * MAINTAINERS: Update my email address.
1199
1200 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1201
1202         * MAINTAINERS (Write After Approval): Add myself.
1203
1204 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1205
1206         * MAINTAINERS (Write After Approval): Add myself.
1207
1208 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1209
1210         PR libstdc++/61011
1211         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1212         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1213         * configure: Regenerate.
1214
1215 2014-05-28  Pedro Alves  <palves@redhat.com>
1216
1217         * MAINTAINERS (Write After Approval): Add myself.
1218
1219 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1220
1221         * MAINTAINERS: Update my affiliation/email.
1222
1223 2014-05-19  Mike Stump  <mikestump@comcast.net>
1224
1225         * MAINTAINERS: Add wide-int reviewers.
1226
1227 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1228
1229         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1230         * configure: Regenerated.
1231
1232 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1233
1234         * MAINTAINERS (libitm): Add myself as maintainer.
1235
1236 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1237
1238         * MAINTAINERS (Write After Approval): Add myself.
1239
1240 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1241
1242         * config.sub, config.guess: Import from upstream.
1243
1244 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1245
1246         * MAINTAINERS (Write After Approval): Put myself in correct order.
1247
1248 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1249
1250         * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1253
1254         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1255         section.
1256
1257 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1258
1259         * MAINTAINERS (Write After Approval): Delete myself.
1260
1261 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1262
1263         PR sanitizer/56781
1264         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1265         and -B* options with -Xcompiler.
1266
1267 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1268
1269         PR bootstrap/60620
1270         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1271         * Makefile.in: Regenerate.
1272
1273 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1274
1275         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1276         for WINDRES_FOR_TARGET in default-manifest.o rule.
1277         * Makefile.in: Regenerate.
1278
1279 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1280
1281         * MAINTAINERS (Write After Approval): Add myself.
1282
1283 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1284
1285         PR sanitizer/56781
1286         * Makefile.def: Set bootstrap=true; for host fixincludes.
1287         * configure.ac: Don't bootstrap host fixincludes unless
1288         --with-build-config=bootstrap-{a,ub}san.
1289         * Makefile.in: Regenerated.
1290         * configure: Regenerated.
1291
1292 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1293
1294         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1295         --enable-vtable-verify option parsing.  Don't add
1296         target-libsanitizer to bootstrap_target_libs unless
1297         --with-build-config=bootstrap-asan or
1298         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1299         to bootstrap_target_libs unless --enable-vtable-verify.
1300         * configure: Regenerated.
1301
1302 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1307
1308         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1309
1310 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1311
1312         PR bootstrap/58572
1313         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1314         -I for libstdc++-v3 includes if $(LEAN).
1315         * Makefile.in: Regenerated.
1316
1317 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1318
1319         * MAINTAINERS: Update my email address.
1320
1321 2014-02-24  Walter Lee  <walt@tilera.com>
1322
1323         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1324         (tilegx-*-*): Change to tilegx*-*-*.
1325         * configure: Regenerate.
1326
1327 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1328
1329         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1330
1331 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1332
1333         * MAINTAINERS (Write After Approval): Add myself.
1334
1335 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1336
1337         PR target/59788
1338         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1339         *solaris2*.
1340
1341 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1342
1343         * MAINTAINERS: Update my email address.
1344
1345 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1346
1347         * MAINTAINERS: Convert to UTF-8.
1348         Properly sort Xinliang David Li's entry.
1349
1350 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1351             Sandra Loosemore  <sandra@codesourcery.com>
1352
1353         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1354         nios2 port maintainers.
1355
1356 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1357
1358         * MAINTAINERS (Write After Approval): Add myself.
1359
1360 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1361
1362         * configure.ac: Add user-friendly check for native x86_64-linux
1363         multilibs.
1364         * configure: Regenerate.
1365
1366 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1367
1368         * MAINTAINERS: Add myself as sh maintainer.
1369
1370 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1371
1372         * MAINTAINERS: Add self as SLSR maintainer.
1373
1374 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1375
1376         * MAINTAINERS: Update my email address.
1377
1378 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1379
1380         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1381
1382 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1383
1384         * Makefile.in: Regenerate.
1385
1386         * Makefile.tpl: Fix typo.
1387         * Makefile.in: Regenerate partially.
1388
1389 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1390
1391         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1392         supported.
1393         * configure: Regenerated.
1394
1395 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1396
1397         * MAINTAINERS (Write After Approval): Add myself.
1398
1399 2013-10-30  Jason Merrill  <jason@redhat.com>
1400
1401         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1402         --disable-build-format-warnings.
1403
1404 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1405
1406         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1407         depend on libstdc++ and libgcc.
1408         * configure: Regenerate.
1409         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1410         libcilkrts for POSIX and i*86, and x86_64 architectures.
1411         * Makefile.in: Added libcilkrts related fields to support building it.
1412
1413 2013-10-26  Jeff Law  <law@redhat.com>
1414
1415         * Makefile.def (target_modules): Remove libmudflap
1416         (languages): Remove check-target-libmudflap).
1417         * Makefile.in: Rebuilt.
1418         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1419         * configure.ac (target_libraries): Remove target-libmudflap.
1420         Remove checks which disabled libmudflap on some systems.
1421         * configure: Rebuilt.
1422         * libmudflap: Directory removed.
1423
1424 2013-10-21  Cong Hou  <congh@google.com>
1425
1426         * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2013-10-16  Mike Stump  <mikestump@comcast.net>
1429
1430         * .dir-locals.el: Add.
1431
1432 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1433
1434         * configure.ac: Add --enable-host-shared
1435         * configure: Regenerate.
1436
1437 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1438
1439         Import from savannah.gnu.org:
1440         * config.guess: Update to 2013-06-10 version.
1441         * config.sub: Update to 2013-10-01 version.
1442
1443 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1444
1445         Changes to build configuration to allow big endian ARC ELF toolchain
1446         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1447         * configure: Regenerate.
1448
1449 2013-09-20  Alan Modra  <amodra@gmail.com>
1450
1451         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1452         ppc host match.  Support little-endian powerpc linux hosts.
1453
1454 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1455
1456         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1457         maintainer.
1458
1459 2013-09-12  DJ Delorie  <dj@redhat.com>
1460
1461         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1462         maintainers.
1463
1464 2013-09-03  Richard Biener  <rguenther@suse.de>
1465
1466         * configure.ac: Also allow ISL 0.12.
1467         * configure: Regenerated.
1468
1469 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1474
1475         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1476
1477 2013-08-26  Caroline Tice  <cmtice@google.com>
1478
1479         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1480         "Various Reviewers" to libvtv "Various Maintainers".
1481
1482 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1483
1484         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1485
1486 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1487
1488         * MAINTAINERS: Update name, email.
1489
1490 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1491
1492         * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2013-08-12  Caroline Tice  <cmtice@google.com>
1495
1496         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1497         address in the Write After Approval section.
1498
1499 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1500
1501         * MAINTAINERS (Write After Approval): Update email.
1502
1503 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1504
1505         * configure.ac: Adjust to check VTV_SUPPORTED.
1506         * configure: Regenerated.
1507
1508 2013-08-02  Caroline Tice  <cmtice@google.com>
1509
1510         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1511         on non-linux systems; add target-libvtv to noconfigdirs; add
1512         libsupc++/.libs to C++ library search paths.
1513         * configure: Regenerated.
1514         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1515         libstdc++ and libgcc.
1516         * Makefile.in: Regenerated.
1517
1518 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1519
1520         * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1523             Shiva Chen  <shiva0217@gmail.com>
1524
1525         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1526         nds32 port maintainers.
1527
1528 2013-07-17  Tim Shen  <timshen91@gmail.com>
1529
1530         * MAINTAINERS (Write After Approval): Add myself.
1531
1532 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1533
1534         * configure.ac: Sync from binutils.
1535         * configure: Regenerate.
1536
1537 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1538
1539         * MAINTAINERS (Write After Approval): Add myself.
1540
1541 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1542
1543         * MAINTAINERS (Write After Approval): Add myself.
1544
1545 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1546
1547         * MAINTAINERS (Write After Approval): Add myself.
1548
1549 2013-04-30  Brooks Moses  <bmoses@google.com>
1550
1551         * MAINTAINERS: Update my email; move myself from Fortran
1552         reviewer to Write After Approval.
1553
1554 2013-04-16  Andreas Schwab  <schwab@suse.de>
1555
1556         * configure.ac (aarch64-*-*): Don't disable java.
1557         * configure: Regenerate.
1558
1559 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1560
1561         * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1564
1565         * Makefile.def (target_modules): Don't install libffi.
1566         * Makefile.in: Regenerate.
1567
1568 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1569
1570         * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1573
1574         * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1577
1578         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1579         * configure: Regenerated.
1580
1581 2013-02-05  Ian Lance Taylor  <iant@google.com>
1582
1583         PR go/55969
1584         * configure.ac: Disable libgo on some systems where it does not
1585         work.
1586
1587 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1588
1589         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1590         Remove Geoff Keating as rs6000 port maintainer, at his request.
1591
1592 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1593
1594         * MAINTAINERS: Update my email.
1595
1596 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1597
1598         * configure: Re-generate.
1599
1600 2013-01-15  Richard Biener  <rguenther@suse.de>
1601
1602         PR other/55973
1603         * configure: Re-generate.
1604
1605 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1606
1607         * Makefile.def (install-target-libsanitizer): Depend on
1608         install-target-libstdc++-v3.
1609         * Makefile.in: Regenerate.
1610
1611 2013-01-14  Richard Biener  <rguenther@suse.de>
1612
1613         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1614         * configure: Re-generate
1615
1616 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1617
1618         * config.sub: Update from config repo.
1619
1620 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1621
1622         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1623         * Makefile.in: Regenerate.
1624
1625 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1626
1627         * MAINTAINERS (arc): Add new port maintainership for myself.
1628
1629 2013-01-09  Jason Merrill  <jason@redhat.com>
1630
1631         * .gitignore: Import from gdb repository.
1632
1633 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1634
1635         * Makefile.def (configure-gcc): Depend on all-gmp.
1636         (all-gcc): Remove dependency on all-gmp.
1637         * Makefile.in: Regenerated.
1638
1639 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1640
1641         * config.sub: Merge from config repo.
1642         * config.guess: Ditto.
1643
1644 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1645
1646         * Makefile.def: Merge from binutils.
1647         * Makefile.in: Ditto.
1648
1649 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1650
1651         * MAINTAINERS: Update my email.
1652
1653 2012-12-29  Ben Elliston  <bje@gnu.org>
1654
1655         * config.guess: Update to 2012-12-29 version.
1656         * config.sub: Likewise.
1657
1658 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1659
1660         * Makefile.def (install-target-libgfortran): Depend on
1661         install-target-libquadmath, install-target-libgcc.
1662         (install-target-libsanitizer): Depend on install-target-libgcc.
1663         (install-target-libjava): Depend on install-target-libgcc.
1664         (install-target-libitm): Depend on install-target-libgcc.
1665         (install-target-libobjc): Depend on install-target-libgcc.
1666         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1667         * Makefile.in: Regenerate.
1668
1669 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1670
1671         * Makefile.def (install-target-libgo): Depend on
1672         install-target-libatomic.
1673         * Makefile.in: Regenerate.
1674
1675 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1676
1677         PR go/55201
1678         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1679         * Makefile.in: Regenerate.
1680
1681 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1682
1683         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1684         * configure: Regenerate.
1685
1686 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1687
1688         * config.sub: Merge from config repo.
1689
1690 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1691
1692         * Makefile.def (target_modules): Add bootstrap=true and
1693         raw_cxx=true to libsanitizer.
1694         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1695         * Makefile.in: Regenerated.
1696         * configure: Likewise.
1697
1698 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1699
1700         * MAINTAINERS: Remove self as RTL optimization maintainer.
1701
1702 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1703
1704         * MAINTAINERS (Write After Approval): Add myself.
1705
1706 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1707
1708         * Makefile.def (target_modules): Remove bootstrap=true and
1709         raw_cxx=true from libsanitizer.
1710         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1711         * Makefile.in: Regenerated.
1712         * configure: Likewise.
1713
1714 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1715
1716         * Makefile.def (target_modules): Add bootstrap=true and
1717         raw_cxx=true to libsanitizer.
1718         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1719         * Makefile.in: Regenerated.
1720         * configure: Likewise.
1721
1722 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1723
1724         PR bootstrap/54279
1725         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1726         * configure: Regenerate.
1727         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1728         * Makefile.in: Regenerate.
1729
1730 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1731
1732         * configure.ac: Disable libsanitizer if we're not building C++.
1733         * configure: Regenerate.
1734
1735 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1736
1737         * MAINTAINERS (Write After Approval): Add myself.
1738
1739 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1740
1741         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1742         Kostya Serebryany (kcc@google.com) and
1743         Jakub Jelinek (jakub@redhat.com).
1744         Rename area for Dodji Seketeli (dodji@redhat.com).
1745
1746 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1747
1748         * MAINTAINERS: (asan.c, related): Add myself.
1749
1750 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1751
1752         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1753         * configure: Regenerate.
1754
1755 2012-11-13  Richard Henderson  <rth@redhat.com>
1756
1757         * configure.ac: Move libsanitizer logic to subdirectory.
1758         * configure: Regenerate.
1759
1760 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1761
1762         * configure.ac: Enable libsanitizer just on x86 linux for now.
1763         * configure: Re-generate.
1764
1765 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1766
1767         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1768         sections.
1769         * configure: Regenerate.
1770
1771 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1772
1773         * configure.ac: Add section for configdirs for libsanitizer.
1774         Disable for cris-*-* and mmix-*-*.
1775         * configure: Regenerate.
1776
1777 2012-11-12  Wei Mi <wmi@google.com>
1778
1779         * configure.ac: Add libsanitizer to target_libraries.
1780         * Makefile.def: Ditto.
1781         * configure: Regenerate.
1782         * Makefile.in: Regenerate.
1783         * libsanitizer: New directory for asan runtime.  Contains an empty
1784         tsan directory.
1785
1786 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1787
1788         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1789         against Mingw64 w32api.
1790         * configure: Regenerate.
1791
1792 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1793
1794         * configure: Regenerated.
1795
1796 2012-11-03  Robert Mason  <rbmj@verizon.net>
1797
1798         * configure.ac: add --disable-libstdcxx configure option
1799         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1800
1801 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1802
1803         * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1806
1807         * MAINTAINERS (Write After Approval): Add myself.
1808
1809 2012-10-24  Sharad Singhai  <singhai@google.com>
1810
1811         * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2012-10-24  Eric Christopher  <echristo@gmail.com>
1814
1815         * MAINTAINERS: Update email address.
1816
1817 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1818
1819         PR bootstrap/54820
1820         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1821         * configure: Regenerate.
1822
1823 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1824
1825         * MAINTAINERS (aarch64): Add Marcus and myself.
1826
1827 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1828
1829         PR bootstrap/54820
1830         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1831         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1832         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1833         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1834         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1835         * Makefile.in: Regenerate.
1836         * configure.ac (have_static_libs): New variable and associated check.
1837         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1838         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1839         * configure: Regenerate.
1840
1841 2012-10-10  Richard Biener  <rguenther@suse.de>
1842
1843         * MAINTAINERS: Adjust for changed surname.
1844
1845 2012-10-04  Lawrence Crowl  <crowl@google.com>
1846
1847         * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2012-10-01  Cary Coutant  <ccoutant@google.com>
1850
1851         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1852
1853 2012-09-28  Ian Lance Taylor  <iant@google.com>
1854
1855         * Makefile.def: Make all-target-libgo depend on
1856         all-target-libbacktrace.
1857         * Makefile.in: Rebuild.
1858
1859 2012-09-26  Ian Lance Taylor  <iant@google.com>
1860
1861         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1862         * Makefile.in: Rebuild.
1863
1864 2012-09-20  Walter Lee  <walt@tilera.com>
1865
1866         * configure.ac: Add tilegx to list of targets that support gold.
1867         * configure: Regenerate.
1868
1869 2012-09-20  Marek Polacek  <polacek@redhat.com>
1870
1871         * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1874
1875         * configure.ac: Add mips*-mti-elf* target.
1876         * configure: Regenerate.
1877
1878 2012-09-17  Ian Lance Taylor  <iant@google.com>
1879
1880         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1881         * configure.ac (host_libs): Add libbacktrace.
1882         (target_libraries): Add libbacktrace.
1883         * Makefile.def (host_modules): Add libbacktrace.
1884         (target_modules): Likewise.
1885         * configure, Makefile.in: Rebuild.
1886
1887 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1888
1889         PR target/38607
1890         Merge upstream change.
1891         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1892
1893         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1894         Add libgomp*.o to compare_exclusions for AIX.
1895         * configure: Regenerate.
1896
1897 2012-09-06  Diego Novillo  <dnovillo@google.com>
1898
1899         * configure.ac: Bump minimum GMP version to 4.2.3.
1900         * configure: Re-generate.
1901
1902 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1903
1904         PR target/54461
1905         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1906         target-libgloss if not configured --with-avrlibc=no.
1907         * configure: Regenerate.
1908
1909 2012-09-04  Jason Merrill  <jason@redhat.com>
1910
1911         * configure.ac: Fix --enable-languages=all.
1912
1913 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1914
1915         * MAINTAINERS (Write After Approval): Add myself.
1916
1917 2012-09-03  Richard Guenther  <rguenther@suse.de>
1918
1919         PR bootstrap/54138
1920         * configure.ac: Re-organize ISL / CLOOG checks to allow
1921         disabling with either --without-isl or --without-cloog.
1922         * configure: Regenerated.
1923
1924 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1925
1926         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1927         * configure: Regenerate.
1928
1929 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1930
1931         * MAINTAINERS: Fix my email address.
1932
1933 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1934
1935         PR binutils/4970
1936         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1937         and opcodes.
1938         * Makefile.in: Regenerated.
1939
1940 2012-08-26  Art Haas <ahaas@impactweather.com>
1941
1942         * configure: Regenerate.
1943
1944 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1945
1946         * INSTALL/README: Also refer to the online installation
1947         instructions.
1948
1949 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1950
1951         * MAINTAINERS (Write After Approval): Add myself.
1952         (Picochip port): Remove myself.
1953
1954 2012-08-14   Diego Novillo  <dnovillo@google.com>
1955
1956         Merge from cxx-conversion branch.
1957
1958         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1959         POSTSTAGE1_CONFIGURE_FLAGS.
1960         * Makefile.in: Regenerate.
1961         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1962         Force C++ when bootstrapping.
1963         * configure: Regenerate.
1964
1965 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1966
1967         * MAINTAINERS (Write After Approval): Add myself.
1968
1969 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1970
1971         * README: Document use of ranges of years in copyright notices.
1972
1973 2012-07-06  Richard Guenther  <rguenther@suse.de>
1974
1975         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1976         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1977         --with-gmp=system.
1978         * Makefile.in: Regenerated.
1979         * configure: Likewise.
1980
1981 2012-07-06  Richard Guenther  <rguenther@suse.de>
1982
1983         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1984         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1985         supply V=1 as extra_make_flags.
1986         * configure: Regenerated.
1987         * Makefile.in: Likewise.
1988
1989 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1990
1991         * configure: Regenerate.
1992
1993 2012-07-03  Richard Guenther  <rguenther@suse.de>
1994
1995         * Makfile.def (isl): Remove not necessary extra_exports and
1996         extra_make_flags.
1997         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1998         * Makefile.in: Regenerated.
1999
2000 2012-07-03  Richard Guenther  <rguenther@suse.de>
2001
2002         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2003         * configure.ac: If either the ISL or the CLooG check failed
2004         do not try to build in-tree versions.
2005         * Makefile.in: Regenerated.
2006         * configure: Regenerated.
2007
2008 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2009
2010         * configure: Regenerate.
2011
2012 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2013
2014         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2015         maintainer.
2016
2017 2012-07-02  Richard Guenther  <rguenther@suse.de>
2018
2019         * configure: Regenerated.
2020
2021 2012-07-02  Richard Guenther  <rguenther@suse.de>
2022         Michael Matz  <matz@suse.de>
2023         Tobias Grosser <tobias@grosser.es>
2024         Sebastian Pop <sebpop@gmail.com>
2025
2026         * Makefile.def: Add ISL host module, remove PPL host module.
2027         Adjust ClooG host module to use the proper ISL.
2028         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2029         * configure.ac: Include config/isl.m4.  Add ISL host library,
2030         remove PPL.  Remove PPL configury, add ISL configury, adjust
2031         ClooG configury.
2032         * Makefile.in: Regenerated.
2033         * configure: Likewise.
2034
2035 2012-07-02  Richard Guenther  <rguenther@suse.de>
2036
2037         Merge from graphite branch
2038         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2039
2040         * configure: Regenerated.
2041         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2042         both cloog.org and legacy versions. The only supported version will
2043         be CLooG with the isl backend.
2044
2045         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2046
2047         * configure: Regenerated.
2048         * configure.ac: Require cloog isl 0.17.0
2049
2050         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2051
2052         * configure: Regenerated.
2053         * config/cloog.m4: Do not define CLOOG_ORG
2054
2055 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2056
2057         * configure.ac: Skip C if explicitly selected.
2058         * configure: Regenerate.
2059
2060 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2061
2062         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2063         they contain -O2.
2064         * configure: Regenerate.
2065
2066 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2067
2068         PR debug/53740
2069         * df.h, df-problems.c, dce.c: Revert last patch.
2070
2071 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2072
2073         * MAINTAINERS (Write After Approval): Update my email address.
2074
2075 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2012-06-20  Jason Merrill  <jason@redhat.com>
2080
2081         * Makefile.tpl (check-target-libgomp-c++): New.
2082         (check-target-libitm-c++): New.
2083         * Makefile.def (c++): Add them.
2084         * Makefile.in: Regenerate.
2085
2086 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2087
2088         * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2091
2092         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2093         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2094         (install-no-fixedincludes): Adjust accordingly.
2095         * Makefile.in: Regenerate.
2096
2097 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2098
2099         Merge upstream change
2100         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2101
2102 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2103
2104         * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2012-05-09  Nick Clifton  <nickc@redhat.com>
2107             Paul Smith  <psmith@gnu.org>
2108
2109         PR bootstrap/50461
2110         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2111         allow for the fact that from release v3.1.0 of MPFR the source
2112         files were moved into a src sub-directory.
2113         * configure: Regenerate.
2114
2115 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2116
2117         * configure.ac: Bump minimum MPFR version to 2.4.0.
2118         * configure: Regenerated.
2119
2120 2012-05-01  Richard Henderson  <rth@redhat.com>
2121
2122         * Makefile.def (libatomic): New target_module.
2123         * configure.ac (target_libraries): Add libatomic.
2124         (noconfigdirs): Check if libatomic is supported.
2125         * Makefile.in, configure: Rebuild.
2126
2127 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2128
2129         * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2132
2133         * config.sub: Update to 2012-04-18 version from official repo.
2134
2135 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2136
2137         * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2140
2141         * MAINTAINERS: Changed email address.
2142
2143 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2144
2145         PR target/52737
2146         * contrib/gcc_update (files_and_dependencies):
2147         Remove gcc/config/avr/t-multilib from touch data.
2148
2149 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2150
2151         * MAINTAINERS (OS Port Maintainers): Remove irix.
2152         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2153         (unsupported_languages): Remove mips-sgi-irix6.*.
2154         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2155         (with_stabs): Remove.
2156         * configure: Regenerate.
2157
2158 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2159
2160         * MAINTAINERS (OS Port Maintainers): Remove osf.
2161         * configure.ac (enable_libgomp): Remove *-*-osf*.
2162         (with_stabs): Remove alpha*-*-osf*.
2163         * configure: Regenerate.
2164
2165 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2166
2167         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2168         * configure: Regenerate.
2169
2170 2012-02-17  Walter Lee  <walt@tilera.com>
2171
2172         * MAINTAINERS: (Write After Approval): Delete myself.
2173
2174 2012-02-14  Walter Lee  <walt@tilera.com>
2175
2176         * MAINTAINERS (tilegx port): Add myself.
2177         (tilepro port): Add myself.
2178         (Write After Approval): Add myself.
2179
2180 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2181
2182         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2183         and Joseph Myers as docstring relicensing maintainers.
2184
2185 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2186
2187         * MAINTAINERS (write-after-approval): Add myself.
2188
2189 2012-02-08  Ira Rosen <irar@il.ibm.com>
2190
2191         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2192         maintainer.
2193
2194 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2195
2196         * MAINTAINERS (Write After Approval): Move myself to
2197         maintain alphabetical order.
2198
2199 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2200
2201         * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2208             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2209
2210         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2211         * configure: Regenerate.
2212
2213 2012-01-23  Harshit Chopra  <harshit@google.com>
2214
2215         * MAINTAINERS (Write After Approval): Add myself.
2216
2217 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2218
2219         * configure.ac: Remove reference to mh-interix.
2220         * configure: Regenerate.
2221
2222 2012-01-05  Richard Henderson  <rth@redhat.com>
2223
2224         PR bootstrap/51072
2225         * configure.ac: Disable libitm if c++ is not enabled.
2226         * configure: Rebuild.
2227
2228         * configure.ac: Fix regexp for same.
2229         * configure: Rebuild.
2230
2231 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2232
2233         * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2012-01-02  Richard Guenther  <rguenther@suse.de>
2236
2237         PR bootstrap/51686
2238         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2239         * Makefile.in: Regenerate.
2240
2241 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2242
2243         * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2246
2247         * configure: Regenerate.
2248
2249 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2250
2251         * MAINTAINERS (picochip): Changed email address.
2252
2253 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2254
2255         * MAINTAINERS (write-after-approval): Add self.
2256
2257 2011-11-29  DJ Delorie  <dj@redhat.com>
2258
2259         * configure.ac (rl78-*-*) New case.
2260         * configure: Regenerate.
2261         * MAINTAINERS: Add myself as RL78 maintainer.
2262
2263 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2264
2265         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2266
2267 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2268
2269         * libtool.m4: Additional FreeBSD 10 fixes.
2270
2271 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2272
2273         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2274         Maintainers section, as Epiphany maintainer.
2275
2276 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2277
2278         PR target/49992
2279         * configure.ac: Remove ranlib special-casing for Darwin.
2280         * configure: Regenerate.
2281
2282 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2283
2284         * MAINTAINERS (Reviewers): Keep the list sorted.
2285
2286 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2287
2288         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2289
2290 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2291
2292         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2293         * configure: Rebuild.
2294         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2295         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2296         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2297         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2298         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2299         Add READELF.
2300         * Makefile.in: Rebuild.
2301
2302 2011-11-09  Jason Merrill  <jason@redhat.com>
2303
2304         * Makefile.def (language=c++): Remove check-c++0x.
2305         * Makefile.in (check-gcc-c++): Regenerate.
2306
2307 2011-11-08  Richard Henderson  <rth@redhat.com>
2308
2309         * configure.ac: Test for libitm directory present first.
2310
2311         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2312
2313         * configure.ac: Test libitm/configure.tgt to disable libitm.
2314         * configure: Rebuild.
2315
2316 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2317             Richard Henderson  <rth@redhat.com>
2318
2319         Merged from transactional-memory.
2320
2321         * Makefile.def (lang_env_dependencies): libitm is c++.
2322         Add libitm target module.
2323         * configure.ac: Likewise.
2324         * config/mmap.m4: New file.
2325         * contrib/gcc_update: Add libitm to touch data.
2326         * Makefile.in, configure: Rebuild.
2327
2328 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2329
2330         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2331         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2332         * Makefile.in: Regenerate.
2333
2334 2011-11-01  DJ Delorie  <dj@redhat.com>
2335
2336         * config.sub: Update to version 2011-10-29 (added rl78)
2337
2338 2011-10-27  Nick Clifton  <nickc@redhat.com>
2339
2340         * config.sub: Import these changes from the config project:
2341
2342         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2343             Ben Elliston  <bje@gnu.org>
2344
2345         * config.sub (epiphany): New.
2346
2347         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2348             Ben Elliston  <bje@gnu.org>
2349
2350         * config.sub (hexagon, hexagon-*): New.
2351
2352         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2353
2354         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2355         64eb to be64.
2356
2357         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2358
2359         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2360         (nacl): Grok as alias for 32el-unknown-nacl.
2361
2362 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2363
2364         * MAINTAINERS (Write After Approval): Add myself.
2365
2366 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2367
2368         * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2371
2372         * MAINTAINERS (sparc port): Remove myself.
2373
2374 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2375
2376         * MAINTAINERS (Write After Approval): Add myself.
2377
2378 2011-08-14  Yao Qi  <yao@codesourcery.com>
2379
2380         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2381         * configure: Regenerate.
2382
2383 2011-07-26  Ian Lance Taylor  <iant@google.com>
2384
2385         * configure.ac: Set have_compiler based on whether gcc directory
2386         exists, rather than on whether gcc is in configdirs.
2387         * configure: Rebuild.
2388
2389 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2390
2391         * MAINTAINERS (Global Reviewers): Add self.
2392
2393 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2394
2395         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2396         link directories.
2397         * Makefile.in: Rebuild.
2398
2399 2011-07-20  Ian Lance Taylor  <iant@google.com>
2400
2401         PR bootstrap/49787
2402         * configure.ac: Move --enable-bootstrap handling earlier in file.
2403         If --enable-bootstrap and either --enable-build-with-cxx or
2404         --enable-build-poststage1-with-cxx, enable C++ automatically.
2405         * configure: Rebuild.
2406
2407 2011-07-19  Ian Lance Taylor  <iant@google.com>
2408
2409         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2410         make C++ a boot_language.  Set and substitute
2411         POSTSTAGE1_CONFIGURE_FLAGS.
2412         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2413         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2414         * configure, Makefile.in: Rebuild.
2415
2416 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2417
2418         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2419         maintainers.
2420
2421 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2422
2423         * MAINTAINERS (Global Reviewers): Add myself.
2424
2425 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2426
2427         * configure: Regenerate.
2428
2429 2011-07-16  Jason Merrill  <jason@redhat.com>
2430
2431         * Makefile.def (language=c++): Add check-c++0x and
2432         check-target-libmudflap-c++.
2433         * Makefile.tpl (check-target-libmudflap-c++): New.
2434         * Makefile.in: Regenerate.
2435
2436 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2437
2438         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2439         * Makefile.def (target_modules/libjava): Pass
2440         $(EXTRA_CONFIGARGS_LIBJAVA).
2441         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2442         if not configured with --enable-static-libjava.
2443         * Makefile.in: Regenerate.
2444         * configure: Likewise.
2445
2446 2011-07-15  Jason Merrill  <jason@redhat.com>
2447
2448         * Makefile.in (check-c++): Move check-gcc-c++0x after
2449         check-target-libstdc++-v3.
2450
2451 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2452
2453         * MAINTAINERS (c6x port): New entry.
2454
2455 2011-07-13  Jason Merrill  <jason@redhat.com>
2456
2457         * Makefile.in (check-gcc-c++0x): New.
2458         (check-c++): Depend on it.
2459
2460 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2461
2462         PR target/39150
2463         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2464         x86_64-*-solaris2.1[0-9]*.
2465         * configure: Regenerate.
2466
2467 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2468
2469         * MAINTAINERS (RTL optimizers): Add self.
2470
2471 2011-06-27  Gabriel Charette  <gchare@google.com>
2472
2473         * MAINTAINERS (Write After Approval): Add myself.
2474
2475 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2476
2477         PR regression/47836
2478         PR bootstrap/23656
2479         PR other/47733
2480         PR bootstrap/49247
2481         PR c/48825
2482         * configure.ac (target_libraries): Remove target-libiberty.
2483         Remove case-statement setting skipdirs=target-libiberty for
2484         multiple targets.  Remove checking target_configdirs and
2485         removing target-libiberty but keeping target-libgcc if
2486         otherwise empty.
2487         * Makefile.def (target_modules): Don't add libiberty.
2488         (dependencies): Remove all traces of target-libiberty.
2489         * configure, Makefile.in: Regenerate.
2490
2491 2011-06-13  Walter Lee <walt@tilera.com>
2492
2493         * configure.ac (tilepro-*-*) New case.
2494         (tilegx-*-*): Likewise.
2495         * configure: Regenerate.
2496
2497 2011-06-06  Jing Yu  <jingyu@google.com>
2498
2499         * configure.ac: Skip target-libiberty for
2500         arm*-*-linux-androideabi.
2501         * configure: Regenerated.
2502
2503 2011-06-06  Nick Clifton  <nickc@redhat.com>
2504
2505         * config.sub: Sync from upstream.
2506
2507 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2508
2509         * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2512
2513         * MAINTAINERS: Update my email address.
2514
2515 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2516
2517         * MAINTAINERS (Write After Approval): Update my email address.
2518
2519 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2520
2521         * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2011-05-08  Doug Kwan  <dougkwan@google.com>
2524
2525         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2526         * configure: Regenerated.
2527         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2528         value from configure.
2529         * Makefile.in: Regenerated.
2530
2531 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2532
2533         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2534         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2535         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2536         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2537         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2538         *-*-vxworks*): Disable newlib and libgloss in separate case
2539         statement.
2540         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2541         to separate case statement.
2542         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2543         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2544         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2545         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2546         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2547         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2548         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2549         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2550         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2551         i[[3456789]]86-*-rdos*, m32r-*-*,
2552         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2553         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2554         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2555         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2556         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2557         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2558         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2559         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2560         and libgloss in main case over targets.  Remove most empty cases
2561         in main case over targets.
2562         * configure: Regenerate.
2563
2564 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2565
2566         * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2569
2570         * configure.ac: Remove code setting special library locations for
2571         hppa*64*-*-hpux11*.  Remove code setting compiler for
2572         sparc-sun-solaris2*.
2573         * configure: Regenerate.
2574
2575 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2576
2577         * configure.ac: Separate libgloss_dir settings from general case
2578         over targets.
2579         * configure: Regenerate.
2580
2581 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2582
2583         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2584         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2585         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2586         cases in libgcj-disabling case statement.
2587         (hppa*64*-*-linux*): Set unsupported_languages instead of
2588         disabling target-zlib.
2589         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2590         to hppa*64*-*-hpux*.
2591         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2592         hppa*-*-hpux*.
2593         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2594         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2595         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2596         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2597         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2598         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2599         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2600         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2601         libgcj-disabling case statement.
2602         * configure: Regenerate.
2603
2604 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2605
2606         * configure.ac: Disable Java for targets not supporting libffi.
2607         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2608         Remove cases in Java-disabling statement.
2609         (*arm-wince-pe): Change to arm-wince-pe.
2610         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2611         cases in Java-disabling statement.
2612         (bfin-*-*): Don't disable Java again.
2613         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2614         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2615         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2616         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2617         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2618         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2619         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2620         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2621         Java-disabling statement.
2622         (mmix-*-*): Don't disable Java again.
2623         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2624         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2625         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2626         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2627         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2628         statement.
2629         * configure: Regenerate.
2630
2631 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2632
2633         * configure.ac: Separate cases disabling Java and Java libraries
2634         from general case over targets.
2635         * configure: Regenerate.
2636
2637 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2638
2639         * MAINTAINERS: Update my email address.
2640
2641 2011-04-20  Easwaran Raman  <eraman@google.com>
2642
2643         * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2646
2647         PR lto/48086
2648         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2649         * configure: Regenerate.
2650
2651 2011-04-16  Jim Meyering  <meyering@redhat.com>
2652
2653         * MAINTAINERS (Write After Approval): Add myself.
2654
2655 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2656
2657         * MAINTAINERS: Update my email address.
2658
2659 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2660
2661         * MAINTAINERS (Write After Approval): Add myself.
2662
2663 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2664
2665         * MAINTAINERS (Write After Approval): Add myself.
2666
2667 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2668
2669         * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2672
2673         * configure.ac (build_tools): Remove build-byacc.
2674         (host_libs): Remove mmalloc.
2675         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2676         autoconf automake libtool diff rcs fileutils shellutils time
2677         textutils wdiff find uudecode hello tar gzip indent recode release
2678         sed perl gawk findutils gettext zip.
2679         (libgcj): Remove target-qthreads.
2680         (target_tools): Remove target-examples target-gperf.
2681         (YACC): Don't handle building byacc.
2682         * configure: Regenerate.
2683         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2684         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2685         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2686         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2687         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2688         handle building components.
2689         * Makefile.in: Regenerate.
2690
2691 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2692
2693         * MAINTAINERS: Update my email address as Xtensa maintainer.
2694
2695 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2696
2697         * config.sub: Sync from upstream.
2698
2699 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2700
2701         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2702         (microblaze*): Don't disable libssp.
2703         * configure: Regenerate.
2704
2705 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2706
2707         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2708         moveifchange.
2709         * configure: Regenerate.
2710         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2711         * Makefile.in: Regenerate.
2712
2713 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2714
2715         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2716         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2717         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2718         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2719         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2720         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2721         md_exec_prefix cases.
2722         * configure: Regenerate.
2723
2724 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2725
2726         * configure.ac: Separate cases disabling target-libssp,
2727         target-libiberty, target-libstdc++-v3 and Fortran from general
2728         case over targets.
2729         * configure: Regenerate.
2730
2731 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2732
2733         * configure.ac (*-*-chorusos): Don't disable libgcj.
2734         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2735         Remove case.
2736         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2737         (arm-*-coff): Don't disable libgcj.
2738         (arm*-*-linux-gnueabi): Remove useless assignment.
2739         (arm-*-riscix*): Don't disable libgcj.
2740         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2741         configuration.
2742         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2743         (c54x*-*-*): Remove case.
2744         (tic54x-*-*): Don't disable GCC or GCC libraries.
2745         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2746         to *.
2747         (d10v-*-*): Don't disable GCC libraries.
2748         (d30v-*-*): Don't disable libgcj.
2749         (h8500-*-*): Don't disable GCC libraries.
2750         (i960-*-*): Don't disable libgcj.
2751         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2752         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2753         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2754         libgcj.
2755         (m68k-*-coff*): Remove case.
2756         (mmix-*-*): Don't disable libgloss on host.
2757         (mn10200-*-*, mn10300-*-*): Remove cases.
2758         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2759         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2760         Don't disable libgcj.
2761         (romp-*-*): Remove case.
2762         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2763         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2764         case.
2765         (v810-*-*): Don't disable GCC libraries.
2766         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2767         (ip2k-*-*): Don't disable GCC libraries.
2768         * configure: Regenerate.
2769
2770 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2771
2772         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2773         libffi on host.
2774         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2775         on host.
2776         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2777         * configure: Regenerate.
2778
2779 2011-03-26  John Marino  <binutils@marino.st>
2780
2781         * configure.ac: Add support for *-*-dragonfly*
2782         * configure: Regenerate.
2783
2784 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2785
2786         * configure.ac (native_only): Remove.
2787         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2788         send-pr uudecode guile gnuserv on host.
2789         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2790         send-pr rcs guile perl texinfo libtool on host.
2791         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2792         automake send-pr rcs guile perl texinfo libtool on host.
2793         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2794         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2795         (alpha*-dec-osf*): Don't disable fileutils on target.
2796         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2797         texinfo send-pr expect dejagnu on target.
2798         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2799         target-qthreads on target.
2800         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2801         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2802         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2803         x86_64-*-mingw*): Don't disable expect on target.
2804         (*-*-cygwin*): Don't disable target-gperf on target.
2805         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2806         gnuserv on target.
2807         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2808         target.
2809         * configure: Regenerate.
2810
2811 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2812
2813         * configure.ac (target_tools): Remove target-groff.
2814         (native_only): Remove target-groff.
2815         (hppa*64*-*-*): Don't disable byacc.
2816         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2817         setting.
2818         (*-*-kaos*): Don't skip target-librx and target-groff.
2819         (*-*-netware*): Don't skip target-libmudflap.
2820         (*-*-tpf*): Don't skip target-libmudflap.
2821         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2822         directories on the host.
2823         (ia64*-*-*vms*): Don't skip tix.
2824         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2825         host.
2826         * configure: Regenerate.
2827
2828 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2829
2830         * configure.ac: Remove references to mt-mep, mt-netware,
2831         mt-wince.
2832         * Makefile.def: Add all-utils soft dependencies.
2833         * Makefile.tpl: Remove GDB_NLM_DEPS.
2834         * configure: Regenerate.
2835         * Makefile.in: Regenerate.
2836
2837 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2838
2839         * configure.ac: Do not include mh-x86omitfp.
2840         * configure: Regenerate.
2841
2842 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         * configure.ac: Remove empty cases.
2845         * configure: Regenerate.
2846
2847 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2848
2849         * Makefile.def: Add dependency from termcap to gdb.
2850         * Makefile.in: Regenerate.
2851
2852 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2853
2854         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2855         * configure: Regenerate.
2856         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2857         * Makefile.tpl: Likewise.
2858         * Makefile.in: Regenerate.
2859
2860 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2861
2862         * configure.ac: Remove all mentions of tentative_cc.
2863         * configure: Regenerate.
2864
2865 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2866
2867         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2868         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2869         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2870         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2871         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2872         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2873         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2874         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2875         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2876         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2877         *-*-rhapsody*): Remove host cases.
2878         * configure: Regenerate.
2879
2880 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2881
2882         * configure.ac (ppc*-*-pe): Remove host case.
2883         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2884         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2885         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2886         cases.
2887         * configure: Regenerate.
2888
2889 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2890
2891         * config.sub: Update to version 2011-03-23.
2892
2893 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2894
2895         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2896         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2897         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2898         * configure: Regenerate.
2899
2900 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2901
2902         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2903         to Write After Approval.
2904         * config-ml.in: Don't handle arc-*-elf*.
2905         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2906         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2907         handle GCC libraries.
2908         * configure: Regenerate.
2909
2910 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2911
2912         PR bootstrap/48120:
2913         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2914         Add -lstdc++ -lm to LIBS.
2915         * configure: Regenerate.
2916
2917 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2918
2919         * config.guess: Update to version 2011-02-02
2920         * config.sub: Update to version 2011-02-24
2921
2922 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2923
2924         PR lto/48086
2925         * configure.ac: Re-enable LTO on *-apple-darwin9.
2926         * configure: Regenerate.
2927
2928 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2929
2930         PR lto/48086
2931         * configure.ac: Disable LTO on darwin due to an assembler change in
2932         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2933         under 256.
2934         * configure: Regenerate.
2935
2936 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2937
2938         * MAINTAINERS: Update myself as score backend maintainer,
2939         update my e-mail address.
2940
2941 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2942
2943         * MAINTAINERS: Update my e-mail address.
2944
2945 2011-03-06  Joey Ye  <joey.ye@arm.com>
2946
2947         * MAINTAINERS: Update my e-mail address.
2948
2949 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2950
2951         * configure.ac: Adjust test of with_ppl.
2952         * configure: Regenerated.
2953
2954 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2955
2956         * MAINTAINERS: Adjust my e-mail address.
2957
2958 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2959
2960         * configure.ac: Add -lpwl to ppllibs.
2961         * configure: Regenerated.
2962
2963 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2964
2965         * config/cloog.m4: Add -lisl to clooglibs.
2966         * configure: Regenerated.
2967
2968 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2969
2970         * MAINTAINERS (CPU Port maintainers): Add self.
2971
2972 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2973
2974         * MAINTAINERS: Add myself as testsuite maintainer.
2975
2976 2011-02-15  Mike Stump  <mikestump@comcast.net>
2977
2978         * MAINTAINERS: Add myself as testsuite maintainer.
2979
2980 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2981
2982         Import from Libtool and gnulib:
2983
2984         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2985
2986         Prepare for supporting FreeBSD 10.
2987         * config.rpath: Remove handling of freebsd1* which soon would
2988         match FreeBSD 10.0.
2989
2990         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2991
2992         Remove support for FreeBSD 1.x.
2993         * libtool.m4 (_LT_LINKER_SHLIBS)
2994         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2995         soon would incorrectly match FreeBSD 10.0.
2996
2997 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2998
2999         PR binutils/12283
3000         * move-if-change: Import version from gnulib.
3001
3002 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3003
3004         PR lto/47225
3005         * Makefile.def (lto-plugin): Double dash for enable-shared.
3006         (configure-gcc): Depend on all-lto-plugin.
3007         * Makefile.in: Rebuilt.
3008
3009 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3010
3011         * configure.ac: Remove extra bracket.
3012         * configure: Regenerate.
3013
3014 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3015
3016         * MAINTAINERS: Add myself as libquadmath maintainer.
3017
3018 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3019
3020         * MAINTAINERS: Update my email address.
3021
3022 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3023
3024         * MAINTAINERS (option handling): Add self.
3025
3026 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3027
3028         PR lto/47225
3029         * Makefile.def: Add dependency for install-gcc
3030         on install-lto-plugin.
3031         * Makfile.in: Regenerated
3032
3033 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3034
3035         * MAINTAINERS (CPU Port Maintainers): Add myself.
3036
3037 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3038
3039         PR libgcj/44341
3040         * configure.ac: Discard --with-* flags for host when configuring
3041         target libraries for cross build.
3042         * configure: Rebuilt.
3043
3044 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3045
3046         * MAINTAINERS (linear loop transforms): Removed.
3047
3048 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3049
3050         * configure.ac: If with_ppl is no, move setting with_cloog=no
3051         after CLOOG_REQUESTED check.
3052         * configure: Regenerated.
3053
3054 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3055
3056         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3057         CLooG has been requested.
3058         * configure: Regenerated.
3059
3060 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3061
3062         * configure: Regenerated.
3063         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3064
3065 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3066
3067         * configure: Regenerated.
3068         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3069
3070 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3071
3072         * configure.ac: Use AS_HELP_STRING throughout.
3073         * configure: Regenerate.
3074
3075 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3076
3077         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3078         * configure: Regenerate.
3079
3080 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3081
3082         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3083
3084 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3085
3086         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3087         for ia64-hpux.
3088         * configure: Regenerate.
3089
3090 2011-01-07  Jan Hubicka  <jh@suse.cz>
3091
3092         PR lto/47225
3093         * Makefile.in: Regenerate.
3094         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3095         configure.
3096
3097 2011-01-07  Jan Hubicka  <jh@suse.cz>
3098
3099         * Makefile.in: Regenerate.
3100         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3101         and configure dependency on lto-plugin configure.
3102         (lto-plugin module): Remove dependency on GCC; add dependency on
3103         liniberty.
3104
3105 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3106
3107         * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3110
3111         * configure: Regenerate.
3112
3113 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3114
3115         * configure.ac: (picochip): Disable libiberty.
3116
3117 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3118
3119         * MAINTAINERS (Write After Approval): Add myself.
3120
3121 2010-12-10  Ian Lance Taylor  <iant@google.com>
3122
3123         PR bootstrap/46819
3124         * configure.ac: For --disable-libgcj clear libgcj_saved.
3125         * configure: Rebuild.
3126
3127 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3128
3129         PR fortran/46540
3130         * configure.ac: Add --disable-libquadmath and
3131         --disable-libquadmath-support.
3132         * configure: Regenerate.
3133
3134 2010-12-03  Ian Lance Taylor  <iant@google.com>
3135
3136         * MAINTAINERS: Add myself as libgo maintainer.
3137
3138 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3139
3140         PR libffi/46792
3141         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3142         * configure: Regenerate.
3143
3144 2010-12-02  Ian Lance Taylor  <iant@google.com>
3145
3146         * configure.ac: Always set default for poststage1_ldflags to
3147         -static-libstdc++ -static-libgcc.
3148
3149 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3150
3151         * configure.ac: Move comment to remove extra space in last argument
3152         of GCC_TARGET_TOOL.
3153
3154 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3155
3156         PR other/46026
3157         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3158         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3159         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3160         (BASE_FLAGS_TO_PASS): Use it.
3161         * configure: Rebuilt.
3162         * Makefile.in: Rebuilt.
3163
3164 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3165
3166         PR binutils/12258
3167         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3168         Properly check default linker.
3169         * configure: Regnerated.
3170
3171 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3172
3173         * configure.ac: For --enable-gold, handle value `default' instead of
3174         `both*'.  New configure option --{en,dis}able-ld.
3175         * configure: Regenerate.
3176
3177 2010-11-20  Ian Lance Taylor  <iant@google.com>
3178
3179         * configure.ac: Only disable a language library if no language needs
3180         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3181         * configure: Rebuild.
3182
3183 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3184
3185         * Makefile.in: Regenerate.
3186
3187         PR other/46202
3188         * configure.ac: Fix just-built in-tree STRIP name to be
3189         binutils/strip-new.
3190         * configure: Regenerate.
3191         * Makefile.def (install-strip-gcc, install-strip-binutils)
3192         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3193         (install-strip-sid): Mirror dependencies on non-strip variants
3194         of these targets on the respective -strip prerequisites.
3195         * Makefile.tpl (install-strip, install-strip-host)
3196         (install-strip-target): New targets.
3197         (install-strip-[+module+], install-strip-target-[+module+]):
3198         New targets.
3199         * Makefile.in: Regenerate.
3200
3201 2010-11-19  Ian Lance Taylor  <iant@google.com>
3202             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3203
3204         * configure.ac: Add target-libgo to target_libraries.  Set
3205         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3206         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3207         (HOST_EXPORTS): Add GOC.
3208         (BASE_TARGET_EXPORTS): Add GOC.
3209         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3210         (GOCFLAGS_FOR_TARGET): New variable.
3211         (EXTRA_HOST_FLAGS): Add GOC.
3212         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3213         * Makefile.def (target_modules): Add libgo.
3214         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3215         (dependencies): Add dependency from configure-target-libgo to
3216         configure-target-libffi and all-target-libstdc++-v3.  Add
3217         dependencies from all-target-libgo to all-target-libffi.
3218         (languages): Add go.
3219         * configure: Rebuild.
3220         * Makefile.in: Rebuild.
3221
3222 2010-11-19  Ian Lance Taylor  <iant@google.com>
3223
3224         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3225         compiler/flag environment variables.
3226
3227 2010-11-18  Ian Lance Taylor  <iant@google.com>
3228
3229         * configure.ac: Check for lang_requires_boot_languages in
3230         config-lang.in files.
3231         * configure: Rebuild.
3232
3233 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3234             Tobias Burnus  <burnus@net-b.de>
3235
3236         PR fortran/32049
3237         * Makefile.def: Add libquadmath; build it with language=fortran.
3238         * configure.ac: Add libquadmath.
3239         * Makefile.tpl: Handle multiple libs in check-[+language+].
3240         * Makefile.in: Regenerate.
3241         * configure: Regenerate.
3242
3243 2010-11-16  Tom Tromey  <tromey@redhat.com>
3244
3245         * MAINTAINERS: Moved myself to reviewers section.
3246
3247 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3248
3249         * MAINTAINERS: Moved myself to reviewers section.
3250
3251 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3252
3253         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3254         (Write After Approval): Remove self.
3255
3256 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3257
3258         * configure.ac: Fix spelling in option names.
3259         * configure: Regenerated.
3260
3261 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3262
3263         PR bootstrap/39622
3264         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3265         * configure: Regenerated.
3266
3267 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3268
3269         * MAINTAINERS: Update my email address.
3270
3271 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3272
3273         * configure: Regenerate.
3274
3275 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3276
3277         * configure: Regenerate.
3278
3279 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3280
3281         * configure: Regenerate.
3282
3283 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3284
3285         * configure: Regenerate.
3286
3287 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3288
3289         * configure.ac: Support official CLooG.org versions.
3290         * configure: Regenerate.
3291         * config/cloog.m4: New.
3292
3293 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3294
3295         * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3298
3299         * MAINTAINERS: Update my email address.
3300
3301 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3302
3303         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3304         * configure: Regenerate.
3305
3306 2010-11-03  Ian Lance Taylor  <iant@google.com>
3307             Dave Korn  <dave.korn.cygwin@gmail.com>
3308
3309         PR lto/46273
3310         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3311         and on other supported platforms whenever LTO is enabled.
3312         * configure: Rebuild.
3313
3314 2010-11-02  Alan Modra  <amodra@gmail.com>
3315
3316         PR binutils/12110
3317         * configure.ac: Error when source path contains spaces.
3318         * configure: Regenerate.
3319
3320 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3321
3322         * MAINTAINERS: Update my email address.
3323
3324 2010-10-20  Ian Lance Taylor  <iant@google.com>
3325
3326         * Makefile.def (target_modules): Set lib_path to src/.libs for
3327         libstdc++-v3 module.
3328         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3329         * Makefile.in: Rebuild.
3330
3331 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3332
3333         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3334         (Write After Approval): Remove myself.
3335
3336 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3337
3338         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3339
3340 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3341
3342         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3343
3344 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3345
3346         * configure.ac (build_lto_plugin): New shell variable.
3347         (--enable-lto): Turn on by default for all non-ELF platforms that
3348         have had LTO support added so far.  Set build_lto_plugin appropriately
3349         for both ELF and non-ELF.
3350         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3351         * configure: Regenerate.
3352
3353 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3354
3355         Sync from src:
3356         * configure.ac (v850 support): Remove target-libgloss from
3357         noconfigdirs.
3358         * configure: Regenerate.
3359
3360 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3361
3362         PR bootstrap/45326
3363         PR bootstrap/45174
3364         * configure.ac: Honor initial values of $build_configargs,
3365         $host_configargs, $target_configargs.  Mark the precious, so
3366         environment settings get recorded.
3367         * configure: Regenerate.
3368
3369 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3370
3371         PR bootstrap/45796
3372         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3373         Depend on all-build-libiberty.
3374         * Makefile.in: Regenerate.
3375
3376 2010-09-30  Michael Eager  <eager@eagercon.com>
3377
3378         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3379         * configure: Regenerate.
3380
3381 2010-09-28  Michael Eager  <eager@eagercon.com>
3382
3383         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3384
3385 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3386
3387         PR bootstrap/44621
3388         * configure.ac: Fix unportable shell quoting.
3389         * configure: Regenerate.
3390
3391 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3392
3393         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3394         targets and amend comment.
3395         * configure: Regenerate.
3396
3397 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3398
3399         * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3402
3403         * configure.ac: Enable LTO by default on Darwin.
3404         * configure: Regenerate.
3405
3406 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3407
3408         * MAINTAINERS (Write After Approval): Add myself.
3409
3410 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3411
3412         * MAINTAINERS (Write After Approval): Add myself.
3413
3414 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3415
3416         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3417         ports
3418
3419 2010-07-28  David Yuste  <david.yuste@gmail.com>
3420
3421         * MAINTAINERS (Write After Approval): Add myself.
3422
3423 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3424
3425         * configure.ac: Support all v850 targets.
3426         * configure: Regenerate.
3427
3428 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3429
3430         PR bootstrap/44455
3431         * configure.ac (extra_mpfr_configure_flags): Copy from
3432         extra_mpc_gmp_configure_flags.
3433         * configure: Re-generated.
3434
3435 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3436
3437         * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3440
3441         * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3444
3445         * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3448
3449         PR target/44862
3450         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3451         Provide -B option to allow for link spec %s substitutions for
3452         libstdc++.a on darwin.
3453         * Makefile.in: Regenerate.
3454
3455 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3456
3457         * MAINTAINERS (Reviewers): Update my e-mail address
3458
3459 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3460
3461         * Makefile.def (configure-gcc): Depend on all-libelf.
3462         * Makefile.in: Rebuild.
3463
3464 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3465
3466         * MAINTAINERS (Write After Approval): Add myself in the right place.
3467
3468 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3469
3470         * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3473
3474         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3475
3476 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3477
3478         * config.sub: Update to version 2010-05-21.
3479         * config.guess: Update to version 2010-04-03.
3480
3481 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3482
3483         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3484         * configure: Regenerate.
3485
3486 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3487
3488         * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3491
3492         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3493         a platform that supports LTO.
3494         * configure: Regenerate.
3495
3496 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3497
3498         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3499         * configure: Regenerated.
3500
3501 2010-04-27  Roland McGrath  <roland@redhat.com>
3502             H.J. Lu  <hongjiu.lu@intel.com>
3503
3504         * configure.ac (--enable-gold): Support both, both/gold and
3505         both/bfd to add gold to configdirs without removing ld.
3506         * configure: Regenerated.
3507
3508         * Makefile.def: Add install-gold dependency to install-ld.
3509         * Makefile.in: Regenerated.
3510
3511 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3512
3513         PR lto/42776
3514         * configure.ac (--enable-lto): Refactor handling so libelf tests
3515         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3516         and allow LTO to be explicitly enabled on non-ELF platforms that
3517         are known to support it inside else-clause.
3518         * configure: Regenerate.
3519
3520 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3521
3522         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3523         * configure: Regenerate.
3524
3525 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3526
3527         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3528         * configure: Regenerate.
3529
3530 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3531
3532         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3533         separately.
3534         * configure: Regenerate.
3535
3536 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3537
3538         * MAINTAINERS (Write After Approval): Add myself.
3539
3540 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3541
3542         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3543         * configure: Regenerate.
3544
3545 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3546
3547         * configure: Regenerate after change to elf.m4.
3548
3549 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3550
3551         * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3554
3555         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3556         * configure: Regenerated.
3557
3558 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3559
3560         * configure.ac: Print "buggy but acceptable" when CLooG
3561         revision is less than 9.
3562         * configure: Regenerated.
3563
3564 2010-04-01  Diego Novillo  <dnovillo@google.com>
3565
3566         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3567
3568 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3569
3570         PR bootstrap/43615
3571         PR bootstrap/43328
3572
3573         Revert:
3574
3575         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3576
3577         * configure.ac: Do not pass --enable-multilib nor
3578         --disable-multilib in baseargs.  Accept explicitly passed
3579         --enable_multilib.
3580         * configure: Regenerate.
3581
3582 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3583
3584         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3585
3586 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3587
3588         * MAINTAINERS: Remove myself.
3589
3590 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3591
3592         PR bootstrap/43328
3593         * configure.ac: Do not pass --enable-multilib nor
3594         --disable-multilib in baseargs.  Accept explicitly passed
3595         --enable_multilib.
3596         * configure: Regenerate.
3597
3598 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3599
3600         * MAINTAINERS (spu port): Remove me.
3601
3602 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3603
3604         * configure.ac (tic6x-*-*): New case.
3605         * configure: Regenerate.
3606
3607 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3608
3609         * config.sub: Update to version 2010-03-22.
3610         * config.guess: Update to version 2009-12-30.
3611
3612 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3613
3614         PR ada/42554
3615         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3616         * configure: Regenerate.
3617
3618 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3619
3620         * MAINTAINERS: Update my email address.
3621
3622 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3623
3624         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3625         (ghassan.shobaki@amd.com): Removed.
3626
3627 2010-03-17  Alan Modra  <amodra@gmail.com>
3628
3629         * MAINTAINERS: Update my email address.
3630
3631 2010-03-16  Diego Novillo  <dnovillo@google.com>
3632
3633         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3634         Matthews.
3635
3636 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3637
3638         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3639         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3640
3641 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3642
3643         * MAINTAINERS: Update my email address.
3644
3645 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3646
3647         * MAINTAINERS: Update my email address.
3648
3649 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3650
3651         * MAINTAINERS: Update my email address.
3652
3653 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3654
3655         * MAINTAINERS: Update my email address.
3656
3657 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3658
3659         PR libstdc++/32499
3660         * configure.ac (RANLIB): Default to true.
3661         (STRIP): Likewise.
3662         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3663         * configure: Regenerate.
3664
3665 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3666
3667         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3668         (Write After Approval): Update my email address.
3669
3670 2010-02-17  Nick Clifton  <nickc@redhat.com>
3671
3672         PR 11238
3673         * Makefile.tpl (local-distclean): Also remove config.cache files in
3674         sub-directories as there may not be Makefiles present in the
3675         sub-directories.
3676         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3677         the config.cache files found by the find command.
3678
3679         * Makefile.in: Regenerate.
3680         * configure.ac: Revert previous delta.
3681         * configure: Regenerate.
3682
3683 2010-02-15  Nick Clifton  <nickc@redhat.com>
3684
3685         PR 11238
3686         * configure.ac: Delete config.cache files in sub-directories when
3687         deleting Makefiles.
3688         * configure: Regenerate.
3689
3690 2010-02-12  Ben Elliston  <bje@gnu.org>
3691
3692         * MAINTAINERS: Update my email address.
3693
3694 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3695
3696         * MAINTAINERS (spu port): Update my email address.
3697
3698 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3699
3700         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3701
3702 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3703
3704         * configure.ac: Add "recommended" version checks for GMP/MPC.
3705         Update recommended GMP/MPFR/MPC versions.
3706         * configure: Regenerate.
3707
3708 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3709
3710         * MAINTAINERS: Move my Embecosm email address into the
3711         write-after-approval section.
3712
3713 2010-01-26  Ian Lance Taylor  <iant@google.com>
3714
3715         * MAINTAINERS: Add myself as Go frontend maintainer.
3716
3717 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3718
3719         PR libstdc++/36101, PR libstdc++/42813
3720         * configure.ac (bootstrap_target_libs): Make inclusion of
3721         target-libgomp conditional on libgomb being in target_configdirs.
3722         * configure: Regenerate.
3723
3724 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3725
3726         PR libstdc++/36101, PR libstdc++/42813
3727         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3728         * configure: Regenerate.
3729
3730 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3731
3732         PR libstdc++/36101, PR libstdc++/42813
3733         * configure.ac (target_configdirs): Substitute.
3734         * Makefile.def: Bootstrap target module libgomp.
3735         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3736         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3737         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3738         * configure, Makefile.in: Regenerate.
3739
3740 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3741
3742         * MAINTAINERS: Adjust my details.
3743
3744 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3745
3746         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3747
3748 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3749
3750         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3751
3752 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3753
3754         * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3757
3758         * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2010-01-11  Richard Guenther  <rguenther@suse.de>
3761
3762         PR lto/41569
3763         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3764         * Makefile.in: Regenerated.
3765
3766 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3767
3768         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3769         * configure: Regenerate.
3770
3771 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3772             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3773
3774         PR bootstrap/42424
3775         * configure.ac: Include libtool m4 files.
3776         (_LT_CHECK_OBJDIR): Call it.
3777         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3778         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3779
3780         * configure: Regenerate.
3781
3782 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3783
3784         PR bootstrap/41818
3785         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3786         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3787         * Makefile.in: Regenerate.
3788
3789 2010-01-02  Richard Guenther  <rguenther@suse.de>
3790
3791         PR lto/41529
3792         * configure.ac: Include config/elf.m4.  Disable LTO if not
3793         builting for an elf target.
3794         * configure: Regenerate.
3795
3796 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3797
3798         * MAINTAINERS: Change my email address.
3799
3800 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3801
3802         * config.sub, config.guess: Update from upstream sources.
3803
3804 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3805
3806         * MAINTAINERS (Write After Approval): Add myself.
3807
3808 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3809
3810         PR middle-end/30447
3811         PR middle-end/30789
3812         PR other/40302
3813
3814         * configure.ac: Require MPC.
3815         * configure: Regenerate.
3816
3817 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3818
3819         PR target/38384
3820         PR bootstrap/40972
3821         * libtool.m4: Sync from git Libtool.
3822         * ltoptions.m4: Likewise.
3823         * ltversion.m4: Likewise.
3824         * lt~obsolete.m4: Likewise.
3825         * ltmain.sh: Likewise.
3826
3827 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3828
3829         * configure.ac: Update minimum MPC version to 0.8.
3830         * configure: Regenerate.
3831
3832 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3833
3834         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3835         * configure: Regenerated.
3836
3837 2009-11-21  Ian Lance Taylor  <iant@google.com>
3838
3839         * configure.ac: Change default of poststage1_ldflags to be empty if
3840         poststage1_libs is set.  When poststage1_libs is empty, and
3841         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3842         * configure: Rebuild.
3843
3844 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3845
3846         * MAINTAINERS (Write After Approval): Update my email address.
3847
3848 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3849
3850         * config.guess: Update from upstream sources.
3851
3852 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3853
3854         * Makefile.def: Restore host and target settings for gmp.
3855         * Makefile.in: Rebuild.
3856
3857 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3858
3859         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3860         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3861         Fix portability of test of C++ as bootstrap language.  Add
3862         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3863         * configure: Rebuild.
3864         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3865         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3866         in-tree building.
3867         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3868         (POSTSTAGE1_HOST_EXPORTS): Use it.
3869         (STAGE[+id+]_CXXFLAGS): New.
3870         (BASE_FLAGS_TO_PASS): Pass it down.
3871         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3872         extra_exports.
3873         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3874         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3875         extra_exports.
3876         * Makefile.in: Rebuild.
3877
3878 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3879
3880         * config.sub, config.guess: Update from upstream sources.
3881
3882 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3883
3884         * MAINTAINERS (Write After Approval): Add myself.
3885
3886 2009-11-09  Jon Beniston  <jon@beniston.com>
3887
3888         * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3891
3892         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3893         paths for *-w64-mingw* and x86_64-*mingw*.
3894         * configure: Regenerated.
3895
3896 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3897
3898         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3899
3900 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3901
3902         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3903         Phil Edwards to Write-After Approval.
3904
3905 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3906
3907         * configure.ac: Disable target-winsup & co for
3908         x86_64-*-mingw* and *-w64-mingw* targets.
3909         * configure: Regenerated.
3910
3911 2009-10-16  Nick Clifton  <nickc@redhat.com>
3912
3913         * MAINTAINERS: Add myself as a maintainer for the RX port.
3914
3915 2009-10-26  Johannes Singler  <singler@kit.edu>
3916
3917         * MAINTAINERS (Write After Approval): Update my e-mail address.
3918
3919 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3920
3921         * configure.ac (CLooG test): Use = with test.
3922         * configure: Regenerate.
3923
3924 2009-10-22  Richard Guenther  <rguenther@suse.de>
3925
3926         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3927         cloog if the ppl version check failed.  Move flags saving
3928         before setting in libelf check.
3929         * configure: Regenerate.
3930
3931 2009-10-21  Richard Guenther  <rguenther@suse.de>
3932
3933         * configure.ac: Adjust the ppl and cloog configure to work as
3934         documented.  Disable cloog if ppl was disabled.  Omit the version
3935         checks if they were disabled.
3936         * configure: Re-generate.
3937
3938 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3939
3940         * configure.ac: Add 'lto' to enable_languages, not
3941         new_enable_languages, and only if not already present.
3942         * configure: Regenerate.
3943
3944 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3945
3946         * README: Refer to the various COPYING* files instead of just
3947         COPYING.
3948         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3949
3950 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3951
3952         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3953
3954 2009-10-07  Richard Guenther  <rguenther@suse.de>
3955
3956         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3957         and Richard Guenther as reviewers.
3958         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3959         as reviewers.
3960
3961 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3962
3963         * config.sub: Update from upstream sources.
3964
3965 2009-10-06  Ian Lance Taylor  <iant@google.com>
3966
3967         * Makefile.def: check-gold depends upon all-gas.
3968         * Makefile.in: Rebuild.
3969
3970 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3971
3972         * MAINTAINERS (Write After Approval): Add myself.
3973
3974 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3975
3976         * Makefile.def: all-lto-plugin depends on all-libiberty.
3977         set bootstrap=true for lto-plugin.
3978         Add lto-plugin.
3979         * Makefile.in: Regenerate.
3980         * configure.ac (host_libs): Add lto-plugin.
3981         * configure: Regenerate.
3982
3983 2009-10-03  Diego Novillo  <dnovillo@google.com>
3984
3985         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3986         (HOST_LIBELFLIBS): Define.
3987         (HOST_LIBELFINC): Define.
3988         * Makefile.in: Regenerate.
3989         * configure.ac: Add --enable-lto.
3990         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3991         If --enable-lto is used, add 'lto' to new_enable_languages.
3992         If --enable-lto is used and gold is enabled, add
3993         lto-plugin to configdirs.
3994         * configure: Regenerate.
3995
3996 2009-10-03  Simon Baldwin  <simonb@google.com>
3997
3998         * configure.ac: If --with-system-zlib, suppress local zlib and
3999         pass --with-system-zlib to subdir configure scripts.
4000         * configure: Regenerate.
4001
4002 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4003             Paolo Bonzini  <bonzini@gnu.org>
4004
4005         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4006         $(srcdir).
4007         * Makefile.in: Rebuilt.
4008
4009 2009-09-26  Gary Funck  <gary@intrepid.com>
4010
4011         * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4014
4015         * configure.ac: Update minimum MPC version to 0.7.
4016         * configure: Regenerate.
4017
4018 2009-09-25  Nick Clifton  <nickc@redhat.com>
4019
4020         * configure.ac: Pass any --cache-file=/dev/null option on to
4021         subconfigures.
4022         * configure: Regenerate.
4023
4024 2009-09-23  Nick Clifton  <nickc@redhat.com>
4025
4026         * config.sub, config.guess: Update from upstream sources.
4027
4028 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4029
4030         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4031         * Makefile.in: Rebuilt.
4032
4033 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4034
4035         PR bootstrap/32272
4036         * configure.ac: Error out if $srcdir isn't '.' but contains
4037         host-${host_noncanonical}.
4038         * configure: Regenerate.
4039
4040 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4041
4042         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4043         maintainer.
4044
4045 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4046
4047         * configure.ac: If bootstrapping a combined tree with
4048         --enable-gold, require c++ in stage1_languages.
4049         * configure: Regenerate.
4050
4051         * configure.ac: Also add target_libs of stage1_languages to
4052         bootstrap_target_libs.
4053         * configure: Regenerate.
4054
4055         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4056         with --enable-languages not containing c++.
4057         * configure: Regenerate.
4058
4059 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4060
4061         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4062         * configure: Regenerate.
4063
4064 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4065
4066         * MAINTAINERS (Write After Approval): Update my e-mail address,
4067         and move from from here...
4068         (Waiting for paperwork): To here.
4069
4070 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4071
4072         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4073
4074 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4075
4076         * configure.ac: Do not use $extrasub for replacing @if/@endif
4077         parts in Makefile; instead, use additional arguments to
4078         AC_CONFIG_COMMANDS to do the replacement manually, with several
4079         sed invocations, to avoid HP-UX sed command limits.
4080         * configure: Regenerate.
4081
4082 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4083
4084         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4085         blank before -L.
4086
4087 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4088
4089         * configure.ac (with-build-config): Document.  Handle without.
4090         Handle missing argument.
4091         * configure: Rebuilt.
4092
4093 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4094
4095         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4096         Default to bootstrap-debug only if compare-debug works.
4097         * configure: Rebuilt.
4098         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4099         * Makefile.in: Rebuilt.
4100
4101 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4102
4103         * MAINTAINERS (OS Port Maintainers): Update my email address.
4104
4105 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4106
4107         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4108         * Makefile.in: Rebuilt.
4109
4110 2009-09-01  Chris Demetriou  <cgd@google.com>
4111
4112         * MAINTAINERS (Write After Approval): Add myself.
4113
4114 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4115
4116         PR debug/30161
4117         * include/dwarf2.h (enum dwarf_tag): Added
4118         DW_TAG_GNU_template_template_param
4119         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4120
4121 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4122
4123         * Makefile.tpl (AWK): Fix typo.
4124         * Makefile.in: Regenerate.
4125
4126 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4127
4128         * configure.ac: Detect awk and sed.
4129         * Makefile.def (flags_to_pass): Add AWK and SED.
4130         * Makefile.tpl (AWK, SED): New.
4131         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4132         * configure: Regenerate.
4133         * Makefile.in: Regenerate.
4134
4135 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4136
4137         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4138         (collapseslashes): Likewise.
4139
4140 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4141
4142         * configure.ac (AC_PREREQ): Bump to 2.64.
4143
4144 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4145
4146         * configure.ac: Remove --with-datarootdir, --with-docdir,
4147         --with-pdfdir, --with-htmldir switches.
4148         * configure: Regenerate.
4149
4150         * configure: Regenerate.
4151
4152         * compile: Sync from Automake 1.11.
4153         * depcomp: Likewise.
4154         * install-sh: Likewise.
4155         * missing: Likewise.
4156         * mkinstalldirs: Likewise.
4157         * ylwrap: Likewise.
4158
4159 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4160
4161         * ltmain.sh (func_normal_abspath): New function.
4162         (func_relative_path): Likewise.
4163         (func_mode_help): Document new -bindir option for link mode.
4164         (func_mode_link): Add new -bindir option, and use it to place
4165         output DLL if specified.
4166
4167 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4168
4169         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4170         (baseargs): Add --disable-option-checking.
4171         * configure: Regenerate.
4172
4173         * Makefile.def (configure-target-libiberty): Depend on
4174         all-binutils and all-ld.
4175         (configure-target-newlib): Likewise.
4176         * Makefile.in: Regenerate.
4177
4178 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4179
4180         * config.sub, config.guess: Update from upstream sources.
4181
4182 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4183
4184         Sync from src, merge:
4185
4186         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4187
4188         * configure.ac: Do not exclude gas for i386-*-darwin.
4189         Add a case for x86_64-*-darwin.
4190         * configure: Regenerate.
4191
4192 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4193
4194         * MAINTAINERS: Add my name to Write After Approval list.
4195
4196 2009-08-06  Michael Eager  <eager@eagercon.com>
4197
4198         * configure.ac: Add Microblaze target.
4199         * configure: Regenerate.
4200
4201 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4202
4203         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4204         * configure: Regenerate.
4205
4206 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4207
4208         * MAINTAINERS (Write After Approval): Update my e-mail address.
4209
4210 2009-07-06  Ian Lance Taylor  <iant@google.com>
4211
4212         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4213         * configure: Rebuild.
4214
4215 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4216
4217         * MAINTAINERS: Move myself to the Graphite Reviewers.
4218
4219 2009-06-30  Wei Guozhi  <carrot@google.com>
4220
4221         * MAINTAINERS: Add my name to Write After Approval list.
4222
4223 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4224
4225         PR bootstrap/40338
4226         * configure.ac (comparestring): Create new variable.
4227         * Makefile.tpl (comparestring): Use to skip some comparisions.
4228         * configure: Regenerate.
4229         * Makefile.in: Regenerate.
4230
4231 2009-06-26  Doug Evans  <dje@sebabeach.org>
4232
4233         * Makefile.def (host_modules): Add cgen.
4234         * Makefile.in: Regenerate.
4235         * configure.ac (host_tools): Add cgen.
4236         * configure: Regenerate.
4237
4238 2009-06-23  DJ Delorie  <dj@redhat.com>
4239
4240         * MAINTAINERS: Add myself as mep maintainer.
4241
4242 2009-06-23  Ian Lance Taylor  <iant@google.com>
4243
4244         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4245         boot_languages.  Only bootstrap target libraries listed in
4246         target_libs for some boot language.  Add --with-stage1-ldflags,
4247         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4248         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4249         if not building with C++.
4250         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4251         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4252         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4253         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4254         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4255         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4256         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4257         * configure, Makefile.in: Rebuild.
4258
4259 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4260
4261         * MAINTAINERS: Added my name to write-after-approval list.
4262
4263 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4264
4265         * configure.ac: Define is_elf for QNX Neutrino targets.
4266         * configure: Regenerate.
4267
4268 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4269
4270         * MAINTAINERS: Added my name to the write-after-approval list
4271
4272 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4273
4274         * configure.ac: Detect MPC in default directory.
4275         * configure: Regenerate.
4276
4277 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4278             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4279
4280         * Makefile.tpl (all): Avoid a trailing backslash.
4281         * Makefile.in: Regenerate.
4282
4283 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4284
4285         * config.sub, config.guess: Update from upstream sources.
4286
4287 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4288
4289         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4290         to noconfdirs.
4291         * configure: Regenerate.
4292
4293 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4294
4295         * Makefile.tpl ([+compare-target+]): Compare all stage
4296         directories, rather than just gcc.
4297         * Makefile.in: Rebuilt.
4298
4299 2009-06-01  Doug Kwan  <dougkwan@google.com>
4300
4301         * configure.ac: Support gold for target arm*-*-*.
4302         * configure: Regenerate.
4303
4304 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4305
4306         * Makefile.def: Add MPC support and dependencies.
4307         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4308
4309         * Makefile.in, configure: Regenerate.
4310
4311 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4312
4313         * Makefile.tpl (all): Avoid harmless warning in make all when
4314         gcc-bootstrap is enabled but stage_last does not exist.
4315         * Makefile.in: Rebuilt.
4316
4317 2009-05-24  Nicolas Roche  <roche@adacore.com>
4318
4319         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4320         * Makefile.in: Regenerate.
4321
4322 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4323
4324         * MAINTAINERS: Update my e-mail address.
4325
4326 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4327
4328         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4329         * configure:  Regenerate.
4330
4331 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4332
4333         PR other/40159
4334         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4335         gcc-no-bootstrap are mutually exclusive.
4336         * Makefile.in: Rebuilt.
4337
4338 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4339
4340         PR other/40159
4341         * Makefile.tpl (all): Don't end with unconditional success.
4342         * Makefile.in: Rebuilt.
4343
4344 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4345
4346         PR target/37137
4347         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4348         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4349         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4350         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4351         stage_configureflags, stage_cflags and stage_libcflags into
4352         explicit Makefile macros.
4353         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4354         GFORTRAN.
4355         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4356         CC.  Set CC_FOR_BUILD from CC.
4357         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4358         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4359         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4360         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4361         and GFORTRAN.
4362         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4363         (_LIBCFLAGS): Renamed to _TFLAGS.
4364         (do-compare-debug, do-compare3-debug): Drop.
4365         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4366         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4367         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4368         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4369         (XGCC_FLAGS_FOR_TARGET): New.
4370         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4371         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4372         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4373         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4374         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4375         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4376         TFLAGS.
4377         (BUILD_CONFIG): Include if requested.
4378         (all): Set TFLAGS on bootstrap.
4379         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4380         (all-stageid-prefixmodule): Likewise.
4381         (do-clean, distclean-stageid): Set TFLAGS.
4382         (restrap): Fix whitespace.
4383         * Makefile.in: Rebuilt.
4384
4385 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4386
4387         * config.guess: Sync with src.
4388
4389 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4390
4391         * configure.ac ($with_ppl):  Default to no if not supplied.
4392         ($with_cloog):  Likewise.
4393         configure:  Regenerate.
4394
4395 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4396
4397         * MAINTAINERS: Update my e-mail address.
4398
4399 2009-04-27  Nick Clifton  <nickc@redhat.com>
4400
4401         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4402
4403 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4404
4405         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4406         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4407         * Makefile.in: Regenerate.
4408
4409 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4410
4411         PR bootstrap/39739
4412         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4413         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4414
4415         * configure, Makefile.in: Regenerate.
4416
4417 2009-04-21  Taras Glek  <tglek@mozilla.com>
4418
4419         * include/hashtab.h: Update GTY annotations to new syntax
4420         * include/splay-tree.h: Likewise
4421
4422 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4423
4424         * config.sub, config.guess: Update from upstream sources.
4425
4426 2009-04-15  Anthony Green  <green@moxielogic.com>
4427
4428         * configure.ac: Add moxie support.
4429         * configure: Rebuilt.
4430
4431 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4432
4433         * configure.ac: Change copyright header to refer to version
4434         3 of the GNU General Public License and to point readers at the
4435         COPYING3 file and the FSF's license web page.
4436         * Makefile.def: Likewise.
4437         * Makefile.tpl: Likewise.
4438         * Makefile.in: Regenerate.
4439
4440 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4441
4442         * configure.ac: Restore match for darwin9 or later. Use double
4443         brackets since regeneration eats one pair.
4444         * configure: Regenerate.
4445
4446 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4447
4448         PR gas/10039
4449         * configure.ac: Require texinfo 4.7.
4450         * configure: Regenerated.
4451
4452 2009-04-09  Nick Clifton  <nickc@redhat.com>
4453
4454         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4455         the GCC Runtime Library Exception.
4456
4457 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4458
4459         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4460         * configure: Regenerate.
4461
4462 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4463
4464         * Makefil.def (languages): New entries.
4465         * Makefile.tpl (check-gcc-*): New generic target.
4466         * Makefile.in: Regenerate.
4467
4468 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4469
4470         * MAINTAINERS:  Update my email address.
4471
4472 2009-03-18  Tom Tromey  <tromey@redhat.com>
4473
4474         * configure: Rebuild.
4475         * configure.ac (host_libs): Add libiconv.
4476         * Makefile.in: Rebuild.
4477         * Makefile.def (host_modules): Add libiconv.
4478         (configure-gdb, all-gdb): Depend on libiconv.
4479
4480 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4481
4482         * configure.ac: Treat gdb as supported on x86_64-darwin.
4483         * configure: Regenerate.
4484
4485 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4486
4487         * configure.ac (--with-host-libstdcxx): New option.
4488         * configure: Regenerate.
4489
4490 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4491
4492         * MAINTAINERS:  Move myself into the write after approval list.
4493
4494 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4495
4496         * MAINTAINERS: Update e-mail address.
4497
4498 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4499
4500         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4501
4502 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4503
4504         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4505
4506 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4507
4508         Backport from git Libtool:
4509
4510         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4511         Support GNU/kOpenSolaris.
4512         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4513         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4514         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4515         GNU/kOpenSolaris.
4516
4517 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4518
4519         * MAINTAINERS: Update e-mail address.
4520
4521 2009-02-24  Michael Eager  <eager@eagercon.com>
4522
4523         * MAINTAINERS (Write After Approval): Add self.
4524
4525 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4526
4527         * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2009-02-05  Andreas Schwab  <schwab@suse.de>
4530
4531         * Makefile.tpl (stage_last): Define $r and $s before using
4532         $(RECURSE_FLAGS_TO_PASS).
4533         * Makefile.in: Regenerate
4534
4535 2009-01-30  Ian Lance Taylor  <iant@google.com>
4536
4537         * MAINTAINERS: Move myself to the Global Reviewers list.
4538
4539 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4540
4541         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4542         * configure: Regenerate.
4543
4544 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4545
4546         * MAINTAINERS: Make whitespace consistent.
4547         Remove Robert Millan from Write After Approval.
4548
4549 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4550
4551         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4552         (all-opcodes): Depend on all-libiberty.
4553         * Makefile.in: Regenerate.
4554
4555 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4556
4557         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4558         * configure: Regenerate.
4559
4560 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4561
4562         * MAINTAINERS (Write After Approval): Add myself.
4563
4564 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4565
4566         * MAINTAINERS: Add myself to reviewers (Fortran).
4567
4568 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4569
4570         PR tree-optimization/38515
4571         * configure.ac (cloog-polylib): Removed.
4572         (with_ppl, with_cloog): Test for "no".
4573         * configure: Regenerated.
4574
4575 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4576
4577         * MAINTAINERS: Moved myself to reviewers (Fortran).
4578
4579 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4580
4581         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4582         (Write After Approval): Remove myself.
4583
4584 2009-01-03  Diego Novillo  <dnovillo@google.com>
4585
4586         * MAINTAINERS: Remove myself from alias maintainership.
4587
4588 2009-01-02  David Ayers  <ayers@fsfe.org>
4589
4590         * MAINTAINERS: Update e-mail address.
4591
4592 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4593
4594         * MAINTAINERS: Make whitespace consistent.
4595
4596 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4597
4598         Backport from upstream Libtool:
4599         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4600         Add cache variables to tests that require the linker to work.
4601         For shlibpath_overrides_runpath, this also changes the semantics
4602         to let the result from the C compiler take precedence.
4603
4604 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4605
4606         * config.sub, config.guess: Update from upstream sources.
4607
4608 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4609
4610         * configure.ac (ppllibs): Add by default the lib flags.
4611         * configure: Regenerate.
4612
4613 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4614
4615         * MAINTAINERS:  Add myself to the write after approval list.
4616
4617 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4618
4619         * configure.ac: Add double brackets on darwin[912].
4620         * configure: Regenerate.
4621
4622 2008-12-03  Daniel Kraft  <d@domob.eu>
4623
4624         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4625         Approval to Reviewer section (for Fortran front-end).
4626
4627 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4628
4629         * configure.ac: Expand to darwin10 and later.
4630         * configure: Regenerate.
4631
4632 2008-12-02  Andreas Schwab  <schwab@suse.de>
4633
4634         * Makefile.def: configure-target-boehm-gc depends on
4635         all-target-libstdc++-v3.
4636         * Makefile.in: Regenerate.
4637
4638 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4639
4640         * MAINTAINERS:  Add myself as mingw maintainer.
4641
4642 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4643
4644         * config.sub, config.guess: Update from upstream sources.
4645
4646 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4647
4648         * README.SCO: Remove.
4649
4650 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4651
4652         * MAINTAINERS:  Add myself to the write after approval list.
4653
4654 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4655
4656         * MAINTAINERS:  Update my email address in WAA section.
4657
4658 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4659
4660         * MAINTAINERS: Update e-mail address.
4661
4662 2008-11-27  Toon Moene  <toon@moene.org>
4663
4664         * MAINTAINERS: Change e-mail address.
4665
4666 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4667
4668         * configure.ac: Build gdb for i?86-*-darwin*
4669         * configure: Regenerated.
4670
4671 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4672
4673         * MAINTAINERS: Added my full name.
4674
4675 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4676
4677         PR bootstrap/38014
4678         PR bootstrap/37923
4679
4680         Revert:
4681
4682         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4683
4684         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4685         * Makefile.in: Regenerated.
4686
4687         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4688
4689         PR gdb/921
4690         PR gdb/1646
4691         PR gdb/2175
4692         PR gdb/2176
4693
4694         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4695         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4696         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4697         (HOST_EXPORTS): Pass CPPFLAGS.
4698         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4699         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4700         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4701         * Makefile.in, configure: Regenerated.
4702         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4703         and CPPFLAGS_FOR_BUILD.
4704
4705 2008-11-06  Jeff Law  <law@redhat.com>
4706
4707         * MAINTAINERS: Add myself as middle end maintainer.
4708
4709 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4710
4711         * MAINTAINERS (Write after approval): Add myself.
4712
4713 2008-11-05  Diego Novillo  <dnovillo@google.com>
4714
4715         * MAINTAINERS (Global Reviewers): Add myself.
4716         (Non-Algorithmic Maintainers): Remove myself.
4717
4718 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4719
4720         * MAINTAINERS (Write after approval): Add myself.
4721
4722 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4723
4724         * MAINTAINERS (Write after approval): Add myself.
4725
4726 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4727
4728         * configure.ac (spu-*-*): Remove special case.
4729         * configure: Regenerate.
4730
4731 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4732
4733         * MAINTAINERS (Write after approval): Update my email address.
4734
4735 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4736
4737         * configure.ac [spu-*-*]: Do not set skipdirs.
4738         * configure: Re-generate.
4739
4740 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4741
4742         * MAINTAINERS (Various Maintainers): Add myself to reload.
4743
4744 2008-10-25  Richard Guenther  <rguenther@suse.de>
4745
4746         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4747         maintainer.  Remove myself as libgcc-math maintainer.
4748         (Non-Algorithmic Maintainers): Remove myself.
4749
4750 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4751
4752         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4753         * Makefile.in: Regenerated.
4754
4755 2008-10-23  Cary Coutant  <ccoutant@google.com>
4756
4757         * MAINTAINERS (Write after approval): Add myself.
4758
4759 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4760
4761         PR gdb/921
4762         PR gdb/1646
4763         PR gdb/2175
4764         PR gdb/2176
4765
4766         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4767         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4768         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4769         (HOST_EXPORTS): Pass CPPFLAGS.
4770         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4771         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4772         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4773         * Makefile.in, configure: Regenerated.
4774         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4775         and CPPFLAGS_FOR_BUILD.
4776
4777 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4778
4779         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4780         Sebastian Pop.
4781
4782 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4783
4784         * MAINTAINERS (Write After Approval): Added myself.
4785
4786 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4787
4788         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4789         recommended version to 2.3.2.
4790
4791         * configure: Regenerate.
4792
4793 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4794
4795         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4796
4797 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4798
4799         * MAINTAINERS (Write After Approval): Update e-mail address.
4800
4801 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4802
4803         * libtool.m4: Update to libtool 2.2.6.
4804         * lt~obsolete.m4: Update to libtool 2.2.6.
4805         * ltmain.sh: Update to libtool 2.2.6.
4806         * ltsugar.m4: Update to libtool 2.2.6.
4807         * ltversion.m4: Update to libtool 2.2.6.
4808         * ltoptions.m4: Update to libtool 2.2.6.
4809         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4810
4811 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4812
4813         * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4816
4817         * MAINTAINERS (Write After Approval): Update my name.
4818
4819 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4820
4821         * MAINTAINERS: Add myself in "Write After Approval".
4822
4823 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4824
4825         * MAINTAINERS: Add myself as ia64 maintainer.
4826
4827 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4828
4829         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4830         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4831         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4832         and Michael Tiemann from Write After Approval since they do not
4833         actually have access.
4834
4835 2008-09-05  Richard Guenther  <rguenther@suse.de>
4836
4837         * configure.ac: Initialize clooglibs to -lcloog.
4838         * configure: Re-generate.
4839
4840 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4841
4842         * MAINTAINERS (Write After Approval): Add myself.
4843
4844 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4845
4846         * configure.ac (--with-cloog-polylib): New.
4847         (--disable-cloog-version-check): New.
4848         (--disable-ppl-version-check): New.
4849         * configure: Re-generate.
4850
4851 2008-09-03  Richard Guenther  <rguenther@suse.de>
4852
4853         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4854         cloog test.
4855         * configure: Re-generate.
4856
4857 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4858
4859         Add picoChip port.
4860         * MAINTAINERS: Add picoChip maintainers.
4861
4862 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4863             Tobias Grosser  <grosser@fim.uni-passau.de>
4864             Jan Sjodin  <jan.sjodin@amd.com>
4865             Harsha Jagasia  <harsha.jagasia@amd.com>
4866             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4867             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4868             Adrien Eliche  <aeliche@isty.uvsq.fr>
4869
4870         Merge from graphite branch.
4871         * configure: Regenerate.
4872         * Makefile.in: Regenerate.
4873         * configure.ac (host_libs): Add ppl and cloog.
4874         Add checks for PPL and CLooG.
4875         * Makefile.def (ppl, cloog): Added modules and dependences.
4876         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4877         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4878
4879 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4880
4881         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4882         (GCC_SHLIB_SUBDIR): New.
4883         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4884         * configure: Regenerate.
4885         * Makefile.in: Regenerate.
4886
4887 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4888
4889         * MAINTAINERS: Consistently use tabs to separate columns.
4890
4891 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4892
4893         * MAINTAINERS (Write after Approval): Add myself.
4894
4895 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4896
4897         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4898         Enable bfd, binutils and opcodes.
4899         * configure: Regenerate.
4900
4901 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4902
4903         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4904
4905 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4906
4907         * MAINTAINERS:  Use correct Umlaut for last name.
4908
4909 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4910
4911         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4912
4913 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4914
4915         * MAINTAINERS: Update my email address.
4916
4917 2008-08-16  Nicolas Roche  <roche@adacore.com>
4918
4919         * Makefile.tpl: Add BOOT_ADAFLAGS.
4920         * Makefile.in: Regenerate.
4921
4922 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4923
4924         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4925         * configure: Regenerate.
4926
4927 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4928
4929         * configure.ac: Add makefile fragments for hpux.
4930         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4931         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4932         * configure: Regenerate.
4933         * Makefile.in: Regenerate.
4934
4935 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4936
4937         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4938
4939 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4940
4941         * MAINTAINERS (Write after Approval): Add myself.
4942
4943 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4944
4945         * MAINTAINERS (Write After Approval):  Add myself.
4946
4947 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4948
4949         * MAINTAINERS (Write After Approval):  Add myself.
4950
4951 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4952
4953         * MAINTAINERS: Update my email address.
4954
4955 2008-06-25  Joey Ye  <joey.ye@intel.com>
4956
4957         * MAINTAINERS (Write After Approval):  Add myself.
4958
4959 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4960
4961         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4962         * Makefile.in: Regenerate.
4963         * configure: Regenerate.
4964
4965 2008-06-17  Daniel Kraft  <d@domob.eu>
4966
4967         * MAINTAINERS (Write After Approval):  Add myself.
4968
4969 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4970
4971         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4972         "$@" is still intact with both Autoconf 2.59 and 2.62.
4973         * configure: Regenerate.
4974
4975 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4976
4977         * Makefile.tpl: Fix comment errors.
4978         * Makefile.in: Regenerate.
4979
4980 2008-06-12  David S. Miller  <davem@davemloft.net>
4981             David Edelsohn  <edelsohn@gnu.org>
4982
4983         * configure.ac: Add powerpc*-*-* to gold supported targets.
4984         * configure: Regenerate.
4985
4986 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4987
4988         PR tree-optimization/36218
4989         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4990         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4991         (all prefix="build-"): Pass them to build-system sub-makes.
4992         * Makefile.in: Regenerate.
4993
4994 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4995
4996         * MAINTAINERS (mt port): Remove.
4997         (sco5, unixware, sco udk): Remove.
4998         (Kean Johnston): Add to Write After Approval.
4999
5000 2008-05-30  Julian Brown  <julian@codesourcery.com>
5001
5002         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5003         of libobjc for ARM EABI Linux.
5004         * configure: Regenerate.
5005
5006 2008-05-18  Xinliang David Li   <davidxl@google.com>
5007
5008         * ChangeLog: Remove wrong ChangeLog entry.
5009
5010 2008-05-17  Xinliang David Li   <davidxl@google.com>
5011
5012         * MAINTAINERS (Write After Approval): Add myself.
5013
5014 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5015
5016         * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2008-05-14  Rafael Espíndola  <espindola@google.com>
5019
5020         * config-ml.in: don't handle --enable-shared and --enable-static.
5021
5022 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5023
5024         * MAINTAINERS: Update my email address.
5025
5026 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5027
5028         * MAINTAINERS: Update my email address.
5029
5030 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5031
5032         * MAINTAINERS (Write After Approval): Add myself.
5033
5034 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5035
5036         * MAINTAINERS (Write After Approval): Add myself.
5037
5038 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5039
5040         * MAINTAINERS (crx): Add myself.
5041
5042 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5043
5044         Sync with src:
5045         2008-04-14  David S. Miller  <davem@davemloft.net>
5046
5047         * configure.ac: Add sparc*-*-* to gold supported targets.
5048         * configure: Regenerate.
5049
5050 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5051
5052         PR bootstrap/35457
5053         * configure.ac: Include override.m4.
5054         * configure: Regenerate.
5055
5056 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5057
5058         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5059         * Makefile.in: Regenerate.
5060
5061 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5062
5063         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5064         as nonconfigurable directories list.
5065         * configure: Regenerate.
5066
5067 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5068
5069         * config.sub, config.guess: Update from upstream sources.
5070
5071 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5072
5073         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5074         * Makefile.in: Regenerate.
5075
5076 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5077
5078         * configure.ac: Do not build libssp for the AVR.
5079         * configure: Regenerate.
5080
5081 2008-04-07  Ian Lance Taylor  <iant@google.com>
5082
5083         * Makefile.def: check-gold depends upon all-binutils.
5084         * Makefile.in: Regenerate.
5085
5086 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5087
5088         * MAINTAINERS (Write After Approval): Add myself.
5089
5090 2008-04-04  Nick Clifton  <nickc@redhat.com>
5091
5092         PR binutils/4334
5093         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5094         builds.
5095         * configure: Regenerate.
5096
5097 2008-04-04  NightStrike  <NightStrike@gmail.com>
5098
5099         PR other/35151
5100         * configure.ac: Combine rules for mingw32 and mingw64.
5101         * configure: Regenerate.
5102
5103 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5104
5105         * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5108
5109         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5110         * Makefile.in (.NOTPARALLEL): Ditto.
5111
5112 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5113
5114         * MAINTAINERS (Write After Approval): Add myself.
5115
5116 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5117
5118         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5119         * Makefile.in (.NOTPARALLEL): Regenerate.
5120
5121 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5122
5123         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5124         * Makefile.in: Regenerate.
5125
5126 2008-03-26  Jakub Staszak  <kuba@et.pl>
5127
5128         * MAINTAINERS (Write After Approval): Add myself.
5129
5130 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5131
5132         * MAINTAINERS:  Update e-mail address.
5133
5134 2008-03-20  Ian Lance Taylor  <iant@google.com>
5135
5136         * configure.ac: Add support for --enable-gold.
5137         * Makefile.def: Add gold as a directory like ld.
5138         * configure, Makefile.in: Regenerate.
5139
5140 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5141
5142         * configure.ac: m4_include config/proginstall.m4.
5143         * configure: Regenerate.
5144
5145         Backport from upstream Libtool:
5146
5147         2007-10-12  Eric Blake  <ebb9@byu.net>
5148
5149         Deal with Autoconf 2.62's semantic change in m4_append.
5150         * ltsugar.m4 (lt_append): Replace broken versions of
5151         m4_append.
5152         (lt_if_append_uniq): Don't require separator to be overquoted,
5153         and avoid broken m4_append.
5154         (lt_dict_add): Fix typo.
5155         * libtool.m4 (_LT_DECL): Don't overquote separator.
5156
5157 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5158
5159         * config.rpath: Add AIX 6 support.
5160
5161 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5162
5163         * Makefile.def (stageprofile).  Remove -fprofile-generate
5164         from stage_libcflags.
5165         * Makefile.in: Regenerate.
5166
5167 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5168
5169         * config.sub, config.guess: Update from upstream sources.
5170
5171 2008-03-06  Tom Tromey  <tromey@redhat.com>
5172
5173         * MAINTAINERS: Update for treelang deletion.
5174
5175 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5176
5177         * MAINTAINERS: Update my email address.
5178
5179 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5180
5181         * MAINTAINERS (darwin port): Add myself as a maintainer.
5182         (objective-c/c++): Add myself as a maintainer.
5183
5184 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5185
5186         * MAINTAINERS (Write After Approval): Update my email address.
5187
5188 2008-02-25  Tomas Bily  <tbily@suse.cz>
5189
5190         * MAINTAINERS (Write After Approval): Add myself.
5191
5192 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5193
5194         * MAINTAINERS (OpenMP): Add myself.
5195
5196 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5197
5198         PR bootstrap/32009
5199         PR bootstrap/32161
5200
5201         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5202         * configure: Regenerate.
5203
5204         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5205         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5206         STAGE4_LIBCFLAGS): New.
5207         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5208         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5209         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5210         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5211         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5212         for target modules.  Don't export LIBCFLAGS.
5213         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5214         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5215         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5216         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5217         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5218         * Makefile.in: Regenerate.
5219
5220 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5221
5222         PR libgcj/33085
5223         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5224         Do not use -DDLL_EXPORT.  Backport from upstream.
5225
5226 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5227
5228         * MAINTAINERS (Write After Approval): Add myself.
5229
5230 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5231
5232         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5233         * configure: Regenerate.
5234
5235 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5236
5237         * configure.ac (xtensa*-*-*): Recognize processor variants.
5238         * configure: Regenerate.
5239
5240 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5241
5242         PR bootstrap/34922
5243         * configure.ac (PARSE_ARGS): Push suitable setting of
5244         ac_subdirs_all, for `./configure --help=recursive'.
5245         Handle `+' in generic toplevel directory disabling.
5246         * configure: Regenerate.
5247
5248 2008-01-28  Nick Clifton  <nickc@redhat.com>
5249
5250         * MAINTAINERS (xstormy16): Take over maintainership.
5251
5252 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5253
5254         * MAINTAINERS (c4x port): Remove.
5255
5256 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5257
5258         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5259
5260 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5261
5262         * config.sub, config.guess: Update from upstream sources.
5263
5264 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5265
5266         * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5269
5270         * MAINTAINERS: Update my email address.
5271
5272 2008-01-09  Raksit Ashok  <raksit@google.com>
5273
5274         * MAINTAINERS (Write After Approval): Add myself.
5275
5276 2008-01-09  Raksit Ashok  <raksit@google.com>
5277
5278         * MAINTAINERS (Write After Approval): Add myself.
5279
5280 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5281
5282         * config.sub, config.guess: Update from upstream sources.
5283
5284 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5285
5286         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5287         Change recommended MPFR from 2.2.1 -> 2.3.0.
5288         * configure: Regenerate.
5289
5290 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5291
5292         * MAINTAINERS: Update my email address.
5293
5294 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5295
5296         * MAINTAINERS: Update my email address.
5297
5298 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5299
5300         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5301         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5302         * Makefile.in: Regenerate.
5303
5304 2007-12-10  Mark Heffernan  <meheff@google.com>
5305
5306         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5307         misplaced entries.
5308
5309 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5310
5311         * configure.ac: Enable libjava for x86_64-*-darwin9.
5312         * configure: Regenerate.
5313
5314 2007-12-07  Bill Maddox  <maddox@google.com>
5315
5316         * MAINTAINERS (Write After Approval): Add myself.
5317
5318 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5319
5320         * config.sub, config.guess: Update from upstream sources.
5321
5322 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5323
5324         * config-ml.in: Remove 64bit configure tests.
5325
5326 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5327
5328         * config-ml.in: Robustify against white space in absolute file
5329         names.
5330
5331         * config-ml.in (multi-clean): Substitute ${Makefile}.
5332         Remove superfluous ${Makefile} in list.
5333
5334 2007-11-19  Thiemo Seufer  <ths@mips.com>
5335
5336         * config-ml.in: Don't hardcode the Makefile name.
5337
5338 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5339
5340         * MAINTAINERS (Write After Approval): Add myself.
5341
5342 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5343
5344         * MAINTAINERS (Write After Approval): Add myself.
5345
5346 2007-11-06  Doug Kwan  <dougkwan@google.com>
5347
5348         * MAINTAINERS (Write After Approval): Add myself.
5349
5350 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5351
5352         * MAINTAINERS (mercury): Remove entry.
5353         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5354
5355 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5356
5357         * Makefile.def (dependencies): Make configure-gdb depend on
5358         all-intl.
5359         * Makefile.in: Regenerated.
5360
5361 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5362
5363         * MAINTAINERS (Fortran maintainer): Remove myself.
5364
5365 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5366
5367         * Makefile.def: To avoid problems running with parallel makes,
5368         build newlib before libgloss so that target specific header
5369         files are availble.
5370         * Makefile.in: Regenerate
5371
5372 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5373
5374         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5375         * Makefile.in: Regenerate.
5376
5377 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5378
5379         * MAINTAINERS (Register allocation reviewer): Add myself.
5380
5381 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5382
5383         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5384         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5385         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5386         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5387         * configure: Regenerate.
5388
5389 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5390
5391         * MAINTAINERS (Register allocation reviewer): Add myself.
5392
5393 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5394
5395         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5396         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5397         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5398         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5399         * configure.ac: Default them to host tools for $host = $build.
5400         Subst them.
5401
5402         * configure: Regenerate.
5403         * Makefile.in: Regenerate.
5404
5405 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5406
5407         * MAINTAINERS (Register allocation reviewer): Add myself.
5408
5409 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5410
5411         * MAINTAINERS (Register allocation reviewer): Add myself.
5412
5413 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5414
5415         * MAINTAINERS (Write After Approval): Fix typo.
5416
5417 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5418
5419         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5420         * configure: Regenerate.
5421
5422 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5423
5424         PR bootstrap/31906
5425         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5426         they're already prefixed.
5427
5428 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5429
5430         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5431         libstdc++.
5432         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5433         * configure: Regenerate.
5434         * Makefile.in: Regenerate.
5435
5436 2007-09-17  Andreas Schwab  <schwab@suse.de>
5437
5438         * configure.ac: Raise minimum makeinfo version to 4.6.
5439         * configure: Regenerate.
5440
5441 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5442
5443         * MAINTAINERS (write-after-approval) add myself
5444
5445 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5446
5447         * configure.ac: Correct makeinfo version check.
5448         * configure: Regenerate.
5449
5450 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5451
5452         * MAINTAINERS: Update my email address.
5453
5454 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5455
5456         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5457         to $skipdirs and only disable gprof for newlib.  Use the normal
5458         mips*-elf* handling in other respects.
5459         * configure: Regnerate.
5460
5461 2007-09-12  David Daney  <ddaney@avtrex.com>
5462
5463         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5464         enabling libgcj.
5465         * configure: Regenerate.
5466
5467 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5468
5469         PR other/32154
5470         * configure.ac: For libgloss targets, point the linker to the linker
5471         script, startup code and simulator library.
5472         * configure: Regenerate.
5473
5474 2007-09-07  Andrew Haley  <aph@redhat.com>
5475
5476         * configure.ac (noconfigdirs): Remove target-libffi and
5477         target-libjava.
5478         * configure: Regenerate.
5479
5480 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5481
5482         PR target/33281
5483         * configure.ac: Use config/mh-mingw on mingw.
5484         * configure: Regenerate.
5485
5486 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5487
5488         * MAINTAINERS (Write After Approval): Add myself.
5489
5490 2007-09-05  Richard Guenther  <rguenther@suse.de>
5491
5492         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5493         nor --disable-checking is provided also turn on yes and types
5494         checking for stage1.
5495         * configure: Re-generate.
5496
5497 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5498
5499         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5500         (Write After Approval): Remove myself.
5501
5502 2007-08-29  Nick Clifton  <nickc@redhat.com>
5503
5504         * config.sub, config.guess: Update from upstream sources.
5505
5506 2007-08-22  Bud Davis  <jmdavis@link.com>
5507
5508         * MAINTAINERS (Write After Approval): Added myself.
5509         * MAINTAINERS (Reviewers): Removed myself.
5510
5511 2007-08-18  Paul Brook  <paul@codesourcery.com>
5512             Joseph Myers  <joseph@codesourcery.com>
5513
5514         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5515         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5516         * Makefile.in: Regenerate.
5517         * configure.ac (--with-debug-prefix-map): New.
5518         * configure: Regenerate.
5519
5520 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5521             Nigel Stephens  <nigel@mips.com>
5522
5523         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5524         as target_makefile_frag.
5525         * configure: Regenerate.
5526
5527 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5528
5529         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5530         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5531         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5532         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5533         (do-compare, do-compare3, do-compare-debug): New.
5534         ([+compare-target+]): Use them.
5535
5536 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5537
5538         * MAINTAINERS (Write After Approval): Change my email address.
5539
5540 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5541             Ben Elliston  <bje@au.ibm.com>
5542
5543         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5544         --silent if $silent.
5545         * configure: Regenerate.
5546
5547 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5548
5549         * MAINTAINERS (Various Maintainers): Add myself as
5550         loop infrastructure maintainer.  Update my e-mail
5551         address.
5552
5553 2007-07-31  Diego Novillo  <dnovillo@google.com>
5554
5555         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5556         Adjust description.
5557
5558 2007-07-26  Richard Guenther  <rguenther@suse.de>
5559
5560         * configure.ac: Add types checking to stage1 checking flags.
5561         * configure: Regenerate.
5562
5563 2007-07-17  Nick Clifton  <nickc@redhat.com>
5564
5565         * COPYING3: New file.  Contains version 3 of the GNU General
5566         Public License.
5567         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5568         Lesser General Public License.
5569
5570 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5571
5572         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5573
5574 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5575
5576         * MAINTAINERS (S/390 co-maintainer): Add myself.
5577         (Write After Approval): Remove myself.
5578
5579 2007-07-13  Dan Hipschman  <dsh@google.com>
5580
5581         * MAINTAINERS (Write After Approval): Add myself.
5582
5583 2007-07-11  Nick Clifton  <nickc@redhat.com>
5584
5585         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5586         WINDRES export.
5587         * Makefile.in: Regenerate.
5588
5589 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5590
5591         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5592         maintainer.
5593
5594 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5595
5596         * lt~obsolete.m4: New. Import from 20070318 libtool.
5597
5598 2007-07-03  Julian Brown  <julian@codesourcery.com>
5599
5600         * MAINTAINERS (Write After Approval): Add myself.
5601
5602 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5603
5604         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5605         * configure: Regenerate.
5606
5607 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5608
5609         * configure.ac: Add some missing m4 quotation.
5610         * configure: Regenerate.
5611
5612 2007-07-02  Simon Baldwin  <simonb@google.com>
5613
5614         * MAINTAINERS (Write After Approval): Add myself.
5615
5616 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5617
5618         * configure: Regenerate.
5619
5620 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5621
5622         * Makefile.def: Add windmc tool to build.
5623         * Makefile.tpl: Likewise.
5624         * configure.ac: Likewise.
5625         * Makefile.in: Regenerate.
5626         * configure: Regenerate.
5627
5628 2007-06-28  DJ Delorie  <dj@redhat.com>
5629
5630         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5631         not building newlib.
5632         * configure: Regenerated.
5633
5634 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5635
5636         * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5639
5640         * MAINTAINERS (Write After Approval): Add myself.
5641
5642 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5643
5644         * MAINTAINERS (Write After Approval): Add myself.
5645
5646 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5647
5648         * MAINTAINERS (Write After Approval): Add myself.
5649
5650 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5651
5652         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5653         * Makefile.in: Regenerated.
5654
5655 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5656
5657         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5658         bfin*-*-uclinux* targets.
5659         * configure: Regenerate.
5660
5661 2007-06-14  Ian Lance Taylor  <iant@google.com>
5662
5663         * MAINTAINERS: Add myself as non-algorithmic global write
5664         maintainer.
5665
5666 2007-06-14  Diego Novillo  <dnovillo@google.com>
5667
5668         * MAINTAINERS: Add self as middle-end maintainer and
5669         non-algorithmic global write maintainer.
5670
5671 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5672
5673         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5674         Move all Fortran maintainers except Paul Brook into the
5675         Non-Autopoiesis section.
5676
5677 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5678
5679         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5680         (distclean-stage[+id+]): Possibly delete stage_last.
5681         * Makefile.in: Regenerate.
5682
5683 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5684
5685         * MAINTAINERS (Various Maintainer): Fix typo.
5686
5687 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5688
5689         * MAINTAINERS (Various Maintainer): Add myself as
5690         dataflow maintainer.
5691
5692 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5693
5694         * config.sub, config.guess: Update from upstream sources.
5695
5696 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5697
5698         * Makefile.tpl: Fix spelling error.
5699         * Makefile.in: Regenerate.
5700
5701 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5702
5703         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5704         lt_cv_sys_max_cmd_len.
5705
5706 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5707
5708         * MAINTAINERS (Various Maintainers): Add myself as
5709         auto-vectorizer maintainer.
5710
5711 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5712
5713         PR libjava/32098
5714         * libtool.m4: Revert previous change.
5715         * ltgcc.m4: Put it here.
5716
5717 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5718
5719         * MAINTAINERS (Various Maintainers): Add myself as
5720         auto-vectorizer maintainer.
5721
5722 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5723
5724         PR libjava/32098
5725         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5726
5727 2007-05-30  Richard Guenther  <rguenther@suse.de>
5728
5729         * MAINTAINERS (Various Maintainers): Add myself as
5730         auto-vectorizer maintainer.
5731
5732 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5733
5734         PR bootstrap/29382
5735         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5736         * configure: Rebuilt.
5737
5738 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5739
5740         * MAINTAINERS (Write After Approval): Removed my name.
5741
5742 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5743
5744         * MAINTAINERS (Write After Approval): Remove myself.
5745
5746 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5747
5748         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5749
5750 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5751
5752         * ltmain.sh: Update from ToT Libtool.
5753         * libtool.m4: Update from ToT Libtool.
5754         * ltsugar.m4: New. Update from ToT Libtool.
5755         * ltversion.m4: New. Update from ToT Libtool.
5756         * ltoptions.m4: New. Update from ToT Libtool.
5757         * ltconfig: Remove.
5758         * ltcf-c.sh: Remove.
5759         * ltcf-cxx.sh: Remove.
5760         * ltcf-gcj.sh: Remove.
5761
5762 2007-05-22  Ollie Wild  <aaw@google.com>
5763
5764         * MAINTAINERS (Write After Approval): Add myself.
5765
5766 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5767
5768         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5769         stage_cflags.
5770         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5771         Remove CFLAGS/LIBCFLAGS.
5772         (configure-stage[+id+]-[+prefix+][+module+],
5773         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5774         * Makefile.in: Regenerate.
5775
5776 2007-05-15  Diego Novillo  <dnovillo@google.com>
5777
5778         * MAINTAINERS: Update e-mail address.
5779
5780 2007-05-15  Revital Eres  <eres@il.ibm.com>
5781
5782         * MAINTAINERS (Write After Approval): Add myself.
5783
5784 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5785
5786         * MAINTAINERS (Write After Approval): Updated my address.
5787
5788 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5789
5790         * MAINTAINERS (Write After Approval): Add myself.
5791
5792 2007-05-11  Silvius Rus  <rus@google.com>
5793
5794         * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2007-04-23  Tom Tromey  <tromey@redhat.com>
5797
5798         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5799
5800 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5801
5802         * MAINTAINERS (cpplib): Rename to ...
5803         (libcpp): ... this.  Add C/C++ front end maintainers.
5804
5805 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5806
5807         * config-ml.in: Pass ${ml_config_env} to configure calls.
5808
5809 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5810
5811         * MAINTAINERS (Write After Approval): Add myself.
5812
5813 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5814
5815         * MAINTAINERS (Write After Approval): Add myself.
5816
5817 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5818
5819         * MAINTAINERS (fortran 95 front end): Add myself.
5820
5821 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5822
5823         * MAINTAINERS (Write After Approval): Add myself.
5824
5825 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5826
5827         * MAINTAINERS (Modulo Scheduler): Add myself.
5828
5829 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5830
5831         * MAINTAINERS (fortran 95 front end): Add myself.
5832         (c++ front end): whitespace fix.
5833
5834 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5835
5836         * MAINTAINERS (Write After Approval): Add myself.
5837
5838 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5839
5840         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5841         of glob.  Quote arguments with single quotes too.
5842         * configure: Regenerate.
5843
5844 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5845
5846         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5847         * Makefile.in: Regenerate
5848
5849 2007-03-07  Andreas Schwab  <schwab@suse.de>
5850
5851         * configure: Regenerate.
5852
5853 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5854
5855         * configure.ac: Add "--with-pdfdir" configure option,
5856         which defines pdfdir variable.
5857         * Makefile.def (target=fixincludes): Add install-pdf to
5858         missing targets.
5859         (recursive_targets): Add install-pdf target.
5860         (flags_to_pass): Add pdfdir.
5861         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5862         target.
5863         * configure: Regenerate
5864         * Makefile.in: Regenerate
5865
5866 2007-02-28  Eric Christopher  <echristo@apple.com>
5867
5868         Revert:
5869         2006-12-07  Mike Stump  <mrs@apple.com>
5870
5871         * Makefile.def (dependencies): Add dependency for
5872         install-target-libssp and install-target-libgomp on
5873         install-gcc.
5874         * Makefile.in: Regenerate.
5875
5876 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5877
5878         * configure: Regenerate.
5879         * configure.ac: Move statements after variable declarations.
5880
5881 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5882
5883         * MAINTAINERS: Add myself as sh maintainer.
5884
5885 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5886
5887         * configure.ac: Adjust for loop syntax.
5888         * configure: Regenerate.
5889
5890 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5891
5892         * configure: Rebuilt.
5893
5894 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5895
5896         * configure.ac: Drop multiple occurrences of --enable-languages,
5897         and fix its quoting.
5898         * configure: Rebuilt.
5899
5900 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5901             Nathan Sidwell  <nathan@codesourcery.com>
5902             Vladimir Prus  <vladimir@codesourcery.com>
5903             Joseph Myers  <joseph@codesourcery.com>
5904
5905         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5906         * configure: Regenerate.
5907
5908 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5909
5910         * ltconfig (freebsd*): Default to elf.
5911
5912 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5913
5914         * configure.ac (target_libraries): Move libgcc before libiberty.
5915         * configure: Regenerated.
5916
5917 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5918             Paolo Bonzini  <bonzini@gnu.org>
5919
5920         PR bootstrap/30753
5921         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5922         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5923         * configure: Regenerated.
5924
5925 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5926
5927         * MAINTAINERS (Language Front End Maintainers): Update my mail
5928         address.
5929
5930 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5931
5932         PR bootstrap/30748
5933         * configure.ac: Correct syntax for Solaris ksh.
5934         * configure: Regenerated.
5935
5936 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5937
5938         * configure.ac: Sync with src.
5939         * configure: Regenerate.
5940
5941 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5942
5943         * Makefile.in: Regenerate.
5944
5945 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5946
5947         * config.sub: Sync with src.
5948
5949 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5950
5951         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5952         noncanonical equivalents.
5953         * configure.in: Rename to...
5954         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5955         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5956         target_noncanonical.  Use them.  Rewrite removal of configure
5957         arguments for autoconf 2.59.  Discard variable settings.  Force
5958         program_transform_name for native tools.
5959
5960         * Makefile.in: Regenerated.
5961         * configure: Regenerated with autoconf 2.59.
5962
5963 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5964
5965         * MAINTAINERS (Write After Approval): Add myself.
5966
5967 2007-01-31  Andreas Schwab  <schwab@suse.de>
5968
5969         * Makefile.tpl (LDFLAGS): Substitute it.
5970         * Makefile.in: Regenerate.
5971
5972 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5973
5974         * MAINTAINERS (Write After Approval): Add myself.
5975
5976 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5977
5978         * MAINTAINERS (spu port): Add myself.
5979
5980 2007-01-23  Richard Guenther  <rguenther@suse.de>
5981
5982         PR bootstrap/30541
5983         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5984         * Makefile.tpl (GNATBIND): Substitute it.
5985         (GNATMAKE): Likewise.
5986         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5987         of STAGE_PREFIX.
5988         * Makefile.in: Regenerate.
5989         * configure: Regenerate.
5990
5991 2007-01-18  Mike Stump  <mrs@apple.com>
5992
5993         * configure.in: Re-enable -Werror for gcc builds.
5994
5995 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5996
5997         * MAINTAINERS (Write After Approval): Add myself.
5998
5999 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6000
6001         * configure.in: Change == to = in test command.
6002         * configure: Regenerate.
6003
6004 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6005             Nick Clifton  <nickc@redhat.com>
6006             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6007
6008         * configure.in (build_configargs, host_configargs, target_configargs):
6009         Remove build/host/target parameters.
6010         (host_libs): Add gmp and mpfr.
6011         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6012         * Makefile.def (gmp, mpfr): New.
6013         (gcc): Remove target.
6014         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6015         target_os, target_vendor): New.
6016         (configure): Add host_alias/target_alias arguments; adjust invocations.
6017         * configure: Regenerate.
6018         * Makefile.in: Regenerate.
6019
6020 2007-01-11  Matt Fago  <fago@earthlink.net>
6021
6022         * configure.in: Try to link to functions only in mpfr 2.2.x
6023         to improve robustness of configure tests.
6024         * configure: Regenerate.
6025
6026 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6027
6028         * MAINTAINERS: Add myself as i386 maintainer.
6029
6030 2007-01-08  Jan Hubicka  <jh@suse.cz>
6031
6032         * MAINTAINERS: Add myself as i386 maintainer.
6033
6034 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6035
6036         * configure.in: Add support for an x86_64-mingw* target.
6037         * configure: Regenerate.
6038
6039 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6040
6041         * Makefile.tpl (all-target): Correct @if conditional for target
6042         modules.
6043         * configure.in: Omit libiberty if building only target libgcc.
6044         * configure, Makefile.in: Regenerated.
6045
6046 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6047
6048         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6049         * configure: Regenerate.
6050
6051 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6052
6053         * Makefile.def (target_modules): Add libgcc.
6054         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6055         * Makefile.tpl (clean-target-libgcc): Delete.
6056         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6057         on gcc even for bootstrapped modules.  Rewrite handling of
6058         lang_env_dependencies to loop over target_modules.
6059         * configure.in (target_libraries): Add target-libgcc.
6060         * Makefile.in, configure: Regenerated.
6061
6062 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6063
6064         * configure.in: Reorganize recognition of languages.  Add
6065         --enable-stage1-languages.  Show supported languages for the chosen
6066         target rather than all recognized languages.
6067         * configure: Regenerate.
6068
6069 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6070
6071         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6072         * Makefile.in: Regenerate.
6073
6074 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6075
6076         * configure.in: Warn that MPFR 2.2.0 is buggy.
6077         * configure: Regenerate.
6078
6079 2006-12-27  Ian Lance Taylor  <iant@google.com>
6080
6081         * configure.in: When removing Makefiles to force a reconfigure, also
6082         remove prev-DIR*/Makefile.
6083         * configure: Regenerate.
6084
6085 2006-12-22  Andreas Schwab  <schwab@suse.de>
6086
6087         * configure: Regenerate with correct autoconf version.
6088
6089 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6090
6091         * configure.in: add AC_SUBST for *_FOR_TARGET.
6092         * configure: Regenerate.
6093
6094 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6095
6096         * configure.in: Simplify logic for rejecting languages that cannot
6097         be built.  Separate the case when a language is unsupported,
6098         from the case when the user chooses not to build a language.
6099
6100 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6101
6102         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6103         it only affects bootstrap and could be tested on "$host" as well.
6104         * configure: Regenerate.
6105         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6106
6107 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6108
6109         PR bootstrap/29544
6110         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6111         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6112         move here comment from Makefile.tpl.
6113         * Makefile.tpl: Move some definitions higher in the file.
6114         (STAGE1_CHECKING): New.
6115         * configure.in: Add --enable-stage1-checking.
6116         * configure: Regenerate.
6117         * Makefile.in: Regenerate.
6118
6119 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6120
6121         * MAINTAINERS: Add myself as build system maintainer.
6122
6123 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6124
6125         * MAINTAINERS (Write After Approval): Add myself.
6126
6127 2006-12-13  Eric Christopher  <echristo@apple.com>
6128
6129         * MAINTAINERS: Add myself as darwin maintainer.
6130
6131 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6132
6133         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6134
6135 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6136
6137         MAINTAINERS: Update my entry.
6138
6139 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6140
6141         * configure.in:  Handle spu makefile frag.
6142         * Makefile.tpl (MAINT): Define
6143         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6144         * configure: Regenerate.
6145         * Makefile.in: Regenerate.
6146
6147 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6148
6149         * config.guess: Import latest version.
6150         * config.sub: Likewise.
6151
6152 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6153
6154         * configure.in (spu-*-*): Don't skip target-libiberty.
6155         * configure: Regenerate.
6156
6157 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6158
6159         PR bootstrap/30134
6160         * configure.in: Correct x86 darwin support for libjava to powerpc
6161         and i?86 only.
6162         * configure: Regenerate.
6163
6164 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6165
6166         * configure.in: Add x86 darwin support for libjava.
6167         * configure: Regenerate.
6168
6169 2006-12-07  Mike Stump  <mrs@apple.com>
6170
6171         * Makefile.def (dependencies): Add dependency for
6172         install-target-libssp and install-target-libgomp on
6173         install-gcc.
6174         * Makefile.in: Regenerate.
6175
6176 2006-12-04  Richard Guenther  <rguenther@suse.de>
6177
6178         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6179         (Non-Algorithmic Maintainers): Move over non-algorithmic
6180         loop optimizer maintainers, add myself as a non-algorithmic
6181         middle-end maintainer.
6182
6183 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6184
6185         * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6188
6189         * configure.in: Update error message for missing GMP/MPFR.
6190
6191         * configure: Regenerate.
6192
6193 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6194
6195         * configure.in: Update MPFR version in error message.
6196
6197         * configure: Regenerate.
6198
6199 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6200
6201         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6202         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6203         --with-gmp-lib): New flags.
6204
6205         * configure: Regenerate.
6206
6207 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6208
6209         * MAINTAINERS (Write After Approval): Change my email address.
6210
6211 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6212
6213         * MAINTAINERS (Write After Approval): Add myself.
6214
6215 2006-11-22  Philipp Thomas  <pth@suse.de>
6216
6217         * MAINTAINERS (i18n): Update e-mail address.
6218
6219 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6220
6221         * MAINTAINERS (spu port): Add myself as maintainer.
6222         (Write After Approval): Remove myself.
6223
6224 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6225
6226         * configure.in (skipdirs): Don't build libssp for SPU.
6227         * configure: Regenerate.
6228
6229 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6230
6231         * MAINTAINERS (spu port): Add myself as maintainer.
6232         (libobjc): Update my email address.
6233
6234 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6235
6236         * MAINTAINERS (Write After Approval): Add myself.
6237
6238 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6239
6240         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6241         * configure : Rebuilt.
6242
6243 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6244
6245         * MAINTAINERS (Write After Approval): Add myself.
6246
6247 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6248
6249         * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6252
6253         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6254         libmpfr.a.
6255         * configure: Regenerate.
6256
6257 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6258
6259         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6260         (unstage): Test for stage_last presence.
6261
6262         PR bootstrap/29802
6263         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6264         STAGE_PREFIX.
6265         * Makefile.in: Regenerate.
6266
6267 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6268
6269         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6270         maintainers.
6271
6272 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6273
6274         * MAINTAINERS (Write After Approval): Add myself.
6275
6276 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6277
6278         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6279         and stageN-package/Makefile.
6280         * Makefile.in: Regenerated.
6281
6282 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6283
6284         * configure.in: Remove target-libgloss from noconfigdirs for
6285         bfin-*-*.
6286         * configure: Regenerated.
6287
6288 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6289
6290         * configure.in (have_gmp): Only error if the gcc directory exists.
6291
6292         * configure: Regenerate.
6293
6294 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6295
6296         * configure.in: Robustify error message for missing GMP/MPFR.
6297
6298         * configure: Regenerate.
6299
6300 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6301
6302         * MAINTAINERS (Write After Approval): Add myself.
6303
6304 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6305
6306         * MAINTAINERS: Change email address.
6307
6308 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6309
6310         * MAINTAINERS (Write After Approval): Add myself.
6311
6312 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6313
6314         * MAINTAINERS (Write After Approval): Add myself.
6315
6316 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6317
6318         * MAINTAINERS (Write After Approval): Move myself to
6319         Write After Approval section.
6320
6321 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6322
6323         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6324         need_gmp anymore.
6325         * configure: Regenerate.
6326
6327 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6328
6329         * MAINTAINERS (Write After Approval): Add myself.
6330
6331 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6332
6333         * config.guess: Import latest version.
6334         * config.sub: Likewise.
6335
6336 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6337
6338         * Makefile.def: Added pdf target handling.
6339         * Makefile.tpl: Added pdf target handling.
6340         * Makefile.in: Regenerated.
6341
6342 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6343
6344         * MAINTAINERS: Add self as score port maintainer.
6345
6346 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6347
6348         * MAINTAINERS (Write After Approval): Add myself.
6349
6350 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6351
6352         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6353         or newer.
6354         * configure: Regenerated.
6355
6356 2006-09-27  Dave Brolley  <brolley@redhat.com>
6357
6358         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6359         using $s instead of $r.
6360         * configure: Regenerated.
6361
6362 2006-09-26  Thiemo Seufer  <ths@mips.com>
6363
6364         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6365         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6366         * configure: Regenerate.
6367
6368 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6369
6370         * MAINTAINERS (Write After Approval): Remove myself.
6371
6372 2006-09-22  Chao-ying Fu  <fu@mips.com>
6373
6374         * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6377
6378         * MAINTAINERS: Add self as soft-fp maintainer.
6379
6380 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6381
6382         * MAINTAINERS: Add myself as avr maintainer.
6383         Remove Marek Michalkiewicz as avr maintainer.
6384
6385 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6386
6387         * MAINTAINERS (Write After Approval): Add myself.
6388
6389 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6390
6391         * configure.in: Never build newlib for a Mingw host.
6392         Never build newlib as Mingw target library.
6393         Test the existence of winsup/cygwin for building a Cygwin newlib,
6394         rather than just winsup.
6395         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6396         building a Mingw target.
6397         * configure: Regenerate.
6398
6399 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6400
6401         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6402
6403 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6404
6405         * config.guess: Import from src (was more updated).
6406         * config.sub: Likewise.
6407
6408 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6409
6410         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6411         * configure: Regenerated.
6412
6413 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6414
6415         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6416         for stages after the first.
6417
6418 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6419
6420         * Makefile.def: Add dependencies for configure-opcodes
6421         on configure-intl and all-opcodes on all-intl.
6422         * Makefile.in: Regenerated.
6423
6424 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6425
6426         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6427
6428 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6429
6430         Port to hosts whose 'sort' and 'tail' implementations
6431         treat operands with leading '+' as file names, as POSIX
6432         has required since 2001.  However, make sure the code still
6433         works on pre-POSIX hosts.
6434         * ltmain.sh: Don't assume "sort +2" is equivalent to
6435         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6436
6437 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6438
6439         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6440
6441 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6442
6443         * ltconfig: chmod 644 before ranlib during install.
6444
6445 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6446
6447         PR bootstrap/18058
6448         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6449         if the bootstrap compiler is a GCC version that supports it.
6450         * configure: Regenerate.
6451
6452 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6453
6454         * configure.in: Fix thinkos in previous check-in.
6455         * configure: Regenerate.
6456
6457 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6458
6459         PR other/27063
6460         * configure.in: Test subdir_requires and give an appropriate
6461         error message.
6462         * configure: Regenerate.
6463
6464 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6465
6466         * MAINTAINERS (Write After Approval): Add myself.
6467
6468 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6469
6470         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6471
6472 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6473
6474         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6475
6476 2006-06-20  David Ayers  <d.ayers@inode.at>
6477
6478         PR bootstrap/28072
6479         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6480         whether target-libjava is being configured instead of whether the
6481         java front end is enabled.
6482         * configure: Regenerate.
6483
6484 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6485
6486         PR target/27540
6487         * configure.in: Only enable libgomp on IRIX 6.
6488         * configure: Regenerate.
6489
6490 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6491
6492         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6493         too.
6494         * Makefile.in: Regenerate.
6495
6496 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6497
6498         * config-ml.in: Alter CCASFLAGS to include special
6499         multilib options the same as is done for CFLAGS.
6500
6501 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6502
6503         * configure.in: Don't enable libgomp on hpux10.
6504         * configure: Rebuilt.
6505
6506 2006-06-12  David Ayers  <d.ayers@inode.at>
6507
6508         PR bootstrap/27963
6509         PR target/19970
6510         * configure.in: Remove target-boehm-gc from noconfigdirs where
6511         ${libgcj} is specified.
6512         * configure: Regenerate.
6513
6514 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6515
6516         Sync from src:
6517
6518         * configure.in: Sync.
6519         * configure: Regenerated.
6520
6521         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6522
6523         * Makefile.def: Added dependencies from sim and gdb on intl, and
6524         added configure dependencies to everything with an all dependency
6525         on intl.
6526         * Makefile.in: Regenerated.
6527
6528 2006-06-06  David Ayers  <d.ayers@inode.at>
6529
6530         PR libobjc/13946
6531         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6532         * Makefile.in: Regenerate.
6533         * configure.in: Add --enable-objc-gc at toplevel and have it
6534         enable boehm-gc for Objective-C.
6535         Remove target-boehm-gc from libgcj.
6536         Add target-boehm-gc to target_libraries.
6537         Add target-boehm-gc to noconfigdirs where ${libgcj}
6538         is specified.
6539         Assert that boehm-gc is supported when requested for Objective-C.
6540         Only build boehm-gc if needed either for Java or Objective-C.
6541         * configure: Regenerate.
6542
6543 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6544
6545         PR 27674
6546         * Makefile.tpl (configure-[+prefix+][+module+],
6547         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6548         Remove rule to unstage bootstrapped modules.
6549         (stage_current): New.
6550         * Makefile.in: Regenerate.
6551
6552 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6553
6554         * MAINTAINERS (Write After Approval): Update my e-mail address.
6555
6556 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6557
6558         * include/libiberty.h: Declare pex_run_in_environment.
6559
6560 2006-05-31  Asher Langton  <langton2@llnl.gov>
6561
6562         * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6565
6566         * Makefile.def (bfd, opcodes): Fix lib_path.
6567         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6568         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6569         * Makefile.in: Regenerate.
6570
6571 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6572
6573         * Makefile.in: Regenerate.
6574
6575 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6576
6577         * Makefile.def: Add install-html target. Add datarootdir
6578         docdir and htmldir to flags_to_pass.
6579         * Makefile.tpl: Add install-html target.
6580         * Makefile.in: Regenerate.
6581         * configure.in: Add --with-datarootdir, --with-docdir, and
6582         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6583         * configure: Regenerate.
6584
6585 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6586
6587         * configure.in: Enable gprof for cross builds.
6588         * configure: Regenerate.
6589
6590 2006-05-22  Richard Guenther  <rguenther@suse.de>
6591
6592         Revert
6593         2006-01-31  Richard Guenther  <rguenther@suse.de>
6594         Paolo Bonzini  <bonzini@gnu.org>
6595
6596         * Makefile.def (target_modules): Add libgcc-math target module.
6597         * configure.in (target_libraries): Add libgcc-math target library.
6598         (--enable-libgcc-math): New configure switch.
6599         * Makefile.in: Re-generate.
6600         * configure: Re-generate.
6601         * libgcc-math: New toplevel directory.
6602
6603 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6604             Andreas Tobler  <a.tobler@schweiz.ch>
6605
6606         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6607         * configure: Rebuilt.
6608
6609 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6610
6611         * MAINTAINERS (Write After Approval): Add myself.
6612
6613 2006-05-01  DJ Delorie  <dj@redhat.com>
6614
6615         * configure.in: Restore CFLAGS if GMP isn't present.
6616         * configure: Regenerate.
6617
6618 2006-05-01  Richard Guenther  <rguenther@suse.de>
6619
6620         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6621         maintainer.
6622
6623 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6624
6625         * MAINTAINERS (Write After Approval): Add myself.
6626
6627 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6628
6629         * MAINTAINERS (Write After Approval): Add myself.
6630
6631 2006-04-18  DJ Delorie  <dj@redhat.com>
6632
6633         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6634         reference libgloss so that libssp can be built in a combined
6635         tree.
6636         * configure: Regenerate.
6637
6638 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6639
6640         * MAINTAINERS (Write After Approval): Add myself.
6641
6642 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6643
6644         * configure.in: Require makeinfo 4.4 or higher.
6645         * configure: Regenerate.
6646
6647 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6648
6649         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6650         Rearrange the entries of other libraries to have them in one place.
6651
6652 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6653
6654         * MAINTAINERS (Write After Approval): Remove myself.
6655         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6656
6657 2006-03-14  Richard Guenther  <rguenther@suse.de>
6658
6659         * configure: Regenerate with autoconf 2.13.
6660
6661 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6662
6663         * MAINTAINERS: Use my work address.
6664
6665         * MAINTAINERS: Update my E-mail address.
6666
6667 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6668
6669         * configure.in: Handle --disable-<component> generically.
6670         * configure: Regenerate.
6671
6672 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6673
6674         PR libgcj/17311
6675         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6676
6677 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6678
6679         * MAINTAINERS (Write After Approval):  Remove myself.
6680         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6681
6682 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6683
6684         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6685         (TARGET_CONFIGDIRS): Remove.
6686         * configure.in: Remove AC_SUBST(target_configdirs).
6687         * Makefile.in, configure: Regenerated.
6688
6689 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6690
6691         * MAINTAINERS (Write After Approval):  Remove myself.
6692         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6693
6694 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6695
6696         PR bootstrap/25670
6697
6698         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6699
6700         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6701         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6702         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6703         BUILD_PREFIX, BUILD_PREFIX_1.
6704         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6705
6706         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6707         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6708
6709         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6710         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6711         of `cat stage_current`.  Always provide the `r' and `s' variables.
6712         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6713         a single shell execution.
6714         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6715         bootstrapped modules, make the stage1 module if the build was not
6716         started yet, else build the current stage.
6717         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6718         (all-build, all-host, all-target, [+make_target+]-host,
6719         [+make_target+]-target): Do not use \-continued lines.
6720         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6721         (current_stage, restrap, stage_last): New.
6722
6723         * Makefile.in: Regenerate.
6724         * configure: Regenerate.
6725
6726 2006-02-19  Bud Davis  <jmdavis@link.com>
6727
6728         * MAINTAINERS (Write After Approval):  Remove myself.
6729         (Language Front End Maintainers):  Add myself as fortran 95
6730         maintainer and update e-mail address.
6731
6732 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6733
6734         * MAINTAINERS (Write After Approval):  Remove myself.
6735         (Language Front End Maintainers):  Add myself as fortran 95
6736         maintainer.
6737
6738 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6739
6740         * MAINTAINERS (Write After Approval): Add myself.
6741
6742 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6743
6744         * MAINTAINERS (Write After Approval):  Remove myself.
6745         (Language Front End Maintainers):  Add myself as
6746         fortran 95 maintainer.
6747
6748 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6749
6750         Sync from src:
6751
6752         2005-12-27  Leif Ekblad  <leif@rdos.net>
6753
6754         * configure.in: Add support for RDOS target.
6755         * configure: Regenerate.
6756
6757 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6758             Andreas Schwab  <schwab@suse.de>
6759
6760         * configure: Regenerate.
6761
6762 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6763
6764         * configure.in (enable_libgomp): Add AIX.
6765         * configure: Regenerate.
6766
6767 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6768
6769         * MAINTAINERS (Write After Approval): Add myself.
6770
6771 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6772
6773         * MAINTAINERS (Write After Approval): Add myself.
6774
6775 2006-01-31  Richard Guenther  <rguenther@suse.de>
6776         Paolo Bonzini  <bonzini@gnu.org>
6777
6778         * Makefile.def (target_modules): Add libgcc-math target module.
6779         * configure.in (target_libraries): Add libgcc-math target library.
6780         (--enable-libgcc-math): New configure switch.
6781         * Makefile.in: Re-generate.
6782         * configure: Re-generate.
6783         * libgcc-math: New toplevel directory.
6784
6785 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6786
6787         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6788         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6789         the assembler, linker and binutils.
6790         * configure: Regenerate.
6791
6792 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6793
6794         * MAINTAINERS (Write After Approval): Add myself.
6795
6796 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6797
6798         * configure: Regenerate.
6799
6800 2006-01-18  Richard Henderson  <rth@redhat.com>
6801             Jakub Jelinek  <jakub@redhat.com>
6802             Diego Novillo  <dnovillo@redhat.com>
6803
6804         * libgomp: New directory.
6805         * Makefile.def: Add target_module libgomp.
6806         * Makefile.in: Regenerate.
6807         * configure.in (target_libraries): Add target-libgomp.
6808         * configure: Regenerate.
6809
6810 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6811
6812         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6813         @ from continuation.
6814         * Makefile.in: Rebuilt.
6815
6816 2006-01-04  Chris Lattner  <sabre@gnu.org>
6817
6818         * MAINTAINERS (Write After Approval): Add myself.
6819
6820 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6821
6822         PR bootstrap/24252
6823
6824         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6825         * Makefile.tpl (OBJDUMP): New.
6826         (EXTRA_HOST_FLAGS): Add it.
6827         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6828
6829         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6830         to use symbolic links between directories.  Avoid race conditions
6831         or make them harmless.
6832         * configure.in: Do not try to use symbolic links between directories.
6833
6834         * Makefile.def (LEAN): Pass.
6835         * Makefile.tpl (LEAN): Define.
6836         (stage[+id+]-start): Accept that the previous directory does not
6837         exist, if the bootstrap is lean.
6838         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6839         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6840         configure substitution.
6841         ([+compare-target+]): Likewise.
6842         ([+bootstrap-target+]-lean): New.
6843         * configure.in: Remove lean bootstrap support from here.
6844
6845         * Makefile.in: Regenerate.
6846         * configure: Regenerate.
6847
6848 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6849
6850         * MAINTAINERS (libdecnumber): Add myself.
6851
6852 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6853
6854         * libtool-ldflags: New script.
6855
6856 2006-01-02  Andreas Schwab  <schwab@suse.de>
6857
6858         * configure.in: When reconfiguring remove Makefile in
6859         all stage directories.
6860         * configure: Regenerate.
6861
6862 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6863
6864         * MAINTAINERS: Update my email address.
6865
6866 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6867
6868         Revert Ada-related part of the previous change.
6869
6870         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6871         Do not pass.
6872         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6873         * Makefile.in: Regenerate.
6874         * configure.in: Do not include mt-ppc-aix target fragment.
6875         * configure: Regenerate.
6876
6877 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6878
6879         * configure.in: Select appropriate fragments for PowerPC/AIX.
6880         * configure: Regenerate.
6881
6882         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6883         BOOT_CFLAGS, BOOT_LDFLAGS.
6884         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6885         BOOT_CFLAGS, BOOT_LDFLAGS.
6886         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6887         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6888         (stage): Fail if we cannot complete the work.
6889         * Makefile.in: Regenerate.
6890
6891 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6892
6893         * configure.in: Replace ms1 with mt.
6894         * configure: Rebuilt.
6895
6896 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6897
6898         * MAINTAINERS: Update my email address.
6899
6900 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6901
6902         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6903         install-host-nogcc): Don't invoke $(stage) at the end.
6904         * Makefile.in: Regenerate.
6905
6906 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6907
6908         * configure.in: Flip the top-level bootstrap switch.
6909         * configure: Regenerate.
6910
6911 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6912
6913         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6914         $(stage) and $(unstage).
6915         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6916         (all): Remove stray semicolon.
6917         (local-distclean): Don't handle multilib.tmp and multilib.out.
6918         (install.all): Set $s for consistency.
6919         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6920         check_multilibs setting.  Always make the install directory.
6921         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6922         Correct @if/@endif.
6923         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6924         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6925         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6926         (multilib.out): Remove.
6927         * Makefile.in: Regenerated.
6928
6929 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6930
6931         * MAINTAINERS (Write After Approval): Add myself.
6932
6933 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6934
6935         * MAINTAINERS: Add myself as mt maintainer.
6936
6937         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6938
6939 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6940
6941         * MAINTAINERS: Change email address.
6942
6943 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6944
6945         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6946         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6947         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6948         Find in-tree tools if available.
6949         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6950         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6951         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6952         (COMPILER_*_FOR_TARGET): New.
6953         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6954         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6955         (CONFIGURED_*, USUAL_*): Remove.
6956         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6957         STRIP): Use autoconf substitutions.
6958         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6959         COMPILER_NM_FOR_TARGET): New.
6960         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6961
6962         (all): Make all-host and all-target in parallel.
6963         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6964         that $$r and $$s are set before invoking a recursive make.
6965         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6966         ([+bootstrap-target+]): Inline most of the `all' target.
6967
6968 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6969
6970         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6971         from the gcc build directory.
6972         * Makefile.in: Regenerate.
6973
6974 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6975
6976         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6977         depend on all-libdecnumber.
6978         * configure.in (host_libs): Include libdecnumber.
6979         * Makefile.in: Regenerate.
6980         * configure: Likewise.
6981
6982 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6983
6984         * libdecnumber: Import decNumber sources from the dfp-branch.
6985
6986 2005-11-21  Kean Johnston  <jkj@sco.com>
6987
6988         * config.sub, config.guess: Sync from upstream sources.
6989
6990 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6991
6992         Import from Autoconf sources:
6993
6994         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6995         * config/move-if-change: Don't output "$2 is unchanged";
6996         suggested by Ben Elliston.  Handle weird characters correctly.
6997
6998 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6999
7000         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7001         to match upstream libtool for darwin.
7002
7003 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7004
7005         * Makefile.def: Remove gdb dependencies for gdbtk.
7006         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7007         (configure-gdb, install-gdb): New rules.
7008         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7009         * Makefile.in, configure: Regenerated.
7010
7011 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7012
7013         * MAINTAINERS (Write After Approval): Add myself.
7014
7015 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7016
7017         * MAINTAINERS (Write After Approval): Add myself.
7018
7019 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7020
7021         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7022         Diego Novillo.
7023
7024 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7025
7026         PR bootstrap/24297
7027         * Makefile.tpl (do-[+make-target+], do-check, install,
7028         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7029         are set before recursing.
7030         * Makefile.in: Regenerate.
7031
7032 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7033
7034         PR bootstrap/18939
7035         * Makefile.def (gcc) <target>: Fix thinko.
7036         * Makefile.in: Regenerate.
7037
7038 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7039
7040         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7041         * configure: Regenerate.
7042
7043 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7044
7045         * MAINTAINERS (Write After Approval): Add self.
7046
7047 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7048
7049         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7050         target-libffi, target-qthreads, target-libjava, and
7051         targetlibobjc.
7052         * configure: Regenerate.
7053
7054 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7055
7056         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7057         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7058         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7059         (USUAL_OBJDUMP_FOR_TARGET): New.
7060         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7061         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7062         * configure, Makefile.in: Regenerated.
7063
7064 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7065
7066         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7067         before other host packages.
7068
7069 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7070
7071         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7072
7073 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7074
7075         PR bootstrap/22340
7076
7077         * configure.in (default_target): Remove.
7078         * Makefile.tpl (all): Do not use prerequisites as subroutines
7079         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7080         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7081         use prerequisites as subroutines.
7082         (check-host, check-target): New.
7083         (bootstrap configure & all targets): Do not use stage*-start
7084         if the directory layout is already ok.
7085         (non-bootstrap configure & all targets): Prepend a $(unstage).
7086         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7087         (NOTPARALLEL): Remove.
7088         (unstage, stage variables): New variables.
7089         (unstage, stage targets): Simply expand to those variables.
7090
7091         * configure: Regenerate.
7092         * Makefile.in: Regenerate.
7093
7094 2005-10-04  James E Wilson  <wilson@specifix.com>
7095
7096         * Makefile.def (lang_env_dependencies): Add libmudflap.
7097         * Makefile.in: Regenerate.
7098
7099 2005-10-03  Andreas Schwab  <schwab@suse.de>
7100
7101         Backport from libtool CVS:
7102         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7103
7104         * ltmain.sh: add support for installing into temporary
7105         staging area (e.g. 'make install DESTDIR=...')
7106
7107 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7108
7109         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7110         * configure: Regenerated.
7111
7112 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7113
7114         * configure: Regenerate with the correct
7115         autoconf version.
7116
7117 2005-09-30  Catherine Moore  <clm@cm00re.com>
7118
7119         * configure.in (bfin-*-*): New.
7120         * configure: Regenerated.
7121
7122 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7123
7124         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7125         (LIPO_FOR_TARGET): New.
7126         (CONFIGURED_LIPO_FOR_TARGET): New.
7127         (USUAL_LIPO_FOR_TARGET): New.
7128         (STRIP_FOR_TARGET): New.
7129         (CONFIGURED_STRIP_FOR_TARGET): New.
7130         (USUAL_STRIP_FOR_TARGET): New.
7131         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7132         STRIP_FOR_TARGET.
7133         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7134         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7135         * Makefile.in: Regenerate.
7136         * configure: Regenerate.
7137
7138 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7139
7140         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7141         (rs6000-*-aix*): Same.
7142         * configure: Regenerate.
7143
7144 2005-09-16  Tom Tromey  <tromey@redhat.com>
7145
7146         * MAINTAINERS: Add self as java maintainer.
7147
7148 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7149
7150         * configure.in: Recognize f95 in the --enable-languages option,
7151         and substitute it for fortran, issuing a warning.
7152         * configure: Regenerate.
7153
7154 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7155
7156         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7157         * configure:  Regenerated.
7158
7159 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7160
7161         * MAINTAINERS: Add self as ms1 maintainer.
7162
7163 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7164
7165         * Makefile.def (libssp): Add to lang_env_dependencies.
7166         * Makefile.in: Regenerate.
7167
7168 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7169
7170         * MAINTAINERS: Add myself as middle-end maintainer.
7171
7172 2005-08-17  Christian Groessler  <chris@groessler.org>
7173
7174         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7175         * Makefile.in: Regenerate.
7176
7177 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7178
7179         * MAINTAINERS (write after approval): Added myself.
7180
7181 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7182
7183         * MAINTAINERS (Write After Approval): Add myself.
7184
7185 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7186
7187         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7188         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7189         Look for alternate names of the target cc and c++
7190         * configure: Regenerate.
7191
7192 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7193
7194         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7195         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7196         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7197         tools; remove code to manually set them.
7198         (Target tools): Look in the environment for them.
7199         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7200         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7201         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7202         build directory.
7203         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7204         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7205         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7206         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7207         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7208         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7209         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7210         * configure: Regenerate.
7211         * Makefile.in: Regenerate.
7212
7213 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7214
7215         * MAINTAINERS: Update for removed CPU targets.
7216
7217 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7218
7219         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7220         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7221         * Makefile.in: Regenerated.
7222
7223 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7224
7225         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7226         (CFLAGS_FOR_TARGET): Use it.
7227         (CXXFLAGS_FOR_TARGET): Likewise.
7228         * Makefile.in: Regenerated.
7229         * configure.in (--with-build-sysroot): New option.
7230         * configure: Regenerated.
7231
7232 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7233
7234         * Makefile.tpl: Wrap install between unstage and stage
7235         * Makefile.in: Regenerate.
7236
7237 2005-07-21  Eric Christopher  <echristo@apple.com>
7238
7239         * MAINTAINERS: Update affiliation.
7240
7241 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7242
7243         * MAINTAINERS: Add self as crx port maintainer.
7244
7245 2005-07-20  DJ Delorie  <dj@redhat.com>
7246
7247         * MAINTAINERS: Add self as m32c maintainer.
7248
7249 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7250
7251         * all files: Update FSF address.
7252
7253 2005-07-15  Eric Christopher  <echristo@redhat.com>
7254
7255         * MAINTAINERS: Change affiliation.
7256
7257 2005-07-14  Jim Blandy  <jimb@redhat.com>
7258
7259         * configure.in: Add cases for Renesas m32c.
7260         * configure: Regenerated.
7261
7262 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7263
7264         * COPYING.LIB: Update from fsf.org.
7265
7266 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7267
7268         * COPYING, compile, config.guess,
7269         config.sub, install-sh, missing, mkinstalldirs,
7270         symlink-tree, ylwrap: Sync from upstream sources.
7271         * config-ml.in: Update FSF address.
7272
7273 2005-07-13  Eric Christopher  <echristo@redhat.com>
7274
7275         * configure.in: Add toplevel noconfigdir support for tpf.
7276         * configure: Regenerate.
7277
7278 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7279
7280         PR ada/22340
7281
7282         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7283         * Makefile.in: Regenerate.
7284
7285 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7286
7287         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7288         Brolley to write-after-approval.
7289
7290 2005-07-07  Andreas Schwab  <schwab@suse.de>
7291
7292         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7293         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7294         * Makefile.in: Regenerated.
7295
7296 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7297
7298         * configure.in: Don't build sim or rda when targetting darwin.
7299         * configure: Regenerate.
7300
7301 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7302
7303         * configure.in: Add --enable-libssp and --disable-libssp.
7304         * configure: Regenerate with autoconf-2.13.
7305
7306 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7307
7308         * Makefile.def (target_modules): Add libssp.
7309         * configure.in (target_libraries): Add target-libssp.
7310         * configure: Rebuilt.
7311         * Makefile.in: Rebuilt.
7312
7313 2005-07-01  Zack Weinberg  <zackw@panix.com>
7314
7315         * MAINTAINERS: Change email address.  Resign from maintainership.
7316
7317 2005-07-01  Richard Guenther  <rguenther@suse.de>
7318
7319         * MAINTAINERS: Change my e-mail address and affiliation.
7320
7321 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7322
7323         * Makefile.def (stagefeedback): Come after profile.
7324         Define profiledbootstrap target.
7325         * Makefile.tpl (profiledbootstrap): Remove.
7326         (stageprofile-end): Zap stagefeedback.
7327         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7328         * Makefile.in: Regenerate.
7329
7330 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7331
7332         * MAINTAINERS: Update my email address.
7333
7334 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7335
7336         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7337         In 'cpp' stanza, support '#line' as well as '# '.
7338
7339 2005-06-08  Andreas Schwab  <schwab@suse.de>
7340
7341         * MAINTAINERS: Move myself from 'Write After Approval' to
7342         'CPU Port Maintainers' section as m68k maintainer.
7343
7344 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7345
7346         * configure.in (unsupported_languages): New macro.
7347         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7348         non-ported target libraries in noconfigdirs.
7349         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7350         non-linux-gnu.  Remove libgcj_ex_libffi.
7351         <lang_frag loop>: Set add_this_lang=no if the language is in
7352         unsupported_languages.
7353         * configure: Regenerate.
7354
7355 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7356
7357         * configure.in: Fix typo in handling of --with-mpfr-dir.
7358         * configure: Regenerate.
7359
7360 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7361
7362         * MAINTAINERS: Update my email address.
7363
7364 2005-06-02  Jim Blandy  <jimb@redhat.com>
7365
7366         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7367         accepted into the master sources.)
7368
7369 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7370             Michael Snyder  <msnyder@redhat.com>
7371             Stan Cox  <scox@redhat.com>
7372
7373         * configure.in: Set noconfigdirs for ms1.
7374
7375         * configure: Regenerate.
7376
7377 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7378
7379         * MAINTAINERS (Write After Approval): Add self.
7380
7381 2005-06-01  Josh Conner  <jconner@apple.com>
7382
7383         * MAINTAINERS (Write After Approval): Add self.
7384
7385 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7386
7387         * MAINTAINERS: Update my email address.
7388
7389 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7390
7391         * MAINTAINERS (Write After Approval): Add self.
7392
7393 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7394
7395         * MAINTAINERS (Write After Approval): Remove self.
7396
7397 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7398
7399         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7400         (Dependencies): Consider target modules for bootstrap dependencies.
7401         Make target bootstrap modules depend on each stage's gcc.
7402         * Makefile.in: Regenerate.
7403
7404 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7405
7406         * Makefile.def (configure-gcc): Depend on binutils having been built.
7407         (all-gcc): No need to do it here.
7408         * Makefile.in: Regenerate.
7409
7410 2005-05-19  Paul Brook  <paul@codesourcery.com>
7411
7412         * configure.in: Rewrite misleading error message when requested
7413         language cannot be built.
7414         * configure: Regenerate.
7415
7416 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7417
7418         * ylwrap: Import from Automake 1.9.5.
7419
7420 2005-05-13  David Ung  <davidu@mips.com>
7421
7422         * MAINTAINERS (Write After Approval): Add self.
7423
7424 2005-05-09  Mike Stump  <mrs@apple.com>
7425
7426         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7427         lt_cv_sys_max_cmd_len for now.
7428
7429 2005-05-09  Stan Cox  <scox@redhat.com>
7430
7431         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7432
7433 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7434
7435         * README.SCO: Update the URL.
7436
7437 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7438
7439         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7440         with_gnu_ld to libtool.
7441         * ltcf-c.sh (aix[45]): Define file_list_spec.
7442         * ltcf-cxx.sh (aix[45]): Same.
7443         * ltcf-gcj.sh (aix[45]): Same.
7444         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7445         exists, write list of input files to temporary file.
7446
7447 2005-05-04  Mike Stump  <mrs@apple.com>
7448
7449         * configure.in: Always pass --target to target configures as
7450         otherwise rebuilds that do --recheck will fail.
7451         * confiugure: Rebuilt.
7452
7453 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7454
7455         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7456         STAGE_HOST_EXPORTS.
7457         (configure, all): Add bootstrap support.
7458         (Host modules, target modules): Pass post-stage1 flags and exports.
7459         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7460         * Makefile.in: Regenerate.
7461
7462 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7463
7464         * configure: Regenerate.
7465
7466 2005-04-27  Mike Stump  <mrs@apple.com>
7467
7468         * MAINTAINERS: Add self as darwin maintainer.
7469
7470 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7471
7472         * config.sub: Update from master copy.
7473
7474 2005-04-21  Mike Stump  <mrs@apple.com>
7475
7476         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7477         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7478
7479 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7480
7481         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7482         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7483         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7484         "*-*-elf" and "*-*-linux*".
7485         * configure: Regenerate.
7486
7487 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7488
7489         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7490
7491 2005-04-12  Mike Stump  <mrs@apple.com>
7492
7493         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7494
7495 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7496
7497         * MAINTAINERS (Write After Approval): Add myself.
7498
7499 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7500
7501         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7502
7503 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7504
7505         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7506         (TARGET_CONFIGARGS): Include --with-target-subdir.
7507         (configure, all): New macros.  Use them throughout.
7508         * Makefile.in: Regenerate.
7509
7510 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7511
7512         * MAINTAINERS (Write After Approval): Add myself.
7513
7514 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7515
7516         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7517
7518 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7519
7520         * MAINTAINERS: Move John Carr to Write After Approval.
7521
7522 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7523
7524         * config/mh-mingw32: Delete.
7525         * configure.in: Don't use it.
7526         * configure: Regenerate.
7527
7528 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7529
7530         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7531         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7532         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7533         (HOST_LIB_PATH): Generate from Makefile.def.
7534         (TARGET_LIB_PATH): Likewise.
7535         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7536         * Makefile.in: Regenerate.
7537         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7538         (RPATH_ENVVAR): Include Darwin case.
7539         * configure: Regenerate.
7540
7541 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7542
7543         * MAINTAINERS (Various Maintainers): Remove self.
7544         (Write After Approval): Add self.
7545
7546 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7547
7548         * MAINTAINERS (Various Maintainers): Add self.
7549
7550 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7551
7552         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7553         * configure: Regenerate.
7554
7555 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7556
7557         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7558         gcc_version, and gcc_version_trigger from set of flags to pass.
7559         * Makefile.tpl: Remove definitions of above variables.
7560         (config.status): Remove dependency on $(gcc_version_trigger).
7561         * Makefile.in: Regenerate.
7562         * configure.in: Do not reference config/gcc-version.m4 nor
7563         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7564         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7565         * configure: Regenerate.
7566
7567 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7568             Andrew Pinski  <pinskia@physics.uc.edu>
7569
7570         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7571         * Makefile.in: Regenerate.
7572
7573 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7574
7575         * MAINTAINERS (Write After Approval): Add myself.
7576
7577 2005-03-03  David Ayers  <d.ayers@inode.at>
7578
7579         * MAINTAINERS (Write After Approval): Add myself.
7580
7581 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7582
7583         PR libgcj/20160
7584         * ltmain.sh: Avoid creating archives with components that have
7585         duplicate basenames.
7586
7587 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7588
7589         PR bootstrap/20250
7590         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7591         instead of check.
7592         * Makefile.in: Regenerate.
7593
7594 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7595
7596         * Makefile.in: Regenerate to fix conflict between the previous two
7597         patches.
7598
7599 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7600
7601         PR bootstrap/17383
7602         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7603         * Makefile.tpl (HOST_SUBDIR): New substitution.
7604         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7605         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7606         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7607         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7608         (Host modules, Bootstrapped modules): Use it.
7609         (Build modules, Target modules): Do not create symlink trees,
7610         always configure out-of-srcdir.
7611         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7612         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7613         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7614         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7615
7616         * Makefile.in: Regenerate.
7617         * configure: Regenerate.
7618
7619 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7620
7621         Merged from libada-gnattools-branch:
7622         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7623
7624         * gnattools: New directory.
7625         * Makefile.def: Add gnattools as a module, depending on target-libada.
7626         * Makefile.in: Regenerate.
7627         * configure.in: Include gnattools in host_tools; disable it if ada
7628         is disabled.
7629         * configure: Regenerate.
7630
7631 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7632
7633         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7634         treelang maintainer.
7635         (Write After Approval): Remove myself.
7636
7637 2005-02-23  Paul Schlie  <schlie@comcast.net>
7638
7639         * configure.in: Allow darwin targeted ports to build tk, itcl and
7640         libgui.
7641         * configure: Regenerate.
7642
7643 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7644
7645         PR libgcj/10353
7646         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7647         * configure: Regenerate.
7648
7649 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7650
7651         * MAINTAINERS (Write After Approval): Add myself.
7652
7653 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7654
7655         * MAINTAINERS: Update my e-mail address.
7656
7657 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7658
7659         * MAINTAINERS (Write After Approval): Add myself.
7660
7661 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7662
7663         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7664         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7665         target-libgloss when not *-*-elf and *-*-aout.
7666         * configure: Regenerate.
7667
7668 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7669
7670         * MAINTAINERS: Remove obsolete entries.
7671
7672         * MAINTAINERS (Write After Approval): Add Michael Matz.
7673
7674 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7675
7676         * MAINTAINERS: Remove self as cpplib maintainer.
7677
7678 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7679
7680         * install-sh, config.sub: Import from upstream.
7681
7682 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7683
7684         PR bootstrap/18222
7685         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7686         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7687         * Makefile.in: Regenerate.
7688
7689 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7690
7691         * MAINTAINERS: Update my email address.
7692
7693 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7694             Andreas Schwab  <schwab@suse.de>
7695
7696         PR bootstrap/18033
7697         * config-ml.in: Eval option if surrounded by single quotes.
7698
7699 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7700
7701         Revert 2004-12-28 Makefile changes, a better fix will be
7702         applied to mainline and src after GCC 4.0 branches.
7703
7704 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7705
7706         PR bootstrap/17383
7707
7708         * Makefile.def (target_modules): Remove stage parameter,
7709         it is always true now.
7710         * Makefile.tpl (configure-build-[+module+],
7711         configure-target-[+module+]): Always build symlink tree
7712         for the directory and for include.  BUILD_SUBDIR and
7713         TARGET_SUBDIR cannot be . anymore.
7714         * Makefile.in: Regenerate.
7715
7716 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7717
7718         Revert 2004-12-08 Makefile changes.
7719
7720 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7721
7722         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7723         cygwin, mingw.
7724
7725 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7726
7727         * configure.in (sh64-*-*): Reenable gprof.
7728         * configure: Regenerate.
7729
7730 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7731
7732         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7733         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7734         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7735         * Makefile.in: Regenerate.
7736
7737 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7738
7739         * MAINTAINERS: Update my email address.
7740
7741 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7742
7743         * Makefile.tpl: Generate normal dependencies if the LHS module is
7744         not bootstrapped.
7745         * Makefile.in: Regenerate.
7746
7747 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7748
7749         * configure.in: Include config/gxx-include-dir.m4.  Use
7750         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7751         * configure: Regenerate.
7752
7753 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7754
7755         * config.if: Delete.
7756         * configure.in: Set libstdcxx_incdir directly.
7757         * configure: Regenerate.
7758
7759 2004-12-02  Eric Christopher  <echristo@redhat.com>
7760
7761         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7762         * Makefile.in: Regenerate.
7763
7764 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7765
7766         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7767         * configure: Regenerate.
7768
7769 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7770
7771         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7772         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7773         * configure: Regenerate.
7774
7775 2004-12-01  Eric Christopher  <echristo@redhat.com>
7776
7777         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7778         of things to remove.
7779
7780 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7781
7782         * MAINTAINERS (Write After Approval): Update my e-mail address.
7783
7784 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7785
7786         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7787         from CVS libtool to always pass_all.
7788
7789 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7790
7791         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7792         (hppa*64*-*-*): Delete incorrect comment.
7793         * configure: Rebuilt.
7794
7795 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7796
7797         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7798
7799 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7800
7801         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7802         from CVS libtool to always pass_all.
7803
7804 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7805
7806         * install-sh, compile: Import from automake.
7807
7808 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7809
7810         * config.guess, config.sub:  Import from savannnah.
7811
7812 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7813
7814         * MAINTAINERS (Write After Approval): Add myself
7815
7816 2004-11-12  Mike Stump  <mrs@apple.com>
7817
7818         * Makefile.def: Add html support.
7819         * Makefile.tpl: Likewise.
7820         * Makefile.in: Regenerate.
7821
7822 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7823
7824         PR 18423
7825         * configure.in: Remove all instances of build-fixincludes from
7826         noconfigdirs.
7827         (build_configargs): Supply --target to subdirectories.
7828         * configure: Regenerate.
7829
7830         * Makefile.def: Make gcc install depend on fixincludes install.
7831         * Makefile.in: Regenerate.
7832
7833 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7834
7835         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7836
7837 2004-11-11  Paul Brook  <paul@codesourcery.com>
7838
7839         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7840
7841 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7842
7843         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7844         target-libgfortran.
7845         * configure: Regenerate.
7846
7847 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7848
7849         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7850         like CC.
7851
7852 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7853
7854         * Makefile.def (host fixincludes): Specify missing targets.
7855         * Makefile.in: Regenerate.
7856
7857 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7858
7859         * MAINTAINERS: Add myself
7860
7861 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7862
7863         * MAINTAINERS (Write After Approval): Add myself.
7864
7865 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7866
7867         * Makefile.def: Build fixincludes for the host, too.
7868         * Makefile.in: Regenerate.
7869         * configure.in (host_tools): Add fixincludes.
7870         * configure: Regenerate.
7871
7872 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7873
7874         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7875         * configure: Regenerated.
7876
7877 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7878
7879         PR other/17783
7880         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7881         * configure: Regenerated.
7882
7883 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7884
7885         * README.SCO: Update per FSF instructions.
7886
7887 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7888
7889         PR target/18151
7890         * configure.in (case ${target}): Do not build fixincludes for avr.
7891         * configure: Regenerated.
7892
7893 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7894
7895         * configure.in (case ${target}): Do not build fixincludes
7896         on platforms where it is not used.
7897         * configure: Regenerated.
7898
7899 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7900
7901         * configure.in: Use an absolute path to install-sh.
7902         * configure: Regenerated.
7903
7904 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7905
7906         * MAINTAINERS (Write After Approval): Add myself.
7907
7908 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7909
7910         * MAINTAINERS: Remove from Write After Approval those that are
7911         already maintainers.
7912
7913 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7914
7915         * MAINTAINERS:  Update my email address.
7916
7917 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7918
7919         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7920         * configure: Regenerate.
7921
7922 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7923
7924         * MAINTAINERS:  Update my email address.
7925
7926 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7927
7928         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7929         entries belonging to this category.
7930
7931 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7932
7933         * MAINTAINERS: Update my e-mail address.
7934
7935 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7936
7937         Fix wrong conflict resolution in:
7938
7939         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7940
7941         * Makefile.in: Regenerate.
7942         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7943         in the recursive `make', instead of hardwiring `all'.
7944         (Autogenerated TARGET-* variables): New.
7945
7946 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7947
7948         * configure.in: Enable target-libgloss for crx-*-*.
7949         * configure: Regenerate.
7950
7951 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7952
7953         * MAINTAINERS (Various Maintainers): Move the "windows,
7954         cygwin, mingw" maintainer to ...
7955         (OS Port Maintainers): ... here.
7956
7957 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7958
7959         * MAINTAINERS (Write After Approval): Remove those that are
7960         maintainers of some subsystem.
7961
7962 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7963
7964         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7965         * ltcf-cxx.sh (tpf*): Likewise.
7966         * ltconfig (tpf*): Add TPF OS configuration support.
7967
7968 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7969
7970         * MAINTAINERS: Change my email address to my new work account.
7971
7972 2004-09-24  Michael Roth  <mroth@nessie.de>
7973
7974         * configure.in (--without-headers): Add missing double quotes.
7975         * configure: Regenerate.
7976
7977 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7978
7979         * ylwrap: Revert to previous version.
7980
7981 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7982
7983         PR bootstrap/17369
7984         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7985         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7986         SET_GCC_LIB_PATH_CMD.
7987         (BASE_TARGET_EXPORTS): Likewise.
7988         * Makefile.in: Regenerated.
7989
7990         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7991         * configure: Regenerated.
7992
7993 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7994
7995         * config.guess: New upstream version
7996         * compile, depcomp, install-sh, ylwrap: Likewise.
7997
7998 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7999
8000         * config/mh-x86omitfp: New host makefile fragment.  Add
8001         -fomit-frame-pointer to the default BOOT_CFLAGS.
8002         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8003         * configure: Regenerate.
8004
8005 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8006
8007         PR target/11572
8008         * configure.in (*-*-darwin*): Renable libobjc.
8009         * configure: Regenerate.
8010
8011 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8012
8013         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8014
8015 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8016
8017         * Makefile.def: Remove libbanshee.
8018         * Makefile.tpl: Ditto.
8019         * configure.in: Ditto.
8020         * Makefile.in: Regen.
8021         * configure: Ditto.
8022
8023 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8024
8025         * ltmain.sh: Use $pic_object as $non_pic_object if
8026         $non_pic_object=none.
8027
8028 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8029
8030         * missing: Import latest version from master repository.
8031
8032 2004-09-06  Nick Clifton  <nickc@redhat.com>
8033
8034         * config.sub: Import latest version from master repository.
8035         * config.guess: Likewise.
8036         This includes these changes:
8037
8038         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8039
8040         * config.sub: Handle crisv32, alias etraxfs.
8041         * config.guess (crisv32:Linux:*:*): Handle.
8042
8043         2004-08-13  Brad Smith  <brad@comstyle.com>
8044
8045         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8046         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8047
8048         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8049
8050         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8051         assume the processor is a powerpc.  This is because coreutils
8052         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8053         in this case, due to a MacOS X bug that causes
8054         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8055         to return a negative number.
8056         Problem reported by Petter Reinholdtsen in:
8057         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8058
8059         2004-07-19  Ben Elliston  <bje@gnu.org>
8060
8061         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8062
8063         2004-06-24  Ben Elliston  <bje@gnu.org>
8064
8065         * config.guess: Update copyright years.
8066         * config.sub: Likewise.
8067
8068         2004-06-22  Robert Millan  <robertmh@gnu.org>
8069
8070         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8071         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8072
8073         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8074
8075         * config.guess (*:*VMS:*:*): New entry. Replaces
8076         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8077         manufacturer.
8078
8079         2004-06-22  Ben Elliston  <bje@gnu.org>
8080
8081         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8082         * config.sub: Likewise.
8083
8084         2004-06-22  Ben Elliston  <bje@gnu.org>
8085
8086         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8087         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8088
8089         2004-06-11  Ben Elliston  <bje@gnu.org>
8090
8091         * config.guess (pegasos:OpenBSD:*:*): Remove.
8092
8093         2004-06-11  Ben Elliston  <bje@gnu.org>
8094
8095         From Wouter Verhelst <wouter@grep.be>:
8096         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8097
8098         2004-06-11  Ben Elliston  <bje@gnu.org>
8099
8100         * config.guess (luna88k:OpenBSD:*:*): New.
8101
8102         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8103
8104         * config.guess (m32r*:Linux:*:*): New case.
8105         * config.sub: Handle m32rle.
8106
8107         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8108
8109         From Jens Petersen  <petersen@redhat.com>:
8110         * config.sub: Handle sparcv8.
8111
8112         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8113
8114         From Tom Smith <smith@cag.lkg.hp.com>:
8115         * config.guess: Version suffixes are equally significant on Tru64
8116         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8117         prefix of "P" (patched kernel).
8118
8119         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8120
8121         * config.sub: Add support for National Semiconductor CRX target.
8122
8123 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8124
8125         * MAINTAINERS (Various Maintainers): Remove myself as web page
8126         maintainer, add myself as maintainer of build status lists.
8127
8128 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8129
8130         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8131         *-*-netware, but add target-libmudflap.
8132         Consolidate *-*-netware targets (of which really only i?86 exists)
8133         into a single entry.
8134         * configure: Likewise.
8135
8136 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8137
8138         * Makefile.tpl (sorry): Remove.
8139         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8140         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8141         (do-clean): Clean per-stage directories too.
8142         (do-distclean): Run distclean-stage1 too.
8143         (.NOTPARALLEL): Enable during toplevel bootstrap.
8144         (stage[+id+]-bubble): Enable parallel execution during
8145         the recursive invocation.
8146         * Makefile.in: Regenerate.
8147
8148         Fix previous checkin:
8149
8150         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8151         include.
8152         * configure.in: Fix indentation.
8153         * configure: Regenerate.
8154
8155 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8156
8157         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8158         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8159         * configure: regenerate
8160         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8161         -mdynamic-no-pic
8162
8163 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8164
8165         * Makefile.def (build_modules): Add fixincludes.
8166         (dependencies): Make gcc depend on fixincludes.
8167         * configure.in (build_tools): Add fixincludes.
8168         (build_configdirs): Always include build_libs.
8169         * Makefile.in: Regenerate.
8170         * configure: Regenerate.
8171
8172 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8173
8174         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8175         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8176         phony targets; do not generate timestamp files.
8177         (distclean-stageN): Remove references to their timestamp files.
8178         (restageN, touch-stageN): Remove.
8179         (stageN-bubble): Rewritten.
8180         (compare): Support lean bootstraps.
8181         * Makefile.in: Regenerate.
8182
8183         * configure.in: Only warn when bootstrapping but
8184         build != host or build != target.  Support lean bootstraps.
8185         * configure: Regenerate.
8186
8187 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8188
8189         * configure.in:  Give a better error message if GMP/MPFR are missing
8190         and a language needing them has been requested.
8191         * configure:  Regenerated.
8192
8193 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8194
8195         * configure.in:  Print a list of available language front-ends if
8196         a requested one is missing.  Tidy stray tab characters.
8197         * configure:  Regenerated.
8198
8199 2004-08-19  Michael Koch  <konqueror@gmx.de>
8200
8201         * gcc/doc/install.texi: Update entry about automake for libjava.
8202
8203 2004-08-17  Robert Millan  <robertmh@gnu.org>
8204
8205         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8206         (instead of FreeBSD).
8207         * configure: Regenerate.
8208
8209 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8210
8211         * Makefile.in: Regenerate.
8212         * configure: Regenerate.
8213
8214         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8215         stage_*_flags.
8216         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8217         for bootstrapped modules if toplevel bootstrap is going.
8218         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8219         modules.  Adjust for changes in Makefile.def.  Enable several
8220         rules even in non-bootstrap mode, just to avoid peppering the
8221         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8222         (stage-[+prev+]-bubble): Remove.
8223
8224         * Makefile.def (Dependencies): Depend on all-build-bison,
8225         all-build-flex, all-build-byacc, all-build-texinfo, rather
8226         than the host variations.
8227         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8228         with BUILD_SUBDIR.
8229         (BISON): Update for recent Bisons.
8230         (YACC): Fix typo.
8231         (cross): Depend on all-build.
8232         (all): Do not depend on all-build.
8233         (prebootstrap): Remove.
8234         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8235         (Prebootstrap dependencies): Add them to the per-stage targets
8236         and to all-prebootstrap.
8237         * configure.in (build_configdirs): Always enable build_tools.
8238         (BUILD_DIR_PREFIX): Remove.
8239
8240         * Makefile.def (gcc): Add target variable.
8241         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8242         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8243         in the recursive `make', instead of hardwiring `all'.
8244         (Autogenerated TARGET-* variables): New.
8245
8246 2004-08-13  Brian Booth  <bbooth@redhat.com>
8247
8248         * MAINTAINERS: Remove myself from write-after-approval.
8249
8250 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8251
8252         * src-release: Stop distributing mmalloc with gdb (which doesn't
8253         use it).
8254         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8255         * Makefile.in: Regenerate.
8256
8257 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8258
8259         * configure.in (arm*-*-eabi*): New target.
8260         * configure: Regenerate.
8261
8262 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8263
8264         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8265         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8266         (Dependencies): New section.
8267         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8268         (configure-target-[+module+]): Depend on maybe-all-gcc
8269         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8270         (toplevel profiledbootstrap): Fix dependencies.
8271         * Makefile.in: Regenerate.
8272
8273 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8274
8275         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8276         target-libiberty to noconfigdirs.
8277         * configure: Regenerate.
8278
8279 2004-08-03  Paul Brook  <paul@codesourcery.com>
8280
8281         * configure.in: Check for MPFR as well as GMP.
8282         * configure: Regenerate.
8283
8284 2004-08-01  Robert Millan  <robertmh@gnu.org>
8285
8286         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8287         libmudflap for all GNU-based systems (with Glibc).
8288         * configure: Regenerate.
8289
8290 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8291
8292         * Makefile.def (host-modules): Add gcc.
8293         * Makefile.in: Regenerate.
8294         * Makefile.tpl (sorry): New rule.
8295         (configure-host, all-host, [+make_target+]-host, do-check,
8296         install-host): Do not add gcc as a special case.
8297         (host modules): Add a small special-casing for gcc.  Export
8298         extra_make_flags through the environment.
8299         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8300         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8301         other recursive targets for gcc): Remove.
8302
8303         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8304         (stage, unstage): New rules.
8305         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8306         distclean-stage[+id+]): Use stage_current.
8307         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8308         the stage*-start rules.
8309
8310 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8311
8312         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8313         use -all_load flag.
8314
8315 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8316
8317         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8318         * configure: Regenerate.
8319
8320 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8321
8322         * maintainer-scripts/gcc_release: Revert yesterday's change.
8323
8324 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8325
8326         * MAINTAINERS: Add myself to write-after-approval.
8327
8328 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8329
8330         * libf2c: Removed.
8331         * gcc/gccbug.in: Updated because of libf2c removal.
8332         * maintainer-scripts/gcc_release: Ditto.
8333
8334 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8335
8336         * configure.in: Build libmudflap by default on FreeBSD.
8337         * configure: Regenerated.
8338
8339 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8340
8341         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8342         systems.
8343         * configure: Regenerated.
8344
8345 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8346
8347         PR target/16344
8348         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8349         feedback based compiler.
8350         * Makefile.in: Rebuilt.
8351
8352 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8353
8354         * Makefile.def (host_modules): Set bootstrap=true for flex.
8355         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8356         * Makefile.in: Rebuilt.
8357
8358 2004-07-07  Jan Hubicka  <jh@suse.cz>
8359
8360         * MAINTAINERS: Add self as a profile feedback maintainer.
8361
8362 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8363
8364         * configure.in:  Do not prepend $srcdir to /dev/null in
8365         makefile fragments.
8366         * configure:  Regenerate.
8367
8368 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8369
8370         * Makefile.def (build_modules): Add bison, byacc, flex,
8371         m4, texinfo.
8372         (flags_to_pass): Add FLEX.
8373         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8374         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8375         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8376         DEFAULT_MAKEINFO): Remove.
8377         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8378         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8379         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8380         objdir or else use configured tool.
8381         (all-build): New.
8382         (all): Depend on it.
8383         (Build module dependencies): Add.
8384         * Makefile.in: Regenerate.
8385         * configure.in: Better support for multiple build modules,
8386         matching what is done for host/target modules.  Do not look
8387         for "plausible" locations of build tools if Canadian cross.
8388         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8389         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8390         * configure: Regenerate.
8391
8392 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8393
8394         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8395         * Makefile.in: Regenerate.
8396
8397 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8398
8399         * Makefile.tpl (configure-build-[+module+],
8400         configure-[+module+], configure-target-[+module+]): Pass
8401         [+extra_configure_args+].
8402         (all-build-[+module+], all-[+module+], check-[+module+],
8403         install-[+module+], [+make_target+]-[+module+],
8404         all-target-[+module+], check-target-[+module+],
8405         install-target-[+module+], [+make_target+]-target-[+module+]):
8406         Pass [+extra_make_args+].
8407         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8408         (GCC_HOST_EXPORTS): Remove.
8409         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8410         cross, check-gcc, check-gcc-c++, install-gcc,
8411         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8412         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8413         * Makefile.in: Regenerate.
8414
8415 2004-06-21  Matthew Sachs  <msachs@apple.com>
8416
8417         * MAINTAINERS: Added self to write-after-approval.
8418
8419 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8420
8421         * configure.in: Check for srcdir/winsup rather than build directory
8422         winsup.
8423         * configure: Regenerate.
8424
8425 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8426
8427         * configure.in: Don't build Cygwin native newlib if winsup
8428         directory is missing.  Emit warning instead.
8429         * configure: Regenerate.
8430
8431 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8432
8433         * Makefile.tpl (touch-stage[+id+]): New.
8434         (restage[+prev+]): Depend on touch-stage[+id+].
8435
8436         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8437         Use it throughout.
8438
8439         * Makefile.def: Add profile and feedback bootstrap stages.
8440         Remove next field from bootstrap stages.
8441         * Makefile.tpl (LN, LN_S): Substitute.
8442         (stageN-start, stageN-end): Use double-colon rules, to
8443         provide a hook for additional setup commands.
8444         (distclean-stageN-gcc, restageN): Create dependencies from
8445         [+prev+], not from [+next+].
8446         (stageN-bubble): Add commands for successive stages from
8447         [+prev+], using double-colon rules.
8448         (all-stageN-gcc): Fix typo.
8449         (stagefeedback-start, profiledbootstrap): New.
8450         * Makefile.in: Regenerate.
8451         * configure.in: Call ACX_PROG_LN.
8452         * configure: Regenerate.
8453
8454 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8455
8456         * MAINTAINERS (Write After Approval): Add myself.
8457
8458 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8459
8460         * MAINTAINERS (Write After Approval): Add myself.
8461
8462 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8463
8464         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8465         without gcc.
8466         * configure: Regenerate.
8467
8468 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8469
8470         * Makefile.tpl: Fix typo.
8471         * Makefile.in: Regenerate.
8472
8473 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8474
8475         * configure.in: Remove new- prefix from toplevel
8476         bootstrap targets.
8477         * configure: Regenerate.
8478
8479 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8480
8481         * Makefile.tpl (all.normal): Rename to all.
8482         (all): Replace with a rule to pick the default
8483         target from configure.
8484         (all-gcc, configure-gcc): Use conditionals to
8485         do nothing when toplevel bootstrap is going on.
8486         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8487         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8488         * configure.in: Support --enable-bootstrap.
8489
8490         * Makefile.def: Remove new- prefix from toplevel
8491         bootstrap targets.
8492         * Makefile.tpl: Likewise.
8493
8494         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8495         target.
8496
8497         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8498         $(RECURSE_FLAGS) to recursive invocation of make.
8499
8500         * Makefile.in: Regenerate.
8501         * configure: Regenerate.
8502
8503 2004-05-30  Andreas Jaeger  <aj@suse.de>
8504             Jim Wilson  <wilson@specifixinc.com>
8505
8506         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8507         like CC.
8508
8509 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8510
8511         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8512         * configure: Regenerate.
8513
8514 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8515
8516         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8517         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8518         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8519         targets.
8520         * Makefile.in: Regenerate.
8521
8522 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8523
8524         * configure.in: Test the ability to symlink directories.
8525         * configure: Regenerate.
8526
8527         * Makefile.def (bootstrap-stage): New definitions.
8528         * Makefile.tpl (configure-stage1-gcc,
8529         configure-stage2-gcc, configure-stage3-gcc,
8530         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8531         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8532         new-restage3, compare): Autogenerate, see Makefile.in
8533         entry for behavioral changes.
8534         (distclean-stage1, new-stage1-start, new-stage1-end,
8535         new-stage1-bubble, distclean-stage2, new-stage2-start,
8536         new-stage2-end, new-stage2-bubble, distclean-stage3,
8537         new-stage3-start, new-stage3-end): New autogenerated targets.
8538         (objext, prebootstrap, BOOT_CFLAGS,
8539         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8540         targets.
8541
8542         * Makefile.in: Regenerate.
8543         (distclean-stage1, new-stage1-start, new-stage1-end,
8544         new-stage1-bubble, distclean-stage2, new-stage2-start,
8545         new-stage2-end, new-stage2-bubble, distclean-stage3,
8546         new-stage3-start, new-stage3-end): New targets.
8547         (all-stage1-gcc): Move prebootstrap dependency from here...
8548         (configure-stage1-gcc): ...to here.
8549         (new-bootstrap): Use bubble targets.
8550         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8551         Use per-stage distclean targets.
8552         (configure-stage1-gcc, configure-stage2-gcc,
8553         configure-stage3-gcc, all-stage1-gcc,
8554         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8555         Use new-stageN-start to prepare the tree.
8556
8557 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8558
8559         * Makefile.def (host_modules): add libcpp.
8560         * Makefile.tpl: Add dependencies on and for libcpp.
8561         * Makefile.in: Regenerate.
8562         * configure.in: Add libcpp host module.
8563         * configure: Regenerate.
8564
8565 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8566
8567         * Makefile.tpl: Whenever a recursive target is defined, wrap
8568         it in a special @if/@endif block, and prepare its maybe
8569         dependency in the @if/@endif block
8570         * configure.in: Instead of writing maybe dependencies, remove
8571         the @if/@endif statements, and remove the @if/@endif blocks
8572         that remain.
8573         * configure: Regenerate.
8574         * Makefile.in: Regenerate.
8575
8576 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8577
8578         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8579
8580 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8581
8582         PR bootstrap/15120
8583         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8584         * */configure: Rebuilt.
8585
8586 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8587
8588         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8589         of libf2c.
8590         * configure, Makefile.in: Regenerate.
8591
8592 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8593
8594         * MAINTAINERS (Write After Approval): Add myself.
8595
8596 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8597
8598         Merge from tree-ssa-20020619-branch.
8599
8600         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8601         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8602         (HOST_GMPLIBS): Define.
8603         (HOST_GMPINC): Define.
8604         (TARGET_LIB_PATH): Add libmudflap.
8605         (GFORTRAN_FOR_TARGET): Define.
8606         (configure-build*): Export GFORTRAN.
8607         (configure-gcc): Export GMPLIBS and GMPINC.
8608         (all-gcc): Add maybe-all-libbanshee.
8609         (configure-target-libgfortran): Define.
8610         * Makefile.in: Regenerate.
8611         * configure.in (host_libs): Add libbanshee.
8612         (target_libraries): Add target-libmudflap and target-libgfortran.
8613         Add --with-libbanshee.
8614         Handle --disable-libmudflap.
8615         (*-*-freebsd*): Use with_gmp.
8616         Add $(libgcj) to noconfigdirs.
8617         * configure: Regenerate.
8618         * depcomp: New file.
8619         * MAINTAINERS: Add tree-ssa maintainers.
8620
8621 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8622
8623         * MAINTAINERS (Various Maintainers): Add myself.
8624
8625 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8626
8627         * MAINTAINERS (Write After Approval): Add myself.
8628
8629 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8630
8631         * MAINTAINERS (Write After Approval): Add myself.
8632
8633 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8634
8635         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8636         * configure: Regenerate.
8637
8638 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8639
8640         Revert:
8641         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8642
8643         * Makefile.def (flags_to_pass): Remove *dir variables that
8644         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8645         as well as prefix and exec_prefix.
8646         * Makefile.in: Regenerate.
8647
8648 2004-04-26  Robert Millan  <robertmh@gnu.org>
8649
8650         Add patches from libtool CVS.
8651         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8652         * ltconfig: Likewise.
8653         * ltcf-c.sh: Likewise.
8654         * ltcf-cxx.sh: Likewise.
8655         * ltcf-gcj.sh: Likewise.
8656
8657 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8658
8659         * Makefile.def (host_modules): Mark with the bootstrap
8660         flag packages on which gcc depends.
8661         * Makefile.tpl (all-bootstrap): Use it.
8662         * Makefile.in: Regenerate.
8663
8664 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8665
8666         * Makefile.def (flags_to_pass): Remove *dir variables that
8667         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8668         as well as prefix and exec_prefix.
8669         * Makefile.in: Regenerate.
8670
8671 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8672
8673         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8674         * configure: Regenerate.
8675         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8676         * gcc/Makefile.tpl (compare): Use the result of the test.
8677         * gcc/Makefile.in: Regenerate.
8678
8679 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8680
8681         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8682         Always relocate gcc and prev-gcc to the original names, even
8683         if the build fails.
8684         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8685         New targets.
8686
8687 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8688
8689         * MAINTAINERS: Update my email address.
8690
8691 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8692
8693         * configure.in (mips*-*-irix5*): Enable ld.
8694         * configure: Regenerate.
8695
8696 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8697
8698         * configure: Regenerate.
8699
8700 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8701
8702         * Makefile.tpl (configure-[+module+], configure-gcc,
8703         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8704         Set and export LDFLAGS.
8705         * Makefile.in: Regenerate.
8706
8707 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8708
8709         * MAINTAINERS: Add myself to write-after-approval.
8710
8711 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8712
8713         PR bootstrap/14871
8714         * Makefile.tpl: If we don't have built-in-tree target tools,
8715         use the ones found by configure rather than hacking around with
8716         program_transform_name.
8717         * configure.in: Give Makefile.tpl the information necessary
8718         to do that.
8719         * Makefile.in: Regenerate.
8720         * configure: Regenerate.
8721
8722 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8723
8724         PR bootstrap/14760
8725         * configure.in: When computing baseargs, strip *all* copies of
8726         offending options.  Also, don't match/substitute the trailing space,
8727         so that this actually works when two similar options are separated by
8728         only one space.
8729         * configure: Regenerate.
8730
8731 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8732
8733         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8734         (rs6000-*-aix*): Same.
8735         * configure: Regenerate.
8736
8737 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8738
8739         * MAINTAINERS: Add myself to write-after-approval.
8740
8741 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8742
8743         * MAINTAINERS: Add myself to write-after-approval.
8744
8745 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8746
8747         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8748         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8749         * Makefile.in: Regenerate.
8750
8751         * configure.in (top level bootstrap support): Rework --enable-werror
8752         to set @stage2_werror_flag@.
8753         * configure: Regenerate.
8754         * Makefile.tpl (top level bootstrap support): Pass
8755         @stage2_werror_flag@ down to configure in stages 2 and 3.
8756         * Makefile.in: Regenerate.
8757
8758 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8759
8760         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8761         for stages 2 and 3 as well as in make.  As a consequence, remove
8762         OUTPUT_OPTION (now detected by configure) from the flags passed down
8763         to make.
8764         * Makefile.in: Regenerate.
8765
8766         * Makefile.tpl (new-bootstrap): Fix typo.
8767         * Makefile.in: Regenerate.
8768
8769 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8770
8771         * Makefile.tpl: Rearrange by moving recursive_targets rules
8772         into their proper sections.
8773         * Makefile.tpl (top level bootstrap support): Move disabling
8774         of coverage flags from 'make' to 'configure'; improve comments.
8775         * Makefile.in: Regenerate.
8776
8777         * Makefile.tpl (experimental top level bootstrap) Move stage1
8778         language setting from all- target to configure- target; disable
8779         intermodule optimization in stage 1; prevent gratuitous rebuilds
8780         of stage 1.
8781         * Makefile.in: Regenerate.
8782         * configure.in: Comma-separate stage 1 language list for top
8783         level bootstrap.
8784         * configure: Regenerate.
8785
8786         * Makefile.tpl: Clean up experimental top level bootstrap support:
8787         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8788         prev-gcc in configure- targets as well as all- targets.
8789         * Makefile.in: Regenerate.
8790
8791 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8792
8793         * compile: New file imported from automake.
8794
8795 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8796
8797         * configure.in: Remove symbolic link section.
8798         * configure: Regenerate.
8799         * Makefile.tpl (links): Remove.
8800         * Makefile.in: Regenerate.
8801
8802 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8803             Nathanael Nerode  <neroden@gcc.gnu.org>
8804
8805         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8806         Set with AC_CHECK_PROGS.
8807         * configure.in: Fix comment typo from last patch.
8808         * configure: Regenerate.
8809
8810 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8811
8812         * Makefile.tpl: Introduce experimental top level bootstrap support.
8813         * Makefile.in: Regenerate.
8814         * configure.in: Introduce support for top level bootstrap.
8815         * configure: Regenerate.
8816
8817 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8818             Paolo Bonzini  <bonzini@gnu.org>
8819
8820         PR bootstrap/14522
8821         * configure.in: Cope with shells that do not support unquoted ^
8822         * configure: Regenerate.
8823
8824 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8825             Paolo Bonzini  <bonzini@gnu.org>
8826
8827         PR bootstrap/14522
8828         * configure.in: Cope with shells that do not support nesting
8829         quotes inside quoted backquote substitutions.
8830         * configure: Regenerate.
8831
8832 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8833
8834         PR bootstrap/14522
8835         * configure.in: Fix escaping of $.
8836         * configure: Regenerate.
8837
8838 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8839
8840         * configure: Regenerate, since I forgot to while committing Paolo's
8841         changes.
8842
8843 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8844
8845         PR ada/14131
8846         Move language detection to the top level.
8847         * configure.in: Find default values for the tools as
8848         soon as possible.  Disable ada if GNAT is not found.
8849         Emit error message about missing languages.  Expand
8850         --enable-languages=all for the gcc subdirectory.
8851
8852 2004-03-10  Ben Elliston  <bje@gnu.org>
8853
8854         * MAINTAINERS: Update my email address.
8855
8856 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8857
8858         * ltconfig: Disable building static libraries if building shared
8859         libraries on AIX 5L.
8860
8861 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8862
8863         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8864         and disable libgcj.
8865         * configure: Regenerated.
8866
8867 2004-03-01  Brian Booth  <bbooth@redhat.com>
8868
8869         * MAINTAINERS: Add myself to write-after-approval.
8870
8871 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8872
8873         * MAINTAINERS: Add myself to write-after-approval.
8874
8875 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8876
8877         PR bootstrap/7087
8878         * Makefile.tpl: Guard XFOO sed statements better.
8879         * Makefile.tpl: Add dependency for configure-target-libada.
8880         * Makefile.in: Regenerate (incidentally fixes broken
8881         commit when libada-branch was merged).
8882
8883 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8884
8885         * MAINTAINERS: Add myself to write-after-approval.
8886
8887 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8888
8889         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8890         maintainers.
8891
8892 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8893
8894         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8895         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8896
8897 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8898
8899         PR bootstrap/11932
8900         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8901
8902 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8903
8904         * MAINTAINERS: Added myself to write-after-approval.
8905
8906 2004-02-14  Michael Koch  <konqueror@gmx.de>
8907
8908         * MAINTAINERS: Added myself to write-after-approval.
8909
8910 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8911
8912         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8913         some OS port maintainers to OS port maintainers section.
8914
8915 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8916
8917         * MAINTAINERS: Add self.
8918
8919 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8920
8921         * MAINTAINERS: Alphabetize.
8922
8923 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8924
8925         * MAINTAINERS: Remove myself.
8926
8927 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8928
8929         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8930         (rs6000-*-aix*): Same.
8931         * configure: Regenerate.
8932
8933 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8934
8935         * configure.in (host): Add in missing $noconfigdirs to defines.
8936         * configure: Regenerate.
8937
8938 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8939             Nathanael Nerode  <neroden@gcc.gnu.org>
8940
8941         PR ada/6637, PR ada/5911
8942         Merge with libada-branch:
8943         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8944         with appropriate dependencies. Add --enable-libada configure switch.
8945         * configure, Makefile.in: Regenerate.
8946
8947 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8948
8949         * MAINTAINERS: Add myself to write-after-approval.
8950
8951 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8952
8953         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8954         * configure: Regenerate.
8955
8956 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8957
8958         Merge from upstream:
8959
8960         * ltmain.in: When setting IFS to '~', be careful about user
8961         arguments that contain '~'.
8962
8963         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8964
8965         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8966         Also test $base_compile against $CC with escaped arguments. Bug
8967         reported by Geoff Keating <geoffk@apple.com>.
8968
8969 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8970
8971         * MAINTAINERS: Remove i960 port.
8972
8973 2004-01-23  DJ Delorie  <dj@redhat.com>
8974
8975         * Makefile.def (target_modules) [libiberty]: Don't stage.
8976         * Makefile.in: Rebuilt.
8977
8978 2004-01-20  Caroline Tice  <ctice@apple.com>
8979
8980         * MAINTAINERS: Add myself to write-after-approval.
8981
8982 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8983
8984         * MAINTAINERS: Update my email address.
8985
8986 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8987
8988         * MAINTAINERS: Add myself to write-after-approval.
8989
8990 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8991
8992         * MAINTAINERS: Remove entries without email address.
8993
8994 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8995
8996         * MAINTAINERS: Add myself to write-after-approval.
8997
8998 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8999
9000         * MAINTAINERS: Update my email address.
9001
9002 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9003
9004         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9005         * Makefile.tpl (configure-target-[+module+]): Support stage.
9006         * Makefile.in: Rebuilt.
9007
9008 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9009
9010         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9011
9012 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9013
9014         * MAINTAINERS: Add myself as a MIPS maintainer.
9015
9016 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9017
9018         * configure.in: Use ./config.cache, not config.cache.
9019         * configure: Regenerate.
9020         * Makefile.tpl: Special-casing not needed for GCC any more.
9021         * Makefile.in: Regenerate.
9022
9023         * configure.in: Don't share a cache file for host dirs.
9024         * configure: Regenerate.
9025
9026         * config-ml.in: Don't mess with the cache file.
9027
9028 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9029
9030         * MAINTAINERS: Move myself from 'Write After Approval' to
9031         'CPU Port Maintainers' section as SPARC maintainer.
9032
9033 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9034
9035         * Makefile.tpl: Make GCC use a separate config.cache.
9036         * Makefile.in: Regenerate.
9037
9038         PR bootstrap/11932, PR bootstrap/11933
9039         (I don't know if it will fix either of them, but it relates
9040         to them.)
9041         * configure.in: Don't use shared config.cache for target
9042         directories.
9043         * configure: Regenerate.
9044
9045 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9046
9047         * MAINTAINERS: Add myself to 'Write After Approval' section.
9048
9049 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9050
9051         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9052         * configure: Regenerated.
9053
9054 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9055
9056         * MAINTAINERS: Remove the mn10200 maintainer.
9057
9058 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9059
9060         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9061         * configure: Regenerated.
9062
9063 2003-12-16  Jan Hubicka  <jh@suse.cz>
9064
9065         * MAINTAINERS: Add myself as callgraph maintainer.
9066
9067 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9068
9069         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9070         * configure: Regenerate.
9071
9072 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9073
9074         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9075         'Write After Approval' section. Update email.
9076
9077 2003-12-01  James Lemke  <jim@wasabisystems.com>
9078
9079         * MAINTAINERS (Write After Approval): Add myself.
9080
9081 2003-11-20  Matt Thomas  <matt@3am-software.com>
9082
9083         * MAINTAINERS: Add myself as a vax port maintainer.
9084
9085 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9086
9087         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9088         (configure-build-[+module+], configure-[+module+]): Likewise.
9089         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9090         * Makefile.in: Regenerate.
9091
9092 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9093
9094         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9095         shared/dylibed libraries.
9096         * ltmain.sh: Likewise.
9097         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9098         * ltcf-cxx.sh: Likewise.
9099         * ltcf-gcj.sh: Likewise.
9100         * ltconfig: Likewise.
9101
9102 2003-11-17  Stan Cox  <scox@redhat.com>
9103
9104         * MAINTAINERS: Add myself as iq2000 port maintainer.
9105
9106 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9107
9108         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9109         * Makefile.in: Regenerate.
9110
9111 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9112
9113         * config.sub: Update to 2003-11-03 version.
9114
9115 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9116
9117         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9118         * configure:  Regenerate.
9119
9120 2003-10-20  Nicolas Pitre  <nico@cam.org>
9121
9122         * MAINTAINERS: Add myself to 'Write After Approval' section.
9123
9124 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9125
9126         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9127
9128 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9129
9130         * MAINTAINERS: Update my email address.
9131
9132 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9133
9134         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9135
9136 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9137
9138         * MAINTAINERS: Add myself to 'Write After Approval' section.
9139
9140 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9141
9142         * config.guess: Update to 2003-10-16 version.
9143         * config.sub: Update to 2003-10-16 version.
9144
9145 2003-10-15  David Daney  <ddaney@avtrex.com>
9146
9147         * MAINTAINERS: Added myself to 'Write After Approval' section.
9148
9149 2003-10-15  Falk Hueffner  <falk@debian.org>
9150
9151         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9152         'Write After Approval' section. Update email.
9153
9154 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9155
9156         * MAINTAINERS: Move myself from 'Write After Approval' to
9157         'Various Maintainers' section as middle-end maintainer.
9158
9159 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9160
9161         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9162         HOST_FLAGS_TO_PASS.
9163         * Makefile.in: Regenerate.
9164
9165 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9166
9167         * config.guess: Update to 2003-10-07 version.
9168         * config.sub: Update to 2003-10-07 version.
9169
9170 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9171
9172         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9173         * ltconfig (irix5*, irix6*): Don't override version_type.
9174
9175 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9176
9177         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9178         * configure: Rebuilt
9179         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9180         * Makefile.in: Rebuilt
9181
9182 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9183
9184         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9185
9186 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9187
9188         * MAINTAINERS (Write After Approval): Add myself.
9189
9190 2003-09-29  Paul Koning  <ni1d@arrl.net>
9191
9192         * MAINTAINERS: Move myself from "Write After Approval"
9193         to CPU platform maintainers for pdp11 platform.
9194
9195 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9196
9197         * MAINTAINERS: Move myself from 'Write After Approval' to
9198         'Various Maintainers' section as libffi testsuite maintainer.
9199
9200 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9201
9202         * configure.in: Pass a computed --program-transform-name
9203         to subconfigures.
9204         * configure: Regenerated.
9205
9206 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9207
9208         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9209         * Makefile.in: Regenerate.
9210
9211         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9212         * Makefile.in: Regenerate.
9213
9214 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9215
9216         * MAINTAINERS: Move myself from 'Write After Approval'
9217         to 'Various Maintainers' (objective-c) section.
9218
9219 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9220
9221         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9222         quoting.
9223         * configure: Regenerated.
9224
9225 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9226
9227         * MAINTAINERS (Write After Approval): Add myself to write after
9228         approval list.
9229
9230 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9231
9232         * MAINTAINERS (Write After Approval): Add myself.
9233
9234 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9235
9236         * MAINTAINERS: Update my e-mail address.
9237
9238 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9239
9240         * libtool.m4 (LD): Correct powerpc64 host match.
9241
9242 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9243
9244         * MAINTAINTERS: Update my affiliation and email address.
9245
9246 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9247
9248         * MAINTAINERS (Write After Approval): Add myself.
9249
9250 2003-09-04  DJ Delorie  <dj@redhat.com>
9251
9252         * configure: Regenerate.
9253
9254 2003-09-04  Robert Millan  <robertmh@gnu.org>
9255
9256         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9257
9258 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9259
9260         * configure.in: Ensure arguments to sed are properly spaced.
9261         * configure: Regenerate.
9262
9263 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9264
9265         * MAINTAINERS: Update my e-mail address.
9266
9267 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9268
9269         * MAINTAINERS (Write After Approval): Add myself.
9270
9271 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9272
9273         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9274         * configure: Regenerated.
9275
9276 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9277
9278         * MAINTAINERS: Update my email address.
9279
9280 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9281
9282         * configure.in:  Use newline instead of semicolon when assuming
9283         shell arguments in a for loop.
9284         * configure:  Regenerated.
9285
9286 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9287
9288         * MAINTAINERS: Resurrect the i860 maintainer.
9289
9290 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9291
9292         PR 8180
9293         * configure.in: When testing with_libs and with_headers, treat
9294         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9295         * configure: Regenerate.
9296
9297         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9298         make, shell, etc.
9299         (baseargs): Likewise.
9300         * configure: Regenerate.
9301
9302 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9303
9304         * MAINTAINERS (Write After Approval): Add myself.
9305
9306 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9307
9308         * configure.in: Disable libgcj for darwin not on powerpc.
9309         * configure: Rebuild.
9310
9311 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9312
9313         * config-ml.in, symlink-tree: Add license.
9314
9315 2003-08-03  Richard Stallman  <rms@gnu.org>
9316             Eben Moglen  <moglen@columbia.edu>
9317
9318         * README.SCO: New file.
9319
9320 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9321
9322         * Makefile.tpl (check, check-c++): Express dependencies using
9323         dependencies rather than commands.
9324         * Makefile.in: Regenerate.
9325
9326 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9327
9328         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9329         * configure: Ditto.
9330
9331 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9332
9333         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9334         * Makefile.in: Update.
9335
9336 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9337
9338         * configure.in: Enable libgcj for darwin.
9339         * configure: Rebuild.
9340
9341 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9342
9343         * config-ml.in:  Use ac_configure_args directly instead of
9344         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9345         actually seen.
9346
9347 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9348
9349         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9350         creating target and build subdirs to build all parent dirs as needed.
9351         * Makefile.in: Rebuild.
9352         * configure.in: Don't build dirs explicitly here.
9353         * configure: Rebuild.
9354
9355 2003-07-26  Paul Brook  <paul@nowt.org>
9356
9357         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9358
9359 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9360
9361         * Makefile.tpl (all-make): Depend on intl.
9362         * Makefile.in: Rebuilt.
9363
9364 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9365
9366         * install-sh:  Update to newer upstream versions (associated with
9367         aclocal 1.7).
9368         * mkinstalldirs:  Likewise.
9369         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9370
9371 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9372
9373         * MAINTAINERS: Move self from Bug database only accounts
9374         to write-after-approval.
9375
9376 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9377
9378         * config.if: Remove unused libc_interface determination.
9379
9380 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9381
9382         * MAINTAINERS: Move self from write-after-approval to
9383         build machinery (*.in).
9384
9385 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9386
9387         PR bootstrap/11273
9388         PR bootstrap/11408
9389         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9390         unused INSTALL_PROGRAM_ARGS.
9391         * configure.in: Use AC_PROG_INSTALL.
9392         * Makefile.in: Regenerate.
9393         * configure: Regenerate.
9394
9395 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9396
9397         * MAINTAINERS: Alphabetize.
9398
9399 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * configure: Rebuilt.
9402         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9403         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9404         newlib nor libgloss.
9405         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9406         * configure.in (am33_2.0-*-linux*): Added.
9407
9408 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9409
9410         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9411         * configure: Regenerate.
9412
9413 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9414
9415         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9416         * Makefile.in: Regenerate.
9417
9418 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9419
9420         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9421         * Makefile.in: Regenerate.
9422
9423 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9424
9425         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9426         * Makefile.in: Regenerated.
9427
9428         * config-ml.in: Replace PWD with PWD_COMMAND.
9429
9430 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9431
9432         * intl: New directory; see intl/ChangeLog for details.
9433         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9434         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9435         * Makefile.in: Regenerate.
9436
9437 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9438
9439         * configure.in: Clean up config-lang.in handling.  Delete
9440         useless assignment to "subdirs".
9441         * configure: Regenerate.
9442
9443 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9444
9445         * configure.in: Rename 'target_libs' to 'target_libraries'.
9446         Remove useless reference to 'target_libs'.
9447         * configure: Regenerate.
9448
9449 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9450
9451         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9452         * Makefile.in: Regenerate.
9453
9454 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9455
9456         * Makefile.def: Introduce flags_to_pass.
9457         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9458         * Makefile.in: Regenerate.
9459
9460 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9461
9462         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9463         and target-libgloss.
9464         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9465         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9466         * configure: Regenerate.
9467
9468 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9469
9470         * configure.in: Update testsuite_flags to new location.
9471         * configure. Regenerate.
9472
9473 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9474
9475         * Makefile.tpl: Remove BUILD_CC stuff.
9476         * Makefile.in: Regenerate.
9477
9478 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9479
9480         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9481
9482 2003-06-16  Graeme Peterson  <gp@qnx.com>
9483
9484         * MAINTAINERS (Write After Approval): Add myself.
9485
9486 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9487
9488         * config.guess: Update to 2003-06-12 version.
9489         * config.sub: Update to 2003-06-13 version.
9490
9491 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9492
9493         * config.guess: Update to 2003-06-06 version.
9494         * config.sub: Update to 2003-06-06 version.
9495
9496 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9497
9498         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9499         * configure. Regenerate.
9500
9501 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9502
9503         * configure.in: Disable serial configure by default.
9504         * configure: Regenerate.
9505         * Makefile.tpl: Abolish .NOTPARALLEL.
9506         * Makefile.in: Regenerate.
9507
9508         * Makefile.tpl: Replace {build,host,target}_canonical by
9509         {build,host,target}.
9510         * Makefile.in: Regenerate.
9511
9512         * Makefile.tpl: Fix stupid pasto.
9513         * Makefile.in: Regenerate.
9514
9515 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9516
9517         * Makefile.tpl: Remove bogus conditional.
9518         * Makefile.in: Regenerate.
9519
9520 2003-06-05  Jan Hubicka  <jh@suse.cz>
9521
9522         * Makefile.tpl (profiledbootstrap): New target.
9523         * Makefile.in (profiledbootstrap): New target.
9524
9525 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9526
9527         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9528         Pinski. Remove user names from other bugzilla-only maintainers.
9529
9530 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9531
9532         * Makefile.tpl: Make 'recursive targets' using autogen rather
9533         than shell loop.  Remove duplicate 'clean' targets and false
9534         comments.
9535         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9536         Add systematic method of specifying missing targets in subdirs.
9537         Add copyright boilerplate.
9538         * Makefile.in: Regenerate.
9539         * configure.in: Add 'recursive targets' to maybe list.
9540         * configure: Regenerate.
9541
9542         * MAINTAINERS: "GNATS only" -> "Bug database only".
9543
9544         * Makefile.tpl: Rename [+target+] to [+make_target+].
9545         * Makefile.def: Rename 'target' to 'make_target'.
9546
9547 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9548
9549         * MAINTAINERS: Add self as options handling maintainer.
9550
9551 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9552
9553         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9554         been too long since I touched those ports.
9555
9556 2003-05-28  DJ Delorie  <dj@redhat.com>
9557
9558         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9559         * Makefile.in: Regenerate.
9560
9561 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9562
9563         * configure.in: Use curly braces in the definition of tooldir.
9564         * configure: Regenerate.
9565
9566 2003-05-21  DJ Delorie  <dj@redhat.com>
9567
9568         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9569         newlib or libgloss.
9570         * Makefile.in: Regenerate.
9571
9572 2003-05-21  DJ Delorie  <dj@redhat.com>
9573
9574         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9575         * Makefile.in: Regenerate.
9576
9577 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9578
9579         * MAINTAINERS: Update my e-mail address.
9580
9581 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9582
9583         * configure.in: Switch more things to use maybe dependencies.
9584         * Makefile.tpl: Switch more things to use maybe dependencies.
9585         Factor out common code from autogen IF statements.
9586         * configure: Regenerate.
9587         * Makefile.in: Regenerate.
9588
9589 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9590
9591         * configure.in: Accept i[3456789]86 for machine type.
9592         * configure: Regenerate.
9593
9594 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9595
9596         * configure.in: Switch more things to use maybe dependencies.
9597         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9598         * configure: Regenerate.
9599         * Makefile.tpl: Switch more things to use maybe dependencies.
9600         * Makefile.in: Regenerate.
9601
9602 2003-05-16  Andreas Schwab  <schwab@suse.de>
9603
9604         * Makefile.tpl (install-opcodes): Define.
9605         * Makefile.in: Rebuild.
9606
9607 2003-05-13  Andreas Jaeger  <aj@suse.de>
9608
9609         * config.guess: Update to 2003-05-09 version.
9610         * config.sub: Update to 2003-05-09 version.
9611
9612 2003-05-13  Michael Eager  <eager@mvista.com>
9613
9614         * configure.in: Correct sed script so that options in quotes are not
9615         deleted.
9616         * configure: Rebuild.
9617
9618 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9619
9620         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9621         and $$s/newlib/libc/sys/cygwin32 include paths.
9622         * configure: Ditto.
9623
9624 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9625
9626         * MAINTAINERS: Update my email addresses.
9627
9628 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9629
9630         * config-ml.in: Propagate INSTALL variables.
9631
9632 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9633
9634         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9635
9636 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9637
9638         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9639         * Makefile.in: Regenerate.
9640
9641 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9642
9643         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9644
9645 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9646
9647         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9648
9649 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9650
9651         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9652         * Makefile.in: Regenerated.
9653
9654 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9655
9656         * MAINTAINERS (Write After Approval): Upgrade myself from
9657         GNATS only to write-after-approval. Update my mail address.
9658
9659 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9660
9661         (OS Port Maintainers: freebsd): Add myself.
9662
9663 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9664
9665         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9666
9667 2003-04-22  Kean Johnston  <jkj@sco.com>
9668
9669         * MAINTAINERS (SCO ports): Added myself.
9670
9671 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9672
9673         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9674
9675 2003-04-19  Kean Johnston  <jkj@sco.com>
9676
9677         * MAINTAINERS (Write After Approval): Add myself.
9678
9679 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9680
9681         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9682         * Makefile.in: Regenerate.
9683
9684 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9685
9686         * configure.in (powerpc64*-*-linux*): Remove.
9687         * configure: Rebuilt.
9688
9689 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9690
9691         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9692         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9693         and restrap.
9694         * Makefile.in:  Regenerate.
9695
9696 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9697
9698         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9699         * configure: Regenerated.
9700
9701 2003-04-15  DJ Delorie  <dj@redhat.com>
9702
9703         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9704
9705 2003-04-13  Nick Clifton  <nickc@redhat.com>
9706
9707         * config-ml.in: Remove support for --disable-aix removing
9708         call-aix multilibs.
9709
9710 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9711
9712         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9713         * */configure: Rebuilt.
9714
9715 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9716
9717         * MAINTAINERS: Add my email address.
9718
9719 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9720
9721         * MAINTAINERS (Write After Approval): Add myself.
9722
9723 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9724
9725         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9726         * Makefile.in: Regenerate.
9727
9728 2003-03-14  Michael Chastain  <mec@shout.net>
9729
9730         * Makefile.in: Regenerate with correct Makefile.def.
9731
9732 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9733
9734         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9735         Make macro.
9736         * Makefile.in: Regenerate.
9737         * configure.in: Clean up gxx_include_dir logic.
9738         * configure: Regenerate.
9739
9740 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9741
9742         * MAINTAINERS (Write After Approval): Add myself.
9743
9744 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9745
9746         * MAINTAINERS: Update my mail address.
9747
9748 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9749
9750         * configure.in (gxx_include_dir): Fix typo.
9751         * configure: Regenerated.
9752
9753 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9754
9755         * Makefile.tpl: Reindent.
9756         * Makefile.in: Regenerate.
9757         * configure.in: Reindent.  Don't set unused variables.
9758         * configure: Regenerate.
9759
9760 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9761
9762         * configure.in: Include $(build_tooldir)/sys-include in
9763         FLAGS_FOR_TARGET.
9764         * configure: Regenerated.
9765
9766 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9767
9768         * Makefile.tpl: Always pass down RANLIB.
9769         * Makefile.in: Regenerate.
9770
9771         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9772         * Makefile.in: Regenerate.
9773         * configure.in: Remove unused logic relating to --enable-shared
9774         and --enable-threads.  Remove bogus comments.  Remove redundant
9775         noconfigdirs.
9776         * configure: Regenerate.
9777
9778         * configure.in: Replace ${libstdcxx_version} by its value.
9779         Remove reference to mh-dgux.
9780         * configure: Regenerate.
9781
9782 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9783
9784         * MAINTAINERS (Write After Approval): Add myself.
9785
9786 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9787
9788         * Makefile.tpl: Rearrange.
9789         * Makefile.in: Regenerate.
9790
9791 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9792
9793         * configure.in: Add support for kaOS as cross build target system.
9794         * configure: Regenerated.
9795
9796 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9797
9798         * MAINTAINERS (Write after approval): Add myself.
9799
9800 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9801
9802         * MAINTAINERS: Update my email address.
9803
9804 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9805
9806         * MAINTAINERS: Add self to blanket write privs. section.
9807
9808 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9809
9810         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9811         configure-target-* as some target builds may require additional
9812         flags for preprocessor tests.
9813         * Makefile.in: Regenerated.
9814
9815 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9816
9817         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9818         * ltconfig: Handle it.
9819         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9820         auto-detecting it.
9821
9822         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9823         it is used as argument to $CC.
9824         * ltcf-gcj.sh: Likewise.
9825
9826         * configure.in: Introduce --enable-maintainer-mode.
9827         * configure: Rebuilt.
9828         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9829         for maintainer mode.
9830         * Makefile.in: Rebuilt.
9831
9832 2003-02-18  Jason Merrill  <jason@redhat.com>
9833
9834         * Makefile.tpl (check-c++): Allow parallelism.
9835
9836 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9837
9838         * MAINTAINERS: Remove John Carr (who never actually had access to
9839         gcc.gnu.org).
9840
9841 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9842
9843         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9844         don't configure target-libobjc.
9845         * configure: Regenerate.
9846
9847 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9848
9849         * Makefile.tpl (RANLIB): Define.
9850         * Makefile.in: Regenerate.
9851
9852 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9853
9854         * MAINTAINERS: Update my email.
9855
9856 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9857
9858         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9859         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9860         * Makefile.in: Regenerated.
9861         * configure.in: Remove all traces of snavigator, db, and grep.
9862         * configure: Regenerated.
9863
9864 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9865
9866         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9867         After Approval.
9868
9869 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9870
9871         * MAINTAINERS (Write after approval): Add myself.
9872
9873 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9874
9875         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9876         * Makefile.in: Regenerated.
9877
9878 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9879
9880         * config.guess: Updated to 2003-01-30's version.
9881         * config.sub: Updated to 2003-01-28's version.
9882
9883 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9884
9885         * config.if: If gcc_version is already set, just use it.  Don't set
9886         gcc_version_trigger if it's already set, otherwise set it to
9887         gcc/version.c, but only if the file exists.  If it is not set and
9888         gcc/version.c does not exist, try to extract the version number from
9889         $CC.
9890
9891 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9892
9893         * MAINTAINERS: Add myself to write-after-approval list.
9894
9895 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9896
9897         * configure.in:  Revert 24Jan change.
9898         * configure:  Regenerate.
9899
9900 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9901
9902         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9903         entry of HJ Lu.
9904
9905 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9906
9907         * configure.in: Revert previous change.
9908         * configure: Regenerate.
9909
9910 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9911
9912         * configure.in: Make rda native-only.
9913         * configure: Regenerate.
9914
9915 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9916
9917         * MAINTAINERS: Move myself from GNATS-only-accounts to
9918         write-after-approval.
9919
9920 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9921
9922         * configure.in: Add missing \.
9923         * configure: Rebuilt.
9924
9925 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9926
9927         * configure.in (baseargs): Avoid using \| in sed regular
9928         expressions.
9929         * configure: Rebuilt.
9930
9931 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9932
9933         * configure.in (baseargs): Remove all supported forms of
9934         --cache-file, --srcdir, --host, --build and --target options
9935         from argument lists.
9936         * configure: Rebuilt.
9937
9938 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9939
9940         * MAINTAINERS: Add myself to write-after-approval list.
9941
9942 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9943
9944         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9945         * configure: Rebuilt.
9946
9947 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9948
9949         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9950         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9951         * Makefile.in: Regenerate.
9952         * configure: Regenerate.
9953
9954 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9955
9956         * configure.in: Remove Makefile in build, host and target modules
9957         unless configure was run with --no-recursion.
9958         * configure: Rebuilt.
9959
9960 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9961
9962         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9963         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9964         * Makefile.in: Regenerate.
9965
9966 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9967
9968         * config.guess: Update to 2003-01-03 version.
9969         * config.sub: Update to 2003-01-03 version.
9970
9971 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9972
9973         * configure: Regenerate with proper autoconf 2.13.
9974
9975 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9976
9977         * configure.in: Add AC_PREREQ for consistency.
9978         * configure: Regenerate.
9979
9980 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9981
9982         * configure.in (GDB_TK): Add tcl directories conditional on
9983         gdb/gdbtk directory being present.
9984         * configure: Regenerate.
9985
9986 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9987
9988         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9989         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9990         * configure: Rebuilt.
9991
9992 2002-12-31  Tom Tromey  <tromey@redhat.com>
9993
9994         * Makefile.in: Rebuilt.
9995         * Makefile.def (target_modules) [libffi]: Allow installation.
9996
9997 2002-12-31  Andreas Schwab  <schwab@suse.de>
9998
9999         * configure.in: Fix use of $program_transform_name.
10000         * configure: Regenerated.
10001
10002 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10003
10004         * configure.in (baseargs): Don't remove first configure argument.
10005         * configure: Regenerated.
10006
10007 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10008
10009         * Makefile.tpl (local-distclean): Don't remove...
10010         (multilib.ts): ... this.  Moved into...
10011         (multilib.out): ... this.  Don't use sub-make.
10012         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10013         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10014         (configure-build-[+module+], configure-[+module+],
10015         configure-target-[+module+], configure-gcc): ... these.  Test
10016         for Makefile existence.  Drop config.status from dependencies.
10017         * Makefile.in: Rebuilt.
10018         * configure.in: Move gcc-version-trigger to the end of
10019         ac_configure_args.  Add comments to maybedep.tmp and
10020         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10021         nonopt from baseargs, matching and removing corresponding
10022         whitespace while at it.
10023         * configure: Rebuilt.
10024
10025 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10026
10027         * configure.in (host_configargs): Replace reference to
10028         no-longer-defined buildopts with --build=${build_alias}.
10029         * configure: Rebuilt.
10030
10031         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10032         program_transform_name to standard idiom.
10033         (AUTOGEN, AUTOCONF): Define.
10034         (Makefile.in): Use $(AUTOGEN).
10035         (Makefile): Depend on config.status, and use autoconf-style rule to
10036         build it.  Move original commands to...
10037         (config.status): ... this new target.
10038         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10039         $(AUTOCONF).
10040         * Makefile.in: Rebuilt.
10041
10042 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10043
10044         * Makefile.tpl: Fix dramatic bustage due to change in
10045         program_transform_name.
10046         * Makefile.in: Regenerate.
10047
10048         * configure.in: Remove unnecessary PATH setting.
10049         * configure: Regnerate.
10050
10051         * configure.in: Don't default to unprefixed tools unless
10052         the native tools will work.
10053         * configure: Regenerate.
10054
10055         * configure.in: Convert to autoconf script.  Blow away lots
10056         of now-redundant Makefile fragments.
10057         * configure: Generate using Autoconf.
10058         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10059         * Makefile.in: Regenerate.
10060
10061 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10062
10063         * configure: Fix stupid bug where RANLIB was mistakenly included.
10064
10065         * configure.in: Rename (buildargs, hostargs, targargs) to
10066         (build_configargs, host_configargs, target_configargs).
10067
10068         * configure.in: Move logic out of sed statement.
10069
10070         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10071         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10072
10073 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10074
10075         * config.sub: Import from master repository
10076         * config.guess: Ditto
10077
10078 2002-12-24  Andreas Schwab  <schwab@suse.de>
10079
10080         * Makefile.tpl (multilib.out): Fix missing space.
10081         * Makefile.in: Regenerate.
10082
10083 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10084
10085         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10086         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10087         * Makefile.in: Regenerate.
10088         * configure.in: Remove unnecessary leftovers.
10089
10090 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10091
10092         * configure.in (extra_ranlibflags_for_target): New variable.
10093         (*-*-darwin): Add -c to ranlib commands.
10094         * configure (tooldir): Handle extra_ranlibflags_for_target.
10095
10096 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10097
10098         * Makefile.tpl: Revert HJL's change.
10099         * Makefile.in: Regenerated.
10100         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10101         always.
10102
10103 2002-12-19  Andreas Schwab  <schwab@suse.de>
10104
10105         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10106         * Makefile.in: Regenerate.
10107
10108 2002-12-18  H.J. Lu  <hjl@gnu.org>
10109
10110         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10111         * Makefile.in: Regenerated.
10112
10113         * configure.in (build_prefix): New. Substitute.
10114
10115 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10116
10117         * Makefile.tpl: Don't let real targets depend on phony targets.
10118         * Makefile.in: Regenerate.
10119
10120         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10121         * Makefile.in: Regenerate.
10122
10123 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10124
10125         * config.sub: Import from master repository
10126         * config.guess: Ditto
10127
10128 2002-12-16  Jason Merrill  <jason@redhat.com>
10129
10130         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10131         previous 'make bootstrap'.
10132         * Makefile.in: Regenerate.
10133
10134 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10135
10136         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10137
10138 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10139
10140         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10141         * Makefile.in: Regenerate.
10142
10143 2002-12-13  Jason Merrill  <jason@redhat.com>
10144
10145         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10146         library tests.
10147         (check-c++): Just depend on it and check-target-libstdc++-v3.
10148         * Makefile.in: Regenerate.
10149
10150 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10151
10152         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10153         * Makefile.in: Rebuilt.
10154
10155 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10156
10157         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10158
10159 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10160
10161         * configure: Fix bug put in by gremlins.
10162
10163         * Makefile.tpl: Substitute more autoconfily.
10164         * configure: Substitute more autoconfily.
10165         * Makefile.in: Regenerate.
10166
10167 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10168
10169         * config.sub: Import from master repository
10170         * config.guess: Ditto
10171         * MAINTAINERS: Added Svein Seldal under write after approval
10172
10173 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10174
10175         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10176         * Makefile.in (all-sim): Ditto.
10177
10178 2002-12-06  DJ Delorie  <dj@redhat.com>
10179
10180         * Makefile.tpl: Change configure dependencies to not have real
10181         targets depend on phony targets.
10182
10183 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10184
10185         * configure.in: Revert unintentional change.
10186
10187         * Makefile.tpl: Change dependency for */multilib.out so that
10188         it works when gcc isn't in the tree.
10189
10190         * configure.in: Substitute more.
10191         * configure: Run subconfigures from the Makefile.
10192         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10193         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10194
10195 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10196
10197         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10198
10199 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10200
10201         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10202         and corresponding dependencies.
10203         * Makefile.in: Regenerate.
10204
10205         * configure.in (host_tools): Order binutils, gas and ld for
10206         convenience in running the testsuites.
10207
10208         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10209         * Makefile.in: Regenerate.
10210         * configure.in: Introduce rules to serialize subconfigure runs.
10211
10212         * configure.in: Introduce BASE_CC_FOR_TARGET.
10213         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10214         Realize configure-build-* targets.  Realize configure-target-* targets.
10215         * Makefile.in: Regenerate.
10216
10217 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10218
10219         * configure: Move gcc_version_trigger stuff from here...
10220         * configure.in: ...to here.
10221
10222         * configure.in: Separate subconfigure options added by this file from
10223         options given by the user.  Add machinery to put args for host
10224         subconfigures into the Makefile.
10225
10226         * Makefile.tpl: Remove 'vault' targets.
10227         * Makefile.tpl: Reorder and comment dependencies.
10228         * Makefile.in: Regenerate.
10229
10230 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10231         * configure.in: Fix my broken commit of previous patch. (sigh)
10232
10233 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10234
10235         * configure.in: Move host-specific darwin noconfigdirs into
10236         the host-specific section.
10237
10238 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10239
10240         * configure.in: Move host-specific darwin noconfigdirs into
10241         the host-specific section.
10242
10243 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10244
10245         * configure: Remove skip-this-dir support.
10246         * Makefile.tpl: Remove skip-this-dir support.
10247
10248         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10249         subdirectories.
10250         * Makefile.in: Regenerate.
10251
10252         * Makefile.tpl: Strip out useless setting of 'dir'.
10253         * Makefile.in: Regenerate.
10254
10255 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10256
10257         * configure.in: Fix deeply stupid bug.
10258
10259         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10260         shell code in CXX_FOR_TARGET
10261         * Makefile.def: Introduce raw_cxx.
10262         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10263         RAW_CXX_FOR_TARGET.
10264         * Makefile.in: Regenerate.
10265
10266 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10267
10268         * Makefile.tpl: Remove unnecessary ifs.
10269         * Makefile.in: Regenerate.
10270
10271         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10272         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10273         targets for 'no_install' modules.
10274         * configure: Move GDB_TK substitution to configure.in.  Move
10275         build_modules stuff to configure.in.
10276         * configure.in: Implement soft dependency machinery.  Maybe-ize
10277         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10278         * Makefile.in: Regenerate.
10279
10280 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10281
10282         * Makefile.tpl: Make all-target, install-target behave similarly
10283         to all, install (only hitting configured targets).  Eliminate
10284         unused macro defintions.
10285
10286         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10287         build != host.
10288
10289         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10290
10291         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10292
10293         * configure.in: Produce lists of subdir targets we're actually
10294         configuring.  Remove references to "dosrel".
10295         * Makefile.tpl: Let configure set which subdir targets are hit.
10296         Remove install-cross; clean up install; remove ALL.  Remove
10297         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10298         Autogenerate host module targets.  Remove empty dependency lines
10299         and redundant dependency; rearrange slightly.
10300         * Makefile.def: Add host-side libtermcap, utils.
10301
10302         * Makefile.in: Regenerate.
10303
10304 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10305
10306         * ltconfig (osf[345]): Append $major to soname_spec.
10307         Reflect this in library_names_spec.
10308         * ltmain.sh (osf): Prefix $major with . for use as extension.
10309
10310 2002-11-19  Andreas Jaeger  <aj@suse.de>
10311
10312         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10313         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10314         and sparc64 GNU/Linux systems.
10315
10316 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10317
10318         * MAINTAINERS: Update email.
10319
10320 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10321
10322         * MAINTAINERS: Complete James Dennett's entry.
10323
10324 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10325
10326         * MAINTAINERS (Write After Approval): Add myself.
10327
10328 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10329
10330         * Makefile.tpl: syntactic cleanup
10331
10332 2002-11-13  Stuart Hastings  <stuart@apple.com>
10333
10334         * MAINTAINERS: Add myself to write-after-approval list.
10335
10336 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10337
10338         * Makefile.def: Add list of recursive targets to autogenerate.
10339         Add build_modules.
10340         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10341         targets.  Autogenerate *-build-* targets.
10342         * Makefile.in: Regenerate.
10343
10344 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10345
10346         * configure: More autoconf-style substitutions.
10347         * Makefile.tpl: More autoconf-style substitutions.
10348         * Makefile.in: Regenerate.
10349
10350 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10351
10352         * configure: Substitute more variables in a more autoconf-friendly
10353         way.  Simplify slightly.
10354         * Makefile.tpl: Make more variables substitutable in an
10355         autoconf-friendly way.
10356         * Makefile.in: Regenerate.
10357
10358 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10359
10360         * MAINTAINERS (Write After Approval): Add myself.
10361
10362 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10363
10364         * configure.in (v810*): Remove special setting of tools.
10365
10366         * configure: Add support for extra required flags for ar or nm.
10367         * configure.in (aix4.3+): Use above support for target-specific
10368         issues, rather than using config/mt-aix43.
10369
10370 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10371
10372         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10373         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10374         with $srcdir.  Reformat indentation.  Substitute some variables
10375         formerly hard-coded in the Makefile for build=host.
10376         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10377         * Makefile.def: Autogenerate more.
10378         * Makefile.in: Regenerate.
10379
10380 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10381
10382         * MAINTAINERS (Write After Approval): Add myself.
10383
10384 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10385
10386         * Makefile.def (host_modules): Add rda.
10387         * Makefile.in: Regenerate.
10388         * configure.in (target_tool): Add target-rda to list.
10389
10390 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10391
10392         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10393
10394 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10395
10396         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10397         and restrap targets to this rule.
10398         * Makefile.in:  Regenerate.
10399
10400 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10401
10402         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10403         GNATS only accounts.
10404
10405 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10406
10407         * configure.in (i[3456]86-*-linux*): Add check to disable
10408         ${libgcj} for glibc1.
10409
10410 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10411
10412         * MAINTAINERS: Add myself as ip2k port maintainer.
10413
10414 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10415
10416         * configure.in: Add tic4x target.
10417
10418 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10419
10420         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10421         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10422         * Makefile.in: Regenerate.
10423
10424         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10425         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10426         * Makefile.in: Regenerate.
10427
10428 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10429
10430         * MAINTAINERS: Add myself as web pages co-maintainer.
10431
10432 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10433
10434         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10435         * Makefile.in: Regenerate.
10436
10437 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10438
10439         * MAINTAINERS: Add myself and Nathan Sidwell
10440         <nathan@codesourcery.com> as VxWorks maintainers.
10441
10442 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10443
10444         * Makefile.def: Remove order dependency comments.
10445         * Makefile.tpl: Add explicit install-install dependencies.
10446         * Makefile.in: Regenerate.
10447
10448         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10449         * Makefile.in: Regenerate.
10450
10451         * Makefile.tpl: Add configure-target (for src-release in src)
10452         * Makefile.in: Regenerate.
10453
10454 2002-09-30  Nick Clifton  <nickc@redhat.com>
10455
10456         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10457
10458 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10459
10460         * configure.in (s390*-*-linux*): Enable libgcj.
10461
10462 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10463
10464         * configure: Revert accidentally applied changes.
10465
10466         * Makefile.tpl: Make more autoconf-friendly.
10467         * Makefile.in: Regenerate.
10468         * configure: Make substitution more autoconf-like.
10469
10470 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10471
10472         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10473         single entry to handle all these.
10474         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10475         libjava on arm-*-elf.
10476
10477 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10478
10479         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10480         things that depend on them.
10481
10482 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10483
10484         * Makefile.tpl: Make subsituted variables more autoconfy.
10485         * Makefile.in: Regenerate.
10486         * configure: Make seds more autoconfy.
10487
10488 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10489
10490         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10491         * Makefile.in: Regenerate.
10492         * configure.in: Rewrite sed statements to look autoconfy.
10493
10494         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10495         all-target-foo on configure-target-foo.
10496         * Makefile.def: Ditto.
10497         * Makefile.in: Rebuild.
10498
10499 2002-09-25  Andrew Haley  <aph@redhat.com>
10500
10501         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10502
10503 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10504
10505         * Makefile.def: New file.
10506         * Makefile.tpl: New file.
10507         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10508         * contrib/gcc_update: Note that Makefile.in is a generated file.
10509
10510         * configure.in: Minor rearrangement.  Simplify tests.
10511
10512 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10513
10514         * configure.in (with_headers): Skip copy if value is "yes".
10515         (with_libs): Likewise.
10516
10517 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10518
10519         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10520         * configure.in (sh*-*-pe*): Ditto.
10521         * configure.in (mips*-*-pe*): Ditto.
10522         * configure.in (*arm-wince-pe): Ditto.
10523
10524         * configure.in: Rearrange.
10525
10526 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10527
10528         * MAINTAINERS: Update my email address.
10529
10530 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10531
10532         * MAINTAINERS: (Write After Approval): Add myself.
10533
10534 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10535
10536         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10537
10538 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10539
10540         * MAINTAINERS: Change my mailing address.
10541
10542 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10543
10544         * MAINTAINERS (Write After Approval): Remove myself.
10545         (Various Maintainers: c++ runtime libs): Add myself.
10546
10547 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10548
10549         * MAINTAINERS (Write After Approval): Remove myself.
10550         (Various Maintainers: c++ runtime libs): Add myself.
10551
10552 2002-08-15  Eric Christopher  <echristo@redhat.com>
10553
10554         * config.sub: Import from master repository.
10555         * config.guess: Ditto.
10556
10557 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10558
10559         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10560         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10561         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10562
10563 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10564
10565         * MAINTAINERS: Add self to rs6000 vector extensions.
10566
10567 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10568
10569         * libiberty/configure: Reverted unintended yesterday's check in.
10570
10571 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10572
10573         * boehm-gc/configure, libf2c/configure: Rebuilt.
10574         * libffi/configure, libiberty/configure: Ditto.
10575         * libjava/configure, libobjc/configure: Ditto.
10576         * libstdc++-v3/configure, zlib/configure: Ditto.
10577         Merged from binutils:
10578         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10579         From Steve Ellcey <sje@cup.hp.com>:
10580         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10581         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10582         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10583         IA64.
10584         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10585         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10586         soname_spec, sys_lib_search_path_spec): Ditto.
10587
10588 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10589
10590         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10591
10592 2002-08-04  H.J. Lu  (hjl@gnu.org)
10593
10594         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10595
10596 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10597
10598         * MAINTAINERS (Write After Approval): Add myself.
10599
10600 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10601
10602         * configure.in: Move generic linux case to end.  Copy generic
10603         linux noconfigdirs to mips*-*-linux* entry and new
10604         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10605
10606 2002-07-19  Michael Matz  <matz@suse.de>
10607
10608         * MAINTAINERS: Add myself as ra* maintainer.
10609
10610 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10611
10612         * config.guess: Update to 2002-07-09 version.
10613         * config.sub: Update to 2002-07-03 version.
10614
10615 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10616
10617         * MAINTAINERS: Fix typo in a maintainer email address.
10618
10619 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10620
10621         * configure.in: Remove two redundant tests.
10622
10623 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10624
10625         * configure.in (mips*-*-irix6*o32): Enable stabs.
10626
10627 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10628
10629         * configure.in: Don't build grez.
10630         * Makefile.in: Ditto.
10631
10632         * Makefile.in: Remove references to bsp, cygmon, libstub.
10633         * configure.in: Ditto.
10634
10635         * configure.in: Remove leftover reference to gdbtest.
10636
10637 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10638
10639         * configure.in (gxx_include_dir):  Change to match versioned
10640         C++ headers if --enable-version-specific-runtime-libs is used.
10641
10642 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10643
10644         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10645
10646 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10647
10648         * configure.in: Make --without-x work.
10649
10650 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10651
10652         * configure.in: Rearrange target Makefile fragment collection.
10653
10654         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10655         cvs[src].
10656         * configure.in: Ditto.
10657
10658 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10659
10660         * MAINTAINERS (Write After Approval): Update my e-mail address.
10661
10662 2002-06-24  Ben Elliston  <bje@redhat.com>
10663
10664         * configure.in (host_tools): Remove cgen.
10665
10666         * Makefile.in (all-cgen): Remove; runs from its source directory.
10667         (check-cgen, install-cgen, clean-cgen): Likewise.
10668         (all-opcodes): Do not depend on all-cgen.
10669         (all-sim): Likewise.
10670
10671 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10672
10673         * Makefile.in: Eliminate 'apache' targets.
10674         * configure.in: Eliminate 'apache' targets.
10675
10676         * configure.in: Eliminate redundant tests.  Reorganize.
10677
10678         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10679
10680         * config-ml.in: Eliminate references to Cygnus configure.
10681
10682         * Makefile.in: Eliminate references to building emacs.
10683
10684 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10685
10686         * MAINTAINERS: Update my email address.
10687
10688 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10689
10690         * config.if (libstdcxx_incdir): Version C++ headers.
10691         (cxx_incdir): Remove.
10692
10693 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10694
10695         * MAINTAINERS (Write After Approval): Add self.
10696
10697 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10698
10699         * configure.in: Add support for ip2k.
10700
10701 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10702
10703         * configure.in: Fix AIX configury bug.
10704
10705 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10706
10707         * MAINTAINERS (Write After Approval): Add self.
10708
10709 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10710
10711         * configure.in: replace ${topsrcdir} with ${srcdir}
10712
10713         * configure.in: Move definition of libstdcxx_flags
10714         right above usage, rather than waaay earlier.
10715
10716         * configure.in: Pull definition of is_cross_compiler earlier.
10717
10718         * configure.in: Rearrange a little.
10719
10720         * configure.in: Remove references to librx.
10721         * Makefile.in: Remove references to librx.
10722
10723 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10724
10725         * config.sub: Add support for avr target.
10726         Import from master sources, rev 1.255
10727
10728 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10729
10730         * configure, .cvsignore:  Revert previous change...
10731         * Makefile:  ...delete.
10732
10733 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10734
10735         * configure.in: Eliminate ${gasdir} variable.
10736
10737 2002-06-18  Dave Brolley  <brolley@redhat.com>
10738
10739         * configure.in: Add support for frv.
10740         * config.sub: Add support for frv.
10741
10742 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10743
10744         * configure:  Remove garbage from previous commit.
10745
10746 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10747
10748         * configure:  For in-source builds, make a subdir and re-exec there.
10749         * Makefile:  New file.  Pass targets through to build directory.
10750         * .cvsignore:  No longer ignore "Makefile".
10751
10752 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10753
10754         * MAINTAINERS (Write After Approval): Add self.
10755
10756 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10757
10758         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10759
10760 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10761
10762         * configure.in (vax-*-netbsd*): Re-enable gas.
10763
10764 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10765
10766         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10767         BUILD_PREFIX_1, to correct nomenclature.
10768         * configure: Likewise.
10769
10770         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10771         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10772
10773 2002-05-31  Olaf Hering  <olh@suse.de>
10774
10775         * config-ml.in: Propogate DESTDIR also.
10776
10777 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10778
10779         * configure.in (vax-*-netbsd*): Don't build gas for this
10780         platform.
10781
10782 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10783
10784         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10785         and libgcj for AVR.
10786
10787 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10788
10789         * MAINTAINERS (Write After Approval): Add myself.
10790
10791 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10792
10793         * config.guess: Update to 2002-05-22 version.
10794         * config.sub: Likewise.
10795
10796 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10797
10798         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10799         * config-ml.in: Likewise.
10800         * configure: Likewise.
10801         * configure.in: Likewise.
10802
10803 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10804
10805         * MAINTAINERS: Update my email address.
10806
10807 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10808
10809         * configure.in: Simplify makefile fragment collection.
10810
10811         * configure.in: Remove code to build emacs.
10812
10813         * configure.in : Remove --srcdir argument from targargs and buildargs
10814         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10815
10816         * configure: Move some logic to configure.in.
10817         * configure.in: Move some logic from configure.
10818
10819 2002-05-11  Tom Tromey  <tromey@redhat.com>
10820
10821         * MAINTAINERS: Reflect libgcj reality.
10822
10823 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10824
10825         * Makefile.in: Honour DESTDIR.
10826
10827 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10828
10829         * config.guess: Import 2002-03-20 version.
10830         * config.sub: Import 2002-04-26 version.
10831
10832 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10833
10834         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10835
10836 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10837
10838         * MAINTAINERS: Add self.
10839
10840 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10841
10842         * ltmain.sh: Detect and handle object name conflicts
10843         while piecewise linking a static library.
10844
10845 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10846
10847         * configure.in (noconfigdirs): Don't disable libgcj on
10848         sparc64-*-solaris* and sparcv9-*-solaris*.
10849
10850 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10851
10852         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10853
10854 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10855
10856         * configure.in (FLAGS_FOR_TARGET): Do not add
10857         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10858         on i[3456]86-*-linux*.
10859
10860 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10861
10862         * configure.in (noconfigdirs): Replace [ ] with test.
10863
10864         * configure.in (noconfigdirs): Do not add target-newlib if
10865         target == i[3456]86-*-linux*, and host == target.
10866
10867 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10868
10869         * configure.in: delete reference to absent file
10870
10871         * configure.in: replace '[' with 'test'
10872
10873         * configure.in: Eliminate references to gash.
10874         * Makefile.in: Eliminate references to gash.
10875
10876         * configure.in: remove useless references to 'pic' makefile fragments.
10877
10878         * configure.in: (*-*-windows*) Finish removing.
10879
10880         * configure.in: Eliminate redundant test for libgui.
10881
10882 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10883
10884         * MAINTAINERS: Add self and realphabetize.  Update entries
10885         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10886         entry for a29k port maintainer.
10887
10888 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10889
10890         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10891         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10892
10893 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10894
10895         * configure.in: remove references to dead files
10896
10897 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10898
10899         * MAINTAINERS: Add information about purpose of this file.
10900
10901 2002-04-18  Tom Tromey  <tromey@redhat.com>
10902
10903         * configure.in: Disallow configuring libgcj when it is already
10904         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10905         Solaris 2.8 by default.  For PR libgcj/6158.
10906
10907 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10908
10909         * configure.in:  Move default CC setting out of config/mh-* fragments
10910         directly into here.
10911
10912 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10913
10914         * configure.in: don't even try to configure or make a subdirectory
10915         if there's no configure script for it.
10916
10917 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10918
10919         * MAINTAINERS: Remove chill maintainers.
10920         * Makefile.in (CHILLFLAGS): Remove.
10921         (CHILL_LIB): Remove.
10922         (TARGET_CONFIGDIRS): Remove libchill.
10923         (CHILL_FOR_TARGET): Remove.
10924         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10925         CHILL_LIB.
10926         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10927         (CHECK_TARGET_MODULES): Likewise.
10928         (INSTALL_TARGET_MODULES): Likewise.
10929         (CLEAN_TARGET_MODULES): Likewise.
10930         (configure-target-libchill): Remove.
10931         (all-target-libchill): Remove.
10932         * configure.in (target_libs): Remove target-libchill.
10933         Do not compute CHILL_FOR_TARGET.
10934         * libchill: Remove directory.
10935
10936 2002-04-11  DJ Delorie  <dj@redhat.com>
10937
10938         * Makefile.in, configure.in: Sync with binutils, entries
10939         follow...
10940
10941 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10942
10943         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10944         (do-tar, do-bz2): New rules.
10945         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10946         (gdb-tar): New rule.
10947         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10948         (insight_dejagnu.tar): New rule.
10949         (insight.tar): New rule.
10950         (gdb+dejagnu.tar): New rule.
10951         (gdb.tar): New rule.
10952
10953 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10954
10955         * Makefile.in: Add all-tix to deps for all-snavigator
10956         so that tix is built when building snavigator.
10957
10958 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10959
10960         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10961         ld and gdb are not supported.
10962
10963 2002-01-07  Mark Salter  <msalter@redhat.com>
10964
10965         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10966         Allow target-libgloss to be built for arm, strongarm, and xscale.
10967
10968 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10969
10970         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10971         options for i[3456]86-pc-linux* native builds.
10972
10973 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10974
10975         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10976         files from .po files for a distribution.
10977
10978 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10979
10980         * configure.in: Enable libstdc++-v3 for h8300 targets.
10981
10982 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10983
10984         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10985         version from bfd/.
10986
10987 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10988
10989         * Makefile.in (VER): When present, extract the version number from
10990         the file version.in.
10991
10992 2001-05-24  Tom Rix  <trix@redhat.com>
10993
10994         * configure.in : enable ld for aix
10995
10996 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10997
10998         * config.guess: Add linux target for S/390.
10999
11000 2000-11-07  Philip Blundell  <pb@futuretv.com>
11001
11002         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11003
11004 2000-11-03  Philip Blundell  <pb@futuretv.com>
11005
11006         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11007         files.
11008
11009 2001-01-15  Ben Elliston  <bje@redhat.com>
11010
11011         * configure.in (host_tools): Add sid.
11012         Always configure cgen.
11013
11014 2000-11-24  Nick Clifton  <nickc@redhat.com>
11015
11016         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11017
11018 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11019
11020         * Makefile.in (ALL_MODULES): Add all-cgen.
11021         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11022         (all-cgen): New target.
11023         (all-opcodes,all-sim): Depend on all-cgen.
11024         * configure.in (host_tools): Add cgen.
11025         Only configure cgen if --enable-cgen-maint.
11026
11027 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11028
11029         * configure.in: Add *-*-freebsd* configurations.
11030
11031 2002-04-08  Tom Tromey  <tromey@redhat.com>
11032
11033         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11034         Fixes PR libgcj/6068.
11035
11036 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11037
11038         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11039
11040 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11041
11042         * configure.in (alpha*-dec-osf*): Enable libgcj.
11043
11044 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11045
11046         * MAINTAINERS (Write After Approval): Add myself.
11047
11048 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11049
11050         Fix for: PR bootstrap/3591, target/5676
11051         * configure.in (mcore-pe): Disable the configuration of
11052         libstdc++-v3 since exceptions are not supported.
11053
11054 2002-03-20  Anthony Green  <green@redhat.com>
11055
11056         * configure.in: Enable libgcj for xscale-elf target.
11057
11058 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11059
11060         * MAINTAINERS:  Update my email address.
11061
11062 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11063
11064         * ltmain.sh (relink_command): Fix typo in previous change.
11065
11066 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11067
11068         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11069         (relink_command): Added --tag flags.
11070         (mode=install): If relinking fails; error out.
11071
11072 2002-03-12  Richard Henderson  <rth@redhat.com>
11073
11074         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11075         .NOTPARALLEL tag.
11076         (do-check): Rename from check.
11077         (check): Allow parallel check.
11078
11079 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11080
11081         * MAINTAINERS: Add myself as maintainer for xtensa port.
11082         Fix alphabetical order in CPU port maintainer list.
11083         Remove myself from Write After Approval list.
11084
11085 2002-03-11  Richard Henderson  <rth@redhat.com>
11086
11087         * Makefile.in (.NOTPARALLEL): Add fake tag.
11088
11089 2002-03-07  H.J. Lu  (hjl@gnu.org)
11090
11091         * configure.in: Enable gprof for mips*-*-linux*.
11092
11093 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11094
11095         * MAINTAINERS (Write After Approval): Add myself.
11096
11097 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11098
11099         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11100         libjava.
11101         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11102
11103 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11104
11105         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11106         because its Makefile is there; test for the executable instead.
11107
11108 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11109
11110         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11111         libstdc++-v3 and libjava.
11112
11113 2002-02-11  Adam Megacz  <adam@xwt.org>
11114
11115         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11116         boehm-gc
11117
11118 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11119
11120         * config.guess: Updated to 2002-01-30's version.
11121         * config.sub: Updated to 2002-02-01's version.
11122         Contribute sh64-elf.
11123         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11124         * configure.in: Added sh64-*-*.
11125
11126 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11127
11128         * MAINTAINERS: Belatedly add myself to write after approval list.
11129
11130 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11131
11132         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11133         Remove self as Write After Approval.
11134
11135 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11136
11137         * MAINTAINERS: Put self in as maintainer for contrib/regression
11138         directory.
11139
11140 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11141
11142         * MAINTAINERS:  Update my email address.
11143
11144 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11145
11146         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11147         target-libiberty, and target-libgloss.  Skip Java-related
11148         libraries if not supported for NetBSD on target CPU.
11149
11150 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11151
11152         * install-sh: Use _inst.$$_ for temp file name.
11153
11154 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11155
11156         * MAINTAINERS (Write After Approval): Move my contact info
11157         from here...
11158         (OS Port Maintainers): ...to here (netbsd).
11159
11160 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11161
11162         * MAINTAINERS (Write After Approval): Add myself.
11163
11164 2002-01-17  H.J. Lu  <hjl@gnu.org>
11165
11166         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11167         (all-target-fastjar): Also depend on all-target-libiberty.
11168
11169 2002-01-16  H.J. Lu  (hjl@gnu.org)
11170
11171         * config.guess: Import from master sources, rev 1.225.
11172         * config.sub: Import from master sources, rev 1.238.
11173
11174 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11175
11176         * MAINTAINERS (Write After Approval): Remove myself.
11177
11178 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11179
11180         * MAINTAINERS (Write After Approval): Add myself.
11181
11182 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11183
11184         * MAINTAINERS: Add self as docs co-maintainer.
11185
11186 2001-12-11  Matthias Klose  <doko@debian.org>
11187
11188         * MAINTAINERS (Write After Approval): Add myself.
11189
11190 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11191
11192         * MAINTAINERS: Update my email address.
11193
11194 2001-12-07  Turly O'Connor  <turly@apple.com>
11195         * MAINTAINERS (Write After Approval): Add myself.
11196         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11197         (rs6000_initialize_trampoline): Call __trampoline_setup for
11198         ABI_DARWIN too.
11199         * darwin-tramp.asm: New file, implements __trampoline_setup.
11200         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11201
11202 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11203
11204         * MAINTAINERS (Write After Approval): Add myself.
11205
11206 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11207
11208         * configure, configure.in: Use temp file for long sed commands.
11209
11210 2001-12-03  Laurent Guerby  <guerby@acm.org>
11211
11212         * config.sub: Update to version 1.232 on subversion.
11213
11214 2001-12-03  Ben Elliston  <bje@redhat.com>
11215
11216         * MAINTAINERS: Update mail address for config.* patches.
11217
11218 2001-11-27  DJ Delorie  <dj@redhat.com>
11219             Zack Weinberg  <zack@codesourcery.com>
11220
11221         When build != host, create libiberty for the build machine.
11222
11223         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11224         CONFIG_ARGUMENTS.
11225         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11226         New variables.
11227         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11228         and rules.
11229         (all.normal): Depend on ALL_BUILD_MODULES.
11230         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11231         (all-build-libiberty): Depend on configure-build-libiberty.
11232
11233         * configure: Calculate and substitute proper value for
11234         ALL_BUILD_MODULES.
11235         * configure.in: Create the build subdirectory.
11236         Calculate and substitute TARGET_CONFIGARGS (formerly
11237         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11238
11239 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11240
11241         * MAINTAINERS (write-after-approval): Add self.
11242
11243 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11244
11245         * MAINTAINERS (GNATS only accounts): Remove self.
11246
11247 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11248
11249         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11250         libf2c.
11251
11252 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11253
11254         * MAINTAINERS (Write After Approval): Add self.
11255
11256 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11257
11258         * MAINTAINERS: mips and s390 are also CPU ports.
11259
11260 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11261
11262         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11263
11264 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11265
11266         * MAINTAINERS: Alphabetize.
11267
11268 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11269
11270         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11271
11272 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11273
11274         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11275
11276 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11277
11278         * configure.in (--enable-languages): Be more permissive about
11279         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11280
11281 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11282
11283         * config.sub: Import from master sources, rev. 1.230.
11284         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11285
11286 2001-11-07  Laurent Guerby  <guerby@acm.org>
11287
11288         * MAINTAINERS (Write After Approval): Add self.
11289
11290 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11291
11292         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11293
11294 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11295
11296         * config.sub: Import from master sources, rev 1.226.
11297         * config.guess: Import from master sources, rev 1.216.
11298
11299 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11300
11301         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11302         * MAINTAINERS: Add self as maintainer of MMIX port.
11303         Remove old after-approval entry.
11304
11305 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11306
11307         * ChangeLog, configure: Fix spelling errors.
11308
11309 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11310
11311         * MAINTAINERS: Tweak my address.
11312
11313 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11314
11315         * MAINTAINERS: Update my email address.
11316
11317 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11318
11319         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11320         * MAINTAINERS: Add self as maintainer of CRIS port.
11321
11322 2001-10-10  Geert Bosch  <bosch@gnat.com>
11323
11324         * MAINTAINERS (Various maintainers: Ada front end):
11325         Added Robert Dewar.
11326
11327 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11328
11329         * MAINTAINERS (Write After Approval): Added self
11330
11331 2001-10-02  Geert Bosch  <bosch@gnat.com>
11332
11333         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11334
11335 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11336
11337         * configure: Handle temporary files securely using mkdir.
11338
11339 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11340
11341         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11342
11343 2001-09-26  Will Cohen  <wcohen@redhat.com>
11344
11345         * configure.in (*-*-linux*): Disable configuration of target-newlib
11346         and target-libgloss.
11347
11348 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11349
11350         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11351         RANLIB.
11352
11353 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11354
11355         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11356         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11357         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11358         avoid quotes nesting problems.
11359         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11360         (DO_X): Export only variables that are set.
11361
11362 2001-09-19  Ben Elliston  <bje@redhat.com>
11363
11364         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11365         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11366         semantics.  Use the shell built-in "type" command instead.
11367
11368 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11369
11370         Merged from gcc-3_0-branch:
11371         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11372         * ltcf-c.sh: Use $objext, not $ac_objext.
11373         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11374         * ltcf-cxx.sh: Add support for GNU.
11375         2001-07-22  Timothy Wall  <twall@redhat.com>
11376         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11377         default settings if using GNU tools with that configuration.
11378         * ltcf-cxx.sh: Ditto.
11379         * ltcf-gcj.sh: Ditto.
11380         2001-07-21  Michael Chastain  <chastain@redhat.com>
11381         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11382         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11383         * ltmain.sh: Mark as gcc-local.
11384
11385 2001-08-30  Eric Christopher  <echristo@redhat.com>
11386             Jason Eckhardt  <jle@redhat.com>
11387
11388         * config.guess: Merge from master sources.
11389         * config.sub: Merge from master sources, add support for mipsisa32.
11390
11391 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11392         * config.sub: Merge from master sources, rev 1.219.
11393         * MAINTAINERS: Add self as contact for stormy16 port.
11394
11395 2001-08-14  Zack Weinberg  <zackw@panix.com>
11396
11397         * config.sub: Merge from master sources, rev 1.218.
11398         * config.guess: Merge from master sources, rev 1.209.
11399
11400 2001-08-11  Graham Stott  <grahams@redhat.com>
11401
11402         * Makefile.in (check-c++): Add missing semicolon.
11403
11404 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11405
11406         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11407
11408 2001-07-30  Eric Christopher  <echristo@redhat.com>
11409
11410         * MAINTAINERS (Various maintainers: mips port): Added myself.
11411
11412 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11413
11414         * configure.in (sh-*-linux*): New.
11415
11416 2001-07-27  Richard Henderson  <rth@redhat.com>
11417
11418         * .cvsignore: Add LAST_UPDATED.
11419
11420 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11421
11422         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11423
11424 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11425
11426         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11427
11428 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11429
11430         * MAINTAINERS (Write After Approval): Added myself.
11431
11432 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11433
11434         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11435         and libgcj on m68hc11/m68hc12.
11436
11437 2001-06-27  H.J. Lu  (hjl@gnu.org)
11438
11439         * Makefile (CFLAGS_FOR_BUILD): New.
11440         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11441
11442 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11443
11444         * README: Remove version number.
11445
11446 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11447
11448         * INSTALL/README: Update wrt. to the installation instructions now
11449         residing in gcc/doc/install.texi.
11450
11451 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11452
11453         * README: Replace with a cut-down and updated version of gcc/README.
11454
11455 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11456
11457         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11458         multilibs to be disabled.
11459
11460 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11461
11462         * MAINTAINERS (Write After Approval): Add myself.
11463
11464 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11465
11466         * config.guess: Import CVS version 1.195.
11467         * config.sub: Import CVS version 1.212.
11468
11469 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11470
11471         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11472         gcc/xgcc is built, use -print-prog-name to find out the program
11473         name to use.
11474
11475 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11476
11477         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11478         appear to also be in the master copy.
11479         * config.sub:  Import CVS version 1.211.
11480
11481 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11482
11483         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11484         with_gcc]: Use `gcc -shared' to build a shared library.
11485
11486 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11487
11488         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11489         archives.
11490
11491 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11492
11493         * MAINTAINERS (Write After Approval): Add myself.
11494
11495 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11496
11497         * configure.in (libstdcxx_flags): Do not try to execute
11498         libstdc++-v3/testsuite_flags until it exists.
11499
11500 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11501
11502         * MAINTAINERS: Update my email address.
11503
11504 2001-05-31  Graham Stott  <grahams@redhat.com>
11505
11506         * MAINTAINERS (Write After Approval): Add myself.
11507
11508 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11509
11510         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11511         libraries when using g++ with native linker.
11512
11513 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11514
11515         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11516
11517 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11518
11519         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11520         [aix4*|aix5*]: Prepend blank.
11521
11522 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11523
11524         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11525         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11526         of subdir/configure scripts to use the new libtool.m4.
11527
11528 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11529
11530         * MAINTAINERS (Write After Approval): Add myself.
11531
11532 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11533
11534         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11535
11536 2001-05-11  Ben Elliston  <bje@redhat.com>
11537
11538         * Makefile.in (all-sid): New target.
11539         (check-sid, clean-sid, install-sid): Likewise.
11540
11541 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11542
11543         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11544
11545 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11546
11547         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11548         libgcj.
11549
11550 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11551
11552         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11553         gcc/xgcc is built, use -print-prog-name to find out the program
11554         name to use.
11555
11556 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11557
11558         * configure.in (noconfigdirs): Don't reset it from scratch in the
11559         target case; only append to it.
11560
11561         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11562         sparc-*-solaris2.8]: Disable ${libgcj}.
11563
11564 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11565
11566         * configure.in (libgcj_saved): Copy from $libgcj.
11567         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11568         --disable-libgcj.
11569
11570 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11571
11572         * MAINTAINERS: Remove self as MIPS maintainer and
11573         C front end maintainer.
11574
11575 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11576
11577         * configure.in: Move *-chorusos target case to the proper switch.
11578         Disable libgcj.
11579
11580 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11581
11582         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11583         1.641.2.228.
11584
11585 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11586
11587         * Makefile.in (STAGE1_CFLAGS): Pass down.
11588
11589 2001-04-13  Alan Modra  <amodra@one.net.au>
11590
11591         * config.guess: Add hppa64-linux support.  Note for next import that
11592         this is already in the master file.
11593         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11594
11595 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11596
11597         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11598         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11599
11600 2001-04-11  Stan Shebs  <shebs@apple.com>
11601
11602         * MAINTAINERS: Add self as Darwin port maintainer.
11603
11604 2001-04-11  Alan Modra  <amodra@one.net.au>
11605
11606         * MAINTAINERS: Update my email address.
11607
11608 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11609
11610         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11611         recent versions of FreeBSD (release 3 or later).
11612         * ltconfig: On FreeBSD, -lc must not be provided when building
11613         a shared library or else the standard -pthread gcc option is
11614         rendered worthless to later users of the built library.
11615
11616 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11617
11618         * MAINTAINERS: Add self and RTH as C front end maintainers.
11619
11620 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11621
11622         * config.sub: Make sure to match an already-canonicalized
11623         machine name (eg. mn10300-unknown-elf).
11624
11625 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11626
11627         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11628         New macros.
11629         (bootstrap, cross): Use RECURSE_FLAGS.
11630         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11631
11632 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11633
11634         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11635
11636 2001-03-22  Colin Howell  <chowell@redhat.com>
11637
11638         * Makefile.in (DO_X): Do not backslash single-quotes in
11639         backquotes (two places).
11640
11641 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11642
11643         Re-installed:
11644         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11645         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11646         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11647         * ltcf-cxx.sh: Likewise.
11648         * ltcf-gcj.sh: Likewise.
11649
11650 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11651
11652         * MAINTAINERS: Add myself as "documentation co-maintainer".
11653
11654 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11655
11656         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11657         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11658
11659 2001-03-19  Tom Tromey  <tromey@redhat.com>
11660
11661         * config-ml.in: Handle GCJ and GCJFLAGS.
11662
11663 2001-03-21  Michael Chastain  <chastain@redhat.com>
11664
11665         * Makefile.in: all-m4 depends on all-texinfo.
11666
11667 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11668
11669         * MAINTAINERS: Add myself to write after approval list.
11670
11671 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11672
11673         * Makefile.in (DO_X): Quote nested quotes.
11674
11675 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11676
11677         * MAINTAINERS: Add myself to write after approval list.
11678
11679 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11680
11681         * Makefile.in (DO_X): Use double quotes for quoting
11682         "RANLIB=$${RANLIB}".
11683
11684 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11685
11686         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11687
11688 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11689
11690         * configure.in: Only use `lang_requires' for languages athat are
11691         actually enabled.
11692
11693 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11694
11695         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11696
11697 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11698
11699         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11700
11701 2001-03-07  Tom Tromey  <tromey@redhat.com>
11702
11703         * configure.in: Allow config-lang.in to set `lang_requires' to list
11704         of other required languages.
11705
11706 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11707
11708         * Makefile.in: Remove RANLIB definition. Use RANLIB
11709         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11710         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11711
11712 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11713             Alexandre Oliva  <aoliva@redhat.com>
11714
11715         * Makefile.in (check-c++): Use tabs, not spaces.
11716
11717 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11718
11719         * MAINTAINERS: add myself to Write After Approval list.
11720
11721 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11722
11723         * Makefile.in (check-c++): New rule.
11724
11725         * configure.in (target_libs): Remove libg++.
11726         (noconfigdirs): Remove libg++.
11727         (noconfigdirs): Same.
11728         (noconfigdirs): Same.
11729         (noconfigdirs): Same.
11730
11731         * config-ml.in: Remove libg++ references.
11732
11733         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11734         (ALL_TARGET_MODULES): Same.
11735         (configure-target-libg++): Remove.
11736         (all-target-libg++): Remove.
11737         (configure-target-libio): Remove.
11738         (all-target-libio): Remove.
11739         (check-target-libio): Remove.
11740         (.PHONY): Remove.
11741         (libg++.tar.bz2): Remove.
11742         (all-target-cygmon): Remove libio.
11743         (all-target-libstdc++): Remove.
11744         (configure-target-libstdc++): Remove.
11745         (TARGET_LIB_PATH): Remove libstdc++.
11746         (ALL_GCC_CXX): Remove libstdc++.
11747         (all-target-gperf): Correct.
11748
11749 2001-02-16  Nick Clifton  <nickc@redhat.com>
11750
11751         * configure.in (noconfigdirs): Allow configuration of texinfo
11752         for Cygwin hosts.
11753
11754 2001-02-15  Anthony Green  <green@redhat.com>
11755
11756         * configure: Introduce GCJ_FOR_TARGET.
11757         * configure.in: Ditto.
11758         * Makefile.in: Ditto.
11759
11760 2001-02-13  Andreas Schwab  <schwab@suse.de>
11761
11762         * MAINTAINERS: Update mail address.
11763
11764 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11765
11766         * config.guess: Add linux target for S/390.
11767         * config.sub: Likewise.
11768
11769 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11770
11771         * configure.in: for *-chorusos, don't config target-newlib and
11772         target-libgloss.
11773
11774 2001-02-06  Ben Elliston  <bje@redhat.com>
11775
11776         * configure: Output host type to stdout, not stderr.
11777
11778 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11779
11780         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11781         * ltcf-cxx.sh: Likewise.
11782
11783         * config.if: Assume enable_libstdcxx_v3 is defined.
11784
11785 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11786
11787         Remove V2 C++ library.
11788         * configure.in: Remove --enable-libstdcxx_v3 support.
11789
11790 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11791
11792         * include/demangle.h: Add prototype for java_demangle_v3.
11793
11794 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11795
11796         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11797
11798 2001-01-27  Richard Henderson  <rth@redhat.com>
11799
11800         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11801
11802 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11803
11804         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11805         Don't unset, it's non-portable and no longer necessary, set to empty
11806         instead.
11807
11808 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11809
11810         * ltconfig: Shell portability fix for the tagname validity check.
11811
11812 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11813
11814         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11815         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11816
11817 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11818
11819         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11820
11821 2001-01-26  Tom Tromey  <tromey@redhat.com>
11822
11823         * configure.in: Allow libgcj to be built on Sparc Solaris.
11824
11825 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11826
11827         * ltcf-c.sh: Add aix5 case.
11828         * ltcf-cxx.sh: Likewise.
11829         * ltconfig: Likewise.
11830
11831 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11832
11833         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11834         keep at least one of build_libtool_libs or build_old_libs set to
11835         yes.
11836
11837         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11838         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11839
11840 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11841
11842         * configure.in: Enable libgcj on several additional platforms.
11843
11844 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11845
11846         * configure.in: Enable libgcj for linux targets.
11847
11848 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11849
11850         * MAINTAINERS (Write After Approval): Add myself.
11851
11852 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11853
11854         * MAINTAINERS: Add myself as vax port maintainer.
11855
11856 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11857
11858         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11859
11860 2001-01-09  Mike Stump  <mrs@wrs.com>
11861
11862         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11863         failures of subdirectories.
11864
11865 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11866
11867         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11868         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11869         * ltcf-cxx.sh: Likewise.
11870         * ltcf-gcj.sh: Likewise.
11871         * ltconfig.sh: Fix typo.
11872
11873 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11874
11875         * configure: handle DOS-style absolute paths.
11876
11877 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11878
11879         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11880
11881 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11882
11883         * MAINTAINERS: Add myself as avr port co-maintainer.
11884
11885 2000-12-28  Ben Elliston  <bje@redhat.com>
11886
11887         * MAINTAINERS: Add myself under ``Write After Approval''.
11888
11889 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11890
11891         * texinfo: Remove directory from GCC.
11892
11893 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11894
11895         * COPYING: Update to current
11896         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11897         to 19yy as example year in copyright notice).
11898
11899 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11900
11901         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11902         (libstdcxx_incdir): Pass down.
11903         * config.if: Remove expired bits for cxx_interface, add stub.
11904         (libstdcxx_incdir): Add variable for g++ include directory.
11905         * configure.in (gxx_include_dir): Use it.
11906
11907 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11908
11909         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11910         with old-email address from ``Write After Approval''.
11911
11912 2000-12-15  Andreas Jaeger  <aj@suse.de>
11913
11914         * configure.in: Handle lang_dirs.
11915
11916 2000-12-14  Tom Tromey  <tromey@redhat.com>
11917
11918         * MAINTAINERS: Removed brads.
11919
11920         * MAINTAINERS: Added gcj developers.
11921
11922 2000-12-13  Anthony Green  <green@redhat.com>
11923
11924         * configure.in: Disable libgcj for any target not specifically
11925         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11926         with g++ abi.
11927
11928 2000-12-13  Mike Stump  <mrs@wrs.com>
11929
11930         * Makefile.in (local-distclean): Also remove fastjar.
11931
11932 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11933
11934         * contrib/gcc_update: Add fastjar --touch entries.
11935
11936 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11937
11938         * configure.in: Disable language-specific target libraries for
11939         languages that aren't enabled.
11940
11941 2000-12-10  Anthony Green  <green@redhat.com>
11942
11943         * configure.in: Define libgcj.  Disable libgcj target libraries for
11944         most targets.
11945
11946 2000-12-10  Neil Booth  <neilb@earthling.net>
11947
11948         * MAINTAINERS: Update mail address, remove from WAA list.
11949
11950 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11951
11952         * libjava: Imported from /cvs/java.
11953         * libffi: Likewise.
11954         * Boehm-gc: Likewise.
11955
11956 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11957
11958         * configure.in (target_libs): Revert 2000-12-08 patch.
11959         (noconfigdirs): Added target-libjava.
11960
11961 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11962
11963         * djunpack.bat: removed.
11964
11965 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11966
11967         * Makefile.in: handle DOS-style absolute paths.
11968         * config-ml.in: likewise.
11969         * symlink-tree: likewise.
11970
11971 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11972
11973         * fastjar: Imported.
11974
11975 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11976
11977         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11978         libjava.
11979         * configure.in (target_libs): Removed `target-libjava'.
11980
11981 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11982
11983         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11984         (ALL_MODULES): Added fastjar.
11985         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11986         (all-target-libjava): all-fastjar replaces all-zip.
11987         (all-fastjar): Added.
11988         (configure-target-fastjar, all-target-fastjar): Likewise.
11989         * configure.in (host_tools): Added fastjar.
11990
11991 2000-12-07  Mike Stump  <mrs@wrs.com>
11992
11993         * Makefile.in (local-distclean): Remove leftover built files.
11994
11995 2000-11-24  Nick Clifton  <nickc@redhat.com>
11996
11997         * configure.in (xscale-elf): Add target.
11998         (xscale-coff): Add target.
11999
12000 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12001
12002         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12003         recent versions of FreeBSD (release 3 or later).
12004         * ltconfig: On FreeBSD, -lc must not be provided when building
12005         a shared library or else the standard -pthread gcc option is
12006         rendered worthless to later users of the built library.
12007
12008 2000-11-16  Fred Fish  <fnf@be.com>
12009
12010         * configure.in (enable_libstdcxx_v3): Fix typo,
12011         libstd++ -> libstdc++.
12012
12013 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12014
12015         * MAINTAINERS: Add self to Write After Approval list.
12016
12017 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12018
12019         * MAINTAINERS: Update my email address.  Add myself to global write
12020         privs list.
12021
12022 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12023
12024         * Makefile.in: Merge with src and libgcj.
12025         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12026         configure-target-<library> when their configure scripts need the C
12027         or C++ library to have already been built to work properly.
12028         (do_proto_toplev): Set them to an empty string.
12029
12030         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12031         (REALLY_SET_LIB_PATH): Use them.
12032
12033 2000-11-17  Stan Shebs  <shebs@apple.com>
12034
12035         * MAINTAINERS: Add self to Write After Approval list.
12036
12037 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12038
12039         * configure: Provide the original toplevel configure arguments
12040         (including $0) to subprocesses in the environment rather than
12041         through gcc/configargs.h.
12042
12043 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12044
12045         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12046         C99.  Alphabetise "Write After Approval" list.
12047
12048 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12049
12050         * configure: Turn on libstdc++ V3 by default.
12051
12052         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12053         if we've got GCC.
12054
12055 2000-11-11  Philip Blundell  <philb@gnu.org>
12056
12057         * MAINTAINERS: Add self to Write After Approval list.
12058
12059 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12060
12061         * ltcf-c.sh (aix4): Improve shared library configuration; require
12062         exporting symbols.
12063         * ltcf-cxx.sh (aix4): Define.
12064         * ltconfig (aix4): Define library and soname specs appropriate for
12065         AIX.  Define command to create export symbols list.
12066
12067 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12068
12069         * config.sub: Add support for Sun Chorus
12070
12071 2000-10-31  Nick Clifton  <nickc@redhat.com>
12072
12073         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12074         <name>@redhat.com.  Also installed new email address for Clint
12075         Popetz.
12076
12077 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12078
12079         * etc: Remove directory from GCC.
12080
12081 2000-10-16  Michael Meissner  <meissner@redhat.com>
12082
12083         * configure (gcc/configargs.h): Only create if there is a build GCC
12084         directory created.
12085
12086 2000-10-16  Matthias Klose  <doko@debian.org>
12087
12088         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12089         when configured for libstdc++-v3.
12090
12091 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12092
12093         * configure: Save configure arguments to gcc/configargs.h.
12094
12095 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12096
12097         * config.guess: Import CVS version 1.157.
12098         * config.sub: Import CVS version 1.181.
12099
12100 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12101
12102         * Makefile.in (bootstrap): avoid recursion if subdir missing
12103         (cross): ditto
12104         (do-proto-toplev): ditto
12105
12106 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12107
12108         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12109         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12110
12111         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12112         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12113         all affected `configure' scripts.
12114
12115 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12116
12117         * MAINTAINERS: Add self as cpplib co-maintainer.
12118
12119 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12120
12121         * MAINTAINERS: Add self to Write After Approval list.
12122
12123 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12124
12125         * INSTALL/README: egcs -> GCC update.
12126
12127 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12128
12129         * MAINTAINERS: Add myself to Write After Approval list.
12130
12131 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12132
12133         * MAINTAINERS: Add myself to Write After Approval list.
12134
12135 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12136
12137         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12138         X11 libraries for hppa64.
12139
12140 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12141
12142         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12143
12144 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12145
12146         * Makefile.in (all-zlib): Added dummy target.
12147
12148         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12149         ltcf-gcj.sh: Updated from libtool multi-language branch.
12150
12151 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12152
12153         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12154         (bootstrap*): Depend on all-bootstrap.
12155
12156 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12157
12158         * config.guess: Import CVS version 1.156.
12159         * config.sub: Import CVS version 1.179.
12160
12161 2000-09-02  Anthony Green  <green@cygnus.com>
12162
12163         * Makefile.in (all-gcc): Depend on all-zlib.
12164         (CLEAN_MODULES): Add clean-zlib.
12165         (ALL_MODULES): Add all-zlib.
12166         * configure.in (host_libs): Add zlib.
12167
12168 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12169
12170         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12171         crosses, but add gcc/include to the header search path for them.
12172
12173 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12174
12175         * MAINTAINERS: Add self to Write After Approval list.
12176
12177 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12178
12179         * config.guess: Import CVS version 1.152.
12180         * config.sub: Import CVS version 1.177.
12181
12182 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12183
12184         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12185         $targargs to tell whether newlib is going to be built.
12186
12187         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12188         $$r/TARGET_SUBDIR/libio for _G_config.h.
12189
12190 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12191
12192         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12193
12194 2000-08-22  DJ Delorie  <dj@redhat.com>
12195
12196         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12197
12198 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12199
12200         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12201         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12202         sub-configures.
12203
12204 2000-08-21  DJ Delorie  <dj@redhat.com>
12205
12206         * MAINTAINERS: Add self as a libiberty maintainer
12207
12208 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12209
12210         * configure.in (libstdcxx_flags): Use
12211         libstdc++-v3/src/libstdc++.INC.
12212
12213 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12214
12215         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12216
12217 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12218
12219         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12220
12221         * configure: Make enable_threads and enable_shared defaults
12222         explicit.  Substitute enable_threads into generated Makefiles.
12223         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12224         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12225
12226 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12227
12228         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12229
12230 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12231
12232         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12233         previous delta.
12234
12235 2000-08-11  Jason Merrill  <jason@redhat.com>
12236
12237         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12238         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12239         (FLAGS_FOR_TARGET): Not here.
12240         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12241
12242 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12243
12244         * config-ml.in (CC, CXX): Don't introduce a leading space.
12245
12246 2000-08-07  DJ Delorie  <dj@delorie.com>
12247
12248         * MAINTAINERS: Add self as a DJGPP maintainer
12249
12250 2000-08-07  DJ Delorie  <dj@redhat.com>
12251
12252         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12253         "if we're also building gcc, and it's a gcc that will run on the
12254         build machine, we want to use its includes instead of the system's
12255         default includes".
12256
12257 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12258
12259         * MAINTAINERS: Add self to Write After Approval list.
12260
12261 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12262
12263         * configure.in (libstdcxx_flags): Don't use `"'.
12264
12265         * config-ml.in: Adjust multilib search paths to the
12266         appropriate multilib tree.
12267
12268 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12269
12270         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12271         commas in $LANGUAGES.
12272
12273 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12274
12275         * configure.in: Re-enable all references to libg++ and librx.
12276
12277 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12278
12279         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12280         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12281         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12282         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12283
12284         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12285
12286 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12287
12288         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12289         CXX_FOR_TARGET for sed.
12290
12291 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12292
12293         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12294         Do not override if already set in the environment or in configure.
12295         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12296         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12297
12298 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12299
12300         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12301         the libtool CVS tree multi-language branch.
12302         * ltconfig, ltmain.sh: Updated.
12303
12304 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12305
12306         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12307         (clean-target): Depend on it.
12308
12309         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12310         (GCC_FOR_TARGET): Use it.
12311         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12312         * configure.in: ... here.
12313         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12314         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12315
12316 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12317
12318         * MAINTAINERS: Add self to Write After Approval list.
12319
12320 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12321
12322         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12323         (configure-target-libchill, configure-target-libobjc): Likewise.
12324
12325         * configure.in: Use the same cache file for all target libs.
12326         * config-ml.in: But different cache files per multilib variant.
12327
12328 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12329
12330         * configure (topsrcdir): Don't use dirname.
12331
12332 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12333
12334         * MAINTAINERS: Add self to Write After Approval list.
12335
12336 2000-07-20  Jason Merrill  <jason@redhat.com>
12337
12338         * configure.in: Remove all references to libg++ and librx.
12339
12340         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12341
12342 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12343
12344         * config.sub: Update to subversions version 2000-07-06.
12345
12346 2000-07-12  Andrew Haley  <aph@cygnus.com>
12347
12348         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12349         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12350
12351 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12352
12353         * symlink-tree:  Check number of arguments.
12354
12355 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12356
12357         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12358         search path for a g++ extracted from the build tree.  This
12359         will allow link tests run by configure scripts in
12360         subdirectories to succeed.
12361
12362 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12363
12364         * ltconfig: Add support for mips-dde-sysv4.2MP
12365
12366 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12367
12368         * MAINTAINERS: Add myself as loop discovery maintainer.
12369
12370 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12371
12372         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12373         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12374
12375 2000-06-19  Timothy Wall  <twall@cygnus.com>
12376
12377         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12378         * config.sub: Add tic54x target.
12379
12380 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12381
12382         * MAINTAINERS: Add self as Fortran maintainer,
12383         remove Craig Burley.
12384
12385 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12386
12387         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12388         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12389
12390 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12391
12392         * MAINTAINERS: Add self as i18n maintainer
12393
12394 20000-05-21  H.J. Lu  (hjl@gnu.org)
12395
12396         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12397         directory are used if they exist. Make sure
12398         $(build_tooldir)/include is searched for header files,
12399         $(build_tooldir)/lib/ for library files.
12400         (GCC_FOR_TARGET): Likewise.
12401         (CXX_FOR_TARGET): Likewise.
12402
12403 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12404
12405         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12406
12407 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12408
12409         * Makefile.in (configure-target-libiberty): Depend on
12410         configure-target-newlib.
12411
12412 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12413
12414         * configure.in, Makefile.in: Merge all libffi-related
12415         configury stuff from the libgcj tree.
12416
12417 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12418
12419         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12420         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12421
12422 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12423
12424         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12425         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12426         current version information.  Add to proto-toplev directory.
12427         (gdb-taz): Build do-djunpack.
12428
12429 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12430
12431         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12432
12433 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12434
12435         * MAINTAINERS: Add self to Write After Approval list.
12436
12437 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12438
12439         * ltmain.sh: Preserve in relink_command any environment
12440         variables that may affect the linker behavior.
12441
12442 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12443
12444         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12445
12446 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12447
12448         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12449
12450 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12451
12452         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12453         with the version name.
12454
12455 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12456
12457         * MAINTAINERS: Add self as bb-reorder maintainer.
12458
12459 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12460
12461         * config.if: Tweak.
12462
12463 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12464
12465         * djunpack.bat: New file.
12466
12467 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12468
12469         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12470         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12471         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12472         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12473
12474 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12475
12476         * config.sub (case $basic_machine): Change default for "ibm-*"
12477         to "openedition".
12478
12479 2000-04-13  Andreas Jaeger  <aj@suse.de>
12480
12481         * MAINTAINERS: Added myself.
12482
12483 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12484
12485         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12486         (do-md5sum): New target.
12487         (MD5PROG): Define.
12488         (PACKAGE): Default to TOOL.
12489         (VER): Default to a shell script.
12490         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12491         md5 checksum generation.
12492         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12493         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12494         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12495         insight.tar.bz2): Use gdb-taz to create archive.
12496
12497 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12498
12499         * configure (warn_cflags): Delete.
12500
12501 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12502
12503         * MAINTAINERS: Added myself.
12504
12505 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12506             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12507
12508         * configure.in (enable_libstdcxx_v3): Add.
12509         (target_libs): Add bits here to switch between libstdc++-v2 and
12510         libstdc++-v3.
12511         * config.if: And this file too.
12512         * Makefile.in: Add libstdc++-v3 targets.
12513
12514 2000-04-05  Michael Meissner  <meissner@redhat.com>
12515
12516         * config.sub (d30v): Add d30v as a basic machine type.
12517
12518 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12519
12520         * configure.in: -linux-gnu*, not -linux-gnu.
12521
12522 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12523
12524         * MAINTAINERS: Add self in write-after-approval section.
12525
12526 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12527
12528         * MAINTAINERS: Add self as ia64 port maintainer.
12529
12530 2000-03-08  Neil Booth  <NeilB@earthling.net>
12531
12532         * MAINTAINERS: Add self in write-after-approval section.
12533
12534 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12535
12536         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12537         (do-tar-bz2): Replace TOOL with PACKAGE.
12538         (gdb.tar.bz2): Remove GDBTK from GDB package.
12539         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12540         dejagnu.tar.bz2): New packages.
12541
12542 2000-02-27  Andreas Jaeger  <aj@suse.de>
12543
12544         * configure.in: Add entry for mips*-*-linux*, move catch all
12545         *-*-*linux* entry below this one.
12546
12547 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12548
12549         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12550
12551 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12552
12553         * config.sub: Support an OS of "wince".
12554
12555 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12556
12557         * config.guess, config.sub: Updated to match config's 2000-02-15
12558         version.
12559
12560 2000-02-23  Linas Vepstas  <linas@linas.org>
12561
12562         * config.sub: Add support for Linux/IBM 370.
12563         * configure.in: Likewise.
12564
12565 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12566
12567         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12568
12569 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12570
12571         * config.guess: Guess "cygwin" rather than "cygwin32".
12572
12573 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12574
12575         * configure (gcc_version): When setting, narrow search to
12576         lines containing `version_string'.
12577
12578 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12579
12580         * config.sub: Add support for avr target.
12581
12582 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12583
12584         * MAINTAINERS: Add maintainers for MCore port.
12585
12586 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12587
12588         * config.sub: Add mmix-knuth-mmixware.
12589
12590 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12591
12592         * MAINTAINERS: Pair cccp with cpplib maintainership.
12593
12594 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12595
12596         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12597         structure stuff to -L library search.
12598         (CXX_FOR_TARGET): Ditto.
12599         (CROSS_CHECK_MODULES): Fix spelling mistake.
12600
12601 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12602
12603         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12604         the C++ compiler.
12605
12606 2000-01-12  Richard Henderson  <rth@cygnus.com>
12607
12608         * configure.in: Don't build some bits for beos.
12609
12610 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12611
12612         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12613         as include files.
12614
12615 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12616
12617         * Add self as cpplib maintainer, as requested by Jason
12618         Merrill.  Correct my e-mail address.
12619
12620 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12621
12622         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12623         not mh-aix43.
12624
12625 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12626
12627         * MAINTAINERS: Add myself to "write after approval" list.
12628
12629 1999-12-14  Richard Henderson  <rth@cygnus.com>
12630
12631         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12632         * config.sub: Accept alphaev[78], alphaev8.
12633
12634 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12635
12636         * config.guess, config.sub: Update from autoconf.
12637
12638 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12639
12640         * MAINTAINERS:  update my playtime e-address.
12641
12642 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12643
12644         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12645         necessary libraries are missing.
12646
12647 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12648
12649         * MAINTAINERS: Add new 'write after approval' maintainer.
12650
12651 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12652
12653         * MAINTAINERS: Add new Java maintainer.
12654
12655 1999-10-25  Andreas Schwab  <schwab@suse.de>
12656
12657         * configure: Fix quoting inside arguments of eval.
12658
12659 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12660
12661         * config-ml.in: Allow suppression of some ARM multilibs.
12662
12663 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12664
12665         * config.guess: Add OS/390 match pattern.
12666         * config.sub: Add mvs, openedition targets.
12667         * configure.in (i370-ibm-opened*): New.
12668
12669 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12670
12671         * config.sub: Add support for configuring for pj.
12672
12673 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12674
12675         * config.sub (maybe_os): Add support for configuring for fr30.
12676
12677 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12678
12679         * configure.in: Do not configure or build ld for AIX
12680         platforms.  ld is known to be broken on these platforms.
12681
12682 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12683
12684         * config-ml.in: Pass compiler flag corresponding to multidirs to
12685         subdir configures.
12686
12687 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12688
12689         * Makefile.in (LDFLAGS): Define.
12690
12691 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12692
12693         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12694         noconfigdirs.
12695         (*-*-cygwin*): Likewise.
12696
12697 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12698
12699         * mkdep: New file.
12700         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12701         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12702
12703         From Eli Zaretskii <eliz@is.elta.co.il>:
12704         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12705         long file name when using DJGPP on MS-DOS.
12706
12707 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12708
12709         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12710
12711 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12712
12713         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12714         dependency as this causes "make check" to globally "make all"
12715
12716 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12717
12718         * configure.in (target_libs): Added target-zlib.
12719         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12720         (CONFIGURE_TARGET_MODULES): Likewise.
12721         (CHECK_TARGET_MODULES): Likewise.
12722         (INSTALL_TARGET_MODULES): Likewise.
12723         (CLEAN_TARGET_MODULES): Likewise.
12724         (configure-target-zlib): New target.
12725         (all-target-zlib): Likewise.
12726         (all-target-libjava): Depend on all-target-zlib.
12727         (configure-target-libjava): Depend on configure-target-zlib.
12728
12729         * Makefile.in (configure-target-libjava): Depend on
12730         configure-target-newlib.
12731         (configure-target-boehm-gc): New target.
12732         (configure-target-qthreads): New target.
12733
12734         * configure.in (target_libs): Added target-qthreads.
12735         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12736         (CONFIGURE_TARGET_MODULES): Likewise.
12737         (CHECK_TARGET_MODULES): Likewise.
12738         (INSTALL_TARGET_MODULES): Likewise.
12739         (CLEAN_TARGET_MODULES): Likewise.
12740         (all-target-qthreads): New target.
12741         (configure-target-libjava): Depend on configure-target-qthreads.
12742         (all-target-libjava): Depend on all-target-qthreads.
12743
12744         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12745         (CONFIGURE_TARGET_MODULES): Likewise.
12746         (CHECK_TARGET_MODULES): Likewise.
12747         (INSTALL_TARGET_MODULES): Likewise.
12748         (CLEAN_TARGET_MODULES): Likewise.
12749         (all-target-libjava): New target.
12750         (all-target-boehm-gc): Likewise.
12751         * configure.in (target_libs): Added libjava, boehm-gc.
12752
12753 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12754
12755         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12756         configure.bat in SUPPORT_FILES.
12757         (gas+binutils.tar.bz2): Likewise.
12758
12759         * makeall.bat: Remove; obsolete.
12760
12761 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12762
12763         From Mark Elbrecht:
12764         * configure.bat: Remove; obsolete.
12765
12766 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12767
12768         * configure: Add -W -Wall to the default CFLAGS when compiling with
12769         gcc.
12770
12771 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12772
12773         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12774
12775 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12776
12777         * configure.in: Build ld on IRIX6.
12778
12779 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12780
12781         * Makefile.in: Change distribution targets to use bzip2 instead of
12782         gzip.
12783         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12784         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12785
12786 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12787
12788         * config.sub: Add mcore target.
12789
12790 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12791
12792         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12793
12794 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12795
12796         * config.guess (dummy): Changed to $dummy.
12797
12798 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12799
12800         * config.sub: Tidied up case statements.
12801
12802 1999-05-22  Ben Elliston  <bje@cygnus.com>
12803
12804         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12805         <jiro@din.or.jp>.
12806
12807         * config.guess: Merge with FSF version. Future changes will be
12808         more accurately recorded in this ChangeLog.
12809         * config.sub: Likewise.
12810
12811 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12812
12813          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12814
12815 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12816
12817         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12818
12819 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12820
12821         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12822
12823 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12824
12825         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12826         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12827         Bad merge removed these two changes.
12828
12829 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12830                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12831
12832         * config.guess (interix Alpha): Add.
12833
12834 1999-04-11  Richard Henderson  <rth@cygnus.com>
12835
12836         * configure.in (i?86-*-beos*): Do config gperf; don't config
12837         gdb, newlib, or libgloss.
12838
12839 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12840
12841         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12842         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12843         from multidirs.
12844
12845 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12846
12847         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12848
12849 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12850
12851         * config.sub: Add support for mcore targets.
12852
12853 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12854
12855         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12856         not mt-ospace, in order to shut up assembler warning about using
12857         symbols that are named the same as registers.
12858
12859 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12860
12861         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12862         dependency list for all-target-cygmon.
12863
12864 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12865
12866         * config-ml.in: Check $host, not $target, for selective multilibs.
12867         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12868         thumb interworking, and underscore prefix multilibs.
12869
12870 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12871
12872         * missing: Update to version from current automake.
12873
12874 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12875
12876         * configure (gxx_include_dir): Removed.
12877
12878         * configure.in (gxx_include_dir): Handle it.
12879         * Makefile.in: Likewise.
12880
12881 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12882
12883         * config.sub (mips64vr4111,mips64vr4111el) Add.
12884
12885 1999-03-21  Ben Elliston  <bje@cygnus.com>
12886
12887         * config.guess: Correct typo for detecting ELF on FreeBSD.
12888
12889 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12890
12891         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12892         config/mh-djgpp.
12893
12894 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12895
12896         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12897         all-target-newlib to dependency list for all-target-bsp.
12898
12899 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12900
12901         * config.sub: Add i386-uwin support.
12902         * config.guess: Likewise.
12903
12904 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12905
12906         * configure.in: cleanup, add mh-*pic handling for arm, special
12907         case powerpc*-*-aix*
12908
12909 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12910
12911         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12912         can be built.
12913
12914 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12915
12916         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12917         targets.
12918
12919 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12920
12921         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12922
12923 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12924
12925         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12926
12927 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12928
12929         * config.sub: Fix typo in arm recognition.
12930
12931 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12932
12933         * configure.in (noconfigdirs): Changed target_configdirs to
12934         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12935         rather than m68k-*-* since it is not known to work on
12936         m68k-aout. Ditto for arm-*-*oabi.
12937
12938 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12939
12940         * configure.in (*-*-windows*): Remove, no longer used.
12941
12942 1999-02-19  Ben Elliston <bje@cygnus.com>
12943
12944         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12945         Smart and improved by Andrew Cagney.
12946
12947 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12948
12949         * config.guess: Recognize openbsd-*-hppa.
12950
12951 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12952
12953         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12954         only if it is not empty.
12955
12956 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12957
12958         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12959
12960         * config.guess: Modified to recognize uname's armv* syntax.
12961
12962         * config.sub: Modified to recognize uname's armv* syntax.
12963
12964 1999-02-17  Mark Salter  <msalter@cygnus.com>
12965
12966         * configure.in: Added target-bsp for sparclite.
12967
12968 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12969
12970         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12971
12972 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12973
12974         * configure.in: Add support for strongarm port.
12975         * config.sub: Add support for strongarm target.
12976
12977 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12978
12979         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12980         the old name config/mh-cygwin32.
12981         Enable texinfo.
12982
12983 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12984
12985         * configure.in: Do build ld for ix86 Solaris.
12986
12987 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12988
12989         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12990         $AR_FOR_TARGET.  Likewise for RANLIB.
12991
12992 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12993
12994         * config.sub (oabi):  Recognize.
12995         * configure.in (arm-*-oabi):  Handle.
12996
12997 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12998
12999         * config.guess: Improve detection of i686 on UnixWare 7.
13000
13001 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13002
13003         * config.guess: Add support for i386-pc-interix.
13004         * config.sub: Likewise.
13005         * configure.in: Likewise.
13006
13007 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13008
13009         * Makefile.in: Remove unneeded all-target-libio from
13010         from all-target-winsup target since it is now unneeded.
13011         Add all-target-libtermcap in its place since it is now
13012         needed.
13013
13014 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13015
13016         * configure.in: makefile stub for cygwin target is probably
13017         unnecessary.  Remove it for now.
13018
13019 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13020
13021         * configure.in: libtermcap.a should be built when cygwin is the
13022         target as well as the host.
13023         * config.guess: Allow mixed case in cygwin uname output.
13024         * Makefile.in: Add libtermcap target.
13025
13026 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13027
13028         * config.sub: Clean up handling of hppa2.0.
13029
13030 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13031
13032         * config.guess: Use C code to identify more HP machines.
13033
13034 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13035
13036         * config.sub: Handle hppa2.0.
13037
13038 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13039
13040         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13041         cygmon for all sparclite targets, regardless of object format.
13042
13043 1998-12-15  Mark Salter  <msalter@cygnus.com>
13044
13045         * configure.in: Added target-bsp for several target architectures.
13046
13047         * Makefile.in: Added rules for bsp.
13048
13049 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13050
13051         * config.guess: Improve detection of hppa2.0 processors.
13052
13053 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13054
13055         * config.guess: Recognize FreeBSD using ELF automatically.
13056
13057 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13058
13059         * configure (skip-this-dir): Add handling for new shell script, which
13060         might be created by a sub-directory's configure to indicate, this particular
13061         directory is "unwanted".
13062         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13063
13064 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13065
13066         * ltconfig: import from libtool, after changing libtool to
13067         account for the cygwin name change.
13068
13069 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13070
13071         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13072         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13073
13074 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13075
13076         * configure.in: Add libtermcap to list of cygwin dependencies.
13077
13078 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13079
13080         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13081         they include winsup/include when it's a cygwin target.
13082
13083 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13084
13085         * configure.in (host_tools): Added zip.
13086         * Makefile.in (all-target-libjava): Depend on all-zip.
13087         (all-zip): New target.
13088         (ALL_MODULES): Added all-zip.
13089         (NATIVE_CHECK_MODULES): Added check-zip.
13090         (INSTALL_MODULES): Added install-zip.
13091         (CLEAN_MODULES): Added clean-zip.
13092
13093 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13094
13095         * Makefile.in: lose "32" from comment about cygwin.
13096
13097 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13098
13099         * configure.in: Use -Os to build target libraries for the fr30.
13100
13101 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13102
13103         * config.sub: Add fr30.
13104
13105 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13106
13107         * configure.in: drop "32" from config/mh-cygwin32.  Check
13108         cygwin* instead of cygwin32*.
13109         * config.sub: Check cygwin* instead of cygwin32*.
13110
13111 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13112
13113         * config.guess: Match any version of Unixware7.
13114
13115 1998-10-20  Syd Polk  <spolk@cygnus.com>
13116
13117         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13118         if desired.
13119
13120 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13121
13122         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13123         these if the appropriate directories and files to not exist.
13124
13125 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13126
13127         * Makefile.in (DEVO_SUPPORT): Add config.if.
13128
13129 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13130
13131         * configure: Add pattern to replace "build_tooldir"'s
13132         definition in the generated Makefile with "tooldir"'s
13133         actual value.
13134
13135 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13136
13137         * config.sub: Bring back lost sparcv9.
13138
13139         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13140
13141 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13142
13143         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13144         CC_FOR_TARGET and friends.
13145
13146 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13147
13148         * Makefile.in (build_tooldir): New variable, same as tooldir.
13149         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13150         -B$(build_tooldir)/bin/.
13151         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13152
13153 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13154
13155         * README: Remove installation instructions and refer to the
13156         INSTALL directory instead.
13157
13158 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13159
13160         * config.sub: Add support for i[34567]86-pc-udk.
13161         * configure.in: Likewise.
13162
13163 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13164
13165         * Makefile.in: add bzip2 package building bits for user
13166         tools module
13167         * configure.in: ditto
13168
13169 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13170
13171         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13172         (ALL_TARGET_MODULES): Add all-target-libobjc.
13173         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13174         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13175         (all-target-libchill): Add dependencies.
13176         * configure.in (target_libs): Add libchill.
13177
13178 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13179
13180         * configure.in (target_subdir): Remove duplicate line.
13181
13182 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13183
13184         * Makefile.in (all-automake): fix dependencies.
13185
13186 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13187
13188         * configure.in: Minor cleanups for building in the $(target_alias)
13189         subdir.
13190
13191 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13192
13193         * Makefile.in (bootstrap): Set r and s before make all.  Use
13194         BASE_FLAGS_TO_PASS in make all.
13195         (cross): Likewise.
13196
13197 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13198
13199         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13200
13201 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13202
13203         * config.sub: Fix typo in last change.
13204
13205 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13206
13207         * config.sub: Add support for C4x target.
13208         * configure.in: Likewise.
13209
13210 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13211
13212         * config.sub: Recognize sparcv9 just like sparc64.
13213
13214 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13215
13216         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13217
13218 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13219
13220         * config.guess: Correctly identify Pentium II sco boxes.
13221
13222         * config.guess: Fix "tr" code.  From Weiwen Liu.
13223
13224 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13225
13226         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13227         stabs.
13228
13229 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13230
13231         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13232         (ALL_TARGET_MODULES): Add all-target-libchill.
13233         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13234         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13235         (all-target-libchill): Add dependencies.
13236         * configure.in (target_libs): Add libchill.
13237
13238 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13239
13240         * config.guess: Avoid assumptions about "tr" behaves when
13241         LANG is set to something other than English.
13242
13243 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13244
13245         * configure (gxx_include_dir): Changed to
13246         '${prefix}/include/g++'-${libstdcxx_interface}.
13247
13248         * config.if: New to determine the interfaces.
13249
13250 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13251
13252         * config.guess: Detect and handle MPE/IX.
13253         * config.sub: Deal with MPE/IX.
13254
13255 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13256
13257         * configure.in: Use mh-aix43.
13258
13259 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13260
13261         * configure: Fix --without/--disable cases for gxx-include-dir.
13262
13263 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13264
13265         * mdata-sh:  Imported.  Needed for automake support.
13266
13267 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13268
13269         * Makefile.in (taz): Try "chmod -R og=u ." before
13270         "chmod og=u `find . -print`".
13271
13272 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13273
13274         * configure.in: Add arm-elf and thumb-elf support.
13275
13276 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13277
13278         * Makefile.in: Undo previous patch.
13279
13280 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13281
13282         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13283         to here ...
13284         (install-no-fixedincludes): and here
13285         (INSTALL_MODULES): ... from here.
13286
13287 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13288
13289         * config.sub: Merge with FSF.
13290
13291         * config.guess: Merge with FSF.
13292
13293 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13294
13295         * configure (extraconfigdirs): New variable.
13296         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13297         * Makefile.in (all): Move higher in file.
13298         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13299         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13300         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13301         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13302         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13303
13304 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13305
13306         * Makefile.in (all-target-libjava): Depend on all-gcc and
13307         all-target-newlib.
13308         (configure-target-libjava): Depend on $(ALL_GCC).
13309
13310 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13311
13312         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13313         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13314
13315 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13316
13317         * INSTALL/README: Fix typo.
13318
13319 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13320
13321         * ylwrap: Change absolute path checks to check for DOS style path
13322         names.
13323
13324         * ylwrap: Don't use a full path name if the source file is in the
13325         same directory.  From hjl@lucon.org (H.J. Lu).
13326
13327         * config-ml.in: Default to being verbose, to match Feb 18 change to
13328         configure.
13329
13330 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13331
13332         Brought over from egcs:
13333
13334         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13335
13336         * configure.in (target_subdir): Set to ${target_alias} instead
13337         of "libraries".
13338
13339         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13340
13341         * configure.in (target_subdir): Set to libraries if enable_multilib.
13342
13343 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13344
13345         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13346         multilibs, force reconfiguration the first time we create
13347         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13348
13349 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13350
13351         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13352         avoid confusion with --no-recursion.
13353
13354 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13355
13356         * configure.in: Win32 hosts shouldn't use install -x
13357         * install-sh: remove -x option, and special .exe-handling
13358         hack.
13359
13360 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13361
13362         * config.guess: Recognize i586-pc-beos.
13363         * configure.in: Don't build some bits for beos.
13364
13365 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13366
13367         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13368         CFLAGS default to -O2.
13369
13370         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13371         when using GNU ld.
13372
13373 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13374
13375         * ltmain.sh: Correct install when using a different shell.
13376
13377 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13378
13379         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13380
13381 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13382
13383         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13384         target.
13385
13386 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13387
13388         * ltconfig: Update to correct AIX handling.
13389
13390 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13391
13392         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13393
13394         * configure.in (target_subdir): Set to ${target_alias} instead
13395         of "libraries".
13396
13397 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13398
13399         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13400         (Makefile): Depend on $(gcc_version_trigger).
13401
13402         * configure (gcc_version): Change default initializer to empty
13403         string.
13404         (gcc_version_trigger): New variable; pass this variable down
13405         to subdir configures to enable them checking gcc's version
13406         themselves. Emit make macros for both gcc_version vars.
13407         (topsrcdir): Initialize reliably.
13408         (recursion line): Remove --with-gcc-version=${gcc_version}.
13409
13410 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13411
13412         * configure (enable_version_specific_runtime_libs): Implement new flag
13413         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13414         in $(libsubdir); emit definition in each generated Makefile.
13415         (gxx_include_dir): Initialize depending on
13416         $enable_version_specific_runtime_libs.
13417
13418 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13419
13420         * configure (gcc_version): Initialize properly depending on
13421         how and where configure is started.
13422         (recursion line): Pass a --with-gcc-version=${gcc_version}
13423         to configures in subdirs.
13424
13425 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13426
13427         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13428         cygmon
13429
13430 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13431
13432         * configure.in: Add cygmon and libstub support for mn10200.
13433
13434 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13435
13436         * configure (gcc_version): Add new variable describing the
13437         particular gcc version we're building.
13438         * Makefile.in (libsubdir): Add new macro for the directory
13439         in which the compiler finds executables, libraries, etc.
13440         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13441         and libsubdir.
13442
13443 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13444
13445         * Makefile.in (local-clean): Remove *.log.
13446         (warning.log): Built with warn_summary from build.log.
13447         (mail-report.log): Run test_summary.
13448         (mail-report-with-warnings.log): Run test_summary including
13449         warning.log in the report.
13450
13451 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13452
13453         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13454
13455 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13456
13457         * Makefile.in (grep): Grep no longer depends on libiberty.
13458
13459 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13460
13461         * Makefile.in: all-snavigator needs all-libgui.
13462
13463 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13464
13465         * configure.in: Add cygmon and libstub support for mn10300.
13466
13467 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13468
13469         * missing: Update to version from automake 1.3.
13470
13471         * ltmain.sh: On installation, don't get confused if the same name
13472         appears more than once in the list of library names.
13473
13474 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13475
13476         * config.sub: Accept m68060 and m5200 as CPU names.
13477
13478 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13479
13480         * configure: Use && rather than using -a in test, because odd
13481         strings can confuse test.
13482         * configure.in: Likewise.
13483
13484 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13485
13486         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13487
13488 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13489
13490         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13491         bootstrap4-lean): New targets.
13492
13493 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13494
13495         * mpw-* Delete.  Not used.
13496
13497 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13498
13499         * COPYING.LIB: Update FSF address.
13500
13501 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13502
13503         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13504
13505         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13506         GAS_SUPPORT_DIRS.
13507
13508 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13509
13510         * ltconfig, ltmain.sh: Avoid producing a version number if
13511         -version-info was not used.
13512
13513 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13514
13515         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13516         building with newlib.
13517
13518 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13519
13520         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13521         Solaris `make' causes it to continue to next definition.
13522
13523 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13524
13525         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13526         the right GUI libraries and files are installed along with GDB.
13527
13528 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13529
13530         * configure.in: Change alpha to alpha* in several places.
13531
13532 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13533
13534         * config.sub: Recognize sparc86x.
13535
13536 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13537
13538         * configure.in (--enable-target-optspace): Remove debug echo.
13539
13540 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13541
13542         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13543
13544 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13545
13546         * ltconfig: Update cygwin32 support.
13547
13548         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13549         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13550         (GDB_SUPPORT_DIRS): Likewise.
13551
13552 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13553
13554         * configure.in (target_makefile_frag): If --enable-target-optspace,
13555         use -Os to compile target libraries rather than -O2.  Default to
13556         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13557         not used.
13558         * configure.in (target_cflags): Ditto for d30v.
13559
13560 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13561
13562         * Makefile.in (all-bfd): Depend on all-intl.
13563         (all-binutils): Likewise.
13564         (all-gas): Likewise.
13565         (all-gprof): Likewise.
13566         (all-ld): Likewise.
13567
13568 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13569
13570         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13571
13572 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13573
13574         * Makefile.in (all-bfd): Depend upon all-libiberty.
13575
13576         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13577
13578 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13579
13580         * Makefile.in: Add libstub.
13581
13582         * configure.in: Ditto. Build libstub for targets that have cygmon
13583         support.
13584
13585 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13586
13587         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13588
13589 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13590
13591         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13592         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13593
13594 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13595
13596         * configure: Define DEFAULT_M4 by searching PATH.
13597         * Makfile.in: Use DEFAULT_M4.
13598
13599 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13600
13601         * ltconfig: Add cygwin32 support.
13602
13603         * Makefile.in, configure.in: Add libtool as a native only directory
13604         to configure and build.
13605
13606 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13607
13608         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13609
13610 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13611
13612         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13613
13614 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13615
13616         * Makefile.in: add ash make rules
13617         * configure.in: add ash to native_only and host_tools lists
13618
13619 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13620
13621         * Makefile.in (all-gettext, all-intl): New targets.
13622         (ALL_MODULES): Added all-gettext, all-intl.
13623         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13624         (INSTALL_MODULES): Added install-gettext, install-intl.
13625         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13626
13627         * configure.in (host_tools): Added gettext.
13628         (native_only): Likewise.
13629         (noconfigdirs) [various cases]: Likewise.
13630         (host_libs): Added intl.
13631
13632 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13633
13634         * configure: Do not disable building gdbtk for cygwin32 hosts.
13635
13636 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13637
13638         * configure.in: Add thumb-coff target.
13639         * config.sub: Add thumb-coff target.
13640
13641 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13642
13643         * Makefile.in: Revert yesterday's change.
13644         (all-target-winsup):  all-target-librx stays out of here.
13645
13646 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13647
13648         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13649         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13650         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13651         Remove references to librx and libg++.
13652
13653 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13654
13655         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13656         recursive makes
13657
13658 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13659
13660         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13661         for newlib directory.
13662         (CXX_FOR_TARGET): Likewise.
13663
13664 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13665
13666         * ltconfig: Update after libtool/ltconfig.in change for
13667         hpux11.
13668
13669 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13670
13671         * ltconfig, ltmain.sh: Update to libtool 1.2.
13672
13673 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13674
13675         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13676         (install-gcc-cross): Instead, override LANGUAGES here.
13677
13678 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13679
13680         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13681         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13682
13683 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13684
13685         * configure.in: Add Thumb-pe target.
13686
13687 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13688
13689         * Makefile.in - changed sn targets to snavigator
13690         * configure.in - changed sn targets to snavigator
13691
13692 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13693
13694         * config-ml.in: After building symlink tree call make distclean
13695         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13696         to be the case for libiberty.
13697
13698 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13699
13700         * configure: When making link, also check the current
13701         directory. The configure scripts may create one.
13702
13703 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13704
13705         * config.sub: Accept alphapca56 and alphaev6 properly.
13706
13707 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13708
13709         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13710
13711 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13712
13713         * config.sub (sco5): Fix typo.
13714
13715 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13716
13717         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13718         install-itcl.
13719         (install-itcl): Remove dependency on install-tcl.
13720
13721 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13722
13723         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13724
13725 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13726
13727         * configure.in: Don't build libgui for a cygwin32 target when not on
13728         a cygwin32 host.
13729
13730 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13731
13732         * configure (redirect): Set to null, so default behavior of
13733         configure is now --verbose.
13734
13735 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13736
13737         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13738         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13739
13740 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13741
13742         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13743         this change to sync Makefile.in with its ChangeLog entries.
13744
13745 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13746
13747         * ltmain.sh (mkdir): Check that the directory doesn't exist
13748         before we exit with error, so that we don't get races during
13749         parallel builds.
13750
13751 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13752
13753         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13754
13755 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13756
13757         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13758         PICFLAG_FOR_TARGET.
13759         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13760
13761         * configure: Emit a definition for the new macro enable_shared
13762         into each Makefile.
13763
13764 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13765
13766         * configure.in (host_tools, native_only): Add libtool.
13767
13768 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13769
13770         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13771         Fix typo in ming config comment.
13772
13773 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13774
13775         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13776
13777 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13778
13779         * config.sub: Add tic30 cases, and map c30 to tic30.
13780
13781 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13782
13783         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13784         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13785         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13786         (CLEAN_TARGET_MODULES): Similarly
13787         (all-target-libf2c): Add dependences.
13788         * configure.in (target_libs): Add libf2c.
13789
13790 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13791
13792         * configure.in: Remove expect from noconfigdirs when target
13793         is cygwin32.  OK to build expect and dejagnu with Canadian
13794         Cross.
13795
13796 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13797
13798         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13799         host.
13800
13801         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13802         and mingw32.
13803
13804 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13805
13806         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13807         here as it is not defined in the toplevel Makefile.
13808
13809 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13810
13811         * configure (package_makefile_rules_frag): New variable, which names
13812         a file with generic rules, ...
13813         Change comment to mention we now have FIVE parts.
13814         * configure: Undo last change.
13815
13816 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13817
13818         * config.guess: More accurate determination of HP processor types.
13819         * config.sub: More accurate determination of HP processor types.
13820
13821 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13822
13823         * configure (package_makefile_frag): Move inserting the
13824         ${package_makefile_frag} to where it should be according
13825         to the comment.
13826
13827 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13828
13829         * config.guess: Add support for Linux/ARM.
13830
13831 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13832
13833         * .cvsignore: Remove *-info and *-install since they match
13834         release-info and mpw-install, which we don't want to just ignore.
13835
13836 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13837
13838         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13839
13840 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13841
13842         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13843         local_prefix to sub-make invocations.
13844
13845 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13846
13847         * configure.in: Check makefile fragments in the source
13848         directory.
13849
13850 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13851
13852         * configure.in: Check whether host and target makefile
13853         fragments exist before adding them to *_makefile_frag.
13854
13855 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13856
13857         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13858
13859 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13860
13861         * configure.in: Make sure we only replace RPATH_ENVVAR on
13862         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13863         regexp to sed.
13864
13865         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13866         to sub-makes.
13867
13868 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13869
13870         * config-ml.in (multi-do): LDFLAGS must include multilib
13871         designator.
13872
13873 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13874
13875         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13876
13877 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13878
13879         * config.sub: Add mingw32 support.
13880         * configure.in: Likewise.
13881
13882 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13883
13884         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13885
13886 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13887
13888         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13889         * configure (gxx_include_dir): Provide a definition for subdirs
13890         which do not use autoconf.
13891
13892 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13893
13894         * config.guess: Sync with egcs.  Picks up new alpha support,
13895         BeOS & some additional linux support.
13896
13897 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13898
13899         * config.guess: HP 9000/803 is a PA1.1 machine.
13900
13901 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13902
13903         * configure.in: It's alpha*-...
13904
13905 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13906
13907         * configure.in (host_makefile_frag, target_makefile_frag):
13908         Handle multiple config files.
13909         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13910         alpha-*-*.
13911
13912 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13913
13914         * mkdep: New file.
13915
13916 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13917
13918         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13919
13920 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13921
13922         * Makefile.in: Add libgui directory.
13923         (GDB_TK): Add all-libgui.
13924         * configure.in: Add libgui directory.
13925         * configure: Add all-libgui to GDB_TK.
13926
13927 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13928
13929         * config-ml.in (multidirs): Add m32r to multilib list.
13930
13931 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13932
13933         * Makefile.in (all-target-gperf): Change dependency to
13934         all-target-libstdc++.
13935
13936 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13937
13938         * config.guess: Add BeOS support.
13939
13940 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13941
13942         Source directory cvs renamed to cvssrc:
13943         * configure.in (host_tools): Change cvs to cvssrc.
13944         (native_only): Likewise.
13945         (noconfigdirs) [various cases]: Likewise.
13946         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13947         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13948         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13949         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13950         (all-cvssrc): Rename target from all-cvs.
13951
13952 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13953
13954         * configure (gxx_include_dir): Fix thinko.
13955
13956 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13957
13958         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13959         (install-cross, install-gcc-cross): New targets.
13960
13961 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13962
13963         * configure.in (noconfigdirs): Add support for Thumb target.
13964
13965         * config.sub (maybe_os): Add support for Thumb target.
13966
13967 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13968
13969         * Makefile.in: Add rules for cygmon.
13970
13971         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13972
13973 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13974
13975         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13976         * configure (gxx_include_dir): Provide a definition for subdirs
13977         which do not use autoconf.
13978
13979 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13980
13981         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13982         11/18/97 build
13983
13984 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13985
13986         * From Franz Sirl.
13987         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13988         found on RedHat Linux systems.
13989
13990 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13991
13992         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13993         guesses.
13994
13995 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13996
13997         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13998
13999 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14000
14001         * ltmain.sh: If mkdir fails, check whether the directory was created
14002         anyhow by some other process.
14003
14004 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14005
14006         * configure.in (d30v-*-*): Configure all directories.
14007
14008 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14009
14010         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14011         for the D30V.
14012
14013 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14014
14015         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14016
14017 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14018
14019         * include/libiberty.h: Add extern "C" { so it can be used with C++
14020         progrms.
14021         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14022         programs.
14023
14024 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14025
14026         * configure.in (d30v-*-*): Configure GCC now.
14027
14028 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14029
14030         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14031         is no longer needed.
14032
14033 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14034
14035         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14036
14037 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14038
14039         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14040         targets using "$@" to provide support for similar but not identical
14041         targets without having to duplicate code.
14042
14043 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14044
14045         * makefile.vms: Fix to work with DEC C.
14046
14047 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14048
14049         * config.sub: Add mips-tx39-elf to marketing names.
14050
14051 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14052
14053         * ltmain.sh: Handle symlinks in generated script.
14054
14055 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14056
14057         * configure: Handle autoconf style directory options: --bindir,
14058         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14059         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14060         --sysconfdir.
14061         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14062         (sharedstatedir, localstatedir, oldincludedir): New variables.
14063         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14064         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14065         sbindir, sharedstatedir, and sysconfdir.
14066
14067 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14068
14069         * Makefile.in (bootstrap-lean): New target.
14070
14071 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14072
14073         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14074         sn, and gnuserv from noconfigdirs.
14075
14076 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14077
14078         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14079
14080 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14081
14082         * Makefile.in (cross): New target.
14083
14084 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14085                           Jeff Law         <law@cygnus.com>
14086
14087         * Makefile.in (bootstrap2, bootstrap3): New targets.
14088         (all-bootstrap): Remove outdated and confusing target.
14089         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14090
14091 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14092
14093         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14094         windows.  Consistent with gdb/configure.
14095
14096 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14097
14098         * configure.in: Name Linux target fragment.
14099
14100         * configure: Rewrite so that project Makefile fragment is inserted
14101         first and appears last in the resulting Makefile.
14102
14103 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14104
14105         * Makefile.in (install-itcl): Install tcl first.
14106
14107 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14108
14109         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14110
14111 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14112
14113         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14114
14115         * configure.in (skipdirs): Add target-librx for Linux.
14116         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14117
14118 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14119
14120         * Makefile.in (bootstrap): New target.
14121
14122 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14123
14124         * config.sub: Accept 'amigados' for backward compatibility.
14125
14126 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14127
14128         * config.guess: Merge with FSF.
14129
14130 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14131
14132         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14133
14134 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14135
14136         * config.sub: Add "marketing-names" patch.
14137
14138 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14139
14140         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14141
14142 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14143
14144         * config.sub: Handle v850-elf.
14145
14146 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14147
14148         * .cvsignore (*-install): Remove.
14149
14150 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14151
14152         * ltconfig: Set CONFIG_SHELL in libtool.
14153         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14154
14155 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14156
14157         * configure.in (target_subdir): Set to libraries if enable_multilib.
14158
14159 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14160
14161         * config.guess: Update from gcc directory.
14162
14163 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14164
14165         * Makefile.in (all-sim): Depends on all-readline.
14166
14167 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14168
14169         * Makefile.in (BISON, YACC): Use $$s.
14170         (all-bison): Depend on all-texinfo.
14171
14172 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14173
14174         * Makefile.in (BISON): Add -L flag.
14175         (YACC): Likewise.
14176
14177 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14178
14179         * configure.in (noconfigdirs): Add support for v850e target.
14180
14181         * config.sub (maybe_os): Add support for v850e target.
14182
14183 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14184
14185         * configure.in (noconfigdirs): Add support for v850ea target.
14186
14187         * config.sub (maybe_os): Add support for v850ea target.
14188
14189 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14190
14191         * config.sub: Add mipstx39.  Delete r3900.
14192
14193 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14194
14195         * Makefile.in (all-autoconf): Depends on all-texinfo.
14196
14197 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14198
14199         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14200         eabi targets.
14201
14202 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14203
14204         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14205
14206         * configure: When handling a Canadian Cross, handle YACC as well as
14207         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14208         * Makefile.in (all-bison): Depend upon all-texinfo.
14209
14210 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14211
14212         * Makefile.in (BISON): bison, not byacc or bison -y.
14213         (YACC): bison -y or byacc or yacc.
14214         (various): Add *-bison as appropriate.
14215         (taz): No need to mess with BISON anymore.
14216
14217 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14218
14219         * configure: If OSTYPE matches *win32*, try to find a good value for
14220         CONFIG_SHELL.
14221
14222 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14223
14224         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14225         configure.in if it is present.
14226
14227 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14228
14229         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14230
14231 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14232
14233         * config.sub: Recognize `arc' cpu.
14234         * configure.in: Likewise.
14235         * config-ml.in: Likewise.
14236
14237 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14238
14239         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14240
14241 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14242
14243         * configure: Changed sed delimiter from ':' to '|' when
14244         attempting to substitute ${config_shell} for SHELL. On
14245         NT ${config_shell} may contain a ':' in it.
14246
14247 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14248
14249         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14250
14251 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14252
14253         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14254
14255 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14256
14257         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14258
14259         * ylwrap: If the program is a relative path, force it to be
14260         absolute.
14261
14262 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14263
14264         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14265
14266 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14267
14268         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14269         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14270         for libraries.
14271
14272 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14273
14274         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14275         separated by spaces.
14276
14277 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14278
14279         * ylwrap: New file.
14280         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14281
14282         * ltmain.sh: Handle /bin/sh at start of install program.
14283
14284         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14285
14286         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14287         * missing: New file, from automake 1.2.
14288
14289 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14290
14291         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14292         check-tk to CHECK_X11_MODULES.
14293
14294 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14295
14296         * config.sub: Merge with FSF.
14297
14298 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14299
14300         * config.guess: Merge with FSF.
14301
14302 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14303
14304         * configure: Treat msdosdjgpp like go32.
14305         * configure.in: Likewise.  Don't remove gprof for go32.
14306
14307         * configure: Change Makefile.tem2 to Makefile.tm2.
14308
14309 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14310
14311         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14312
14313 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14314
14315         * install-sh (chmodcmd): Set to null if the DST directory already
14316         exists.  Same as Nov 11th change.
14317
14318 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14319
14320         * configure (GDB_TK): Needs itcl and tix.
14321
14322 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14323
14324         * config.guess: Update from FSF.
14325
14326 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14327
14328         * Makefile.in (GDB_TK): Depend on itcl and tix.
14329
14330 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14331
14332         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14333         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14334         (INSTALL_SCRIPT): New variable.
14335         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14336         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14337         to -x.
14338         * install-sh: Add support for -x option.
14339
14340 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14341
14342         * configure.in, Makefile.in: Treat tix like itcl.
14343
14344 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14345
14346         * Makefile.in (WINDRES): New variable.
14347         (WINDRES_FOR_TARGET): New variable.
14348         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14349         (EXTRA_HOST_FLAGS): Add WINDRES.
14350         (EXTRA_TARGET_FLAGS): Add WINDRES.
14351         (EXTRA_GCC_FLAGS): Add WINDRES.
14352         ($(DO_X)): Pass down WINDRES.
14353         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14354         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14355         DLLTOOL_FOR_TARGET.
14356
14357 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14358
14359         * configure.in: configure sim before gdb for win32-x-ppc
14360
14361 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14362
14363         Move gperf into the toplevel, from libg++.
14364         * configure.in (target_tools): Add target-gperf.
14365         (native_only): Add target-gperf.
14366         * Makefile.in (all-target-gperf): New target, depend on
14367         all-target-libg++.
14368         (configure-target-gperf): Empty rule.
14369         (ALL_TARGET_MODULES): Add all-target-gperf.
14370         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14371         (CHECK_TARGET_MODULES): Add check-target-gperf.
14372         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14373         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14374
14375 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14376
14377         * config.sub (mn10200): Recognize new basic machine.
14378
14379 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14380
14381         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14382         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14383
14384 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14385
14386         * configure.in: If we're building mips-sgi-irix6* native, turn on
14387         ENABLE_MULTILIB and set TARGET_SUBDIR.
14388
14389 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14390
14391         * Makefile.in (all-sn): Depend on all-grep.
14392
14393 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14394
14395         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14396
14397         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14398         Makefile.  From Jeff Makey <jeff@cts.com>.
14399         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14400
14401         * Makefile.in (DISTBISONFILES): Remove.
14402         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14403         $(DEFAULT_YACC).
14404
14405         * configure.in: Build itl, db, sn, etc., when building for native
14406         cygwin32.
14407
14408         * Makefile.in (LD): New variable.
14409         (EXTRA_HOST_FLAGS): Pass down LD.
14410         ($(DO_X)): Likewise.
14411
14412 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14413
14414         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14415
14416 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14417
14418         * configure.in (targargs): Strip out any supplied --build argument
14419         before adding our own. Always add --build.
14420
14421 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14422
14423         * configure.in (targargs): Pass --build if we're doing
14424         a cross-compile.
14425
14426 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14427
14428         * configure: Use '|' instead of ":" as the separator in
14429         sed. Otherwise sed chokes on NT path names with drive
14430         designators. Also look for "?:*" as the leading characters in an
14431         absolute pathname.
14432
14433 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14434
14435         * config.sub: Support for r3900.
14436
14437 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14438
14439         * configure.in: Use install-sh, not install.sh.
14440
14441 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14442
14443         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14444         apply it twice.
14445
14446 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14447
14448         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14449         install-binutils.
14450
14451 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14452
14453         * Makefile.in: Add automake targets.
14454         * configure.in (host_tools): Add automake.
14455
14456 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14457
14458         * configure: Default CXX to c++, not gcc.
14459         * Makefile.in (CXX): Set to c++, not gcc.
14460         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14461
14462 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14463
14464         * install-sh: try appending a .exe if source file doesn't
14465         exist
14466
14467 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14468
14469         * configure.in: Turn on multilib by default.
14470         (cross_only): Remove target-libiberty.
14471
14472         * Makefile.in (all-gcc): Don't depend on libiberty.
14473
14474 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14475
14476         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14477
14478 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14479
14480         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14481         (DISTBISONFILES): Add ld/Makefile.in
14482
14483 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14484
14485         * configure.in: if target is cygwin32 but host isn't cygwin32,
14486         don't configure gdb tcl tk expect, not just gdb.
14487
14488 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14489
14490         * configure.in: Added gnuserv everywhere sn appears.
14491
14492         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14493         (CROSS_CHECK_MODULES): Added check-gnuserv.
14494         (INSTALL_MODULES): Added install-gnuserv.
14495         (CLEAN_MODULES): Added clean-gnuserv.
14496         (all-gnuserv): New target.
14497
14498 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14499
14500         * config.guess: Fixes for MIPS OpenBSD systems.
14501
14502 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14503
14504         * Makefile.in (INSTALL_XFORM): Remove.
14505         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14506
14507         * mkinstalldirs: New file, copied from automake.
14508         * Makefile.in (installdirs): Rename from install-dirs.  Use
14509         mkinstalldirs.  Change all users.
14510         (DEVO_SUPPORT): Add mkinstalldirs.
14511
14512 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14513
14514         * install-sh: Rename from install.sh.
14515         * Makefile.in (INSTALL): Change install.sh to install-sh.
14516         (DEVO_SUPPORT): Likewise.
14517
14518         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14519         Graichen <graichen@rzpd.de>.
14520
14521 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14522
14523         * config.guess: Recognize OpenBSD systems correctly.
14524
14525 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14526
14527         * README, Makefile.in (ETC_SUPPORT): Remove references to
14528         cfg-paper*, configure.{texi,man,info*}._
14529
14530 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14531
14532         * Makefile.in (all.normal): Ensure that gcc is built after all
14533         the x11 - ie gdb - targets.
14534
14535 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14536
14537         * makefile.vms: Don't run conf-a-gas.
14538
14539 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14540
14541         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14542
14543 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14544
14545         * configure.in: Remove noconfigdirs case since gdb also
14546         configures and builds for tic80-coff.
14547
14548 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14549
14550         * configure: Set cache_file to config.cache.
14551         * Makefile.in (local-distclean): Remove config.cache.
14552
14553 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14554
14555         * COPYING: Update FSF address.
14556
14557 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14558
14559         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14560         noconfigdirs.
14561
14562 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14563
14564         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14565         MAKEDIRS, is empty.
14566
14567 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14568
14569         * config.sub: Tweak mn10300 entry.
14570
14571 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14572
14573         * configure.in (host_tools): Put sim before gdb, so gdb's
14574         configure.tgt can determine if the simulator was configured.
14575
14576 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14577
14578         * config.sub: Move BeOS $os case to be with other Cygnus
14579         local cases.
14580
14581 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14582
14583         * config.sub: Remove misplaced comment that broke Linux.
14584
14585 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14586
14587         * config.sub: Add BeOS support.
14588
14589 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14590
14591         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14592
14593 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14594
14595         * configure.in (noconfigdirs): Remove tcl and tk from
14596         noconfigdirs for cygwin32 builds.
14597
14598 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14599
14600         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14601
14602 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14603
14604         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14605         make-all.com, use makefile.vms instead.
14606
14607 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14608
14609         * config.sub: Accept -lnews*.
14610
14611 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14612
14613         * configure.in (noconfigdirs): Disable target-newlib,
14614         target-examples and target-libiberty for d30v.
14615
14616 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14617
14618         * configure.in (noconfigdirs): Enable ld for d30v.
14619
14620 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14621
14622         * configure.in (tic80-*-*): Build compiler.
14623
14624 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14625
14626         * configure.in (d30v-*): Remove sim directory from list of
14627         unsupported d30v directories
14628
14629 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14630
14631         * config.sub, configure.in: Add d30v target cpu.
14632
14633 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14634
14635         * makefile.vms: New file.
14636         * make-all.com: Remove.
14637
14638 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14639
14640         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14641
14642 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14643
14644         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14645
14646 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14647
14648         * Makefile.in (ALL_MODULES): Added all-db.
14649         (CROSS_CHECK_MODULES): Addec check-db.
14650         (INSTALL_MODULES): Added install-db.
14651         (CLEAN_MODULES): Added clean-db.
14652
14653 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14654
14655         * config.guess: Merge with latest FSF sources.
14656
14657 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14658
14659         * Makefile.in (ALL_MODULES): Added all-itcl.
14660         (CROSS_CHECK_MODULES): Added check-itcl.
14661         (INSTALL_MODULES): Added install-itcl.
14662         (CLEAN_MODULES): Added clean-itcl.
14663
14664 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14665
14666         * configure.in: build gdb for mn10200
14667
14668 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14669
14670         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14671
14672 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14673
14674         * configure.in (tic80-*-*): Turn off most targets right now.
14675
14676 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14677
14678         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14679         rather than the makeinfo program.
14680         (do-info): Depend upon all-texinfo.
14681
14682 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14683
14684         * configure.in: Remove uses of config/mh-linux.
14685
14686         * config.sub, config.guess: Merge with latest FSF sources.
14687
14688 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14689
14690         * config.sub (case $basic_machine): Add tic80 entries.
14691
14692 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14693
14694         * config.sub, config.guess: Merge with latest FSF sources.
14695
14696 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14697
14698         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14699         * mpw-config.in: Test for NewFolderRecursive.
14700         * mpw-install: Use symbolic name for startup filename.
14701         * mpw-README: Add various additional details.
14702
14703 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14704
14705         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14706
14707 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14708
14709         * configure.in: Do build gcc and the target libraries for
14710         the mn10200.
14711
14712 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14713
14714         * configure.in: don't avoid building gdb for mn10300 any more
14715         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14716         instead of single-quoting it.
14717
14718 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14719
14720         * configure.in: Don't use --with-stabs on IRIX 6.
14721
14722 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14723
14724         * configure.in (m32r): Build gdb, libg++ now.
14725
14726 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14727
14728         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14729         directories from noconfigdirs.
14730
14731 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14732
14733         * config.sub (basic_machine): added mips16 configuration
14734
14735 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14736
14737         * config.sub: Handle d10v-unknown.
14738
14739 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14740
14741         * config.sub: Handle v850-unknown.
14742
14743 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14744
14745         * Makefile.in: add findutils
14746         * configure.in: add findutils to list of host_tools
14747
14748 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14749
14750         * config.sub: Handle mn10200 and mn10300.
14751
14752 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14753
14754         * configure.in (d10v-*): Do not build librx.
14755
14756 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14757
14758         * configure.in (mn10300): Build everything except gdb & libgloss.
14759
14760 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14761
14762         * config.guess:  Patch for Dansk Data Elektronik servers,
14763         from Niels Skou Olsen <nso@dde.dk>.
14764
14765         For ncr, use /bin/uname rather than uname, since GNU uname does not
14766         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14767
14768         Patch for MIPS R4000 running System V,
14769         from Eric S. Raymond <esr@snark.thyrsus.com>.
14770
14771         Fix thinko for nextstep.
14772
14773         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14774
14775         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14776         * config.guess: Guess mips-dec-mach_bsd4.3.
14777
14778         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14779         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14780         release numbers.
14781         * config.guess (mips-mips-riscos*):  Emit just enough of the
14782         release number.
14783
14784         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14785         * config.guess (sparc-auspex-sunos*):  Added.
14786         (f300-fujitsu-*): Added.
14787
14788         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14789         * config.guess:  Recognize a Tadpole as a sparc.
14790
14791 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14792
14793         * config.guess: Don't assume that NextStep version is either 2 or
14794         3.  NextStep 4 (aka OpenStep 4) has come out now.
14795
14796 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14797
14798         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14799         From Rik Faith <faith@cs.unc.edu>.
14800
14801 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14802
14803         * config.sub: Contributions from bug-gnu-utils to:
14804         Support plain "hppa" (no version given) architecture, reported by
14805         OpenStep.
14806         OpenBSD like NetBSD.
14807         LynxOs is not a hardware supplier.
14808
14809         * config.guess: Contributions from bug-gnu-utils to add support for:
14810         OpenBSD like NetBSD.
14811         Stratus systems.
14812         More Pyramid systems.
14813         i[n>4]86 Intel chips.
14814         M680[n>4]0 Motorola chips.
14815         Use unknown instead of lynx for hardware manufacturer.
14816
14817 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14818
14819         * install.sh (chmodcmd): Set to null if the DST directory already
14820         exists.
14821
14822 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14823
14824         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14825         not use mt-ppc target Makefile fragment any more.
14826
14827 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14828
14829         * configure.in (*-*-windows):  Exclude everything but those dirs
14830         needed to build windows.
14831
14832 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14833
14834         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14835
14836 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14837
14838         * configure.in:  Exclude mmalloc from i386-windows.
14839
14840 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14841
14842         * Undo my previous change.
14843
14844 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14845
14846         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14847         unconditionally.
14848         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14849
14850 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14851
14852         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14853         host to add it's own flags.
14854
14855 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14856
14857         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14858
14859 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14860
14861         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14862         (CXX_FOR_TARGET): Likewise.
14863         (GCC_FOR_TARGET): Define.
14864         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14865         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14866         CC_FOR_TARGET was specified on the command line.
14867         (MAKEOVERRIDES): Don't define.
14868
14869 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14870
14871         * configure.in (m32r): Fix spelling of libg++ libs.
14872
14873 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14874
14875         * config.sub (-apple*): Remove, now redundant.
14876
14877 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14878
14879         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14880
14881         * configure: Rework yesterday's sed script patch.
14882
14883         * config.sub: Merge with FSF.
14884
14885 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14886
14887         * config.guess:  Merge from FSF.
14888
14889         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14890         * config.guess: Use pc instead of unknown, for pc clone systems.
14891         Change linux to linux-gnu.
14892
14893         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14894         * config.guess: Avoid non-portable tr syntax.
14895
14896 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14897
14898         * test-build.mk (HOLES): Add "xargs" for gdb.
14899
14900         * configure: Avoid hpux10.20 sed bug.
14901
14902 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14903
14904         * configure.in:  Add support for windows host
14905         (that is a build done under the Microsoft build environment).
14906
14907 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14908
14909         * Makefile.in: Replace all uses of srcroot with s, to shrink
14910         command line lengths.
14911
14912         Patches from Geoffrey Noer <noer@cygnus.com>:
14913         * configure.in: If configuring for newlib, pass --with-newlib to
14914         subdirectories.
14915         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14916         -Bnewlib/ and -Lwinsup to gcc.
14917         (CXX_FOR_TARGET): Likewise.
14918
14919 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14920
14921         * Makefile.in (ETC_SUPPORT): Add configure.
14922
14923 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14924
14925         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14926         host configuration file.
14927
14928 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14929
14930         * configure.in: Break mn10x00 support into separate
14931         mn10200 and mn10300 configurations.
14932         * config.sub: Likewise.
14933
14934 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14935
14936         * configure.in: Add lots of stuff to noconfigdirs for
14937         the mn10x00 targets.
14938
14939         * config.sub, configure.in: Add mn10x00 support.
14940
14941 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14942
14943         * make-all.com: Call conf-a-gas, not config-a-gas.
14944
14945 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14946
14947         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14948         targets.
14949
14950 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14951
14952         * mpw-README: Add much more detail for native PowerMac.
14953         * mpw-install: New file.
14954         * mpw-configure: Add --norecursion and --help options.
14955         * mpw-config.in: Translate readme and install files when
14956         copying to objdir.
14957         * mpw-build.in: Don't always depend on byacc and flex.
14958         (install-only-top): New action.
14959
14960 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14961
14962         * configure.in:  You can now configure GDB for the v850.
14963
14964 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14965
14966         * configure.in (noconfigdirs): Don't configure any C++ dirs
14967         if targeting D10V.
14968
14969 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14970
14971         * config.sub: Recognize mips64vr5000.
14972
14973 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14974
14975         * configure.in: Use a single line for host_tools and native_only.
14976
14977 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14978
14979         * config.sub, configure.in: Add entries for m32r.
14980
14981 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14982
14983         * Makefile.in (inet-install): Don't run install-gzip.
14984
14985 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14986
14987         * configure.in:  Don't config lots of things for *-*-windows*.
14988
14989 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14990
14991         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14992         (host_libs, host_tools): Copy from configure.in.
14993         * mpw-configure: Don't complain about directories not found.
14994
14995 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14996
14997         * configure.in (i[345]86): Recognize i686 for pentium pro.
14998         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14999         file.
15000
15001         * config.guess (i[345]86): Ditto.
15002
15003 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15004
15005         * configure.in (noconfigdirs): Removed gdb for D10V.
15006
15007 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15008
15009         * configure.in: Remove ld, target-libio, target-libg++, and
15010         target-libstdc++ from noconfigdirs.
15011
15012 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15013
15014         * configure: Fix three locations where shell scripts were
15015         being run directly rather than with config_shell.
15016
15017 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15018
15019         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15020         * config.sub (basic_machine): Recognize v850.
15021
15022 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15023
15024         * mpw-configure: Handle multiple enable/disable options and
15025         pass them down recursively, handle -c and -s flags appropriately
15026         depending on choice of compiler, add escape mechanism for
15027         quoted arguments to gC.
15028
15029 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15030
15031         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15032         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15033         so that -mrelocatable-lib and -mno-eabi are used.
15034
15035         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15036         not support --print-multi-lib, don't abort.
15037
15038 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15039
15040         * make-all.com: Run config-a-gas.
15041         * setup.com: Don't copy subdirectory files around.
15042
15043 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15044
15045         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15046         target, it now compiles correctly.
15047
15048 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15049
15050         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15051
15052 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15053
15054         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15055
15056 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15057
15058         * configure.in (native_only): Add prms.
15059
15060 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15061
15062         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15063         (BINUTILS_SUPPORT_DIRS): Likewise.
15064
15065 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15066
15067         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15068         d10v support is added.
15069
15070 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15071
15072         * configure.in (d10v-*-*): New target.
15073
15074 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15075
15076         * config.guess (HP 9000/811): Recognize this as a PA1.1
15077         machine.
15078
15079 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15080
15081         * Makefile.in (do-tar-gz): New target, split out from tail end of
15082         taz target.  Run each command separately, don't use pipes.
15083         (taz): Use it.
15084
15085 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15086
15087         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15088         * mpw-build.in: No builds should depend on building byacc or flex,
15089         they are assumed to be installed already.
15090
15091 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15092
15093         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15094         variable that CC_FOR_TARGET needs.
15095
15096 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15097
15098         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15099         options have changed since the last time the subdirectory was
15100         configured, and if it has, reconfigure.
15101         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15102         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15103
15104 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15105
15106         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15107         CLEAN_MODULES): Add bash.
15108         (all-bash): New target.
15109
15110 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15111
15112         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15113
15114 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15115
15116         * config.sub (basic_machine): Recognize d10v as a valid processor.
15117
15118 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15119
15120         * mpw-configure: Add support for --bindir.
15121         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15122
15123 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15124
15125         * configure.in: add bash, time, gawk to list of hosttools and things
15126         to only build for native toolchains
15127
15128 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15129
15130         * Makefile.in (docdir): Remove.
15131
15132 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15133
15134         * Makefile.in (datadir): Set to $(prefix)/share.
15135
15136 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15137
15138         * configure.in: build diff and patch for cygwin32-hosted
15139         toolchains.
15140
15141 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15142
15143         * config.sub: Accept -rtems*.
15144
15145 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15146
15147         * configure.in: enable dosrel for cygwin32-hosted builds,
15148                 remove diff from the list of things not buildable
15149                 via Canadian Cross
15150
15151 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15152
15153         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15154         don't get ". ".
15155
15156 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15157
15158         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15159
15160 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15161
15162         * Makefile.in (taz): Handle case where tex3patch didn't even get
15163         checked out.  Also, if it was found, put the symlink in a new util
15164         subdirectory.
15165
15166 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15167
15168         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15169
15170 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15171
15172         * config.sub: Recognize -openvms.
15173         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15174         * make-all.com, setup.com: New files.
15175
15176 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15177
15178         * Makefile.in (taz): tex3patch moved to texinfo/util.
15179
15180 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15181
15182         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15183         * configure.in: remove make from disable-if-Can-Cross list
15184                 enable gdb if ${host} and ${target} are cygwin32
15185
15186 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15187
15188         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15189         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15190
15191 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15192
15193         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15194         distinguish sysv/svr4/bsd variants.
15195         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15196
15197 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15198
15199         * configure.in: Added copyright notice.
15200         * move-if-change: Added copyright notice.
15201
15202 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15203
15204         * configure.in (powerpcle-*-solaris*): Until we get shared
15205         libraries working, don't build gdb, sim, make, tcl, tk, or
15206         expect.
15207
15208 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15209
15210         * config.guess:  Merge with FSF:
15211
15212         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15213         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15214
15215         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15216         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15217
15218         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15219         * config.guess:  Combine two OSF1 rules.
15220         Also recognize field test versions.  From mjr@zk3.dec.com.
15221         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15222         because GNU uname does not support -p.  From pmr@pajato.com.
15223
15224 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15225
15226         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15227
15228 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15229
15230         * mpw-README: Document GCCIncludes.
15231
15232 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15233
15234         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15235
15236 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15237
15238         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15239
15240 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15241
15242         * configure.in (*-*-cygwin32): Configure make.
15243
15244 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15245
15246         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15247
15248 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15249
15250         * Makefile.in (all-inet): Depend on all-perl.
15251
15252         * Makefile.in (inet-install): New target.
15253
15254         * Makefile.in (all-inet): Depend on all-tcl.
15255         (all-inet): Depend on all-send-pr.
15256
15257 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15258
15259         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15260         temporarily.
15261
15262 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15263
15264         * configure.in: Don't configure --with-gnu-ld on AIX.
15265
15266 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15267
15268         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15269
15270 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15271
15272         * Makefile.in (ALL_MODULES): Added all-inet.
15273         (CROSS_CHECK_MODULES): Added check-inet.
15274         (INSTALL_MODULES): Added install-inet.
15275         (CLEAN_MODULES): Added clean-inet.
15276         (all-indent): New target.
15277
15278         * configure.in (host_tools): Added inet.
15279         (native_only): Added inet.
15280         (noconfigdirs): Added inet.
15281
15282 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15283
15284         * configure.in: Don't configure libgloss if we are not configuring
15285         newlib.
15286
15287 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15288
15289         * configure.in: Don't configure libgloss for unsupported
15290         architectures.
15291
15292 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15293
15294         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15295
15296 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15297
15298         * Makefile.in (ALL_MODULES): Include all-apache.
15299         (CROSS_CHECK_MODULES): Include check-apache.
15300         (INSTALL_MODULES): Include install-apache.
15301         (all-apache): New target.
15302
15303         * configure.in: Added apache everywhere perl is seen.
15304
15305 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15306
15307         * Makefile.in: Add support for clean-{module} and
15308         clean-target-{module} rules.
15309
15310 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15311
15312         * configure.in (*-*-ose) do not build libgloss.
15313
15314 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15315
15316         * config.guess (prep*:SunOS:5.*:*): Turn into
15317         powerpele-unknown-solaris2.
15318
15319 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15320
15321         * configure.in: Permit --enable-shared to specify a list of
15322         directories.
15323
15324 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15325
15326         * configure.in (host==solaris): Pass only the first word of $CC
15327         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15328
15329 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15330
15331         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15332
15333 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15334
15335         * Makefile.in (ALL_MODULES): Include all-perl.
15336         (CROSS_CHECK_MODULES): Include check-perl.
15337         (INSTALL_MODULES): Include install-perl.
15338         (ALL_X11_MODULES): Include all-guile.
15339         (CHECK_X11_MODULES): Include check-guile.
15340         (INSTALL_X11_MODULES): Include install-guile.
15341         (all-perl): New target.
15342         (all-guile): New target.
15343
15344         * configure.in (host_tools): Include perl and guile.
15345         (native_only): Include perl and guile.
15346         (noconfigdirs): Don't build guile and perl; no ports have been
15347         done.
15348
15349 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15350
15351         * configure (--enable-*): Handle quoted option lists such as
15352         --enable-sim-cflags='-g0 -O' better.
15353
15354 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15355
15356         * Makefile.in ({,inst}all-target): New rule so we can make and
15357         install all of the target directories easily.
15358
15359 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15360
15361         * configure.in: Add missing global flag in sed substitution when
15362         deleting `target-' from ${configdirs}.
15363
15364 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15365
15366         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15367         option.
15368
15369         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15370         config/mh-necv4.
15371
15372         * install.sh: Correct misspelling of transformbasename.
15373
15374         * config.guess: Recognize mips-*-sysv*.
15375
15376 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15377
15378         * config.sub: Recognize mon960.
15379
15380 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15381
15382         * configure: Restore Canadian Cross handling of BISON and LEX,
15383         removed in Feb 20 change.
15384
15385 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15386
15387         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15388         Mention make install.  Remove the old copyright date as well the
15389         clumsy and rather pointless copyright on the README file.
15390
15391 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15392
15393         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15394         Makefile after running symlink-tree, then run `make distclean' to
15395         avoid clobbering any generated files in srcdir.
15396
15397 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15398
15399         * configure.in (m68k-*-netbsd*): Build everything now.
15400
15401 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15402
15403         * Makefile.in (taz): Fix quoting.
15404
15405 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15406
15407         * configure.in (sparclet-*-*): Build everything now.
15408
15409 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15410
15411         * configure.in (m68k-*-linux*): New host.
15412
15413 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15414
15415         * configure: Check for bison before byacc.
15416
15417 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15418
15419         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15420         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15421         searching PATH.  These are used as fallbacks by Makefile.in if
15422         flex/bison/byacc aren't in objdir.
15423
15424 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15425
15426         * Makefile.in: Make everything which depends upon all-bfd also
15427         depend upon all-opcodes, in case --with-commonbfdlib is used.
15428
15429 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15430
15431         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15432         building NT native compilers on Unix.
15433
15434 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15435
15436         * configure.in: Don't get CC from the host Makefile fragment if we
15437         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15438         Solaris test for /usr/ucb/cc to the post target script, just after
15439         the compiler sanity test.
15440
15441 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15442
15443         * config.sub: Merge with FSF.
15444
15445 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15446
15447         * Makefile.in (RPATH_ENVVAR): New variable.
15448         (REALLY_SET_LIB_PATH): Use it.
15449         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15450
15451 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15452
15453         * config.sub, configure.in: Recognize sparclet cpu.
15454
15455 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15456
15457         * config.guess:  Support m68k-cbm-sysv4.
15458
15459 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15460
15461         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15462         m68k-unknown-linuxaout from linker help string.  Put quotes around
15463         $ld_help_string.
15464
15465 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15466
15467         * config.guess (powerpc-harris-powerunix): Add guess for port
15468         to new target.
15469
15470 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15471
15472         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15473
15474 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15475
15476         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15477         $(REALLY_SET_LIB_PATH) in Makefile.
15478         * Makefile.in (SET_LIB_PATH): New variable.
15479         (REALLY_SET_LIB_PATH): New variable.
15480         ($(DO_X)): Use $(SET_LIB_PATH).
15481         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15482         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15483         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15484         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15485         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15486         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15487         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15488         (install-dosrel): Likewise.
15489         (all-opcodes): Depend upon all-libiberty.
15490
15491 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15492
15493         * config.guess (*:CYGWIN*): New
15494
15495 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15496
15497         * Makefile.in (all-target-winsup): All all-target-libiberty.
15498
15499 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15500
15501         * configure.in (noconfigdirs): Add missing # in front of comment.
15502
15503 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15504
15505         * configure.in: add second pass to things added to noconfigdirs
15506         so *-gm-magic can exclude libgloss properly.
15507
15508 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15509
15510         * mpw-configure (extralibs_name, rez_name): Set correctly
15511         for MWC68K compiler.
15512
15513         * mpw-README: Add more info on the necessary build tools.
15514
15515 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15516
15517         * configure.in, config.sub: Recognize cygwin32.
15518
15519 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15520
15521         * config.guess, config.sub: Recognize A/UX.
15522
15523 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15524
15525         * config.sub: Merge with gcc/config.sub.
15526
15527 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15528
15529         * mpw-build.in (do-binutils): Add build of stamps.
15530
15531 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15532
15533         * config.sub: Add recognition for mips64vr4100*-* targets.
15534
15535 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15536
15537         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15538         Add creation of gconfigargs with `--enable-shared' turned on.
15539         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15540         ($(host)-stamp-stage3-configured): Likewise.
15541         (HOLES): Add chatr and ldd.
15542         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15543
15544 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15545
15546         * configure: Pass --nfp to recursive configures.
15547
15548 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15549
15550         * Makefile.in (DLLTOOL): New.
15551         (DLLTOOL_FOR_TARGET): New.
15552         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15553         (EXTRA_TARGET_FLAGS): Ditto.
15554         (EXTRA_GCC_FLAGS): Ditto.
15555         (CONFIGURE_TARGET_MODULES): Ditto.
15556         (DO_X): Ditto.
15557         * configure: Add DLLTOOL.
15558
15559 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15560
15561         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15562         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15563         mh-sco, since old workarounds no longer needed, and don't
15564         build ld, since libraries have weak symbols in COFF.
15565
15566 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15567
15568         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15569
15570 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15571
15572         * configure.in: Make sure that ${CC} can be used to compile an
15573         executable.
15574
15575 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15576
15577         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15578         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15579         nothing depending on whether gdbtk is being built.
15580
15581 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15582
15583         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15584
15585 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15586
15587         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15588         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15589
15590 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15591
15592         * config-ml.in: Add support for
15593         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15594         Simplify setting of multidirs from --disable-foo.
15595
15596 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15597
15598         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15599         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15600         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15601         non-empty, pass them on to the  GCC make.
15602         (all-bootstrap): New rule that is like all-gcc, except it executes
15603         the GCC bootstrap rule instead of the GCC all rule.
15604
15605 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15606
15607         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15608
15609 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15610
15611         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15612         DG/UX support.
15613
15614 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15615
15616         * config.sub (i*86*) Change [345] to [3456]
15617
15618 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15619
15620         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15621         --with-gnu-ld=no.
15622
15623 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15624
15625         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15626         AIX multilibs get built.
15627
15628 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15629
15630         * configure.in (i386-win32): Don't build expect if we're not
15631         building the tcl subdir.
15632
15633 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15634
15635         * Makefile.in: (configure-target-examples, all-target-examples):
15636         New targets, configure and build example programs.
15637
15638 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15639
15640         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15641         use it as input to sedit the generated MPW makefile.
15642         * mpw-README: Add a suggestion about Gestalt.h.
15643
15644 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15645
15646         * config.sub: Accept *-*-ieee*.
15647
15648 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15649
15650         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15651         Ronald F. Guilmette <rfg@monkeys.com>.
15652
15653 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15654
15655         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15656         for powerpc-pe native.
15657         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15658         (target==powerpc-pe): duplicate i386-win32 entry.
15659
15660 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15661
15662         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15663         of vxworks, not just vxworks5.1.
15664
15665 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15666
15667         * mpw-configure: Add support for exec-prefix.
15668
15669 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15670
15671         * config.guess: Recognize HP model 816 machines as having
15672         a PA1.1 processor.
15673
15674 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15675
15676         * configure: Ignore new autoconf configure options.
15677
15678 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15679
15680         * config.guess:  Recognize Pentium under SCO.
15681         From Robert Lipe <robertl@arnet.com>.
15682
15683 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15684
15685         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15686
15687 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15688
15689         * configure.in: Don't configure gas for alpha-dec-osf*.
15690
15691 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15692
15693         * configure.in: Default to --with-stabs for some targets for which
15694         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15695         i[345]86*-*-unixware*.
15696
15697 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15698
15699         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15700         rather than basing it on the target.  Simplify handling of options
15701         controlling which directories to configure.  Remove extraneous
15702         slash in multi-clean target.
15703
15704 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15705
15706         * config-ml.in: Prefix more variables with ml_ so they don't collide
15707         with configure's.
15708
15709 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15710
15711         * configure: Don't turn -v into --v.
15712
15713 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15714
15715         * configure.in (targargs): Fix typo.
15716
15717         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15718
15719 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15720
15721         * configure.in: Strip --host and --target options from
15722         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15723         --with-cross-host option when building with a cross-compiler.
15724         * configure: Canonicalize the arguments put into config.status by
15725         always using `=' for an option with an argument.  Pass a presumed
15726         --host or --target explicitly.
15727
15728 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15729
15730         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15731         into general OS recognition case.
15732
15733 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15734
15735         * configure.in (target_configdirs): add target-winsup only
15736         for win32 target systems.
15737
15738 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15739
15740         * Makefile.in (all-target-libgloss): Depend upon
15741         configure-target-newlib, since when libgloss is built it looks to
15742         see if the newlib directory exists.
15743
15744 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15745
15746         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15747         cfg-ml-*.in.
15748
15749 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15750
15751         * configure: Handle LD and LD_FOR_TARGET when configuring a
15752         Canadian Cross.
15753
15754 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15755
15756         * configure.in (target_libs): add target-winsup.
15757         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15758         (target==ppcle-pe): remove ld from $noconfigdirs.
15759
15760 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15761
15762         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15763         Preserve relative path names in $srcdir.  Build symlink tree if
15764         configuring cross target dir and srcdir=. (= no VPATH support).
15765         (configure-target-libg++): Depend on configure-target-librx.
15766         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15767         * config-ml.in: New file.
15768         * symlink-tree: New file.
15769         * configure: Ensure srcdir="." if that's what it is.
15770
15771 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15772
15773         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15774         includes and FLEX_SKELETON setting.
15775         * mpw-configure (--with-gnu-ld): New option, controls whether
15776         to use PPCLink or ld with PowerMac GCC.
15777         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15778         * mpw-config.in: Configure grez if targeting Mac.
15779
15780         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15781         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15782         just macos.
15783         * configure.in: Configure grez resource compiler if targeting Mac.
15784         * Makefile.in (all-grez, install-grez): New targets.
15785
15786 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15787
15788         * configure: CXX defaults to gcc, not g++.  If we find
15789         gcc in the path, set CC to gcc -O2.
15790
15791 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15792
15793         * configure: Default ${build} correctly.  Avoid picking up extra
15794         spaces when reading CC and CXX from Makefile.  When doing a
15795         Canadian Cross, use plausible default values for numerous
15796         variables.
15797         * configure.in: When doing a Canadian Cross, don't try to
15798         configure tools whose configure script can't handle it.
15799
15800 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15801
15802         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15803
15804 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15805
15806         * configure:  Remove dubious bug reporting address.
15807
15808 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15809
15810         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15811         configure script, run that instead of this directory's configure.
15812         In either case, print a message that we're configuring the sub-dir.
15813
15814 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15815
15816         * configure.in: Before checking for the existence of various files,
15817         use sed to filter out "target-".
15818
15819 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15820
15821         * Makefile.in (DO_X): Split rule to decrease command line length
15822         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15823         (Philippe De Muyter).
15824
15825 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15826
15827         * Makefile.in (all-patch): depend on all-libiberty.
15828
15829 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15830
15831         * configure.in: If the only directory in target_configdirs which
15832         actually exists is libiberty, then set target_configdirs to empty,
15833         to avoid trying to build a target libiberty in a gas or gdb
15834         distribution.
15835
15836 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15837
15838         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15839         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15840         systems.
15841
15842 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15843
15844         * configure.in (copy_dirs): Use sys-include instead of include
15845         for --with-headers option.
15846
15847 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15848
15849         * Makefile.in, configure.in: Make winsup builds work with
15850         new scheme.
15851
15852 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15853
15854         * configure.in: Build the linker on AIX.
15855
15856 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15857
15858         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15859         where needed.
15860
15861 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15862
15863         * Makefile.in (all-gcc): Fix typo.
15864
15865 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15866
15867         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15868
15869 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15870
15871         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15872         to target-xiberty, to provide more flexibility.
15873         (target_subdir):  Define.  Create if cross.
15874         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15875         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15876         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15877         check-libFOO -> check-target-libFOO, etc.
15878         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15879         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15880         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15881         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15882         allow ALL_GCC="" to only configure.
15883         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15884         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15885         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15886
15887 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15888
15889         * Makefile.in (taz): Build "info" in etc explicitly.
15890
15891 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15892
15893         * configure.in:  Make sure that CC is undefined (as opposed to
15894         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15895         problem with autoconf trying to configure on a host without GCC.
15896
15897 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15898
15899         * mpw-configure: Set host alias from choice of host compiler,
15900         only use generic MPW Makefile sed if present, edit a file
15901         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15902         * mpw-README: Add problem notes about CW6 and CW7.
15903
15904 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15905
15906         * Makefile.in (taz): Use ";" instead of ";;".
15907
15908 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15909
15910         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15911         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15912         DISTDOCDIRS.
15913         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15914         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15915
15916 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15917
15918         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15919         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15920         Move bfd to DISTSTUFFDIRS.
15921
15922 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15923
15924         * Makefile.in (X11_LIB): Removed.
15925         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15926
15927         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15928
15929 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15930
15931         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15932         names.
15933
15934 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15935
15936         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15937
15938 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15939
15940         * configure.in (i[345]86-*-win32): Always build newlib.
15941         Don't configure cvs, autoconf or texinfo.
15942         * Makefile.in (LD_FOR_TARGET): New.
15943         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15944         Pass down LD_FOR_TARGET.
15945
15946 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15947
15948         * winsup: New directory.
15949         * Makefile.in: Build winsup.
15950         * configure.in: Winsup is configured when target is win32.
15951         Can only build win32 target GDB when native.
15952
15953 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15954
15955         * config.guess: Recognize HP model 819 machines as having
15956         a PA 1.1 processor.
15957
15958 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15959
15960         * configure: Fix sed loop which substitutes for CC and CXX to
15961         avoid bug found in various sed implementations.
15962
15963 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15964
15965         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15966         simulator.  Use standard powerpc-*-eabi*.
15967
15968 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15969
15970         * configure.in: Stop putting gas and binutils in noconfigdirs for
15971         powerpc-*-aix* and rs6000-*-*.
15972
15973 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15974
15975         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15976         -mcall-aixdesc libraries.
15977
15978 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15979
15980         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15981
15982         * config.sub (arm | armel | armeb): Fix shell syntax.
15983
15984 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15985
15986         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15987         -msoft-float and -mcpu=common support.
15988         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15989         libraries.
15990
15991 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15992
15993         * configure.in: Allow configuration and build of emacs19 for the alpha.
15994
15995 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15996
15997         * configure.in (CC): Get ^CC, not just any old CC, from
15998         ${host_makefile_frag}.
15999
16000 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16001
16002         * configure.in (CC): Try to get CC from
16003         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16004
16005 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16006
16007         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16008         only if it exists in $(srcdir).
16009
16010 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16011
16012         * configure: If CC and CXX are not set in the environment, set
16013         them, based on either an existing Makefile or on searching for gcc
16014         in PATH.  Substitute for CC and CXX in Makefile.
16015         * configure.in: Remove libm from target_libs.  Separate
16016         target_configdirs from configdirs.  If CC is not set in
16017         environment, try to get it from a host Makefile fragment.  Rewrite
16018         changes of configdirs to use skipdirs instead.  A few minor
16019         tweaks.  Take directories out of target_configdirs as they are
16020         taken out of configdirs.  Remove existing Makefile files from
16021         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16022         CONFIG_ARGUMENTS in Makefile.
16023         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16024         by configure.in.
16025         (CONFIG_ARGUMENTS): Likewise.
16026         (CONFIGURE_TARGET_MODULES): New variable.
16027         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16028         ($(CONFIGURE_TARGET_MODULES)): New target.
16029         (configure-libg++, configure-libio): New targets.
16030         (all-libg++): Depend upon configure-libg++.
16031         (all-libio): Depend upon configure-libio.
16032         (configure-libgloss, all-libgloss): New targets.
16033         (configure-libstdc++): New target.
16034         (all-libstdc++): Depend upon configure-libstdc++.
16035         (configure-librx, all-librx): New targets.
16036         (configure-newlib): New target.
16037         (all-newlib): Depend upon configure-newlib
16038         (configure-xiberty): New target.
16039         (all-xiberty): Depend upon configure-xiberty.
16040
16041 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16042
16043         * configure.in (host i[345]86-*-win32):  Expand the
16044         noconfigdirs again.
16045
16046 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16047
16048         * mpw-configure: Fix sed command file name.
16049
16050 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16051
16052         * configure.in (host i[345]86-*-win32): Reduce the
16053         noconfigdirs again.
16054
16055 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16056
16057         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16058         or powerpc*-*-pe*, since they are not yet supported.
16059
16060 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16061
16062         Add PowerMac support and many other enhancements.
16063         * mpw-configure: New option --cc to select compiler to use,
16064         paste options set according to --cc into the generated
16065         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16066         if mpw-make.sed is present.
16067         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16068         add forward includes for PowerPC include files.
16069         * mpw-build.in: Build using Makefile.PPC if present.
16070         (do-byacc, etc): Remove separate version resource builds.
16071         (do-gas): Build "stamps" before "all".
16072         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16073         * mpw-README: Update to reflect --cc option, PowerMac support,
16074         and recently-reported compatibility problems.
16075
16076 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16077
16078         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16079         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16080         (--with-multilib-top): Pass to recursive invocations.
16081
16082 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16083
16084         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16085         v810-*-*.
16086
16087 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16088
16089         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16090         gdb, ld and opcodes on v810-*-*.
16091
16092 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16093
16094         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16095         (local-maintainer-clean): New target.
16096         (maintainer-clean): New target.
16097         (realclean): Just depend upon maintainer-clean.
16098
16099 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16100
16101         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16102
16103 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16104
16105         * configure.in: Build ld in mips*-*-bsd* case.
16106
16107 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16108
16109         * config.sub: Accept -lites* OS.  From Ian Dall.
16110
16111 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16112
16113         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16114         targets.
16115
16116 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16117
16118         * configure.in: treat i386-win32 canadian cross the same as
16119         i386-go32 canadian cross.
16120
16121 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16122
16123         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16124         running under the simulator to build a reduced set of libraries.
16125         (powerpc-*-eabiaix): Add fine grained multilib support added to
16126         other powerpc targets yesterday.
16127
16128 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16129
16130         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16131         -disable-softfloat, -disable-relocatable, -disable-aix, and
16132         -disable-sysv to control which multilib libraries get built.
16133
16134 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16135
16136         * configure: Add Makefile.tem to list of files to remove in trap
16137         handler.
16138
16139 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16140
16141         * config.guess (*Linux*):  Add missing "exit"s.
16142         Also, need specific check for alpha-unknown-linux (uses COFF).
16143
16144 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16145
16146         * config.guess:  Merge with FSF:
16147
16148         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16149         * config.guess (AIX4): More robust release numbering discovery.
16150
16151         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16152         * config.guess (i386-sequent-ptx): Properly get version number.
16153
16154         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16155         * config.guess (mips:*:4*:UMIPS): New case.
16156
16157 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16158
16159         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16160         (i386-win32 host): Likewise.  Don't build readline.
16161
16162 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16163
16164         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16165         SUPPORT_FILES to submakes.
16166
16167 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16168
16169         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16170         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16171         mpw-configure.
16172
16173 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16174
16175         * configure.in (appdirs): Use =, not ==, in test expression when
16176         trying to build the text to print in the warning message for
16177         Solaris users.
16178
16179 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16180
16181         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16182
16183 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16184
16185         * config.guess: Recognize lynx-2.3.
16186
16187 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16188
16189         * config.sub (z8ksim): Deleted
16190         (z8k-*-coff): New, this is the one true name of the target.
16191
16192 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16193
16194         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16195
16196 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16197
16198         * config.guess (*:Linux:*:*): First try asking the linker what the
16199         default object file format is (elf, aout, or coff).  Then if this
16200         fails, try previous methods.
16201
16202 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16203
16204         * configure.in: Don't build newlib for *-*-vxworks5.1.
16205
16206 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16207
16208         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16209         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16210
16211 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16212
16213         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16214
16215 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16216
16217         * cfg-ml-com.in: New file.
16218         * cfg-ml-pos.in: New file.
16219
16220 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16221
16222         * COPYING.NEWLIB: Add HP free copyright to list.
16223
16224 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16225
16226         * config.sub: Recognize -eabi* for the system, not just -eabi.
16227
16228 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16229
16230         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16231         * config.sub, configure.in (win32): New target and host.
16232
16233 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16234
16235         * configure.in: Add i386-pe configuration.
16236
16237 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16238
16239         * mpw-build.in (install): Install GDB after LD.
16240
16241 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16242
16243         * mpw-config.in (elf/mips.h): Always forward-include, needed
16244         for GDB to build.
16245
16246 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16247
16248         * testsuite: New directory for customer acceptance and whole tool
16249         chain tests.
16250
16251 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16252
16253         * configure: If per-host line isn't found, but AC_OUTPUT is found
16254         and a configure script exists, run it instead.
16255
16256 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16257
16258         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16259
16260 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16261
16262         * configure: Set build_{cpu,vendor,os,alias} to host values when
16263         --build isn't specified.
16264
16265 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16266
16267         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16268         (FLAGS_TO_PASS): Pass them.
16269         (EXTRA_TARGET_FLAGS): Ditto.
16270
16271 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16272
16273         * Makefile.in (all-libg++): Depend on all-libstdc++.
16274
16275 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16276
16277         * configure.in (noconfigdirs): Enable all packages for
16278           i386-unknown-netbsd.
16279
16280 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16281
16282         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16283         hosted builds (DOS builds)
16284
16285 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16286
16287         Changes for ARM based on patches from Richard Earnshaw:
16288         * config.sub: Handle armeb and armel.
16289         * configure.in: Omit arm linker only for riscix.
16290
16291 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16292
16293         * config.guess:  Update from FSF.
16294
16295 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16296
16297         * config.sub: Recognize powerpcle as the little endian variant of
16298         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16299         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16300         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16301         temporarily.
16302
16303 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16304
16305         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16306
16307 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16308
16309         * config.sub: Accept -lites* as a basic system type.
16310
16311 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16312
16313         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16314         installed, and if so return linuxoldld as the system name.
16315
16316 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16317
16318         * config.guess: Add hppa1.1-hp-lites support.
16319
16320 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16321
16322         * configure.in: Don't build newlib for m68k-vxworks5.1.
16323
16324 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16325
16326         * configure.in (mips-sgi-irix6): Use mh-irix5.
16327
16328 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16329
16330         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16331
16332 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16333
16334         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16335         OSF/1.  Fix compiler flags.
16336         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16337
16338 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16339
16340         * configure.in: Recognize --with-newlib.
16341         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16342
16343 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16344
16345         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16346         to *_X11_MODULES due to gdbtk needing X include files et al.
16347
16348 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16349
16350         Merge in support for Mac MPW as a host.
16351         (Old change descriptions retained for informational value.)
16352
16353         * mpw-config.in: Add generic include forwards for cpu-specific
16354         include files in aout and elf directories.
16355
16356         * mpw-configure: Added copyright.
16357         * mpw-config.in: Check for presence of required build tools.
16358         (target_libs): Add newlib.
16359         (target_tools): Add examples.
16360         (Read Me): Generate as "Read Me for MPW" instead.
16361         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16362         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16363         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16364
16365         * mpw-configure: Remove subdir-specific makefile hackery,
16366         delete mk.tmp after using it.
16367
16368         * mpw-build.in (all): Display start and end times.
16369
16370         * mpw-configure (host_canonical): Set.
16371         (target_cpu): Always add to makefiles.
16372         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16373         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16374         (mpw-mh-mpw): Look for in srcdir and srcroot.
16375         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16376
16377         * mpw-build.in: (install-only): New target.
16378
16379         * mpw-configure (host_alias, target_alias): Rename from hostalias
16380         and targetalias, add into generated Makefile.
16381         (mk.tmp): If present, add into generated Makefile.
16382         * mpw-build.in (all-gas): Build config.h first before gas proper.
16383
16384         * mpw-configure (config.status): Write only if changed.
16385         * mpw-config.in (readline): Configure it (not built, just used for
16386         definitions).
16387
16388         * mpw-config.in (elf/mips.h): Add a forward include.
16389
16390         * mpw-config.in: Forward-include most .h files in include into
16391         extra-include.
16392         (readline): Don't build.
16393         mpw-build.in (install): Install GDB.
16394
16395         * mpw-configure (prefix, mpw_prefix): Handle it.
16396         * mpw-config.in (mmalloc, readline): Don't configure.
16397         * mpw-build.in (thisscript): Rename to ThisScript.
16398         Use mpw-build instead of BuildProgram everywhere.
16399         (mmalloc, readline): Don't build.
16400         * mpw-README: New file, basic documentation about the MPW port.
16401
16402         * mpw-config.in: Use forward-include to create include files.
16403
16404         * mpw-configure: Add more things to the top of each configured
16405         Makefile, including contents of config/mpw-mh-mpw.
16406         * mpw-config.in (extra-include): Create this directory and fill it
16407         with Posix-like include files when configuring.
16408
16409         * config.sub (apple, mac, mpw): Add various aliases.
16410
16411         * mpw-build.in: New file, top-level build script fragment for MPW.
16412         * mpw-configure: New file, configure script for MPW.
16413         * mpw-config.in: New file, config fragment for MPW.
16414
16415 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16416
16417         * configure.in (host_libs): Remove glob, since it is gone from the
16418         sources.
16419
16420 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16421
16422         * Makefile.in: define empty GDB_NLM_DEPS var.
16423
16424         * configure.in(target_makefile_frag): use config/mt-netware
16425         for netware targets.
16426
16427 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16428
16429         * config.sub: Merge in recent FSF changes.  Remove linux special
16430         cases.
16431
16432 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16433
16434         Revert this change:
16435
16436         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16437
16438                 * build-all.mk: Use CC=cc -Xs on Solaris.
16439
16440 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16441
16442         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16443         stop using it.
16444         * Makefile.in: Nuke all references to glob subdirectory.
16445
16446 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16447
16448         * configure.in: Fix --enable-shared logic in per-host.
16449
16450 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16451
16452         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16453
16454 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16455
16456         * configure.in (noconfigdirs): Don't build gas on AIX, for
16457         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16458
16459 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16460
16461         * configure: Fix --cache-file to work if the file argument is a
16462         relative path.
16463
16464 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16465
16466         * configure: If the --cache-file is used, pass it down to
16467         configure in subdirectories.
16468
16469 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16470
16471         * config.sub: add vxworks29k configuration.
16472
16473 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16474
16475         * Makefile.in (taz): Do "diststuff" part quietly.
16476
16477 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16478
16479         * config.sub: Mini-merge with gcc/config.sub.
16480
16481 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16482
16483         * config.guess (IRIX): Sed - to _.
16484
16485 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16486
16487         * Makefile.in (source-vault, binary-vault): New targets.
16488
16489 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16490
16491         * config.sub: Recognize -eabi as a basic system type.
16492
16493 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16494
16495         * configure.in (enable_shared stuff): Fix typo.
16496
16497 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16498
16499         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16500
16501 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16502
16503         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16504
16505 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16506
16507         * configure.in (rs6000-*-*): Don't build gas.
16508
16509 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16510
16511         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16512         reduce command line length.
16513         (AS_FOR_TARGET): Check for as.new, not Makefile.
16514         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16515
16516 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16517
16518         * config.guess:  Merge from FSF.
16519
16520 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16521
16522         * configure: Don't use $ when handling program_suffix.
16523
16524 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16525
16526         * configure.in:  Configure tk for hppa/hpux.
16527
16528 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16529
16530         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16531
16532 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16533
16534         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16535         to LIBCXXFLAGS.  Tests are better run without it.
16536
16537 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16538
16539         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16540
16541 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16542
16543         * configure.in (*-*-netware*): Don't configure xiberty.
16544
16545 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16546
16547         * configure.in:  Remove tk from native_only list.
16548
16549 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16550
16551         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16552           for special NCD build.
16553
16554 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16555
16556         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16557         makeall.bat, they're only useful for binutils snapshots.
16558         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16559         makeall.bat to specified SUPPORT_FILES.
16560
16561 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16562
16563         * build-all.mk: Add Ericsson targets to sun4 and solaris
16564           hosts.  Add  BNR's sun4 target to solaris host, so their
16565           build-from-source will be tested in-house first.
16566
16567 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16568
16569         * Makefile.in (LIBCFLAGS): New variable.
16570         (CFLAGS_FOR_TARGET): Ditto.
16571         (LIBCFLAGS_FOR_TARGET): Ditto.
16572         (LIBCXXFLAGS): Ditto.
16573         (CXXFLAGS_FOR_TARGET): Ditto.
16574         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16575         (BASE_FLAGS_TO_PASS): Pass them.
16576         (EXTRA_TARGET_FLAGS): Ditto.
16577
16578         * configure.in: Support --enable-shared.
16579
16580 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16581
16582         * configure.in (target_libs):  Include libstdc++ again.
16583         * config.guess:  Update from FSF (for FreeBSD).
16584
16585 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16586
16587         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16588         makeall.bat.
16589         (DISTDOCDIRS): Add `etc'.
16590         (ETC_SUPPORT_PFX): New variable.
16591         (taz): Include anything from etc starting with a word in
16592         ETC_SUPPORT_PFX.
16593
16594 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16595
16596         * config.sub: Update for recent FSF changes.  Remove obsolete
16597         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16598         spacing changes.
16599
16600 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16601
16602         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16603
16604         * config.guess:  Merge with FSF.
16605         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16606
16607 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16608
16609         * configure: Since the "trap 0" handler will override the exit
16610         status on many systems, only use it for "exit 1", and make it set
16611         a non-zero exit status; reset it before "exit 0".  Also, check
16612         exit status of config.sub, and error out if it failed.
16613
16614 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16615
16616         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16617         and install libgloss.
16618
16619 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16620
16621         * Makefile.in (all-binutils): Depend upon all-byacc.
16622
16623         * configure.in: Don't build emacs on Irix 5.
16624
16625 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16626
16627         * configure.in (*-*-netware*): Add libio.
16628
16629 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16630
16631         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16632         (CHECK_TARGET_MODULES): Ditto.
16633         (INSTALL_TARGET_MODULES): Ditto.
16634         (TARGET_LIBS): Ditto.
16635         (all-libstdc++): Note dependencies.
16636
16637 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16638
16639         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16640
16641 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16642
16643         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16644         -fexternal-templates.
16645
16646         * configure.in (target_libs): Add libstdc++.
16647         (noconfigdirs): Add libstdc++ as appropriate.
16648
16649 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16650
16651         * config.guess:  Update from FSF.
16652
16653 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16654
16655         * configure: Use ${config_shell} when running ${configsub}.
16656
16657 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16658
16659         * config.sub: No longer recognize h8300h.
16660
16661 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16662
16663         * config.sub: Remove extraneous differences between config.sub and
16664         gcc/config.sub.
16665
16666 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16667
16668         * Makefile.in (DISTSTUFFDIRS): Add gas.
16669
16670 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16671
16672         * COPYING.NEWLIB: New file.
16673
16674 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16675
16676         * config.guess (HP-UX):  Patch from Harlan Stenn
16677         <harlan@landmark.com> to also emit release level.
16678
16679 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16680
16681         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16682
16683 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16684
16685         * config.sub:  Merge nextstep cleanup from FSF.
16686
16687 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16688
16689         * configure.in (arm-*-*): Don't configure ld for this target.
16690
16691 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16692
16693         * configure.in (*-*-netware): don't configure libg++, libio,
16694           librx, or newlib.
16695
16696 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16697
16698         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16699         configure ld--it works, but it doesn't support shared libraries.
16700
16701 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16702
16703         * config.guess (*-unknown-freebsd*):  Get rid of possible
16704         trailing "(Release)" in version string.
16705         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16706
16707 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16708
16709         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16710         Fix type: *-next-neststep -> *-next-nextstep.
16711
16712         * config.guess:  Merge from FSF:
16713
16714         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16715
16716         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16717
16718         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16719
16720         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16721         instead of UNIX_SV for UnixWare 1.0).
16722
16723 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16724
16725         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16726         to make gdb/nlm/* build after the compiler and linker.
16727
16728 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16729
16730         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16731         not just i[34]86.
16732         (m68k-atari-sysv4):  Relocate to match FSF version.
16733
16734         * config.guess:  More merges from the FSF:
16735
16736         Add a space before function call or macro invocation.
16737
16738         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16739
16740         * config.guess: Add trap cmd to remove dummy.c and dummy when
16741         interrupted.
16742
16743         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16744
16745         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16746         (dummy): Redirect stderr from compilation of dummy.c.
16747
16748         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16749
16750         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16751
16752 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16753
16754         * configure: Accept and ignore --cache*, for compatibility with
16755         new autoconf.
16756
16757 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16758
16759         * config.guess:  Merge from FSF:
16760
16761         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16762
16763         * config.guess (Pyramid*:OSx*:*:*): New case.
16764         (PATH): Add /.attbin at end for finding uname.
16765         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16766
16767         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16768
16769         * config.guess (M88*:DolphinOS:*:*): New case.
16770
16771         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16772
16773         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16774         to select whether to use ELF or COFF.
16775
16776         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16777
16778         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16779
16780         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16781
16782         * config.guess: Guess the OS version for HPUX.
16783
16784         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16785
16786         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16787
16788 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16789
16790         * configure.in: Recognize --with-headers, --with-libs, and
16791         --without-newlib.
16792         * Makefile.in (all-xiberty): Depend upon all-ld.
16793
16794 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16795
16796         * configure.in: Change i[34]86 to i[345]86.
16797
16798 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16799
16800         * configure (version): A few more tweaks to help message.
16801
16802 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16803
16804         * Makefile.in:  Remove (for now) librx as a host library,
16805         now that we're building it for target.
16806
16807 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16808
16809         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16810         (Karl Berry).
16811
16812 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16813
16814         * configure.in:  Also configure librx.
16815
16816 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16817
16818         * Makefile.in:  Update various rules to reflect that librx
16819         is now needed for libg++.
16820
16821 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16822
16823         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16824
16825 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16826
16827         * configure.in: Configure the examples directory.
16828
16829 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16830
16831         * configure: Simplify Jun 2 1994 change.
16832
16833 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16834
16835         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16836         /bin/gcc isn't good enough to build gcc.
16837
16838 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16839
16840         * Makefile.in (GDB_SUPPORT_FILES): Remove
16841         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16842         (gdb.tar.gz): Add new rule to use standard distribution building
16843         mechanism.
16844
16845 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16846
16847         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16848         Bill Cox <bill@cygnus.com>.
16849
16850 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16851
16852         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16853
16854 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16855
16856         * configure:  Search current dir first in .gdbinit.
16857
16858 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16859
16860         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16861
16862 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16863
16864         * config.sub:  Refer to NeXT's operating system as nextstep.
16865
16866         * config.sub (case $basic_machine):  Re-order the cases, to match
16867         the order in the FSF version (which is mostly alphabethical).
16868         Merge in some additions and changes from the FSF.
16869
16870 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16871
16872         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16873         * config.sub: Recognize cxux7.
16874         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16875
16876 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16877
16878         * config.sub:  Fix typo powerpc -> powerpc-*.
16879
16880 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16881
16882         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16883
16884         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16885         parallel with all-emacs and install-emacs).  Top-level command
16886         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16887
16888 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16889
16890         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16891         $(relbindir)/make before doing ``make install'', and use
16892         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16893         installing over running make binary.
16894         ($(host)-stamp-stage3-installed): Likewise.
16895
16896 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16897
16898         * config.guess: Recognize Mach.
16899
16900 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16901
16902         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16903         see whether --exec-prefix was used.
16904
16905 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16906
16907         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16908
16909 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16910
16911         * Makefile.in: Add all-librx target similar to all-libproc.
16912
16913 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16914
16915         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16916         with post 1.2 uname bogosity.
16917
16918 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16919
16920         * configure: Remove temporary files on receipt of a signal.
16921
16922 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16923
16924         * configure: If there is a package_makefile_frag, remove
16925         ${subdir}/Makefile.tem after copying it in.
16926
16927 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16928
16929         * build_all.mk: support rs6000 lynx identifies itself as
16930         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16931         since /bin/gcc is too feeble to compile a modern gcc.
16932
16933 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16934
16935         * brought devo/test-build.mk update-to-date with progressive/
16936           test-build.mk. Add lynx targets and hppa flag info.
16937
16938 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16939
16940         * configure.in:  Use mh-ncrsvr43.  Patch from
16941         Tom McConnell <tmcconne@sedona.intel.com>.
16942
16943 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16944
16945         * config.guess (i386-unknown-bsdi):  No longer need to
16946         check #if defined(__bsdi__) && defined(__i386__).
16947
16948 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16949
16950         * configure: Set program_transform_nameoption correctly.
16951
16952 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16953
16954         * brought build-all.mk update-to-date with progressive build-all.mk,
16955           added new targets and hppa info.
16956
16957 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16958
16959         * configure: If config.guess result is a prefix of the user
16960         specified target, assume a native build and use the user specified
16961         target as the host alias.  Remove SunOS patch suffix removal hack.
16962         * configure.in: Remove SunOS patch suffix removal hack.
16963
16964         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16965         in NATIVE_CHECK_MODULES.
16966
16967 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16968
16969         * Makefile.in: Rename HOST_ONLY to NATIVE.
16970         * configure: Delete SunOs patch suffix from host_canonical
16971           and build_canonical variables that are prepended to Makefiles.
16972         * configure.in: Add comments for easier maintenance.
16973
16974 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16975
16976         * Makefile.in: Add all-libproc target similar to all-gui.
16977
16978 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16979
16980         * Makefile.in (CHECK_MODULES): split into
16981         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16982
16983 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16984
16985         * config.guess (i386-unknown-bsdi): New system to guess.
16986
16987 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16988
16989         * Makefile.in: Add all-gui target (but not yet build by "all").
16990
16991 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16992
16993         * config.sub: Move deletion of patch suffix from here...
16994         * configure.in: To here, at Ian's suggestion.  The top-
16995           level scripts might need to know of a patch level.
16996
16997 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16998
16999         * config.sub: Strip off patch suffix so rtl is recognized
17000           as a sunos4.1.3 machine, even though it's been patched.
17001
17002 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17003
17004         * Makefile.in (INSTALL_LAST): Delete.
17005         (INSTALL_DOSREL): New.
17006
17007 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17008
17009         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17010         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17011         whether we pass down --with-gnu-ld anyhow.
17012
17013 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17014
17015         * Makefile.in (INSTALL_LAST): Change operation so it works
17016         on more flavors of make.
17017         * configure.in (go32): Don't build libg++ or libio.
17018
17019 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17020
17021         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17022         they can be overriden by templates.
17023
17024 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17025
17026         * configure.in (target==go32): Don't build gdb.
17027         * dosrel: New directory.
17028
17029 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17030
17031         * configure.in (host==go32): Configure dosrel too.
17032         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17033         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17034         be set by incoming names or templates.
17035         (INSTALL_LAST): New rule.
17036
17037 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17038
17039         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17040
17041 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17042
17043         * configure.in (appdirs): New variable.  Currently empty, but will
17044         be used in gas distribution.  If nonempty, lists a set of
17045         directories at least one of which must get configured, or top
17046         level configuration is considered to have failed.
17047         (rs6000-*-lynxos*): Use new file name.
17048
17049 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17050
17051         Eliminate XTRAFLAGS.
17052         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17053         newlib include files using -idirafter, and also use -nostdinc.
17054         (CXX_FOR_TARGET): Likewise.
17055         (XTRAFLAGS): Removed.
17056         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17057         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17058         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17059         ($(DO_X)): Don't pass down XTRAFLAGS.
17060
17061 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17062
17063         * configure.in (mips*-dec-bsd*): New target; do build linker.
17064         (mips*-*-bsd*): New target; don't build linker.
17065
17066 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17067
17068         * configure.in: support rs6000-*-lynxos* configuration.
17069         support sunos4 as a cross target.
17070
17071         * config.sub: look for lynx*, not lynx since the OS version may
17072         legitimately be part of the name.
17073
17074 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17075
17076         * configure.in (i[34]86-*-sco*): Move to be with other i386
17077         targets.
17078         (romp-*-*): New target.  Skip various binary utilities.
17079         (vax-*-*): New target.  Don't build newlib.
17080         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17081
17082 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17083
17084         * configure.in: Only set host_makefile_frag if config
17085         directory exists.
17086
17087 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17088
17089         * install.sh: If $dstdir exists, don't check whether each
17090         component does.
17091
17092 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17093
17094         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17095
17096 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17097
17098         * configure.in (*-*-lynxos*): Don't configure newlib for either
17099         native or cross Lynx.
17100
17101 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17102
17103         * config.sub (sparc64-elf): Fix os.
17104         (z8k): Remove duplicate.
17105
17106 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17107
17108         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17109         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17110
17111 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17112
17113         * configure: Make file links cleanly even if Lynx fails on
17114           an NFS symlink (at least fail cleanly).
17115
17116 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17117
17118         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17119         -XNh2000.
17120
17121 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17122
17123         * configure: Unknown options are fatal again.
17124
17125 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17126
17127         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17128         compatibility.
17129
17130 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17131
17132         * build-all.mk: Add `clean' target.
17133
17134 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17135
17136         * config.guess:  Add SINIX support.
17137         * configure.in:  Add mips-*-sysv4* support.
17138
17139 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17140
17141         * build-all.mk: Document all useful targets.
17142         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17143         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17144
17145 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17146
17147         * configure: Support --silent, --quiet.
17148
17149 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17150
17151         * configure: Support --disable-FEATURE.
17152
17153 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17154
17155         * config.guess: Recognize NCR running SVR4.3.
17156
17157 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17158
17159         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17160         Patch from Paul Eggert <eggert@twinsun.com>.
17161
17162 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17163
17164         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17165
17166 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17167
17168         * configure: Make unrecognized options give nonfatal warnings
17169         instead of fatal errors, and pass them to any subdirectory
17170         configures in case they recognize them.
17171         Make --x equivalent to --with-x.
17172
17173 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17174
17175         * configure: Add --enable-* options.  Clean up usage message and
17176         some comments.
17177
17178 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17179
17180         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17181
17182 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17183
17184         * configure.in (hppa*-*-*): Enable binutils.
17185
17186 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17187
17188         * config.sub: Recognize cisco.
17189
17190 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17191
17192         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17193
17194 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17195
17196         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17197         than one configuration name.  Add comment.
17198
17199 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17200
17201         * config.guess: about target *-hitachi-hiuxwe2, fixed
17202         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17203         macro is incorrect.]
17204
17205 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17206
17207         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17208         than the "make ls" stuff which used to be here.
17209
17210 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17211
17212         * config.guess:  Recognize i[34]86-unknown-freebsd.
17213         From Shawn M Carey <smcarey@rodan.syr.edu>.
17214
17215 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17216
17217         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17218
17219 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17220
17221         * config.guess: Check for ptx.
17222
17223 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17224
17225         * config.sub: Add os9k checking.
17226
17227 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17228
17229         * config.guess: Handle OSF1 running on HPPA processors
17230
17231 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17232
17233         * configure: If subdir configure fails, print out a message with
17234         subdirectory name, in case subdir's configure code didn't identify
17235         itself.
17236
17237 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17238
17239         * configure.in: Remove embedded newlines from configdirs.
17240         Avoid mismatches of substrings.  Fix matching strings at end
17241         of configdirs.
17242
17243 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17244
17245         * config.guess:  Add Lynx/rs6000 config support.
17246
17247 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17248
17249         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17250
17251 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17252
17253         * configure.in (hppa*-*-osf*): Treat this just like most other
17254         PA configurations (eg no binutils or ld).
17255         (hppa*-*-*elf*): These configurations have binutils and ld.
17256
17257 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17258
17259         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17260
17261 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17262
17263         * configure.in (rs6000-*-*): Build gas.
17264
17265 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17266
17267         * Makefile.in:  Avoid bug in losing hpux sed.
17268
17269 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17270
17271         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17272         for GDB and GDB has been fixed to not need it.
17273
17274 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17275
17276         * config.guess: Recognize vax hosts.
17277
17278 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17279
17280         * configure (while loop): Don't use "break 2" inside case
17281         statement -- the case statement isn't an enclosing loop.
17282
17283 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17284
17285         * config.guess:  Clean up NeXT support, to allow nextstep
17286         on Intel machines.  Make OS be nextstep.
17287
17288 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17289
17290         * config.guess: Add alternate forms for Convex.
17291
17292 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17293
17294         * configure:  Completely rewrite option processing.  Take
17295         advantage of pattern-matching to avoid invoking test frequently.
17296         Also clean up host and target defaulting logic.
17297
17298 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17299
17300         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17301         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17302         commands (plus user environment) will fit SCO limits.
17303
17304 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17305
17306         * configure.in: Don't issue warnings about directories which are
17307         not being configured if -norecursion is set.  Correct test for
17308         --with-gnu-as and --with-gnu-ld to not get confused by substring
17309         matches.
17310
17311         * configure.in: Don't build gas for alpha-dec-osf1*.
17312
17313 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17314
17315         * configure:  Back out Per's change of 12/19/1993.  It changes the
17316         behavior of configure in unexpected and confusing ways.
17317
17318         Also, use different delim char when calculating
17319         program_transform_name so that the name can contain slashes.
17320
17321 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17322
17323         * configure.in, config.sub: Add support for VSTa micro-kernel.
17324
17325 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17326
17327         * configure.in: Nuke hacks which were used to get a special
17328         version of GAS for HPPA configurations.
17329
17330 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17331
17332         * configure:  If only ${target_alias} is given, use that
17333         as the default for ${host_alias}.
17334         * configure:  Add missing back-slashes before nested quotes.
17335
17336 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17337
17338         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17339
17340 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17341
17342         * config.guess:  Recognize some Tektronix configurations.
17343         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17344
17345 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17346
17347         * config.sub: Match any flavor of SH.
17348
17349 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17350
17351         * configure.in: Don't try to configure newlib for Alpha.
17352
17353 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17354
17355         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17356         libg++ or libio for any Alpha target.
17357
17358         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17359
17360 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17361
17362         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17363         default arguments -- so it tried to compress itself.
17364
17365 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17366
17367         * configure.in (notsupp): ensure that a space is always at the end
17368           of the configdirs list, since the grep checks for an explicit space
17369
17370 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17371
17372         * configure.in (target i386-sysv4.2): don't build ld, since static
17373           versions of many libraries are not available.
17374
17375 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17376
17377         * config.guess: Recognize Apollos (using environment variables).
17378         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17379
17380 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17381
17382         * config.guess: Recognize Sony news mips running newsos.
17383
17384 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17385
17386         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17387         "fi ; else" for bash.
17388
17389 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17390
17391         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17392
17393 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17394
17395         * config.sub: accept unixware as an alias for svr4.2.
17396         Fix some inconsistancies with the gcc version.
17397
17398 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17399
17400         * Makefile.in (DISTDOCDIRS):  Add gdb.
17401
17402 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17403
17404         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17405
17406 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17407
17408         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17409         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17410         this now.
17411
17412 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17413
17414         * config.sub: Accept hiux* as an OS name.
17415
17416         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17417         etc/make-stds.texi.  The underscore came from gcc, and dje now
17418         agrees that RUNTESTFLAGS is the correct name.
17419
17420 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17421
17422         * install.sh:  Remove 'set -e'.  It makes any conditionals
17423         in the script useless.
17424
17425         * config.guess: Automatically recognize arm-acorn-riscix
17426         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17427
17428 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17429
17430         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17431
17432 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17433
17434         * Makefile.in (DISTDOCDIRS): New variable.
17435         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17436         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17437
17438 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17439
17440         * configure.in (hppa target): check the source directory for the
17441           pagas sub-directory
17442
17443 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17444
17445         * config.sub: Allow -aout* and -elf*.
17446
17447 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17448
17449         * configure.in: Don't build ld on i386-solaris2, same as for
17450         sparc-solaris2.
17451
17452 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17453
17454         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17455
17456 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17457
17458         * configure.in:  Configure gdb for alpha.
17459
17460 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17461
17462         * Makefile.in (CXXFLAGS): Add -O.
17463
17464 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17465
17466         * config.guess: added support for DG Aviion
17467
17468 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17469
17470         * configure.in: Produce warning message for subdirectories not
17471         configurable for this host/target combination.  Don't try to
17472         configure gdb for vms.
17473
17474 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17475
17476         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17477         appropriate files before making "diststuff".
17478         (DISTBISONFILES): New var: list of files to be edited.
17479         (DISTSTUFFDIRS): Add binutils.
17480
17481 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17482
17483         * config.sub: also handle mipsel and mips64el (for little endian mips)
17484
17485 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17486
17487         * configure.in: Add * to end of all OS names.
17488
17489 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17490
17491         * configure.in: Build newlib for LynxOS native.
17492
17493 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17494
17495         * config.guess: Add support for delta 88k running SVR3.
17496
17497         * configure.in: Add comment about HP compiler vs. emacs.
17498
17499 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17500
17501         * configure.in: don't build ld on solaris2 (not a viable option
17502           due to bugs in getpwnam & getpwuid)
17503
17504 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17505
17506         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17507         config.guess will produce a full version number.
17508
17509 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17510
17511         * configure.in: Build linker and binutils for alpha-dec-osf1.
17512
17513 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17514
17515         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17516         and gdb/testsuite/Makefile.in.
17517
17518 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17519
17520         * configure.in: recognize mips*- instead of mips-
17521
17522 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17523
17524         * config.sub: Accept linux*coff and linux*elf as operating
17525         systems.
17526
17527 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17528
17529         * config.sub: Recognize mips64, and mips3 as an alias for it.
17530
17531 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17532
17533         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17534         gdb knows how to handle OSF/1 shared libraries.
17535
17536 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17537
17538         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17539         * config.guess: Recognize Hitachi's HIUX.
17540         * config.sub: Recognize h3050r* and hppahitachi.
17541         Remove redundant cases for hp9k[23]*.
17542
17543 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17544
17545         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17546         if gas and ld are in the source tree and are in ${configdirs}.
17547         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17548         --with options (but still pass them down on the command line,
17549         if they were explicitly specified).
17550
17551 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17552
17553         * configure: substitute SHELL value in Makefile.in with
17554         ${CONFIG_SHELL}
17555
17556 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17557
17558         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17559         *-*-solaris2* targets.
17560
17561 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17562
17563         * Makefile.in: define M4, and pass it down to sub-makes;
17564         all-autoconf now depends on all-m4
17565
17566 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17567
17568         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17569         presence of {ar,ranlib} instead of a configured directory
17570
17571 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17572
17573         * config.guess: Accept 34?? as well as 33?? for NCR.
17574
17575 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17576
17577         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17578         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17579
17580 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17581
17582         * configure: grab values for $(CC) and $(CXX) from the
17583         environment, so that someone can do "CC=gcc configure; make" and
17584         have it work right (matching the way that autoconf works now)
17585
17586         * configure.in, Makefile.in: add support for gash, the tcl
17587         interface to Galaxy
17588
17589         * config.guess: add NetBSD variants (hp300, x86)
17590
17591 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17592
17593         * install.sh: Support -d option (in the manner of SunOS 4 install,
17594         as it is more deterministic than that of GNU install)
17595         (chmodcmd): Set file to mode 755 by default (should also do default
17596         chgrp and chown, but I don't feel like dealing with that now)
17597
17598 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17599
17600         * config.sub: Remove h8300hhms alias.
17601
17602 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17603
17604         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17605
17606 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17607
17608         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17609         as stmp-fixinc
17610
17611 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17612
17613         * config.sub: recognize m88110-bug-coff.
17614
17615 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17616
17617         * Makefile.in (all-libio): all dependencies on the toolchain used
17618         to build this (gcc, gas, ld, etc)
17619
17620 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17621
17622         * config.guess: Deal with OSF/1 1.3 on alpha.
17623
17624 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17625
17626         * install.sh: add some 'else true' clauses for portability
17627
17628         * configure.in: don't build libio for h8[35]00-*-* targets
17629
17630 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17631
17632         * Makefile.in:  Add support for new libio.
17633
17634 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17635
17636         * install.sh: If one command fails, don't try the rest.  Don't try
17637         to remove $dsttmp (via trap) unless we have already created it.
17638         If $src doesn't exist, detect it and exit with an error.
17639
17640         * config.guess: Recognize BSD on hp300.
17641
17642 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17643
17644         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17645         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17646
17647 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17648
17649         * Makefile.in (all-send-pr): depends on all-prms
17650
17651 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17652
17653         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17654
17655 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17656
17657         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17658         Added test for mips-mips-riscos5.
17659
17660 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17661
17662         * configure.in: use mh-hp300 for 68k HP hosts
17663
17664 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17665
17666         * configure: add support for CONFIG_SHELL, so that you can use
17667         some alternate shell for evaluating configure scripts
17668
17669 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17670
17671         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17672         in configure script to bug-gdb@prep.ai.mit.edu when building
17673         distribution archive.
17674         * Makefile.in (COMPRESS):  Remove def.
17675         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17676         gdb.tar.Z and make-gdb.tar.Z respectively.
17677         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17678         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17679         to convergence with 'taz' target in Makefile.in.
17680
17681 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17682
17683         * install.sh (dsttmp): use trap to ensure that tmp files go
17684         away on error conditions
17685
17686 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17687
17688         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17689
17690 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17691
17692         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17693         its parent is '/' not ''.
17694
17695         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17696
17697 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17698
17699         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17700         that ${newsrcdir}/configure.in does.
17701
17702 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17703
17704         * test-build.mk: support for CONFIG_SHELL
17705
17706 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17707
17708         * config.sub (netware):  Add as a basic system type.
17709
17710 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17711
17712         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17713           $(srcdir)/ from the dependency on Makefile.in.
17714
17715 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17716
17717         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17718         (h8300hhms is temporary until multi-libraries are implemented).
17719         * configure.in: Handle h8300h too.
17720
17721 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17722
17723         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17724
17725 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17726
17727         * configure:  Remove extraneous output when guessing host type.
17728         * config.guess:  Remove extraneous output when guessing using C
17729         compiler rather than uname, or when guessing fails.
17730
17731 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17732
17733         * Makefile.in: remove all.cross and install.cross targets
17734
17735         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17736           definitions
17737
17738 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17739
17740         * configure.in (target sh): Build gprof.
17741
17742 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17743
17744         * config.sub: change -solaris to -solaris2
17745
17746 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17747
17748         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17749
17750 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17751
17752         * configure: Correct error message for missing Makefile.in to
17753         print correct directory.
17754
17755 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17756
17757         * install.sh: kludge around 386BSD shell bug
17758
17759 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17760
17761         * config.guess:  Recognize NeXT.
17762         * config.guess:  Recognize i486-ncr-sysv4.
17763         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17764
17765 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17766
17767         * Makefile.in (MAKEINFOFLAGS): New variable.
17768         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17769         * build-all.mk, test-build.mk: Pass down --no-split as
17770         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17771
17772 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17773
17774         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17775
17776 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17777
17778         * Makefile.in (libg++.tar.z):  New rule.
17779         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17780         * Makefile.in (taz):  Only do a single chmod.
17781
17782 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17783
17784         * install.sh: don't use dirname anymore (replaced with sed usage)
17785
17786 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17787
17788         * Makefile.in:  Change extension for gzip'd files from '.z' to
17789         '.gz' per new FSF standard usage.
17790
17791 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17792
17793         * configure: put quotes around the final value of program_transform_name
17794
17795 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17796
17797         * Makefile.in: new install.sh support; update install-info rules
17798
17799 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17800
17801         * configure.in: Build diff for crosses, but not for go32 host.
17802
17803         * configure.in: Build gprof only for native, and don't build it
17804         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17805
17806 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17807
17808         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17809
17810 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17811
17812         * configure.in (host_tools): Add prms.
17813
17814 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17815
17816         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17817         with $(FLAGS_TO_PASS) on the command line
17818
17819         * config.sub: Recognize lynx and lynxos
17820
17821 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17822
17823         * config.sub: Accept -ecoff*, not just -ecoff.
17824
17825 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17826
17827         * Makefile.in (taz): Use .gz suffix instead of .z.
17828         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17829         names.
17830
17831 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17832
17833         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17834
17835 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17836
17837         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17838         that rebuilds that might happen during 'make install' don't get
17839         bogus gcc include files
17840
17841 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17842
17843         Change from Utah for HPPA support:
17844         * config.guess: Recognize hppa1.x-hp-bsd.
17845
17846 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17847
17848         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17849         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17850
17851 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17852
17853         * config.sub: Add support for rom68k and bug boot monitors.
17854
17855 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17856
17857         * Makefile.in: Make all-opcodes depend on all-bfd.
17858
17859 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17860
17861         * config.guess: Added special check for i[34]86-univel-sysv4*.
17862
17863 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17864
17865         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17866         the processor rather than assuming i486.
17867
17868 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17869
17870         * config.guess: Recognize SunOS6 as Solaris3.
17871
17872 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17873
17874         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17875         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17876
17877 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17878
17879         * build-all.mk (all-cross): New target for Canadian Cross.
17880         Added Q2 go32 targets.
17881         * test-build.mk: Configure go32 cross sparclite-aout and
17882         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17883         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17884
17885 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17886
17887         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17888         GO32 hosted toolchains
17889
17890 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17891
17892         * configure: change  so "-exec-prefix" gets passed down rather
17893         than "-exec_prefix" so autoconf generated Makefiles get the
17894         exec_prefix set right.
17895
17896 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17897
17898         * config.guess: get the Solaris2 minor version number
17899
17900         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17901
17902 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17903
17904         * config.guess: Recognize some Sequent platforms.
17905
17906 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17907
17908         * Makefile.in: added the vault-install target
17909
17910         * configure.in: actually use the Sun3 makefile fragment that's in
17911         config, also added the release dir to configdirs
17912
17913 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17914
17915         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17916
17917 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17918
17919         * configure.in: remove some program from Alpha targetted toolchains
17920
17921 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17922
17923         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17924         gprof.
17925         (taz): Run "make diststuff" in those directories instead of "make
17926         proto-dir".  Look for "VERSION=" only at start of line in subdir
17927         Makefile.  Use "gzip -9" for compression.
17928         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17929         (binutils.tar.z): New target.
17930
17931 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17932
17933         * Makefile.in (taz): Include gpl.texinfo.
17934
17935 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17936
17937         * Makefile.in (setup-dirs): Merged into "taz" target.
17938         (taz): Only do `proto-dir' stuff if a directory is actually needed
17939         for this target.
17940
17941 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17942
17943         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17944         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17945         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17946         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17947         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17948
17949 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17950
17951         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17952         config.sub, and move-if-change to gdb testsuite distribution
17953         archive, so the testsuite can be extracted, configured, and
17954         run separately from the gdb distribution.  Blow away the Chill
17955         tests that require a Chill compiled executable, since GNU Chill
17956         is not yet publically available.
17957
17958 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17959
17960         * test-build.mk: set environment variables in a single command,
17961         instead of a list of assignments and exports
17962
17963         * config.guess: recognize Alpha/OSF1 systems
17964
17965 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17966
17967         * configure: Change help message to prefer --options rather than
17968           -options.
17969
17970 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17971
17972         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17973         zippy@ecst.csuchico.edu.
17974         * config.guess: Recognize miniframe.
17975
17976 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17977
17978         * Makefile.in: Use srcroot to find runtest rather than rootme.
17979         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17980
17981 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17982
17983         * test-build.mk: Extensive additions to support building on a
17984         machine other than the host.
17985
17986 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17987
17988         * configure (tooldir): Fix for i386-aix again.
17989
17990 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17991
17992         * configure, Makefile.in:  Change definition of $(tooldir)
17993         to match the FSF.
17994
17995 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17996
17997         * config.guess:  Recognize i[34]86/SVR4.
17998
17999 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18000
18001         * Makefile.in (all-gdb): gdb depends on sim.
18002
18003 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18004
18005         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18006         at the same time we make the prototype gdb directory.
18007         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18008         files at the same time as the gdb base release distribution.
18009
18010 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18011
18012         * Makefile.in (check): Use individual check targets rather than
18013         DO_X rule.
18014         (check-gcc): Added.
18015
18016 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18017
18018         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18019         for System V release 3.2.
18020
18021 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18022
18023         * config.sub: Recognize hppaosf.
18024         * configure.in: Do configure ld/binutils/gas for it.
18025
18026 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18027
18028         * configure (tooldir): Alter syntax used to set this, for systems
18029         where "\$" isn't handled right, like i386-aix.
18030
18031 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18032
18033         * configure: Pass program-transform-name, not
18034         program_transform_name, to recursive configures.
18035
18036 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18037
18038         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18039         of gas+ld+binutils.
18040
18041 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18042
18043         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18044
18045 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18046
18047         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18048
18049 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18050
18051         * Makefile.in (PRMS): Set back to all-prms.
18052
18053 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18054
18055         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18056         targets, rather than for MIPS hosts.
18057
18058 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18059
18060         * configure.in: add comment for --with-x default values
18061
18062         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18063
18064         * Makefile.in: add check-* targets for each of the directories in
18065         the tree.  Add a definition of RUNTEST that will use the one we
18066         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18067
18068 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18069
18070         * configure.in: Removed obsolete references to bfd_target and
18071         target_makefile_frag.
18072
18073         * build-all.mk: Set assorted targets for Q2.
18074         * config.sub: Recognize z8k-sim and h8300-hms.
18075         * test-build.mk: Really don't pass host to configure.
18076         (HOLES): Added uname.
18077
18078 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18079
18080         * configure: Handle an empty program-prefix, program-suffix or
18081         program-transform-name correctly.
18082
18083 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18084
18085         * build-all.mk: -G 8 no longer required for MIPS targets.
18086         * test-build.mk: Don't pass host argument to configure; make it
18087         guess.
18088
18089 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18090
18091         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18092         * Makefile.in (COMPRESS):  New macro, like GZIP.
18093
18094 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18095
18096         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18097
18098         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18099         with gas currently defaults to -G 0.
18100
18101 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18102
18103         * Makefile.in (all-flex): flex depends on byacc.
18104
18105         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18106         to test-build.mk as RELEASE_TAG.
18107         * test-build.mk (configargs): New variable containing arguments to
18108         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18109         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18110
18111         * config.guess: Use /bin/uname when checking -X argument on SCO,
18112         to avoid invoking GNU uname which doesn't understand -X.
18113
18114         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18115
18116         * configure.in: Build gas for mips-*-*.
18117
18118 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18119
18120         * Makefile.in (all.normal): insert missing backslash.
18121
18122 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18123
18124         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18125
18126         * Makefile.in: Complete overhaul to merge many almost identical
18127         targets.
18128
18129 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18130
18131         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18132         (gdb.tar.Z): Adjusted.
18133
18134         * Makefile.in (setup-dirs, taz): New targets; should be general
18135         enough to adapt for gdb sometime.  Build only .z file.
18136         (gas.tar.z): New target.
18137
18138 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18139
18140         * build-all.mk: Use CC=cc -Xs on Solaris.
18141
18142 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18143
18144         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18145         for handling BISON for FSF releases.
18146
18147 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18148
18149         * configure: Actually implement the change zoo just documented.
18150
18151 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18152
18153         * configure: when using config.guess, only set target_alias when
18154         it's not already been set (ie, on the command line)
18155
18156 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18157
18158         * Makefile.in: add installcheck target, set PRMS to install-prms
18159
18160 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18161
18162         * configure: add support for package_makefile_fragment, handle the
18163         case where a directory has a configure.in file but no Makefile.in
18164         more gracefully (with an actual understandable error message, even);
18165         add support for --without (and add this to the usage message); also
18166         explicitly add a --host=${host_alias} to the command line when
18167         config.guess is used
18168
18169 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18170
18171         * configure: Must use both --host and --target in recursive calls.
18172
18173 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18174
18175         * Makefile.in: Change deja-gnu to dejagnu.
18176
18177 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18178
18179         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18180
18181 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18182
18183         * configure.in: canonicalize all instances to *-*-solaris2*,
18184         also strip out a number of tools to not build for go32 host
18185
18186 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18187
18188         * config.guess: add GPL.
18189
18190         * Makefile.in, config.guess, config.sub, configure: bump
18191           copyrights to 93.
18192
18193 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18194
18195         * Makefile.in (do-info): Removed obsolete check for existence of
18196         localenv file.
18197
18198         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18199
18200 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18201
18202         * Makefile.in: a couple of 'else true' for decstation,
18203         support for TclX
18204
18205         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18206
18207 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18208
18209         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18210
18211 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18212
18213         * config.guess: Recognize i386-ibm-aix (PS/2).
18214         * configure.in: Use config/mh-aix386 file for it.
18215
18216 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18217
18218         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18219         CC_FOR_TARGET instead.
18220         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18221
18222 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18223
18224         * Makefile.in: Add sim to list of directories sent with gdb
18225
18226 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18227
18228         * configure.in: Put back mips-dec-bsd* case.
18229
18230 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18231
18232         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18233         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18234         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18235
18236 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18237
18238         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18239
18240         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18241         (install-info): install dir.info only if it exists,
18242         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18243
18244 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18245
18246         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18247         gas for mips-dec-bsd.
18248
18249 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18250
18251         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18252         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18253
18254 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18255
18256         * configure.in: Added "dejagnu" to hosttools list.
18257
18258 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18259
18260         * config.sub, configure.in, config.guess:  Add support
18261         for Bosx, an AIX variant from Bull.
18262         Patches from F.Pierresteguy@frcl.bull.fr.
18263
18264 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18265
18266         * devo/dejagnu: Initial creation of devo/dejagnu.
18267         Migrated dejagnu testcases and support files for testing software
18268         tools to reside as subdirectories, currently called "testsuite",
18269         within the directory of the software tool.  Migrated all programs,
18270         support libraries, etc. beloging to dejagnu proper from
18271         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18272         with no modifications.  The changes to these files which will
18273         allow them to configure, build, and execute properly will be made
18274         in a future update.
18275
18276 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18277
18278         * Makefile.in: Change send_pr to send-pr.
18279         * configure.in: Likewise.
18280         * send_pr: Renamed directory to send-pr.
18281
18282 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18283
18284         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18285
18286 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18287
18288         * README:  Update for gdb-4.8 release.
18289         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18290         gdb-xxx.tar.z (gzip'd) file also.
18291
18292 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18293
18294         * Makefile.in: make all-diff depend on all-libiberty
18295
18296 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18297
18298         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18299
18300 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18301
18302         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18303
18304 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18305
18306         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18307         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18308         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18309
18310 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18311
18312         * Makefile.in:  makeinfo binary is in a new location
18313
18314 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18315
18316         * config.sub: Accept -ecoff as an OS.
18317
18318         * Makefile.in: Various changes to eliminate a level of make
18319         recursion and reduce the required command line length.
18320         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18321         sub-makes.
18322         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18323         variables holding settings for specific sub-makes.
18324         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18325         in terms of BASE_FLAGS_TO_PASS.
18326         (TARGET_LIBS): New variable listing directories which use
18327         TARGET_FLAGS_TO_PASS.
18328         (subdir_do): Eliminated.
18329         (do-*): New set of targets to replace subdir_do.
18330         (various): All targets which used subdir_do now depend on do-*.
18331         (local-clean): Renamed from do_clean.
18332         (local-distclean): New target, dependency of distclean and
18333         realclean.
18334         (install-info): Don't create directories.  Depend on dir.info
18335         rather than calling make recursively.
18336         (install-dir.info): Eliminated.
18337         (install-info-dirs): Create all info directories here.
18338         (dir.info): Depend upon do-install-info.
18339
18340         * test-build.mk (HOLES): Added false.
18341
18342 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18343
18344         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18345
18346 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18347
18348         * Makefile.in (info): remove dependency on all-texinfo.  The
18349         problem was really in texinfo/C, not at this level.
18350
18351 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18352
18353         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18354
18355 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18356
18357         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18358         GDB releases.
18359
18360 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18361
18362         * configure: Include srcdir in message about target of link not
18363         being found.  Don't convert `-' to `_' in `with' options being
18364         passed to subdirs.
18365
18366 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18367
18368         * configure.in: add uudecode to host_tools
18369
18370         * Makefile.in: added {all,install}-uudecode targets, added them to
18371         the appropriate lists
18372
18373 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18374
18375         * Makefile.in (all-gcc): Added dependency on all-gas.
18376
18377         * configure.in (mips-*-*): Build ld and binutils.
18378
18379 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18380
18381         * configure: check return code from mkdir, print error message and
18382           exit on failure.
18383
18384 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18385
18386         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18387
18388 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18389
18390         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18391
18392 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18393
18394         * config.sub (h8500):  Recognize this as a cpu type.
18395
18396 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18397
18398         * configure: source directory missing is no longer a warning
18399
18400         * configure.in: recognize irix[34]* instead of irix[34]
18401
18402         * Makefile.in: define and pass down X11_LIB
18403
18404 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18405
18406         * guess-systype: Renamed to ...
18407         * config.guess:  ... by popular request.
18408         * configure.in, Makefile.in:  Update accordingly.
18409
18410 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18411
18412         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18413         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18414         + Execute ./dummy instead of assuming . is in PATH.
18415
18416 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18417
18418         * guess-systype:  New shell script.  Attempts to guess the
18419         canonical host name of the executing host.
18420         Only a few hosts are supported so far.
18421         * configure:  Call guess-systype if no host is specified.
18422
18423 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18424
18425         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18426         gcc Makefile.
18427
18428 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18429
18430         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18431         (all-gcc, install-gcc, subdir_do): Use it.
18432
18433 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18434
18435         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18436
18437 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18438
18439         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18440           set exclusively by configure, using configure.in .
18441
18442 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18443
18444         * test-build.mk: set $PATH for all builds
18445
18446         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18447
18448 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18449
18450         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18451         the one used in gcc/Makefile.in, so that a null expansion doesn't
18452         override the one needed to build gcc with a native cc.
18453
18454 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18455
18456         * configure: Accept -with arguments.
18457
18458 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18459
18460         * Makefile.in: added h8300sim
18461
18462 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18463
18464         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18465         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18466         (all-cygnus, native, build-cygnus): Make
18467         $(canonhost)-stamp-3stage-done, not $(host)....
18468         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18469         i386-sco3.2v4.  Added else true to if command.
18470
18471 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18472
18473         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18474
18475 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18476
18477         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18478
18479 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18480
18481         * configure.in: don't remove binutils from Solaris builds
18482
18483 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18484
18485         * Makefile.in: get rid of earlier definitions for *clean,
18486         also handle the recursive info rule better
18487
18488 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18489
18490         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18491         do more-or-less the right thing.
18492
18493 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18494
18495         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18496         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18497
18498 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18499
18500         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18501         $(host_canonical).
18502
18503         * configure.in: split the configdirs list into 4 categories (native
18504         v. cross, library v. tool) and handle the cross-only and native-
18505         only in more reasonable (and correct!) way.
18506
18507 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18508
18509         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18510         configdirs anymore.
18511
18512 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18513
18514         * Makefile.in: extensive cleanup::  removed all of the explicit
18515         clean-* targets, collapsed many wrappers around subdir_do into
18516         one, added additional targets to satisfy standards.texi, deleted
18517         some old targets, some changes for consistency
18518
18519 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18520
18521         * configure.in: handle some programs as cross-only, and others as
18522         native only
18523
18524         * test-build.mk: handle partial holes in a more generic manner
18525
18526         * Makefile.in: m4 depends on libiberty
18527
18528 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18529
18530         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18531         time, wdiff, and find to configdirs
18532
18533         * Makefile.in: all, clean, and install rules for the new programs
18534         added to configure.in
18535
18536 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18537
18538         * configure.in: use mh-sun for all *-sun-* hosts
18539
18540 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18541
18542         * Makefile.in: define flags for X11 include files and library file
18543         locations, pass them down to the programs that need this info
18544
18545         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18546
18547 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18548
18549         * configure.in: start building libg++ for HP-UX targets
18550
18551 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18552
18553         * README:  Update references to files moved into etc/.
18554
18555 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18556
18557         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18558         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18559
18560 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18561
18562         * configure: accept dash as well as underscore in long option
18563         names for FSF compatibility.
18564
18565 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18566
18567         * config.sub: added -sco3.2v4 support from FSF.
18568
18569 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18570
18571         * configure.in: expand the section that adds or removes
18572         directories from the list of programs to build, to handle native
18573         vs. cross in addition to host v. native
18574
18575 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18576
18577         * Makefile.in:  Replace C++ in macro names with CXX.
18578         This is less likely to break ...
18579
18580 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18581
18582         * test-build.mk: add -w to GNU_MAKE
18583
18584 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18585
18586         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18587         add 'sparc' to list of recognized cpus.  This needed to make
18588         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18589         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18590         then changes that into $CPU-wrs-vxworks.
18591
18592         * configure.in: remove most references to gdbtest, regularize
18593         target based program removal
18594
18595         * test-build.mk: import from p3 tree (many fixes and changes)
18596
18597 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18598
18599         * Makefile.in: added rules to handle tcl, tk, and expect
18600
18601         * configure.in: handle those directories if they exist
18602
18603 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18604
18605         * config.sub: removed bogus hppabsd and hppahpux names, since
18606         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18607
18608 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18609
18610         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18611         depends upon all-xiberty
18612
18613         * Makefile.in: changes from p3, including:
18614
18615         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18616
18617         * Makefile.in (XTRAFLAGS): include newlib directories if
18618         newlib/Makefile exists, rather than if host != target.
18619
18620         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18621
18622         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18623         from the same source tree and not building a cross-compiler.  This
18624         matters for the libg++ configuration if reconfiguring a tree that
18625         has already been installed.
18626
18627         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18628
18629         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18630         pick up the machine and system specific header files.
18631
18632         * Makefile.in: added AS_FOR_TARGET, passed down in
18633         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18634         the C compiler to use to create programs which are run in the
18635         build environment, set it to default to $(CC), and passed it down
18636         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18637
18638         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18639
18640         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18641         We need them for unusual native builds, like systems without
18642         ranlib.
18643
18644         * configure: also define $(host_canonical) and
18645         $(target_canonical), which are the full, canonical names for the
18646         given host and target
18647
18648 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18649
18650         * Makefile.in:  Added separate definitions for C++.
18651
18652 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18653
18654         * configure.in (configdirs):  Add deja-gnu.
18655
18656 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18657
18658         * README:  Update for configure.texi and gdb-4.7 release.
18659
18660 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18661
18662         * Makefile.in:  Move "all" target to top of file.
18663         Previously, first target was ".PHONY" which caused BSD4.4 make
18664         to build .PHONY when make was run without arguments.
18665
18666 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18667
18668         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18669         Library-copylefted code in libiberty.
18670
18671 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18672
18673         * config.sub:  Replace m68kmote with plain old m68k.
18674
18675 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18676
18677         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18678
18679 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18680
18681         * config.sub: Complain if no argument is given.  Added support for
18682         386bsd as OS and target alias.
18683
18684 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18685
18686         * Makefile.in (XTRAFLAGS): include newlib directories if
18687         newlib/Makefile exists, rather than if host != target.
18688
18689 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18690
18691         * config.sub: recognize sparclite-wrs-vxworks.
18692
18693         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18694         p3.) Added clean-xiberty to clean.
18695
18696 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18697
18698         * configure.in: use *-*-* instead of nested cases for host and target
18699
18700 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18701
18702         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18703         from the same source tree and not building a cross-compiler.  This
18704         matters for the libg++ configuration if reconfiguring a tree that
18705         has already been installed.
18706
18707 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18708
18709         * config.sub (i486v/i486v4):  Merge in from FSF version.
18710
18711 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18712
18713         * configure: only set PWD if it is already set.
18714
18715 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18716
18717         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18718         doesn't have unset and all success paths (and most error paths)
18719         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18720         to just ${PWD} to avoid confusion.)
18721
18722 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18723
18724         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18725         even for a native compilation.
18726
18727 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18728
18729         Changes to make the gdb.tar.Z rule work better.
18730
18731         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18732         (DEVO_SUPPORT):  Add configure.texi.
18733         (bfd-ilrt.tar.Z):  Remove ancient rule.
18734
18735 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18736
18737         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18738         pick up the machine and system specific header files.
18739
18740         * configure.in, config.sub: added new target m68010-adobe-scout,
18741         with alias of adobe68k.  Changed configure.in to check for
18742         -scout before -sco* to avoid a false match.
18743
18744         * Makefile.in: added AS_FOR_TARGET, passed down in
18745         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18746         the C compiler to use to create programs which are run in the
18747         build environment, set it to default to $(CC), and passed it down
18748         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18749
18750 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18751
18752         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18753         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18754         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18755         FOR_TARGET variants, to newlib and libg++.
18756
18757 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18758
18759         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18760         first.
18761
18762 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18763
18764         * config.sub:  Accept `elf' as an environment.
18765
18766 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18767
18768         * Makefile.in (all-opcodes):  cd into the right directory
18769
18770 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18771
18772         * configure: added -program_transform_name option, used as
18773         argument to sed when installing programs.
18774         configure.texi: added documentation for -program_prefix,
18775         -program_suffix and -program_transform_name.
18776
18777 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18778
18779         * config.sub:  Accept i486 where i386 ok.
18780
18781 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18782
18783         * config.sub: accept we32k
18784
18785 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18786
18787         * config.sub, configure.in: accept OSE68000 and OSE68k.
18788
18789         * Makefile.in: don't create all directories for ``make install'';
18790         let the subdirectories create the ones they need.
18791
18792 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18793
18794         * COPYING: new file, GPL v2
18795
18796 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18797
18798         * Makefile.in: use the new gen-info-dir, which needs a template
18799         argument (which also lives in texinfo)
18800
18801         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18802
18803 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18804
18805         * config.sub (ncr3000):  Change i386 to i486.
18806
18807 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18808
18809         * Makefile.in: add install-rcs, install-grep to
18810         install-no-fixedincludes, removed install-bison and install-libgcc
18811
18812 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18813
18814         * configure.in: grab the HPUX makefile fragment if on HPUX
18815
18816 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18817
18818         * Makefile.in: eradicate bison spoor (ditto libgcc).
18819          configure.in: recognise m68{k,000}-ericsson-OSE.
18820          es1800 is alias for m68k-ericsson-OSE
18821
18822 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18823
18824         * configure.in: rearrange the parts that remove programs from
18825         configdirs, based now on HOST==TARGET or by canonical triple.
18826
18827 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18828
18829         * test-build.mk: recurse explicitly with -f test-build.mk when
18830           appropriate.  predicate stage3 and comparison on the existence
18831           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18832           On very clean, also remove ...stamp-co.  Build in-place before
18833           doing other builds.
18834
18835 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18836
18837         * Makefile.in, configure.in: add tgas
18838
18839 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18840
18841         * Makefile.in: a number of changes merged in from progressive.
18842
18843         * configure.in: add libm.
18844
18845         * .cvsignore: ignore some stuff that comes from test-build.mk.
18846
18847 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18848
18849         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18850
18851 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18852
18853         * configure: Add program_suffix (parallel to program_prefix)
18854         * Makefile.in: adjust directory-creating script for losing decstation
18855
18856 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18857
18858         * configure:  Minor $subdir-related fixes.
18859
18860 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18861
18862         * configure: fix various problems with propogating
18863         makefile_target_frag in subdirs.
18864         * configure.in: config libgcc if its there
18865
18866 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18867
18868         * config.sub:  HPPA merge.
18869
18870 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18871
18872         * Makefile.in:  Replace all-bison with all-byacc in all
18873         dependency lines for other tools (which now use byacc).
18874
18875 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18876
18877         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18878
18879 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18880
18881         * Makefile.in: make gprof rules similar to byacc rules (instead of
18882         vestigal $(unsubdir) that didn't work...)
18883
18884 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18885
18886         * config.sub:  Add support for Linux.
18887         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18888         (at least for libg++).
18889
18890 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18891
18892         * configure.texi: fix doc for the -nfp option to configure
18893
18894 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18895
18896         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18897
18898 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18899
18900         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18901         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18902         * configure.in: added solaris* host_makefile_frag hook.
18903
18904 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18905
18906         * config.sub: changed recognition of m68000 so that various
18907         m68k types can be specified via m680[01234]0
18908
18909 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18910
18911         * config.sub (basic_machine): fix sed so that '-foo' isn't
18912         completely substituted out while .+'-foo' loses the '-foo'
18913
18914 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18915
18916         * config.sub ($os): Add -aout.
18917
18918 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18919
18920         * configure:  If host_makefile_frag is absolute, don't
18921         prefix ${invsubdir} (relevant to libg++ auto-configure).
18922
18923 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18924
18925         * Makefile.in (tooldir): Define it.
18926         (all-ld): Depend on all-flex.
18927
18928 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18929
18930         * Makefile.in (check):  Fix libg++ special case.
18931
18932 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18933
18934         * configure: do not bury `pwd` into config.status, thus do fewer
18935           pwd's.
18936
18937         * configure: print the "Building in" message only when building in
18938           other than "." AND verbose.
18939
18940         * configure: remove -s, rework -v to better accommodate guested
18941           configures.
18942
18943         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18944
18945 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18946
18947         * Makefile.in: macroize flags passed on recursion.  remove
18948           fileutils.
18949
18950 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18951
18952         * configure: get makesrcdir right for subdirs deeper than 1.
18953
18954         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18955           install.
18956
18957 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18958
18959         * Makefile.in: don't print subdir_do or recursion lines.
18960
18961 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18962
18963         * standards.texi: added menu item.
18964
18965         * Makefile.in: build and install standards.info.
18966
18967         * standards.texi: new file.
18968
18969 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18970
18971         * configure: test for and move config.status pieces from
18972           ${subdir}/.
18973
18974 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18975
18976         * configure:  Test for existance of files before trying to mv
18977         them, to avoid numerous non-existance messages.
18978
18979 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18980
18981         * configure: correct final line of config.status.
18982
18983         * configure: patch from eggert.  Avoids a protection problem if
18984           the original Makefile.in is read only.
18985
18986         * configure: use move-if-change from gcc to create config.status.
18987           Some makefiles depend on config.status to tell if a directory
18988           has been reconfigured for a different host.  This change
18989           prevents those directories from remaking everything in the case
18990           where the reconfig was only intended to rebuild a Makefile.
18991
18992         * configure: test for config.sub with "config.sub sun4" rather
18993           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18994           host alias from a missing config.sub.
18995
18996 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18997
18998         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18999           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19000
19001 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19002
19003         * configure: mkdir ${subdir} as needed.
19004
19005 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19006
19007         * Makefile.in,configure.in: added autoconf.
19008
19009 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19010
19011         * Makefile.in: no longer pass against on recursion.
19012
19013         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19014           definitions are not inherited.
19015
19016         * configure: correct makesrcdir when subdir is .
19017
19018 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19019
19020         * configure:  Add support for 'subdirs' variable, which is
19021         like 'configdirs', except that configure doesn't re-invoke
19022         itself for subdirs, it just creates a Makefile for each subdir.
19023         * configure.texi:  Document subdirs.
19024
19025 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19026
19027         * configure.in: added flex to configdirs
19028
19029 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19030
19031         * Makefile.in: remove clean-stamps from clean.
19032
19033 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19034
19035         * configure.in:  Add gdbtest to configdirs.
19036
19037 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19038
19039         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19040         to recursive makes.
19041         * configure.in:  Recognize new ncr3000 config.
19042
19043 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19044
19045         * Makefile.in, configure.in: removed references to gdbm.
19046
19047 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19048
19049         * config.sub:  Don't canonicalize os value
19050         newsos* to bsd (readline needs to check for newsos).
19051         (This fix was earlier made Jan 31, but got re-broken.)
19052
19053 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19054
19055         * configure.in:  sco is an os, not a vendor!
19056
19057         * configure:  Quote $( better.  Keep various shells happy.
19058
19059 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19060
19061         * Makefile.in: eliminate stamp-files.
19062
19063 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19064
19065         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19066           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19067
19068 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19069
19070         * config.sub:  fix iris/iris3.
19071
19072 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19073
19074         * configure: re-add -rm.
19075
19076 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19077
19078         * Maskefile.in: add .stmp-rcs to all.
19079
19080         * configure.in: remove gas from rs6000 build, use aix host fragment.
19081
19082 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19083
19084         * configure: pass down site_option during recursion.
19085
19086 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19087
19088         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19089
19090 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19091
19092         * configure: Change exec_prefix so that it really defaults to prefix.
19093
19094 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19095
19096         * Makefile.in, configure.in:  Add support for mmalloc library.
19097
19098 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19099
19100         * Makefile.in: add stmp dependencies for a few more things.
19101
19102 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19103
19104         * configure: adjusted error message on objdir/srcdir configure
19105           collision, per john's suggestion.
19106
19107         * Makefile.in: add libiberty stmp to all and all.cross.
19108
19109 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19110
19111         * Makefile.in: remove force dependencies, add grep to all.
19112
19113 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19114
19115         * Makefile.in: drop flex.  make stamp files work.
19116
19117         * configure: added test for conflicting configuration in srcdir,
19118           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19119           gets cranky.  use relative paths for configure and srcdir
19120           whenever possible.  Send some error messages to stderr that were
19121           going to stdout.
19122
19123 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19124
19125         * Makefile.in:  Fix libg++ rule to check for gcc directory
19126         before using gcc/gcc.  Also pass XTRAFLAGS.
19127
19128 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19129
19130         * Makefile.in: added stmp-files so that directories aren't polled
19131           when they are already built.
19132
19133         * configure.texi: fixed a node pointer problem.
19134
19135 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19136
19137         * config.sub configure.in gdb/configure.in
19138         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19139         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19140         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19141
19142 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19143
19144         * configure: -recurring becomes -silent.  corrected help message
19145           for -site= option.
19146
19147         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19148
19149 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19150
19151         * configure: when building Makefile for crosses, replace
19152           tooldir and program_prefix.  default srcdir from location of
19153           config.sub.  remove "for host in hosts" and "for target in
19154           targets" loops.
19155
19156 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19157
19158         * Makefile.in: Do not pass bindir or mandir to cvs.
19159
19160 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19161
19162         * Makefile.in, configure.in: removed traces of namesubdir,
19163           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19164           copyrights to '92, changed some from Cygnus to FSF.
19165
19166         * configure.texi: remove most references to multiple hosts,
19167           multiple targets, subdirs, etc.
19168
19169         * configure.man: removed rcsid. reference config.sub not
19170           config.subr.
19171
19172         * Makefile.in: mkdir $(infodir) on install-info.
19173
19174 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19175
19176         * configure.texi:  Explain better about .gdbinit and about
19177         the environment that configure.in sections run in.
19178
19179 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19180
19181         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19182
19183 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19184
19185         * README:  DOC.configure => cfg-paper.texi.
19186
19187 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19188
19189         * config.sub (near case $os):  Don't convert newsos* to bsd!
19190
19191 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19192
19193         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19194         the number of copies of COPYING that go into the GDB tar file.
19195
19196 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19197
19198         * bfd/configure.in, gdb/config/mh-i386sco,
19199         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19200         Fix SCO configuration stuff.
19201
19202 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19203
19204         * Makefile.in:  For libg++, make sure the -I pointing
19205         to the gcc directory goes *after* all the libg++-local -I flags.
19206         Also, move just-gcc dependency from just-libg++ to all-libg++.
19207
19208 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19209
19210         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19211
19212 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19213
19214         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19215
19216 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19217
19218         * config.sub:  Add stratus configuration frags.  Also
19219         submitted to FSF.
19220
19221 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19222
19223         * Makefile.in (DEV_SUPPORT):  add configure.man.
19224
19225         * config.sub(Decode manufacturer-specific):  add -none*.
19226
19227 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19228
19229         * Makefile.in:  remove form feeds to make Sun's make happy.
19230         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19231
19232 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19233
19234         * Makefile.in (AR_FLAGS):  Make quieter.
19235
19236 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19237
19238         * configure.in:  Add libg++.
19239         * configure:  When verbose, don't output the command line at each
19240         level; it will be unremarkably the same as the previous version,
19241         which will be the same as what the user typed.
19242
19243 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19244
19245         * configure.in, Makefile.in: fix clean-info, add flex.  add
19246           fileutils.
19247
19248         * configure: be less sensitive to spaces in Makefile.in.  Do not
19249           look for sources in "..".  Doing so breaks subdirectories that
19250           might have their own configure.  If a subdir has it's own
19251           configure script, use it.
19252
19253 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19254
19255         * cfg-paper.texi: some changes suggested by rms.
19256
19257 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19258
19259         * config.sub:  Merge in some small additions from the FSF version,
19260         taken from the gcc distribution, to bring the Cygnus and FSF
19261         versions into closer sync.
19262
19263 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19264
19265         * configure.in:  Changed svr4 references to sysv4.
19266
19267 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19268
19269         * configure: added -V for version number option.
19270
19271 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19272
19273         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19274           renamed from DOC.configure to cfg-paper.texi.
19275
19276 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19277
19278         * configure, config.subr, config.sub: config.subr is now
19279           config.sub again.
19280
19281 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19282
19283         * configure.texi: new file, in progress.
19284
19285         * Makefile.in: build info file and install the man page for
19286           configure.
19287
19288         * configure.man: new file, first cut.
19289
19290         * configure: find config.subr again now that configuration "none"
19291           has gone.  removed all traces of the -ansi option.  removed all
19292           traces of the -languages option.
19293
19294         * config.subr: resync from rms.
19295
19296 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19297
19298         * configure, config.sub, config.subr: merge config.sub into
19299           config.subr, call the result config.subr, remove config.sub, use
19300           config.subr.
19301
19302         * Makefile.in: revised install for dir.info.
19303
19304 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19305
19306         * configure.in: add decstation host makefile frag.
19307
19308         * Makefile.in: BISON now bison -y again.  also install-gcc on
19309           install.  clean-gdbm on clean.  infodir belongs in datadir.
19310           Make directories for info install.  Build dir.info here then
19311           install it.
19312
19313 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19314
19315         * Makefile.in: fix for bad directory tests.
19316
19317 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19318
19319         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19320           regexp.  -srcdir relative was being handled incorrectly.
19321
19322         * Makefile.in: unwrapped some for loops so that parallel makes
19323           work again and so one can focus one's attention on a particular
19324           package.
19325
19326 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19327
19328         * configure: added PWD as a stand in for `pwd` (for speed). use
19329           elif wherever possible.  make -srcdir work without -objdir.
19330           -objdir= commented out.
19331
19332 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19333
19334         * configure: +options become --options.  -subdirs commented out.
19335           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19336           Makefile now at top of generated Makefile.  Removed cvs log
19337           entries.  added -srcdir.  create .gdbinit only if there is one
19338           in ${srcdir}.
19339
19340         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19341           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19342           and mandir now keyed off datadir by default.
19343
19344 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19345
19346         * Freshly created ChangeLog.
19347
19348 \f
19349 Local Variables:
19350 mode: change-log
19351 left-margin: 8
19352 fill-column: 76
19353 version-control: never
19354 End: