cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.
[platform/upstream/gcc.git] / ChangeLog
1 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
6
7         * config/isl.m4: Add comments about isl-0.16.
8         * configure: Regenerate.
9
10 2016-01-29  Martin Jambor  <mjambor@suse.cz>
11
12         * MAINTAINERS (hsa maintainers): Add myself.
13
14 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
15
16         * MAINTAINERS: (Write After Approval): Add myself.
17
18 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
19             Sebastian Pop  <s.pop@samsung.com>
20
21         * Makefile.in: Regenerate.
22         * Makefile.tpl: Export ISLVER.
23         * configure: Regenerate.
24         * config/isl.m4: Detect isl-0.15.
25
26 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
27
28         PR bootstrap/69329
29         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
30         * Makefile.in: Regenerate.
31
32 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
33
34         * configure.ac: Enable LTO for DJGPP
35         * configure: Regenerate
36
37 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
38
39         Sync with binutils-gdb:
40         2015-10-21  Nick Clifton  <nickc@redhat.com>
41
42         PR gas/19109
43         * configure.ac: Note the 'none' is an acceptable argument to
44         --enable-compressed-debug-sections.
45         * configure: Regenerate.
46
47 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
48
49         PR bootstrap/69134
50         * Makefile.def (mpfr): Disable assembler.
51         * Makefile.in: Regenerate.
52
53 2016-01-01  Ben Elliston  <bje@gnu.org>
54
55         * config.guess: Import version 2016-01-01.
56         * config.sub: Likewise.
57
58 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
59
60         * MAINTAINERS (Write After Approval): Add myself.
61
62 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
63
64         * Makefile.in: Replace ISL with isl.
65         * Makefile.tpl: Same.
66         * config/isl.m4: Same.
67         * configure.ac: Same.
68         * contrib/download_prerequisites: Same.
69         * configure: Regenerate.
70
71 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
72
73         * MAINTAINERS (Write After Approval): Add Myself.
74
75 2015-12-17  Nathan Sidwell  <nathan@acm.org>
76
77         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
78         * configure: Regenerate.
79
80 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
81             Sebastian Pop  <s.pop@samsung.com>
82
83         * config/isl.m4 (ISL_CHECK_VERSION): Check for
84         isl_ctx_get_max_operations.
85         * configure: Regenerate.
86
87 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
88
89         * MAINTAINERS (Write After Approval): Add myself.
90
91 2015-12-02  Ian Lance Taylor  <iant@google.com>
92
93         PR go/66147
94         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
95         * Makefile.in: Regenerate.
96
97 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
98
99         PR libffi/65726
100         * Makefile.def (lang_env_dependencies): Make libffi depend
101         on cxx.
102         * Makefile.in: Regenerate.
103
104 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
105
106         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
107         symbols.
108
109 2015-11-20  Tristan Gingold  <gingold@adacore.com>
110
111         Sync with binutils-gdb:
112         2015-11-20  Tristan Gingold  <gingold@adacore.com>
113
114         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
115         * configure: Regenerate.
116
117 2015-11-19  Martin Liska  <mliska@suse.cz>
118
119         * .gitignore: Add .clang-format to ignored files.
120         * Makefile.in: Add clang-format.
121         * Makefile.tpl: Likewise.
122
123 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
124
125         * configure.ac: Enable libmpx by default.
126         * configure: Regenerated.
127
128 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
129
130         * MAINTAINERS: Update email address.
131
132 2015-10-23  Paulo Matos  <pmatos@linki.tools>
133
134         * MAINTAINERS: Update email address.
135
136 2015-10-23  Alan Hayward <alan.hayward@arm.com>
137
138         * MAINTAINERS  (Write After Approval): Add myself.
139
140 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
141
142         Sync with binutils-gdb:
143         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
144
145         PR gas/19109
146         * configure.ac: Add
147         --enable-compressed-debug-sections={all,gas,gold,ld}.
148         * configure: Regenerated.
149
150 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
151
152         * MAINTAINERS: Update list of Ada maintainers and email addresses.
153
154 2015-10-09  Martin Liska  <mliska@suse.cz>
155
156         * MAINTAINERS (Write After Approval): Add myself.
157
158 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
159
160         * MAINTAINERS (Write After Approval): Add myself.
161
162 2015-10-02  Florian Weimer  <fweimer@redhat.com>
163
164         * MAINTAINERS: Update email address.
165
166 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
167
168         * MAINTAINERS  (Write After Approval): Add myself.
169
170 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
171
172         * MAINTAINERS: Update email.
173
174 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
175
176         * MAINTAINERS: Update my email address.
177
178 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
179
180         * MAINTAINERS (ft32 port): Add myself.
181
182 2015-08-28  David Sherwood  <david.sherwood@arm.com>
183
184         * MAINTAINERS: Add myself.
185
186 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
187
188         * MAINTAINERS (Write After Approval): Add myself.
189
190 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
191
192         PR libfortran/54572
193         * Makefile.def: Make libgfortran depend on libbacktrace.
194         * Makefile.in: Regenerate.
195
196 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
197
198         * MAINTAINERS (Write After Approval): Add myself.
199
200 2015-08-12  Tom de Vries  <tom@codesourcery.com>
201
202         PR other/67092
203         * configure.ac: Remove --with_host_libstdcxx support.
204         * configure: Regenerate.
205
206 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
207             Jakub Jelinek  <jakub@redhat.com>
208
209         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
210         nvptx*-*-*.
211         * configure: Regenerate.
212
213 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
214
215         * Makefile.def (libiconv): Define bootstrap=true.
216         Mark pdf/html/info as missing.
217         (configure-gcc): Depend on all-libiconv.
218         (all-gcc): Ditto.
219         (configure-libcpp): Ditto.
220         (all-libcpp): Ditto.
221         (configure-intl): Ditto.
222         (all-intl): Ditto.
223         * Makefile.in: Regenerate.
224
225 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
226
227         * MAINTAINERS (loop ivopts): Add the entry and myself.
228
229 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
230
231         * MAINTAINERS (nvptx): Add self.
232
233 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
234
235         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
236         128-bit vector modes.
237
238 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
239
240         * MAINTAINERS (Write After Approval): Add myself.
241
242 2015-07-28  Ben Elliston  <bje@gnu.org>  
243
244         * config.sub, config.guess: Import from upstream.
245
246 2015-07-24  Michael Darling  <darlingm@gmail.com>
247
248         PR other/66259
249         * config-ml.in: Reflects renaming of configure.in to configure.ac
250         * configure: Likewise
251         * configure.ac: Likewise
252
253 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
254
255         * MAINTAINERS: Update my email address.
256
257 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
258
259         Sync with binutils-gdb:
260         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
261
262         * configure.ac (target_configdirs): Exclude target-zlib if
263         target-libjava isn't built.
264         * configure: Regenerated.
265
266 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
267
268         Sync with binutils-gdb:
269         2015-05-13  John David Anglin  <dave.anglin@bell.net>
270
271         * configure.ac: Disable configuration of GDB for HPUX targets.
272         * configure: Regenerate.
273
274         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
275
276         * configure.ac: Add --with-system-zlib.
277         * configure: Regenerated.
278
279         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
280
281         * configure.ac: Add FT32 support.
282         * configure: Regenerate.
283
284         2015-01-12  Anthony Green  <green@moxielogic.com>
285
286         * configure.ac: Don't disable gprof for moxie.
287         * configure: Rebuild.
288
289 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
290
291         Sync with binutils-gdb:
292         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
293
294         PR ld/18355
295         * Makefile.def: Add extra_configure_flags to host zlib.
296         * configure.ac (extra_host_zlib_configure_flags): New.  Set
297         to --enable-host-shared When bfd is to be built as shared
298         library.  AC_SUBST.
299         * Makefile.in: Regenerated.
300
301 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
302
303         Sync with src:
304         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
305         * Makefile.def (dependencies): Add all-zlib to all-bfd.
306         * Makefile.in: Regenerated.
307
308 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
309
310         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
311         target.
312         * configure: Regenerate.
313
314 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
315
316         * MAINTAINERS (Write After Approval): Add myself.
317
318 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
319
320         * MAINTAINERS (OS Port Maintainers): Add myself.
321         (Various Maintainers): Remove myself from libffi testsuite.
322
323 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
324
325         * MAINTAINERS (gen* on machine desc): Add self.
326
327 2015-06-02  Jason Merrill  <jason@redhat.com>
328
329         PR bootstrap/66319
330         * configure.ac: Use -std=gnu++98.
331
332 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
333
334         * MAINTAINERS (Write After Approval): Add myself.
335
336 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
337
338         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
339         * configure: Regenerate.
340
341 2015-05-26  Jason Merrill  <jason@redhat.com>
342
343         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
344         * configure: Regenerate.
345
346 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
347
348         * configure.ac: FT32 target added.
349         * configure: Regenerated.
350
351 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
352
353         * MAINTAINERS (Write After Approval): Add myself.
354
355 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
356
357         * MAINTAINERS (Write After Approval): Add myself.
358
359 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
360
361         * configure.ac: Fix typo.
362         * configure: Regenerate.
363
364 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
365
366         * MAINTAINERS (Write After Approval): Add myself.
367
368 2015-05-03  Matthias Klose  <doko@ubuntu.com>
369
370         * configure.ac: Match $host configured with triplets.
371         * configure: Regenerate.
372
373 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
374
375         * Makefile.tpl: Remove surplus whitespace throughout.
376         * Makefile.in: Regenerate.
377
378 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
379
380         * MAINTAINERS (Various Maintainers): Add myself as instruction
381         combiner maintainer.
382
383 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
384
385         PR bootstrap/62077
386         * configure.ac (--enable-stage1-checking): Default to
387         release,misc,gimple,rtlflag,tree,types if --disable-checking
388         or --enable-checking is not specified and DEV-PHASE is not
389         experimental.
390         * configure: Regenerated.
391
392 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
393
394         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
395         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
396         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
397         * Makefile.in: Regenerate.
398
399 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
400
401         * MAINTAINERS: Update my email address.
402
403 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
404
405         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
406
407 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
408
409         * MAINTAINERS: Add myself as an arm port reviewer.
410
411 2015-03-25  Martin Liska  <mliska@suse.cz>
412             Yury Gribov  <y.gribov@samsung.com>
413
414         * Makefile.in: Fix ln source location for vimrc file.
415         * Makefile.tpl: Likewise.
416
417 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
418
419         PR bootstrap/25672
420         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
421         cross-compiling.  Similarly for CXX_FOR_TARGET.
422         * configure: Regenerate.
423
424 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
425
426         * Makefile.def: Add libmpx.
427         * configure.ac: Add libmpx.
428         * Makefile.in: Regenerate.
429         * configure: Regenerate.
430
431 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
432
433         * MAINTAINERS (CPU Port Maintainers): Add myself
434         i386 vector ISA extns mantainer.
435
436 2015-03-13  Jeff Law  <law@redhat.com>
437
438         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
439         maintainer.
440         Remove Richard Henderson as a maintainer for the x86 port.
441
442 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
443
444         * MAINTAINERS (CPU Port Maintainers): Update my email address.
445
446 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
447
448         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
449         pointer bounds checker and i386 MPX maintainer.
450
451 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
452
453         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
454
455 2015-02-26  Martin Sebor  <msebor@redhat.com>
456
457         * MAINTAINERS (Various Maintainers): Add self.
458
459 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
460
461         * configure.ac [--enable-as-accelerator-for] (enable_languages):
462         Make sure it contains lto.
463         * configure: Regenerate.
464
465 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
466
467         * configure: Regenerate.
468
469 2015-02-06  Diego Novillo  <dnovillo@google.com>
470 1
471         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
472         middle-end, docstring): Remove myself.
473         (Write After Approval): Add myself.
474
475 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
476
477         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
478         (Write After Approval): Update address.
479
480 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
481
482         PR jit/64780
483         * configure.ac: Require the user to explicitly specify
484         --enable-host-shared if the jit is enabled.
485         * configure: Regenerate.
486
487 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
488
489         * MAINTAINERS (Write After Approval): Add myself.
490
491 2015-01-25  Tom de Vries  <tom@codesourcery.com>
492
493         * MAINTAINERS: Make whitespace consistent.
494
495 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
496
497         * MAINTAINERS (Write After Approval): Add myself.
498
499 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
500
501         * MAINTAINERS: (Write After Approval): Add myself.
502
503 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
504
505         * MAINTAINERS: (Write After Approval): Add myself.
506
507 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
508
509         * MAINTAINERS: (Write After Approval): Add myself.
510
511 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
512
513         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
514         objective-c/c++ front end maintainer.
515
516 2015-01-13  Marek Polacek  <polacek@redhat.com>
517
518         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
519
520 2015-01-12  Jeff Law  <law@redhat.com>
521
522         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
523         a very long time.
524
525 2015-01-09  Ian Lance Taylor  <iant@google.com>
526
527         * configure.ac (host_tools): Add gotools.
528         * Makefile.def (host_modules): Add gotools.
529         (dependencies): Add dependency of all-gotools on all-target-libgo.
530
531 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
532
533         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
534         * configure: Regenerate.
535
536 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
537
538         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
539         all-target-libgomp.
540         * Makefile.in: Regenerate.
541
542 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
543
544         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
545
546 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
547
548         * configure.ac: Add Visium support.
549         * configure: Regenerate.
550
551 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
552
553         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
554         * configure: Regenerate.
555
556 2015-01-03  Andrew Pinski  <apinski@cavium.com>
557
558         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
559         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
560         (BASE_TARGET_EXPORTS): Add OBJCOPY.
561         (OBJCOPY_FOR_TARGET): New variable.
562         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
563         * Makefile.in: Regenerate.
564         * configure.ac: Check for already installed target objcopy.
565         Also GCC_TARGET_TOOL on objcopy.
566         * configure: Regenerate.
567
568 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
569
570         * config.sub: Update from upstream, to 2015-01-01 version.
571         * config.guess: Ditto.
572
573 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
574
575         * MAINTAINERS (RTEMS Ports): Add myself.
576
577 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
578
579         * MAINTAINERS (Write After Approval): Add myself.
580
581 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
582
583         * MAINTAINERS (Write After Approval): Add myself.
584
585 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
586
587         * configure.ac (--enable-as-accelerator-for): Don't set
588         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
589         * configure: Regenerate.
590
591 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
592
593         PR bootstrap/64023
594         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
595         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
596         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
597         to CXX.
598         * Makefile.in: Regenerated.
599
600 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
601             Yury Gribov  <y.gribov@samsung.com>
602
603         * .gitignore: Added .local.vimrc and .lvimrc.
604         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
605         * Makefile.in: Regenerate.
606
607 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
608
609         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
610         * configure: Regenerated.
611
612 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
613
614         * MAINTAINERS (nvptx port): New entry.
615
616 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
617
618         * configure: Regenerate.
619
620 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
621
622         * configure.ac: Merge with Binutils.
623
624 2014-11-26  Tobias Burnus  <burnus@net-b.de>
625
626         * Makefile.def: Make more dependent on mpfr, mpc and isl.
627         * Makefile.in: Regenerate.
628
629 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
630
631         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
632         missing flex.
633         * Makefile.in: Regenerated.
634
635 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
636
637         * Makefile.in: Regenerate.
638
639 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
640
641         PR bootstrap/63784
642         * libtool.m4: Add $pic_flag with -shared.
643
644 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
645
646         * MAINTAINERS (Write After Approval): Added myself.
647
648 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
649
650         * MAINTAINERS (write-after-approval): Add myself.
651
652 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
653
654         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
655         from 2 years ago.
656
657 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
658
659         Revert:
660         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
661
662         * MAINTAINERS (Write After Approval): Added myself as line map
663         maintainer.
664
665 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
666
667         Revert:
668         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
669
670         * MAINTAINERS (Write After Approval): Added myself.
671
672 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
673
674         * MAINTAINERS (Write After Approval): Added myself.
675
676 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
677
678         * MAINTAINERS (Write After Approval): Added myself as line map
679         maintainer.
680
681 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
682
683         * MAINTAINERS (Various Maintainers): Added myself as line map
684         maintainer.
685
686 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
687
688         * move-if-change: Sync from upstream gnulib.
689
690 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
691
692         * compile: Sync with upstream Automake.
693         * depcomp: Ditto.
694         * install-sh: Ditto.
695         * missing: Ditto.
696         * mkinstalldirs: Ditto.
697         * ylwrap: Ditto.
698
699 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
700
701         * config.sub: Update from upstream config repo.
702         * config.guess: Ditto.
703
704 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
705
706         * Makefile.def: Add liboffloadmic to target_modules.  Make
707         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
708         * Makefile.in: Regenerate.
709         * configure: Regenerate.
710         * configure.ac: Add liboffloadmic to target binaries.
711         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
712         Add liboffloadmic to noconfig list when C++ is not supported.
713
714 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
715             Thomas Schwinge  <thomas@codesourcery.com>
716             Ilya Verbin  <ilya.verbin@intel.com>
717             Andrey Turetskiy  <andrey.turetskiy@intel.com>
718
719         * configure: Regenerate.
720         * configure.ac (--enable-as-accelerator-for)
721         (--enable-offload-targets): New configure options.
722
723 2014-11-11  Tobias Burnus  <burnus@net-b.de>
724
725         * Makefile.def: Make all-gcc depend on all-isl.
726         * Makefile.in: Regenerate.
727
728 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
729
730         * ChangeLog.jit: New.
731         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
732
733 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
734
735         PR target/63610
736         * libtool.m4: Fix globbing of darwin versions.
737         * configure: Regenerate.
738
739 2014-11-11  Tobias Burnus  <burnus@net-b.de>
740
741         * Makefile.def: Remove CLooG.
742         * Makefile.tpl: Ditto.
743         * configure.ac: Ditto.
744         * configure: Regenerate.
745         * Makefile.in: Ditto.
746
747 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
748
749         * configure.ac: Handle nvptx-*-*.
750         * configure: Regenerate.
751
752 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
753
754         * MAINTAINERS (Write After Approval): Add myself.
755
756 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
757
758         * Makefile.def (libcc1): Remove bootstrap=true;.
759         * Makefile.in: Regenerated.
760
761 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
762
763         * configure.ac: Update comment.
764         * configure: Regenerate.
765
766 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
767
768         * MAINTAINERS (Write After Approval): Add myself.
769
770 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
771
772         * configure.ac (extra_host_libiberty_configure_flags): Add
773         --enable-shared also for libcc1's benefit.
774         * configure: Regenerate.
775
776 2014-10-29  Tristan Gingold  <gingold@adacore.com>
777
778         * MAINTAINERS: Change my email address.
779
780 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
781             Tom Tromey  <tromey@redhat.com>
782
783         * Makefile.def: Add libcc1 to host_modules.
784         * configure.ac (host_tools): Add libcc1.
785         * Makefile.in, configure: Rebuild.
786
787 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
788
789         * configure.ac (build_configargs): Don't share config.cache between
790         build subdirs.
791         * configure: Regenerate.
792
793 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
794
795         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
796         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
797         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
798         leon3v7 as leon3.
799         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
800         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
801         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
802         * config/sparc/sparc.md (cpu): Add leon3v7.
803         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
804
805 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
806
807         * MAINTAINERS (write-after-approval): Add myself.
808
809 2014-10-23  Ian Lance Taylor  <iant@google.com>
810
811         * configure.ac: Disable the Go frontend on systems where it is known
812         to not work.
813         * configure: Regenerate.
814
815 2014-10-23  Richard Biener  <rguenther@suse.de>
816
817         * Makefile.def: Add libcpp build module and dependencies.
818         * configure.ac: Add libcpp build module.
819         * Makefile.in: Regenerate.
820         * configure: Likewise.
821
822 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
823
824         * MAINTAINERS (write-after-approval): Add myself.
825
826 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
827
828         * INSTALL/README: Do not mention CVS.
829
830 2014-10-03  Jing Yu  <jingyu@google.com>
831
832         * configure.ac: Add aarch64 to list of targets that support gold.
833         * configure: Regenerate.
834
835 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
836
837         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
838
839 2014-09-29  Catherine Moore  <clm@codesourcery.com>
840
841         * MAINTAINERS:  Add myself as MIPS maintainer.
842
843 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
844
845         * MAINTAINERS: Move myself to MIPS maintainers.
846
847 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
848
849         * MAINTAINERS: Put all email addresses between '<' and '>'.
850
851 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
852
853         * MAINTAINERS: Move myself to reviewers (Fortran).
854
855 2014-09-01  Andi Kleen  <ak@linux.intel.com>
856
857         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
858         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
859         * Makefile.in: Regenerate.
860
861 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
862
863         * rtx-classes-status.txt: Delete
864
865 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
866
867         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
868
869 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
870
871         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
872         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
873         of checking for version number.
874         * configure: Regenerated.
875         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
876
877 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
878
879         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
880         is done; begin phase 6 (use extra rtx_def subclasses).
881
882 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
883
884         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
885         done; begin phase 5 (additional rtx_def subclasses).
886
887 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
888
889         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
890
891 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
892
893         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
894         SET_BB_HEADER are done.
895
896 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
897
898         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
899         done.
900
901 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
902
903         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
904
905 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
906
907         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
908
909 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
910
911         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
912
913 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
914
915         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
916
917 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
918
919         * rtx-classes-status.txt: Phase 3 (per-file commits within
920         "config" subdirs) is done; begin phase 4 (removal of
921         "scaffolding").
922
923 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
924
925         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
926         dir) is done; begin phase 3 (per-file commits within "config"
927         subdirs).
928
929 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
930
931         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
932         phase 2 (per-file commits in main source dir).
933
934 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
935
936         * configure: Regenerated.
937
938 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
939
940         * rtx-classes-status.txt (TODO): Add SET_BND_TO
941
942 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
943
944         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
945
946 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
947
948         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
949
950 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
951
952         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
953
954 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
955
956         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
957
958 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
963
964         * MAINTAINERS: Remove myself
965
966 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
967
968         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
969
970 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
971
972         * MAINTAINERS (Write After Approval): Add myself.
973
974 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
975
976         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
977         SET_BB_HEADER, SET_BB_FOOTER
978
979 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
980
981         * rtx-classes-status.txt: New file
982
983 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
984
985         * configure.ac: Eliminate ClooG installation dependency.
986         * configure: Regenerate.
987         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
988         * Makefile.in: Regenerate.
989
990 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
991
992         * MAINTAINERS (Write After Approval): Add myself.
993
994 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
995
996         * MAINTAINERS (Write After Approval): Add myself.
997
998 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
999
1000         * MAINTAINERS (Write After Approval): Add myself.
1001
1002 2014-07-28  Anthony Green  <green@moxielogic.com>
1003
1004         Import from savannah.gnu.org:
1005         * config.sub: Update to 2014-07-28 version.
1006
1007 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1008
1009         * MAINTAINERS: Remove my MIPS maintainer entry.
1010
1011 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1012
1013         PR target/47230
1014         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1015         * configure: Regenerate.
1016
1017 2014-07-24  James Norris  <jnorris@codesourcery.com>
1018
1019         * MAINTAINERS (Write After Approval): Add myself.
1020
1021 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1022
1023         * configure.ac: Accept only CLooG 0.18.1.
1024         * configure: Regenerate.
1025
1026 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1027
1028         * configure.ac: Don't accept isl 0.11.
1029         * configure: Regenerate.
1030
1031 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1032
1033         * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1036
1037         * configure.ac: Don't accept isl 0.10.
1038         * configure: Regenerate.
1039
1040 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1041
1042         Fix include path for in-tree cloog.
1043         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1044         * configure: Regenerate.
1045
1046 2014-06-18  Richard Henderson  <rth@redhat.com>
1047
1048         * .gitignore: Import gcc_update output.
1049
1050 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1051
1052         * config-ml.in: Robustify ac_configure_args parsing.
1053
1054         * configure.ac (--enable-linker-plugin-configure-flags)
1055         (--enable-linker-plugin-flags): New flags.
1056         (configdirs): Conditionally add libiberty-linker-plugin.
1057         * configure: Regenerate.
1058         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1059         (host_modules) <lto-plugin>: Pay attention to
1060         @extra_linker_plugin_flags@ and
1061         @extra_linker_plugin_configure_flags@.
1062         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1063         * Makefile.in: Regenerate.
1064
1065         * Makefile.tpl (configure-[+prefix+][+module+])
1066         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1067         "module_srcdir" instead of "module" for locating a module's srcdir.
1068         * Makefile.in: Regenerate.
1069
1070 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1071
1072         * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1075
1076         * MAINTAINERS: Update my email address.
1077
1078 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1087
1088         PR libstdc++/61011
1089         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1090         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1091         * configure: Regenerate.
1092
1093 2014-05-28  Pedro Alves  <palves@redhat.com>
1094
1095         * MAINTAINERS (Write After Approval): Add myself.
1096
1097 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1098
1099         * MAINTAINERS: Update my affiliation/email.
1100
1101 2014-05-19  Mike Stump  <mikestump@comcast.net>
1102
1103         * MAINTAINERS: Add wide-int reviewers.
1104
1105 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1106
1107         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1108         * configure: Regenerated.
1109
1110 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1111
1112         * MAINTAINERS (libitm): Add myself as maintainer.
1113
1114 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1115
1116         * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1119
1120         * config.sub, config.guess: Import from upstream.
1121
1122 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1123
1124         * MAINTAINERS (Write After Approval): Put myself in correct order.
1125
1126 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1127
1128         * MAINTAINERS (Write After Approval): Add myself.
1129
1130 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1131
1132         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1133         section.
1134
1135 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1136
1137         * MAINTAINERS (Write After Approval): Delete myself.
1138
1139 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1140
1141         PR sanitizer/56781
1142         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1143         and -B* options with -Xcompiler.
1144
1145 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1146
1147         PR bootstrap/60620
1148         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
1149         * Makefile.in: Regenerate.
1150
1151 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1152
1153         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1154         for WINDRES_FOR_TARGET in default-manifest.o rule.
1155         * Makefile.in: Regenerate.
1156
1157 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1158
1159         * MAINTAINERS (Write After Approval): Add myself.
1160
1161 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1162
1163         PR sanitizer/56781
1164         * Makefile.def: Set bootstrap=true; for host fixincludes.
1165         * configure.ac: Don't bootstrap host fixincludes unless
1166         --with-build-config=bootstrap-{a,ub}san.
1167         * Makefile.in: Regenerated.
1168         * configure: Regenerated.
1169
1170 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1171
1172         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1173         --enable-vtable-verify option parsing.  Don't add
1174         target-libsanitizer to bootstrap_target_libs unless
1175         --with-build-config=bootstrap-asan or
1176         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1177         to bootstrap_target_libs unless --enable-vtable-verify.
1178         * configure: Regenerated.
1179
1180 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1181
1182         * MAINTAINERS (Write After Approval): Add myself.
1183
1184 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1185
1186         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1187
1188 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1189
1190         PR bootstrap/58572
1191         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1192         -I for libstdc++-v3 includes if $(LEAN).
1193         * Makefile.in: Regenerated.
1194
1195 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1196
1197         * MAINTAINERS: Update my email address.
1198
1199 2014-02-24  Walter Lee  <walt@tilera.com>
1200
1201         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1202         (tilegx-*-*): Change to tilegx*-*-*.
1203         * configure: Regenerate.
1204
1205 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1206
1207         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1208
1209 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1210
1211         * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1214
1215         PR target/59788
1216         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1217         *solaris2*.
1218
1219 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1220
1221         * MAINTAINERS: Update my email address.
1222
1223 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1224
1225         * MAINTAINERS: Convert to UTF-8.
1226         Properly sort Xinliang David Li's entry.
1227
1228 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1229             Sandra Loosemore  <sandra@codesourcery.com>
1230
1231         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1232         nios2 port maintainers.
1233
1234 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1235
1236         * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1239
1240         * configure.ac: Add user-friendly check for native x86_64-linux
1241         multilibs.
1242         * configure: Regenerate.
1243
1244 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1245
1246         * MAINTAINERS: Add myself as sh maintainer.
1247
1248 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1249
1250         * MAINTAINERS: Add self as SLSR maintainer.
1251
1252 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1253
1254         * MAINTAINERS: Update my email address.
1255
1256 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1257
1258         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1259
1260 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1261
1262         * Makefile.in: Regenerate.
1263
1264         * Makefile.tpl: Fix typo.
1265         * Makefile.in: Regenerate partially.
1266
1267 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1268
1269         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1270         supported.
1271         * configure: Regenerated.
1272
1273 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1274
1275         * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2013-10-30  Jason Merrill  <jason@redhat.com>
1278
1279         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1280         --disable-build-format-warnings.
1281
1282 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1283
1284         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1285         depend on libstdc++ and libgcc.
1286         * configure: Regenerate.
1287         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1288         libcilkrts for POSIX and i*86, and x86_64 architectures.
1289         * Makefile.in: Added libcilkrts related fields to support building it.
1290
1291 2013-10-26  Jeff Law  <law@redhat.com>
1292
1293         * Makefile.def (target_modules): Remove libmudflap
1294         (languages): Remove check-target-libmudflap).
1295         * Makefile.in: Rebuilt.
1296         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1297         * configure.ac (target_libraries): Remove target-libmudflap.
1298         Remove checks which disabled libmudflap on some systems.
1299         * configure: Rebuilt.
1300         * libmudflap: Directory removed.
1301
1302 2013-10-21  Cong Hou  <congh@google.com>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2013-10-16  Mike Stump  <mikestump@comcast.net>
1307
1308         * .dir-locals.el: Add.
1309
1310 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1311
1312         * configure.ac: Add --enable-host-shared
1313         * configure: Regenerate.
1314
1315 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1316
1317         Import from savannah.gnu.org:
1318         * config.guess: Update to 2013-06-10 version.
1319         * config.sub: Update to 2013-10-01 version.
1320
1321 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1322
1323         Changes to build configuration to allow big endian ARC ELF toolchain
1324         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1325         * configure: Regenerate.
1326
1327 2013-09-20  Alan Modra  <amodra@gmail.com>
1328
1329         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1330         ppc host match.  Support little-endian powerpc linux hosts.
1331
1332 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1333
1334         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1335         maintainer.
1336
1337 2013-09-12  DJ Delorie  <dj@redhat.com>
1338
1339         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1340         maintainers.
1341
1342 2013-09-03  Richard Biener  <rguenther@suse.de>
1343
1344         * configure.ac: Also allow ISL 0.12.
1345         * configure: Regenerated.
1346
1347 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1348
1349         * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1352
1353         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1354
1355 2013-08-26  Caroline Tice  <cmtice@google.com>
1356
1357         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1358         "Various Reviewers" to libvtv "Various Maintainers".
1359
1360 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1361
1362         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1363
1364 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1365
1366         * MAINTAINERS: Update name, email.
1367
1368 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1369
1370         * MAINTAINERS (Write After Approval): Add myself.
1371
1372 2013-08-12  Caroline Tice  <cmtice@google.com>
1373
1374         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1375         address in the Write After Approval section.
1376
1377 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1378
1379         * MAINTAINERS (Write After Approval): Update email.
1380
1381 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1382
1383         * configure.ac: Adjust to check VTV_SUPPORTED.
1384         * configure: Regenerated.
1385
1386 2013-08-02  Caroline Tice  <cmtice@google.com>
1387
1388         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1389         on non-linux systems; add target-libvtv to noconfigdirs; add
1390         libsupc++/.libs to C++ library search paths.
1391         * configure: Regenerated.
1392         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1393         libstdc++ and libgcc.
1394         * Makefile.in: Regenerated.
1395
1396 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1397
1398         * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1401             Shiva Chen  <shiva0217@gmail.com>
1402
1403         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1404         nds32 port maintainers.
1405
1406 2013-07-17  Tim Shen  <timshen91@gmail.com>
1407
1408         * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1411
1412         * configure.ac: Sync from binutils.
1413         * configure: Regenerate.
1414
1415 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1416
1417         * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1420
1421         * MAINTAINERS (Write After Approval): Add myself.
1422
1423 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1424
1425         * MAINTAINERS (Write After Approval): Add myself.
1426
1427 2013-04-30  Brooks Moses  <bmoses@google.com>
1428
1429         * MAINTAINERS: Update my email; move myself from Fortran
1430         reviewer to Write After Approval.
1431
1432 2013-04-16  Andreas Schwab  <schwab@suse.de>
1433
1434         * configure.ac (aarch64-*-*): Don't disable java.
1435         * configure: Regenerate.
1436
1437 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1438
1439         * MAINTAINERS (Write After Approval): Add myself.
1440
1441 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1442
1443         * Makefile.def (target_modules): Don't install libffi.
1444         * Makefile.in: Regenerate.
1445
1446 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1447
1448         * MAINTAINERS (Write After Approval): Add myself.
1449
1450 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1451
1452         * MAINTAINERS (Write After Approval): Add myself.
1453
1454 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1455
1456         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1457         * configure: Regenerated.
1458
1459 2013-02-05  Ian Lance Taylor  <iant@google.com>
1460
1461         PR go/55969
1462         * configure.ac: Disable libgo on some systems where it does not
1463         work.
1464
1465 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1466
1467         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1468         Remove Geoff Keating as rs6000 port maintainer, at his request.
1469
1470 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1471
1472         * MAINTAINERS: Update my email.
1473
1474 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1475
1476         * configure: Re-generate.
1477
1478 2013-01-15  Richard Biener  <rguenther@suse.de>
1479
1480         PR other/55973
1481         * configure: Re-generate.
1482
1483 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1484
1485         * Makefile.def (install-target-libsanitizer): Depend on
1486         install-target-libstdc++-v3.
1487         * Makefile.in: Regenerate.
1488
1489 2013-01-14  Richard Biener  <rguenther@suse.de>
1490
1491         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1492         * configure: Re-generate
1493
1494 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1495
1496         * config.sub: Update from config repo.
1497
1498 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1499
1500         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1501         * Makefile.in: Regenerate.
1502
1503 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1504
1505         * MAINTAINERS (arc): Add new port maintainership for myself.
1506
1507 2013-01-09  Jason Merrill  <jason@redhat.com>
1508
1509         * .gitignore: Import from gdb repository.
1510
1511 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1512
1513         * Makefile.def (configure-gcc): Depend on all-gmp.
1514         (all-gcc): Remove dependency on all-gmp.
1515         * Makefile.in: Regenerated.
1516
1517 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1518
1519         * config.sub: Merge from config repo.
1520         * config.guess: Ditto.
1521
1522 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1523
1524         * Makefile.def: Merge from binutils.
1525         * Makefile.in: Ditto.
1526
1527 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1528
1529         * MAINTAINERS: Update my email.
1530
1531 2012-12-29  Ben Elliston  <bje@gnu.org>
1532
1533         * config.guess: Update to 2012-12-29 version.
1534         * config.sub: Likewise.
1535
1536 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1537
1538         * Makefile.def (install-target-libgfortran): Depend on
1539         install-target-libquadmath, install-target-libgcc.
1540         (install-target-libsanitizer): Depend on install-target-libgcc.
1541         (install-target-libjava): Depend on install-target-libgcc.
1542         (install-target-libitm): Depend on install-target-libgcc.
1543         (install-target-libobjc): Depend on install-target-libgcc.
1544         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1545         * Makefile.in: Regenerate.
1546
1547 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1548
1549         * Makefile.def (install-target-libgo): Depend on
1550         install-target-libatomic.
1551         * Makefile.in: Regenerate.
1552
1553 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1554
1555         PR go/55201
1556         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1557         * Makefile.in: Regenerate.
1558
1559 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1560
1561         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1562         * configure: Regenerate.
1563
1564 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1565
1566         * config.sub: Merge from config repo.
1567
1568 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1569
1570         * Makefile.def (target_modules): Add bootstrap=true and
1571         raw_cxx=true to libsanitizer.
1572         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1573         * Makefile.in: Regenerated.
1574         * configure: Likewise.
1575
1576 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1577
1578         * MAINTAINERS: Remove self as RTL optimization maintainer.
1579
1580 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1581
1582         * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1585
1586         * Makefile.def (target_modules): Remove bootstrap=true and
1587         raw_cxx=true from libsanitizer.
1588         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1589         * Makefile.in: Regenerated.
1590         * configure: Likewise.
1591
1592 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1593
1594         * Makefile.def (target_modules): Add bootstrap=true and
1595         raw_cxx=true to libsanitizer.
1596         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1597         * Makefile.in: Regenerated.
1598         * configure: Likewise.
1599
1600 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1601
1602         PR bootstrap/54279
1603         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1604         * configure: Regenerate.
1605         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1606         * Makefile.in: Regenerate.
1607
1608 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1609
1610         * configure.ac: Disable libsanitizer if we're not building C++.
1611         * configure: Regenerate.
1612
1613 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1614
1615         * MAINTAINERS (Write After Approval): Add myself.
1616
1617 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1618
1619         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1620         Kostya Serebryany (kcc@google.com) and
1621         Jakub Jelinek (jakub@redhat.com).
1622         Rename area for Dodji Seketeli (dodji@redhat.com).
1623
1624 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1625
1626         * MAINTAINERS: (asan.c, related): Add myself.
1627
1628 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1629
1630         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1631         * configure: Regenerate.
1632
1633 2012-11-13  Richard Henderson  <rth@redhat.com>
1634
1635         * configure.ac: Move libsanitizer logic to subdirectory.
1636         * configure: Regenerate.
1637
1638 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1639
1640         * configure.ac: Enable libsanitizer just on x86 linux for now.
1641         * configure: Re-generate.
1642
1643 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1644
1645         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1646         sections.
1647         * configure: Regenerate.
1648
1649 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1650
1651         * configure.ac: Add section for configdirs for libsanitizer.
1652         Disable for cris-*-* and mmix-*-*.
1653         * configure: Regenerate.
1654
1655 2012-11-12  Wei Mi <wmi@google.com>
1656
1657         * configure.ac: Add libsanitizer to target_libraries.
1658         * Makefile.def: Ditto.
1659         * configure: Regenerate.
1660         * Makefile.in: Regenerate.
1661         * libsanitizer: New directory for asan runtime.  Contains an empty
1662         tsan directory.
1663
1664 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1665
1666         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1667         against Mingw64 w32api.
1668         * configure: Regenerate.
1669
1670 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1671
1672         * configure: Regenerated.
1673
1674 2012-11-03  Robert Mason  <rbmj@verizon.net>
1675
1676         * configure.ac: add --disable-libstdcxx configure option
1677         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1678
1679 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1680
1681         * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1684
1685         * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2012-10-24  Sharad Singhai  <singhai@google.com>
1688
1689         * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2012-10-24  Eric Christopher  <echristo@gmail.com>
1692
1693         * MAINTAINERS: Update email address.
1694
1695 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1696
1697         PR bootstrap/54820
1698         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1699         * configure: Regenerate.
1700
1701 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1702
1703         * MAINTAINERS (aarch64): Add Marcus and myself.
1704
1705 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1706
1707         PR bootstrap/54820
1708         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1709         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1710         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1711         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1712         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1713         * Makefile.in: Regenerate.
1714         * configure.ac (have_static_libs): New variable and associated check.
1715         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1716         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1717         * configure: Regenerate.
1718
1719 2012-10-10  Richard Biener  <rguenther@suse.de>
1720
1721         * MAINTAINERS: Adjust for changed surname.
1722
1723 2012-10-04  Lawrence Crowl  <crowl@google.com>
1724
1725         * MAINTAINERS (Write After Approval): Add myself.
1726
1727 2012-10-01  Cary Coutant  <ccoutant@google.com>
1728
1729         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1730
1731 2012-09-28  Ian Lance Taylor  <iant@google.com>
1732
1733         * Makefile.def: Make all-target-libgo depend on
1734         all-target-libbacktrace.
1735         * Makefile.in: Rebuild.
1736
1737 2012-09-26  Ian Lance Taylor  <iant@google.com>
1738
1739         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1740         * Makefile.in: Rebuild.
1741
1742 2012-09-20  Walter Lee  <walt@tilera.com>
1743
1744         * configure.ac: Add tilegx to list of targets that support gold.
1745         * configure: Regenerate.
1746
1747 2012-09-20  Marek Polacek  <polacek@redhat.com>
1748
1749         * MAINTAINERS (Write After Approval): Add myself.
1750
1751 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1752
1753         * configure.ac: Add mips*-mti-elf* target.
1754         * configure: Regenerate.
1755
1756 2012-09-17  Ian Lance Taylor  <iant@google.com>
1757
1758         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1759         * configure.ac (host_libs): Add libbacktrace.
1760         (target_libraries): Add libbacktrace.
1761         * Makefile.def (host_modules): Add libbacktrace.
1762         (target_modules): Likewise.
1763         * configure, Makefile.in: Rebuild.
1764
1765 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1766
1767         PR target/38607
1768         Merge upstream change.
1769         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1770
1771         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1772         Add libgomp*.o to compare_exclusions for AIX.
1773         * configure: Regenerate.
1774
1775 2012-09-06  Diego Novillo  <dnovillo@google.com>
1776
1777         * configure.ac: Bump minimum GMP version to 4.2.3.
1778         * configure: Re-generate.
1779
1780 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1781
1782         PR target/54461
1783         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1784         target-libgloss if not configured --with-avrlibc=no.
1785         * configure: Regenerate.
1786
1787 2012-09-04  Jason Merrill  <jason@redhat.com>
1788
1789         * configure.ac: Fix --enable-languages=all.
1790
1791 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1792
1793         * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2012-09-03  Richard Guenther  <rguenther@suse.de>
1796
1797         PR bootstrap/54138
1798         * configure.ac: Re-organize ISL / CLOOG checks to allow
1799         disabling with either --without-isl or --without-cloog.
1800         * configure: Regenerated.
1801
1802 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1803
1804         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1805         * configure: Regenerate.
1806
1807 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1808
1809         * MAINTAINERS: Fix my email address.
1810
1811 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1812
1813         PR binutils/4970
1814         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1815         and opcodes.
1816         * Makefile.in: Regenerated.
1817
1818 2012-08-26  Art Haas <ahaas@impactweather.com>
1819
1820         * configure: Regenerate.
1821
1822 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1823
1824         * INSTALL/README: Also refer to the online installation
1825         instructions.
1826
1827 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1828
1829         * MAINTAINERS (Write After Approval): Add myself.
1830         (Picochip port): Remove myself.
1831
1832 2012-08-14   Diego Novillo  <dnovillo@google.com>
1833
1834         Merge from cxx-conversion branch.
1835
1836         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1837         POSTSTAGE1_CONFIGURE_FLAGS.
1838         * Makefile.in: Regenerate.
1839         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1840         Force C++ when bootstrapping.
1841         * configure: Regenerate.
1842
1843 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1844
1845         * MAINTAINERS (Write After Approval): Add myself.
1846
1847 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1848
1849         * README: Document use of ranges of years in copyright notices.
1850
1851 2012-07-06  Richard Guenther  <rguenther@suse.de>
1852
1853         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1854         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1855         --with-gmp=system.
1856         * Makefile.in: Regenerated.
1857         * configure: Likewise.
1858
1859 2012-07-06  Richard Guenther  <rguenther@suse.de>
1860
1861         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1862         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1863         supply V=1 as extra_make_flags.
1864         * configure: Regenerated.
1865         * Makefile.in: Likewise.
1866
1867 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1868
1869         * configure: Regenerate.
1870
1871 2012-07-03  Richard Guenther  <rguenther@suse.de>
1872
1873         * Makfile.def (isl): Remove not necessary extra_exports and
1874         extra_make_flags.
1875         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1876         * Makefile.in: Regenerated.
1877
1878 2012-07-03  Richard Guenther  <rguenther@suse.de>
1879
1880         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1881         * configure.ac: If either the ISL or the CLooG check failed
1882         do not try to build in-tree versions.
1883         * Makefile.in: Regenerated.
1884         * configure: Regenerated.
1885
1886 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1887
1888         * configure: Regenerate.
1889
1890 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1891
1892         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1893         maintainer.
1894
1895 2012-07-02  Richard Guenther  <rguenther@suse.de>
1896
1897         * configure: Regenerated.
1898
1899 2012-07-02  Richard Guenther  <rguenther@suse.de>
1900         Michael Matz  <matz@suse.de>
1901         Tobias Grosser <tobias@grosser.es>
1902         Sebastian Pop <sebpop@gmail.com>
1903
1904         * Makefile.def: Add ISL host module, remove PPL host module.
1905         Adjust ClooG host module to use the proper ISL.
1906         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1907         * configure.ac: Include config/isl.m4.  Add ISL host library,
1908         remove PPL.  Remove PPL configury, add ISL configury, adjust
1909         ClooG configury.
1910         * Makefile.in: Regenerated.
1911         * configure: Likewise.
1912
1913 2012-07-02  Richard Guenther  <rguenther@suse.de>
1914
1915         Merge from graphite branch
1916         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1917
1918         * configure: Regenerated.
1919         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1920         both cloog.org and legacy versions. The only supported version will
1921         be CLooG with the isl backend.
1922
1923         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1924
1925         * configure: Regenerated.
1926         * configure.ac: Require cloog isl 0.17.0
1927
1928         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1929
1930         * configure: Regenerated.
1931         * config/cloog.m4: Do not define CLOOG_ORG
1932
1933 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1934
1935         * configure.ac: Skip C if explicitly selected.
1936         * configure: Regenerate.
1937
1938 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1939
1940         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1941         they contain -O2.
1942         * configure: Regenerate.
1943
1944 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1945
1946         PR debug/53740
1947         * df.h, df-problems.c, dce.c: Revert last patch.
1948
1949 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1950
1951         * MAINTAINERS (Write After Approval): Update my email address.
1952
1953 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1954
1955         * MAINTAINERS (Write After Approval): Add myself.
1956
1957 2012-06-20  Jason Merrill  <jason@redhat.com>
1958
1959         * Makefile.tpl (check-target-libgomp-c++): New.
1960         (check-target-libitm-c++): New.
1961         * Makefile.def (c++): Add them.
1962         * Makefile.in: Regenerate.
1963
1964 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1965
1966         * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1969
1970         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1971         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1972         (install-no-fixedincludes): Adjust accordingly.
1973         * Makefile.in: Regenerate.
1974
1975 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1976
1977         Merge upstream change
1978         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1979
1980 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1981
1982         * MAINTAINERS (Write After Approval): Add myself.
1983
1984 2012-05-09  Nick Clifton  <nickc@redhat.com>
1985             Paul Smith  <psmith@gnu.org>
1986
1987         PR bootstrap/50461
1988         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1989         allow for the fact that from release v3.1.0 of MPFR the source
1990         files were moved into a src sub-directory.
1991         * configure: Regenerate.
1992
1993 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1994
1995         * configure.ac: Bump minimum MPFR version to 2.4.0.
1996         * configure: Regenerated.
1997
1998 2012-05-01  Richard Henderson  <rth@redhat.com>
1999
2000         * Makefile.def (libatomic): New target_module.
2001         * configure.ac (target_libraries): Add libatomic.
2002         (noconfigdirs): Check if libatomic is supported.
2003         * Makefile.in, configure: Rebuild.
2004
2005 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2006
2007         * MAINTAINERS (Write After Approval): Add myself.
2008
2009 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2010
2011         * config.sub: Update to 2012-04-18 version from official repo.
2012
2013 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2014
2015         * MAINTAINERS (Write After Approval): Add myself.
2016
2017 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2018
2019         * MAINTAINERS: Changed email address.
2020
2021 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2022
2023         PR target/52737
2024         * contrib/gcc_update (files_and_dependencies):
2025         Remove gcc/config/avr/t-multilib from touch data.
2026
2027 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2028
2029         * MAINTAINERS (OS Port Maintainers): Remove irix.
2030         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2031         (unsupported_languages): Remove mips-sgi-irix6.*.
2032         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2033         (with_stabs): Remove.
2034         * configure: Regenerate.
2035
2036 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2037
2038         * MAINTAINERS (OS Port Maintainers): Remove osf.
2039         * configure.ac (enable_libgomp): Remove *-*-osf*.
2040         (with_stabs): Remove alpha*-*-osf*.
2041         * configure: Regenerate.
2042
2043 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2044
2045         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2046         * configure: Regenerate.
2047
2048 2012-02-17  Walter Lee  <walt@tilera.com>
2049
2050         * MAINTAINERS: (Write After Approval): Delete myself.
2051
2052 2012-02-14  Walter Lee  <walt@tilera.com>
2053
2054         * MAINTAINERS (tilegx port): Add myself.
2055         (tilepro port): Add myself.
2056         (Write After Approval): Add myself.
2057
2058 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2059
2060         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2061         and Joseph Myers as docstring relicensing maintainers.
2062
2063 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2064
2065         * MAINTAINERS (write-after-approval): Add myself.
2066
2067 2012-02-08  Ira Rosen <irar@il.ibm.com>
2068
2069         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2070         maintainer.
2071
2072 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2073
2074         * MAINTAINERS (Write After Approval): Move myself to
2075         maintain alphabetical order.
2076
2077 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2078
2079         * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2082
2083         * MAINTAINERS (Write After Approval): Add myself.
2084
2085 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2086             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2087
2088         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2089         * configure: Regenerate.
2090
2091 2012-01-23  Harshit Chopra  <harshit@google.com>
2092
2093         * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2096
2097         * configure.ac: Remove reference to mh-interix.
2098         * configure: Regenerate.
2099
2100 2012-01-05  Richard Henderson  <rth@redhat.com>
2101
2102         PR bootstrap/51072
2103         * configure.ac: Disable libitm if c++ is not enabled.
2104         * configure: Rebuild.
2105
2106         * configure.ac: Fix regexp for same.
2107         * configure: Rebuild.
2108
2109 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2110
2111         * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2012-01-02  Richard Guenther  <rguenther@suse.de>
2114
2115         PR bootstrap/51686
2116         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2117         * Makefile.in: Regenerate.
2118
2119 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2120
2121         * MAINTAINERS (Write After Approval): Add myself.
2122
2123 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2124
2125         * configure: Regenerate.
2126
2127 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2128
2129         * MAINTAINERS (picochip): Changed email address.
2130
2131 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2132
2133         * MAINTAINERS (write-after-approval): Add self.
2134
2135 2011-11-29  DJ Delorie  <dj@redhat.com>
2136
2137         * configure.ac (rl78-*-*) New case.
2138         * configure: Regenerate.
2139         * MAINTAINERS: Add myself as RL78 maintainer.
2140
2141 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2142
2143         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2144
2145 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2146
2147         * libtool.m4: Additional FreeBSD 10 fixes.
2148
2149 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2150
2151         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2152         Maintainers section, as Epiphany maintainer.
2153
2154 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2155
2156         PR target/49992
2157         * configure.ac: Remove ranlib special-casing for Darwin.
2158         * configure: Regenerate.
2159
2160 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2161
2162         * MAINTAINERS (Reviewers): Keep the list sorted.
2163
2164 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2165
2166         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2167
2168 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2169
2170         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2171         * configure: Rebuild.
2172         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2173         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2174         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2175         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2176         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2177         Add READELF.
2178         * Makefile.in: Rebuild.
2179
2180 2011-11-09  Jason Merrill  <jason@redhat.com>
2181
2182         * Makefile.def (language=c++): Remove check-c++0x.
2183         * Makefile.in (check-gcc-c++): Regenerate.
2184
2185 2011-11-08  Richard Henderson  <rth@redhat.com>
2186
2187         * configure.ac: Test for libitm directory present first.
2188
2189         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2190
2191         * configure.ac: Test libitm/configure.tgt to disable libitm.
2192         * configure: Rebuild.
2193
2194 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2195             Richard Henderson  <rth@redhat.com>
2196
2197         Merged from transactional-memory.
2198
2199         * Makefile.def (lang_env_dependencies): libitm is c++.
2200         Add libitm target module.
2201         * configure.ac: Likewise.
2202         * config/mmap.m4: New file.
2203         * contrib/gcc_update: Add libitm to touch data.
2204         * Makefile.in, configure: Rebuild.
2205
2206 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2207
2208         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2209         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2210         * Makefile.in: Regenerate.
2211
2212 2011-11-01  DJ Delorie  <dj@redhat.com>
2213
2214         * config.sub: Update to version 2011-10-29 (added rl78)
2215
2216 2011-10-27  Nick Clifton  <nickc@redhat.com>
2217
2218         * config.sub: Import these changes from the config project:
2219
2220         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2221             Ben Elliston  <bje@gnu.org>
2222
2223         * config.sub (epiphany): New.
2224
2225         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2226             Ben Elliston  <bje@gnu.org>
2227
2228         * config.sub (hexagon, hexagon-*): New.
2229
2230         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2231
2232         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2233         64eb to be64.
2234
2235         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2236
2237         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2238         (nacl): Grok as alias for 32el-unknown-nacl.
2239
2240 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2241
2242         * MAINTAINERS (Write After Approval): Add myself.
2243
2244 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2245
2246         * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2249
2250         * MAINTAINERS (sparc port): Remove myself.
2251
2252 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2011-08-14  Yao Qi  <yao@codesourcery.com>
2257
2258         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2259         * configure: Regenerate.
2260
2261 2011-07-26  Ian Lance Taylor  <iant@google.com>
2262
2263         * configure.ac: Set have_compiler based on whether gcc directory
2264         exists, rather than on whether gcc is in configdirs.
2265         * configure: Rebuild.
2266
2267 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2268
2269         * MAINTAINERS (Global Reviewers): Add self.
2270
2271 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2272
2273         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2274         link directories.
2275         * Makefile.in: Rebuild.
2276
2277 2011-07-20  Ian Lance Taylor  <iant@google.com>
2278
2279         PR bootstrap/49787
2280         * configure.ac: Move --enable-bootstrap handling earlier in file.
2281         If --enable-bootstrap and either --enable-build-with-cxx or
2282         --enable-build-poststage1-with-cxx, enable C++ automatically.
2283         * configure: Rebuild.
2284
2285 2011-07-19  Ian Lance Taylor  <iant@google.com>
2286
2287         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2288         make C++ a boot_language.  Set and substitute
2289         POSTSTAGE1_CONFIGURE_FLAGS.
2290         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2291         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2292         * configure, Makefile.in: Rebuild.
2293
2294 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2295
2296         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2297         maintainers.
2298
2299 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2300
2301         * MAINTAINERS (Global Reviewers): Add myself.
2302
2303 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2304
2305         * configure: Regenerate.
2306
2307 2011-07-16  Jason Merrill  <jason@redhat.com>
2308
2309         * Makefile.def (language=c++): Add check-c++0x and
2310         check-target-libmudflap-c++.
2311         * Makefile.tpl (check-target-libmudflap-c++): New.
2312         * Makefile.in: Regenerate.
2313
2314 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2315
2316         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2317         * Makefile.def (target_modules/libjava): Pass
2318         $(EXTRA_CONFIGARGS_LIBJAVA).
2319         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2320         if not configured with --enable-static-libjava.
2321         * Makefile.in: Regenerate.
2322         * configure: Likewise.
2323
2324 2011-07-15  Jason Merrill  <jason@redhat.com>
2325
2326         * Makefile.in (check-c++): Move check-gcc-c++0x after
2327         check-target-libstdc++-v3.
2328
2329 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2330
2331         * MAINTAINERS (c6x port): New entry.
2332
2333 2011-07-13  Jason Merrill  <jason@redhat.com>
2334
2335         * Makefile.in (check-gcc-c++0x): New.
2336         (check-c++): Depend on it.
2337
2338 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2339
2340         PR target/39150
2341         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2342         x86_64-*-solaris2.1[0-9]*.
2343         * configure: Regenerate.
2344
2345 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2346
2347         * MAINTAINERS (RTL optimizers): Add self.
2348
2349 2011-06-27  Gabriel Charette  <gchare@google.com>
2350
2351         * MAINTAINERS (Write After Approval): Add myself.
2352
2353 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2354
2355         PR regression/47836
2356         PR bootstrap/23656
2357         PR other/47733
2358         PR bootstrap/49247
2359         PR c/48825
2360         * configure.ac (target_libraries): Remove target-libiberty.
2361         Remove case-statement setting skipdirs=target-libiberty for
2362         multiple targets.  Remove checking target_configdirs and
2363         removing target-libiberty but keeping target-libgcc if
2364         otherwise empty.
2365         * Makefile.def (target_modules): Don't add libiberty.
2366         (dependencies): Remove all traces of target-libiberty.
2367         * configure, Makefile.in: Regenerate.
2368
2369 2011-06-13  Walter Lee <walt@tilera.com>
2370
2371         * configure.ac (tilepro-*-*) New case.
2372         (tilegx-*-*): Likewise.
2373         * configure: Regenerate.
2374
2375 2011-06-06  Jing Yu  <jingyu@google.com>
2376
2377         * configure.ac: Skip target-libiberty for
2378         arm*-*-linux-androideabi.
2379         * configure: Regenerated.
2380
2381 2011-06-06  Nick Clifton  <nickc@redhat.com>
2382
2383         * config.sub: Sync from upstream.
2384
2385 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2386
2387         * MAINTAINERS (Write After Approval): Add myself.
2388
2389 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2390
2391         * MAINTAINERS: Update my email address.
2392
2393 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2394
2395         * MAINTAINERS (Write After Approval): Update my email address.
2396
2397 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2398
2399         * MAINTAINERS (Write After Approval): Add myself.
2400
2401 2011-05-08  Doug Kwan  <dougkwan@google.com>
2402
2403         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2404         * configure: Regenerated.
2405         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2406         value from configure.
2407         * Makefile.in: Regenerated.
2408
2409 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2410
2411         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2412         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2413         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2414         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2415         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2416         *-*-vxworks*): Disable newlib and libgloss in separate case
2417         statement.
2418         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2419         to separate case statement.
2420         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2421         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2422         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2423         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2424         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2425         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2426         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2427         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2428         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2429         i[[3456789]]86-*-rdos*, m32r-*-*,
2430         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2431         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2432         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2433         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2434         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2435         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2436         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2437         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2438         and libgloss in main case over targets.  Remove most empty cases
2439         in main case over targets.
2440         * configure: Regenerate.
2441
2442 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2443
2444         * MAINTAINERS (Write After Approval): Add myself.
2445
2446 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2447
2448         * configure.ac: Remove code setting special library locations for
2449         hppa*64*-*-hpux11*.  Remove code setting compiler for
2450         sparc-sun-solaris2*.
2451         * configure: Regenerate.
2452
2453 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2454
2455         * configure.ac: Separate libgloss_dir settings from general case
2456         over targets.
2457         * configure: Regenerate.
2458
2459 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2460
2461         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2462         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2463         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2464         cases in libgcj-disabling case statement.
2465         (hppa*64*-*-linux*): Set unsupported_languages instead of
2466         disabling target-zlib.
2467         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2468         to hppa*64*-*-hpux*.
2469         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2470         hppa*-*-hpux*.
2471         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2472         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2473         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2474         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2475         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2476         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2477         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2478         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2479         libgcj-disabling case statement.
2480         * configure: Regenerate.
2481
2482 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2483
2484         * configure.ac: Disable Java for targets not supporting libffi.
2485         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2486         Remove cases in Java-disabling statement.
2487         (*arm-wince-pe): Change to arm-wince-pe.
2488         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2489         cases in Java-disabling statement.
2490         (bfin-*-*): Don't disable Java again.
2491         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2492         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2493         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2494         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2495         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2496         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2497         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2498         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2499         Java-disabling statement.
2500         (mmix-*-*): Don't disable Java again.
2501         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2502         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2503         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2504         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2505         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2506         statement.
2507         * configure: Regenerate.
2508
2509 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2510
2511         * configure.ac: Separate cases disabling Java and Java libraries
2512         from general case over targets.
2513         * configure: Regenerate.
2514
2515 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2516
2517         * MAINTAINERS: Update my email address.
2518
2519 2011-04-20  Easwaran Raman  <eraman@google.com>
2520
2521         * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2524
2525         PR lto/48086
2526         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2527         * configure: Regenerate.
2528
2529 2011-04-16  Jim Meyering  <meyering@redhat.com>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2534
2535         * MAINTAINERS: Update my email address.
2536
2537 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2538
2539         * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2542
2543         * MAINTAINERS (Write After Approval): Add myself.
2544
2545 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2546
2547         * MAINTAINERS (Write After Approval): Add myself.
2548
2549 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2550
2551         * configure.ac (build_tools): Remove build-byacc.
2552         (host_libs): Remove mmalloc.
2553         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2554         autoconf automake libtool diff rcs fileutils shellutils time
2555         textutils wdiff find uudecode hello tar gzip indent recode release
2556         sed perl gawk findutils gettext zip.
2557         (libgcj): Remove target-qthreads.
2558         (target_tools): Remove target-examples target-gperf.
2559         (YACC): Don't handle building byacc.
2560         * configure: Regenerate.
2561         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2562         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2563         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2564         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2565         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2566         handle building components.
2567         * Makefile.in: Regenerate.
2568
2569 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2570
2571         * MAINTAINERS: Update my email address as Xtensa maintainer.
2572
2573 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2574
2575         * config.sub: Sync from upstream.
2576
2577 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2578
2579         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2580         (microblaze*): Don't disable libssp.
2581         * configure: Regenerate.
2582
2583 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2584
2585         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2586         moveifchange.
2587         * configure: Regenerate.
2588         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2589         * Makefile.in: Regenerate.
2590
2591 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2592
2593         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2594         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2595         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2596         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2597         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2598         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2599         md_exec_prefix cases.
2600         * configure: Regenerate.
2601
2602 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2603
2604         * configure.ac: Separate cases disabling target-libssp,
2605         target-libiberty, target-libstdc++-v3 and Fortran from general
2606         case over targets.
2607         * configure: Regenerate.
2608
2609 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2610
2611         * configure.ac (*-*-chorusos): Don't disable libgcj.
2612         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2613         Remove case.
2614         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2615         (arm-*-coff): Don't disable libgcj.
2616         (arm*-*-linux-gnueabi): Remove useless assignment.
2617         (arm-*-riscix*): Don't disable libgcj.
2618         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2619         configuration.
2620         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2621         (c54x*-*-*): Remove case.
2622         (tic54x-*-*): Don't disable GCC or GCC libraries.
2623         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2624         to *.
2625         (d10v-*-*): Don't disable GCC libraries.
2626         (d30v-*-*): Don't disable libgcj.
2627         (h8500-*-*): Don't disable GCC libraries.
2628         (i960-*-*): Don't disable libgcj.
2629         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2630         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2631         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2632         libgcj.
2633         (m68k-*-coff*): Remove case.
2634         (mmix-*-*): Don't disable libgloss on host.
2635         (mn10200-*-*, mn10300-*-*): Remove cases.
2636         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2637         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2638         Don't disable libgcj.
2639         (romp-*-*): Remove case.
2640         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2641         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2642         case.
2643         (v810-*-*): Don't disable GCC libraries.
2644         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2645         (ip2k-*-*): Don't disable GCC libraries.
2646         * configure: Regenerate.
2647
2648 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2649
2650         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2651         libffi on host.
2652         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2653         on host.
2654         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2655         * configure: Regenerate.
2656
2657 2011-03-26  John Marino  <binutils@marino.st>
2658
2659         * configure.ac: Add support for *-*-dragonfly*
2660         * configure: Regenerate.
2661
2662 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2663
2664         * configure.ac (native_only): Remove.
2665         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2666         send-pr uudecode guile gnuserv on host.
2667         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2668         send-pr rcs guile perl texinfo libtool on host.
2669         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2670         automake send-pr rcs guile perl texinfo libtool on host.
2671         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2672         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2673         (alpha*-dec-osf*): Don't disable fileutils on target.
2674         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2675         texinfo send-pr expect dejagnu on target.
2676         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2677         target-qthreads on target.
2678         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2679         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2680         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2681         x86_64-*-mingw*): Don't disable expect on target.
2682         (*-*-cygwin*): Don't disable target-gperf on target.
2683         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2684         gnuserv on target.
2685         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2686         target.
2687         * configure: Regenerate.
2688
2689 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2690
2691         * configure.ac (target_tools): Remove target-groff.
2692         (native_only): Remove target-groff.
2693         (hppa*64*-*-*): Don't disable byacc.
2694         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2695         setting.
2696         (*-*-kaos*): Don't skip target-librx and target-groff.
2697         (*-*-netware*): Don't skip target-libmudflap.
2698         (*-*-tpf*): Don't skip target-libmudflap.
2699         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2700         directories on the host.
2701         (ia64*-*-*vms*): Don't skip tix.
2702         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2703         host.
2704         * configure: Regenerate.
2705
2706 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2707
2708         * configure.ac: Remove references to mt-mep, mt-netware,
2709         mt-wince.
2710         * Makefile.def: Add all-utils soft dependencies.
2711         * Makefile.tpl: Remove GDB_NLM_DEPS.
2712         * configure: Regenerate.
2713         * Makefile.in: Regenerate.
2714
2715 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2716
2717         * configure.ac: Do not include mh-x86omitfp.
2718         * configure: Regenerate.
2719
2720 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2721
2722         * configure.ac: Remove empty cases.
2723         * configure: Regenerate.
2724
2725 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2726
2727         * Makefile.def: Add dependency from termcap to gdb.
2728         * Makefile.in: Regenerate.
2729
2730 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2731
2732         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2733         * configure: Regenerate.
2734         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2735         * Makefile.tpl: Likewise.
2736         * Makefile.in: Regenerate.
2737
2738 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2739
2740         * configure.ac: Remove all mentions of tentative_cc.
2741         * configure: Regenerate.
2742
2743 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2744
2745         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2746         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2747         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2748         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2749         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2750         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2751         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2752         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2753         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2754         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2755         *-*-rhapsody*): Remove host cases.
2756         * configure: Regenerate.
2757
2758 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2759
2760         * configure.ac (ppc*-*-pe): Remove host case.
2761         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2762         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2763         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2764         cases.
2765         * configure: Regenerate.
2766
2767 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2768
2769         * config.sub: Update to version 2011-03-23.
2770
2771 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2772
2773         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2774         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2775         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2776         * configure: Regenerate.
2777
2778 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2779
2780         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2781         to Write After Approval.
2782         * config-ml.in: Don't handle arc-*-elf*.
2783         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2784         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2785         handle GCC libraries.
2786         * configure: Regenerate.
2787
2788 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2789
2790         PR bootstrap/48120:
2791         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2792         Add -lstdc++ -lm to LIBS.
2793         * configure: Regenerate.
2794
2795 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2796
2797         * config.guess: Update to version 2011-02-02
2798         * config.sub: Update to version 2011-02-24
2799
2800 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2801
2802         PR lto/48086
2803         * configure.ac: Re-enable LTO on *-apple-darwin9.
2804         * configure: Regenerate.
2805
2806 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2807
2808         PR lto/48086
2809         * configure.ac: Disable LTO on darwin due to an assembler change in
2810         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2811         under 256.
2812         * configure: Regenerate.
2813
2814 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2815
2816         * MAINTAINERS: Update myself as score backend maintainer,
2817         update my e-mail address.
2818
2819 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2820
2821         * MAINTAINERS: Update my e-mail address.
2822
2823 2011-03-06  Joey Ye  <joey.ye@arm.com>
2824
2825         * MAINTAINERS: Update my e-mail address.
2826
2827 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2828
2829         * configure.ac: Adjust test of with_ppl.
2830         * configure: Regenerated.
2831
2832 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2833
2834         * MAINTAINERS: Adjust my e-mail address.
2835
2836 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2837
2838         * configure.ac: Add -lpwl to ppllibs.
2839         * configure: Regenerated.
2840
2841 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2842
2843         * config/cloog.m4: Add -lisl to clooglibs.
2844         * configure: Regenerated.
2845
2846 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2847
2848         * MAINTAINERS (CPU Port maintainers): Add self.
2849
2850 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2851
2852         * MAINTAINERS: Add myself as testsuite maintainer.
2853
2854 2011-02-15  Mike Stump  <mikestump@comcast.net>
2855
2856         * MAINTAINERS: Add myself as testsuite maintainer.
2857
2858 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2859
2860         Import from Libtool and gnulib:
2861
2862         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2863
2864         Prepare for supporting FreeBSD 10.
2865         * config.rpath: Remove handling of freebsd1* which soon would
2866         match FreeBSD 10.0.
2867
2868         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2869
2870         Remove support for FreeBSD 1.x.
2871         * libtool.m4 (_LT_LINKER_SHLIBS)
2872         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2873         soon would incorrectly match FreeBSD 10.0.
2874
2875 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2876
2877         PR binutils/12283
2878         * move-if-change: Import version from gnulib.
2879
2880 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2881
2882         PR lto/47225
2883         * Makefile.def (lto-plugin): Double dash for enable-shared.
2884         (configure-gcc): Depend on all-lto-plugin.
2885         * Makefile.in: Rebuilt.
2886
2887 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2888
2889         * configure.ac: Remove extra bracket.
2890         * configure: Regenerate.
2891
2892 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2893
2894         * MAINTAINERS: Add myself as libquadmath maintainer.
2895
2896 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2897
2898         * MAINTAINERS: Update my email address.
2899
2900 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2901
2902         * MAINTAINERS (option handling): Add self.
2903
2904 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2905
2906         PR lto/47225
2907         * Makefile.def: Add dependency for install-gcc
2908         on install-lto-plugin.
2909         * Makfile.in: Regenerated
2910
2911 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2912
2913         * MAINTAINERS (CPU Port Maintainers): Add myself.
2914
2915 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2916
2917         PR libgcj/44341
2918         * configure.ac: Discard --with-* flags for host when configuring
2919         target libraries for cross build.
2920         * configure: Rebuilt.
2921
2922 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2923
2924         * MAINTAINERS (linear loop transforms): Removed.
2925
2926 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2927
2928         * configure.ac: If with_ppl is no, move setting with_cloog=no
2929         after CLOOG_REQUESTED check.
2930         * configure: Regenerated.
2931
2932 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2933
2934         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2935         CLooG has been requested.
2936         * configure: Regenerated.
2937
2938 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2939
2940         * configure: Regenerated.
2941         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2942
2943 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2944
2945         * configure: Regenerated.
2946         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2947
2948 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2949
2950         * configure.ac: Use AS_HELP_STRING throughout.
2951         * configure: Regenerate.
2952
2953 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2954
2955         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2956         * configure: Regenerate.
2957
2958 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2959
2960         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2961
2962 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2963
2964         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2965         for ia64-hpux.
2966         * configure: Regenerate.
2967
2968 2011-01-07  Jan Hubicka  <jh@suse.cz>
2969
2970         PR lto/47225
2971         * Makefile.in: Regenerate.
2972         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2973         configure.
2974
2975 2011-01-07  Jan Hubicka  <jh@suse.cz>
2976
2977         * Makefile.in: Regenerate.
2978         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2979         and configure dependency on lto-plugin configure.
2980         (lto-plugin module): Remove dependency on GCC; add dependency on
2981         liniberty.
2982
2983 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2984
2985         * MAINTAINERS (Write After Approval): Add myself.
2986
2987 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2988
2989         * configure: Regenerate.
2990
2991 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2992
2993         * configure.ac: (picochip): Disable libiberty.
2994
2995 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2996
2997         * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2010-12-10  Ian Lance Taylor  <iant@google.com>
3000
3001         PR bootstrap/46819
3002         * configure.ac: For --disable-libgcj clear libgcj_saved.
3003         * configure: Rebuild.
3004
3005 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3006
3007         PR fortran/46540
3008         * configure.ac: Add --disable-libquadmath and
3009         --disable-libquadmath-support.
3010         * configure: Regenerate.
3011
3012 2010-12-03  Ian Lance Taylor  <iant@google.com>
3013
3014         * MAINTAINERS: Add myself as libgo maintainer.
3015
3016 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3017
3018         PR libffi/46792
3019         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3020         * configure: Regenerate.
3021
3022 2010-12-02  Ian Lance Taylor  <iant@google.com>
3023
3024         * configure.ac: Always set default for poststage1_ldflags to
3025         -static-libstdc++ -static-libgcc.
3026
3027 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3028
3029         * configure.ac: Move comment to remove extra space in last argument
3030         of GCC_TARGET_TOOL.
3031
3032 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3033
3034         PR other/46026
3035         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3036         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3037         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3038         (BASE_FLAGS_TO_PASS): Use it.
3039         * configure: Rebuilt.
3040         * Makefile.in: Rebuilt.
3041
3042 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3043
3044         PR binutils/12258
3045         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3046         Properly check default linker.
3047         * configure: Regnerated.
3048
3049 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3050
3051         * configure.ac: For --enable-gold, handle value `default' instead of
3052         `both*'.  New configure option --{en,dis}able-ld.
3053         * configure: Regenerate.
3054
3055 2010-11-20  Ian Lance Taylor  <iant@google.com>
3056
3057         * configure.ac: Only disable a language library if no language needs
3058         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3059         * configure: Rebuild.
3060
3061 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3062
3063         * Makefile.in: Regenerate.
3064
3065         PR other/46202
3066         * configure.ac: Fix just-built in-tree STRIP name to be
3067         binutils/strip-new.
3068         * configure: Regenerate.
3069         * Makefile.def (install-strip-gcc, install-strip-binutils)
3070         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3071         (install-strip-sid): Mirror dependencies on non-strip variants
3072         of these targets on the respective -strip prerequisites.
3073         * Makefile.tpl (install-strip, install-strip-host)
3074         (install-strip-target): New targets.
3075         (install-strip-[+module+], install-strip-target-[+module+]):
3076         New targets.
3077         * Makefile.in: Regenerate.
3078
3079 2010-11-19  Ian Lance Taylor  <iant@google.com>
3080             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3081
3082         * configure.ac: Add target-libgo to target_libraries.  Set
3083         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3084         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3085         (HOST_EXPORTS): Add GOC.
3086         (BASE_TARGET_EXPORTS): Add GOC.
3087         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3088         (GOCFLAGS_FOR_TARGET): New variable.
3089         (EXTRA_HOST_FLAGS): Add GOC.
3090         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3091         * Makefile.def (target_modules): Add libgo.
3092         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3093         (dependencies): Add dependency from configure-target-libgo to
3094         configure-target-libffi and all-target-libstdc++-v3.  Add
3095         dependencies from all-target-libgo to all-target-libffi.
3096         (languages): Add go.
3097         * configure: Rebuild.
3098         * Makefile.in: Rebuild.
3099
3100 2010-11-19  Ian Lance Taylor  <iant@google.com>
3101
3102         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3103         compiler/flag environment variables.
3104
3105 2010-11-18  Ian Lance Taylor  <iant@google.com>
3106
3107         * configure.ac: Check for lang_requires_boot_languages in
3108         config-lang.in files.
3109         * configure: Rebuild.
3110
3111 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3112             Tobias Burnus  <burnus@net-b.de>
3113
3114         PR fortran/32049
3115         * Makefile.def: Add libquadmath; build it with language=fortran.
3116         * configure.ac: Add libquadmath.
3117         * Makefile.tpl: Handle multiple libs in check-[+language+].
3118         * Makefile.in: Regenerate.
3119         * configure: Regenerate.
3120
3121 2010-11-16  Tom Tromey  <tromey@redhat.com>
3122
3123         * MAINTAINERS: Moved myself to reviewers section.
3124
3125 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3126
3127         * MAINTAINERS: Moved myself to reviewers section.
3128
3129 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3130
3131         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3132         (Write After Approval): Remove self.
3133
3134 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3135
3136         * configure.ac: Fix spelling in option names.
3137         * configure: Regenerated.
3138
3139 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3140
3141         PR bootstrap/39622
3142         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3143         * configure: Regenerated.
3144
3145 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3146
3147         * MAINTAINERS: Update my email address.
3148
3149 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3150
3151         * configure: Regenerate.
3152
3153 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3154
3155         * configure: Regenerate.
3156
3157 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3158
3159         * configure: Regenerate.
3160
3161 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3162
3163         * configure: Regenerate.
3164
3165 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3166
3167         * configure.ac: Support official CLooG.org versions.
3168         * configure: Regenerate.
3169         * config/cloog.m4: New.
3170
3171 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3172
3173         * MAINTAINERS (Write After Approval): Add myself.
3174
3175 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3176
3177         * MAINTAINERS: Update my email address.
3178
3179 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3180
3181         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3182         * configure: Regenerate.
3183
3184 2010-11-03  Ian Lance Taylor  <iant@google.com>
3185             Dave Korn  <dave.korn.cygwin@gmail.com>
3186
3187         PR lto/46273
3188         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3189         and on other supported platforms whenever LTO is enabled.
3190         * configure: Rebuild.
3191
3192 2010-11-02  Alan Modra  <amodra@gmail.com>
3193
3194         PR binutils/12110
3195         * configure.ac: Error when source path contains spaces.
3196         * configure: Regenerate.
3197
3198 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3199
3200         * MAINTAINERS: Update my email address.
3201
3202 2010-10-20  Ian Lance Taylor  <iant@google.com>
3203
3204         * Makefile.def (target_modules): Set lib_path to src/.libs for
3205         libstdc++-v3 module.
3206         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3207         * Makefile.in: Rebuild.
3208
3209 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3210
3211         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3212         (Write After Approval): Remove myself.
3213
3214 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3215
3216         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3217
3218 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3219
3220         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3221
3222 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3223
3224         * configure.ac (build_lto_plugin): New shell variable.
3225         (--enable-lto): Turn on by default for all non-ELF platforms that
3226         have had LTO support added so far.  Set build_lto_plugin appropriately
3227         for both ELF and non-ELF.
3228         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3229         * configure: Regenerate.
3230
3231 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3232
3233         Sync from src:
3234         * configure.ac (v850 support): Remove target-libgloss from
3235         noconfigdirs.
3236         * configure: Regenerate.
3237
3238 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3239
3240         PR bootstrap/45326
3241         PR bootstrap/45174
3242         * configure.ac: Honor initial values of $build_configargs,
3243         $host_configargs, $target_configargs.  Mark the precious, so
3244         environment settings get recorded.
3245         * configure: Regenerate.
3246
3247 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3248
3249         PR bootstrap/45796
3250         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3251         Depend on all-build-libiberty.
3252         * Makefile.in: Regenerate.
3253
3254 2010-09-30  Michael Eager  <eager@eagercon.com>
3255
3256         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3257         * configure: Regenerate.
3258
3259 2010-09-28  Michael Eager  <eager@eagercon.com>
3260
3261         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3262
3263 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3264
3265         PR bootstrap/44621
3266         * configure.ac: Fix unportable shell quoting.
3267         * configure: Regenerate.
3268
3269 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3270
3271         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3272         targets and amend comment.
3273         * configure: Regenerate.
3274
3275 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3276
3277         * MAINTAINERS (Write After Approval): Add myself.
3278
3279 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3280
3281         * configure.ac: Enable LTO by default on Darwin.
3282         * configure: Regenerate.
3283
3284 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3285
3286         * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3289
3290         * MAINTAINERS (Write After Approval): Add myself.
3291
3292 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3293
3294         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3295         ports
3296
3297 2010-07-28  David Yuste  <david.yuste@gmail.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3302
3303         * configure.ac: Support all v850 targets.
3304         * configure: Regenerate.
3305
3306 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3307
3308         PR bootstrap/44455
3309         * configure.ac (extra_mpfr_configure_flags): Copy from
3310         extra_mpc_gmp_configure_flags.
3311         * configure: Re-generated.
3312
3313 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3314
3315         * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3318
3319         * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3322
3323         * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3326
3327         PR target/44862
3328         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3329         Provide -B option to allow for link spec %s substitutions for
3330         libstdc++.a on darwin.
3331         * Makefile.in: Regenerate.
3332
3333 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3334
3335         * MAINTAINERS (Reviewers): Update my e-mail address
3336
3337 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3338
3339         * Makefile.def (configure-gcc): Depend on all-libelf.
3340         * Makefile.in: Rebuild.
3341
3342 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3343
3344         * MAINTAINERS (Write After Approval): Add myself in the right place.
3345
3346 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3347
3348         * MAINTAINERS (Write After Approval): Add myself.
3349
3350 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3351
3352         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3353
3354 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3355
3356         * config.sub: Update to version 2010-05-21.
3357         * config.guess: Update to version 2010-04-03.
3358
3359 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3360
3361         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3362         * configure: Regenerate.
3363
3364 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3365
3366         * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3369
3370         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3371         a platform that supports LTO.
3372         * configure: Regenerate.
3373
3374 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3375
3376         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3377         * configure: Regenerated.
3378
3379 2010-04-27  Roland McGrath  <roland@redhat.com>
3380             H.J. Lu  <hongjiu.lu@intel.com>
3381
3382         * configure.ac (--enable-gold): Support both, both/gold and
3383         both/bfd to add gold to configdirs without removing ld.
3384         * configure: Regenerated.
3385
3386         * Makefile.def: Add install-gold dependency to install-ld.
3387         * Makefile.in: Regenerated.
3388
3389 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3390
3391         PR lto/42776
3392         * configure.ac (--enable-lto): Refactor handling so libelf tests
3393         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3394         and allow LTO to be explicitly enabled on non-ELF platforms that
3395         are known to support it inside else-clause.
3396         * configure: Regenerate.
3397
3398 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3399
3400         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3401         * configure: Regenerate.
3402
3403 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3404
3405         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3406         * configure: Regenerate.
3407
3408 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3409
3410         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3411         separately.
3412         * configure: Regenerate.
3413
3414 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3415
3416         * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3419
3420         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3421         * configure: Regenerate.
3422
3423 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3424
3425         * configure: Regenerate after change to elf.m4.
3426
3427 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3428
3429         * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3432
3433         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3434         * configure: Regenerated.
3435
3436 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3437
3438         * configure.ac: Print "buggy but acceptable" when CLooG
3439         revision is less than 9.
3440         * configure: Regenerated.
3441
3442 2010-04-01  Diego Novillo  <dnovillo@google.com>
3443
3444         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3445
3446 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3447
3448         PR bootstrap/43615
3449         PR bootstrap/43328
3450
3451         Revert:
3452
3453         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3454
3455         * configure.ac: Do not pass --enable-multilib nor
3456         --disable-multilib in baseargs.  Accept explicitly passed
3457         --enable_multilib.
3458         * configure: Regenerate.
3459
3460 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3461
3462         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3463
3464 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3465
3466         * MAINTAINERS: Remove myself.
3467
3468 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3469
3470         PR bootstrap/43328
3471         * configure.ac: Do not pass --enable-multilib nor
3472         --disable-multilib in baseargs.  Accept explicitly passed
3473         --enable_multilib.
3474         * configure: Regenerate.
3475
3476 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3477
3478         * MAINTAINERS (spu port): Remove me.
3479
3480 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3481
3482         * configure.ac (tic6x-*-*): New case.
3483         * configure: Regenerate.
3484
3485 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3486
3487         * config.sub: Update to version 2010-03-22.
3488         * config.guess: Update to version 2009-12-30.
3489
3490 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3491
3492         PR ada/42554
3493         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3494         * configure: Regenerate.
3495
3496 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3497
3498         * MAINTAINERS: Update my email address.
3499
3500 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3501
3502         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3503         (ghassan.shobaki@amd.com): Removed.
3504
3505 2010-03-17  Alan Modra  <amodra@gmail.com>
3506
3507         * MAINTAINERS: Update my email address.
3508
3509 2010-03-16  Diego Novillo  <dnovillo@google.com>
3510
3511         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3512         Matthews.
3513
3514 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3515
3516         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3517         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3518
3519 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3520
3521         * MAINTAINERS: Update my email address.
3522
3523 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3524
3525         * MAINTAINERS: Update my email address.
3526
3527 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3528
3529         * MAINTAINERS: Update my email address.
3530
3531 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3532
3533         * MAINTAINERS: Update my email address.
3534
3535 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3536
3537         PR libstdc++/32499
3538         * configure.ac (RANLIB): Default to true.
3539         (STRIP): Likewise.
3540         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3541         * configure: Regenerate.
3542
3543 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3544
3545         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3546         (Write After Approval): Update my email address.
3547
3548 2010-02-17  Nick Clifton  <nickc@redhat.com>
3549
3550         PR 11238
3551         * Makefile.tpl (local-distclean): Also remove config.cache files in
3552         sub-directories as there may not be Makefiles present in the
3553         sub-directories.
3554         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3555         the config.cache files found by the find command.
3556
3557         * Makefile.in: Regenerate.
3558         * configure.ac: Revert previous delta.
3559         * configure: Regenerate.
3560
3561 2010-02-15  Nick Clifton  <nickc@redhat.com>
3562
3563         PR 11238
3564         * configure.ac: Delete config.cache files in sub-directories when
3565         deleting Makefiles.
3566         * configure: Regenerate.
3567
3568 2010-02-12  Ben Elliston  <bje@gnu.org>
3569
3570         * MAINTAINERS: Update my email address.
3571
3572 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3573
3574         * MAINTAINERS (spu port): Update my email address.
3575
3576 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3577
3578         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3579
3580 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3581
3582         * configure.ac: Add "recommended" version checks for GMP/MPC.
3583         Update recommended GMP/MPFR/MPC versions.
3584         * configure: Regenerate.
3585
3586 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3587
3588         * MAINTAINERS: Move my Embecosm email address into the
3589         write-after-approval section.
3590
3591 2010-01-26  Ian Lance Taylor  <iant@google.com>
3592
3593         * MAINTAINERS: Add myself as Go frontend maintainer.
3594
3595 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3596
3597         PR libstdc++/36101, PR libstdc++/42813
3598         * configure.ac (bootstrap_target_libs): Make inclusion of
3599         target-libgomp conditional on libgomb being in target_configdirs.
3600         * configure: Regenerate.
3601
3602 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3603
3604         PR libstdc++/36101, PR libstdc++/42813
3605         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3606         * configure: Regenerate.
3607
3608 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3609
3610         PR libstdc++/36101, PR libstdc++/42813
3611         * configure.ac (target_configdirs): Substitute.
3612         * Makefile.def: Bootstrap target module libgomp.
3613         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3614         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3615         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3616         * configure, Makefile.in: Regenerate.
3617
3618 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3619
3620         * MAINTAINERS: Adjust my details.
3621
3622 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3623
3624         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3625
3626 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3627
3628         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3629
3630 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3631
3632         * MAINTAINERS (Write After Approval): Add myself.
3633
3634 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2010-01-11  Richard Guenther  <rguenther@suse.de>
3639
3640         PR lto/41569
3641         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3642         * Makefile.in: Regenerated.
3643
3644 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3645
3646         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3647         * configure: Regenerate.
3648
3649 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3650             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3651
3652         PR bootstrap/42424
3653         * configure.ac: Include libtool m4 files.
3654         (_LT_CHECK_OBJDIR): Call it.
3655         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3656         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3657
3658         * configure: Regenerate.
3659
3660 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3661
3662         PR bootstrap/41818
3663         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3664         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3665         * Makefile.in: Regenerate.
3666
3667 2010-01-02  Richard Guenther  <rguenther@suse.de>
3668
3669         PR lto/41529
3670         * configure.ac: Include config/elf.m4.  Disable LTO if not
3671         builting for an elf target.
3672         * configure: Regenerate.
3673
3674 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3675
3676         * MAINTAINERS: Change my email address.
3677
3678 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3679
3680         * config.sub, config.guess: Update from upstream sources.
3681
3682 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3683
3684         * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3687
3688         PR middle-end/30447
3689         PR middle-end/30789
3690         PR other/40302
3691
3692         * configure.ac: Require MPC.
3693         * configure: Regenerate.
3694
3695 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3696
3697         PR target/38384
3698         PR bootstrap/40972
3699         * libtool.m4: Sync from git Libtool.
3700         * ltoptions.m4: Likewise.
3701         * ltversion.m4: Likewise.
3702         * lt~obsolete.m4: Likewise.
3703         * ltmain.sh: Likewise.
3704
3705 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3706
3707         * configure.ac: Update minimum MPC version to 0.8.
3708         * configure: Regenerate.
3709
3710 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3711
3712         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3713         * configure: Regenerated.
3714
3715 2009-11-21  Ian Lance Taylor  <iant@google.com>
3716
3717         * configure.ac: Change default of poststage1_ldflags to be empty if
3718         poststage1_libs is set.  When poststage1_libs is empty, and
3719         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3720         * configure: Rebuild.
3721
3722 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3723
3724         * MAINTAINERS (Write After Approval): Update my email address.
3725
3726 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3727
3728         * config.guess: Update from upstream sources.
3729
3730 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3731
3732         * Makefile.def: Restore host and target settings for gmp.
3733         * Makefile.in: Rebuild.
3734
3735 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3736
3737         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3738         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3739         Fix portability of test of C++ as bootstrap language.  Add
3740         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3741         * configure: Rebuild.
3742         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3743         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3744         in-tree building.
3745         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3746         (POSTSTAGE1_HOST_EXPORTS): Use it.
3747         (STAGE[+id+]_CXXFLAGS): New.
3748         (BASE_FLAGS_TO_PASS): Pass it down.
3749         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3750         extra_exports.
3751         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3752         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3753         extra_exports.
3754         * Makefile.in: Rebuild.
3755
3756 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3757
3758         * config.sub, config.guess: Update from upstream sources.
3759
3760 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3761
3762         * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2009-11-09  Jon Beniston  <jon@beniston.com>
3765
3766         * MAINTAINERS (Write After Approval): Add myself.
3767
3768 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3769
3770         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3771         paths for *-w64-mingw* and x86_64-*mingw*.
3772         * configure: Regenerated.
3773
3774 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3775
3776         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3777
3778 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3779
3780         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3781         Phil Edwards to Write-After Approval.
3782
3783 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3784
3785         * configure.ac: Disable target-winsup & co for
3786         x86_64-*-mingw* and *-w64-mingw* targets.
3787         * configure: Regenerated.
3788
3789 2009-10-16  Nick Clifton  <nickc@redhat.com>
3790
3791         * MAINTAINERS: Add myself as a maintainer for the RX port.
3792
3793 2009-10-26  Johannes Singler  <singler@kit.edu>
3794
3795         * MAINTAINERS (Write After Approval): Update my e-mail address.
3796
3797 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3798
3799         * configure.ac (CLooG test): Use = with test.
3800         * configure: Regenerate.
3801
3802 2009-10-22  Richard Guenther  <rguenther@suse.de>
3803
3804         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3805         cloog if the ppl version check failed.  Move flags saving
3806         before setting in libelf check.
3807         * configure: Regenerate.
3808
3809 2009-10-21  Richard Guenther  <rguenther@suse.de>
3810
3811         * configure.ac: Adjust the ppl and cloog configure to work as
3812         documented.  Disable cloog if ppl was disabled.  Omit the version
3813         checks if they were disabled.
3814         * configure: Re-generate.
3815
3816 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3817
3818         * configure.ac: Add 'lto' to enable_languages, not
3819         new_enable_languages, and only if not already present.
3820         * configure: Regenerate.
3821
3822 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3823
3824         * README: Refer to the various COPYING* files instead of just
3825         COPYING.
3826         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3827
3828 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3829
3830         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3831
3832 2009-10-07  Richard Guenther  <rguenther@suse.de>
3833
3834         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3835         and Richard Guenther as reviewers.
3836         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3837         as reviewers.
3838
3839 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3840
3841         * config.sub: Update from upstream sources.
3842
3843 2009-10-06  Ian Lance Taylor  <iant@google.com>
3844
3845         * Makefile.def: check-gold depends upon all-gas.
3846         * Makefile.in: Rebuild.
3847
3848 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3849
3850         * MAINTAINERS (Write After Approval): Add myself.
3851
3852 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3853
3854         * Makefile.def: all-lto-plugin depends on all-libiberty.
3855         set bootstrap=true for lto-plugin.
3856         Add lto-plugin.
3857         * Makefile.in: Regenerate.
3858         * configure.ac (host_libs): Add lto-plugin.
3859         * configure: Regenerate.
3860
3861 2009-10-03  Diego Novillo  <dnovillo@google.com>
3862
3863         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3864         (HOST_LIBELFLIBS): Define.
3865         (HOST_LIBELFINC): Define.
3866         * Makefile.in: Regenerate.
3867         * configure.ac: Add --enable-lto.
3868         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3869         If --enable-lto is used, add 'lto' to new_enable_languages.
3870         If --enable-lto is used and gold is enabled, add
3871         lto-plugin to configdirs.
3872         * configure: Regenerate.
3873
3874 2009-10-03  Simon Baldwin  <simonb@google.com>
3875
3876         * configure.ac: If --with-system-zlib, suppress local zlib and
3877         pass --with-system-zlib to subdir configure scripts.
3878         * configure: Regenerate.
3879
3880 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3881             Paolo Bonzini  <bonzini@gnu.org>
3882
3883         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3884         $(srcdir).
3885         * Makefile.in: Rebuilt.
3886
3887 2009-09-26  Gary Funck  <gary@intrepid.com>
3888
3889         * MAINTAINERS (Write After Approval): Add myself.
3890
3891 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3892
3893         * configure.ac: Update minimum MPC version to 0.7.
3894         * configure: Regenerate.
3895
3896 2009-09-25  Nick Clifton  <nickc@redhat.com>
3897
3898         * configure.ac: Pass any --cache-file=/dev/null option on to
3899         subconfigures.
3900         * configure: Regenerate.
3901
3902 2009-09-23  Nick Clifton  <nickc@redhat.com>
3903
3904         * config.sub, config.guess: Update from upstream sources.
3905
3906 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3907
3908         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3909         * Makefile.in: Rebuilt.
3910
3911 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3912
3913         PR bootstrap/32272
3914         * configure.ac: Error out if $srcdir isn't '.' but contains
3915         host-${host_noncanonical}.
3916         * configure: Regenerate.
3917
3918 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3919
3920         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3921         maintainer.
3922
3923 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3924
3925         * configure.ac: If bootstrapping a combined tree with
3926         --enable-gold, require c++ in stage1_languages.
3927         * configure: Regenerate.
3928
3929         * configure.ac: Also add target_libs of stage1_languages to
3930         bootstrap_target_libs.
3931         * configure: Regenerate.
3932
3933         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3934         with --enable-languages not containing c++.
3935         * configure: Regenerate.
3936
3937 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3938
3939         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3940         * configure: Regenerate.
3941
3942 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3943
3944         * MAINTAINERS (Write After Approval): Update my e-mail address,
3945         and move from from here...
3946         (Waiting for paperwork): To here.
3947
3948 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3949
3950         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3951
3952 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3953
3954         * configure.ac: Do not use $extrasub for replacing @if/@endif
3955         parts in Makefile; instead, use additional arguments to
3956         AC_CONFIG_COMMANDS to do the replacement manually, with several
3957         sed invocations, to avoid HP-UX sed command limits.
3958         * configure: Regenerate.
3959
3960 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3961
3962         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3963         blank before -L.
3964
3965 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3966
3967         * configure.ac (with-build-config): Document.  Handle without.
3968         Handle missing argument.
3969         * configure: Rebuilt.
3970
3971 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3972
3973         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3974         Default to bootstrap-debug only if compare-debug works.
3975         * configure: Rebuilt.
3976         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3977         * Makefile.in: Rebuilt.
3978
3979 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3980
3981         * MAINTAINERS (OS Port Maintainers): Update my email address.
3982
3983 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3984
3985         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3986         * Makefile.in: Rebuilt.
3987
3988 2009-09-01  Chris Demetriou  <cgd@google.com>
3989
3990         * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3993
3994         PR debug/30161
3995         * include/dwarf2.h (enum dwarf_tag): Added
3996         DW_TAG_GNU_template_template_param
3997         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3998
3999 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4000
4001         * Makefile.tpl (AWK): Fix typo.
4002         * Makefile.in: Regenerate.
4003
4004 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4005
4006         * configure.ac: Detect awk and sed.
4007         * Makefile.def (flags_to_pass): Add AWK and SED.
4008         * Makefile.tpl (AWK, SED): New.
4009         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4010         * configure: Regenerate.
4011         * Makefile.in: Regenerate.
4012
4013 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4014
4015         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4016         (collapseslashes): Likewise.
4017
4018 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4019
4020         * configure.ac (AC_PREREQ): Bump to 2.64.
4021
4022 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4023
4024         * configure.ac: Remove --with-datarootdir, --with-docdir,
4025         --with-pdfdir, --with-htmldir switches.
4026         * configure: Regenerate.
4027
4028         * configure: Regenerate.
4029
4030         * compile: Sync from Automake 1.11.
4031         * depcomp: Likewise.
4032         * install-sh: Likewise.
4033         * missing: Likewise.
4034         * mkinstalldirs: Likewise.
4035         * ylwrap: Likewise.
4036
4037 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4038
4039         * ltmain.sh (func_normal_abspath): New function.
4040         (func_relative_path): Likewise.
4041         (func_mode_help): Document new -bindir option for link mode.
4042         (func_mode_link): Add new -bindir option, and use it to place
4043         output DLL if specified.
4044
4045 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4046
4047         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4048         (baseargs): Add --disable-option-checking.
4049         * configure: Regenerate.
4050
4051         * Makefile.def (configure-target-libiberty): Depend on
4052         all-binutils and all-ld.
4053         (configure-target-newlib): Likewise.
4054         * Makefile.in: Regenerate.
4055
4056 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4057
4058         * config.sub, config.guess: Update from upstream sources.
4059
4060 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4061
4062         Sync from src, merge:
4063
4064         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4065
4066         * configure.ac: Do not exclude gas for i386-*-darwin.
4067         Add a case for x86_64-*-darwin.
4068         * configure: Regenerate.
4069
4070 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4071
4072         * MAINTAINERS: Add my name to Write After Approval list.
4073
4074 2009-08-06  Michael Eager  <eager@eagercon.com>
4075
4076         * configure.ac: Add Microblaze target.
4077         * configure: Regenerate.
4078
4079 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4080
4081         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4082         * configure: Regenerate.
4083
4084 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4085
4086         * MAINTAINERS (Write After Approval): Update my e-mail address.
4087
4088 2009-07-06  Ian Lance Taylor  <iant@google.com>
4089
4090         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4091         * configure: Rebuild.
4092
4093 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4094
4095         * MAINTAINERS: Move myself to the Graphite Reviewers.
4096
4097 2009-06-30  Wei Guozhi  <carrot@google.com>
4098
4099         * MAINTAINERS: Add my name to Write After Approval list.
4100
4101 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4102
4103         PR bootstrap/40338
4104         * configure.ac (comparestring): Create new variable.
4105         * Makefile.tpl (comparestring): Use to skip some comparisions.
4106         * configure: Regenerate.
4107         * Makefile.in: Regenerate.
4108
4109 2009-06-26  Doug Evans  <dje@sebabeach.org>
4110
4111         * Makefile.def (host_modules): Add cgen.
4112         * Makefile.in: Regenerate.
4113         * configure.ac (host_tools): Add cgen.
4114         * configure: Regenerate.
4115
4116 2009-06-23  DJ Delorie  <dj@redhat.com>
4117
4118         * MAINTAINERS: Add myself as mep maintainer.
4119
4120 2009-06-23  Ian Lance Taylor  <iant@google.com>
4121
4122         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4123         boot_languages.  Only bootstrap target libraries listed in
4124         target_libs for some boot language.  Add --with-stage1-ldflags,
4125         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4126         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4127         if not building with C++.
4128         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4129         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4130         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4131         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4132         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4133         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4134         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4135         * configure, Makefile.in: Rebuild.
4136
4137 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4138
4139         * MAINTAINERS: Added my name to write-after-approval list.
4140
4141 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4142
4143         * configure.ac: Define is_elf for QNX Neutrino targets.
4144         * configure: Regenerate.
4145
4146 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4147
4148         * MAINTAINERS: Added my name to the write-after-approval list
4149
4150 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4151
4152         * configure.ac: Detect MPC in default directory.
4153         * configure: Regenerate.
4154
4155 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4156             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4157
4158         * Makefile.tpl (all): Avoid a trailing backslash.
4159         * Makefile.in: Regenerate.
4160
4161 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4162
4163         * config.sub, config.guess: Update from upstream sources.
4164
4165 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4166
4167         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4168         to noconfdirs.
4169         * configure: Regenerate.
4170
4171 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4172
4173         * Makefile.tpl ([+compare-target+]): Compare all stage
4174         directories, rather than just gcc.
4175         * Makefile.in: Rebuilt.
4176
4177 2009-06-01  Doug Kwan  <dougkwan@google.com>
4178
4179         * configure.ac: Support gold for target arm*-*-*.
4180         * configure: Regenerate.
4181
4182 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4183
4184         * Makefile.def: Add MPC support and dependencies.
4185         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4186
4187         * Makefile.in, configure: Regenerate.
4188
4189 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4190
4191         * Makefile.tpl (all): Avoid harmless warning in make all when
4192         gcc-bootstrap is enabled but stage_last does not exist.
4193         * Makefile.in: Rebuilt.
4194
4195 2009-05-24  Nicolas Roche  <roche@adacore.com>
4196
4197         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4198         * Makefile.in: Regenerate.
4199
4200 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4201
4202         * MAINTAINERS: Update my e-mail address.
4203
4204 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4205
4206         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4207         * configure:  Regenerate.
4208
4209 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4210
4211         PR other/40159
4212         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4213         gcc-no-bootstrap are mutually exclusive.
4214         * Makefile.in: Rebuilt.
4215
4216 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4217
4218         PR other/40159
4219         * Makefile.tpl (all): Don't end with unconditional success.
4220         * Makefile.in: Rebuilt.
4221
4222 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4223
4224         PR target/37137
4225         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4226         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4227         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4228         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4229         stage_configureflags, stage_cflags and stage_libcflags into
4230         explicit Makefile macros.
4231         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4232         GFORTRAN.
4233         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4234         CC.  Set CC_FOR_BUILD from CC.
4235         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4236         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4237         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4238         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4239         and GFORTRAN.
4240         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4241         (_LIBCFLAGS): Renamed to _TFLAGS.
4242         (do-compare-debug, do-compare3-debug): Drop.
4243         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4244         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4245         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4246         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4247         (XGCC_FLAGS_FOR_TARGET): New.
4248         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4249         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4250         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4251         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4252         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4253         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4254         TFLAGS.
4255         (BUILD_CONFIG): Include if requested.
4256         (all): Set TFLAGS on bootstrap.
4257         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4258         (all-stageid-prefixmodule): Likewise.
4259         (do-clean, distclean-stageid): Set TFLAGS.
4260         (restrap): Fix whitespace.
4261         * Makefile.in: Rebuilt.
4262
4263 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4264
4265         * config.guess: Sync with src.
4266
4267 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4268
4269         * configure.ac ($with_ppl):  Default to no if not supplied.
4270         ($with_cloog):  Likewise.
4271         configure:  Regenerate.
4272
4273 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4274
4275         * MAINTAINERS: Update my e-mail address.
4276
4277 2009-04-27  Nick Clifton  <nickc@redhat.com>
4278
4279         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4280
4281 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4282
4283         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4284         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4285         * Makefile.in: Regenerate.
4286
4287 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4288
4289         PR bootstrap/39739
4290         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4291         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4292
4293         * configure, Makefile.in: Regenerate.
4294
4295 2009-04-21  Taras Glek  <tglek@mozilla.com>
4296
4297         * include/hashtab.h: Update GTY annotations to new syntax
4298         * include/splay-tree.h: Likewise
4299
4300 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4301
4302         * config.sub, config.guess: Update from upstream sources.
4303
4304 2009-04-15  Anthony Green  <green@moxielogic.com>
4305
4306         * configure.ac: Add moxie support.
4307         * configure: Rebuilt.
4308
4309 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4310
4311         * configure.ac: Change copyright header to refer to version
4312         3 of the GNU General Public License and to point readers at the
4313         COPYING3 file and the FSF's license web page.
4314         * Makefile.def: Likewise.
4315         * Makefile.tpl: Likewise.
4316         * Makefile.in: Regenerate.
4317
4318 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4319
4320         * configure.ac: Restore match for darwin9 or later. Use double
4321         brackets since regeneration eats one pair.
4322         * configure: Regenerate.
4323
4324 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4325
4326         PR gas/10039
4327         * configure.ac: Require texinfo 4.7.
4328         * configure: Regenerated.
4329
4330 2009-04-09  Nick Clifton  <nickc@redhat.com>
4331
4332         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4333         the GCC Runtime Library Exception.
4334
4335 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4336
4337         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4338         * configure: Regenerate.
4339
4340 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4341
4342         * Makefil.def (languages): New entries.
4343         * Makefile.tpl (check-gcc-*): New generic target.
4344         * Makefile.in: Regenerate.
4345
4346 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4347
4348         * MAINTAINERS:  Update my email address.
4349
4350 2009-03-18  Tom Tromey  <tromey@redhat.com>
4351
4352         * configure: Rebuild.
4353         * configure.ac (host_libs): Add libiconv.
4354         * Makefile.in: Rebuild.
4355         * Makefile.def (host_modules): Add libiconv.
4356         (configure-gdb, all-gdb): Depend on libiconv.
4357
4358 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4359
4360         * configure.ac: Treat gdb as supported on x86_64-darwin.
4361         * configure: Regenerate.
4362
4363 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4364
4365         * configure.ac (--with-host-libstdcxx): New option.
4366         * configure: Regenerate.
4367
4368 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4369
4370         * MAINTAINERS:  Move myself into the write after approval list.
4371
4372 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4373
4374         * MAINTAINERS: Update e-mail address.
4375
4376 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4377
4378         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4379
4380 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4381
4382         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4383
4384 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4385
4386         Backport from git Libtool:
4387
4388         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4389         Support GNU/kOpenSolaris.
4390         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4391         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4392         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4393         GNU/kOpenSolaris.
4394
4395 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4396
4397         * MAINTAINERS: Update e-mail address.
4398
4399 2009-02-24  Michael Eager  <eager@eagercon.com>
4400
4401         * MAINTAINERS (Write After Approval): Add self.
4402
4403 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4404
4405         * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2009-02-05  Andreas Schwab  <schwab@suse.de>
4408
4409         * Makefile.tpl (stage_last): Define $r and $s before using
4410         $(RECURSE_FLAGS_TO_PASS).
4411         * Makefile.in: Regenerate
4412
4413 2009-01-30  Ian Lance Taylor  <iant@google.com>
4414
4415         * MAINTAINERS: Move myself to the Global Reviewers list.
4416
4417 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4418
4419         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4420         * configure: Regenerate.
4421
4422 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4423
4424         * MAINTAINERS: Make whitespace consistent.
4425         Remove Robert Millan from Write After Approval.
4426
4427 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4428
4429         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4430         (all-opcodes): Depend on all-libiberty.
4431         * Makefile.in: Regenerate.
4432
4433 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4434
4435         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4436         * configure: Regenerate.
4437
4438 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4439
4440         * MAINTAINERS (Write After Approval): Add myself.
4441
4442 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4443
4444         * MAINTAINERS: Add myself to reviewers (Fortran).
4445
4446 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4447
4448         PR tree-optimization/38515
4449         * configure.ac (cloog-polylib): Removed.
4450         (with_ppl, with_cloog): Test for "no".
4451         * configure: Regenerated.
4452
4453 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4454
4455         * MAINTAINERS: Moved myself to reviewers (Fortran).
4456
4457 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4458
4459         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4460         (Write After Approval): Remove myself.
4461
4462 2009-01-03  Diego Novillo  <dnovillo@google.com>
4463
4464         * MAINTAINERS: Remove myself from alias maintainership.
4465
4466 2009-01-02  David Ayers  <ayers@fsfe.org>
4467
4468         * MAINTAINERS: Update e-mail address.
4469
4470 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4471
4472         * MAINTAINERS: Make whitespace consistent.
4473
4474 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4475
4476         Backport from upstream Libtool:
4477         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4478         Add cache variables to tests that require the linker to work.
4479         For shlibpath_overrides_runpath, this also changes the semantics
4480         to let the result from the C compiler take precedence.
4481
4482 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4483
4484         * config.sub, config.guess: Update from upstream sources.
4485
4486 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4487
4488         * configure.ac (ppllibs): Add by default the lib flags.
4489         * configure: Regenerate.
4490
4491 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4492
4493         * MAINTAINERS:  Add myself to the write after approval list.
4494
4495 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4496
4497         * configure.ac: Add double brackets on darwin[912].
4498         * configure: Regenerate.
4499
4500 2008-12-03  Daniel Kraft  <d@domob.eu>
4501
4502         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4503         Approval to Reviewer section (for Fortran front-end).
4504
4505 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4506
4507         * configure.ac: Expand to darwin10 and later.
4508         * configure: Regenerate.
4509
4510 2008-12-02  Andreas Schwab  <schwab@suse.de>
4511
4512         * Makefile.def: configure-target-boehm-gc depends on
4513         all-target-libstdc++-v3.
4514         * Makefile.in: Regenerate.
4515
4516 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4517
4518         * MAINTAINERS:  Add myself as mingw maintainer.
4519
4520 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4521
4522         * config.sub, config.guess: Update from upstream sources.
4523
4524 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4525
4526         * README.SCO: Remove.
4527
4528 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4529
4530         * MAINTAINERS:  Add myself to the write after approval list.
4531
4532 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4533
4534         * MAINTAINERS:  Update my email address in WAA section.
4535
4536 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4537
4538         * MAINTAINERS: Update e-mail address.
4539
4540 2008-11-27  Toon Moene  <toon@moene.org>
4541
4542         * MAINTAINERS: Change e-mail address.
4543
4544 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4545
4546         * configure.ac: Build gdb for i?86-*-darwin*
4547         * configure: Regenerated.
4548
4549 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4550
4551         * MAINTAINERS: Added my full name.
4552
4553 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4554
4555         PR bootstrap/38014
4556         PR bootstrap/37923
4557
4558         Revert:
4559
4560         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4561
4562         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4563         * Makefile.in: Regenerated.
4564
4565         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4566
4567         PR gdb/921
4568         PR gdb/1646
4569         PR gdb/2175
4570         PR gdb/2176
4571
4572         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4573         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4574         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4575         (HOST_EXPORTS): Pass CPPFLAGS.
4576         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4577         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4578         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4579         * Makefile.in, configure: Regenerated.
4580         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4581         and CPPFLAGS_FOR_BUILD.
4582
4583 2008-11-06  Jeff Law  <law@redhat.com>
4584
4585         * MAINTAINERS: Add myself as middle end maintainer.
4586
4587 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4588
4589         * MAINTAINERS (Write after approval): Add myself.
4590
4591 2008-11-05  Diego Novillo  <dnovillo@google.com>
4592
4593         * MAINTAINERS (Global Reviewers): Add myself.
4594         (Non-Algorithmic Maintainers): Remove myself.
4595
4596 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4597
4598         * MAINTAINERS (Write after approval): Add myself.
4599
4600 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4601
4602         * MAINTAINERS (Write after approval): Add myself.
4603
4604 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4605
4606         * configure.ac (spu-*-*): Remove special case.
4607         * configure: Regenerate.
4608
4609 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4610
4611         * MAINTAINERS (Write after approval): Update my email address.
4612
4613 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4614
4615         * configure.ac [spu-*-*]: Do not set skipdirs.
4616         * configure: Re-generate.
4617
4618 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4619
4620         * MAINTAINERS (Various Maintainers): Add myself to reload.
4621
4622 2008-10-25  Richard Guenther  <rguenther@suse.de>
4623
4624         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4625         maintainer.  Remove myself as libgcc-math maintainer.
4626         (Non-Algorithmic Maintainers): Remove myself.
4627
4628 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4629
4630         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4631         * Makefile.in: Regenerated.
4632
4633 2008-10-23  Cary Coutant  <ccoutant@google.com>
4634
4635         * MAINTAINERS (Write after approval): Add myself.
4636
4637 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4638
4639         PR gdb/921
4640         PR gdb/1646
4641         PR gdb/2175
4642         PR gdb/2176
4643
4644         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4645         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4646         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4647         (HOST_EXPORTS): Pass CPPFLAGS.
4648         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4649         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4650         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4651         * Makefile.in, configure: Regenerated.
4652         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4653         and CPPFLAGS_FOR_BUILD.
4654
4655 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4656
4657         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4658         Sebastian Pop.
4659
4660 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4661
4662         * MAINTAINERS (Write After Approval): Added myself.
4663
4664 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4665
4666         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4667         recommended version to 2.3.2.
4668
4669         * configure: Regenerate.
4670
4671 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4672
4673         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4674
4675 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4676
4677         * MAINTAINERS (Write After Approval): Update e-mail address.
4678
4679 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4680
4681         * libtool.m4: Update to libtool 2.2.6.
4682         * lt~obsolete.m4: Update to libtool 2.2.6.
4683         * ltmain.sh: Update to libtool 2.2.6.
4684         * ltsugar.m4: Update to libtool 2.2.6.
4685         * ltversion.m4: Update to libtool 2.2.6.
4686         * ltoptions.m4: Update to libtool 2.2.6.
4687         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4688
4689 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4690
4691         * MAINTAINERS (Write After Approval): Add myself.
4692
4693 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4694
4695         * MAINTAINERS (Write After Approval): Update my name.
4696
4697 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4698
4699         * MAINTAINERS: Add myself in "Write After Approval".
4700
4701 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4702
4703         * MAINTAINERS: Add myself as ia64 maintainer.
4704
4705 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4706
4707         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4708         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4709         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4710         and Michael Tiemann from Write After Approval since they do not
4711         actually have access.
4712
4713 2008-09-05  Richard Guenther  <rguenther@suse.de>
4714
4715         * configure.ac: Initialize clooglibs to -lcloog.
4716         * configure: Re-generate.
4717
4718 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4719
4720         * MAINTAINERS (Write After Approval): Add myself.
4721
4722 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4723
4724         * configure.ac (--with-cloog-polylib): New.
4725         (--disable-cloog-version-check): New.
4726         (--disable-ppl-version-check): New.
4727         * configure: Re-generate.
4728
4729 2008-09-03  Richard Guenther  <rguenther@suse.de>
4730
4731         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4732         cloog test.
4733         * configure: Re-generate.
4734
4735 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4736
4737         Add picoChip port.
4738         * MAINTAINERS: Add picoChip maintainers.
4739
4740 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4741             Tobias Grosser  <grosser@fim.uni-passau.de>
4742             Jan Sjodin  <jan.sjodin@amd.com>
4743             Harsha Jagasia  <harsha.jagasia@amd.com>
4744             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4745             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4746             Adrien Eliche  <aeliche@isty.uvsq.fr>
4747
4748         Merge from graphite branch.
4749         * configure: Regenerate.
4750         * Makefile.in: Regenerate.
4751         * configure.ac (host_libs): Add ppl and cloog.
4752         Add checks for PPL and CLooG.
4753         * Makefile.def (ppl, cloog): Added modules and dependences.
4754         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4755         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4756
4757 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4758
4759         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4760         (GCC_SHLIB_SUBDIR): New.
4761         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4762         * configure: Regenerate.
4763         * Makefile.in: Regenerate.
4764
4765 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4766
4767         * MAINTAINERS: Consistently use tabs to separate columns.
4768
4769 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4770
4771         * MAINTAINERS (Write after Approval): Add myself.
4772
4773 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4774
4775         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4776         Enable bfd, binutils and opcodes.
4777         * configure: Regenerate.
4778
4779 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4780
4781         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4782
4783 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4784
4785         * MAINTAINERS:  Use correct Umlaut for last name.
4786
4787 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4788
4789         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4790
4791 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4792
4793         * MAINTAINERS: Update my email address.
4794
4795 2008-08-16  Nicolas Roche  <roche@adacore.com>
4796
4797         * Makefile.tpl: Add BOOT_ADAFLAGS.
4798         * Makefile.in: Regenerate.
4799
4800 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4801
4802         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4803         * configure: Regenerate.
4804
4805 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4806
4807         * configure.ac: Add makefile fragments for hpux.
4808         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4809         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4810         * configure: Regenerate.
4811         * Makefile.in: Regenerate.
4812
4813 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4814
4815         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4816
4817 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4818
4819         * MAINTAINERS (Write after Approval): Add myself.
4820
4821 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4822
4823         * MAINTAINERS (Write After Approval):  Add myself.
4824
4825 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4826
4827         * MAINTAINERS (Write After Approval):  Add myself.
4828
4829 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4830
4831         * MAINTAINERS: Update my email address.
4832
4833 2008-06-25  Joey Ye  <joey.ye@intel.com>
4834
4835         * MAINTAINERS (Write After Approval):  Add myself.
4836
4837 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4838
4839         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4840         * Makefile.in: Regenerate.
4841         * configure: Regenerate.
4842
4843 2008-06-17  Daniel Kraft  <d@domob.eu>
4844
4845         * MAINTAINERS (Write After Approval):  Add myself.
4846
4847 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4848
4849         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4850         "$@" is still intact with both Autoconf 2.59 and 2.62.
4851         * configure: Regenerate.
4852
4853 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4854
4855         * Makefile.tpl: Fix comment errors.
4856         * Makefile.in: Regenerate.
4857
4858 2008-06-12  David S. Miller  <davem@davemloft.net>
4859             David Edelsohn  <edelsohn@gnu.org>
4860
4861         * configure.ac: Add powerpc*-*-* to gold supported targets.
4862         * configure: Regenerate.
4863
4864 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4865
4866         PR tree-optimization/36218
4867         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4868         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4869         (all prefix="build-"): Pass them to build-system sub-makes.
4870         * Makefile.in: Regenerate.
4871
4872 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4873
4874         * MAINTAINERS (mt port): Remove.
4875         (sco5, unixware, sco udk): Remove.
4876         (Kean Johnston): Add to Write After Approval.
4877
4878 2008-05-30  Julian Brown  <julian@codesourcery.com>
4879
4880         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4881         of libobjc for ARM EABI Linux.
4882         * configure: Regenerate.
4883
4884 2008-05-18  Xinliang David Li   <davidxl@google.com>
4885
4886         * ChangeLog: Remove wrong ChangeLog entry.
4887
4888 2008-05-17  Xinliang David Li   <davidxl@google.com>
4889
4890         * MAINTAINERS (Write After Approval): Add myself.
4891
4892 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4893
4894         * MAINTAINERS (Write After Approval): Add myself.
4895
4896 2008-05-14  Rafael Espíndola  <espindola@google.com>
4897
4898         * config-ml.in: don't handle --enable-shared and --enable-static.
4899
4900 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4901
4902         * MAINTAINERS: Update my email address.
4903
4904 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4905
4906         * MAINTAINERS: Update my email address.
4907
4908 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4909
4910         * MAINTAINERS (Write After Approval): Add myself.
4911
4912 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4913
4914         * MAINTAINERS (Write After Approval): Add myself.
4915
4916 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4917
4918         * MAINTAINERS (crx): Add myself.
4919
4920 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4921
4922         Sync with src:
4923         2008-04-14  David S. Miller  <davem@davemloft.net>
4924
4925         * configure.ac: Add sparc*-*-* to gold supported targets.
4926         * configure: Regenerate.
4927
4928 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4929
4930         PR bootstrap/35457
4931         * configure.ac: Include override.m4.
4932         * configure: Regenerate.
4933
4934 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4935
4936         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4937         * Makefile.in: Regenerate.
4938
4939 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4940
4941         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4942         as nonconfigurable directories list.
4943         * configure: Regenerate.
4944
4945 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4946
4947         * config.sub, config.guess: Update from upstream sources.
4948
4949 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4950
4951         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4952         * Makefile.in: Regenerate.
4953
4954 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4955
4956         * configure.ac: Do not build libssp for the AVR.
4957         * configure: Regenerate.
4958
4959 2008-04-07  Ian Lance Taylor  <iant@google.com>
4960
4961         * Makefile.def: check-gold depends upon all-binutils.
4962         * Makefile.in: Regenerate.
4963
4964 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4965
4966         * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2008-04-04  Nick Clifton  <nickc@redhat.com>
4969
4970         PR binutils/4334
4971         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4972         builds.
4973         * configure: Regenerate.
4974
4975 2008-04-04  NightStrike  <NightStrike@gmail.com>
4976
4977         PR other/35151
4978         * configure.ac: Combine rules for mingw32 and mingw64.
4979         * configure: Regenerate.
4980
4981 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4982
4983         * MAINTAINERS (Write After Approval): Add myself.
4984
4985 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4986
4987         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4988         * Makefile.in (.NOTPARALLEL): Ditto.
4989
4990 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4991
4992         * MAINTAINERS (Write After Approval): Add myself.
4993
4994 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4995
4996         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4997         * Makefile.in (.NOTPARALLEL): Regenerate.
4998
4999 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5000
5001         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5002         * Makefile.in: Regenerate.
5003
5004 2008-03-26  Jakub Staszak  <kuba@et.pl>
5005
5006         * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5009
5010         * MAINTAINERS:  Update e-mail address.
5011
5012 2008-03-20  Ian Lance Taylor  <iant@google.com>
5013
5014         * configure.ac: Add support for --enable-gold.
5015         * Makefile.def: Add gold as a directory like ld.
5016         * configure, Makefile.in: Regenerate.
5017
5018 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5019
5020         * configure.ac: m4_include config/proginstall.m4.
5021         * configure: Regenerate.
5022
5023         Backport from upstream Libtool:
5024
5025         2007-10-12  Eric Blake  <ebb9@byu.net>
5026
5027         Deal with Autoconf 2.62's semantic change in m4_append.
5028         * ltsugar.m4 (lt_append): Replace broken versions of
5029         m4_append.
5030         (lt_if_append_uniq): Don't require separator to be overquoted,
5031         and avoid broken m4_append.
5032         (lt_dict_add): Fix typo.
5033         * libtool.m4 (_LT_DECL): Don't overquote separator.
5034
5035 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5036
5037         * config.rpath: Add AIX 6 support.
5038
5039 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * Makefile.def (stageprofile).  Remove -fprofile-generate
5042         from stage_libcflags.
5043         * Makefile.in: Regenerate.
5044
5045 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5046
5047         * config.sub, config.guess: Update from upstream sources.
5048
5049 2008-03-06  Tom Tromey  <tromey@redhat.com>
5050
5051         * MAINTAINERS: Update for treelang deletion.
5052
5053 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5054
5055         * MAINTAINERS: Update my email address.
5056
5057 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5058
5059         * MAINTAINERS (darwin port): Add myself as a maintainer.
5060         (objective-c/c++): Add myself as a maintainer.
5061
5062 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5063
5064         * MAINTAINERS (Write After Approval): Update my email address.
5065
5066 2008-02-25  Tomas Bily  <tbily@suse.cz>
5067
5068         * MAINTAINERS (Write After Approval): Add myself.
5069
5070 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5071
5072         * MAINTAINERS (OpenMP): Add myself.
5073
5074 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5075
5076         PR bootstrap/32009
5077         PR bootstrap/32161
5078
5079         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5080         * configure: Regenerate.
5081
5082         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5083         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5084         STAGE4_LIBCFLAGS): New.
5085         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5086         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5087         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5088         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5089         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5090         for target modules.  Don't export LIBCFLAGS.
5091         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5092         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5093         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5094         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5095         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5096         * Makefile.in: Regenerate.
5097
5098 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5099
5100         PR libgcj/33085
5101         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5102         Do not use -DDLL_EXPORT.  Backport from upstream.
5103
5104 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5105
5106         * MAINTAINERS (Write After Approval): Add myself.
5107
5108 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5109
5110         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5111         * configure: Regenerate.
5112
5113 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5114
5115         * configure.ac (xtensa*-*-*): Recognize processor variants.
5116         * configure: Regenerate.
5117
5118 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5119
5120         PR bootstrap/34922
5121         * configure.ac (PARSE_ARGS): Push suitable setting of
5122         ac_subdirs_all, for `./configure --help=recursive'.
5123         Handle `+' in generic toplevel directory disabling.
5124         * configure: Regenerate.
5125
5126 2008-01-28  Nick Clifton  <nickc@redhat.com>
5127
5128         * MAINTAINERS (xstormy16): Take over maintainership.
5129
5130 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5131
5132         * MAINTAINERS (c4x port): Remove.
5133
5134 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5135
5136         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5137
5138 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5139
5140         * config.sub, config.guess: Update from upstream sources.
5141
5142 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5143
5144         * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5147
5148         * MAINTAINERS: Update my email address.
5149
5150 2008-01-09  Raksit Ashok  <raksit@google.com>
5151
5152         * MAINTAINERS (Write After Approval): Add myself.
5153
5154 2008-01-09  Raksit Ashok  <raksit@google.com>
5155
5156         * MAINTAINERS (Write After Approval): Add myself.
5157
5158 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5159
5160         * config.sub, config.guess: Update from upstream sources.
5161
5162 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5163
5164         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5165         Change recommended MPFR from 2.2.1 -> 2.3.0.
5166         * configure: Regenerate.
5167
5168 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5169
5170         * MAINTAINERS: Update my email address.
5171
5172 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5173
5174         * MAINTAINERS: Update my email address.
5175
5176 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5177
5178         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5179         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5180         * Makefile.in: Regenerate.
5181
5182 2007-12-10  Mark Heffernan  <meheff@google.com>
5183
5184         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5185         misplaced entries.
5186
5187 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5188
5189         * configure.ac: Enable libjava for x86_64-*-darwin9.
5190         * configure: Regenerate.
5191
5192 2007-12-07  Bill Maddox  <maddox@google.com>
5193
5194         * MAINTAINERS (Write After Approval): Add myself.
5195
5196 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5197
5198         * config.sub, config.guess: Update from upstream sources.
5199
5200 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5201
5202         * config-ml.in: Remove 64bit configure tests.
5203
5204 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5205
5206         * config-ml.in: Robustify against white space in absolute file
5207         names.
5208
5209         * config-ml.in (multi-clean): Substitute ${Makefile}.
5210         Remove superfluous ${Makefile} in list.
5211
5212 2007-11-19  Thiemo Seufer  <ths@mips.com>
5213
5214         * config-ml.in: Don't hardcode the Makefile name.
5215
5216 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5217
5218         * MAINTAINERS (Write After Approval): Add myself.
5219
5220 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2007-11-06  Doug Kwan  <dougkwan@google.com>
5225
5226         * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5229
5230         * MAINTAINERS (mercury): Remove entry.
5231         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5232
5233 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5234
5235         * Makefile.def (dependencies): Make configure-gdb depend on
5236         all-intl.
5237         * Makefile.in: Regenerated.
5238
5239 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5240
5241         * MAINTAINERS (Fortran maintainer): Remove myself.
5242
5243 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5244
5245         * Makefile.def: To avoid problems running with parallel makes,
5246         build newlib before libgloss so that target specific header
5247         files are availble.
5248         * Makefile.in: Regenerate
5249
5250 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5251
5252         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5253         * Makefile.in: Regenerate.
5254
5255 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5256
5257         * MAINTAINERS (Register allocation reviewer): Add myself.
5258
5259 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5260
5261         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5262         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5263         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5264         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5265         * configure: Regenerate.
5266
5267 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5268
5269         * MAINTAINERS (Register allocation reviewer): Add myself.
5270
5271 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5272
5273         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5274         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5275         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5276         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5277         * configure.ac: Default them to host tools for $host = $build.
5278         Subst them.
5279
5280         * configure: Regenerate.
5281         * Makefile.in: Regenerate.
5282
5283 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5284
5285         * MAINTAINERS (Register allocation reviewer): Add myself.
5286
5287 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5288
5289         * MAINTAINERS (Register allocation reviewer): Add myself.
5290
5291 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5292
5293         * MAINTAINERS (Write After Approval): Fix typo.
5294
5295 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5296
5297         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5298         * configure: Regenerate.
5299
5300 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5301
5302         PR bootstrap/31906
5303         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5304         they're already prefixed.
5305
5306 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5307
5308         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5309         libstdc++.
5310         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5311         * configure: Regenerate.
5312         * Makefile.in: Regenerate.
5313
5314 2007-09-17  Andreas Schwab  <schwab@suse.de>
5315
5316         * configure.ac: Raise minimum makeinfo version to 4.6.
5317         * configure: Regenerate.
5318
5319 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5320
5321         * MAINTAINERS (write-after-approval) add myself
5322
5323 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5324
5325         * configure.ac: Correct makeinfo version check.
5326         * configure: Regenerate.
5327
5328 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5329
5330         * MAINTAINERS: Update my email address.
5331
5332 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5333
5334         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5335         to $skipdirs and only disable gprof for newlib.  Use the normal
5336         mips*-elf* handling in other respects.
5337         * configure: Regnerate.
5338
5339 2007-09-12  David Daney  <ddaney@avtrex.com>
5340
5341         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5342         enabling libgcj.
5343         * configure: Regenerate.
5344
5345 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5346
5347         PR other/32154
5348         * configure.ac: For libgloss targets, point the linker to the linker
5349         script, startup code and simulator library.
5350         * configure: Regenerate.
5351
5352 2007-09-07  Andrew Haley  <aph@redhat.com>
5353
5354         * configure.ac (noconfigdirs): Remove target-libffi and
5355         target-libjava.
5356         * configure: Regenerate.
5357
5358 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5359
5360         PR target/33281
5361         * configure.ac: Use config/mh-mingw on mingw.
5362         * configure: Regenerate.
5363
5364 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5365
5366         * MAINTAINERS (Write After Approval): Add myself.
5367
5368 2007-09-05  Richard Guenther  <rguenther@suse.de>
5369
5370         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5371         nor --disable-checking is provided also turn on yes and types
5372         checking for stage1.
5373         * configure: Re-generate.
5374
5375 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5376
5377         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5378         (Write After Approval): Remove myself.
5379
5380 2007-08-29  Nick Clifton  <nickc@redhat.com>
5381
5382         * config.sub, config.guess: Update from upstream sources.
5383
5384 2007-08-22  Bud Davis  <jmdavis@link.com>
5385
5386         * MAINTAINERS (Write After Approval): Added myself.
5387         * MAINTAINERS (Reviewers): Removed myself.
5388
5389 2007-08-18  Paul Brook  <paul@codesourcery.com>
5390             Joseph Myers  <joseph@codesourcery.com>
5391
5392         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5393         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5394         * Makefile.in: Regenerate.
5395         * configure.ac (--with-debug-prefix-map): New.
5396         * configure: Regenerate.
5397
5398 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5399             Nigel Stephens  <nigel@mips.com>
5400
5401         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5402         as target_makefile_frag.
5403         * configure: Regenerate.
5404
5405 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5406
5407         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5408         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5409         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5410         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5411         (do-compare, do-compare3, do-compare-debug): New.
5412         ([+compare-target+]): Use them.
5413
5414 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5415
5416         * MAINTAINERS (Write After Approval): Change my email address.
5417
5418 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5419             Ben Elliston  <bje@au.ibm.com>
5420
5421         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5422         --silent if $silent.
5423         * configure: Regenerate.
5424
5425 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5426
5427         * MAINTAINERS (Various Maintainers): Add myself as
5428         loop infrastructure maintainer.  Update my e-mail
5429         address.
5430
5431 2007-07-31  Diego Novillo  <dnovillo@google.com>
5432
5433         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5434         Adjust description.
5435
5436 2007-07-26  Richard Guenther  <rguenther@suse.de>
5437
5438         * configure.ac: Add types checking to stage1 checking flags.
5439         * configure: Regenerate.
5440
5441 2007-07-17  Nick Clifton  <nickc@redhat.com>
5442
5443         * COPYING3: New file.  Contains version 3 of the GNU General
5444         Public License.
5445         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5446         Lesser General Public License.
5447
5448 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5449
5450         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5451
5452 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5453
5454         * MAINTAINERS (S/390 co-maintainer): Add myself.
5455         (Write After Approval): Remove myself.
5456
5457 2007-07-13  Dan Hipschman  <dsh@google.com>
5458
5459         * MAINTAINERS (Write After Approval): Add myself.
5460
5461 2007-07-11  Nick Clifton  <nickc@redhat.com>
5462
5463         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5464         WINDRES export.
5465         * Makefile.in: Regenerate.
5466
5467 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5468
5469         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5470         maintainer.
5471
5472 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5473
5474         * lt~obsolete.m4: New. Import from 20070318 libtool.
5475
5476 2007-07-03  Julian Brown  <julian@codesourcery.com>
5477
5478         * MAINTAINERS (Write After Approval): Add myself.
5479
5480 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5481
5482         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5483         * configure: Regenerate.
5484
5485 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5486
5487         * configure.ac: Add some missing m4 quotation.
5488         * configure: Regenerate.
5489
5490 2007-07-02  Simon Baldwin  <simonb@google.com>
5491
5492         * MAINTAINERS (Write After Approval): Add myself.
5493
5494 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5495
5496         * configure: Regenerate.
5497
5498 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5499
5500         * Makefile.def: Add windmc tool to build.
5501         * Makefile.tpl: Likewise.
5502         * configure.ac: Likewise.
5503         * Makefile.in: Regenerate.
5504         * configure: Regenerate.
5505
5506 2007-06-28  DJ Delorie  <dj@redhat.com>
5507
5508         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5509         not building newlib.
5510         * configure: Regenerated.
5511
5512 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5513
5514         * MAINTAINERS (Write After Approval): Add myself.
5515
5516 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5517
5518         * MAINTAINERS (Write After Approval): Add myself.
5519
5520 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5521
5522         * MAINTAINERS (Write After Approval): Add myself.
5523
5524 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5525
5526         * MAINTAINERS (Write After Approval): Add myself.
5527
5528 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5529
5530         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5531         * Makefile.in: Regenerated.
5532
5533 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5534
5535         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5536         bfin*-*-uclinux* targets.
5537         * configure: Regenerate.
5538
5539 2007-06-14  Ian Lance Taylor  <iant@google.com>
5540
5541         * MAINTAINERS: Add myself as non-algorithmic global write
5542         maintainer.
5543
5544 2007-06-14  Diego Novillo  <dnovillo@google.com>
5545
5546         * MAINTAINERS: Add self as middle-end maintainer and
5547         non-algorithmic global write maintainer.
5548
5549 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5550
5551         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5552         Move all Fortran maintainers except Paul Brook into the
5553         Non-Autopoiesis section.
5554
5555 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5556
5557         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5558         (distclean-stage[+id+]): Possibly delete stage_last.
5559         * Makefile.in: Regenerate.
5560
5561 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5562
5563         * MAINTAINERS (Various Maintainer): Fix typo.
5564
5565 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5566
5567         * MAINTAINERS (Various Maintainer): Add myself as
5568         dataflow maintainer.
5569
5570 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5571
5572         * config.sub, config.guess: Update from upstream sources.
5573
5574 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5575
5576         * Makefile.tpl: Fix spelling error.
5577         * Makefile.in: Regenerate.
5578
5579 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5580
5581         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5582         lt_cv_sys_max_cmd_len.
5583
5584 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5585
5586         * MAINTAINERS (Various Maintainers): Add myself as
5587         auto-vectorizer maintainer.
5588
5589 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5590
5591         PR libjava/32098
5592         * libtool.m4: Revert previous change.
5593         * ltgcc.m4: Put it here.
5594
5595 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5596
5597         * MAINTAINERS (Various Maintainers): Add myself as
5598         auto-vectorizer maintainer.
5599
5600 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5601
5602         PR libjava/32098
5603         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5604
5605 2007-05-30  Richard Guenther  <rguenther@suse.de>
5606
5607         * MAINTAINERS (Various Maintainers): Add myself as
5608         auto-vectorizer maintainer.
5609
5610 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5611
5612         PR bootstrap/29382
5613         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5614         * configure: Rebuilt.
5615
5616 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5617
5618         * MAINTAINERS (Write After Approval): Removed my name.
5619
5620 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5621
5622         * MAINTAINERS (Write After Approval): Remove myself.
5623
5624 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5625
5626         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5627
5628 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5629
5630         * ltmain.sh: Update from ToT Libtool.
5631         * libtool.m4: Update from ToT Libtool.
5632         * ltsugar.m4: New. Update from ToT Libtool.
5633         * ltversion.m4: New. Update from ToT Libtool.
5634         * ltoptions.m4: New. Update from ToT Libtool.
5635         * ltconfig: Remove.
5636         * ltcf-c.sh: Remove.
5637         * ltcf-cxx.sh: Remove.
5638         * ltcf-gcj.sh: Remove.
5639
5640 2007-05-22  Ollie Wild  <aaw@google.com>
5641
5642         * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5645
5646         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5647         stage_cflags.
5648         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5649         Remove CFLAGS/LIBCFLAGS.
5650         (configure-stage[+id+]-[+prefix+][+module+],
5651         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5652         * Makefile.in: Regenerate.
5653
5654 2007-05-15  Diego Novillo  <dnovillo@google.com>
5655
5656         * MAINTAINERS: Update e-mail address.
5657
5658 2007-05-15  Revital Eres  <eres@il.ibm.com>
5659
5660         * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5663
5664         * MAINTAINERS (Write After Approval): Updated my address.
5665
5666 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5667
5668         * MAINTAINERS (Write After Approval): Add myself.
5669
5670 2007-05-11  Silvius Rus  <rus@google.com>
5671
5672         * MAINTAINERS (Write After Approval): Add myself.
5673
5674 2007-04-23  Tom Tromey  <tromey@redhat.com>
5675
5676         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5677
5678 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5679
5680         * MAINTAINERS (cpplib): Rename to ...
5681         (libcpp): ... this.  Add C/C++ front end maintainers.
5682
5683 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5684
5685         * config-ml.in: Pass ${ml_config_env} to configure calls.
5686
5687 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5688
5689         * MAINTAINERS (Write After Approval): Add myself.
5690
5691 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5692
5693         * MAINTAINERS (Write After Approval): Add myself.
5694
5695 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5696
5697         * MAINTAINERS (fortran 95 front end): Add myself.
5698
5699 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5700
5701         * MAINTAINERS (Write After Approval): Add myself.
5702
5703 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5704
5705         * MAINTAINERS (Modulo Scheduler): Add myself.
5706
5707 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5708
5709         * MAINTAINERS (fortran 95 front end): Add myself.
5710         (c++ front end): whitespace fix.
5711
5712 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5713
5714         * MAINTAINERS (Write After Approval): Add myself.
5715
5716 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5717
5718         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5719         of glob.  Quote arguments with single quotes too.
5720         * configure: Regenerate.
5721
5722 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5723
5724         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5725         * Makefile.in: Regenerate
5726
5727 2007-03-07  Andreas Schwab  <schwab@suse.de>
5728
5729         * configure: Regenerate.
5730
5731 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5732
5733         * configure.ac: Add "--with-pdfdir" configure option,
5734         which defines pdfdir variable.
5735         * Makefile.def (target=fixincludes): Add install-pdf to
5736         missing targets.
5737         (recursive_targets): Add install-pdf target.
5738         (flags_to_pass): Add pdfdir.
5739         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5740         target.
5741         * configure: Regenerate
5742         * Makefile.in: Regenerate
5743
5744 2007-02-28  Eric Christopher  <echristo@apple.com>
5745
5746         Revert:
5747         2006-12-07  Mike Stump  <mrs@apple.com>
5748
5749         * Makefile.def (dependencies): Add dependency for
5750         install-target-libssp and install-target-libgomp on
5751         install-gcc.
5752         * Makefile.in: Regenerate.
5753
5754 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5755
5756         * configure: Regenerate.
5757         * configure.ac: Move statements after variable declarations.
5758
5759 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5760
5761         * MAINTAINERS: Add myself as sh maintainer.
5762
5763 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5764
5765         * configure.ac: Adjust for loop syntax.
5766         * configure: Regenerate.
5767
5768 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5769
5770         * configure: Rebuilt.
5771
5772 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5773
5774         * configure.ac: Drop multiple occurrences of --enable-languages,
5775         and fix its quoting.
5776         * configure: Rebuilt.
5777
5778 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5779             Nathan Sidwell  <nathan@codesourcery.com>
5780             Vladimir Prus  <vladimir@codesourcery.com>
5781             Joseph Myers  <joseph@codesourcery.com>
5782
5783         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5784         * configure: Regenerate.
5785
5786 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5787
5788         * ltconfig (freebsd*): Default to elf.
5789
5790 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5791
5792         * configure.ac (target_libraries): Move libgcc before libiberty.
5793         * configure: Regenerated.
5794
5795 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5796             Paolo Bonzini  <bonzini@gnu.org>
5797
5798         PR bootstrap/30753
5799         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5800         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5801         * configure: Regenerated.
5802
5803 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5804
5805         * MAINTAINERS (Language Front End Maintainers): Update my mail
5806         address.
5807
5808 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5809
5810         PR bootstrap/30748
5811         * configure.ac: Correct syntax for Solaris ksh.
5812         * configure: Regenerated.
5813
5814 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5815
5816         * configure.ac: Sync with src.
5817         * configure: Regenerate.
5818
5819 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5820
5821         * Makefile.in: Regenerate.
5822
5823 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5824
5825         * config.sub: Sync with src.
5826
5827 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5828
5829         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5830         noncanonical equivalents.
5831         * configure.in: Rename to...
5832         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5833         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5834         target_noncanonical.  Use them.  Rewrite removal of configure
5835         arguments for autoconf 2.59.  Discard variable settings.  Force
5836         program_transform_name for native tools.
5837
5838         * Makefile.in: Regenerated.
5839         * configure: Regenerated with autoconf 2.59.
5840
5841 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5842
5843         * MAINTAINERS (Write After Approval): Add myself.
5844
5845 2007-01-31  Andreas Schwab  <schwab@suse.de>
5846
5847         * Makefile.tpl (LDFLAGS): Substitute it.
5848         * Makefile.in: Regenerate.
5849
5850 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5851
5852         * MAINTAINERS (Write After Approval): Add myself.
5853
5854 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5855
5856         * MAINTAINERS (spu port): Add myself.
5857
5858 2007-01-23  Richard Guenther  <rguenther@suse.de>
5859
5860         PR bootstrap/30541
5861         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5862         * Makefile.tpl (GNATBIND): Substitute it.
5863         (GNATMAKE): Likewise.
5864         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5865         of STAGE_PREFIX.
5866         * Makefile.in: Regenerate.
5867         * configure: Regenerate.
5868
5869 2007-01-18  Mike Stump  <mrs@apple.com>
5870
5871         * configure.in: Re-enable -Werror for gcc builds.
5872
5873 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5874
5875         * MAINTAINERS (Write After Approval): Add myself.
5876
5877 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5878
5879         * configure.in: Change == to = in test command.
5880         * configure: Regenerate.
5881
5882 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5883             Nick Clifton  <nickc@redhat.com>
5884             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5885
5886         * configure.in (build_configargs, host_configargs, target_configargs):
5887         Remove build/host/target parameters.
5888         (host_libs): Add gmp and mpfr.
5889         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5890         * Makefile.def (gmp, mpfr): New.
5891         (gcc): Remove target.
5892         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5893         target_os, target_vendor): New.
5894         (configure): Add host_alias/target_alias arguments; adjust invocations.
5895         * configure: Regenerate.
5896         * Makefile.in: Regenerate.
5897
5898 2007-01-11  Matt Fago  <fago@earthlink.net>
5899
5900         * configure.in: Try to link to functions only in mpfr 2.2.x
5901         to improve robustness of configure tests.
5902         * configure: Regenerate.
5903
5904 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5905
5906         * MAINTAINERS: Add myself as i386 maintainer.
5907
5908 2007-01-08  Jan Hubicka  <jh@suse.cz>
5909
5910         * MAINTAINERS: Add myself as i386 maintainer.
5911
5912 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5913
5914         * configure.in: Add support for an x86_64-mingw* target.
5915         * configure: Regenerate.
5916
5917 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5918
5919         * Makefile.tpl (all-target): Correct @if conditional for target
5920         modules.
5921         * configure.in: Omit libiberty if building only target libgcc.
5922         * configure, Makefile.in: Regenerated.
5923
5924 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5925
5926         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5927         * configure: Regenerate.
5928
5929 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5930
5931         * Makefile.def (target_modules): Add libgcc.
5932         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5933         * Makefile.tpl (clean-target-libgcc): Delete.
5934         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5935         on gcc even for bootstrapped modules.  Rewrite handling of
5936         lang_env_dependencies to loop over target_modules.
5937         * configure.in (target_libraries): Add target-libgcc.
5938         * Makefile.in, configure: Regenerated.
5939
5940 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5941
5942         * configure.in: Reorganize recognition of languages.  Add
5943         --enable-stage1-languages.  Show supported languages for the chosen
5944         target rather than all recognized languages.
5945         * configure: Regenerate.
5946
5947 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5948
5949         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5950         * Makefile.in: Regenerate.
5951
5952 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5953
5954         * configure.in: Warn that MPFR 2.2.0 is buggy.
5955         * configure: Regenerate.
5956
5957 2006-12-27  Ian Lance Taylor  <iant@google.com>
5958
5959         * configure.in: When removing Makefiles to force a reconfigure, also
5960         remove prev-DIR*/Makefile.
5961         * configure: Regenerate.
5962
5963 2006-12-22  Andreas Schwab  <schwab@suse.de>
5964
5965         * configure: Regenerate with correct autoconf version.
5966
5967 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5968
5969         * configure.in: add AC_SUBST for *_FOR_TARGET.
5970         * configure: Regenerate.
5971
5972 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5973
5974         * configure.in: Simplify logic for rejecting languages that cannot
5975         be built.  Separate the case when a language is unsupported,
5976         from the case when the user chooses not to build a language.
5977
5978 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5979
5980         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5981         it only affects bootstrap and could be tested on "$host" as well.
5982         * configure: Regenerate.
5983         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5984
5985 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5986
5987         PR bootstrap/29544
5988         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5989         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5990         move here comment from Makefile.tpl.
5991         * Makefile.tpl: Move some definitions higher in the file.
5992         (STAGE1_CHECKING): New.
5993         * configure.in: Add --enable-stage1-checking.
5994         * configure: Regenerate.
5995         * Makefile.in: Regenerate.
5996
5997 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5998
5999         * MAINTAINERS: Add myself as build system maintainer.
6000
6001 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6002
6003         * MAINTAINERS (Write After Approval): Add myself.
6004
6005 2006-12-13  Eric Christopher  <echristo@apple.com>
6006
6007         * MAINTAINERS: Add myself as darwin maintainer.
6008
6009 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6010
6011         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6012
6013 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6014
6015         MAINTAINERS: Update my entry.
6016
6017 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6018
6019         * configure.in:  Handle spu makefile frag.
6020         * Makefile.tpl (MAINT): Define
6021         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6022         * configure: Regenerate.
6023         * Makefile.in: Regenerate.
6024
6025 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6026
6027         * config.guess: Import latest version.
6028         * config.sub: Likewise.
6029
6030 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6031
6032         * configure.in (spu-*-*): Don't skip target-libiberty.
6033         * configure: Regenerate.
6034
6035 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6036
6037         PR bootstrap/30134
6038         * configure.in: Correct x86 darwin support for libjava to powerpc
6039         and i?86 only.
6040         * configure: Regenerate.
6041
6042 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6043
6044         * configure.in: Add x86 darwin support for libjava.
6045         * configure: Regenerate.
6046
6047 2006-12-07  Mike Stump  <mrs@apple.com>
6048
6049         * Makefile.def (dependencies): Add dependency for
6050         install-target-libssp and install-target-libgomp on
6051         install-gcc.
6052         * Makefile.in: Regenerate.
6053
6054 2006-12-04  Richard Guenther  <rguenther@suse.de>
6055
6056         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6057         (Non-Algorithmic Maintainers): Move over non-algorithmic
6058         loop optimizer maintainers, add myself as a non-algorithmic
6059         middle-end maintainer.
6060
6061 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6062
6063         * MAINTAINERS (Write After Approval): Add myself.
6064
6065 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6066
6067         * configure.in: Update error message for missing GMP/MPFR.
6068
6069         * configure: Regenerate.
6070
6071 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6072
6073         * configure.in: Update MPFR version in error message.
6074
6075         * configure: Regenerate.
6076
6077 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6078
6079         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6080         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6081         --with-gmp-lib): New flags.
6082
6083         * configure: Regenerate.
6084
6085 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6086
6087         * MAINTAINERS (Write After Approval): Change my email address.
6088
6089 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6090
6091         * MAINTAINERS (Write After Approval): Add myself.
6092
6093 2006-11-22  Philipp Thomas  <pth@suse.de>
6094
6095         * MAINTAINERS (i18n): Update e-mail address.
6096
6097 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6098
6099         * MAINTAINERS (spu port): Add myself as maintainer.
6100         (Write After Approval): Remove myself.
6101
6102 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6103
6104         * configure.in (skipdirs): Don't build libssp for SPU.
6105         * configure: Regenerate.
6106
6107 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6108
6109         * MAINTAINERS (spu port): Add myself as maintainer.
6110         (libobjc): Update my email address.
6111
6112 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6113
6114         * MAINTAINERS (Write After Approval): Add myself.
6115
6116 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6117
6118         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6119         * configure : Rebuilt.
6120
6121 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6122
6123         * MAINTAINERS (Write After Approval): Add myself.
6124
6125 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6126
6127         * MAINTAINERS (Write After Approval): Add myself.
6128
6129 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6130
6131         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6132         libmpfr.a.
6133         * configure: Regenerate.
6134
6135 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6136
6137         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6138         (unstage): Test for stage_last presence.
6139
6140         PR bootstrap/29802
6141         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6142         STAGE_PREFIX.
6143         * Makefile.in: Regenerate.
6144
6145 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6146
6147         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6148         maintainers.
6149
6150 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6151
6152         * MAINTAINERS (Write After Approval): Add myself.
6153
6154 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6155
6156         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6157         and stageN-package/Makefile.
6158         * Makefile.in: Regenerated.
6159
6160 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6161
6162         * configure.in: Remove target-libgloss from noconfigdirs for
6163         bfin-*-*.
6164         * configure: Regenerated.
6165
6166 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6167
6168         * configure.in (have_gmp): Only error if the gcc directory exists.
6169
6170         * configure: Regenerate.
6171
6172 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6173
6174         * configure.in: Robustify error message for missing GMP/MPFR.
6175
6176         * configure: Regenerate.
6177
6178 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6179
6180         * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6183
6184         * MAINTAINERS: Change email address.
6185
6186 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6187
6188         * MAINTAINERS (Write After Approval): Add myself.
6189
6190 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6191
6192         * MAINTAINERS (Write After Approval): Add myself.
6193
6194 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6195
6196         * MAINTAINERS (Write After Approval): Move myself to
6197         Write After Approval section.
6198
6199 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6200
6201         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6202         need_gmp anymore.
6203         * configure: Regenerate.
6204
6205 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6206
6207         * MAINTAINERS (Write After Approval): Add myself.
6208
6209 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6210
6211         * config.guess: Import latest version.
6212         * config.sub: Likewise.
6213
6214 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6215
6216         * Makefile.def: Added pdf target handling.
6217         * Makefile.tpl: Added pdf target handling.
6218         * Makefile.in: Regenerated.
6219
6220 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6221
6222         * MAINTAINERS: Add self as score port maintainer.
6223
6224 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6225
6226         * MAINTAINERS (Write After Approval): Add myself.
6227
6228 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6229
6230         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6231         or newer.
6232         * configure: Regenerated.
6233
6234 2006-09-27  Dave Brolley  <brolley@redhat.com>
6235
6236         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6237         using $s instead of $r.
6238         * configure: Regenerated.
6239
6240 2006-09-26  Thiemo Seufer  <ths@mips.com>
6241
6242         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6243         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6244         * configure: Regenerate.
6245
6246 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6247
6248         * MAINTAINERS (Write After Approval): Remove myself.
6249
6250 2006-09-22  Chao-ying Fu  <fu@mips.com>
6251
6252         * MAINTAINERS (Write After Approval): Add myself.
6253
6254 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6255
6256         * MAINTAINERS: Add self as soft-fp maintainer.
6257
6258 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6259
6260         * MAINTAINERS: Add myself as avr maintainer.
6261         Remove Marek Michalkiewicz as avr maintainer.
6262
6263 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6264
6265         * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6268
6269         * configure.in: Never build newlib for a Mingw host.
6270         Never build newlib as Mingw target library.
6271         Test the existence of winsup/cygwin for building a Cygwin newlib,
6272         rather than just winsup.
6273         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6274         building a Mingw target.
6275         * configure: Regenerate.
6276
6277 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6278
6279         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6280
6281 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6282
6283         * config.guess: Import from src (was more updated).
6284         * config.sub: Likewise.
6285
6286 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6287
6288         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6289         * configure: Regenerated.
6290
6291 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6292
6293         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6294         for stages after the first.
6295
6296 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6297
6298         * Makefile.def: Add dependencies for configure-opcodes
6299         on configure-intl and all-opcodes on all-intl.
6300         * Makefile.in: Regenerated.
6301
6302 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6303
6304         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6305
6306 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6307
6308         Port to hosts whose 'sort' and 'tail' implementations
6309         treat operands with leading '+' as file names, as POSIX
6310         has required since 2001.  However, make sure the code still
6311         works on pre-POSIX hosts.
6312         * ltmain.sh: Don't assume "sort +2" is equivalent to
6313         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6314
6315 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6316
6317         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6318
6319 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6320
6321         * ltconfig: chmod 644 before ranlib during install.
6322
6323 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6324
6325         PR bootstrap/18058
6326         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6327         if the bootstrap compiler is a GCC version that supports it.
6328         * configure: Regenerate.
6329
6330 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6331
6332         * configure.in: Fix thinkos in previous check-in.
6333         * configure: Regenerate.
6334
6335 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6336
6337         PR other/27063
6338         * configure.in: Test subdir_requires and give an appropriate
6339         error message.
6340         * configure: Regenerate.
6341
6342 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6343
6344         * MAINTAINERS (Write After Approval): Add myself.
6345
6346 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6347
6348         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6349
6350 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6351
6352         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6353
6354 2006-06-20  David Ayers  <d.ayers@inode.at>
6355
6356         PR bootstrap/28072
6357         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6358         whether target-libjava is being configured instead of whether the
6359         java front end is enabled.
6360         * configure: Regenerate.
6361
6362 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6363
6364         PR target/27540
6365         * configure.in: Only enable libgomp on IRIX 6.
6366         * configure: Regenerate.
6367
6368 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6369
6370         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6371         too.
6372         * Makefile.in: Regenerate.
6373
6374 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6375
6376         * config-ml.in: Alter CCASFLAGS to include special
6377         multilib options the same as is done for CFLAGS.
6378
6379 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6380
6381         * configure.in: Don't enable libgomp on hpux10.
6382         * configure: Rebuilt.
6383
6384 2006-06-12  David Ayers  <d.ayers@inode.at>
6385
6386         PR bootstrap/27963
6387         PR target/19970
6388         * configure.in: Remove target-boehm-gc from noconfigdirs where
6389         ${libgcj} is specified.
6390         * configure: Regenerate.
6391
6392 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6393
6394         Sync from src:
6395
6396         * configure.in: Sync.
6397         * configure: Regenerated.
6398
6399         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6400
6401         * Makefile.def: Added dependencies from sim and gdb on intl, and
6402         added configure dependencies to everything with an all dependency
6403         on intl.
6404         * Makefile.in: Regenerated.
6405
6406 2006-06-06  David Ayers  <d.ayers@inode.at>
6407
6408         PR libobjc/13946
6409         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6410         * Makefile.in: Regenerate.
6411         * configure.in: Add --enable-objc-gc at toplevel and have it
6412         enable boehm-gc for Objective-C.
6413         Remove target-boehm-gc from libgcj.
6414         Add target-boehm-gc to target_libraries.
6415         Add target-boehm-gc to noconfigdirs where ${libgcj}
6416         is specified.
6417         Assert that boehm-gc is supported when requested for Objective-C.
6418         Only build boehm-gc if needed either for Java or Objective-C.
6419         * configure: Regenerate.
6420
6421 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6422
6423         PR 27674
6424         * Makefile.tpl (configure-[+prefix+][+module+],
6425         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6426         Remove rule to unstage bootstrapped modules.
6427         (stage_current): New.
6428         * Makefile.in: Regenerate.
6429
6430 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6431
6432         * MAINTAINERS (Write After Approval): Update my e-mail address.
6433
6434 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6435
6436         * include/libiberty.h: Declare pex_run_in_environment.
6437
6438 2006-05-31  Asher Langton  <langton2@llnl.gov>
6439
6440         * MAINTAINERS (Write After Approval): Add myself.
6441
6442 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6443
6444         * Makefile.def (bfd, opcodes): Fix lib_path.
6445         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6446         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6447         * Makefile.in: Regenerate.
6448
6449 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6450
6451         * Makefile.in: Regenerate.
6452
6453 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6454
6455         * Makefile.def: Add install-html target. Add datarootdir
6456         docdir and htmldir to flags_to_pass.
6457         * Makefile.tpl: Add install-html target.
6458         * Makefile.in: Regenerate.
6459         * configure.in: Add --with-datarootdir, --with-docdir, and
6460         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6461         * configure: Regenerate.
6462
6463 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6464
6465         * configure.in: Enable gprof for cross builds.
6466         * configure: Regenerate.
6467
6468 2006-05-22  Richard Guenther  <rguenther@suse.de>
6469
6470         Revert
6471         2006-01-31  Richard Guenther  <rguenther@suse.de>
6472         Paolo Bonzini  <bonzini@gnu.org>
6473
6474         * Makefile.def (target_modules): Add libgcc-math target module.
6475         * configure.in (target_libraries): Add libgcc-math target library.
6476         (--enable-libgcc-math): New configure switch.
6477         * Makefile.in: Re-generate.
6478         * configure: Re-generate.
6479         * libgcc-math: New toplevel directory.
6480
6481 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6482             Andreas Tobler  <a.tobler@schweiz.ch>
6483
6484         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6485         * configure: Rebuilt.
6486
6487 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6488
6489         * MAINTAINERS (Write After Approval): Add myself.
6490
6491 2006-05-01  DJ Delorie  <dj@redhat.com>
6492
6493         * configure.in: Restore CFLAGS if GMP isn't present.
6494         * configure: Regenerate.
6495
6496 2006-05-01  Richard Guenther  <rguenther@suse.de>
6497
6498         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6499         maintainer.
6500
6501 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6502
6503         * MAINTAINERS (Write After Approval): Add myself.
6504
6505 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6506
6507         * MAINTAINERS (Write After Approval): Add myself.
6508
6509 2006-04-18  DJ Delorie  <dj@redhat.com>
6510
6511         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6512         reference libgloss so that libssp can be built in a combined
6513         tree.
6514         * configure: Regenerate.
6515
6516 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6517
6518         * MAINTAINERS (Write After Approval): Add myself.
6519
6520 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6521
6522         * configure.in: Require makeinfo 4.4 or higher.
6523         * configure: Regenerate.
6524
6525 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6526
6527         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6528         Rearrange the entries of other libraries to have them in one place.
6529
6530 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6531
6532         * MAINTAINERS (Write After Approval): Remove myself.
6533         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6534
6535 2006-03-14  Richard Guenther  <rguenther@suse.de>
6536
6537         * configure: Regenerate with autoconf 2.13.
6538
6539 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6540
6541         * MAINTAINERS: Use my work address.
6542
6543         * MAINTAINERS: Update my E-mail address.
6544
6545 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6546
6547         * configure.in: Handle --disable-<component> generically.
6548         * configure: Regenerate.
6549
6550 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6551
6552         PR libgcj/17311
6553         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6554
6555 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6556
6557         * MAINTAINERS (Write After Approval):  Remove myself.
6558         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6559
6560 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6561
6562         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6563         (TARGET_CONFIGDIRS): Remove.
6564         * configure.in: Remove AC_SUBST(target_configdirs).
6565         * Makefile.in, configure: Regenerated.
6566
6567 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6568
6569         * MAINTAINERS (Write After Approval):  Remove myself.
6570         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6571
6572 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6573
6574         PR bootstrap/25670
6575
6576         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6577
6578         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6579         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6580         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6581         BUILD_PREFIX, BUILD_PREFIX_1.
6582         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6583
6584         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6585         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6586
6587         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6588         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6589         of `cat stage_current`.  Always provide the `r' and `s' variables.
6590         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6591         a single shell execution.
6592         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6593         bootstrapped modules, make the stage1 module if the build was not
6594         started yet, else build the current stage.
6595         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6596         (all-build, all-host, all-target, [+make_target+]-host,
6597         [+make_target+]-target): Do not use \-continued lines.
6598         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6599         (current_stage, restrap, stage_last): New.
6600
6601         * Makefile.in: Regenerate.
6602         * configure: Regenerate.
6603
6604 2006-02-19  Bud Davis  <jmdavis@link.com>
6605
6606         * MAINTAINERS (Write After Approval):  Remove myself.
6607         (Language Front End Maintainers):  Add myself as fortran 95
6608         maintainer and update e-mail address.
6609
6610 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6611
6612         * MAINTAINERS (Write After Approval):  Remove myself.
6613         (Language Front End Maintainers):  Add myself as fortran 95
6614         maintainer.
6615
6616 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6617
6618         * MAINTAINERS (Write After Approval): Add myself.
6619
6620 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6621
6622         * MAINTAINERS (Write After Approval):  Remove myself.
6623         (Language Front End Maintainers):  Add myself as
6624         fortran 95 maintainer.
6625
6626 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6627
6628         Sync from src:
6629
6630         2005-12-27  Leif Ekblad  <leif@rdos.net>
6631
6632         * configure.in: Add support for RDOS target.
6633         * configure: Regenerate.
6634
6635 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6636             Andreas Schwab  <schwab@suse.de>
6637
6638         * configure: Regenerate.
6639
6640 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6641
6642         * configure.in (enable_libgomp): Add AIX.
6643         * configure: Regenerate.
6644
6645 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6646
6647         * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6650
6651         * MAINTAINERS (Write After Approval): Add myself.
6652
6653 2006-01-31  Richard Guenther  <rguenther@suse.de>
6654         Paolo Bonzini  <bonzini@gnu.org>
6655
6656         * Makefile.def (target_modules): Add libgcc-math target module.
6657         * configure.in (target_libraries): Add libgcc-math target library.
6658         (--enable-libgcc-math): New configure switch.
6659         * Makefile.in: Re-generate.
6660         * configure: Re-generate.
6661         * libgcc-math: New toplevel directory.
6662
6663 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6664
6665         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6666         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6667         the assembler, linker and binutils.
6668         * configure: Regenerate.
6669
6670 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6671
6672         * MAINTAINERS (Write After Approval): Add myself.
6673
6674 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6675
6676         * configure: Regenerate.
6677
6678 2006-01-18  Richard Henderson  <rth@redhat.com>
6679             Jakub Jelinek  <jakub@redhat.com>
6680             Diego Novillo  <dnovillo@redhat.com>
6681
6682         * libgomp: New directory.
6683         * Makefile.def: Add target_module libgomp.
6684         * Makefile.in: Regenerate.
6685         * configure.in (target_libraries): Add target-libgomp.
6686         * configure: Regenerate.
6687
6688 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6689
6690         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6691         @ from continuation.
6692         * Makefile.in: Rebuilt.
6693
6694 2006-01-04  Chris Lattner  <sabre@gnu.org>
6695
6696         * MAINTAINERS (Write After Approval): Add myself.
6697
6698 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6699
6700         PR bootstrap/24252
6701
6702         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6703         * Makefile.tpl (OBJDUMP): New.
6704         (EXTRA_HOST_FLAGS): Add it.
6705         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6706
6707         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6708         to use symbolic links between directories.  Avoid race conditions
6709         or make them harmless.
6710         * configure.in: Do not try to use symbolic links between directories.
6711
6712         * Makefile.def (LEAN): Pass.
6713         * Makefile.tpl (LEAN): Define.
6714         (stage[+id+]-start): Accept that the previous directory does not
6715         exist, if the bootstrap is lean.
6716         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6717         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6718         configure substitution.
6719         ([+compare-target+]): Likewise.
6720         ([+bootstrap-target+]-lean): New.
6721         * configure.in: Remove lean bootstrap support from here.
6722
6723         * Makefile.in: Regenerate.
6724         * configure: Regenerate.
6725
6726 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6727
6728         * MAINTAINERS (libdecnumber): Add myself.
6729
6730 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6731
6732         * libtool-ldflags: New script.
6733
6734 2006-01-02  Andreas Schwab  <schwab@suse.de>
6735
6736         * configure.in: When reconfiguring remove Makefile in
6737         all stage directories.
6738         * configure: Regenerate.
6739
6740 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6741
6742         * MAINTAINERS: Update my email address.
6743
6744 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6745
6746         Revert Ada-related part of the previous change.
6747
6748         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6749         Do not pass.
6750         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6751         * Makefile.in: Regenerate.
6752         * configure.in: Do not include mt-ppc-aix target fragment.
6753         * configure: Regenerate.
6754
6755 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6756
6757         * configure.in: Select appropriate fragments for PowerPC/AIX.
6758         * configure: Regenerate.
6759
6760         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6761         BOOT_CFLAGS, BOOT_LDFLAGS.
6762         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6763         BOOT_CFLAGS, BOOT_LDFLAGS.
6764         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6765         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6766         (stage): Fail if we cannot complete the work.
6767         * Makefile.in: Regenerate.
6768
6769 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6770
6771         * configure.in: Replace ms1 with mt.
6772         * configure: Rebuilt.
6773
6774 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6775
6776         * MAINTAINERS: Update my email address.
6777
6778 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6779
6780         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6781         install-host-nogcc): Don't invoke $(stage) at the end.
6782         * Makefile.in: Regenerate.
6783
6784 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6785
6786         * configure.in: Flip the top-level bootstrap switch.
6787         * configure: Regenerate.
6788
6789 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6790
6791         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6792         $(stage) and $(unstage).
6793         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6794         (all): Remove stray semicolon.
6795         (local-distclean): Don't handle multilib.tmp and multilib.out.
6796         (install.all): Set $s for consistency.
6797         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6798         check_multilibs setting.  Always make the install directory.
6799         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6800         Correct @if/@endif.
6801         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6802         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6803         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6804         (multilib.out): Remove.
6805         * Makefile.in: Regenerated.
6806
6807 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6808
6809         * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6812
6813         * MAINTAINERS: Add myself as mt maintainer.
6814
6815         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6816
6817 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6818
6819         * MAINTAINERS: Change email address.
6820
6821 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6822
6823         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6824         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6825         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6826         Find in-tree tools if available.
6827         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6828         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6829         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6830         (COMPILER_*_FOR_TARGET): New.
6831         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6832         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6833         (CONFIGURED_*, USUAL_*): Remove.
6834         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6835         STRIP): Use autoconf substitutions.
6836         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6837         COMPILER_NM_FOR_TARGET): New.
6838         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6839
6840         (all): Make all-host and all-target in parallel.
6841         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6842         that $$r and $$s are set before invoking a recursive make.
6843         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6844         ([+bootstrap-target+]): Inline most of the `all' target.
6845
6846 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6847
6848         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6849         from the gcc build directory.
6850         * Makefile.in: Regenerate.
6851
6852 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6853
6854         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6855         depend on all-libdecnumber.
6856         * configure.in (host_libs): Include libdecnumber.
6857         * Makefile.in: Regenerate.
6858         * configure: Likewise.
6859
6860 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6861
6862         * libdecnumber: Import decNumber sources from the dfp-branch.
6863
6864 2005-11-21  Kean Johnston  <jkj@sco.com>
6865
6866         * config.sub, config.guess: Sync from upstream sources.
6867
6868 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6869
6870         Import from Autoconf sources:
6871
6872         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6873         * config/move-if-change: Don't output "$2 is unchanged";
6874         suggested by Ben Elliston.  Handle weird characters correctly.
6875
6876 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6877
6878         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6879         to match upstream libtool for darwin.
6880
6881 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6882
6883         * Makefile.def: Remove gdb dependencies for gdbtk.
6884         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6885         (configure-gdb, install-gdb): New rules.
6886         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6887         * Makefile.in, configure: Regenerated.
6888
6889 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6890
6891         * MAINTAINERS (Write After Approval): Add myself.
6892
6893 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6894
6895         * MAINTAINERS (Write After Approval): Add myself.
6896
6897 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6898
6899         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6900         Diego Novillo.
6901
6902 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6903
6904         PR bootstrap/24297
6905         * Makefile.tpl (do-[+make-target+], do-check, install,
6906         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6907         are set before recursing.
6908         * Makefile.in: Regenerate.
6909
6910 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6911
6912         PR bootstrap/18939
6913         * Makefile.def (gcc) <target>: Fix thinko.
6914         * Makefile.in: Regenerate.
6915
6916 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6917
6918         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6919         * configure: Regenerate.
6920
6921 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6922
6923         * MAINTAINERS (Write After Approval): Add self.
6924
6925 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6926
6927         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6928         target-libffi, target-qthreads, target-libjava, and
6929         targetlibobjc.
6930         * configure: Regenerate.
6931
6932 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6933
6934         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6935         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6936         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6937         (USUAL_OBJDUMP_FOR_TARGET): New.
6938         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6939         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6940         * configure, Makefile.in: Regenerated.
6941
6942 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6943
6944         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6945         before other host packages.
6946
6947 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6948
6949         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6950
6951 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6952
6953         PR bootstrap/22340
6954
6955         * configure.in (default_target): Remove.
6956         * Makefile.tpl (all): Do not use prerequisites as subroutines
6957         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6958         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6959         use prerequisites as subroutines.
6960         (check-host, check-target): New.
6961         (bootstrap configure & all targets): Do not use stage*-start
6962         if the directory layout is already ok.
6963         (non-bootstrap configure & all targets): Prepend a $(unstage).
6964         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6965         (NOTPARALLEL): Remove.
6966         (unstage, stage variables): New variables.
6967         (unstage, stage targets): Simply expand to those variables.
6968
6969         * configure: Regenerate.
6970         * Makefile.in: Regenerate.
6971
6972 2005-10-04  James E Wilson  <wilson@specifix.com>
6973
6974         * Makefile.def (lang_env_dependencies): Add libmudflap.
6975         * Makefile.in: Regenerate.
6976
6977 2005-10-03  Andreas Schwab  <schwab@suse.de>
6978
6979         Backport from libtool CVS:
6980         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6981
6982         * ltmain.sh: add support for installing into temporary
6983         staging area (e.g. 'make install DESTDIR=...')
6984
6985 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6986
6987         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6988         * configure: Regenerated.
6989
6990 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6991
6992         * configure: Regenerate with the correct
6993         autoconf version.
6994
6995 2005-09-30  Catherine Moore  <clm@cm00re.com>
6996
6997         * configure.in (bfin-*-*): New.
6998         * configure: Regenerated.
6999
7000 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7001
7002         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7003         (LIPO_FOR_TARGET): New.
7004         (CONFIGURED_LIPO_FOR_TARGET): New.
7005         (USUAL_LIPO_FOR_TARGET): New.
7006         (STRIP_FOR_TARGET): New.
7007         (CONFIGURED_STRIP_FOR_TARGET): New.
7008         (USUAL_STRIP_FOR_TARGET): New.
7009         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7010         STRIP_FOR_TARGET.
7011         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7012         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7013         * Makefile.in: Regenerate.
7014         * configure: Regenerate.
7015
7016 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7017
7018         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7019         (rs6000-*-aix*): Same.
7020         * configure: Regenerate.
7021
7022 2005-09-16  Tom Tromey  <tromey@redhat.com>
7023
7024         * MAINTAINERS: Add self as java maintainer.
7025
7026 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7027
7028         * configure.in: Recognize f95 in the --enable-languages option,
7029         and substitute it for fortran, issuing a warning.
7030         * configure: Regenerate.
7031
7032 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7033
7034         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7035         * configure:  Regenerated.
7036
7037 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7038
7039         * MAINTAINERS: Add self as ms1 maintainer.
7040
7041 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7042
7043         * Makefile.def (libssp): Add to lang_env_dependencies.
7044         * Makefile.in: Regenerate.
7045
7046 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7047
7048         * MAINTAINERS: Add myself as middle-end maintainer.
7049
7050 2005-08-17  Christian Groessler  <chris@groessler.org>
7051
7052         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7053         * Makefile.in: Regenerate.
7054
7055 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7056
7057         * MAINTAINERS (write after approval): Added myself.
7058
7059 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7060
7061         * MAINTAINERS (Write After Approval): Add myself.
7062
7063 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7064
7065         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7066         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7067         Look for alternate names of the target cc and c++
7068         * configure: Regenerate.
7069
7070 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7071
7072         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7073         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7074         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7075         tools; remove code to manually set them.
7076         (Target tools): Look in the environment for them.
7077         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7078         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7079         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7080         build directory.
7081         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7082         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7083         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7084         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7085         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7086         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7087         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7088         * configure: Regenerate.
7089         * Makefile.in: Regenerate.
7090
7091 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7092
7093         * MAINTAINERS: Update for removed CPU targets.
7094
7095 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7096
7097         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7098         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7099         * Makefile.in: Regenerated.
7100
7101 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7102
7103         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7104         (CFLAGS_FOR_TARGET): Use it.
7105         (CXXFLAGS_FOR_TARGET): Likewise.
7106         * Makefile.in: Regenerated.
7107         * configure.in (--with-build-sysroot): New option.
7108         * configure: Regenerated.
7109
7110 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7111
7112         * Makefile.tpl: Wrap install between unstage and stage
7113         * Makefile.in: Regenerate.
7114
7115 2005-07-21  Eric Christopher  <echristo@apple.com>
7116
7117         * MAINTAINERS: Update affiliation.
7118
7119 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7120
7121         * MAINTAINERS: Add self as crx port maintainer.
7122
7123 2005-07-20  DJ Delorie  <dj@redhat.com>
7124
7125         * MAINTAINERS: Add self as m32c maintainer.
7126
7127 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7128
7129         * all files: Update FSF address.
7130
7131 2005-07-15  Eric Christopher  <echristo@redhat.com>
7132
7133         * MAINTAINERS: Change affiliation.
7134
7135 2005-07-14  Jim Blandy  <jimb@redhat.com>
7136
7137         * configure.in: Add cases for Renesas m32c.
7138         * configure: Regenerated.
7139
7140 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7141
7142         * COPYING.LIB: Update from fsf.org.
7143
7144 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7145
7146         * COPYING, compile, config.guess,
7147         config.sub, install-sh, missing, mkinstalldirs,
7148         symlink-tree, ylwrap: Sync from upstream sources.
7149         * config-ml.in: Update FSF address.
7150
7151 2005-07-13  Eric Christopher  <echristo@redhat.com>
7152
7153         * configure.in: Add toplevel noconfigdir support for tpf.
7154         * configure: Regenerate.
7155
7156 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7157
7158         PR ada/22340
7159
7160         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7161         * Makefile.in: Regenerate.
7162
7163 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7164
7165         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7166         Brolley to write-after-approval.
7167
7168 2005-07-07  Andreas Schwab  <schwab@suse.de>
7169
7170         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7171         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7172         * Makefile.in: Regenerated.
7173
7174 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7175
7176         * configure.in: Don't build sim or rda when targetting darwin.
7177         * configure: Regenerate.
7178
7179 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7180
7181         * configure.in: Add --enable-libssp and --disable-libssp.
7182         * configure: Regenerate with autoconf-2.13.
7183
7184 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7185
7186         * Makefile.def (target_modules): Add libssp.
7187         * configure.in (target_libraries): Add target-libssp.
7188         * configure: Rebuilt.
7189         * Makefile.in: Rebuilt.
7190
7191 2005-07-01  Zack Weinberg  <zackw@panix.com>
7192
7193         * MAINTAINERS: Change email address.  Resign from maintainership.
7194
7195 2005-07-01  Richard Guenther  <rguenther@suse.de>
7196
7197         * MAINTAINERS: Change my e-mail address and affiliation.
7198
7199 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7200
7201         * Makefile.def (stagefeedback): Come after profile.
7202         Define profiledbootstrap target.
7203         * Makefile.tpl (profiledbootstrap): Remove.
7204         (stageprofile-end): Zap stagefeedback.
7205         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7206         * Makefile.in: Regenerate.
7207
7208 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7209
7210         * MAINTAINERS: Update my email address.
7211
7212 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7213
7214         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7215         In 'cpp' stanza, support '#line' as well as '# '.
7216
7217 2005-06-08  Andreas Schwab  <schwab@suse.de>
7218
7219         * MAINTAINERS: Move myself from 'Write After Approval' to
7220         'CPU Port Maintainers' section as m68k maintainer.
7221
7222 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7223
7224         * configure.in (unsupported_languages): New macro.
7225         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7226         non-ported target libraries in noconfigdirs.
7227         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7228         non-linux-gnu.  Remove libgcj_ex_libffi.
7229         <lang_frag loop>: Set add_this_lang=no if the language is in
7230         unsupported_languages.
7231         * configure: Regenerate.
7232
7233 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7234
7235         * configure.in: Fix typo in handling of --with-mpfr-dir.
7236         * configure: Regenerate.
7237
7238 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7239
7240         * MAINTAINERS: Update my email address.
7241
7242 2005-06-02  Jim Blandy  <jimb@redhat.com>
7243
7244         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7245         accepted into the master sources.)
7246
7247 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7248             Michael Snyder  <msnyder@redhat.com>
7249             Stan Cox  <scox@redhat.com>
7250
7251         * configure.in: Set noconfigdirs for ms1.
7252
7253         * configure: Regenerate.
7254
7255 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7256
7257         * MAINTAINERS (Write After Approval): Add self.
7258
7259 2005-06-01  Josh Conner  <jconner@apple.com>
7260
7261         * MAINTAINERS (Write After Approval): Add self.
7262
7263 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7264
7265         * MAINTAINERS: Update my email address.
7266
7267 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7268
7269         * MAINTAINERS (Write After Approval): Add self.
7270
7271 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7272
7273         * MAINTAINERS (Write After Approval): Remove self.
7274
7275 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7276
7277         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7278         (Dependencies): Consider target modules for bootstrap dependencies.
7279         Make target bootstrap modules depend on each stage's gcc.
7280         * Makefile.in: Regenerate.
7281
7282 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7283
7284         * Makefile.def (configure-gcc): Depend on binutils having been built.
7285         (all-gcc): No need to do it here.
7286         * Makefile.in: Regenerate.
7287
7288 2005-05-19  Paul Brook  <paul@codesourcery.com>
7289
7290         * configure.in: Rewrite misleading error message when requested
7291         language cannot be built.
7292         * configure: Regenerate.
7293
7294 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7295
7296         * ylwrap: Import from Automake 1.9.5.
7297
7298 2005-05-13  David Ung  <davidu@mips.com>
7299
7300         * MAINTAINERS (Write After Approval): Add self.
7301
7302 2005-05-09  Mike Stump  <mrs@apple.com>
7303
7304         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7305         lt_cv_sys_max_cmd_len for now.
7306
7307 2005-05-09  Stan Cox  <scox@redhat.com>
7308
7309         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7310
7311 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7312
7313         * README.SCO: Update the URL.
7314
7315 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7316
7317         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7318         with_gnu_ld to libtool.
7319         * ltcf-c.sh (aix[45]): Define file_list_spec.
7320         * ltcf-cxx.sh (aix[45]): Same.
7321         * ltcf-gcj.sh (aix[45]): Same.
7322         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7323         exists, write list of input files to temporary file.
7324
7325 2005-05-04  Mike Stump  <mrs@apple.com>
7326
7327         * configure.in: Always pass --target to target configures as
7328         otherwise rebuilds that do --recheck will fail.
7329         * confiugure: Rebuilt.
7330
7331 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7332
7333         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7334         STAGE_HOST_EXPORTS.
7335         (configure, all): Add bootstrap support.
7336         (Host modules, target modules): Pass post-stage1 flags and exports.
7337         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7338         * Makefile.in: Regenerate.
7339
7340 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7341
7342         * configure: Regenerate.
7343
7344 2005-04-27  Mike Stump  <mrs@apple.com>
7345
7346         * MAINTAINERS: Add self as darwin maintainer.
7347
7348 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7349
7350         * config.sub: Update from master copy.
7351
7352 2005-04-21  Mike Stump  <mrs@apple.com>
7353
7354         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7355         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7356
7357 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7358
7359         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7360         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7361         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7362         "*-*-elf" and "*-*-linux*".
7363         * configure: Regenerate.
7364
7365 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7366
7367         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7368
7369 2005-04-12  Mike Stump  <mrs@apple.com>
7370
7371         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7372
7373 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7374
7375         * MAINTAINERS (Write After Approval): Add myself.
7376
7377 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7378
7379         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7380
7381 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7382
7383         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7384         (TARGET_CONFIGARGS): Include --with-target-subdir.
7385         (configure, all): New macros.  Use them throughout.
7386         * Makefile.in: Regenerate.
7387
7388 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7389
7390         * MAINTAINERS (Write After Approval): Add myself.
7391
7392 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7393
7394         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7395
7396 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7397
7398         * MAINTAINERS: Move John Carr to Write After Approval.
7399
7400 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7401
7402         * config/mh-mingw32: Delete.
7403         * configure.in: Don't use it.
7404         * configure: Regenerate.
7405
7406 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7407
7408         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7409         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7410         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7411         (HOST_LIB_PATH): Generate from Makefile.def.
7412         (TARGET_LIB_PATH): Likewise.
7413         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7414         * Makefile.in: Regenerate.
7415         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7416         (RPATH_ENVVAR): Include Darwin case.
7417         * configure: Regenerate.
7418
7419 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7420
7421         * MAINTAINERS (Various Maintainers): Remove self.
7422         (Write After Approval): Add self.
7423
7424 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7425
7426         * MAINTAINERS (Various Maintainers): Add self.
7427
7428 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7429
7430         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7431         * configure: Regenerate.
7432
7433 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7434
7435         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7436         gcc_version, and gcc_version_trigger from set of flags to pass.
7437         * Makefile.tpl: Remove definitions of above variables.
7438         (config.status): Remove dependency on $(gcc_version_trigger).
7439         * Makefile.in: Regenerate.
7440         * configure.in: Do not reference config/gcc-version.m4 nor
7441         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7442         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7443         * configure: Regenerate.
7444
7445 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7446             Andrew Pinski  <pinskia@physics.uc.edu>
7447
7448         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7449         * Makefile.in: Regenerate.
7450
7451 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7452
7453         * MAINTAINERS (Write After Approval): Add myself.
7454
7455 2005-03-03  David Ayers  <d.ayers@inode.at>
7456
7457         * MAINTAINERS (Write After Approval): Add myself.
7458
7459 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7460
7461         PR libgcj/20160
7462         * ltmain.sh: Avoid creating archives with components that have
7463         duplicate basenames.
7464
7465 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7466
7467         PR bootstrap/20250
7468         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7469         instead of check.
7470         * Makefile.in: Regenerate.
7471
7472 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7473
7474         * Makefile.in: Regenerate to fix conflict between the previous two
7475         patches.
7476
7477 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7478
7479         PR bootstrap/17383
7480         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7481         * Makefile.tpl (HOST_SUBDIR): New substitution.
7482         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7483         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7484         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7485         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7486         (Host modules, Bootstrapped modules): Use it.
7487         (Build modules, Target modules): Do not create symlink trees,
7488         always configure out-of-srcdir.
7489         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7490         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7491         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7492         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7493
7494         * Makefile.in: Regenerate.
7495         * configure: Regenerate.
7496
7497 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7498
7499         Merged from libada-gnattools-branch:
7500         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7501
7502         * gnattools: New directory.
7503         * Makefile.def: Add gnattools as a module, depending on target-libada.
7504         * Makefile.in: Regenerate.
7505         * configure.in: Include gnattools in host_tools; disable it if ada
7506         is disabled.
7507         * configure: Regenerate.
7508
7509 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7510
7511         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7512         treelang maintainer.
7513         (Write After Approval): Remove myself.
7514
7515 2005-02-23  Paul Schlie  <schlie@comcast.net>
7516
7517         * configure.in: Allow darwin targeted ports to build tk, itcl and
7518         libgui.
7519         * configure: Regenerate.
7520
7521 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7522
7523         PR libgcj/10353
7524         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7525         * configure: Regenerate.
7526
7527 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7528
7529         * MAINTAINERS (Write After Approval): Add myself.
7530
7531 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7532
7533         * MAINTAINERS: Update my e-mail address.
7534
7535 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7536
7537         * MAINTAINERS (Write After Approval): Add myself.
7538
7539 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7540
7541         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7542         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7543         target-libgloss when not *-*-elf and *-*-aout.
7544         * configure: Regenerate.
7545
7546 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7547
7548         * MAINTAINERS: Remove obsolete entries.
7549
7550         * MAINTAINERS (Write After Approval): Add Michael Matz.
7551
7552 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7553
7554         * MAINTAINERS: Remove self as cpplib maintainer.
7555
7556 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7557
7558         * install-sh, config.sub: Import from upstream.
7559
7560 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7561
7562         PR bootstrap/18222
7563         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7564         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7565         * Makefile.in: Regenerate.
7566
7567 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7568
7569         * MAINTAINERS: Update my email address.
7570
7571 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7572             Andreas Schwab  <schwab@suse.de>
7573
7574         PR bootstrap/18033
7575         * config-ml.in: Eval option if surrounded by single quotes.
7576
7577 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7578
7579         Revert 2004-12-28 Makefile changes, a better fix will be
7580         applied to mainline and src after GCC 4.0 branches.
7581
7582 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7583
7584         PR bootstrap/17383
7585
7586         * Makefile.def (target_modules): Remove stage parameter,
7587         it is always true now.
7588         * Makefile.tpl (configure-build-[+module+],
7589         configure-target-[+module+]): Always build symlink tree
7590         for the directory and for include.  BUILD_SUBDIR and
7591         TARGET_SUBDIR cannot be . anymore.
7592         * Makefile.in: Regenerate.
7593
7594 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7595
7596         Revert 2004-12-08 Makefile changes.
7597
7598 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7599
7600         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7601         cygwin, mingw.
7602
7603 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7604
7605         * configure.in (sh64-*-*): Reenable gprof.
7606         * configure: Regenerate.
7607
7608 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7609
7610         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7611         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7612         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7613         * Makefile.in: Regenerate.
7614
7615 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7616
7617         * MAINTAINERS: Update my email address.
7618
7619 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7620
7621         * Makefile.tpl: Generate normal dependencies if the LHS module is
7622         not bootstrapped.
7623         * Makefile.in: Regenerate.
7624
7625 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7626
7627         * configure.in: Include config/gxx-include-dir.m4.  Use
7628         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7629         * configure: Regenerate.
7630
7631 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7632
7633         * config.if: Delete.
7634         * configure.in: Set libstdcxx_incdir directly.
7635         * configure: Regenerate.
7636
7637 2004-12-02  Eric Christopher  <echristo@redhat.com>
7638
7639         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7640         * Makefile.in: Regenerate.
7641
7642 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7643
7644         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7645         * configure: Regenerate.
7646
7647 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7648
7649         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7650         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7651         * configure: Regenerate.
7652
7653 2004-12-01  Eric Christopher  <echristo@redhat.com>
7654
7655         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7656         of things to remove.
7657
7658 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7659
7660         * MAINTAINERS (Write After Approval): Update my e-mail address.
7661
7662 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7663
7664         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7665         from CVS libtool to always pass_all.
7666
7667 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7668
7669         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7670         (hppa*64*-*-*): Delete incorrect comment.
7671         * configure: Rebuilt.
7672
7673 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7674
7675         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7676
7677 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7678
7679         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7680         from CVS libtool to always pass_all.
7681
7682 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7683
7684         * install-sh, compile: Import from automake.
7685
7686 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7687
7688         * config.guess, config.sub:  Import from savannnah.
7689
7690 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7691
7692         * MAINTAINERS (Write After Approval): Add myself
7693
7694 2004-11-12  Mike Stump  <mrs@apple.com>
7695
7696         * Makefile.def: Add html support.
7697         * Makefile.tpl: Likewise.
7698         * Makefile.in: Regenerate.
7699
7700 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7701
7702         PR 18423
7703         * configure.in: Remove all instances of build-fixincludes from
7704         noconfigdirs.
7705         (build_configargs): Supply --target to subdirectories.
7706         * configure: Regenerate.
7707
7708         * Makefile.def: Make gcc install depend on fixincludes install.
7709         * Makefile.in: Regenerate.
7710
7711 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7712
7713         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7714
7715 2004-11-11  Paul Brook  <paul@codesourcery.com>
7716
7717         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7718
7719 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7720
7721         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7722         target-libgfortran.
7723         * configure: Regenerate.
7724
7725 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7726
7727         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7728         like CC.
7729
7730 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7731
7732         * Makefile.def (host fixincludes): Specify missing targets.
7733         * Makefile.in: Regenerate.
7734
7735 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7736
7737         * MAINTAINERS: Add myself
7738
7739 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7740
7741         * MAINTAINERS (Write After Approval): Add myself.
7742
7743 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7744
7745         * Makefile.def: Build fixincludes for the host, too.
7746         * Makefile.in: Regenerate.
7747         * configure.in (host_tools): Add fixincludes.
7748         * configure: Regenerate.
7749
7750 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7751
7752         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7753         * configure: Regenerated.
7754
7755 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7756
7757         PR other/17783
7758         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7759         * configure: Regenerated.
7760
7761 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7762
7763         * README.SCO: Update per FSF instructions.
7764
7765 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7766
7767         PR target/18151
7768         * configure.in (case ${target}): Do not build fixincludes for avr.
7769         * configure: Regenerated.
7770
7771 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7772
7773         * configure.in (case ${target}): Do not build fixincludes
7774         on platforms where it is not used.
7775         * configure: Regenerated.
7776
7777 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7778
7779         * configure.in: Use an absolute path to install-sh.
7780         * configure: Regenerated.
7781
7782 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7783
7784         * MAINTAINERS (Write After Approval): Add myself.
7785
7786 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7787
7788         * MAINTAINERS: Remove from Write After Approval those that are
7789         already maintainers.
7790
7791 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7792
7793         * MAINTAINERS:  Update my email address.
7794
7795 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7796
7797         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7798         * configure: Regenerate.
7799
7800 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7801
7802         * MAINTAINERS:  Update my email address.
7803
7804 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7805
7806         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7807         entries belonging to this category.
7808
7809 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7810
7811         * MAINTAINERS: Update my e-mail address.
7812
7813 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7814
7815         Fix wrong conflict resolution in:
7816
7817         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7818
7819         * Makefile.in: Regenerate.
7820         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7821         in the recursive `make', instead of hardwiring `all'.
7822         (Autogenerated TARGET-* variables): New.
7823
7824 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7825
7826         * configure.in: Enable target-libgloss for crx-*-*.
7827         * configure: Regenerate.
7828
7829 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7830
7831         * MAINTAINERS (Various Maintainers): Move the "windows,
7832         cygwin, mingw" maintainer to ...
7833         (OS Port Maintainers): ... here.
7834
7835 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7836
7837         * MAINTAINERS (Write After Approval): Remove those that are
7838         maintainers of some subsystem.
7839
7840 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7841
7842         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7843         * ltcf-cxx.sh (tpf*): Likewise.
7844         * ltconfig (tpf*): Add TPF OS configuration support.
7845
7846 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7847
7848         * MAINTAINERS: Change my email address to my new work account.
7849
7850 2004-09-24  Michael Roth  <mroth@nessie.de>
7851
7852         * configure.in (--without-headers): Add missing double quotes.
7853         * configure: Regenerate.
7854
7855 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7856
7857         * ylwrap: Revert to previous version.
7858
7859 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7860
7861         PR bootstrap/17369
7862         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7863         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7864         SET_GCC_LIB_PATH_CMD.
7865         (BASE_TARGET_EXPORTS): Likewise.
7866         * Makefile.in: Regenerated.
7867
7868         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7869         * configure: Regenerated.
7870
7871 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7872
7873         * config.guess: New upstream version
7874         * compile, depcomp, install-sh, ylwrap: Likewise.
7875
7876 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7877
7878         * config/mh-x86omitfp: New host makefile fragment.  Add
7879         -fomit-frame-pointer to the default BOOT_CFLAGS.
7880         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7881         * configure: Regenerate.
7882
7883 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7884
7885         PR target/11572
7886         * configure.in (*-*-darwin*): Renable libobjc.
7887         * configure: Regenerate.
7888
7889 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7890
7891         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7892
7893 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7894
7895         * Makefile.def: Remove libbanshee.
7896         * Makefile.tpl: Ditto.
7897         * configure.in: Ditto.
7898         * Makefile.in: Regen.
7899         * configure: Ditto.
7900
7901 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7902
7903         * ltmain.sh: Use $pic_object as $non_pic_object if
7904         $non_pic_object=none.
7905
7906 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7907
7908         * missing: Import latest version from master repository.
7909
7910 2004-09-06  Nick Clifton  <nickc@redhat.com>
7911
7912         * config.sub: Import latest version from master repository.
7913         * config.guess: Likewise.
7914         This includes these changes:
7915
7916         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7917
7918         * config.sub: Handle crisv32, alias etraxfs.
7919         * config.guess (crisv32:Linux:*:*): Handle.
7920
7921         2004-08-13  Brad Smith  <brad@comstyle.com>
7922
7923         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7924         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7925
7926         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7927
7928         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7929         assume the processor is a powerpc.  This is because coreutils
7930         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7931         in this case, due to a MacOS X bug that causes
7932         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7933         to return a negative number.
7934         Problem reported by Petter Reinholdtsen in:
7935         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7936
7937         2004-07-19  Ben Elliston  <bje@gnu.org>
7938
7939         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7940
7941         2004-06-24  Ben Elliston  <bje@gnu.org>
7942
7943         * config.guess: Update copyright years.
7944         * config.sub: Likewise.
7945
7946         2004-06-22  Robert Millan  <robertmh@gnu.org>
7947
7948         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7949         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7950
7951         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7952
7953         * config.guess (*:*VMS:*:*): New entry. Replaces
7954         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7955         manufacturer.
7956
7957         2004-06-22  Ben Elliston  <bje@gnu.org>
7958
7959         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7960         * config.sub: Likewise.
7961
7962         2004-06-22  Ben Elliston  <bje@gnu.org>
7963
7964         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7965         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7966
7967         2004-06-11  Ben Elliston  <bje@gnu.org>
7968
7969         * config.guess (pegasos:OpenBSD:*:*): Remove.
7970
7971         2004-06-11  Ben Elliston  <bje@gnu.org>
7972
7973         From Wouter Verhelst <wouter@grep.be>:
7974         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7975
7976         2004-06-11  Ben Elliston  <bje@gnu.org>
7977
7978         * config.guess (luna88k:OpenBSD:*:*): New.
7979
7980         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7981
7982         * config.guess (m32r*:Linux:*:*): New case.
7983         * config.sub: Handle m32rle.
7984
7985         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7986
7987         From Jens Petersen  <petersen@redhat.com>:
7988         * config.sub: Handle sparcv8.
7989
7990         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7991
7992         From Tom Smith <smith@cag.lkg.hp.com>:
7993         * config.guess: Version suffixes are equally significant on Tru64
7994         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7995         prefix of "P" (patched kernel).
7996
7997         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7998
7999         * config.sub: Add support for National Semiconductor CRX target.
8000
8001 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8002
8003         * MAINTAINERS (Various Maintainers): Remove myself as web page
8004         maintainer, add myself as maintainer of build status lists.
8005
8006 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8007
8008         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8009         *-*-netware, but add target-libmudflap.
8010         Consolidate *-*-netware targets (of which really only i?86 exists)
8011         into a single entry.
8012         * configure: Likewise.
8013
8014 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8015
8016         * Makefile.tpl (sorry): Remove.
8017         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8018         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8019         (do-clean): Clean per-stage directories too.
8020         (do-distclean): Run distclean-stage1 too.
8021         (.NOTPARALLEL): Enable during toplevel bootstrap.
8022         (stage[+id+]-bubble): Enable parallel execution during
8023         the recursive invocation.
8024         * Makefile.in: Regenerate.
8025
8026         Fix previous checkin:
8027
8028         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8029         include.
8030         * configure.in: Fix indentation.
8031         * configure: Regenerate.
8032
8033 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8034
8035         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8036         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8037         * configure: regenerate
8038         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8039         -mdynamic-no-pic
8040
8041 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8042
8043         * Makefile.def (build_modules): Add fixincludes.
8044         (dependencies): Make gcc depend on fixincludes.
8045         * configure.in (build_tools): Add fixincludes.
8046         (build_configdirs): Always include build_libs.
8047         * Makefile.in: Regenerate.
8048         * configure: Regenerate.
8049
8050 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8051
8052         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8053         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8054         phony targets; do not generate timestamp files.
8055         (distclean-stageN): Remove references to their timestamp files.
8056         (restageN, touch-stageN): Remove.
8057         (stageN-bubble): Rewritten.
8058         (compare): Support lean bootstraps.
8059         * Makefile.in: Regenerate.
8060
8061         * configure.in: Only warn when bootstrapping but
8062         build != host or build != target.  Support lean bootstraps.
8063         * configure: Regenerate.
8064
8065 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8066
8067         * configure.in:  Give a better error message if GMP/MPFR are missing
8068         and a language needing them has been requested.
8069         * configure:  Regenerated.
8070
8071 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8072
8073         * configure.in:  Print a list of available language front-ends if
8074         a requested one is missing.  Tidy stray tab characters.
8075         * configure:  Regenerated.
8076
8077 2004-08-19  Michael Koch  <konqueror@gmx.de>
8078
8079         * gcc/doc/install.texi: Update entry about automake for libjava.
8080
8081 2004-08-17  Robert Millan  <robertmh@gnu.org>
8082
8083         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8084         (instead of FreeBSD).
8085         * configure: Regenerate.
8086
8087 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8088
8089         * Makefile.in: Regenerate.
8090         * configure: Regenerate.
8091
8092         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8093         stage_*_flags.
8094         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8095         for bootstrapped modules if toplevel bootstrap is going.
8096         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8097         modules.  Adjust for changes in Makefile.def.  Enable several
8098         rules even in non-bootstrap mode, just to avoid peppering the
8099         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8100         (stage-[+prev+]-bubble): Remove.
8101
8102         * Makefile.def (Dependencies): Depend on all-build-bison,
8103         all-build-flex, all-build-byacc, all-build-texinfo, rather
8104         than the host variations.
8105         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8106         with BUILD_SUBDIR.
8107         (BISON): Update for recent Bisons.
8108         (YACC): Fix typo.
8109         (cross): Depend on all-build.
8110         (all): Do not depend on all-build.
8111         (prebootstrap): Remove.
8112         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8113         (Prebootstrap dependencies): Add them to the per-stage targets
8114         and to all-prebootstrap.
8115         * configure.in (build_configdirs): Always enable build_tools.
8116         (BUILD_DIR_PREFIX): Remove.
8117
8118         * Makefile.def (gcc): Add target variable.
8119         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8120         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8121         in the recursive `make', instead of hardwiring `all'.
8122         (Autogenerated TARGET-* variables): New.
8123
8124 2004-08-13  Brian Booth  <bbooth@redhat.com>
8125
8126         * MAINTAINERS: Remove myself from write-after-approval.
8127
8128 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8129
8130         * src-release: Stop distributing mmalloc with gdb (which doesn't
8131         use it).
8132         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8133         * Makefile.in: Regenerate.
8134
8135 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8136
8137         * configure.in (arm*-*-eabi*): New target.
8138         * configure: Regenerate.
8139
8140 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8141
8142         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8143         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8144         (Dependencies): New section.
8145         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8146         (configure-target-[+module+]): Depend on maybe-all-gcc
8147         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8148         (toplevel profiledbootstrap): Fix dependencies.
8149         * Makefile.in: Regenerate.
8150
8151 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8152
8153         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8154         target-libiberty to noconfigdirs.
8155         * configure: Regenerate.
8156
8157 2004-08-03  Paul Brook  <paul@codesourcery.com>
8158
8159         * configure.in: Check for MPFR as well as GMP.
8160         * configure: Regenerate.
8161
8162 2004-08-01  Robert Millan  <robertmh@gnu.org>
8163
8164         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8165         libmudflap for all GNU-based systems (with Glibc).
8166         * configure: Regenerate.
8167
8168 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8169
8170         * Makefile.def (host-modules): Add gcc.
8171         * Makefile.in: Regenerate.
8172         * Makefile.tpl (sorry): New rule.
8173         (configure-host, all-host, [+make_target+]-host, do-check,
8174         install-host): Do not add gcc as a special case.
8175         (host modules): Add a small special-casing for gcc.  Export
8176         extra_make_flags through the environment.
8177         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8178         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8179         other recursive targets for gcc): Remove.
8180
8181         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8182         (stage, unstage): New rules.
8183         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8184         distclean-stage[+id+]): Use stage_current.
8185         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8186         the stage*-start rules.
8187
8188 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8189
8190         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8191         use -all_load flag.
8192
8193 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8194
8195         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8196         * configure: Regenerate.
8197
8198 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8199
8200         * maintainer-scripts/gcc_release: Revert yesterday's change.
8201
8202 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8203
8204         * MAINTAINERS: Add myself to write-after-approval.
8205
8206 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8207
8208         * libf2c: Removed.
8209         * gcc/gccbug.in: Updated because of libf2c removal.
8210         * maintainer-scripts/gcc_release: Ditto.
8211
8212 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8213
8214         * configure.in: Build libmudflap by default on FreeBSD.
8215         * configure: Regenerated.
8216
8217 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8218
8219         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8220         systems.
8221         * configure: Regenerated.
8222
8223 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8224
8225         PR target/16344
8226         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8227         feedback based compiler.
8228         * Makefile.in: Rebuilt.
8229
8230 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8231
8232         * Makefile.def (host_modules): Set bootstrap=true for flex.
8233         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8234         * Makefile.in: Rebuilt.
8235
8236 2004-07-07  Jan Hubicka  <jh@suse.cz>
8237
8238         * MAINTAINERS: Add self as a profile feedback maintainer.
8239
8240 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8241
8242         * configure.in:  Do not prepend $srcdir to /dev/null in
8243         makefile fragments.
8244         * configure:  Regenerate.
8245
8246 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8247
8248         * Makefile.def (build_modules): Add bison, byacc, flex,
8249         m4, texinfo.
8250         (flags_to_pass): Add FLEX.
8251         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8252         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8253         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8254         DEFAULT_MAKEINFO): Remove.
8255         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8256         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8257         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8258         objdir or else use configured tool.
8259         (all-build): New.
8260         (all): Depend on it.
8261         (Build module dependencies): Add.
8262         * Makefile.in: Regenerate.
8263         * configure.in: Better support for multiple build modules,
8264         matching what is done for host/target modules.  Do not look
8265         for "plausible" locations of build tools if Canadian cross.
8266         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8267         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8268         * configure: Regenerate.
8269
8270 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8271
8272         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8273         * Makefile.in: Regenerate.
8274
8275 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8276
8277         * Makefile.tpl (configure-build-[+module+],
8278         configure-[+module+], configure-target-[+module+]): Pass
8279         [+extra_configure_args+].
8280         (all-build-[+module+], all-[+module+], check-[+module+],
8281         install-[+module+], [+make_target+]-[+module+],
8282         all-target-[+module+], check-target-[+module+],
8283         install-target-[+module+], [+make_target+]-target-[+module+]):
8284         Pass [+extra_make_args+].
8285         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8286         (GCC_HOST_EXPORTS): Remove.
8287         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8288         cross, check-gcc, check-gcc-c++, install-gcc,
8289         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8290         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8291         * Makefile.in: Regenerate.
8292
8293 2004-06-21  Matthew Sachs  <msachs@apple.com>
8294
8295         * MAINTAINERS: Added self to write-after-approval.
8296
8297 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8298
8299         * configure.in: Check for srcdir/winsup rather than build directory
8300         winsup.
8301         * configure: Regenerate.
8302
8303 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8304
8305         * configure.in: Don't build Cygwin native newlib if winsup
8306         directory is missing.  Emit warning instead.
8307         * configure: Regenerate.
8308
8309 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8310
8311         * Makefile.tpl (touch-stage[+id+]): New.
8312         (restage[+prev+]): Depend on touch-stage[+id+].
8313
8314         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8315         Use it throughout.
8316
8317         * Makefile.def: Add profile and feedback bootstrap stages.
8318         Remove next field from bootstrap stages.
8319         * Makefile.tpl (LN, LN_S): Substitute.
8320         (stageN-start, stageN-end): Use double-colon rules, to
8321         provide a hook for additional setup commands.
8322         (distclean-stageN-gcc, restageN): Create dependencies from
8323         [+prev+], not from [+next+].
8324         (stageN-bubble): Add commands for successive stages from
8325         [+prev+], using double-colon rules.
8326         (all-stageN-gcc): Fix typo.
8327         (stagefeedback-start, profiledbootstrap): New.
8328         * Makefile.in: Regenerate.
8329         * configure.in: Call ACX_PROG_LN.
8330         * configure: Regenerate.
8331
8332 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8333
8334         * MAINTAINERS (Write After Approval): Add myself.
8335
8336 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8337
8338         * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8341
8342         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8343         without gcc.
8344         * configure: Regenerate.
8345
8346 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8347
8348         * Makefile.tpl: Fix typo.
8349         * Makefile.in: Regenerate.
8350
8351 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8352
8353         * configure.in: Remove new- prefix from toplevel
8354         bootstrap targets.
8355         * configure: Regenerate.
8356
8357 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8358
8359         * Makefile.tpl (all.normal): Rename to all.
8360         (all): Replace with a rule to pick the default
8361         target from configure.
8362         (all-gcc, configure-gcc): Use conditionals to
8363         do nothing when toplevel bootstrap is going on.
8364         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8365         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8366         * configure.in: Support --enable-bootstrap.
8367
8368         * Makefile.def: Remove new- prefix from toplevel
8369         bootstrap targets.
8370         * Makefile.tpl: Likewise.
8371
8372         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8373         target.
8374
8375         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8376         $(RECURSE_FLAGS) to recursive invocation of make.
8377
8378         * Makefile.in: Regenerate.
8379         * configure: Regenerate.
8380
8381 2004-05-30  Andreas Jaeger  <aj@suse.de>
8382             Jim Wilson  <wilson@specifixinc.com>
8383
8384         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8385         like CC.
8386
8387 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8388
8389         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8390         * configure: Regenerate.
8391
8392 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8393
8394         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8395         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8396         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8397         targets.
8398         * Makefile.in: Regenerate.
8399
8400 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8401
8402         * configure.in: Test the ability to symlink directories.
8403         * configure: Regenerate.
8404
8405         * Makefile.def (bootstrap-stage): New definitions.
8406         * Makefile.tpl (configure-stage1-gcc,
8407         configure-stage2-gcc, configure-stage3-gcc,
8408         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8409         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8410         new-restage3, compare): Autogenerate, see Makefile.in
8411         entry for behavioral changes.
8412         (distclean-stage1, new-stage1-start, new-stage1-end,
8413         new-stage1-bubble, distclean-stage2, new-stage2-start,
8414         new-stage2-end, new-stage2-bubble, distclean-stage3,
8415         new-stage3-start, new-stage3-end): New autogenerated targets.
8416         (objext, prebootstrap, BOOT_CFLAGS,
8417         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8418         targets.
8419
8420         * Makefile.in: Regenerate.
8421         (distclean-stage1, new-stage1-start, new-stage1-end,
8422         new-stage1-bubble, distclean-stage2, new-stage2-start,
8423         new-stage2-end, new-stage2-bubble, distclean-stage3,
8424         new-stage3-start, new-stage3-end): New targets.
8425         (all-stage1-gcc): Move prebootstrap dependency from here...
8426         (configure-stage1-gcc): ...to here.
8427         (new-bootstrap): Use bubble targets.
8428         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8429         Use per-stage distclean targets.
8430         (configure-stage1-gcc, configure-stage2-gcc,
8431         configure-stage3-gcc, all-stage1-gcc,
8432         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8433         Use new-stageN-start to prepare the tree.
8434
8435 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8436
8437         * Makefile.def (host_modules): add libcpp.
8438         * Makefile.tpl: Add dependencies on and for libcpp.
8439         * Makefile.in: Regenerate.
8440         * configure.in: Add libcpp host module.
8441         * configure: Regenerate.
8442
8443 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8444
8445         * Makefile.tpl: Whenever a recursive target is defined, wrap
8446         it in a special @if/@endif block, and prepare its maybe
8447         dependency in the @if/@endif block
8448         * configure.in: Instead of writing maybe dependencies, remove
8449         the @if/@endif statements, and remove the @if/@endif blocks
8450         that remain.
8451         * configure: Regenerate.
8452         * Makefile.in: Regenerate.
8453
8454 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8455
8456         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8457
8458 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8459
8460         PR bootstrap/15120
8461         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8462         * */configure: Rebuilt.
8463
8464 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8465
8466         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8467         of libf2c.
8468         * configure, Makefile.in: Regenerate.
8469
8470 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8471
8472         * MAINTAINERS (Write After Approval): Add myself.
8473
8474 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8475
8476         Merge from tree-ssa-20020619-branch.
8477
8478         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8479         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8480         (HOST_GMPLIBS): Define.
8481         (HOST_GMPINC): Define.
8482         (TARGET_LIB_PATH): Add libmudflap.
8483         (GFORTRAN_FOR_TARGET): Define.
8484         (configure-build*): Export GFORTRAN.
8485         (configure-gcc): Export GMPLIBS and GMPINC.
8486         (all-gcc): Add maybe-all-libbanshee.
8487         (configure-target-libgfortran): Define.
8488         * Makefile.in: Regenerate.
8489         * configure.in (host_libs): Add libbanshee.
8490         (target_libraries): Add target-libmudflap and target-libgfortran.
8491         Add --with-libbanshee.
8492         Handle --disable-libmudflap.
8493         (*-*-freebsd*): Use with_gmp.
8494         Add $(libgcj) to noconfigdirs.
8495         * configure: Regenerate.
8496         * depcomp: New file.
8497         * MAINTAINERS: Add tree-ssa maintainers.
8498
8499 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8500
8501         * MAINTAINERS (Various Maintainers): Add myself.
8502
8503 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8504
8505         * MAINTAINERS (Write After Approval): Add myself.
8506
8507 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8508
8509         * MAINTAINERS (Write After Approval): Add myself.
8510
8511 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8512
8513         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8514         * configure: Regenerate.
8515
8516 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8517
8518         Revert:
8519         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8520
8521         * Makefile.def (flags_to_pass): Remove *dir variables that
8522         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8523         as well as prefix and exec_prefix.
8524         * Makefile.in: Regenerate.
8525
8526 2004-04-26  Robert Millan  <robertmh@gnu.org>
8527
8528         Add patches from libtool CVS.
8529         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8530         * ltconfig: Likewise.
8531         * ltcf-c.sh: Likewise.
8532         * ltcf-cxx.sh: Likewise.
8533         * ltcf-gcj.sh: Likewise.
8534
8535 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8536
8537         * Makefile.def (host_modules): Mark with the bootstrap
8538         flag packages on which gcc depends.
8539         * Makefile.tpl (all-bootstrap): Use it.
8540         * Makefile.in: Regenerate.
8541
8542 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8543
8544         * Makefile.def (flags_to_pass): Remove *dir variables that
8545         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8546         as well as prefix and exec_prefix.
8547         * Makefile.in: Regenerate.
8548
8549 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8550
8551         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8552         * configure: Regenerate.
8553         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8554         * gcc/Makefile.tpl (compare): Use the result of the test.
8555         * gcc/Makefile.in: Regenerate.
8556
8557 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8558
8559         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8560         Always relocate gcc and prev-gcc to the original names, even
8561         if the build fails.
8562         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8563         New targets.
8564
8565 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8566
8567         * MAINTAINERS: Update my email address.
8568
8569 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8570
8571         * configure.in (mips*-*-irix5*): Enable ld.
8572         * configure: Regenerate.
8573
8574 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8575
8576         * configure: Regenerate.
8577
8578 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8579
8580         * Makefile.tpl (configure-[+module+], configure-gcc,
8581         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8582         Set and export LDFLAGS.
8583         * Makefile.in: Regenerate.
8584
8585 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8586
8587         * MAINTAINERS: Add myself to write-after-approval.
8588
8589 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8590
8591         PR bootstrap/14871
8592         * Makefile.tpl: If we don't have built-in-tree target tools,
8593         use the ones found by configure rather than hacking around with
8594         program_transform_name.
8595         * configure.in: Give Makefile.tpl the information necessary
8596         to do that.
8597         * Makefile.in: Regenerate.
8598         * configure: Regenerate.
8599
8600 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8601
8602         PR bootstrap/14760
8603         * configure.in: When computing baseargs, strip *all* copies of
8604         offending options.  Also, don't match/substitute the trailing space,
8605         so that this actually works when two similar options are separated by
8606         only one space.
8607         * configure: Regenerate.
8608
8609 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8610
8611         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8612         (rs6000-*-aix*): Same.
8613         * configure: Regenerate.
8614
8615 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8616
8617         * MAINTAINERS: Add myself to write-after-approval.
8618
8619 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8620
8621         * MAINTAINERS: Add myself to write-after-approval.
8622
8623 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8624
8625         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8626         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8627         * Makefile.in: Regenerate.
8628
8629         * configure.in (top level bootstrap support): Rework --enable-werror
8630         to set @stage2_werror_flag@.
8631         * configure: Regenerate.
8632         * Makefile.tpl (top level bootstrap support): Pass
8633         @stage2_werror_flag@ down to configure in stages 2 and 3.
8634         * Makefile.in: Regenerate.
8635
8636 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8637
8638         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8639         for stages 2 and 3 as well as in make.  As a consequence, remove
8640         OUTPUT_OPTION (now detected by configure) from the flags passed down
8641         to make.
8642         * Makefile.in: Regenerate.
8643
8644         * Makefile.tpl (new-bootstrap): Fix typo.
8645         * Makefile.in: Regenerate.
8646
8647 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8648
8649         * Makefile.tpl: Rearrange by moving recursive_targets rules
8650         into their proper sections.
8651         * Makefile.tpl (top level bootstrap support): Move disabling
8652         of coverage flags from 'make' to 'configure'; improve comments.
8653         * Makefile.in: Regenerate.
8654
8655         * Makefile.tpl (experimental top level bootstrap) Move stage1
8656         language setting from all- target to configure- target; disable
8657         intermodule optimization in stage 1; prevent gratuitous rebuilds
8658         of stage 1.
8659         * Makefile.in: Regenerate.
8660         * configure.in: Comma-separate stage 1 language list for top
8661         level bootstrap.
8662         * configure: Regenerate.
8663
8664         * Makefile.tpl: Clean up experimental top level bootstrap support:
8665         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8666         prev-gcc in configure- targets as well as all- targets.
8667         * Makefile.in: Regenerate.
8668
8669 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8670
8671         * compile: New file imported from automake.
8672
8673 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8674
8675         * configure.in: Remove symbolic link section.
8676         * configure: Regenerate.
8677         * Makefile.tpl (links): Remove.
8678         * Makefile.in: Regenerate.
8679
8680 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8681             Nathanael Nerode  <neroden@gcc.gnu.org>
8682
8683         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8684         Set with AC_CHECK_PROGS.
8685         * configure.in: Fix comment typo from last patch.
8686         * configure: Regenerate.
8687
8688 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8689
8690         * Makefile.tpl: Introduce experimental top level bootstrap support.
8691         * Makefile.in: Regenerate.
8692         * configure.in: Introduce support for top level bootstrap.
8693         * configure: Regenerate.
8694
8695 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8696             Paolo Bonzini  <bonzini@gnu.org>
8697
8698         PR bootstrap/14522
8699         * configure.in: Cope with shells that do not support unquoted ^
8700         * configure: Regenerate.
8701
8702 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8703             Paolo Bonzini  <bonzini@gnu.org>
8704
8705         PR bootstrap/14522
8706         * configure.in: Cope with shells that do not support nesting
8707         quotes inside quoted backquote substitutions.
8708         * configure: Regenerate.
8709
8710 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8711
8712         PR bootstrap/14522
8713         * configure.in: Fix escaping of $.
8714         * configure: Regenerate.
8715
8716 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8717
8718         * configure: Regenerate, since I forgot to while committing Paolo's
8719         changes.
8720
8721 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8722
8723         PR ada/14131
8724         Move language detection to the top level.
8725         * configure.in: Find default values for the tools as
8726         soon as possible.  Disable ada if GNAT is not found.
8727         Emit error message about missing languages.  Expand
8728         --enable-languages=all for the gcc subdirectory.
8729
8730 2004-03-10  Ben Elliston  <bje@gnu.org>
8731
8732         * MAINTAINERS: Update my email address.
8733
8734 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8735
8736         * ltconfig: Disable building static libraries if building shared
8737         libraries on AIX 5L.
8738
8739 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8740
8741         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8742         and disable libgcj.
8743         * configure: Regenerated.
8744
8745 2004-03-01  Brian Booth  <bbooth@redhat.com>
8746
8747         * MAINTAINERS: Add myself to write-after-approval.
8748
8749 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8750
8751         * MAINTAINERS: Add myself to write-after-approval.
8752
8753 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8754
8755         PR bootstrap/7087
8756         * Makefile.tpl: Guard XFOO sed statements better.
8757         * Makefile.tpl: Add dependency for configure-target-libada.
8758         * Makefile.in: Regenerate (incidentally fixes broken
8759         commit when libada-branch was merged).
8760
8761 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8762
8763         * MAINTAINERS: Add myself to write-after-approval.
8764
8765 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8766
8767         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8768         maintainers.
8769
8770 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8771
8772         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8773         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8774
8775 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8776
8777         PR bootstrap/11932
8778         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8779
8780 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8781
8782         * MAINTAINERS: Added myself to write-after-approval.
8783
8784 2004-02-14  Michael Koch  <konqueror@gmx.de>
8785
8786         * MAINTAINERS: Added myself to write-after-approval.
8787
8788 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8789
8790         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8791         some OS port maintainers to OS port maintainers section.
8792
8793 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8794
8795         * MAINTAINERS: Add self.
8796
8797 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8798
8799         * MAINTAINERS: Alphabetize.
8800
8801 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8802
8803         * MAINTAINERS: Remove myself.
8804
8805 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8806
8807         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8808         (rs6000-*-aix*): Same.
8809         * configure: Regenerate.
8810
8811 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8812
8813         * configure.in (host): Add in missing $noconfigdirs to defines.
8814         * configure: Regenerate.
8815
8816 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8817             Nathanael Nerode  <neroden@gcc.gnu.org>
8818
8819         PR ada/6637, PR ada/5911
8820         Merge with libada-branch:
8821         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8822         with appropriate dependencies. Add --enable-libada configure switch.
8823         * configure, Makefile.in: Regenerate.
8824
8825 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8826
8827         * MAINTAINERS: Add myself to write-after-approval.
8828
8829 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8830
8831         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8832         * configure: Regenerate.
8833
8834 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8835
8836         Merge from upstream:
8837
8838         * ltmain.in: When setting IFS to '~', be careful about user
8839         arguments that contain '~'.
8840
8841         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8842
8843         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8844         Also test $base_compile against $CC with escaped arguments. Bug
8845         reported by Geoff Keating <geoffk@apple.com>.
8846
8847 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8848
8849         * MAINTAINERS: Remove i960 port.
8850
8851 2004-01-23  DJ Delorie  <dj@redhat.com>
8852
8853         * Makefile.def (target_modules) [libiberty]: Don't stage.
8854         * Makefile.in: Rebuilt.
8855
8856 2004-01-20  Caroline Tice  <ctice@apple.com>
8857
8858         * MAINTAINERS: Add myself to write-after-approval.
8859
8860 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8861
8862         * MAINTAINERS: Update my email address.
8863
8864 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8865
8866         * MAINTAINERS: Add myself to write-after-approval.
8867
8868 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8869
8870         * MAINTAINERS: Remove entries without email address.
8871
8872 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8873
8874         * MAINTAINERS: Add myself to write-after-approval.
8875
8876 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8877
8878         * MAINTAINERS: Update my email address.
8879
8880 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8881
8882         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8883         * Makefile.tpl (configure-target-[+module+]): Support stage.
8884         * Makefile.in: Rebuilt.
8885
8886 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8887
8888         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8889
8890 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8891
8892         * MAINTAINERS: Add myself as a MIPS maintainer.
8893
8894 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8895
8896         * configure.in: Use ./config.cache, not config.cache.
8897         * configure: Regenerate.
8898         * Makefile.tpl: Special-casing not needed for GCC any more.
8899         * Makefile.in: Regenerate.
8900
8901         * configure.in: Don't share a cache file for host dirs.
8902         * configure: Regenerate.
8903
8904         * config-ml.in: Don't mess with the cache file.
8905
8906 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8907
8908         * MAINTAINERS: Move myself from 'Write After Approval' to
8909         'CPU Port Maintainers' section as SPARC maintainer.
8910
8911 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8912
8913         * Makefile.tpl: Make GCC use a separate config.cache.
8914         * Makefile.in: Regenerate.
8915
8916         PR bootstrap/11932, PR bootstrap/11933
8917         (I don't know if it will fix either of them, but it relates
8918         to them.)
8919         * configure.in: Don't use shared config.cache for target
8920         directories.
8921         * configure: Regenerate.
8922
8923 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8924
8925         * MAINTAINERS: Add myself to 'Write After Approval' section.
8926
8927 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8928
8929         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8930         * configure: Regenerated.
8931
8932 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8933
8934         * MAINTAINERS: Remove the mn10200 maintainer.
8935
8936 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8937
8938         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8939         * configure: Regenerated.
8940
8941 2003-12-16  Jan Hubicka  <jh@suse.cz>
8942
8943         * MAINTAINERS: Add myself as callgraph maintainer.
8944
8945 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8946
8947         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8948         * configure: Regenerate.
8949
8950 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8951
8952         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8953         'Write After Approval' section. Update email.
8954
8955 2003-12-01  James Lemke  <jim@wasabisystems.com>
8956
8957         * MAINTAINERS (Write After Approval): Add myself.
8958
8959 2003-11-20  Matt Thomas  <matt@3am-software.com>
8960
8961         * MAINTAINERS: Add myself as a vax port maintainer.
8962
8963 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8964
8965         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8966         (configure-build-[+module+], configure-[+module+]): Likewise.
8967         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8968         * Makefile.in: Regenerate.
8969
8970 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8971
8972         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8973         shared/dylibed libraries.
8974         * ltmain.sh: Likewise.
8975         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8976         * ltcf-cxx.sh: Likewise.
8977         * ltcf-gcj.sh: Likewise.
8978         * ltconfig: Likewise.
8979
8980 2003-11-17  Stan Cox  <scox@redhat.com>
8981
8982         * MAINTAINERS: Add myself as iq2000 port maintainer.
8983
8984 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8985
8986         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8987         * Makefile.in: Regenerate.
8988
8989 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8990
8991         * config.sub: Update to 2003-11-03 version.
8992
8993 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8994
8995         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8996         * configure:  Regenerate.
8997
8998 2003-10-20  Nicolas Pitre  <nico@cam.org>
8999
9000         * MAINTAINERS: Add myself to 'Write After Approval' section.
9001
9002 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9003
9004         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9005
9006 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9007
9008         * MAINTAINERS: Update my email address.
9009
9010 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9011
9012         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9013
9014 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9015
9016         * MAINTAINERS: Add myself to 'Write After Approval' section.
9017
9018 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9019
9020         * config.guess: Update to 2003-10-16 version.
9021         * config.sub: Update to 2003-10-16 version.
9022
9023 2003-10-15  David Daney  <ddaney@avtrex.com>
9024
9025         * MAINTAINERS: Added myself to 'Write After Approval' section.
9026
9027 2003-10-15  Falk Hueffner  <falk@debian.org>
9028
9029         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9030         'Write After Approval' section. Update email.
9031
9032 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9033
9034         * MAINTAINERS: Move myself from 'Write After Approval' to
9035         'Various Maintainers' section as middle-end maintainer.
9036
9037 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9038
9039         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9040         HOST_FLAGS_TO_PASS.
9041         * Makefile.in: Regenerate.
9042
9043 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9044
9045         * config.guess: Update to 2003-10-07 version.
9046         * config.sub: Update to 2003-10-07 version.
9047
9048 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9049
9050         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9051         * ltconfig (irix5*, irix6*): Don't override version_type.
9052
9053 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9054
9055         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9056         * configure: Rebuilt
9057         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9058         * Makefile.in: Rebuilt
9059
9060 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9061
9062         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9063
9064 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9065
9066         * MAINTAINERS (Write After Approval): Add myself.
9067
9068 2003-09-29  Paul Koning  <ni1d@arrl.net>
9069
9070         * MAINTAINERS: Move myself from "Write After Approval"
9071         to CPU platform maintainers for pdp11 platform.
9072
9073 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9074
9075         * MAINTAINERS: Move myself from 'Write After Approval' to
9076         'Various Maintainers' section as libffi testsuite maintainer.
9077
9078 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9079
9080         * configure.in: Pass a computed --program-transform-name
9081         to subconfigures.
9082         * configure: Regenerated.
9083
9084 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9085
9086         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9087         * Makefile.in: Regenerate.
9088
9089         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9090         * Makefile.in: Regenerate.
9091
9092 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9093
9094         * MAINTAINERS: Move myself from 'Write After Approval'
9095         to 'Various Maintainers' (objective-c) section.
9096
9097 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9098
9099         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9100         quoting.
9101         * configure: Regenerated.
9102
9103 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9104
9105         * MAINTAINERS (Write After Approval): Add myself to write after
9106         approval list.
9107
9108 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9109
9110         * MAINTAINERS (Write After Approval): Add myself.
9111
9112 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9113
9114         * MAINTAINERS: Update my e-mail address.
9115
9116 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9117
9118         * libtool.m4 (LD): Correct powerpc64 host match.
9119
9120 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9121
9122         * MAINTAINTERS: Update my affiliation and email address.
9123
9124 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9125
9126         * MAINTAINERS (Write After Approval): Add myself.
9127
9128 2003-09-04  DJ Delorie  <dj@redhat.com>
9129
9130         * configure: Regenerate.
9131
9132 2003-09-04  Robert Millan  <robertmh@gnu.org>
9133
9134         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9135
9136 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9137
9138         * configure.in: Ensure arguments to sed are properly spaced.
9139         * configure: Regenerate.
9140
9141 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9142
9143         * MAINTAINERS: Update my e-mail address.
9144
9145 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9146
9147         * MAINTAINERS (Write After Approval): Add myself.
9148
9149 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9150
9151         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9152         * configure: Regenerated.
9153
9154 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9155
9156         * MAINTAINERS: Update my email address.
9157
9158 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9159
9160         * configure.in:  Use newline instead of semicolon when assuming
9161         shell arguments in a for loop.
9162         * configure:  Regenerated.
9163
9164 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9165
9166         * MAINTAINERS: Resurrect the i860 maintainer.
9167
9168 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9169
9170         PR 8180
9171         * configure.in: When testing with_libs and with_headers, treat
9172         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9173         * configure: Regenerate.
9174
9175         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9176         make, shell, etc.
9177         (baseargs): Likewise.
9178         * configure: Regenerate.
9179
9180 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9181
9182         * MAINTAINERS (Write After Approval): Add myself.
9183
9184 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9185
9186         * configure.in: Disable libgcj for darwin not on powerpc.
9187         * configure: Rebuild.
9188
9189 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9190
9191         * config-ml.in, symlink-tree: Add license.
9192
9193 2003-08-03  Richard Stallman  <rms@gnu.org>
9194             Eben Moglen  <moglen@columbia.edu>
9195
9196         * README.SCO: New file.
9197
9198 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9199
9200         * Makefile.tpl (check, check-c++): Express dependencies using
9201         dependencies rather than commands.
9202         * Makefile.in: Regenerate.
9203
9204 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9205
9206         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9207         * configure: Ditto.
9208
9209 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9210
9211         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9212         * Makefile.in: Update.
9213
9214 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9215
9216         * configure.in: Enable libgcj for darwin.
9217         * configure: Rebuild.
9218
9219 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9220
9221         * config-ml.in:  Use ac_configure_args directly instead of
9222         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9223         actually seen.
9224
9225 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9226
9227         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9228         creating target and build subdirs to build all parent dirs as needed.
9229         * Makefile.in: Rebuild.
9230         * configure.in: Don't build dirs explicitly here.
9231         * configure: Rebuild.
9232
9233 2003-07-26  Paul Brook  <paul@nowt.org>
9234
9235         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9236
9237 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9238
9239         * Makefile.tpl (all-make): Depend on intl.
9240         * Makefile.in: Rebuilt.
9241
9242 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9243
9244         * install-sh:  Update to newer upstream versions (associated with
9245         aclocal 1.7).
9246         * mkinstalldirs:  Likewise.
9247         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9248
9249 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9250
9251         * MAINTAINERS: Move self from Bug database only accounts
9252         to write-after-approval.
9253
9254 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9255
9256         * config.if: Remove unused libc_interface determination.
9257
9258 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9259
9260         * MAINTAINERS: Move self from write-after-approval to
9261         build machinery (*.in).
9262
9263 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9264
9265         PR bootstrap/11273
9266         PR bootstrap/11408
9267         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9268         unused INSTALL_PROGRAM_ARGS.
9269         * configure.in: Use AC_PROG_INSTALL.
9270         * Makefile.in: Regenerate.
9271         * configure: Regenerate.
9272
9273 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9274
9275         * MAINTAINERS: Alphabetize.
9276
9277 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9278
9279         * configure: Rebuilt.
9280         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9281         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9282         newlib nor libgloss.
9283         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9284         * configure.in (am33_2.0-*-linux*): Added.
9285
9286 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9287
9288         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9289         * configure: Regenerate.
9290
9291 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9292
9293         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9294         * Makefile.in: Regenerate.
9295
9296 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9297
9298         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9299         * Makefile.in: Regenerate.
9300
9301 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9302
9303         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9304         * Makefile.in: Regenerated.
9305
9306         * config-ml.in: Replace PWD with PWD_COMMAND.
9307
9308 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9309
9310         * intl: New directory; see intl/ChangeLog for details.
9311         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9312         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9313         * Makefile.in: Regenerate.
9314
9315 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9316
9317         * configure.in: Clean up config-lang.in handling.  Delete
9318         useless assignment to "subdirs".
9319         * configure: Regenerate.
9320
9321 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9322
9323         * configure.in: Rename 'target_libs' to 'target_libraries'.
9324         Remove useless reference to 'target_libs'.
9325         * configure: Regenerate.
9326
9327 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9328
9329         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9330         * Makefile.in: Regenerate.
9331
9332 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9333
9334         * Makefile.def: Introduce flags_to_pass.
9335         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9336         * Makefile.in: Regenerate.
9337
9338 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9339
9340         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9341         and target-libgloss.
9342         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9343         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9344         * configure: Regenerate.
9345
9346 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9347
9348         * configure.in: Update testsuite_flags to new location.
9349         * configure. Regenerate.
9350
9351 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9352
9353         * Makefile.tpl: Remove BUILD_CC stuff.
9354         * Makefile.in: Regenerate.
9355
9356 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9357
9358         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9359
9360 2003-06-16  Graeme Peterson  <gp@qnx.com>
9361
9362         * MAINTAINERS (Write After Approval): Add myself.
9363
9364 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9365
9366         * config.guess: Update to 2003-06-12 version.
9367         * config.sub: Update to 2003-06-13 version.
9368
9369 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9370
9371         * config.guess: Update to 2003-06-06 version.
9372         * config.sub: Update to 2003-06-06 version.
9373
9374 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9375
9376         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9377         * configure. Regenerate.
9378
9379 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9380
9381         * configure.in: Disable serial configure by default.
9382         * configure: Regenerate.
9383         * Makefile.tpl: Abolish .NOTPARALLEL.
9384         * Makefile.in: Regenerate.
9385
9386         * Makefile.tpl: Replace {build,host,target}_canonical by
9387         {build,host,target}.
9388         * Makefile.in: Regenerate.
9389
9390         * Makefile.tpl: Fix stupid pasto.
9391         * Makefile.in: Regenerate.
9392
9393 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9394
9395         * Makefile.tpl: Remove bogus conditional.
9396         * Makefile.in: Regenerate.
9397
9398 2003-06-05  Jan Hubicka  <jh@suse.cz>
9399
9400         * Makefile.tpl (profiledbootstrap): New target.
9401         * Makefile.in (profiledbootstrap): New target.
9402
9403 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9404
9405         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9406         Pinski. Remove user names from other bugzilla-only maintainers.
9407
9408 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9409
9410         * Makefile.tpl: Make 'recursive targets' using autogen rather
9411         than shell loop.  Remove duplicate 'clean' targets and false
9412         comments.
9413         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9414         Add systematic method of specifying missing targets in subdirs.
9415         Add copyright boilerplate.
9416         * Makefile.in: Regenerate.
9417         * configure.in: Add 'recursive targets' to maybe list.
9418         * configure: Regenerate.
9419
9420         * MAINTAINERS: "GNATS only" -> "Bug database only".
9421
9422         * Makefile.tpl: Rename [+target+] to [+make_target+].
9423         * Makefile.def: Rename 'target' to 'make_target'.
9424
9425 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9426
9427         * MAINTAINERS: Add self as options handling maintainer.
9428
9429 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9430
9431         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9432         been too long since I touched those ports.
9433
9434 2003-05-28  DJ Delorie  <dj@redhat.com>
9435
9436         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9437         * Makefile.in: Regenerate.
9438
9439 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9440
9441         * configure.in: Use curly braces in the definition of tooldir.
9442         * configure: Regenerate.
9443
9444 2003-05-21  DJ Delorie  <dj@redhat.com>
9445
9446         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9447         newlib or libgloss.
9448         * Makefile.in: Regenerate.
9449
9450 2003-05-21  DJ Delorie  <dj@redhat.com>
9451
9452         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9453         * Makefile.in: Regenerate.
9454
9455 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9456
9457         * MAINTAINERS: Update my e-mail address.
9458
9459 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9460
9461         * configure.in: Switch more things to use maybe dependencies.
9462         * Makefile.tpl: Switch more things to use maybe dependencies.
9463         Factor out common code from autogen IF statements.
9464         * configure: Regenerate.
9465         * Makefile.in: Regenerate.
9466
9467 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9468
9469         * configure.in: Accept i[3456789]86 for machine type.
9470         * configure: Regenerate.
9471
9472 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9473
9474         * configure.in: Switch more things to use maybe dependencies.
9475         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9476         * configure: Regenerate.
9477         * Makefile.tpl: Switch more things to use maybe dependencies.
9478         * Makefile.in: Regenerate.
9479
9480 2003-05-16  Andreas Schwab  <schwab@suse.de>
9481
9482         * Makefile.tpl (install-opcodes): Define.
9483         * Makefile.in: Rebuild.
9484
9485 2003-05-13  Andreas Jaeger  <aj@suse.de>
9486
9487         * config.guess: Update to 2003-05-09 version.
9488         * config.sub: Update to 2003-05-09 version.
9489
9490 2003-05-13  Michael Eager  <eager@mvista.com>
9491
9492         * configure.in: Correct sed script so that options in quotes are not
9493         deleted.
9494         * configure: Rebuild.
9495
9496 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9497
9498         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9499         and $$s/newlib/libc/sys/cygwin32 include paths.
9500         * configure: Ditto.
9501
9502 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9503
9504         * MAINTAINERS: Update my email addresses.
9505
9506 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9507
9508         * config-ml.in: Propagate INSTALL variables.
9509
9510 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9511
9512         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9513
9514 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9515
9516         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9517         * Makefile.in: Regenerate.
9518
9519 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9520
9521         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9522
9523 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9524
9525         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9526
9527 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9528
9529         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9530         * Makefile.in: Regenerated.
9531
9532 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9533
9534         * MAINTAINERS (Write After Approval): Upgrade myself from
9535         GNATS only to write-after-approval. Update my mail address.
9536
9537 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9538
9539         (OS Port Maintainers: freebsd): Add myself.
9540
9541 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9542
9543         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9544
9545 2003-04-22  Kean Johnston  <jkj@sco.com>
9546
9547         * MAINTAINERS (SCO ports): Added myself.
9548
9549 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9550
9551         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9552
9553 2003-04-19  Kean Johnston  <jkj@sco.com>
9554
9555         * MAINTAINERS (Write After Approval): Add myself.
9556
9557 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9558
9559         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9560         * Makefile.in: Regenerate.
9561
9562 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9563
9564         * configure.in (powerpc64*-*-linux*): Remove.
9565         * configure: Rebuilt.
9566
9567 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9568
9569         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9570         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9571         and restrap.
9572         * Makefile.in:  Regenerate.
9573
9574 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9575
9576         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9577         * configure: Regenerated.
9578
9579 2003-04-15  DJ Delorie  <dj@redhat.com>
9580
9581         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9582
9583 2003-04-13  Nick Clifton  <nickc@redhat.com>
9584
9585         * config-ml.in: Remove support for --disable-aix removing
9586         call-aix multilibs.
9587
9588 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9589
9590         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9591         * */configure: Rebuilt.
9592
9593 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9594
9595         * MAINTAINERS: Add my email address.
9596
9597 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9598
9599         * MAINTAINERS (Write After Approval): Add myself.
9600
9601 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9602
9603         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9604         * Makefile.in: Regenerate.
9605
9606 2003-03-14  Michael Chastain  <mec@shout.net>
9607
9608         * Makefile.in: Regenerate with correct Makefile.def.
9609
9610 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9611
9612         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9613         Make macro.
9614         * Makefile.in: Regenerate.
9615         * configure.in: Clean up gxx_include_dir logic.
9616         * configure: Regenerate.
9617
9618 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9619
9620         * MAINTAINERS (Write After Approval): Add myself.
9621
9622 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9623
9624         * MAINTAINERS: Update my mail address.
9625
9626 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9627
9628         * configure.in (gxx_include_dir): Fix typo.
9629         * configure: Regenerated.
9630
9631 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9632
9633         * Makefile.tpl: Reindent.
9634         * Makefile.in: Regenerate.
9635         * configure.in: Reindent.  Don't set unused variables.
9636         * configure: Regenerate.
9637
9638 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9639
9640         * configure.in: Include $(build_tooldir)/sys-include in
9641         FLAGS_FOR_TARGET.
9642         * configure: Regenerated.
9643
9644 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9645
9646         * Makefile.tpl: Always pass down RANLIB.
9647         * Makefile.in: Regenerate.
9648
9649         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9650         * Makefile.in: Regenerate.
9651         * configure.in: Remove unused logic relating to --enable-shared
9652         and --enable-threads.  Remove bogus comments.  Remove redundant
9653         noconfigdirs.
9654         * configure: Regenerate.
9655
9656         * configure.in: Replace ${libstdcxx_version} by its value.
9657         Remove reference to mh-dgux.
9658         * configure: Regenerate.
9659
9660 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9661
9662         * MAINTAINERS (Write After Approval): Add myself.
9663
9664 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9665
9666         * Makefile.tpl: Rearrange.
9667         * Makefile.in: Regenerate.
9668
9669 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9670
9671         * configure.in: Add support for kaOS as cross build target system.
9672         * configure: Regenerated.
9673
9674 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9675
9676         * MAINTAINERS (Write after approval): Add myself.
9677
9678 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9679
9680         * MAINTAINERS: Update my email address.
9681
9682 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9683
9684         * MAINTAINERS: Add self to blanket write privs. section.
9685
9686 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9687
9688         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9689         configure-target-* as some target builds may require additional
9690         flags for preprocessor tests.
9691         * Makefile.in: Regenerated.
9692
9693 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9694
9695         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9696         * ltconfig: Handle it.
9697         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9698         auto-detecting it.
9699
9700         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9701         it is used as argument to $CC.
9702         * ltcf-gcj.sh: Likewise.
9703
9704         * configure.in: Introduce --enable-maintainer-mode.
9705         * configure: Rebuilt.
9706         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9707         for maintainer mode.
9708         * Makefile.in: Rebuilt.
9709
9710 2003-02-18  Jason Merrill  <jason@redhat.com>
9711
9712         * Makefile.tpl (check-c++): Allow parallelism.
9713
9714 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9715
9716         * MAINTAINERS: Remove John Carr (who never actually had access to
9717         gcc.gnu.org).
9718
9719 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9720
9721         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9722         don't configure target-libobjc.
9723         * configure: Regenerate.
9724
9725 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9726
9727         * Makefile.tpl (RANLIB): Define.
9728         * Makefile.in: Regenerate.
9729
9730 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9731
9732         * MAINTAINERS: Update my email.
9733
9734 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9735
9736         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9737         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9738         * Makefile.in: Regenerated.
9739         * configure.in: Remove all traces of snavigator, db, and grep.
9740         * configure: Regenerated.
9741
9742 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9743
9744         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9745         After Approval.
9746
9747 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9748
9749         * MAINTAINERS (Write after approval): Add myself.
9750
9751 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9752
9753         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9754         * Makefile.in: Regenerated.
9755
9756 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9757
9758         * config.guess: Updated to 2003-01-30's version.
9759         * config.sub: Updated to 2003-01-28's version.
9760
9761 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9762
9763         * config.if: If gcc_version is already set, just use it.  Don't set
9764         gcc_version_trigger if it's already set, otherwise set it to
9765         gcc/version.c, but only if the file exists.  If it is not set and
9766         gcc/version.c does not exist, try to extract the version number from
9767         $CC.
9768
9769 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9770
9771         * MAINTAINERS: Add myself to write-after-approval list.
9772
9773 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9774
9775         * configure.in:  Revert 24Jan change.
9776         * configure:  Regenerate.
9777
9778 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9779
9780         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9781         entry of HJ Lu.
9782
9783 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9784
9785         * configure.in: Revert previous change.
9786         * configure: Regenerate.
9787
9788 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9789
9790         * configure.in: Make rda native-only.
9791         * configure: Regenerate.
9792
9793 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9794
9795         * MAINTAINERS: Move myself from GNATS-only-accounts to
9796         write-after-approval.
9797
9798 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9799
9800         * configure.in: Add missing \.
9801         * configure: Rebuilt.
9802
9803 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9804
9805         * configure.in (baseargs): Avoid using \| in sed regular
9806         expressions.
9807         * configure: Rebuilt.
9808
9809 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9810
9811         * configure.in (baseargs): Remove all supported forms of
9812         --cache-file, --srcdir, --host, --build and --target options
9813         from argument lists.
9814         * configure: Rebuilt.
9815
9816 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9817
9818         * MAINTAINERS: Add myself to write-after-approval list.
9819
9820 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9821
9822         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9823         * configure: Rebuilt.
9824
9825 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9826
9827         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9828         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9829         * Makefile.in: Regenerate.
9830         * configure: Regenerate.
9831
9832 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9833
9834         * configure.in: Remove Makefile in build, host and target modules
9835         unless configure was run with --no-recursion.
9836         * configure: Rebuilt.
9837
9838 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9839
9840         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9841         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9842         * Makefile.in: Regenerate.
9843
9844 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9845
9846         * config.guess: Update to 2003-01-03 version.
9847         * config.sub: Update to 2003-01-03 version.
9848
9849 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9850
9851         * configure: Regenerate with proper autoconf 2.13.
9852
9853 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9854
9855         * configure.in: Add AC_PREREQ for consistency.
9856         * configure: Regenerate.
9857
9858 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9859
9860         * configure.in (GDB_TK): Add tcl directories conditional on
9861         gdb/gdbtk directory being present.
9862         * configure: Regenerate.
9863
9864 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9865
9866         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9867         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9868         * configure: Rebuilt.
9869
9870 2002-12-31  Tom Tromey  <tromey@redhat.com>
9871
9872         * Makefile.in: Rebuilt.
9873         * Makefile.def (target_modules) [libffi]: Allow installation.
9874
9875 2002-12-31  Andreas Schwab  <schwab@suse.de>
9876
9877         * configure.in: Fix use of $program_transform_name.
9878         * configure: Regenerated.
9879
9880 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9881
9882         * configure.in (baseargs): Don't remove first configure argument.
9883         * configure: Regenerated.
9884
9885 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9886
9887         * Makefile.tpl (local-distclean): Don't remove...
9888         (multilib.ts): ... this.  Moved into...
9889         (multilib.out): ... this.  Don't use sub-make.
9890         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9891         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9892         (configure-build-[+module+], configure-[+module+],
9893         configure-target-[+module+], configure-gcc): ... these.  Test
9894         for Makefile existence.  Drop config.status from dependencies.
9895         * Makefile.in: Rebuilt.
9896         * configure.in: Move gcc-version-trigger to the end of
9897         ac_configure_args.  Add comments to maybedep.tmp and
9898         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9899         nonopt from baseargs, matching and removing corresponding
9900         whitespace while at it.
9901         * configure: Rebuilt.
9902
9903 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9904
9905         * configure.in (host_configargs): Replace reference to
9906         no-longer-defined buildopts with --build=${build_alias}.
9907         * configure: Rebuilt.
9908
9909         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9910         program_transform_name to standard idiom.
9911         (AUTOGEN, AUTOCONF): Define.
9912         (Makefile.in): Use $(AUTOGEN).
9913         (Makefile): Depend on config.status, and use autoconf-style rule to
9914         build it.  Move original commands to...
9915         (config.status): ... this new target.
9916         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9917         $(AUTOCONF).
9918         * Makefile.in: Rebuilt.
9919
9920 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9921
9922         * Makefile.tpl: Fix dramatic bustage due to change in
9923         program_transform_name.
9924         * Makefile.in: Regenerate.
9925
9926         * configure.in: Remove unnecessary PATH setting.
9927         * configure: Regnerate.
9928
9929         * configure.in: Don't default to unprefixed tools unless
9930         the native tools will work.
9931         * configure: Regenerate.
9932
9933         * configure.in: Convert to autoconf script.  Blow away lots
9934         of now-redundant Makefile fragments.
9935         * configure: Generate using Autoconf.
9936         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9937         * Makefile.in: Regenerate.
9938
9939 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9940
9941         * configure: Fix stupid bug where RANLIB was mistakenly included.
9942
9943         * configure.in: Rename (buildargs, hostargs, targargs) to
9944         (build_configargs, host_configargs, target_configargs).
9945
9946         * configure.in: Move logic out of sed statement.
9947
9948         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9949         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9950
9951 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9952
9953         * config.sub: Import from master repository
9954         * config.guess: Ditto
9955
9956 2002-12-24  Andreas Schwab  <schwab@suse.de>
9957
9958         * Makefile.tpl (multilib.out): Fix missing space.
9959         * Makefile.in: Regenerate.
9960
9961 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9962
9963         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9964         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9965         * Makefile.in: Regenerate.
9966         * configure.in: Remove unnecessary leftovers.
9967
9968 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9969
9970         * configure.in (extra_ranlibflags_for_target): New variable.
9971         (*-*-darwin): Add -c to ranlib commands.
9972         * configure (tooldir): Handle extra_ranlibflags_for_target.
9973
9974 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9975
9976         * Makefile.tpl: Revert HJL's change.
9977         * Makefile.in: Regenerated.
9978         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9979         always.
9980
9981 2002-12-19  Andreas Schwab  <schwab@suse.de>
9982
9983         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9984         * Makefile.in: Regenerate.
9985
9986 2002-12-18  H.J. Lu  <hjl@gnu.org>
9987
9988         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9989         * Makefile.in: Regenerated.
9990
9991         * configure.in (build_prefix): New. Substitute.
9992
9993 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9994
9995         * Makefile.tpl: Don't let real targets depend on phony targets.
9996         * Makefile.in: Regenerate.
9997
9998         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9999         * Makefile.in: Regenerate.
10000
10001 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10002
10003         * config.sub: Import from master repository
10004         * config.guess: Ditto
10005
10006 2002-12-16  Jason Merrill  <jason@redhat.com>
10007
10008         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10009         previous 'make bootstrap'.
10010         * Makefile.in: Regenerate.
10011
10012 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10013
10014         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10015
10016 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10017
10018         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10019         * Makefile.in: Regenerate.
10020
10021 2002-12-13  Jason Merrill  <jason@redhat.com>
10022
10023         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10024         library tests.
10025         (check-c++): Just depend on it and check-target-libstdc++-v3.
10026         * Makefile.in: Regenerate.
10027
10028 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10029
10030         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10031         * Makefile.in: Rebuilt.
10032
10033 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10034
10035         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10036
10037 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10038
10039         * configure: Fix bug put in by gremlins.
10040
10041         * Makefile.tpl: Substitute more autoconfily.
10042         * configure: Substitute more autoconfily.
10043         * Makefile.in: Regenerate.
10044
10045 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10046
10047         * config.sub: Import from master repository
10048         * config.guess: Ditto
10049         * MAINTAINERS: Added Svein Seldal under write after approval
10050
10051 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10052
10053         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10054         * Makefile.in (all-sim): Ditto.
10055
10056 2002-12-06  DJ Delorie  <dj@redhat.com>
10057
10058         * Makefile.tpl: Change configure dependencies to not have real
10059         targets depend on phony targets.
10060
10061 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10062
10063         * configure.in: Revert unintentional change.
10064
10065         * Makefile.tpl: Change dependency for */multilib.out so that
10066         it works when gcc isn't in the tree.
10067
10068         * configure.in: Substitute more.
10069         * configure: Run subconfigures from the Makefile.
10070         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10071         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10072
10073 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10074
10075         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10076
10077 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10078
10079         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10080         and corresponding dependencies.
10081         * Makefile.in: Regenerate.
10082
10083         * configure.in (host_tools): Order binutils, gas and ld for
10084         convenience in running the testsuites.
10085
10086         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10087         * Makefile.in: Regenerate.
10088         * configure.in: Introduce rules to serialize subconfigure runs.
10089
10090         * configure.in: Introduce BASE_CC_FOR_TARGET.
10091         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10092         Realize configure-build-* targets.  Realize configure-target-* targets.
10093         * Makefile.in: Regenerate.
10094
10095 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10096
10097         * configure: Move gcc_version_trigger stuff from here...
10098         * configure.in: ...to here.
10099
10100         * configure.in: Separate subconfigure options added by this file from
10101         options given by the user.  Add machinery to put args for host
10102         subconfigures into the Makefile.
10103
10104         * Makefile.tpl: Remove 'vault' targets.
10105         * Makefile.tpl: Reorder and comment dependencies.
10106         * Makefile.in: Regenerate.
10107
10108 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10109         * configure.in: Fix my broken commit of previous patch. (sigh)
10110
10111 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10112
10113         * configure.in: Move host-specific darwin noconfigdirs into
10114         the host-specific section.
10115
10116 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10117
10118         * configure.in: Move host-specific darwin noconfigdirs into
10119         the host-specific section.
10120
10121 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10122
10123         * configure: Remove skip-this-dir support.
10124         * Makefile.tpl: Remove skip-this-dir support.
10125
10126         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10127         subdirectories.
10128         * Makefile.in: Regenerate.
10129
10130         * Makefile.tpl: Strip out useless setting of 'dir'.
10131         * Makefile.in: Regenerate.
10132
10133 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10134
10135         * configure.in: Fix deeply stupid bug.
10136
10137         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10138         shell code in CXX_FOR_TARGET
10139         * Makefile.def: Introduce raw_cxx.
10140         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10141         RAW_CXX_FOR_TARGET.
10142         * Makefile.in: Regenerate.
10143
10144 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10145
10146         * Makefile.tpl: Remove unnecessary ifs.
10147         * Makefile.in: Regenerate.
10148
10149         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10150         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10151         targets for 'no_install' modules.
10152         * configure: Move GDB_TK substitution to configure.in.  Move
10153         build_modules stuff to configure.in.
10154         * configure.in: Implement soft dependency machinery.  Maybe-ize
10155         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10156         * Makefile.in: Regenerate.
10157
10158 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10159
10160         * Makefile.tpl: Make all-target, install-target behave similarly
10161         to all, install (only hitting configured targets).  Eliminate
10162         unused macro defintions.
10163
10164         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10165         build != host.
10166
10167         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10168
10169         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10170
10171         * configure.in: Produce lists of subdir targets we're actually
10172         configuring.  Remove references to "dosrel".
10173         * Makefile.tpl: Let configure set which subdir targets are hit.
10174         Remove install-cross; clean up install; remove ALL.  Remove
10175         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10176         Autogenerate host module targets.  Remove empty dependency lines
10177         and redundant dependency; rearrange slightly.
10178         * Makefile.def: Add host-side libtermcap, utils.
10179
10180         * Makefile.in: Regenerate.
10181
10182 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10183
10184         * ltconfig (osf[345]): Append $major to soname_spec.
10185         Reflect this in library_names_spec.
10186         * ltmain.sh (osf): Prefix $major with . for use as extension.
10187
10188 2002-11-19  Andreas Jaeger  <aj@suse.de>
10189
10190         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10191         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10192         and sparc64 GNU/Linux systems.
10193
10194 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10195
10196         * MAINTAINERS: Update email.
10197
10198 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10199
10200         * MAINTAINERS: Complete James Dennett's entry.
10201
10202 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10203
10204         * MAINTAINERS (Write After Approval): Add myself.
10205
10206 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10207
10208         * Makefile.tpl: syntactic cleanup
10209
10210 2002-11-13  Stuart Hastings  <stuart@apple.com>
10211
10212         * MAINTAINERS: Add myself to write-after-approval list.
10213
10214 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10215
10216         * Makefile.def: Add list of recursive targets to autogenerate.
10217         Add build_modules.
10218         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10219         targets.  Autogenerate *-build-* targets.
10220         * Makefile.in: Regenerate.
10221
10222 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10223
10224         * configure: More autoconf-style substitutions.
10225         * Makefile.tpl: More autoconf-style substitutions.
10226         * Makefile.in: Regenerate.
10227
10228 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10229
10230         * configure: Substitute more variables in a more autoconf-friendly
10231         way.  Simplify slightly.
10232         * Makefile.tpl: Make more variables substitutable in an
10233         autoconf-friendly way.
10234         * Makefile.in: Regenerate.
10235
10236 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10237
10238         * MAINTAINERS (Write After Approval): Add myself.
10239
10240 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10241
10242         * configure.in (v810*): Remove special setting of tools.
10243
10244         * configure: Add support for extra required flags for ar or nm.
10245         * configure.in (aix4.3+): Use above support for target-specific
10246         issues, rather than using config/mt-aix43.
10247
10248 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10249
10250         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10251         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10252         with $srcdir.  Reformat indentation.  Substitute some variables
10253         formerly hard-coded in the Makefile for build=host.
10254         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10255         * Makefile.def: Autogenerate more.
10256         * Makefile.in: Regenerate.
10257
10258 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10259
10260         * MAINTAINERS (Write After Approval): Add myself.
10261
10262 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10263
10264         * Makefile.def (host_modules): Add rda.
10265         * Makefile.in: Regenerate.
10266         * configure.in (target_tool): Add target-rda to list.
10267
10268 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10269
10270         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10271
10272 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10273
10274         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10275         and restrap targets to this rule.
10276         * Makefile.in:  Regenerate.
10277
10278 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10279
10280         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10281         GNATS only accounts.
10282
10283 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10284
10285         * configure.in (i[3456]86-*-linux*): Add check to disable
10286         ${libgcj} for glibc1.
10287
10288 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10289
10290         * MAINTAINERS: Add myself as ip2k port maintainer.
10291
10292 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10293
10294         * configure.in: Add tic4x target.
10295
10296 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10297
10298         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10299         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10300         * Makefile.in: Regenerate.
10301
10302         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10303         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10304         * Makefile.in: Regenerate.
10305
10306 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10307
10308         * MAINTAINERS: Add myself as web pages co-maintainer.
10309
10310 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10311
10312         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10313         * Makefile.in: Regenerate.
10314
10315 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10316
10317         * MAINTAINERS: Add myself and Nathan Sidwell
10318         <nathan@codesourcery.com> as VxWorks maintainers.
10319
10320 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10321
10322         * Makefile.def: Remove order dependency comments.
10323         * Makefile.tpl: Add explicit install-install dependencies.
10324         * Makefile.in: Regenerate.
10325
10326         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10327         * Makefile.in: Regenerate.
10328
10329         * Makefile.tpl: Add configure-target (for src-release in src)
10330         * Makefile.in: Regenerate.
10331
10332 2002-09-30  Nick Clifton  <nickc@redhat.com>
10333
10334         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10335
10336 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10337
10338         * configure.in (s390*-*-linux*): Enable libgcj.
10339
10340 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10341
10342         * configure: Revert accidentally applied changes.
10343
10344         * Makefile.tpl: Make more autoconf-friendly.
10345         * Makefile.in: Regenerate.
10346         * configure: Make substitution more autoconf-like.
10347
10348 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10349
10350         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10351         single entry to handle all these.
10352         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10353         libjava on arm-*-elf.
10354
10355 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10356
10357         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10358         things that depend on them.
10359
10360 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10361
10362         * Makefile.tpl: Make subsituted variables more autoconfy.
10363         * Makefile.in: Regenerate.
10364         * configure: Make seds more autoconfy.
10365
10366 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10367
10368         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10369         * Makefile.in: Regenerate.
10370         * configure.in: Rewrite sed statements to look autoconfy.
10371
10372         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10373         all-target-foo on configure-target-foo.
10374         * Makefile.def: Ditto.
10375         * Makefile.in: Rebuild.
10376
10377 2002-09-25  Andrew Haley  <aph@redhat.com>
10378
10379         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10380
10381 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10382
10383         * Makefile.def: New file.
10384         * Makefile.tpl: New file.
10385         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10386         * contrib/gcc_update: Note that Makefile.in is a generated file.
10387
10388         * configure.in: Minor rearrangement.  Simplify tests.
10389
10390 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10391
10392         * configure.in (with_headers): Skip copy if value is "yes".
10393         (with_libs): Likewise.
10394
10395 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10396
10397         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10398         * configure.in (sh*-*-pe*): Ditto.
10399         * configure.in (mips*-*-pe*): Ditto.
10400         * configure.in (*arm-wince-pe): Ditto.
10401
10402         * configure.in: Rearrange.
10403
10404 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10405
10406         * MAINTAINERS: Update my email address.
10407
10408 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10409
10410         * MAINTAINERS: (Write After Approval): Add myself.
10411
10412 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10413
10414         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10415
10416 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10417
10418         * MAINTAINERS: Change my mailing address.
10419
10420 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10421
10422         * MAINTAINERS (Write After Approval): Remove myself.
10423         (Various Maintainers: c++ runtime libs): Add myself.
10424
10425 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10426
10427         * MAINTAINERS (Write After Approval): Remove myself.
10428         (Various Maintainers: c++ runtime libs): Add myself.
10429
10430 2002-08-15  Eric Christopher  <echristo@redhat.com>
10431
10432         * config.sub: Import from master repository.
10433         * config.guess: Ditto.
10434
10435 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10436
10437         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10438         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10439         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10440
10441 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10442
10443         * MAINTAINERS: Add self to rs6000 vector extensions.
10444
10445 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10446
10447         * libiberty/configure: Reverted unintended yesterday's check in.
10448
10449 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10450
10451         * boehm-gc/configure, libf2c/configure: Rebuilt.
10452         * libffi/configure, libiberty/configure: Ditto.
10453         * libjava/configure, libobjc/configure: Ditto.
10454         * libstdc++-v3/configure, zlib/configure: Ditto.
10455         Merged from binutils:
10456         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10457         From Steve Ellcey <sje@cup.hp.com>:
10458         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10459         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10460         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10461         IA64.
10462         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10463         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10464         soname_spec, sys_lib_search_path_spec): Ditto.
10465
10466 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10467
10468         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10469
10470 2002-08-04  H.J. Lu  (hjl@gnu.org)
10471
10472         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10473
10474 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10475
10476         * MAINTAINERS (Write After Approval): Add myself.
10477
10478 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10479
10480         * configure.in: Move generic linux case to end.  Copy generic
10481         linux noconfigdirs to mips*-*-linux* entry and new
10482         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10483
10484 2002-07-19  Michael Matz  <matz@suse.de>
10485
10486         * MAINTAINERS: Add myself as ra* maintainer.
10487
10488 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10489
10490         * config.guess: Update to 2002-07-09 version.
10491         * config.sub: Update to 2002-07-03 version.
10492
10493 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10494
10495         * MAINTAINERS: Fix typo in a maintainer email address.
10496
10497 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10498
10499         * configure.in: Remove two redundant tests.
10500
10501 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10502
10503         * configure.in (mips*-*-irix6*o32): Enable stabs.
10504
10505 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10506
10507         * configure.in: Don't build grez.
10508         * Makefile.in: Ditto.
10509
10510         * Makefile.in: Remove references to bsp, cygmon, libstub.
10511         * configure.in: Ditto.
10512
10513         * configure.in: Remove leftover reference to gdbtest.
10514
10515 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10516
10517         * configure.in (gxx_include_dir):  Change to match versioned
10518         C++ headers if --enable-version-specific-runtime-libs is used.
10519
10520 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10521
10522         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10523
10524 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10525
10526         * configure.in: Make --without-x work.
10527
10528 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10529
10530         * configure.in: Rearrange target Makefile fragment collection.
10531
10532         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10533         cvs[src].
10534         * configure.in: Ditto.
10535
10536 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10537
10538         * MAINTAINERS (Write After Approval): Update my e-mail address.
10539
10540 2002-06-24  Ben Elliston  <bje@redhat.com>
10541
10542         * configure.in (host_tools): Remove cgen.
10543
10544         * Makefile.in (all-cgen): Remove; runs from its source directory.
10545         (check-cgen, install-cgen, clean-cgen): Likewise.
10546         (all-opcodes): Do not depend on all-cgen.
10547         (all-sim): Likewise.
10548
10549 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10550
10551         * Makefile.in: Eliminate 'apache' targets.
10552         * configure.in: Eliminate 'apache' targets.
10553
10554         * configure.in: Eliminate redundant tests.  Reorganize.
10555
10556         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10557
10558         * config-ml.in: Eliminate references to Cygnus configure.
10559
10560         * Makefile.in: Eliminate references to building emacs.
10561
10562 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10563
10564         * MAINTAINERS: Update my email address.
10565
10566 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10567
10568         * config.if (libstdcxx_incdir): Version C++ headers.
10569         (cxx_incdir): Remove.
10570
10571 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10572
10573         * MAINTAINERS (Write After Approval): Add self.
10574
10575 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10576
10577         * configure.in: Add support for ip2k.
10578
10579 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10580
10581         * configure.in: Fix AIX configury bug.
10582
10583 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10584
10585         * MAINTAINERS (Write After Approval): Add self.
10586
10587 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10588
10589         * configure.in: replace ${topsrcdir} with ${srcdir}
10590
10591         * configure.in: Move definition of libstdcxx_flags
10592         right above usage, rather than waaay earlier.
10593
10594         * configure.in: Pull definition of is_cross_compiler earlier.
10595
10596         * configure.in: Rearrange a little.
10597
10598         * configure.in: Remove references to librx.
10599         * Makefile.in: Remove references to librx.
10600
10601 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10602
10603         * config.sub: Add support for avr target.
10604         Import from master sources, rev 1.255
10605
10606 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10607
10608         * configure, .cvsignore:  Revert previous change...
10609         * Makefile:  ...delete.
10610
10611 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10612
10613         * configure.in: Eliminate ${gasdir} variable.
10614
10615 2002-06-18  Dave Brolley  <brolley@redhat.com>
10616
10617         * configure.in: Add support for frv.
10618         * config.sub: Add support for frv.
10619
10620 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10621
10622         * configure:  Remove garbage from previous commit.
10623
10624 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10625
10626         * configure:  For in-source builds, make a subdir and re-exec there.
10627         * Makefile:  New file.  Pass targets through to build directory.
10628         * .cvsignore:  No longer ignore "Makefile".
10629
10630 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10631
10632         * MAINTAINERS (Write After Approval): Add self.
10633
10634 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10635
10636         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10637
10638 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10639
10640         * configure.in (vax-*-netbsd*): Re-enable gas.
10641
10642 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10643
10644         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10645         BUILD_PREFIX_1, to correct nomenclature.
10646         * configure: Likewise.
10647
10648         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10649         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10650
10651 2002-05-31  Olaf Hering  <olh@suse.de>
10652
10653         * config-ml.in: Propogate DESTDIR also.
10654
10655 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10656
10657         * configure.in (vax-*-netbsd*): Don't build gas for this
10658         platform.
10659
10660 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10661
10662         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10663         and libgcj for AVR.
10664
10665 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10666
10667         * MAINTAINERS (Write After Approval): Add myself.
10668
10669 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10670
10671         * config.guess: Update to 2002-05-22 version.
10672         * config.sub: Likewise.
10673
10674 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10675
10676         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10677         * config-ml.in: Likewise.
10678         * configure: Likewise.
10679         * configure.in: Likewise.
10680
10681 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10682
10683         * MAINTAINERS: Update my email address.
10684
10685 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10686
10687         * configure.in: Simplify makefile fragment collection.
10688
10689         * configure.in: Remove code to build emacs.
10690
10691         * configure.in : Remove --srcdir argument from targargs and buildargs
10692         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10693
10694         * configure: Move some logic to configure.in.
10695         * configure.in: Move some logic from configure.
10696
10697 2002-05-11  Tom Tromey  <tromey@redhat.com>
10698
10699         * MAINTAINERS: Reflect libgcj reality.
10700
10701 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10702
10703         * Makefile.in: Honour DESTDIR.
10704
10705 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10706
10707         * config.guess: Import 2002-03-20 version.
10708         * config.sub: Import 2002-04-26 version.
10709
10710 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10711
10712         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10713
10714 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10715
10716         * MAINTAINERS: Add self.
10717
10718 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10719
10720         * ltmain.sh: Detect and handle object name conflicts
10721         while piecewise linking a static library.
10722
10723 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10724
10725         * configure.in (noconfigdirs): Don't disable libgcj on
10726         sparc64-*-solaris* and sparcv9-*-solaris*.
10727
10728 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10729
10730         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10731
10732 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10733
10734         * configure.in (FLAGS_FOR_TARGET): Do not add
10735         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10736         on i[3456]86-*-linux*.
10737
10738 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10739
10740         * configure.in (noconfigdirs): Replace [ ] with test.
10741
10742         * configure.in (noconfigdirs): Do not add target-newlib if
10743         target == i[3456]86-*-linux*, and host == target.
10744
10745 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10746
10747         * configure.in: delete reference to absent file
10748
10749         * configure.in: replace '[' with 'test'
10750
10751         * configure.in: Eliminate references to gash.
10752         * Makefile.in: Eliminate references to gash.
10753
10754         * configure.in: remove useless references to 'pic' makefile fragments.
10755
10756         * configure.in: (*-*-windows*) Finish removing.
10757
10758         * configure.in: Eliminate redundant test for libgui.
10759
10760 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10761
10762         * MAINTAINERS: Add self and realphabetize.  Update entries
10763         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10764         entry for a29k port maintainer.
10765
10766 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10767
10768         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10769         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10770
10771 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10772
10773         * configure.in: remove references to dead files
10774
10775 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10776
10777         * MAINTAINERS: Add information about purpose of this file.
10778
10779 2002-04-18  Tom Tromey  <tromey@redhat.com>
10780
10781         * configure.in: Disallow configuring libgcj when it is already
10782         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10783         Solaris 2.8 by default.  For PR libgcj/6158.
10784
10785 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10786
10787         * configure.in:  Move default CC setting out of config/mh-* fragments
10788         directly into here.
10789
10790 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10791
10792         * configure.in: don't even try to configure or make a subdirectory
10793         if there's no configure script for it.
10794
10795 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10796
10797         * MAINTAINERS: Remove chill maintainers.
10798         * Makefile.in (CHILLFLAGS): Remove.
10799         (CHILL_LIB): Remove.
10800         (TARGET_CONFIGDIRS): Remove libchill.
10801         (CHILL_FOR_TARGET): Remove.
10802         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10803         CHILL_LIB.
10804         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10805         (CHECK_TARGET_MODULES): Likewise.
10806         (INSTALL_TARGET_MODULES): Likewise.
10807         (CLEAN_TARGET_MODULES): Likewise.
10808         (configure-target-libchill): Remove.
10809         (all-target-libchill): Remove.
10810         * configure.in (target_libs): Remove target-libchill.
10811         Do not compute CHILL_FOR_TARGET.
10812         * libchill: Remove directory.
10813
10814 2002-04-11  DJ Delorie  <dj@redhat.com>
10815
10816         * Makefile.in, configure.in: Sync with binutils, entries
10817         follow...
10818
10819 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10820
10821         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10822         (do-tar, do-bz2): New rules.
10823         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10824         (gdb-tar): New rule.
10825         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10826         (insight_dejagnu.tar): New rule.
10827         (insight.tar): New rule.
10828         (gdb+dejagnu.tar): New rule.
10829         (gdb.tar): New rule.
10830
10831 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10832
10833         * Makefile.in: Add all-tix to deps for all-snavigator
10834         so that tix is built when building snavigator.
10835
10836 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10837
10838         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10839         ld and gdb are not supported.
10840
10841 2002-01-07  Mark Salter  <msalter@redhat.com>
10842
10843         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10844         Allow target-libgloss to be built for arm, strongarm, and xscale.
10845
10846 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10847
10848         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10849         options for i[3456]86-pc-linux* native builds.
10850
10851 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10852
10853         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10854         files from .po files for a distribution.
10855
10856 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10857
10858         * configure.in: Enable libstdc++-v3 for h8300 targets.
10859
10860 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10861
10862         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10863         version from bfd/.
10864
10865 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10866
10867         * Makefile.in (VER): When present, extract the version number from
10868         the file version.in.
10869
10870 2001-05-24  Tom Rix  <trix@redhat.com>
10871
10872         * configure.in : enable ld for aix
10873
10874 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10875
10876         * config.guess: Add linux target for S/390.
10877
10878 2000-11-07  Philip Blundell  <pb@futuretv.com>
10879
10880         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10881
10882 2000-11-03  Philip Blundell  <pb@futuretv.com>
10883
10884         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10885         files.
10886
10887 2001-01-15  Ben Elliston  <bje@redhat.com>
10888
10889         * configure.in (host_tools): Add sid.
10890         Always configure cgen.
10891
10892 2000-11-24  Nick Clifton  <nickc@redhat.com>
10893
10894         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10895
10896
10897 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10898
10899         * Makefile.in (ALL_MODULES): Add all-cgen.
10900         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10901         (all-cgen): New target.
10902         (all-opcodes,all-sim): Depend on all-cgen.
10903         * configure.in (host_tools): Add cgen.
10904         Only configure cgen if --enable-cgen-maint.
10905
10906 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10907
10908         * configure.in: Add *-*-freebsd* configurations.
10909
10910 2002-04-08  Tom Tromey  <tromey@redhat.com>
10911
10912         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10913         Fixes PR libgcj/6068.
10914
10915 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10916
10917         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10918
10919 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10920
10921         * configure.in (alpha*-dec-osf*): Enable libgcj.
10922
10923 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10924
10925         * MAINTAINERS (Write After Approval): Add myself.
10926
10927 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10928
10929         Fix for: PR bootstrap/3591, target/5676
10930         * configure.in (mcore-pe): Disable the configuration of
10931         libstdc++-v3 since exceptions are not supported.
10932
10933 2002-03-20  Anthony Green  <green@redhat.com>
10934
10935         * configure.in: Enable libgcj for xscale-elf target.
10936
10937 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10938
10939         * MAINTAINERS:  Update my email address.
10940
10941 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10942
10943         * ltmain.sh (relink_command): Fix typo in previous change.
10944
10945 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10946
10947         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10948         (relink_command): Added --tag flags.
10949         (mode=install): If relinking fails; error out.
10950
10951 2002-03-12  Richard Henderson  <rth@redhat.com>
10952
10953         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10954         .NOTPARALLEL tag.
10955         (do-check): Rename from check.
10956         (check): Allow parallel check.
10957
10958 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10959
10960         * MAINTAINERS: Add myself as maintainer for xtensa port.
10961         Fix alphabetical order in CPU port maintainer list.
10962         Remove myself from Write After Approval list.
10963
10964 2002-03-11  Richard Henderson  <rth@redhat.com>
10965
10966         * Makefile.in (.NOTPARALLEL): Add fake tag.
10967
10968 2002-03-07  H.J. Lu  (hjl@gnu.org)
10969
10970         * configure.in: Enable gprof for mips*-*-linux*.
10971
10972 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10973
10974         * MAINTAINERS (Write After Approval): Add myself.
10975
10976 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10977
10978         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10979         libjava.
10980         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10981
10982 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10983
10984         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10985         because its Makefile is there; test for the executable instead.
10986
10987 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10988
10989         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10990         libstdc++-v3 and libjava.
10991
10992 2002-02-11  Adam Megacz  <adam@xwt.org>
10993
10994         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10995         boehm-gc
10996
10997 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10998
10999         * config.guess: Updated to 2002-01-30's version.
11000         * config.sub: Updated to 2002-02-01's version.
11001         Contribute sh64-elf.
11002         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11003         * configure.in: Added sh64-*-*.
11004
11005 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11006
11007         * MAINTAINERS: Belatedly add myself to write after approval list.
11008
11009 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11010
11011         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11012         Remove self as Write After Approval.
11013
11014 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11015
11016         * MAINTAINERS: Put self in as maintainer for contrib/regression
11017         directory.
11018
11019 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11020
11021         * MAINTAINERS:  Update my email address.
11022
11023 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11024
11025         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11026         target-libiberty, and target-libgloss.  Skip Java-related
11027         libraries if not supported for NetBSD on target CPU.
11028
11029 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11030
11031         * install-sh: Use _inst.$$_ for temp file name.
11032
11033 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11034
11035         * MAINTAINERS (Write After Approval): Move my contact info
11036         from here...
11037         (OS Port Maintainers): ...to here (netbsd).
11038
11039 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11040
11041         * MAINTAINERS (Write After Approval): Add myself.
11042
11043 2002-01-17  H.J. Lu  <hjl@gnu.org>
11044
11045         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11046         (all-target-fastjar): Also depend on all-target-libiberty.
11047
11048 2002-01-16  H.J. Lu  (hjl@gnu.org)
11049
11050         * config.guess: Import from master sources, rev 1.225.
11051         * config.sub: Import from master sources, rev 1.238.
11052
11053 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11054
11055         * MAINTAINERS (Write After Approval): Remove myself.
11056
11057 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11058
11059         * MAINTAINERS (Write After Approval): Add myself.
11060
11061 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11062
11063         * MAINTAINERS: Add self as docs co-maintainer.
11064
11065 2001-12-11  Matthias Klose  <doko@debian.org>
11066
11067         * MAINTAINERS (Write After Approval): Add myself.
11068
11069 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11070
11071         * MAINTAINERS: Update my email address.
11072
11073 2001-12-07  Turly O'Connor  <turly@apple.com>
11074         * MAINTAINERS (Write After Approval): Add myself.
11075         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11076         (rs6000_initialize_trampoline): Call __trampoline_setup for
11077         ABI_DARWIN too.
11078         * darwin-tramp.asm: New file, implements __trampoline_setup.
11079         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11080
11081 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11082
11083         * MAINTAINERS (Write After Approval): Add myself.
11084
11085 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11086
11087         * configure, configure.in: Use temp file for long sed commands.
11088
11089 2001-12-03  Laurent Guerby  <guerby@acm.org>
11090
11091         * config.sub: Update to version 1.232 on subversion.
11092
11093 2001-12-03  Ben Elliston  <bje@redhat.com>
11094
11095         * MAINTAINERS: Update mail address for config.* patches.
11096
11097 2001-11-27  DJ Delorie  <dj@redhat.com>
11098             Zack Weinberg  <zack@codesourcery.com>
11099
11100         When build != host, create libiberty for the build machine.
11101
11102         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11103         CONFIG_ARGUMENTS.
11104         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11105         New variables.
11106         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11107         and rules.
11108         (all.normal): Depend on ALL_BUILD_MODULES.
11109         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11110         (all-build-libiberty): Depend on configure-build-libiberty.
11111
11112         * configure: Calculate and substitute proper value for
11113         ALL_BUILD_MODULES.
11114         * configure.in: Create the build subdirectory.
11115         Calculate and substitute TARGET_CONFIGARGS (formerly
11116         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11117
11118 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11119
11120         * MAINTAINERS (write-after-approval): Add self.
11121
11122 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11123
11124         * MAINTAINERS (GNATS only accounts): Remove self.
11125
11126 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11127
11128         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11129         libf2c.
11130
11131 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11132
11133         * MAINTAINERS (Write After Approval): Add self.
11134
11135 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11136
11137         * MAINTAINERS: mips and s390 are also CPU ports.
11138
11139 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11140
11141         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11142
11143 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11144
11145         * MAINTAINERS: Alphabetize.
11146
11147 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11148
11149         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11150
11151 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11152
11153         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11154
11155 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11156
11157         * configure.in (--enable-languages): Be more permissive about
11158         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11159
11160 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11161
11162         * config.sub: Import from master sources, rev. 1.230.
11163         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11164
11165 2001-11-07  Laurent Guerby  <guerby@acm.org>
11166
11167         * MAINTAINERS (Write After Approval): Add self.
11168
11169 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11170
11171         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11172
11173 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11174
11175         * config.sub: Import from master sources, rev 1.226.
11176         * config.guess: Import from master sources, rev 1.216.
11177
11178 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11179
11180         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11181         * MAINTAINERS: Add self as maintainer of MMIX port.
11182         Remove old after-approval entry.
11183
11184 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11185
11186         * ChangeLog, configure: Fix spelling errors.
11187
11188 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11189
11190         * MAINTAINERS: Tweak my address.
11191
11192 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11193
11194         * MAINTAINERS: Update my email address.
11195
11196 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11197
11198         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11199         * MAINTAINERS: Add self as maintainer of CRIS port.
11200
11201 2001-10-10  Geert Bosch  <bosch@gnat.com>
11202
11203         * MAINTAINERS (Various maintainers: Ada front end):
11204         Added Robert Dewar.
11205
11206 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11207
11208         * MAINTAINERS (Write After Approval): Added self
11209
11210 2001-10-02  Geert Bosch  <bosch@gnat.com>
11211
11212         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11213
11214 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11215
11216         * configure: Handle temporary files securely using mkdir.
11217
11218 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11219
11220         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11221
11222 2001-09-26  Will Cohen  <wcohen@redhat.com>
11223
11224         * configure.in (*-*-linux*): Disable configuration of target-newlib
11225         and target-libgloss.
11226
11227 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11228
11229         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11230         RANLIB.
11231
11232 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11233
11234         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11235         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11236         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11237         avoid quotes nesting problems.
11238         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11239         (DO_X): Export only variables that are set.
11240
11241 2001-09-19  Ben Elliston  <bje@redhat.com>
11242
11243         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11244         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11245         semantics.  Use the shell built-in "type" command instead.
11246
11247 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11248
11249         Merged from gcc-3_0-branch:
11250         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11251         * ltcf-c.sh: Use $objext, not $ac_objext.
11252         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11253         * ltcf-cxx.sh: Add support for GNU.
11254         2001-07-22  Timothy Wall  <twall@redhat.com>
11255         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11256         default settings if using GNU tools with that configuration.
11257         * ltcf-cxx.sh: Ditto.
11258         * ltcf-gcj.sh: Ditto.
11259         2001-07-21  Michael Chastain  <chastain@redhat.com>
11260         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11261         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11262         * ltmain.sh: Mark as gcc-local.
11263
11264 2001-08-30  Eric Christopher  <echristo@redhat.com>
11265             Jason Eckhardt  <jle@redhat.com>
11266
11267         * config.guess: Merge from master sources.
11268         * config.sub: Merge from master sources, add support for mipsisa32.
11269
11270 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11271         * config.sub: Merge from master sources, rev 1.219.
11272         * MAINTAINERS: Add self as contact for stormy16 port.
11273
11274 2001-08-14  Zack Weinberg  <zackw@panix.com>
11275
11276         * config.sub: Merge from master sources, rev 1.218.
11277         * config.guess: Merge from master sources, rev 1.209.
11278
11279 2001-08-11  Graham Stott  <grahams@redhat.com>
11280
11281         * Makefile.in (check-c++): Add missing semicolon.
11282
11283 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11284
11285         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11286
11287 2001-07-30  Eric Christopher  <echristo@redhat.com>
11288
11289         * MAINTAINERS (Various maintainers: mips port): Added myself.
11290
11291 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11292
11293         * configure.in (sh-*-linux*): New.
11294
11295 2001-07-27  Richard Henderson  <rth@redhat.com>
11296
11297         * .cvsignore: Add LAST_UPDATED.
11298
11299 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11300
11301         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11302
11303 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11304
11305         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11306
11307 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11308
11309         * MAINTAINERS (Write After Approval): Added myself.
11310
11311 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11312
11313         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11314         and libgcj on m68hc11/m68hc12.
11315
11316 2001-06-27  H.J. Lu  (hjl@gnu.org)
11317
11318         * Makefile (CFLAGS_FOR_BUILD): New.
11319         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11320
11321 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11322
11323         * README: Remove version number.
11324
11325 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11326
11327         * INSTALL/README: Update wrt. to the installation instructions now
11328         residing in gcc/doc/install.texi.
11329
11330 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11331
11332         * README: Replace with a cut-down and updated version of gcc/README.
11333
11334 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11335
11336         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11337         multilibs to be disabled.
11338
11339 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11340
11341         * MAINTAINERS (Write After Approval): Add myself.
11342
11343 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11344
11345         * config.guess: Import CVS version 1.195.
11346         * config.sub: Import CVS version 1.212.
11347
11348 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11349
11350         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11351         gcc/xgcc is built, use -print-prog-name to find out the program
11352         name to use.
11353
11354 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11355
11356         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11357         appear to also be in the master copy.
11358         * config.sub:  Import CVS version 1.211.
11359
11360 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11361
11362         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11363         with_gcc]: Use `gcc -shared' to build a shared library.
11364
11365 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11366
11367         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11368         archives.
11369
11370 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11371
11372         * MAINTAINERS (Write After Approval): Add myself.
11373
11374 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11375
11376         * configure.in (libstdcxx_flags): Do not try to execute
11377         libstdc++-v3/testsuite_flags until it exists.
11378
11379 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11380
11381         * MAINTAINERS: Update my email address.
11382
11383 2001-05-31  Graham Stott  <grahams@redhat.com>
11384
11385         * MAINTAINERS (Write After Approval): Add myself.
11386
11387 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11388
11389         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11390         libraries when using g++ with native linker.
11391
11392 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11393
11394         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11395
11396 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11397
11398         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11399         [aix4*|aix5*]: Prepend blank.
11400
11401 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11402
11403         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11404         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11405         of subdir/configure scripts to use the new libtool.m4.
11406
11407 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11408
11409         * MAINTAINERS (Write After Approval): Add myself.
11410
11411 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11412
11413         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11414
11415 2001-05-11  Ben Elliston  <bje@redhat.com>
11416
11417         * Makefile.in (all-sid): New target.
11418         (check-sid, clean-sid, install-sid): Likewise.
11419
11420 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11421
11422         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11423
11424 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11425
11426         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11427         libgcj.
11428
11429 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11430
11431         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11432         gcc/xgcc is built, use -print-prog-name to find out the program
11433         name to use.
11434
11435 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11436
11437         * configure.in (noconfigdirs): Don't reset it from scratch in the
11438         target case; only append to it.
11439
11440         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11441         sparc-*-solaris2.8]: Disable ${libgcj}.
11442
11443 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11444
11445         * configure.in (libgcj_saved): Copy from $libgcj.
11446         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11447         --disable-libgcj.
11448
11449 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11450
11451         * MAINTAINERS: Remove self as MIPS maintainer and
11452         C front end maintainer.
11453
11454 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11455
11456         * configure.in: Move *-chorusos target case to the proper switch.
11457         Disable libgcj.
11458
11459 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11460
11461         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11462         1.641.2.228.
11463
11464 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11465
11466         * Makefile.in (STAGE1_CFLAGS): Pass down.
11467
11468 2001-04-13  Alan Modra  <amodra@one.net.au>
11469
11470         * config.guess: Add hppa64-linux support.  Note for next import that
11471         this is already in the master file.
11472         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11473
11474 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11475
11476         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11477         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11478
11479 2001-04-11  Stan Shebs  <shebs@apple.com>
11480
11481         * MAINTAINERS: Add self as Darwin port maintainer.
11482
11483 2001-04-11  Alan Modra  <amodra@one.net.au>
11484
11485         * MAINTAINERS: Update my email address.
11486
11487 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11488
11489         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11490         recent versions of FreeBSD (release 3 or later).
11491         * ltconfig: On FreeBSD, -lc must not be provided when building
11492         a shared library or else the standard -pthread gcc option is
11493         rendered worthless to later users of the built library.
11494
11495 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11496
11497         * MAINTAINERS: Add self and RTH as C front end maintainers.
11498
11499 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11500
11501         * config.sub: Make sure to match an already-canonicalized
11502         machine name (eg. mn10300-unknown-elf).
11503
11504 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11505
11506         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11507         New macros.
11508         (bootstrap, cross): Use RECURSE_FLAGS.
11509         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11510
11511 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11512
11513         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11514
11515 2001-03-22  Colin Howell  <chowell@redhat.com>
11516
11517         * Makefile.in (DO_X): Do not backslash single-quotes in
11518         backquotes (two places).
11519
11520 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11521
11522         Re-installed:
11523         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11524         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11525         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11526         * ltcf-cxx.sh: Likewise.
11527         * ltcf-gcj.sh: Likewise.
11528
11529 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11530
11531         * MAINTAINERS: Add myself as "documentation co-maintainer".
11532
11533 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11534
11535         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11536         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11537
11538 2001-03-19  Tom Tromey  <tromey@redhat.com>
11539
11540         * config-ml.in: Handle GCJ and GCJFLAGS.
11541
11542 2001-03-21  Michael Chastain  <chastain@redhat.com>
11543
11544         * Makefile.in: all-m4 depends on all-texinfo.
11545
11546 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11547
11548         * MAINTAINERS: Add myself to write after approval list.
11549
11550 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11551
11552         * Makefile.in (DO_X): Quote nested quotes.
11553
11554 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11555
11556         * MAINTAINERS: Add myself to write after approval list.
11557
11558 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11559
11560         * Makefile.in (DO_X): Use double quotes for quoting
11561         "RANLIB=$${RANLIB}".
11562
11563 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11564
11565         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11566
11567 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11568
11569         * configure.in: Only use `lang_requires' for languages athat are
11570         actually enabled.
11571
11572 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11573
11574         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11575
11576 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11577
11578         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11579
11580 2001-03-07  Tom Tromey  <tromey@redhat.com>
11581
11582         * configure.in: Allow config-lang.in to set `lang_requires' to list
11583         of other required languages.
11584
11585 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11586
11587         * Makefile.in: Remove RANLIB definition. Use RANLIB
11588         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11589         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11590
11591 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11592             Alexandre Oliva  <aoliva@redhat.com>
11593
11594         * Makefile.in (check-c++): Use tabs, not spaces.
11595
11596 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11597
11598         * MAINTAINERS: add myself to Write After Approval list.
11599
11600 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11601
11602         * Makefile.in (check-c++): New rule.
11603
11604         * configure.in (target_libs): Remove libg++.
11605         (noconfigdirs): Remove libg++.
11606         (noconfigdirs): Same.
11607         (noconfigdirs): Same.
11608         (noconfigdirs): Same.
11609
11610         * config-ml.in: Remove libg++ references.
11611
11612         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11613         (ALL_TARGET_MODULES): Same.
11614         (configure-target-libg++): Remove.
11615         (all-target-libg++): Remove.
11616         (configure-target-libio): Remove.
11617         (all-target-libio): Remove.
11618         (check-target-libio): Remove.
11619         (.PHONY): Remove.
11620         (libg++.tar.bz2): Remove.
11621         (all-target-cygmon): Remove libio.
11622         (all-target-libstdc++): Remove.
11623         (configure-target-libstdc++): Remove.
11624         (TARGET_LIB_PATH): Remove libstdc++.
11625         (ALL_GCC_CXX): Remove libstdc++.
11626         (all-target-gperf): Correct.
11627
11628 2001-02-16  Nick Clifton  <nickc@redhat.com>
11629
11630         * configure.in (noconfigdirs): Allow configuration of texinfo
11631         for Cygwin hosts.
11632
11633 2001-02-15  Anthony Green  <green@redhat.com>
11634
11635         * configure: Introduce GCJ_FOR_TARGET.
11636         * configure.in: Ditto.
11637         * Makefile.in: Ditto.
11638
11639 2001-02-13  Andreas Schwab  <schwab@suse.de>
11640
11641         * MAINTAINERS: Update mail address.
11642
11643 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11644
11645         * config.guess: Add linux target for S/390.
11646         * config.sub: Likewise.
11647
11648 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11649
11650         * configure.in: for *-chorusos, don't config target-newlib and
11651         target-libgloss.
11652
11653 2001-02-06  Ben Elliston  <bje@redhat.com>
11654
11655         * configure: Output host type to stdout, not stderr.
11656
11657 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11658
11659         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11660         * ltcf-cxx.sh: Likewise.
11661
11662         * config.if: Assume enable_libstdcxx_v3 is defined.
11663
11664 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11665
11666         Remove V2 C++ library.
11667         * configure.in: Remove --enable-libstdcxx_v3 support.
11668
11669 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11670
11671         * include/demangle.h: Add prototype for java_demangle_v3.
11672
11673 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11674
11675         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11676
11677 2001-01-27  Richard Henderson  <rth@redhat.com>
11678
11679         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11680
11681 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11682
11683         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11684         Don't unset, it's non-portable and no longer necessary, set to empty
11685         instead.
11686
11687 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11688
11689         * ltconfig: Shell portability fix for the tagname validity check.
11690
11691 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11692
11693         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11694         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11695
11696 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11697
11698         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11699
11700 2001-01-26  Tom Tromey  <tromey@redhat.com>
11701
11702         * configure.in: Allow libgcj to be built on Sparc Solaris.
11703
11704 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11705
11706         * ltcf-c.sh: Add aix5 case.
11707         * ltcf-cxx.sh: Likewise.
11708         * ltconfig: Likewise.
11709
11710 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11711
11712         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11713         keep at least one of build_libtool_libs or build_old_libs set to
11714         yes.
11715
11716         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11717         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11718
11719 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11720
11721         * configure.in: Enable libgcj on several additional platforms.
11722
11723 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11724
11725         * configure.in: Enable libgcj for linux targets.
11726
11727 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11728
11729         * MAINTAINERS (Write After Approval): Add myself.
11730
11731 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11732
11733         * MAINTAINERS: Add myself as vax port maintainer.
11734
11735 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11736
11737         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11738
11739 2001-01-09  Mike Stump  <mrs@wrs.com>
11740
11741         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11742         failures of subdirectories.
11743
11744 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11745
11746         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11747         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11748         * ltcf-cxx.sh: Likewise.
11749         * ltcf-gcj.sh: Likewise.
11750         * ltconfig.sh: Fix typo.
11751
11752 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11753
11754         * configure: handle DOS-style absolute paths.
11755
11756 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11757
11758         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11759
11760 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11761
11762         * MAINTAINERS: Add myself as avr port co-maintainer.
11763
11764 2000-12-28  Ben Elliston  <bje@redhat.com>
11765
11766         * MAINTAINERS: Add myself under ``Write After Approval''.
11767
11768 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11769
11770         * texinfo: Remove directory from GCC.
11771
11772 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11773
11774         * COPYING: Update to current
11775         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11776         to 19yy as example year in copyright notice).
11777
11778 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11779
11780         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11781         (libstdcxx_incdir): Pass down.
11782         * config.if: Remove expired bits for cxx_interface, add stub.
11783         (libstdcxx_incdir): Add variable for g++ include directory.
11784         * configure.in (gxx_include_dir): Use it.
11785
11786 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11787
11788         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11789         with old-email address from ``Write After Approval''.
11790
11791 2000-12-15  Andreas Jaeger  <aj@suse.de>
11792
11793         * configure.in: Handle lang_dirs.
11794
11795 2000-12-14  Tom Tromey  <tromey@redhat.com>
11796
11797         * MAINTAINERS: Removed brads.
11798
11799         * MAINTAINERS: Added gcj developers.
11800
11801 2000-12-13  Anthony Green  <green@redhat.com>
11802
11803         * configure.in: Disable libgcj for any target not specifically
11804         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11805         with g++ abi.
11806
11807 2000-12-13  Mike Stump  <mrs@wrs.com>
11808
11809         * Makefile.in (local-distclean): Also remove fastjar.
11810
11811 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11812
11813         * contrib/gcc_update: Add fastjar --touch entries.
11814
11815 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11816
11817         * configure.in: Disable language-specific target libraries for
11818         languages that aren't enabled.
11819
11820 2000-12-10  Anthony Green  <green@redhat.com>
11821
11822         * configure.in: Define libgcj.  Disable libgcj target libraries for
11823         most targets.
11824
11825 2000-12-10  Neil Booth  <neilb@earthling.net>
11826
11827         * MAINTAINERS: Update mail address, remove from WAA list.
11828
11829 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11830
11831         * libjava: Imported from /cvs/java.
11832         * libffi: Likewise.
11833         * Boehm-gc: Likewise.
11834
11835 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11836
11837         * configure.in (target_libs): Revert 2000-12-08 patch.
11838         (noconfigdirs): Added target-libjava.
11839
11840 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11841
11842         * djunpack.bat: removed.
11843
11844 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11845
11846         * Makefile.in: handle DOS-style absolute paths.
11847         * config-ml.in: likewise.
11848         * symlink-tree: likewise.
11849
11850 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11851
11852         * fastjar: Imported.
11853
11854 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11855
11856         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11857         libjava.
11858         * configure.in (target_libs): Removed `target-libjava'.
11859
11860 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11861
11862         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11863         (ALL_MODULES): Added fastjar.
11864         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11865         (all-target-libjava): all-fastjar replaces all-zip.
11866         (all-fastjar): Added.
11867         (configure-target-fastjar, all-target-fastjar): Likewise.
11868         * configure.in (host_tools): Added fastjar.
11869
11870 2000-12-07  Mike Stump  <mrs@wrs.com>
11871
11872         * Makefile.in (local-distclean): Remove leftover built files.
11873
11874 2000-11-24  Nick Clifton  <nickc@redhat.com>
11875
11876         * configure.in (xscale-elf): Add target.
11877         (xscale-coff): Add target.
11878
11879 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11880
11881         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11882         recent versions of FreeBSD (release 3 or later).
11883         * ltconfig: On FreeBSD, -lc must not be provided when building
11884         a shared library or else the standard -pthread gcc option is
11885         rendered worthless to later users of the built library.
11886
11887 2000-11-16  Fred Fish  <fnf@be.com>
11888
11889         * configure.in (enable_libstdcxx_v3): Fix typo,
11890         libstd++ -> libstdc++.
11891
11892 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11893
11894         * MAINTAINERS: Add self to Write After Approval list.
11895
11896 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11897
11898         * MAINTAINERS: Update my email address.  Add myself to global write
11899         privs list.
11900
11901 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11902
11903         * Makefile.in: Merge with src and libgcj.
11904         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11905         configure-target-<library> when their configure scripts need the C
11906         or C++ library to have already been built to work properly.
11907         (do_proto_toplev): Set them to an empty string.
11908
11909         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11910         (REALLY_SET_LIB_PATH): Use them.
11911
11912 2000-11-17  Stan Shebs  <shebs@apple.com>
11913
11914         * MAINTAINERS: Add self to Write After Approval list.
11915
11916 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11917
11918         * configure: Provide the original toplevel configure arguments
11919         (including $0) to subprocesses in the environment rather than
11920         through gcc/configargs.h.
11921
11922 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11923
11924         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11925         C99.  Alphabetise "Write After Approval" list.
11926
11927 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11928
11929         * configure: Turn on libstdc++ V3 by default.
11930
11931         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11932         if we've got GCC.
11933
11934 2000-11-11  Philip Blundell  <philb@gnu.org>
11935
11936         * MAINTAINERS: Add self to Write After Approval list.
11937
11938 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11939
11940         * ltcf-c.sh (aix4): Improve shared library configuration; require
11941         exporting symbols.
11942         * ltcf-cxx.sh (aix4): Define.
11943         * ltconfig (aix4): Define library and soname specs appropriate for
11944         AIX.  Define command to create export symbols list.
11945
11946 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11947
11948         * config.sub: Add support for Sun Chorus
11949
11950 2000-10-31  Nick Clifton  <nickc@redhat.com>
11951
11952         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11953         <name>@redhat.com.  Also installed new email address for Clint
11954         Popetz.
11955
11956 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11957
11958         * etc: Remove directory from GCC.
11959
11960 2000-10-16  Michael Meissner  <meissner@redhat.com>
11961
11962         * configure (gcc/configargs.h): Only create if there is a build GCC
11963         directory created.
11964
11965 2000-10-16  Matthias Klose  <doko@debian.org>
11966
11967         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11968         when configured for libstdc++-v3.
11969
11970 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11971
11972         * configure: Save configure arguments to gcc/configargs.h.
11973
11974 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11975
11976         * config.guess: Import CVS version 1.157.
11977         * config.sub: Import CVS version 1.181.
11978
11979 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11980
11981         * Makefile.in (bootstrap): avoid recursion if subdir missing
11982         (cross): ditto
11983         (do-proto-toplev): ditto
11984
11985 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11986
11987         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11988         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11989
11990         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11991         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11992         all affected `configure' scripts.
11993
11994 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11995
11996         * MAINTAINERS: Add self as cpplib co-maintainer.
11997
11998 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11999
12000         * MAINTAINERS: Add self to Write After Approval list.
12001
12002 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12003
12004         * INSTALL/README: egcs -> GCC update.
12005
12006 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12007
12008         * MAINTAINERS: Add myself to Write After Approval list.
12009
12010 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12011
12012         * MAINTAINERS: Add myself to Write After Approval list.
12013
12014 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12015
12016         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12017         X11 libraries for hppa64.
12018
12019 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12020
12021         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12022
12023 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12024
12025         * Makefile.in (all-zlib): Added dummy target.
12026
12027         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12028         ltcf-gcj.sh: Updated from libtool multi-language branch.
12029
12030 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12031
12032         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12033         (bootstrap*): Depend on all-bootstrap.
12034
12035 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12036
12037         * config.guess: Import CVS version 1.156.
12038         * config.sub: Import CVS version 1.179.
12039
12040 2000-09-02  Anthony Green  <green@cygnus.com>
12041
12042         * Makefile.in (all-gcc): Depend on all-zlib.
12043         (CLEAN_MODULES): Add clean-zlib.
12044         (ALL_MODULES): Add all-zlib.
12045         * configure.in (host_libs): Add zlib.
12046
12047 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12048
12049         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12050         crosses, but add gcc/include to the header search path for them.
12051
12052 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12053
12054         * MAINTAINERS: Add self to Write After Approval list.
12055
12056 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12057
12058         * config.guess: Import CVS version 1.152.
12059         * config.sub: Import CVS version 1.177.
12060
12061 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12062
12063         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12064         $targargs to tell whether newlib is going to be built.
12065
12066         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12067         $$r/TARGET_SUBDIR/libio for _G_config.h.
12068
12069 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12070
12071         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12072
12073 2000-08-22  DJ Delorie  <dj@redhat.com>
12074
12075         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12076
12077 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12078
12079         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12080         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12081         sub-configures.
12082
12083 2000-08-21  DJ Delorie  <dj@redhat.com>
12084
12085         * MAINTAINERS: Add self as a libiberty maintainer
12086
12087 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12088
12089         * configure.in (libstdcxx_flags): Use
12090         libstdc++-v3/src/libstdc++.INC.
12091
12092 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12093
12094         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12095
12096 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12097
12098         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12099
12100         * configure: Make enable_threads and enable_shared defaults
12101         explicit.  Substitute enable_threads into generated Makefiles.
12102         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12103         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12104
12105 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12106
12107         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12108
12109 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12110
12111         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12112         previous delta.
12113
12114 2000-08-11  Jason Merrill  <jason@redhat.com>
12115
12116         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12117         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12118         (FLAGS_FOR_TARGET): Not here.
12119         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12120
12121 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12122
12123         * config-ml.in (CC, CXX): Don't introduce a leading space.
12124
12125 2000-08-07  DJ Delorie  <dj@delorie.com>
12126
12127         * MAINTAINERS: Add self as a DJGPP maintainer
12128
12129 2000-08-07  DJ Delorie  <dj@redhat.com>
12130
12131         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12132         "if we're also building gcc, and it's a gcc that will run on the
12133         build machine, we want to use its includes instead of the system's
12134         default includes".
12135
12136 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12137
12138         * MAINTAINERS: Add self to Write After Approval list.
12139
12140 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12141
12142         * configure.in (libstdcxx_flags): Don't use `"'.
12143
12144         * config-ml.in: Adjust multilib search paths to the
12145         appropriate multilib tree.
12146
12147 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12148
12149         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12150         commas in $LANGUAGES.
12151
12152 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12153
12154         * configure.in: Re-enable all references to libg++ and librx.
12155
12156 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12157
12158         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12159         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12160         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12161         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12162
12163         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12164
12165 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12166
12167         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12168         CXX_FOR_TARGET for sed.
12169
12170 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12171
12172         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12173         Do not override if already set in the environment or in configure.
12174         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12175         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12176
12177 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12178
12179         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12180         the libtool CVS tree multi-language branch.
12181         * ltconfig, ltmain.sh: Updated.
12182
12183 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12184
12185         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12186         (clean-target): Depend on it.
12187
12188         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12189         (GCC_FOR_TARGET): Use it.
12190         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12191         * configure.in: ... here.
12192         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12193         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12194
12195 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12196
12197         * MAINTAINERS: Add self to Write After Approval list.
12198
12199 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12200
12201         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12202         (configure-target-libchill, configure-target-libobjc): Likewise.
12203
12204         * configure.in: Use the same cache file for all target libs.
12205         * config-ml.in: But different cache files per multilib variant.
12206
12207 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12208
12209         * configure (topsrcdir): Don't use dirname.
12210
12211 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12212
12213         * MAINTAINERS: Add self to Write After Approval list.
12214
12215 2000-07-20  Jason Merrill  <jason@redhat.com>
12216
12217         * configure.in: Remove all references to libg++ and librx.
12218
12219         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12220
12221 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12222
12223         * config.sub: Update to subversions version 2000-07-06.
12224
12225 2000-07-12  Andrew Haley  <aph@cygnus.com>
12226
12227         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12228         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12229
12230 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12231
12232         * symlink-tree:  Check number of arguments.
12233
12234 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12235
12236         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12237         search path for a g++ extracted from the build tree.  This
12238         will allow link tests run by configure scripts in
12239         subdirectories to succeed.
12240
12241 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12242
12243         * ltconfig: Add support for mips-dde-sysv4.2MP
12244
12245 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12246
12247         * MAINTAINERS: Add myself as loop discovery maintainer.
12248
12249 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12250
12251         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12252         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12253
12254 2000-06-19  Timothy Wall  <twall@cygnus.com>
12255
12256         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12257         * config.sub: Add tic54x target.
12258
12259 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12260
12261         * MAINTAINERS: Add self as Fortran maintainer,
12262         remove Craig Burley.
12263
12264 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12265
12266         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12267         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12268
12269 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12270
12271         * MAINTAINERS: Add self as i18n maintainer
12272
12273 20000-05-21  H.J. Lu  (hjl@gnu.org)
12274
12275         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12276         directory are used if they exist. Make sure
12277         $(build_tooldir)/include is searched for header files,
12278         $(build_tooldir)/lib/ for library files.
12279         (GCC_FOR_TARGET): Likewise.
12280         (CXX_FOR_TARGET): Likewise.
12281
12282 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12283
12284         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12285
12286 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12287
12288         * Makefile.in (configure-target-libiberty): Depend on
12289         configure-target-newlib.
12290
12291 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12292
12293         * configure.in, Makefile.in: Merge all libffi-related
12294         configury stuff from the libgcj tree.
12295
12296 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12297
12298         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12299         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12300
12301 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12302
12303         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12304         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12305         current version information.  Add to proto-toplev directory.
12306         (gdb-taz): Build do-djunpack.
12307
12308 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12309
12310         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12311
12312 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12313
12314         * MAINTAINERS: Add self to Write After Approval list.
12315
12316 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12317
12318         * ltmain.sh: Preserve in relink_command any environment
12319         variables that may affect the linker behavior.
12320
12321 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12322
12323         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12324
12325 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12326
12327         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12328
12329 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12330
12331         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12332         with the version name.
12333
12334 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12335
12336         * MAINTAINERS: Add self as bb-reorder maintainer.
12337
12338 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12339
12340         * config.if: Tweak.
12341
12342 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12343
12344         * djunpack.bat: New file.
12345
12346 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12347
12348         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12349         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12350         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12351         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12352
12353 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12354
12355         * config.sub (case $basic_machine): Change default for "ibm-*"
12356         to "openedition".
12357
12358 2000-04-13  Andreas Jaeger  <aj@suse.de>
12359
12360         * MAINTAINERS: Added myself.
12361
12362 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12363
12364         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12365         (do-md5sum): New target.
12366         (MD5PROG): Define.
12367         (PACKAGE): Default to TOOL.
12368         (VER): Default to a shell script.
12369         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12370         md5 checksum generation.
12371         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12372         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12373         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12374         insight.tar.bz2): Use gdb-taz to create archive.
12375
12376 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12377
12378         * configure (warn_cflags): Delete.
12379
12380 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12381
12382         * MAINTAINERS: Added myself.
12383
12384 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12385             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12386
12387         * configure.in (enable_libstdcxx_v3): Add.
12388         (target_libs): Add bits here to switch between libstdc++-v2 and
12389         libstdc++-v3.
12390         * config.if: And this file too.
12391         * Makefile.in: Add libstdc++-v3 targets.
12392
12393 2000-04-05  Michael Meissner  <meissner@redhat.com>
12394
12395         * config.sub (d30v): Add d30v as a basic machine type.
12396
12397 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12398
12399         * configure.in: -linux-gnu*, not -linux-gnu.
12400
12401 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12402
12403         * MAINTAINERS: Add self in write-after-approval section.
12404
12405 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12406
12407         * MAINTAINERS: Add self as ia64 port maintainer.
12408
12409 2000-03-08  Neil Booth  <NeilB@earthling.net>
12410
12411         * MAINTAINERS: Add self in write-after-approval section.
12412
12413 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12414
12415         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12416         (do-tar-bz2): Replace TOOL with PACKAGE.
12417         (gdb.tar.bz2): Remove GDBTK from GDB package.
12418         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12419         dejagnu.tar.bz2): New packages.
12420
12421 2000-02-27  Andreas Jaeger  <aj@suse.de>
12422
12423         * configure.in: Add entry for mips*-*-linux*, move catch all
12424         *-*-*linux* entry below this one.
12425
12426 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12427
12428         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12429
12430 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12431
12432         * config.sub: Support an OS of "wince".
12433
12434 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12435
12436         * config.guess, config.sub: Updated to match config's 2000-02-15
12437         version.
12438
12439 2000-02-23  Linas Vepstas  <linas@linas.org>
12440
12441         * config.sub: Add support for Linux/IBM 370.
12442         * configure.in: Likewise.
12443
12444 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12445
12446         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12447
12448 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12449
12450         * config.guess: Guess "cygwin" rather than "cygwin32".
12451
12452 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12453
12454         * configure (gcc_version): When setting, narrow search to
12455         lines containing `version_string'.
12456
12457 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12458
12459         * config.sub: Add support for avr target.
12460
12461 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12462
12463         * MAINTAINERS: Add maintainers for MCore port.
12464
12465 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12466
12467         * config.sub: Add mmix-knuth-mmixware.
12468
12469 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12470
12471         * MAINTAINERS: Pair cccp with cpplib maintainership.
12472
12473 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12474
12475         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12476         structure stuff to -L library search.
12477         (CXX_FOR_TARGET): Ditto.
12478         (CROSS_CHECK_MODULES): Fix spelling mistake.
12479
12480 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12481
12482         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12483         the C++ compiler.
12484
12485 2000-01-12  Richard Henderson  <rth@cygnus.com>
12486
12487         * configure.in: Don't build some bits for beos.
12488
12489 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12490
12491         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12492         as include files.
12493
12494 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12495
12496         * Add self as cpplib maintainer, as requested by Jason
12497         Merrill.  Correct my e-mail address.
12498
12499 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12500
12501         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12502         not mh-aix43.
12503
12504 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12505
12506         * MAINTAINERS: Add myself to "write after approval" list.
12507
12508 1999-12-14  Richard Henderson  <rth@cygnus.com>
12509
12510         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12511         * config.sub: Accept alphaev[78], alphaev8.
12512
12513 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12514
12515         * config.guess, config.sub: Update from autoconf.
12516
12517 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12518
12519         * MAINTAINERS:  update my playtime e-address.
12520
12521 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12522
12523         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12524         necessary libraries are missing.
12525
12526 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12527
12528         * MAINTAINERS: Add new 'write after approval' maintainer.
12529
12530 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12531
12532         * MAINTAINERS: Add new Java maintainer.
12533
12534 1999-10-25  Andreas Schwab  <schwab@suse.de>
12535
12536         * configure: Fix quoting inside arguments of eval.
12537
12538 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12539
12540         * config-ml.in: Allow suppression of some ARM multilibs.
12541
12542 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12543
12544         * config.guess: Add OS/390 match pattern.
12545         * config.sub: Add mvs, openedition targets.
12546         * configure.in (i370-ibm-opened*): New.
12547
12548 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12549
12550         * config.sub: Add support for configuring for pj.
12551
12552 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12553
12554         * config.sub (maybe_os): Add support for configuring for fr30.
12555
12556 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12557
12558         * configure.in: Do not configure or build ld for AIX
12559         platforms.  ld is known to be broken on these platforms.
12560
12561 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12562
12563         * config-ml.in: Pass compiler flag corresponding to multidirs to
12564         subdir configures.
12565
12566 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12567
12568         * Makefile.in (LDFLAGS): Define.
12569
12570 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12571
12572         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12573         noconfigdirs.
12574         (*-*-cygwin*): Likewise.
12575
12576 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12577
12578         * mkdep: New file.
12579         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12580         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12581
12582         From Eli Zaretskii <eliz@is.elta.co.il>:
12583         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12584         long file name when using DJGPP on MS-DOS.
12585
12586 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12587
12588         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12589
12590 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12591
12592         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12593         dependency as this causes "make check" to globally "make all"
12594
12595 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12596
12597         * configure.in (target_libs): Added target-zlib.
12598         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12599         (CONFIGURE_TARGET_MODULES): Likewise.
12600         (CHECK_TARGET_MODULES): Likewise.
12601         (INSTALL_TARGET_MODULES): Likewise.
12602         (CLEAN_TARGET_MODULES): Likewise.
12603         (configure-target-zlib): New target.
12604         (all-target-zlib): Likewise.
12605         (all-target-libjava): Depend on all-target-zlib.
12606         (configure-target-libjava): Depend on configure-target-zlib.
12607
12608         * Makefile.in (configure-target-libjava): Depend on
12609         configure-target-newlib.
12610         (configure-target-boehm-gc): New target.
12611         (configure-target-qthreads): New target.
12612
12613         * configure.in (target_libs): Added target-qthreads.
12614         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12615         (CONFIGURE_TARGET_MODULES): Likewise.
12616         (CHECK_TARGET_MODULES): Likewise.
12617         (INSTALL_TARGET_MODULES): Likewise.
12618         (CLEAN_TARGET_MODULES): Likewise.
12619         (all-target-qthreads): New target.
12620         (configure-target-libjava): Depend on configure-target-qthreads.
12621         (all-target-libjava): Depend on all-target-qthreads.
12622
12623         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12624         (CONFIGURE_TARGET_MODULES): Likewise.
12625         (CHECK_TARGET_MODULES): Likewise.
12626         (INSTALL_TARGET_MODULES): Likewise.
12627         (CLEAN_TARGET_MODULES): Likewise.
12628         (all-target-libjava): New target.
12629         (all-target-boehm-gc): Likewise.
12630         * configure.in (target_libs): Added libjava, boehm-gc.
12631
12632 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12633
12634         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12635         configure.bat in SUPPORT_FILES.
12636         (gas+binutils.tar.bz2): Likewise.
12637
12638         * makeall.bat: Remove; obsolete.
12639
12640 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12641
12642         From Mark Elbrecht:
12643         * configure.bat: Remove; obsolete.
12644
12645 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12646
12647         * configure: Add -W -Wall to the default CFLAGS when compiling with
12648         gcc.
12649
12650 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12651
12652         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12653
12654 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12655
12656         * configure.in: Build ld on IRIX6.
12657
12658 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12659
12660         * Makefile.in: Change distribution targets to use bzip2 instead of
12661         gzip.
12662         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12663         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12664
12665 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12666
12667         * config.sub: Add mcore target.
12668
12669 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12670
12671         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12672
12673 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12674
12675         * config.guess (dummy): Changed to $dummy.
12676
12677 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12678
12679         * config.sub: Tidied up case statements.
12680
12681 1999-05-22  Ben Elliston  <bje@cygnus.com>
12682
12683         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12684         <jiro@din.or.jp>.
12685
12686         * config.guess: Merge with FSF version. Future changes will be
12687         more accurately recorded in this ChangeLog.
12688         * config.sub: Likewise.
12689
12690 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12691
12692          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12693
12694 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12695
12696         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12697
12698 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12699
12700         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12701
12702 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12703
12704         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12705         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12706         Bad merge removed these two changes.
12707
12708 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12709                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12710
12711         * config.guess (interix Alpha): Add.
12712
12713 1999-04-11  Richard Henderson  <rth@cygnus.com>
12714
12715         * configure.in (i?86-*-beos*): Do config gperf; don't config
12716         gdb, newlib, or libgloss.
12717
12718 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12719
12720         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12721         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12722         from multidirs.
12723
12724 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12725
12726         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12727
12728 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12729
12730         * config.sub: Add support for mcore targets.
12731
12732 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12733
12734         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12735         not mt-ospace, in order to shut up assembler warning about using
12736         symbols that are named the same as registers.
12737
12738 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12739
12740         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12741         dependency list for all-target-cygmon.
12742
12743 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12744
12745         * config-ml.in: Check $host, not $target, for selective multilibs.
12746         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12747         thumb interworking, and underscore prefix multilibs.
12748
12749 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12750
12751         * missing: Update to version from current automake.
12752
12753 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12754
12755         * configure (gxx_include_dir): Removed.
12756
12757         * configure.in (gxx_include_dir): Handle it.
12758         * Makefile.in: Likewise.
12759
12760 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12761
12762         * config.sub (mips64vr4111,mips64vr4111el) Add.
12763
12764 1999-03-21  Ben Elliston  <bje@cygnus.com>
12765
12766         * config.guess: Correct typo for detecting ELF on FreeBSD.
12767
12768 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12769
12770         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12771         config/mh-djgpp.
12772
12773 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12774
12775         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12776         all-target-newlib to dependency list for all-target-bsp.
12777
12778 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12779
12780         * config.sub: Add i386-uwin support.
12781         * config.guess: Likewise.
12782
12783 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12784
12785         * configure.in: cleanup, add mh-*pic handling for arm, special
12786         case powerpc*-*-aix*
12787
12788 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12789
12790         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12791         can be built.
12792
12793 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12794
12795         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12796         targets.
12797
12798 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12799
12800         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12801
12802 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12803
12804         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12805
12806 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12807
12808         * config.sub: Fix typo in arm recognition.
12809
12810 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12811
12812         * configure.in (noconfigdirs): Changed target_configdirs to
12813         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12814         rather than m68k-*-* since it is not known to work on
12815         m68k-aout. Ditto for arm-*-*oabi.
12816
12817 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12818
12819         * configure.in (*-*-windows*): Remove, no longer used.
12820
12821 1999-02-19  Ben Elliston <bje@cygnus.com>
12822
12823         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12824         Smart and improved by Andrew Cagney.
12825
12826 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12827
12828         * config.guess: Recognize openbsd-*-hppa.
12829
12830 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12831
12832         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12833         only if it is not empty.
12834
12835 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12836
12837         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12838
12839         * config.guess: Modified to recognize uname's armv* syntax.
12840
12841         * config.sub: Modified to recognize uname's armv* syntax.
12842
12843 1999-02-17  Mark Salter  <msalter@cygnus.com>
12844
12845         * configure.in: Added target-bsp for sparclite.
12846
12847 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12848
12849         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12850
12851 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12852
12853         * configure.in: Add support for strongarm port.
12854         * config.sub: Add support for strongarm target.
12855
12856 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12857
12858         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12859         the old name config/mh-cygwin32.
12860         Enable texinfo.
12861
12862 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12863
12864         * configure.in: Do build ld for ix86 Solaris.
12865
12866 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12867
12868         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12869         $AR_FOR_TARGET.  Likewise for RANLIB.
12870
12871 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12872
12873         * config.sub (oabi):  Recognize.
12874         * configure.in (arm-*-oabi):  Handle.
12875
12876 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12877
12878         * config.guess: Improve detection of i686 on UnixWare 7.
12879
12880 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12881
12882         * config.guess: Add support for i386-pc-interix.
12883         * config.sub: Likewise.
12884         * configure.in: Likewise.
12885
12886 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12887
12888         * Makefile.in: Remove unneeded all-target-libio from
12889         from all-target-winsup target since it is now unneeded.
12890         Add all-target-libtermcap in its place since it is now
12891         needed.
12892
12893 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12894
12895         * configure.in: makefile stub for cygwin target is probably
12896         unnecessary.  Remove it for now.
12897
12898 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12899
12900         * configure.in: libtermcap.a should be built when cygwin is the
12901         target as well as the host.
12902         * config.guess: Allow mixed case in cygwin uname output.
12903         * Makefile.in: Add libtermcap target.
12904
12905 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12906
12907         * config.sub: Clean up handling of hppa2.0.
12908
12909 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12910
12911         * config.guess: Use C code to identify more HP machines.
12912
12913 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12914
12915         * config.sub: Handle hppa2.0.
12916
12917 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12918
12919         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12920         cygmon for all sparclite targets, regardless of object format.
12921
12922 1998-12-15  Mark Salter  <msalter@cygnus.com>
12923
12924         * configure.in: Added target-bsp for several target architectures.
12925
12926         * Makefile.in: Added rules for bsp.
12927
12928 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12929
12930         * config.guess: Improve detection of hppa2.0 processors.
12931
12932 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12933
12934         * config.guess: Recognize FreeBSD using ELF automatically.
12935
12936 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12937
12938         * configure (skip-this-dir): Add handling for new shell script, which
12939         might be created by a sub-directory's configure to indicate, this particular
12940         directory is "unwanted".
12941         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12942
12943 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12944
12945         * ltconfig: import from libtool, after changing libtool to
12946         account for the cygwin name change.
12947
12948 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12949
12950         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12951         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12952
12953 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12954
12955         * configure.in: Add libtermcap to list of cygwin dependencies.
12956
12957 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12958
12959         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12960         they include winsup/include when it's a cygwin target.
12961
12962 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12963
12964         * configure.in (host_tools): Added zip.
12965         * Makefile.in (all-target-libjava): Depend on all-zip.
12966         (all-zip): New target.
12967         (ALL_MODULES): Added all-zip.
12968         (NATIVE_CHECK_MODULES): Added check-zip.
12969         (INSTALL_MODULES): Added install-zip.
12970         (CLEAN_MODULES): Added clean-zip.
12971
12972 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12973
12974         * Makefile.in: lose "32" from comment about cygwin.
12975
12976 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12977
12978         * configure.in: Use -Os to build target libraries for the fr30.
12979
12980 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12981
12982         * config.sub: Add fr30.
12983
12984 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12985
12986         * configure.in: drop "32" from config/mh-cygwin32.  Check
12987         cygwin* instead of cygwin32*.
12988         * config.sub: Check cygwin* instead of cygwin32*.
12989
12990 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12991
12992         * config.guess: Match any version of Unixware7.
12993
12994 1998-10-20  Syd Polk  <spolk@cygnus.com>
12995
12996         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12997         if desired.
12998
12999 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13000
13001         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13002         these if the appropriate directories and files to not exist.
13003
13004 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13005
13006         * Makefile.in (DEVO_SUPPORT): Add config.if.
13007
13008 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13009
13010         * configure: Add pattern to replace "build_tooldir"'s
13011         definition in the generated Makefile with "tooldir"'s
13012         actual value.
13013
13014 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13015
13016         * config.sub: Bring back lost sparcv9.
13017
13018         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13019
13020 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13021
13022         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13023         CC_FOR_TARGET and friends.
13024
13025 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13026
13027         * Makefile.in (build_tooldir): New variable, same as tooldir.
13028         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13029         -B$(build_tooldir)/bin/.
13030         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13031
13032 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13033
13034         * README: Remove installation instructions and refer to the
13035         INSTALL directory instead.
13036
13037 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13038
13039         * config.sub: Add support for i[34567]86-pc-udk.
13040         * configure.in: Likewise.
13041
13042 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13043
13044         * Makefile.in: add bzip2 package building bits for user
13045         tools module
13046         * configure.in: ditto
13047
13048 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13049
13050         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13051         (ALL_TARGET_MODULES): Add all-target-libobjc.
13052         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13053         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13054         (all-target-libchill): Add dependencies.
13055         * configure.in (target_libs): Add libchill.
13056
13057 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13058
13059         * configure.in (target_subdir): Remove duplicate line.
13060
13061 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13062
13063         * Makefile.in (all-automake): fix dependencies.
13064
13065 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13066
13067         * configure.in: Minor cleanups for building in the $(target_alias)
13068         subdir.
13069
13070 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13071
13072         * Makefile.in (bootstrap): Set r and s before make all.  Use
13073         BASE_FLAGS_TO_PASS in make all.
13074         (cross): Likewise.
13075
13076 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13077
13078         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13079
13080 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13081
13082         * config.sub: Fix typo in last change.
13083
13084 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13085
13086         * config.sub: Add support for C4x target.
13087         * configure.in: Likewise.
13088
13089 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13090
13091         * config.sub: Recognize sparcv9 just like sparc64.
13092
13093 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13094
13095         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13096
13097 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13098
13099         * config.guess: Correctly identify Pentium II sco boxes.
13100
13101         * config.guess: Fix "tr" code.  From Weiwen Liu.
13102
13103 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13104
13105         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13106         stabs.
13107
13108 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13109
13110         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13111         (ALL_TARGET_MODULES): Add all-target-libchill.
13112         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13113         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13114         (all-target-libchill): Add dependencies.
13115         * configure.in (target_libs): Add libchill.
13116
13117 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13118
13119         * config.guess: Avoid assumptions about "tr" behaves when
13120         LANG is set to something other than English.
13121
13122 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13123
13124         * configure (gxx_include_dir): Changed to
13125         '${prefix}/include/g++'-${libstdcxx_interface}.
13126
13127         * config.if: New to determine the interfaces.
13128
13129 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13130
13131         * config.guess: Detect and handle MPE/IX.
13132         * config.sub: Deal with MPE/IX.
13133
13134 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13135
13136         * configure.in: Use mh-aix43.
13137
13138 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13139
13140         * configure: Fix --without/--disable cases for gxx-include-dir.
13141
13142 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13143
13144         * mdata-sh:  Imported.  Needed for automake support.
13145
13146 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13147
13148         * Makefile.in (taz): Try "chmod -R og=u ." before
13149         "chmod og=u `find . -print`".
13150
13151 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13152
13153         * configure.in: Add arm-elf and thumb-elf support.
13154
13155 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13156
13157         * Makefile.in: Undo previous patch.
13158
13159 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13160
13161         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13162         to here ...
13163         (install-no-fixedincludes): and here
13164         (INSTALL_MODULES): ... from here.
13165
13166 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13167
13168         * config.sub: Merge with FSF.
13169
13170         * config.guess: Merge with FSF.
13171
13172 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13173
13174         * configure (extraconfigdirs): New variable.
13175         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13176         * Makefile.in (all): Move higher in file.
13177         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13178         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13179         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13180         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13181         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13182
13183 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13184
13185         * Makefile.in (all-target-libjava): Depend on all-gcc and
13186         all-target-newlib.
13187         (configure-target-libjava): Depend on $(ALL_GCC).
13188
13189 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13190
13191         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13192         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13193
13194 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13195
13196         * INSTALL/README: Fix typo.
13197
13198 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13199
13200         * ylwrap: Change absolute path checks to check for DOS style path
13201         names.
13202
13203         * ylwrap: Don't use a full path name if the source file is in the
13204         same directory.  From hjl@lucon.org (H.J. Lu).
13205
13206         * config-ml.in: Default to being verbose, to match Feb 18 change to
13207         configure.
13208
13209 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13210
13211         Brought over from egcs:
13212
13213         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13214
13215         * configure.in (target_subdir): Set to ${target_alias} instead
13216         of "libraries".
13217
13218         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13219
13220         * configure.in (target_subdir): Set to libraries if enable_multilib.
13221
13222 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13223
13224         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13225         multilibs, force reconfiguration the first time we create
13226         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13227
13228 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13229
13230         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13231         avoid confusion with --no-recursion.
13232
13233 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13234
13235         * configure.in: Win32 hosts shouldn't use install -x
13236         * install-sh: remove -x option, and special .exe-handling
13237         hack.
13238
13239 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13240
13241         * config.guess: Recognize i586-pc-beos.
13242         * configure.in: Don't build some bits for beos.
13243
13244 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13245
13246         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13247         CFLAGS default to -O2.
13248
13249         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13250         when using GNU ld.
13251
13252 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13253
13254         * ltmain.sh: Correct install when using a different shell.
13255
13256 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13257
13258         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13259
13260 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13261
13262         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13263         target.
13264
13265 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13266
13267         * ltconfig: Update to correct AIX handling.
13268
13269 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13270
13271         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13272
13273         * configure.in (target_subdir): Set to ${target_alias} instead
13274         of "libraries".
13275
13276 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13277
13278         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13279         (Makefile): Depend on $(gcc_version_trigger).
13280
13281         * configure (gcc_version): Change default initializer to empty
13282         string.
13283         (gcc_version_trigger): New variable; pass this variable down
13284         to subdir configures to enable them checking gcc's version
13285         themselves. Emit make macros for both gcc_version vars.
13286         (topsrcdir): Initialize reliably.
13287         (recursion line): Remove --with-gcc-version=${gcc_version}.
13288
13289 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13290
13291         * configure (enable_version_specific_runtime_libs): Implement new flag
13292         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13293         in $(libsubdir); emit definition in each generated Makefile.
13294         (gxx_include_dir): Initialize depending on
13295         $enable_version_specific_runtime_libs.
13296
13297 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13298
13299         * configure (gcc_version): Initialize properly depending on
13300         how and where configure is started.
13301         (recursion line): Pass a --with-gcc-version=${gcc_version}
13302         to configures in subdirs.
13303
13304 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13305
13306         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13307         cygmon
13308
13309 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13310
13311         * configure.in: Add cygmon and libstub support for mn10200.
13312
13313 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13314
13315         * configure (gcc_version): Add new variable describing the
13316         particular gcc version we're building.
13317         * Makefile.in (libsubdir): Add new macro for the directory
13318         in which the compiler finds executables, libraries, etc.
13319         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13320         and libsubdir.
13321
13322 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13323
13324         * Makefile.in (local-clean): Remove *.log.
13325         (warning.log): Built with warn_summary from build.log.
13326         (mail-report.log): Run test_summary.
13327         (mail-report-with-warnings.log): Run test_summary including
13328         warning.log in the report.
13329
13330 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13331
13332         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13333
13334 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13335
13336         * Makefile.in (grep): Grep no longer depends on libiberty.
13337
13338 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13339
13340         * Makefile.in: all-snavigator needs all-libgui.
13341
13342 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13343
13344         * configure.in: Add cygmon and libstub support for mn10300.
13345
13346 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13347
13348         * missing: Update to version from automake 1.3.
13349
13350         * ltmain.sh: On installation, don't get confused if the same name
13351         appears more than once in the list of library names.
13352
13353 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13354
13355         * config.sub: Accept m68060 and m5200 as CPU names.
13356
13357 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13358
13359         * configure: Use && rather than using -a in test, because odd
13360         strings can confuse test.
13361         * configure.in: Likewise.
13362
13363 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13364
13365         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13366
13367 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13368
13369         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13370         bootstrap4-lean): New targets.
13371
13372 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13373
13374         * mpw-* Delete.  Not used.
13375
13376 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13377
13378         * COPYING.LIB: Update FSF address.
13379
13380 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13381
13382         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13383
13384         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13385         GAS_SUPPORT_DIRS.
13386
13387 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13388
13389         * ltconfig, ltmain.sh: Avoid producing a version number if
13390         -version-info was not used.
13391
13392 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13393
13394         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13395         building with newlib.
13396
13397 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13398
13399         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13400         Solaris `make' causes it to continue to next definition.
13401
13402 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13403
13404         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13405         the right GUI libraries and files are installed along with GDB.
13406
13407 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13408
13409         * configure.in: Change alpha to alpha* in several places.
13410
13411 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13412
13413         * config.sub: Recognize sparc86x.
13414
13415 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13416
13417         * configure.in (--enable-target-optspace): Remove debug echo.
13418
13419 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13420
13421         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13422
13423 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13424
13425         * ltconfig: Update cygwin32 support.
13426
13427         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13428         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13429         (GDB_SUPPORT_DIRS): Likewise.
13430
13431 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13432
13433         * configure.in (target_makefile_frag): If --enable-target-optspace,
13434         use -Os to compile target libraries rather than -O2.  Default to
13435         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13436         not used.
13437         * configure.in (target_cflags): Ditto for d30v.
13438
13439 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13440
13441         * Makefile.in (all-bfd): Depend on all-intl.
13442         (all-binutils): Likewise.
13443         (all-gas): Likewise.
13444         (all-gprof): Likewise.
13445         (all-ld): Likewise.
13446
13447 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13448
13449         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13450
13451 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13452
13453         * Makefile.in (all-bfd): Depend upon all-libiberty.
13454
13455         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13456
13457 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13458
13459         * Makefile.in: Add libstub.
13460
13461         * configure.in: Ditto. Build libstub for targets that have cygmon
13462         support.
13463
13464 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13465
13466         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13467
13468 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13469
13470         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13471         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13472
13473 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13474
13475         * configure: Define DEFAULT_M4 by searching PATH.
13476         * Makfile.in: Use DEFAULT_M4.
13477
13478 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13479
13480         * ltconfig: Add cygwin32 support.
13481
13482         * Makefile.in, configure.in: Add libtool as a native only directory
13483         to configure and build.
13484
13485 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13486
13487         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13488
13489 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13490
13491         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13492
13493 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13494
13495         * Makefile.in: add ash make rules
13496         * configure.in: add ash to native_only and host_tools lists
13497
13498 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13499
13500         * Makefile.in (all-gettext, all-intl): New targets.
13501         (ALL_MODULES): Added all-gettext, all-intl.
13502         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13503         (INSTALL_MODULES): Added install-gettext, install-intl.
13504         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13505
13506         * configure.in (host_tools): Added gettext.
13507         (native_only): Likewise.
13508         (noconfigdirs) [various cases]: Likewise.
13509         (host_libs): Added intl.
13510
13511 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13512
13513         * configure: Do not disable building gdbtk for cygwin32 hosts.
13514
13515 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13516
13517         * configure.in: Add thumb-coff target.
13518         * config.sub: Add thumb-coff target.
13519
13520 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13521
13522         * Makefile.in: Revert yesterday's change.
13523         (all-target-winsup):  all-target-librx stays out of here.
13524
13525 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13526
13527         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13528         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13529         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13530         Remove references to librx and libg++.
13531
13532 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13533
13534         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13535         recursive makes
13536
13537 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13538
13539         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13540         for newlib directory.
13541         (CXX_FOR_TARGET): Likewise.
13542
13543 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13544
13545         * ltconfig: Update after libtool/ltconfig.in change for
13546         hpux11.
13547
13548 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13549
13550         * ltconfig, ltmain.sh: Update to libtool 1.2.
13551
13552 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13553
13554         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13555         (install-gcc-cross): Instead, override LANGUAGES here.
13556
13557 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13558
13559         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13560         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13561
13562 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13563
13564         * configure.in: Add Thumb-pe target.
13565
13566 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13567
13568         * Makefile.in - changed sn targets to snavigator
13569         * configure.in - changed sn targets to snavigator
13570
13571 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13572
13573         * config-ml.in: After building symlink tree call make distclean
13574         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13575         to be the case for libiberty.
13576
13577 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13578
13579         * configure: When making link, also check the current
13580         directory. The configure scripts may create one.
13581
13582 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13583
13584         * config.sub: Accept alphapca56 and alphaev6 properly.
13585
13586 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13587
13588         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13589
13590 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13591
13592         * config.sub (sco5): Fix typo.
13593
13594 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13595
13596         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13597         install-itcl.
13598         (install-itcl): Remove dependency on install-tcl.
13599
13600 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13601
13602         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13603
13604 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13605
13606         * configure.in: Don't build libgui for a cygwin32 target when not on
13607         a cygwin32 host.
13608
13609 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13610
13611         * configure (redirect): Set to null, so default behavior of
13612         configure is now --verbose.
13613
13614 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13615
13616         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13617         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13618
13619 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13620
13621         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13622         this change to sync Makefile.in with its ChangeLog entries.
13623
13624 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13625
13626         * ltmain.sh (mkdir): Check that the directory doesn't exist
13627         before we exit with error, so that we don't get races during
13628         parallel builds.
13629
13630 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13631
13632         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13633
13634 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13635
13636         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13637         PICFLAG_FOR_TARGET.
13638         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13639
13640         * configure: Emit a definition for the new macro enable_shared
13641         into each Makefile.
13642
13643 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13644
13645         * configure.in (host_tools, native_only): Add libtool.
13646
13647 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13648
13649         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13650         Fix typo in ming config comment.
13651
13652 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13653
13654         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13655
13656 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13657
13658         * config.sub: Add tic30 cases, and map c30 to tic30.
13659
13660 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13661
13662         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13663         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13664         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13665         (CLEAN_TARGET_MODULES): Similarly
13666         (all-target-libf2c): Add dependences.
13667         * configure.in (target_libs): Add libf2c.
13668
13669 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13670
13671         * configure.in: Remove expect from noconfigdirs when target
13672         is cygwin32.  OK to build expect and dejagnu with Canadian
13673         Cross.
13674
13675 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13676
13677         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13678         host.
13679
13680         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13681         and mingw32.
13682
13683 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13684
13685         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13686         here as it is not defined in the toplevel Makefile.
13687
13688 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13689
13690         * configure (package_makefile_rules_frag): New variable, which names
13691         a file with generic rules, ...
13692         Change comment to mention we now have FIVE parts.
13693         * configure: Undo last change.
13694
13695 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13696
13697         * config.guess: More accurate determination of HP processor types.
13698         * config.sub: More accurate determination of HP processor types.
13699
13700 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13701
13702         * configure (package_makefile_frag): Move inserting the
13703         ${package_makefile_frag} to where it should be according
13704         to the comment.
13705
13706 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13707
13708         * config.guess: Add support for Linux/ARM.
13709
13710 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13711
13712         * .cvsignore: Remove *-info and *-install since they match
13713         release-info and mpw-install, which we don't want to just ignore.
13714
13715 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13716
13717         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13718
13719 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13720
13721         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13722         local_prefix to sub-make invocations.
13723
13724 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13725
13726         * configure.in: Check makefile fragments in the source
13727         directory.
13728
13729 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13730
13731         * configure.in: Check whether host and target makefile
13732         fragments exist before adding them to *_makefile_frag.
13733
13734 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13735
13736         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13737
13738 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13739
13740         * configure.in: Make sure we only replace RPATH_ENVVAR on
13741         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13742         regexp to sed.
13743
13744         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13745         to sub-makes.
13746
13747 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13748
13749         * config-ml.in (multi-do): LDFLAGS must include multilib
13750         designator.
13751
13752 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13753
13754         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13755
13756 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13757
13758         * config.sub: Add mingw32 support.
13759         * configure.in: Likewise.
13760
13761 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13762
13763         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13764
13765 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13766
13767         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13768         * configure (gxx_include_dir): Provide a definition for subdirs
13769         which do not use autoconf.
13770
13771 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13772
13773         * config.guess: Sync with egcs.  Picks up new alpha support,
13774         BeOS & some additional linux support.
13775
13776 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13777
13778         * config.guess: HP 9000/803 is a PA1.1 machine.
13779
13780 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13781
13782         * configure.in: It's alpha*-...
13783
13784 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13785
13786         * configure.in (host_makefile_frag, target_makefile_frag):
13787         Handle multiple config files.
13788         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13789         alpha-*-*.
13790
13791 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13792
13793         * mkdep: New file.
13794
13795 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13796
13797         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13798
13799 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13800
13801         * Makefile.in: Add libgui directory.
13802         (GDB_TK): Add all-libgui.
13803         * configure.in: Add libgui directory.
13804         * configure: Add all-libgui to GDB_TK.
13805
13806 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13807
13808         * config-ml.in (multidirs): Add m32r to multilib list.
13809
13810 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13811
13812         * Makefile.in (all-target-gperf): Change dependency to
13813         all-target-libstdc++.
13814
13815 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13816
13817         * config.guess: Add BeOS support.
13818
13819 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13820
13821         Source directory cvs renamed to cvssrc:
13822         * configure.in (host_tools): Change cvs to cvssrc.
13823         (native_only): Likewise.
13824         (noconfigdirs) [various cases]: Likewise.
13825         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13826         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13827         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13828         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13829         (all-cvssrc): Rename target from all-cvs.
13830
13831 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13832
13833         * configure (gxx_include_dir): Fix thinko.
13834
13835 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13836
13837         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13838         (install-cross, install-gcc-cross): New targets.
13839
13840 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13841
13842         * configure.in (noconfigdirs): Add support for Thumb target.
13843
13844         * config.sub (maybe_os): Add support for Thumb target.
13845
13846 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13847
13848         * Makefile.in: Add rules for cygmon.
13849
13850         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13851
13852 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13853
13854         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13855         * configure (gxx_include_dir): Provide a definition for subdirs
13856         which do not use autoconf.
13857
13858 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13859
13860         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13861         11/18/97 build
13862
13863 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13864
13865         * From Franz Sirl.
13866         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13867         found on RedHat Linux systems.
13868
13869 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13870
13871         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13872         guesses.
13873
13874 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13875
13876         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13877
13878 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13879
13880         * ltmain.sh: If mkdir fails, check whether the directory was created
13881         anyhow by some other process.
13882
13883 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13884
13885         * configure.in (d30v-*-*): Configure all directories.
13886
13887 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13888
13889         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13890         for the D30V.
13891
13892 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13893
13894         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13895
13896 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13897
13898         * include/libiberty.h: Add extern "C" { so it can be used with C++
13899         progrms.
13900         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13901         programs.
13902
13903 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13904
13905         * configure.in (d30v-*-*): Configure GCC now.
13906
13907 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13908
13909         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13910         is no longer needed.
13911
13912 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13913
13914         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13915
13916 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13917
13918         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13919         targets using "$@" to provide support for similar but not identical
13920         targets without having to duplicate code.
13921
13922 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13923
13924         * makefile.vms: Fix to work with DEC C.
13925
13926 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13927
13928         * config.sub: Add mips-tx39-elf to marketing names.
13929
13930 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13931
13932         * ltmain.sh: Handle symlinks in generated script.
13933
13934 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13935
13936         * configure: Handle autoconf style directory options: --bindir,
13937         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13938         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13939         --sysconfdir.
13940         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13941         (sharedstatedir, localstatedir, oldincludedir): New variables.
13942         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13943         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13944         sbindir, sharedstatedir, and sysconfdir.
13945
13946 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13947
13948         * Makefile.in (bootstrap-lean): New target.
13949
13950 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13951
13952         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13953         sn, and gnuserv from noconfigdirs.
13954
13955 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13956
13957         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13958
13959 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13960
13961         * Makefile.in (cross): New target.
13962
13963 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13964                           Jeff Law         <law@cygnus.com>
13965
13966         * Makefile.in (bootstrap2, bootstrap3): New targets.
13967         (all-bootstrap): Remove outdated and confusing target.
13968         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13969
13970 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13971
13972         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13973         windows.  Consistent with gdb/configure.
13974
13975 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13976
13977         * configure.in: Name Linux target fragment.
13978
13979         * configure: Rewrite so that project Makefile fragment is inserted
13980         first and appears last in the resulting Makefile.
13981
13982 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13983
13984         * Makefile.in (install-itcl): Install tcl first.
13985
13986 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13987
13988         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13989
13990 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13991
13992         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13993
13994         * configure.in (skipdirs): Add target-librx for Linux.
13995         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13996
13997 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13998
13999         * Makefile.in (bootstrap): New target.
14000
14001 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14002
14003         * config.sub: Accept 'amigados' for backward compatibility.
14004
14005 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14006
14007         * config.guess: Merge with FSF.
14008
14009 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14010
14011         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14012
14013 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14014
14015         * config.sub: Add "marketing-names" patch.
14016
14017 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14018
14019         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14020
14021 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14022
14023         * config.sub: Handle v850-elf.
14024
14025 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14026
14027         * .cvsignore (*-install): Remove.
14028
14029 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14030
14031         * ltconfig: Set CONFIG_SHELL in libtool.
14032         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14033
14034 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14035
14036         * configure.in (target_subdir): Set to libraries if enable_multilib.
14037
14038 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14039
14040         * config.guess: Update from gcc directory.
14041
14042 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14043
14044         * Makefile.in (all-sim): Depends on all-readline.
14045
14046 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14047
14048         * Makefile.in (BISON, YACC): Use $$s.
14049         (all-bison): Depend on all-texinfo.
14050
14051 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14052
14053         * Makefile.in (BISON): Add -L flag.
14054         (YACC): Likewise.
14055
14056 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14057
14058         * configure.in (noconfigdirs): Add support for v850e target.
14059
14060         * config.sub (maybe_os): Add support for v850e target.
14061
14062 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14063
14064         * configure.in (noconfigdirs): Add support for v850ea target.
14065
14066         * config.sub (maybe_os): Add support for v850ea target.
14067
14068 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14069
14070         * config.sub: Add mipstx39.  Delete r3900.
14071
14072 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14073
14074         * Makefile.in (all-autoconf): Depends on all-texinfo.
14075
14076 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14077
14078         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14079         eabi targets.
14080
14081 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14082
14083         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14084
14085         * configure: When handling a Canadian Cross, handle YACC as well as
14086         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14087         * Makefile.in (all-bison): Depend upon all-texinfo.
14088
14089 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14090
14091         * Makefile.in (BISON): bison, not byacc or bison -y.
14092         (YACC): bison -y or byacc or yacc.
14093         (various): Add *-bison as appropriate.
14094         (taz): No need to mess with BISON anymore.
14095
14096 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14097
14098         * configure: If OSTYPE matches *win32*, try to find a good value for
14099         CONFIG_SHELL.
14100
14101 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14102
14103         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14104         configure.in if it is present.
14105
14106 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14107
14108         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14109
14110 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14111
14112         * config.sub: Recognize `arc' cpu.
14113         * configure.in: Likewise.
14114         * config-ml.in: Likewise.
14115
14116 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14117
14118         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14119
14120 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14121
14122         * configure: Changed sed delimiter from ':' to '|' when
14123         attempting to substitute ${config_shell} for SHELL. On
14124         NT ${config_shell} may contain a ':' in it.
14125
14126 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14127
14128         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14129
14130 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14131
14132         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14133
14134 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14135
14136         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14137
14138         * ylwrap: If the program is a relative path, force it to be
14139         absolute.
14140
14141 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14142
14143         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14144
14145 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14146
14147         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14148         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14149         for libraries.
14150
14151 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14152
14153         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14154         separated by spaces.
14155
14156 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14157
14158         * ylwrap: New file.
14159         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14160
14161         * ltmain.sh: Handle /bin/sh at start of install program.
14162
14163         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14164
14165         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14166         * missing: New file, from automake 1.2.
14167
14168 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14169
14170         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14171         check-tk to CHECK_X11_MODULES.
14172
14173 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14174
14175         * config.sub: Merge with FSF.
14176
14177 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14178
14179         * config.guess: Merge with FSF.
14180
14181 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14182
14183         * configure: Treat msdosdjgpp like go32.
14184         * configure.in: Likewise.  Don't remove gprof for go32.
14185
14186         * configure: Change Makefile.tem2 to Makefile.tm2.
14187
14188 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14189
14190         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14191
14192 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14193
14194         * install-sh (chmodcmd): Set to null if the DST directory already
14195         exists.  Same as Nov 11th change.
14196
14197 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14198
14199         * configure (GDB_TK): Needs itcl and tix.
14200
14201 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14202
14203         * config.guess: Update from FSF.
14204
14205 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14206
14207         * Makefile.in (GDB_TK): Depend on itcl and tix.
14208
14209 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14210
14211         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14212         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14213         (INSTALL_SCRIPT): New variable.
14214         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14215         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14216         to -x.
14217         * install-sh: Add support for -x option.
14218
14219 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14220
14221         * configure.in, Makefile.in: Treat tix like itcl.
14222
14223 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14224
14225         * Makefile.in (WINDRES): New variable.
14226         (WINDRES_FOR_TARGET): New variable.
14227         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14228         (EXTRA_HOST_FLAGS): Add WINDRES.
14229         (EXTRA_TARGET_FLAGS): Add WINDRES.
14230         (EXTRA_GCC_FLAGS): Add WINDRES.
14231         ($(DO_X)): Pass down WINDRES.
14232         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14233         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14234         DLLTOOL_FOR_TARGET.
14235
14236 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14237
14238         * configure.in: configure sim before gdb for win32-x-ppc
14239
14240 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14241
14242         Move gperf into the toplevel, from libg++.
14243         * configure.in (target_tools): Add target-gperf.
14244         (native_only): Add target-gperf.
14245         * Makefile.in (all-target-gperf): New target, depend on
14246         all-target-libg++.
14247         (configure-target-gperf): Empty rule.
14248         (ALL_TARGET_MODULES): Add all-target-gperf.
14249         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14250         (CHECK_TARGET_MODULES): Add check-target-gperf.
14251         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14252         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14253
14254 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14255
14256         * config.sub (mn10200): Recognize new basic machine.
14257
14258 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14259
14260         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14261         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14262
14263 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14264
14265         * configure.in: If we're building mips-sgi-irix6* native, turn on
14266         ENABLE_MULTILIB and set TARGET_SUBDIR.
14267
14268 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14269
14270         * Makefile.in (all-sn): Depend on all-grep.
14271
14272 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14273
14274         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14275
14276         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14277         Makefile.  From Jeff Makey <jeff@cts.com>.
14278         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14279
14280         * Makefile.in (DISTBISONFILES): Remove.
14281         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14282         $(DEFAULT_YACC).
14283
14284         * configure.in: Build itl, db, sn, etc., when building for native
14285         cygwin32.
14286
14287         * Makefile.in (LD): New variable.
14288         (EXTRA_HOST_FLAGS): Pass down LD.
14289         ($(DO_X)): Likewise.
14290
14291 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14292
14293         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14294
14295 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14296
14297         * configure.in (targargs): Strip out any supplied --build argument
14298         before adding our own. Always add --build.
14299
14300 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14301
14302         * configure.in (targargs): Pass --build if we're doing
14303         a cross-compile.
14304
14305 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14306
14307         * configure: Use '|' instead of ":" as the separator in
14308         sed. Otherwise sed chokes on NT path names with drive
14309         designators. Also look for "?:*" as the leading characters in an
14310         absolute pathname.
14311
14312 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14313
14314         * config.sub: Support for r3900.
14315
14316 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14317
14318         * configure.in: Use install-sh, not install.sh.
14319
14320 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14321
14322         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14323         apply it twice.
14324
14325 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14326
14327         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14328         install-binutils.
14329
14330 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14331
14332         * Makefile.in: Add automake targets.
14333         * configure.in (host_tools): Add automake.
14334
14335 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14336
14337         * configure: Default CXX to c++, not gcc.
14338         * Makefile.in (CXX): Set to c++, not gcc.
14339         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14340
14341 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14342
14343         * install-sh: try appending a .exe if source file doesn't
14344         exist
14345
14346 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14347
14348         * configure.in: Turn on multilib by default.
14349         (cross_only): Remove target-libiberty.
14350
14351         * Makefile.in (all-gcc): Don't depend on libiberty.
14352
14353 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14354
14355         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14356
14357 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14358
14359         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14360         (DISTBISONFILES): Add ld/Makefile.in
14361
14362 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14363
14364         * configure.in: if target is cygwin32 but host isn't cygwin32,
14365         don't configure gdb tcl tk expect, not just gdb.
14366
14367 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14368
14369         * configure.in: Added gnuserv everywhere sn appears.
14370
14371         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14372         (CROSS_CHECK_MODULES): Added check-gnuserv.
14373         (INSTALL_MODULES): Added install-gnuserv.
14374         (CLEAN_MODULES): Added clean-gnuserv.
14375         (all-gnuserv): New target.
14376
14377 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14378
14379         * config.guess: Fixes for MIPS OpenBSD systems.
14380
14381 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14382
14383         * Makefile.in (INSTALL_XFORM): Remove.
14384         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14385
14386         * mkinstalldirs: New file, copied from automake.
14387         * Makefile.in (installdirs): Rename from install-dirs.  Use
14388         mkinstalldirs.  Change all users.
14389         (DEVO_SUPPORT): Add mkinstalldirs.
14390
14391 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14392
14393         * install-sh: Rename from install.sh.
14394         * Makefile.in (INSTALL): Change install.sh to install-sh.
14395         (DEVO_SUPPORT): Likewise.
14396
14397         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14398         Graichen <graichen@rzpd.de>.
14399
14400 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14401
14402         * config.guess: Recognize OpenBSD systems correctly.
14403
14404 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14405
14406         * README, Makefile.in (ETC_SUPPORT): Remove references to
14407         cfg-paper*, configure.{texi,man,info*}._
14408
14409 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14410
14411         * Makefile.in (all.normal): Ensure that gcc is built after all
14412         the x11 - ie gdb - targets.
14413
14414 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14415
14416         * makefile.vms: Don't run conf-a-gas.
14417
14418 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14419
14420         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14421
14422 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14423
14424         * configure.in: Remove noconfigdirs case since gdb also
14425         configures and builds for tic80-coff.
14426
14427 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14428
14429         * configure: Set cache_file to config.cache.
14430         * Makefile.in (local-distclean): Remove config.cache.
14431
14432 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14433
14434         * COPYING: Update FSF address.
14435
14436 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14437
14438         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14439         noconfigdirs.
14440
14441 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14442
14443         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14444         MAKEDIRS, is empty.
14445
14446 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14447
14448         * config.sub: Tweak mn10300 entry.
14449
14450 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14451
14452         * configure.in (host_tools): Put sim before gdb, so gdb's
14453         configure.tgt can determine if the simulator was configured.
14454
14455 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14456
14457         * config.sub: Move BeOS $os case to be with other Cygnus
14458         local cases.
14459
14460 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14461
14462         * config.sub: Remove misplaced comment that broke Linux.
14463
14464 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14465
14466         * config.sub: Add BeOS support.
14467
14468 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14469
14470         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14471
14472 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14473
14474         * configure.in (noconfigdirs): Remove tcl and tk from
14475         noconfigdirs for cygwin32 builds.
14476
14477 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14478
14479         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14480
14481 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14482
14483         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14484         make-all.com, use makefile.vms instead.
14485
14486 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14487
14488         * config.sub: Accept -lnews*.
14489
14490 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14491
14492         * configure.in (noconfigdirs): Disable target-newlib,
14493         target-examples and target-libiberty for d30v.
14494
14495 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14496
14497         * configure.in (noconfigdirs): Enable ld for d30v.
14498
14499 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14500
14501         * configure.in (tic80-*-*): Build compiler.
14502
14503 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14504
14505         * configure.in (d30v-*): Remove sim directory from list of
14506         unsupported d30v directories
14507
14508 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14509
14510         * config.sub, configure.in: Add d30v target cpu.
14511
14512 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14513
14514         * makefile.vms: New file.
14515         * make-all.com: Remove.
14516
14517 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14518
14519         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14520
14521 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14522
14523         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14524
14525 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14526
14527         * Makefile.in (ALL_MODULES): Added all-db.
14528         (CROSS_CHECK_MODULES): Addec check-db.
14529         (INSTALL_MODULES): Added install-db.
14530         (CLEAN_MODULES): Added clean-db.
14531
14532 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14533
14534         * config.guess: Merge with latest FSF sources.
14535
14536 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14537
14538         * Makefile.in (ALL_MODULES): Added all-itcl.
14539         (CROSS_CHECK_MODULES): Added check-itcl.
14540         (INSTALL_MODULES): Added install-itcl.
14541         (CLEAN_MODULES): Added clean-itcl.
14542
14543 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14544
14545         * configure.in: build gdb for mn10200
14546
14547 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14548
14549         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14550
14551 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14552
14553         * configure.in (tic80-*-*): Turn off most targets right now.
14554
14555 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14556
14557         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14558         rather than the makeinfo program.
14559         (do-info): Depend upon all-texinfo.
14560
14561 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14562
14563         * configure.in: Remove uses of config/mh-linux.
14564
14565         * config.sub, config.guess: Merge with latest FSF sources.
14566
14567 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14568
14569         * config.sub (case $basic_machine): Add tic80 entries.
14570
14571 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14572
14573         * config.sub, config.guess: Merge with latest FSF sources.
14574
14575 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14576
14577         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14578         * mpw-config.in: Test for NewFolderRecursive.
14579         * mpw-install: Use symbolic name for startup filename.
14580         * mpw-README: Add various additional details.
14581
14582 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14583
14584         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14585
14586 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14587
14588         * configure.in: Do build gcc and the target libraries for
14589         the mn10200.
14590
14591 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14592
14593         * configure.in: don't avoid building gdb for mn10300 any more
14594         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14595         instead of single-quoting it.
14596
14597 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14598
14599         * configure.in: Don't use --with-stabs on IRIX 6.
14600
14601 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14602
14603         * configure.in (m32r): Build gdb, libg++ now.
14604
14605 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14606
14607         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14608         directories from noconfigdirs.
14609
14610 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14611
14612         * config.sub (basic_machine): added mips16 configuration
14613
14614 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14615
14616         * config.sub: Handle d10v-unknown.
14617
14618 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14619
14620         * config.sub: Handle v850-unknown.
14621
14622 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14623
14624         * Makefile.in: add findutils
14625         * configure.in: add findutils to list of host_tools
14626
14627 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14628
14629         * config.sub: Handle mn10200 and mn10300.
14630
14631 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14632
14633         * configure.in (d10v-*): Do not build librx.
14634
14635 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14636
14637         * configure.in (mn10300): Build everything except gdb & libgloss.
14638
14639 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14640
14641         * config.guess:  Patch for Dansk Data Elektronik servers,
14642         from Niels Skou Olsen <nso@dde.dk>.
14643
14644         For ncr, use /bin/uname rather than uname, since GNU uname does not
14645         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14646
14647         Patch for MIPS R4000 running System V,
14648         from Eric S. Raymond <esr@snark.thyrsus.com>.
14649
14650         Fix thinko for nextstep.
14651
14652         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14653
14654         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14655         * config.guess: Guess mips-dec-mach_bsd4.3.
14656
14657         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14658         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14659         release numbers.
14660         * config.guess (mips-mips-riscos*):  Emit just enough of the
14661         release number.
14662
14663         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14664         * config.guess (sparc-auspex-sunos*):  Added.
14665         (f300-fujitsu-*): Added.
14666
14667         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14668         * config.guess:  Recognize a Tadpole as a sparc.
14669
14670 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14671
14672         * config.guess: Don't assume that NextStep version is either 2 or
14673         3.  NextStep 4 (aka OpenStep 4) has come out now.
14674
14675 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14676
14677         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14678         From Rik Faith <faith@cs.unc.edu>.
14679
14680 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14681
14682         * config.sub: Contributions from bug-gnu-utils to:
14683         Support plain "hppa" (no version given) architecture, reported by
14684         OpenStep.
14685         OpenBSD like NetBSD.
14686         LynxOs is not a hardware supplier.
14687
14688         * config.guess: Contributions from bug-gnu-utils to add support for:
14689         OpenBSD like NetBSD.
14690         Stratus systems.
14691         More Pyramid systems.
14692         i[n>4]86 Intel chips.
14693         M680[n>4]0 Motorola chips.
14694         Use unknown instead of lynx for hardware manufacturer.
14695
14696 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14697
14698         * install.sh (chmodcmd): Set to null if the DST directory already
14699         exists.
14700
14701 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14702
14703         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14704         not use mt-ppc target Makefile fragment any more.
14705
14706 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14707
14708         * configure.in (*-*-windows):  Exclude everything but those dirs
14709         needed to build windows.
14710
14711 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14712
14713         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14714
14715 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14716
14717         * configure.in:  Exclude mmalloc from i386-windows.
14718
14719 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14720
14721         * Undo my previous change.
14722
14723 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14724
14725         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14726         unconditionally.
14727         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14728
14729 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14730
14731         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14732         host to add it's own flags.
14733
14734 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14735
14736         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14737
14738 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14739
14740         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14741         (CXX_FOR_TARGET): Likewise.
14742         (GCC_FOR_TARGET): Define.
14743         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14744         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14745         CC_FOR_TARGET was specified on the command line.
14746         (MAKEOVERRIDES): Don't define.
14747
14748 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14749
14750         * configure.in (m32r): Fix spelling of libg++ libs.
14751
14752 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14753
14754         * config.sub (-apple*): Remove, now redundant.
14755
14756 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14757
14758         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14759
14760         * configure: Rework yesterday's sed script patch.
14761
14762         * config.sub: Merge with FSF.
14763
14764 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14765
14766         * config.guess:  Merge from FSF.
14767
14768         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14769         * config.guess: Use pc instead of unknown, for pc clone systems.
14770         Change linux to linux-gnu.
14771
14772         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14773         * config.guess: Avoid non-portable tr syntax.
14774
14775 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14776
14777         * test-build.mk (HOLES): Add "xargs" for gdb.
14778
14779         * configure: Avoid hpux10.20 sed bug.
14780
14781 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14782
14783         * configure.in:  Add support for windows host
14784         (that is a build done under the Microsoft build environment).
14785
14786 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14787
14788         * Makefile.in: Replace all uses of srcroot with s, to shrink
14789         command line lengths.
14790
14791         Patches from Geoffrey Noer <noer@cygnus.com>:
14792         * configure.in: If configuring for newlib, pass --with-newlib to
14793         subdirectories.
14794         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14795         -Bnewlib/ and -Lwinsup to gcc.
14796         (CXX_FOR_TARGET): Likewise.
14797
14798 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14799
14800         * Makefile.in (ETC_SUPPORT): Add configure.
14801
14802 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14803
14804         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14805         host configuration file.
14806
14807 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14808
14809         * configure.in: Break mn10x00 support into separate
14810         mn10200 and mn10300 configurations.
14811         * config.sub: Likewise.
14812
14813 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14814
14815         * configure.in: Add lots of stuff to noconfigdirs for
14816         the mn10x00 targets.
14817
14818         * config.sub, configure.in: Add mn10x00 support.
14819
14820 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14821
14822         * make-all.com: Call conf-a-gas, not config-a-gas.
14823
14824 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14825
14826         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14827         targets.
14828
14829 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14830
14831         * mpw-README: Add much more detail for native PowerMac.
14832         * mpw-install: New file.
14833         * mpw-configure: Add --norecursion and --help options.
14834         * mpw-config.in: Translate readme and install files when
14835         copying to objdir.
14836         * mpw-build.in: Don't always depend on byacc and flex.
14837         (install-only-top): New action.
14838
14839 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14840
14841         * configure.in:  You can now configure GDB for the v850.
14842
14843 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14844
14845         * configure.in (noconfigdirs): Don't configure any C++ dirs
14846         if targeting D10V.
14847
14848 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14849
14850         * config.sub: Recognize mips64vr5000.
14851
14852 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14853
14854         * configure.in: Use a single line for host_tools and native_only.
14855
14856 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14857
14858         * config.sub, configure.in: Add entries for m32r.
14859
14860 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14861
14862         * Makefile.in (inet-install): Don't run install-gzip.
14863
14864 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14865
14866         * configure.in:  Don't config lots of things for *-*-windows*.
14867
14868 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14869
14870         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14871         (host_libs, host_tools): Copy from configure.in.
14872         * mpw-configure: Don't complain about directories not found.
14873
14874 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14875
14876         * configure.in (i[345]86): Recognize i686 for pentium pro.
14877         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14878         file.
14879
14880         * config.guess (i[345]86): Ditto.
14881
14882 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14883
14884         * configure.in (noconfigdirs): Removed gdb for D10V.
14885
14886 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14887
14888         * configure.in: Remove ld, target-libio, target-libg++, and
14889         target-libstdc++ from noconfigdirs.
14890
14891 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14892
14893         * configure: Fix three locations where shell scripts were
14894         being run directly rather than with config_shell.
14895
14896 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14897
14898         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14899         * config.sub (basic_machine): Recognize v850.
14900
14901 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14902
14903         * mpw-configure: Handle multiple enable/disable options and
14904         pass them down recursively, handle -c and -s flags appropriately
14905         depending on choice of compiler, add escape mechanism for
14906         quoted arguments to gC.
14907
14908 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14909
14910         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14911         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14912         so that -mrelocatable-lib and -mno-eabi are used.
14913
14914         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14915         not support --print-multi-lib, don't abort.
14916
14917 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14918
14919         * make-all.com: Run config-a-gas.
14920         * setup.com: Don't copy subdirectory files around.
14921
14922 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14923
14924         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14925         target, it now compiles correctly.
14926
14927 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14928
14929         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14930
14931 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14932
14933         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14934
14935 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14936
14937         * configure.in (native_only): Add prms.
14938
14939 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14940
14941         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14942         (BINUTILS_SUPPORT_DIRS): Likewise.
14943
14944 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14945
14946         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14947         d10v support is added.
14948
14949 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14950
14951         * configure.in (d10v-*-*): New target.
14952
14953 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14954
14955         * config.guess (HP 9000/811): Recognize this as a PA1.1
14956         machine.
14957
14958 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14959
14960         * Makefile.in (do-tar-gz): New target, split out from tail end of
14961         taz target.  Run each command separately, don't use pipes.
14962         (taz): Use it.
14963
14964 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14965
14966         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14967         * mpw-build.in: No builds should depend on building byacc or flex,
14968         they are assumed to be installed already.
14969
14970 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14971
14972         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14973         variable that CC_FOR_TARGET needs.
14974
14975 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14976
14977         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14978         options have changed since the last time the subdirectory was
14979         configured, and if it has, reconfigure.
14980         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14981         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14982
14983 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14984
14985         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14986         CLEAN_MODULES): Add bash.
14987         (all-bash): New target.
14988
14989 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14990
14991         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14992
14993 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14994
14995         * config.sub (basic_machine): Recognize d10v as a valid processor.
14996
14997 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14998
14999         * mpw-configure: Add support for --bindir.
15000         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15001
15002 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15003
15004         * configure.in: add bash, time, gawk to list of hosttools and things
15005         to only build for native toolchains
15006
15007 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15008
15009         * Makefile.in (docdir): Remove.
15010
15011 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15012
15013         * Makefile.in (datadir): Set to $(prefix)/share.
15014
15015 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15016
15017         * configure.in: build diff and patch for cygwin32-hosted
15018         toolchains.
15019
15020 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15021
15022         * config.sub: Accept -rtems*.
15023
15024 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15025
15026         * configure.in: enable dosrel for cygwin32-hosted builds,
15027                 remove diff from the list of things not buildable
15028                 via Canadian Cross
15029
15030 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15031
15032         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15033         don't get ". ".
15034
15035 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15036
15037         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15038
15039 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15040
15041         * Makefile.in (taz): Handle case where tex3patch didn't even get
15042         checked out.  Also, if it was found, put the symlink in a new util
15043         subdirectory.
15044
15045 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15046
15047         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15048
15049 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15050
15051         * config.sub: Recognize -openvms.
15052         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15053         * make-all.com, setup.com: New files.
15054
15055 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15056
15057         * Makefile.in (taz): tex3patch moved to texinfo/util.
15058
15059 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15060
15061         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15062         * configure.in: remove make from disable-if-Can-Cross list
15063                 enable gdb if ${host} and ${target} are cygwin32
15064
15065 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15066
15067         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15068         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15069
15070 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15071
15072         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15073         distinguish sysv/svr4/bsd variants.
15074         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15075
15076 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15077
15078         * configure.in: Added copyright notice.
15079         * move-if-change: Added copyright notice.
15080
15081 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15082
15083         * configure.in (powerpcle-*-solaris*): Until we get shared
15084         libraries working, don't build gdb, sim, make, tcl, tk, or
15085         expect.
15086
15087 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15088
15089         * config.guess:  Merge with FSF:
15090
15091         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15092         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15093
15094         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15095         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15096
15097         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15098         * config.guess:  Combine two OSF1 rules.
15099         Also recognize field test versions.  From mjr@zk3.dec.com.
15100         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15101         because GNU uname does not support -p.  From pmr@pajato.com.
15102
15103 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15104
15105         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15106
15107 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15108
15109         * mpw-README: Document GCCIncludes.
15110
15111 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15112
15113         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15114
15115 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15116
15117         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15118
15119 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15120
15121         * configure.in (*-*-cygwin32): Configure make.
15122
15123 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15124
15125         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15126
15127 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15128
15129         * Makefile.in (all-inet): Depend on all-perl.
15130
15131         * Makefile.in (inet-install): New target.
15132
15133         * Makefile.in (all-inet): Depend on all-tcl.
15134         (all-inet): Depend on all-send-pr.
15135
15136 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15137
15138         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15139         temporarily.
15140
15141 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15142
15143         * configure.in: Don't configure --with-gnu-ld on AIX.
15144
15145 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15146
15147         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15148
15149 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15150
15151         * Makefile.in (ALL_MODULES): Added all-inet.
15152         (CROSS_CHECK_MODULES): Added check-inet.
15153         (INSTALL_MODULES): Added install-inet.
15154         (CLEAN_MODULES): Added clean-inet.
15155         (all-indent): New target.
15156
15157         * configure.in (host_tools): Added inet.
15158         (native_only): Added inet.
15159         (noconfigdirs): Added inet.
15160
15161 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15162
15163         * configure.in: Don't configure libgloss if we are not configuring
15164         newlib.
15165
15166 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15167
15168         * configure.in: Don't configure libgloss for unsupported
15169         architectures.
15170
15171 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15172
15173         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15174
15175 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15176
15177         * Makefile.in (ALL_MODULES): Include all-apache.
15178         (CROSS_CHECK_MODULES): Include check-apache.
15179         (INSTALL_MODULES): Include install-apache.
15180         (all-apache): New target.
15181
15182         * configure.in: Added apache everywhere perl is seen.
15183
15184 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15185
15186         * Makefile.in: Add support for clean-{module} and
15187         clean-target-{module} rules.
15188
15189 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15190
15191         * configure.in (*-*-ose) do not build libgloss.
15192
15193 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15194
15195         * config.guess (prep*:SunOS:5.*:*): Turn into
15196         powerpele-unknown-solaris2.
15197
15198 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15199
15200         * configure.in: Permit --enable-shared to specify a list of
15201         directories.
15202
15203 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15204
15205         * configure.in (host==solaris): Pass only the first word of $CC
15206         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15207
15208 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15209
15210         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15211
15212 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15213
15214         * Makefile.in (ALL_MODULES): Include all-perl.
15215         (CROSS_CHECK_MODULES): Include check-perl.
15216         (INSTALL_MODULES): Include install-perl.
15217         (ALL_X11_MODULES): Include all-guile.
15218         (CHECK_X11_MODULES): Include check-guile.
15219         (INSTALL_X11_MODULES): Include install-guile.
15220         (all-perl): New target.
15221         (all-guile): New target.
15222
15223         * configure.in (host_tools): Include perl and guile.
15224         (native_only): Include perl and guile.
15225         (noconfigdirs): Don't build guile and perl; no ports have been
15226         done.
15227
15228 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15229
15230         * configure (--enable-*): Handle quoted option lists such as
15231         --enable-sim-cflags='-g0 -O' better.
15232
15233 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15234
15235         * Makefile.in ({,inst}all-target): New rule so we can make and
15236         install all of the target directories easily.
15237
15238 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15239
15240         * configure.in: Add missing global flag in sed substitution when
15241         deleting `target-' from ${configdirs}.
15242
15243 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15244
15245         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15246         option.
15247
15248         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15249         config/mh-necv4.
15250
15251         * install.sh: Correct misspelling of transformbasename.
15252
15253         * config.guess: Recognize mips-*-sysv*.
15254
15255 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15256
15257         * config.sub: Recognize mon960.
15258
15259 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15260
15261         * configure: Restore Canadian Cross handling of BISON and LEX,
15262         removed in Feb 20 change.
15263
15264 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15265
15266         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15267         Mention make install.  Remove the old copyright date as well the
15268         clumsy and rather pointless copyright on the README file.
15269
15270 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15271
15272         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15273         Makefile after running symlink-tree, then run `make distclean' to
15274         avoid clobbering any generated files in srcdir.
15275
15276 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15277
15278         * configure.in (m68k-*-netbsd*): Build everything now.
15279
15280 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15281
15282         * Makefile.in (taz): Fix quoting.
15283
15284 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15285
15286         * configure.in (sparclet-*-*): Build everything now.
15287
15288 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15289
15290         * configure.in (m68k-*-linux*): New host.
15291
15292 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15293
15294         * configure: Check for bison before byacc.
15295
15296 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15297
15298         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15299         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15300         searching PATH.  These are used as fallbacks by Makefile.in if
15301         flex/bison/byacc aren't in objdir.
15302
15303 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15304
15305         * Makefile.in: Make everything which depends upon all-bfd also
15306         depend upon all-opcodes, in case --with-commonbfdlib is used.
15307
15308 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15309
15310         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15311         building NT native compilers on Unix.
15312
15313 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15314
15315         * configure.in: Don't get CC from the host Makefile fragment if we
15316         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15317         Solaris test for /usr/ucb/cc to the post target script, just after
15318         the compiler sanity test.
15319
15320 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15321
15322         * config.sub: Merge with FSF.
15323
15324 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15325
15326         * Makefile.in (RPATH_ENVVAR): New variable.
15327         (REALLY_SET_LIB_PATH): Use it.
15328         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15329
15330 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15331
15332         * config.sub, configure.in: Recognize sparclet cpu.
15333
15334 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15335
15336         * config.guess:  Support m68k-cbm-sysv4.
15337
15338 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15339
15340         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15341         m68k-unknown-linuxaout from linker help string.  Put quotes around
15342         $ld_help_string.
15343
15344 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15345
15346         * config.guess (powerpc-harris-powerunix): Add guess for port
15347         to new target.
15348
15349 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15350
15351         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15352
15353 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15354
15355         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15356         $(REALLY_SET_LIB_PATH) in Makefile.
15357         * Makefile.in (SET_LIB_PATH): New variable.
15358         (REALLY_SET_LIB_PATH): New variable.
15359         ($(DO_X)): Use $(SET_LIB_PATH).
15360         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15361         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15362         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15363         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15364         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15365         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15366         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15367         (install-dosrel): Likewise.
15368         (all-opcodes): Depend upon all-libiberty.
15369
15370 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15371
15372         * config.guess (*:CYGWIN*): New
15373
15374 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15375
15376         * Makefile.in (all-target-winsup): All all-target-libiberty.
15377
15378 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15379
15380         * configure.in (noconfigdirs): Add missing # in front of comment.
15381
15382 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15383
15384         * configure.in: add second pass to things added to noconfigdirs
15385         so *-gm-magic can exclude libgloss properly.
15386
15387 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15388
15389         * mpw-configure (extralibs_name, rez_name): Set correctly
15390         for MWC68K compiler.
15391
15392         * mpw-README: Add more info on the necessary build tools.
15393
15394 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15395
15396         * configure.in, config.sub: Recognize cygwin32.
15397
15398 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15399
15400         * config.guess, config.sub: Recognize A/UX.
15401
15402 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15403
15404         * config.sub: Merge with gcc/config.sub.
15405
15406 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15407
15408         * mpw-build.in (do-binutils): Add build of stamps.
15409
15410 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15411
15412         * config.sub: Add recognition for mips64vr4100*-* targets.
15413
15414 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15415
15416         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15417         Add creation of gconfigargs with `--enable-shared' turned on.
15418         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15419         ($(host)-stamp-stage3-configured): Likewise.
15420         (HOLES): Add chatr and ldd.
15421         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15422
15423 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15424
15425         * configure: Pass --nfp to recursive configures.
15426
15427 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15428
15429         * Makefile.in (DLLTOOL): New.
15430         (DLLTOOL_FOR_TARGET): New.
15431         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15432         (EXTRA_TARGET_FLAGS): Ditto.
15433         (EXTRA_GCC_FLAGS): Ditto.
15434         (CONFIGURE_TARGET_MODULES): Ditto.
15435         (DO_X): Ditto.
15436         * configure: Add DLLTOOL.
15437
15438 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15439
15440         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15441         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15442         mh-sco, since old workarounds no longer needed, and don't
15443         build ld, since libraries have weak symbols in COFF.
15444
15445 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15446
15447         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15448
15449 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15450
15451         * configure.in: Make sure that ${CC} can be used to compile an
15452         executable.
15453
15454 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15455
15456         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15457         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15458         nothing depending on whether gdbtk is being built.
15459
15460 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15461
15462         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15463
15464 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15465
15466         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15467         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15468
15469 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15470
15471         * config-ml.in: Add support for
15472         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15473         Simplify setting of multidirs from --disable-foo.
15474
15475 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15476
15477         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15478         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15479         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15480         non-empty, pass them on to the  GCC make.
15481         (all-bootstrap): New rule that is like all-gcc, except it executes
15482         the GCC bootstrap rule instead of the GCC all rule.
15483
15484 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15485
15486         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15487
15488 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15489
15490         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15491         DG/UX support.
15492
15493 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15494
15495         * config.sub (i*86*) Change [345] to [3456]
15496
15497 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15498
15499         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15500         --with-gnu-ld=no.
15501
15502 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15503
15504         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15505         AIX multilibs get built.
15506
15507 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15508
15509         * configure.in (i386-win32): Don't build expect if we're not
15510         building the tcl subdir.
15511
15512 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15513
15514         * Makefile.in: (configure-target-examples, all-target-examples):
15515         New targets, configure and build example programs.
15516
15517 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15518
15519         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15520         use it as input to sedit the generated MPW makefile.
15521         * mpw-README: Add a suggestion about Gestalt.h.
15522
15523 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15524
15525         * config.sub: Accept *-*-ieee*.
15526
15527 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15528
15529         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15530         Ronald F. Guilmette <rfg@monkeys.com>.
15531
15532 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15533
15534         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15535         for powerpc-pe native.
15536         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15537         (target==powerpc-pe): duplicate i386-win32 entry.
15538
15539 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15540
15541         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15542         of vxworks, not just vxworks5.1.
15543
15544 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15545
15546         * mpw-configure: Add support for exec-prefix.
15547
15548 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15549
15550         * config.guess: Recognize HP model 816 machines as having
15551         a PA1.1 processor.
15552
15553 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15554
15555         * configure: Ignore new autoconf configure options.
15556
15557 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15558
15559         * config.guess:  Recognize Pentium under SCO.
15560         From Robert Lipe <robertl@arnet.com>.
15561
15562 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15563
15564         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15565
15566 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15567
15568         * configure.in: Don't configure gas for alpha-dec-osf*.
15569
15570 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15571
15572         * configure.in: Default to --with-stabs for some targets for which
15573         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15574         i[345]86*-*-unixware*.
15575
15576 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15577
15578         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15579         rather than basing it on the target.  Simplify handling of options
15580         controlling which directories to configure.  Remove extraneous
15581         slash in multi-clean target.
15582
15583 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15584
15585         * config-ml.in: Prefix more variables with ml_ so they don't collide
15586         with configure's.
15587
15588 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15589
15590         * configure: Don't turn -v into --v.
15591
15592 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15593
15594         * configure.in (targargs): Fix typo.
15595
15596         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15597
15598 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15599
15600         * configure.in: Strip --host and --target options from
15601         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15602         --with-cross-host option when building with a cross-compiler.
15603         * configure: Canonicalize the arguments put into config.status by
15604         always using `=' for an option with an argument.  Pass a presumed
15605         --host or --target explicitly.
15606
15607 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15608
15609         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15610         into general OS recognition case.
15611
15612 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15613
15614         * configure.in (target_configdirs): add target-winsup only
15615         for win32 target systems.
15616
15617 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15618
15619         * Makefile.in (all-target-libgloss): Depend upon
15620         configure-target-newlib, since when libgloss is built it looks to
15621         see if the newlib directory exists.
15622
15623 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15624
15625         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15626         cfg-ml-*.in.
15627
15628 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15629
15630         * configure: Handle LD and LD_FOR_TARGET when configuring a
15631         Canadian Cross.
15632
15633 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15634
15635         * configure.in (target_libs): add target-winsup.
15636         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15637         (target==ppcle-pe): remove ld from $noconfigdirs.
15638
15639 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15640
15641         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15642         Preserve relative path names in $srcdir.  Build symlink tree if
15643         configuring cross target dir and srcdir=. (= no VPATH support).
15644         (configure-target-libg++): Depend on configure-target-librx.
15645         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15646         * config-ml.in: New file.
15647         * symlink-tree: New file.
15648         * configure: Ensure srcdir="." if that's what it is.
15649
15650 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15651
15652         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15653         includes and FLEX_SKELETON setting.
15654         * mpw-configure (--with-gnu-ld): New option, controls whether
15655         to use PPCLink or ld with PowerMac GCC.
15656         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15657         * mpw-config.in: Configure grez if targeting Mac.
15658
15659         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15660         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15661         just macos.
15662         * configure.in: Configure grez resource compiler if targeting Mac.
15663         * Makefile.in (all-grez, install-grez): New targets.
15664
15665 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15666
15667         * configure: CXX defaults to gcc, not g++.  If we find
15668         gcc in the path, set CC to gcc -O2.
15669
15670 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15671
15672         * configure: Default ${build} correctly.  Avoid picking up extra
15673         spaces when reading CC and CXX from Makefile.  When doing a
15674         Canadian Cross, use plausible default values for numerous
15675         variables.
15676         * configure.in: When doing a Canadian Cross, don't try to
15677         configure tools whose configure script can't handle it.
15678
15679 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15680
15681         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15682
15683 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15684
15685         * configure:  Remove dubious bug reporting address.
15686
15687 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15688
15689         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15690         configure script, run that instead of this directory's configure.
15691         In either case, print a message that we're configuring the sub-dir.
15692
15693 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15694
15695         * configure.in: Before checking for the existence of various files,
15696         use sed to filter out "target-".
15697
15698 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15699
15700         * Makefile.in (DO_X): Split rule to decrease command line length
15701         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15702         (Philippe De Muyter).
15703
15704 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15705
15706         * Makefile.in (all-patch): depend on all-libiberty.
15707
15708 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15709
15710         * configure.in: If the only directory in target_configdirs which
15711         actually exists is libiberty, then set target_configdirs to empty,
15712         to avoid trying to build a target libiberty in a gas or gdb
15713         distribution.
15714
15715 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15716
15717         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15718         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15719         systems.
15720
15721 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15722
15723         * configure.in (copy_dirs): Use sys-include instead of include
15724         for --with-headers option.
15725
15726 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15727
15728         * Makefile.in, configure.in: Make winsup builds work with
15729         new scheme.
15730
15731 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15732
15733         * configure.in: Build the linker on AIX.
15734
15735 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15736
15737         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15738         where needed.
15739
15740 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15741
15742         * Makefile.in (all-gcc): Fix typo.
15743
15744 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15745
15746         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15747
15748 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15749
15750         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15751         to target-xiberty, to provide more flexibility.
15752         (target_subdir):  Define.  Create if cross.
15753         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15754         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15755         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15756         check-libFOO -> check-target-libFOO, etc.
15757         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15758         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15759         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15760         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15761         allow ALL_GCC="" to only configure.
15762         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15763         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15764         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15765
15766 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15767
15768         * Makefile.in (taz): Build "info" in etc explicitly.
15769
15770 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15771
15772         * configure.in:  Make sure that CC is undefined (as opposed to
15773         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15774         problem with autoconf trying to configure on a host without GCC.
15775
15776 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15777
15778         * mpw-configure: Set host alias from choice of host compiler,
15779         only use generic MPW Makefile sed if present, edit a file
15780         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15781         * mpw-README: Add problem notes about CW6 and CW7.
15782
15783 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15784
15785         * Makefile.in (taz): Use ";" instead of ";;".
15786
15787 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15788
15789         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15790         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15791         DISTDOCDIRS.
15792         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15793         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15794
15795 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15796
15797         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15798         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15799         Move bfd to DISTSTUFFDIRS.
15800
15801 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15802
15803         * Makefile.in (X11_LIB): Removed.
15804         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15805
15806         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15807
15808 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15809
15810         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15811         names.
15812
15813 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15814
15815         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15816
15817 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15818
15819         * configure.in (i[345]86-*-win32): Always build newlib.
15820         Don't configure cvs, autoconf or texinfo.
15821         * Makefile.in (LD_FOR_TARGET): New.
15822         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15823         Pass down LD_FOR_TARGET.
15824
15825 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15826
15827         * winsup: New directory.
15828         * Makefile.in: Build winsup.
15829         * configure.in: Winsup is configured when target is win32.
15830         Can only build win32 target GDB when native.
15831
15832 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15833
15834         * config.guess: Recognize HP model 819 machines as having
15835         a PA 1.1 processor.
15836
15837 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15838
15839         * configure: Fix sed loop which substitutes for CC and CXX to
15840         avoid bug found in various sed implementations.
15841
15842 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15843
15844         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15845         simulator.  Use standard powerpc-*-eabi*.
15846
15847 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15848
15849         * configure.in: Stop putting gas and binutils in noconfigdirs for
15850         powerpc-*-aix* and rs6000-*-*.
15851
15852 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15853
15854         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15855         -mcall-aixdesc libraries.
15856
15857 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15858
15859         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15860
15861         * config.sub (arm | armel | armeb): Fix shell syntax.
15862
15863 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15864
15865         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15866         -msoft-float and -mcpu=common support.
15867         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15868         libraries.
15869
15870 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15871
15872         * configure.in: Allow configuration and build of emacs19 for the alpha.
15873
15874 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15875
15876         * configure.in (CC): Get ^CC, not just any old CC, from
15877         ${host_makefile_frag}.
15878
15879 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15880
15881         * configure.in (CC): Try to get CC from
15882         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15883
15884 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15885
15886         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15887         only if it exists in $(srcdir).
15888
15889 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15890
15891         * configure: If CC and CXX are not set in the environment, set
15892         them, based on either an existing Makefile or on searching for gcc
15893         in PATH.  Substitute for CC and CXX in Makefile.
15894         * configure.in: Remove libm from target_libs.  Separate
15895         target_configdirs from configdirs.  If CC is not set in
15896         environment, try to get it from a host Makefile fragment.  Rewrite
15897         changes of configdirs to use skipdirs instead.  A few minor
15898         tweaks.  Take directories out of target_configdirs as they are
15899         taken out of configdirs.  Remove existing Makefile files from
15900         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15901         CONFIG_ARGUMENTS in Makefile.
15902         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15903         by configure.in.
15904         (CONFIG_ARGUMENTS): Likewise.
15905         (CONFIGURE_TARGET_MODULES): New variable.
15906         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15907         ($(CONFIGURE_TARGET_MODULES)): New target.
15908         (configure-libg++, configure-libio): New targets.
15909         (all-libg++): Depend upon configure-libg++.
15910         (all-libio): Depend upon configure-libio.
15911         (configure-libgloss, all-libgloss): New targets.
15912         (configure-libstdc++): New target.
15913         (all-libstdc++): Depend upon configure-libstdc++.
15914         (configure-librx, all-librx): New targets.
15915         (configure-newlib): New target.
15916         (all-newlib): Depend upon configure-newlib
15917         (configure-xiberty): New target.
15918         (all-xiberty): Depend upon configure-xiberty.
15919
15920 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15921
15922         * configure.in (host i[345]86-*-win32):  Expand the
15923         noconfigdirs again.
15924
15925 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15926
15927         * mpw-configure: Fix sed command file name.
15928
15929 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15930
15931         * configure.in (host i[345]86-*-win32): Reduce the
15932         noconfigdirs again.
15933
15934 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15935
15936         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15937         or powerpc*-*-pe*, since they are not yet supported.
15938
15939 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15940
15941         Add PowerMac support and many other enhancements.
15942         * mpw-configure: New option --cc to select compiler to use,
15943         paste options set according to --cc into the generated
15944         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15945         if mpw-make.sed is present.
15946         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15947         add forward includes for PowerPC include files.
15948         * mpw-build.in: Build using Makefile.PPC if present.
15949         (do-byacc, etc): Remove separate version resource builds.
15950         (do-gas): Build "stamps" before "all".
15951         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15952         * mpw-README: Update to reflect --cc option, PowerMac support,
15953         and recently-reported compatibility problems.
15954
15955 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15956
15957         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15958         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15959         (--with-multilib-top): Pass to recursive invocations.
15960
15961 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15962
15963         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15964         v810-*-*.
15965
15966 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15967
15968         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15969         gdb, ld and opcodes on v810-*-*.
15970
15971 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15972
15973         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15974         (local-maintainer-clean): New target.
15975         (maintainer-clean): New target.
15976         (realclean): Just depend upon maintainer-clean.
15977
15978 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15979
15980         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15981
15982 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15983
15984         * configure.in: Build ld in mips*-*-bsd* case.
15985
15986 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15987
15988         * config.sub: Accept -lites* OS.  From Ian Dall.
15989
15990 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15991
15992         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15993         targets.
15994
15995 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15996
15997         * configure.in: treat i386-win32 canadian cross the same as
15998         i386-go32 canadian cross.
15999
16000 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16001
16002         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16003         running under the simulator to build a reduced set of libraries.
16004         (powerpc-*-eabiaix): Add fine grained multilib support added to
16005         other powerpc targets yesterday.
16006
16007 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16008
16009         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16010         -disable-softfloat, -disable-relocatable, -disable-aix, and
16011         -disable-sysv to control which multilib libraries get built.
16012
16013 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16014
16015         * configure: Add Makefile.tem to list of files to remove in trap
16016         handler.
16017
16018 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16019
16020         * config.guess (*Linux*):  Add missing "exit"s.
16021         Also, need specific check for alpha-unknown-linux (uses COFF).
16022
16023 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16024
16025         * config.guess:  Merge with FSF:
16026
16027         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16028         * config.guess (AIX4): More robust release numbering discovery.
16029
16030         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16031         * config.guess (i386-sequent-ptx): Properly get version number.
16032
16033         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16034         * config.guess (mips:*:4*:UMIPS): New case.
16035
16036 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16037
16038         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16039         (i386-win32 host): Likewise.  Don't build readline.
16040
16041 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16042
16043         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16044         SUPPORT_FILES to submakes.
16045
16046 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16047
16048         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16049         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16050         mpw-configure.
16051
16052 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16053
16054         * configure.in (appdirs): Use =, not ==, in test expression when
16055         trying to build the text to print in the warning message for
16056         Solaris users.
16057
16058 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16059
16060         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16061
16062 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16063
16064         * config.guess: Recognize lynx-2.3.
16065
16066 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16067
16068         * config.sub (z8ksim): Deleted
16069         (z8k-*-coff): New, this is the one true name of the target.
16070
16071 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16072
16073         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16074
16075 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16076
16077         * config.guess (*:Linux:*:*): First try asking the linker what the
16078         default object file format is (elf, aout, or coff).  Then if this
16079         fails, try previous methods.
16080
16081 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16082
16083         * configure.in: Don't build newlib for *-*-vxworks5.1.
16084
16085 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16086
16087         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16088         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16089
16090 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16091
16092         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16093
16094 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16095
16096         * cfg-ml-com.in: New file.
16097         * cfg-ml-pos.in: New file.
16098
16099 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16100
16101         * COPYING.NEWLIB: Add HP free copyright to list.
16102
16103 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16104
16105         * config.sub: Recognize -eabi* for the system, not just -eabi.
16106
16107 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16108
16109         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16110         * config.sub, configure.in (win32): New target and host.
16111
16112 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16113
16114         * configure.in: Add i386-pe configuration.
16115
16116 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16117
16118         * mpw-build.in (install): Install GDB after LD.
16119
16120 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16121
16122         * mpw-config.in (elf/mips.h): Always forward-include, needed
16123         for GDB to build.
16124
16125 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16126
16127         * testsuite: New directory for customer acceptance and whole tool
16128         chain tests.
16129
16130 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16131
16132         * configure: If per-host line isn't found, but AC_OUTPUT is found
16133         and a configure script exists, run it instead.
16134
16135 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16136
16137         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16138
16139 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16140
16141         * configure: Set build_{cpu,vendor,os,alias} to host values when
16142         --build isn't specified.
16143
16144 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16145
16146         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16147         (FLAGS_TO_PASS): Pass them.
16148         (EXTRA_TARGET_FLAGS): Ditto.
16149
16150 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16151
16152         * Makefile.in (all-libg++): Depend on all-libstdc++.
16153
16154 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16155
16156         * configure.in (noconfigdirs): Enable all packages for
16157           i386-unknown-netbsd.
16158
16159 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16160
16161         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16162         hosted builds (DOS builds)
16163
16164 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16165
16166         Changes for ARM based on patches from Richard Earnshaw:
16167         * config.sub: Handle armeb and armel.
16168         * configure.in: Omit arm linker only for riscix.
16169
16170 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16171
16172         * config.guess:  Update from FSF.
16173
16174 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16175
16176         * config.sub: Recognize powerpcle as the little endian variant of
16177         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16178         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16179         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16180         temporarily.
16181
16182 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16183
16184         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16185
16186 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16187
16188         * config.sub: Accept -lites* as a basic system type.
16189
16190 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16191
16192         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16193         installed, and if so return linuxoldld as the system name.
16194
16195 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16196
16197         * config.guess: Add hppa1.1-hp-lites support.
16198
16199 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16200
16201         * configure.in: Don't build newlib for m68k-vxworks5.1.
16202
16203 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16204
16205         * configure.in (mips-sgi-irix6): Use mh-irix5.
16206
16207 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16208
16209         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16210
16211 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16212
16213         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16214         OSF/1.  Fix compiler flags.
16215         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16216
16217 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16218
16219         * configure.in: Recognize --with-newlib.
16220         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16221
16222 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16223
16224         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16225         to *_X11_MODULES due to gdbtk needing X include files et al.
16226
16227 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16228
16229         Merge in support for Mac MPW as a host.
16230         (Old change descriptions retained for informational value.)
16231
16232         * mpw-config.in: Add generic include forwards for cpu-specific
16233         include files in aout and elf directories.
16234
16235         * mpw-configure: Added copyright.
16236         * mpw-config.in: Check for presence of required build tools.
16237         (target_libs): Add newlib.
16238         (target_tools): Add examples.
16239         (Read Me): Generate as "Read Me for MPW" instead.
16240         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16241         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16242         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16243
16244         * mpw-configure: Remove subdir-specific makefile hackery,
16245         delete mk.tmp after using it.
16246
16247         * mpw-build.in (all): Display start and end times.
16248
16249         * mpw-configure (host_canonical): Set.
16250         (target_cpu): Always add to makefiles.
16251         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16252         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16253         (mpw-mh-mpw): Look for in srcdir and srcroot.
16254         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16255
16256         * mpw-build.in: (install-only): New target.
16257
16258         * mpw-configure (host_alias, target_alias): Rename from hostalias
16259         and targetalias, add into generated Makefile.
16260         (mk.tmp): If present, add into generated Makefile.
16261         * mpw-build.in (all-gas): Build config.h first before gas proper.
16262
16263         * mpw-configure (config.status): Write only if changed.
16264         * mpw-config.in (readline): Configure it (not built, just used for
16265         definitions).
16266
16267         * mpw-config.in (elf/mips.h): Add a forward include.
16268
16269         * mpw-config.in: Forward-include most .h files in include into
16270         extra-include.
16271         (readline): Don't build.
16272         mpw-build.in (install): Install GDB.
16273
16274         * mpw-configure (prefix, mpw_prefix): Handle it.
16275         * mpw-config.in (mmalloc, readline): Don't configure.
16276         * mpw-build.in (thisscript): Rename to ThisScript.
16277         Use mpw-build instead of BuildProgram everywhere.
16278         (mmalloc, readline): Don't build.
16279         * mpw-README: New file, basic documentation about the MPW port.
16280
16281         * mpw-config.in: Use forward-include to create include files.
16282
16283         * mpw-configure: Add more things to the top of each configured
16284         Makefile, including contents of config/mpw-mh-mpw.
16285         * mpw-config.in (extra-include): Create this directory and fill it
16286         with Posix-like include files when configuring.
16287
16288         * config.sub (apple, mac, mpw): Add various aliases.
16289
16290         * mpw-build.in: New file, top-level build script fragment for MPW.
16291         * mpw-configure: New file, configure script for MPW.
16292         * mpw-config.in: New file, config fragment for MPW.
16293
16294 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16295
16296         * configure.in (host_libs): Remove glob, since it is gone from the
16297         sources.
16298
16299 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16300
16301         * Makefile.in: define empty GDB_NLM_DEPS var.
16302
16303         * configure.in(target_makefile_frag): use config/mt-netware
16304         for netware targets.
16305
16306 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16307
16308         * config.sub: Merge in recent FSF changes.  Remove linux special
16309         cases.
16310
16311 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16312
16313         Revert this change:
16314
16315         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16316
16317                 * build-all.mk: Use CC=cc -Xs on Solaris.
16318
16319 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16320
16321         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16322         stop using it.
16323         * Makefile.in: Nuke all references to glob subdirectory.
16324
16325 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16326
16327         * configure.in: Fix --enable-shared logic in per-host.
16328
16329 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16330
16331         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16332
16333 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16334
16335         * configure.in (noconfigdirs): Don't build gas on AIX, for
16336         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16337
16338 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16339
16340         * configure: Fix --cache-file to work if the file argument is a
16341         relative path.
16342
16343 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16344
16345         * configure: If the --cache-file is used, pass it down to
16346         configure in subdirectories.
16347
16348 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16349
16350         * config.sub: add vxworks29k configuration.
16351
16352 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16353
16354         * Makefile.in (taz): Do "diststuff" part quietly.
16355
16356 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16357
16358         * config.sub: Mini-merge with gcc/config.sub.
16359
16360 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16361
16362         * config.guess (IRIX): Sed - to _.
16363
16364 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16365
16366         * Makefile.in (source-vault, binary-vault): New targets.
16367
16368 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16369
16370         * config.sub: Recognize -eabi as a basic system type.
16371
16372 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16373
16374         * configure.in (enable_shared stuff): Fix typo.
16375
16376 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16377
16378         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16379
16380 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16381
16382         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16383
16384 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16385
16386         * configure.in (rs6000-*-*): Don't build gas.
16387
16388 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16389
16390         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16391         reduce command line length.
16392         (AS_FOR_TARGET): Check for as.new, not Makefile.
16393         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16394
16395 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16396
16397         * config.guess:  Merge from FSF.
16398
16399 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16400
16401         * configure: Don't use $ when handling program_suffix.
16402
16403 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16404
16405         * configure.in:  Configure tk for hppa/hpux.
16406
16407 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16408
16409         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16410
16411 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16412
16413         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16414         to LIBCXXFLAGS.  Tests are better run without it.
16415
16416 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16417
16418         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16419
16420 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16421
16422         * configure.in (*-*-netware*): Don't configure xiberty.
16423
16424 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16425
16426         * configure.in:  Remove tk from native_only list.
16427
16428 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16429
16430         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16431           for special NCD build.
16432
16433 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16434
16435         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16436         makeall.bat, they're only useful for binutils snapshots.
16437         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16438         makeall.bat to specified SUPPORT_FILES.
16439
16440 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16441
16442         * build-all.mk: Add Ericsson targets to sun4 and solaris
16443           hosts.  Add  BNR's sun4 target to solaris host, so their
16444           build-from-source will be tested in-house first.
16445
16446 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16447
16448         * Makefile.in (LIBCFLAGS): New variable.
16449         (CFLAGS_FOR_TARGET): Ditto.
16450         (LIBCFLAGS_FOR_TARGET): Ditto.
16451         (LIBCXXFLAGS): Ditto.
16452         (CXXFLAGS_FOR_TARGET): Ditto.
16453         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16454         (BASE_FLAGS_TO_PASS): Pass them.
16455         (EXTRA_TARGET_FLAGS): Ditto.
16456
16457         * configure.in: Support --enable-shared.
16458
16459 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16460
16461         * configure.in (target_libs):  Include libstdc++ again.
16462         * config.guess:  Update from FSF (for FreeBSD).
16463
16464 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16465
16466         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16467         makeall.bat.
16468         (DISTDOCDIRS): Add `etc'.
16469         (ETC_SUPPORT_PFX): New variable.
16470         (taz): Include anything from etc starting with a word in
16471         ETC_SUPPORT_PFX.
16472
16473 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16474
16475         * config.sub: Update for recent FSF changes.  Remove obsolete
16476         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16477         spacing changes.
16478
16479 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16480
16481         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16482
16483         * config.guess:  Merge with FSF.
16484         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16485
16486 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16487
16488         * configure: Since the "trap 0" handler will override the exit
16489         status on many systems, only use it for "exit 1", and make it set
16490         a non-zero exit status; reset it before "exit 0".  Also, check
16491         exit status of config.sub, and error out if it failed.
16492
16493 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16494
16495         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16496         and install libgloss.
16497
16498 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16499
16500         * Makefile.in (all-binutils): Depend upon all-byacc.
16501
16502         * configure.in: Don't build emacs on Irix 5.
16503
16504 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16505
16506         * configure.in (*-*-netware*): Add libio.
16507
16508 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16509
16510         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16511         (CHECK_TARGET_MODULES): Ditto.
16512         (INSTALL_TARGET_MODULES): Ditto.
16513         (TARGET_LIBS): Ditto.
16514         (all-libstdc++): Note dependencies.
16515
16516 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16517
16518         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16519
16520 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16521
16522         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16523         -fexternal-templates.
16524
16525         * configure.in (target_libs): Add libstdc++.
16526         (noconfigdirs): Add libstdc++ as appropriate.
16527
16528 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16529
16530         * config.guess:  Update from FSF.
16531
16532 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16533
16534         * configure: Use ${config_shell} when running ${configsub}.
16535
16536 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16537
16538         * config.sub: No longer recognize h8300h.
16539
16540 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16541
16542         * config.sub: Remove extraneous differences between config.sub and
16543         gcc/config.sub.
16544
16545 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16546
16547         * Makefile.in (DISTSTUFFDIRS): Add gas.
16548
16549 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16550
16551         * COPYING.NEWLIB: New file.
16552
16553 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16554
16555         * config.guess (HP-UX):  Patch from Harlan Stenn
16556         <harlan@landmark.com> to also emit release level.
16557
16558 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16559
16560         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16561
16562 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16563
16564         * config.sub:  Merge nextstep cleanup from FSF.
16565
16566 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16567
16568         * configure.in (arm-*-*): Don't configure ld for this target.
16569
16570 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16571
16572         * configure.in (*-*-netware): don't configure libg++, libio,
16573           librx, or newlib.
16574
16575 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16576
16577         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16578         configure ld--it works, but it doesn't support shared libraries.
16579
16580 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16581
16582         * config.guess (*-unknown-freebsd*):  Get rid of possible
16583         trailing "(Release)" in version string.
16584         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16585
16586 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16587
16588         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16589         Fix type: *-next-neststep -> *-next-nextstep.
16590
16591         * config.guess:  Merge from FSF:
16592
16593         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16594
16595         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16596
16597         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16598
16599         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16600         instead of UNIX_SV for UnixWare 1.0).
16601
16602 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16603
16604         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16605         to make gdb/nlm/* build after the compiler and linker.
16606
16607 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16608
16609         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16610         not just i[34]86.
16611         (m68k-atari-sysv4):  Relocate to match FSF version.
16612
16613         * config.guess:  More merges from the FSF:
16614
16615         Add a space before function call or macro invocation.
16616
16617         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16618
16619         * config.guess: Add trap cmd to remove dummy.c and dummy when
16620         interrupted.
16621
16622         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16623
16624         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16625         (dummy): Redirect stderr from compilation of dummy.c.
16626
16627         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16628
16629         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16630
16631 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16632
16633         * configure: Accept and ignore --cache*, for compatibility with
16634         new autoconf.
16635
16636 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16637
16638         * config.guess:  Merge from FSF:
16639
16640         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16641
16642         * config.guess (Pyramid*:OSx*:*:*): New case.
16643         (PATH): Add /.attbin at end for finding uname.
16644         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16645
16646         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16647
16648         * config.guess (M88*:DolphinOS:*:*): New case.
16649
16650         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16651
16652         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16653         to select whether to use ELF or COFF.
16654
16655         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16656
16657         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16658
16659         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16660
16661         * config.guess: Guess the OS version for HPUX.
16662
16663         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16664
16665         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16666
16667 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16668
16669         * configure.in: Recognize --with-headers, --with-libs, and
16670         --without-newlib.
16671         * Makefile.in (all-xiberty): Depend upon all-ld.
16672
16673 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16674
16675         * configure.in: Change i[34]86 to i[345]86.
16676
16677 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16678
16679         * configure (version): A few more tweaks to help message.
16680
16681 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16682
16683         * Makefile.in:  Remove (for now) librx as a host library,
16684         now that we're building it for target.
16685
16686 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16687
16688         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16689         (Karl Berry).
16690
16691 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16692
16693         * configure.in:  Also configure librx.
16694
16695 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16696
16697         * Makefile.in:  Update various rules to reflect that librx
16698         is now needed for libg++.
16699
16700 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16701
16702         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16703
16704 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16705
16706         * configure.in: Configure the examples directory.
16707
16708 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16709
16710         * configure: Simplify Jun 2 1994 change.
16711
16712 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16713
16714         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16715         /bin/gcc isn't good enough to build gcc.
16716
16717 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16718
16719         * Makefile.in (GDB_SUPPORT_FILES): Remove
16720         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16721         (gdb.tar.gz): Add new rule to use standard distribution building
16722         mechanism.
16723
16724 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16725
16726         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16727         Bill Cox <bill@cygnus.com>.
16728
16729 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16730
16731         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16732
16733 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16734
16735         * configure:  Search current dir first in .gdbinit.
16736
16737 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16738
16739         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16740
16741 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16742
16743         * config.sub:  Refer to NeXT's operating system as nextstep.
16744
16745         * config.sub (case $basic_machine):  Re-order the cases, to match
16746         the order in the FSF version (which is mostly alphabethical).
16747         Merge in some additions and changes from the FSF.
16748
16749 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16750
16751         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16752         * config.sub: Recognize cxux7.
16753         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16754
16755 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16756
16757         * config.sub:  Fix typo powerpc -> powerpc-*.
16758
16759 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16760
16761         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16762
16763         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16764         parallel with all-emacs and install-emacs).  Top-level command
16765         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16766
16767 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16768
16769         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16770         $(relbindir)/make before doing ``make install'', and use
16771         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16772         installing over running make binary.
16773         ($(host)-stamp-stage3-installed): Likewise.
16774
16775 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16776
16777         * config.guess: Recognize Mach.
16778
16779 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16780
16781         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16782         see whether --exec-prefix was used.
16783
16784 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16785
16786         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16787
16788 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16789
16790         * Makefile.in: Add all-librx target similar to all-libproc.
16791
16792 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16793
16794         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16795         with post 1.2 uname bogosity.
16796
16797 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16798
16799         * configure: Remove temporary files on receipt of a signal.
16800
16801 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16802
16803         * configure: If there is a package_makefile_frag, remove
16804         ${subdir}/Makefile.tem after copying it in.
16805
16806 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16807
16808         * build_all.mk: support rs6000 lynx identifies itself as
16809         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16810         since /bin/gcc is too feeble to compile a modern gcc.
16811
16812 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16813
16814         * brought devo/test-build.mk update-to-date with progressive/
16815           test-build.mk. Add lynx targets and hppa flag info.
16816
16817 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16818
16819         * configure.in:  Use mh-ncrsvr43.  Patch from
16820         Tom McConnell <tmcconne@sedona.intel.com>.
16821
16822 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16823
16824         * config.guess (i386-unknown-bsdi):  No longer need to
16825         check #if defined(__bsdi__) && defined(__i386__).
16826
16827 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16828
16829         * configure: Set program_transform_nameoption correctly.
16830
16831 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16832
16833         * brought build-all.mk update-to-date with progressive build-all.mk,
16834           added new targets and hppa info.
16835
16836 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16837
16838         * configure: If config.guess result is a prefix of the user
16839         specified target, assume a native build and use the user specified
16840         target as the host alias.  Remove SunOS patch suffix removal hack.
16841         * configure.in: Remove SunOS patch suffix removal hack.
16842
16843         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16844         in NATIVE_CHECK_MODULES.
16845
16846 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16847
16848         * Makefile.in: Rename HOST_ONLY to NATIVE.
16849         * configure: Delete SunOs patch suffix from host_canonical
16850           and build_canonical variables that are prepended to Makefiles.
16851         * configure.in: Add comments for easier maintenance.
16852
16853 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16854
16855         * Makefile.in: Add all-libproc target similar to all-gui.
16856
16857 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16858
16859         * Makefile.in (CHECK_MODULES): split into
16860         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16861
16862 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16863
16864         * config.guess (i386-unknown-bsdi): New system to guess.
16865
16866 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16867
16868         * Makefile.in: Add all-gui target (but not yet build by "all").
16869
16870 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16871
16872         * config.sub: Move deletion of patch suffix from here...
16873         * configure.in: To here, at Ian's suggestion.  The top-
16874           level scripts might need to know of a patch level.
16875
16876 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16877
16878         * config.sub: Strip off patch suffix so rtl is recognized
16879           as a sunos4.1.3 machine, even though it's been patched.
16880
16881 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16882
16883         * Makefile.in (INSTALL_LAST): Delete.
16884         (INSTALL_DOSREL): New.
16885
16886 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16887
16888         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16889         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16890         whether we pass down --with-gnu-ld anyhow.
16891
16892 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16893
16894         * Makefile.in (INSTALL_LAST): Change operation so it works
16895         on more flavors of make.
16896         * configure.in (go32): Don't build libg++ or libio.
16897
16898 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16899
16900         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16901         they can be overriden by templates.
16902
16903 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16904
16905         * configure.in (target==go32): Don't build gdb.
16906         * dosrel: New directory.
16907
16908 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16909
16910         * configure.in (host==go32): Configure dosrel too.
16911         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16912         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16913         be set by incoming names or templates.
16914         (INSTALL_LAST): New rule.
16915
16916 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16917
16918         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16919
16920 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16921
16922         * configure.in (appdirs): New variable.  Currently empty, but will
16923         be used in gas distribution.  If nonempty, lists a set of
16924         directories at least one of which must get configured, or top
16925         level configuration is considered to have failed.
16926         (rs6000-*-lynxos*): Use new file name.
16927
16928 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16929
16930         Eliminate XTRAFLAGS.
16931         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16932         newlib include files using -idirafter, and also use -nostdinc.
16933         (CXX_FOR_TARGET): Likewise.
16934         (XTRAFLAGS): Removed.
16935         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16936         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16937         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16938         ($(DO_X)): Don't pass down XTRAFLAGS.
16939
16940 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16941
16942         * configure.in (mips*-dec-bsd*): New target; do build linker.
16943         (mips*-*-bsd*): New target; don't build linker.
16944
16945 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16946
16947         * configure.in: support rs6000-*-lynxos* configuration.
16948         support sunos4 as a cross target.
16949
16950         * config.sub: look for lynx*, not lynx since the OS version may
16951         legitimately be part of the name.
16952
16953 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16954
16955         * configure.in (i[34]86-*-sco*): Move to be with other i386
16956         targets.
16957         (romp-*-*): New target.  Skip various binary utilities.
16958         (vax-*-*): New target.  Don't build newlib.
16959         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16960
16961 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16962
16963         * configure.in: Only set host_makefile_frag if config
16964         directory exists.
16965
16966 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16967
16968         * install.sh: If $dstdir exists, don't check whether each
16969         component does.
16970
16971 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16972
16973         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16974
16975 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16976
16977         * configure.in (*-*-lynxos*): Don't configure newlib for either
16978         native or cross Lynx.
16979
16980 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16981
16982         * config.sub (sparc64-elf): Fix os.
16983         (z8k): Remove duplicate.
16984
16985 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16986
16987         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16988         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16989
16990 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16991
16992         * configure: Make file links cleanly even if Lynx fails on
16993           an NFS symlink (at least fail cleanly).
16994
16995 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16996
16997         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16998         -XNh2000.
16999
17000 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17001
17002         * configure: Unknown options are fatal again.
17003
17004 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17005
17006         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17007         compatibility.
17008
17009 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17010
17011         * build-all.mk: Add `clean' target.
17012
17013 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17014
17015         * config.guess:  Add SINIX support.
17016         * configure.in:  Add mips-*-sysv4* support.
17017
17018 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17019
17020         * build-all.mk: Document all useful targets.
17021         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17022         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17023
17024 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17025
17026         * configure: Support --silent, --quiet.
17027
17028 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17029
17030         * configure: Support --disable-FEATURE.
17031
17032 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17033
17034         * config.guess: Recognize NCR running SVR4.3.
17035
17036 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17037
17038         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17039         Patch from Paul Eggert <eggert@twinsun.com>.
17040
17041 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17042
17043         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17044
17045 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17046
17047         * configure: Make unrecognized options give nonfatal warnings
17048         instead of fatal errors, and pass them to any subdirectory
17049         configures in case they recognize them.
17050         Make --x equivalent to --with-x.
17051
17052 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17053
17054         * configure: Add --enable-* options.  Clean up usage message and
17055         some comments.
17056
17057 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17058
17059         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17060
17061 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17062
17063         * configure.in (hppa*-*-*): Enable binutils.
17064
17065 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17066
17067         * config.sub: Recognize cisco.
17068
17069 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17070
17071         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17072
17073 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17074
17075         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17076         than one configuration name.  Add comment.
17077
17078 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17079
17080         * config.guess: about target *-hitachi-hiuxwe2, fixed
17081         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17082         macro is incorrect.]
17083
17084 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17085
17086         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17087         than the "make ls" stuff which used to be here.
17088
17089 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17090
17091         * config.guess:  Recognize i[34]86-unknown-freebsd.
17092         From Shawn M Carey <smcarey@rodan.syr.edu>.
17093
17094 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17095
17096         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17097
17098 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17099
17100         * config.guess: Check for ptx.
17101
17102 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17103
17104         * config.sub: Add os9k checking.
17105
17106 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17107
17108         * config.guess: Handle OSF1 running on HPPA processors
17109
17110 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17111
17112         * configure: If subdir configure fails, print out a message with
17113         subdirectory name, in case subdir's configure code didn't identify
17114         itself.
17115
17116 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17117
17118         * configure.in: Remove embedded newlines from configdirs.
17119         Avoid mismatches of substrings.  Fix matching strings at end
17120         of configdirs.
17121
17122 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17123
17124         * config.guess:  Add Lynx/rs6000 config support.
17125
17126 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17127
17128         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17129
17130 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17131
17132         * configure.in (hppa*-*-osf*): Treat this just like most other
17133         PA configurations (eg no binutils or ld).
17134         (hppa*-*-*elf*): These configurations have binutils and ld.
17135
17136 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17137
17138         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17139
17140 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17141
17142         * configure.in (rs6000-*-*): Build gas.
17143
17144 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17145
17146         * Makefile.in:  Avoid bug in losing hpux sed.
17147
17148 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17149
17150         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17151         for GDB and GDB has been fixed to not need it.
17152
17153 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17154
17155         * config.guess: Recognize vax hosts.
17156
17157 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17158
17159         * configure (while loop): Don't use "break 2" inside case
17160         statement -- the case statement isn't an enclosing loop.
17161
17162 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17163
17164         * config.guess:  Clean up NeXT support, to allow nextstep
17165         on Intel machines.  Make OS be nextstep.
17166
17167 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17168
17169         * config.guess: Add alternate forms for Convex.
17170
17171 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17172
17173         * configure:  Completely rewrite option processing.  Take
17174         advantage of pattern-matching to avoid invoking test frequently.
17175         Also clean up host and target defaulting logic.
17176
17177 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17178
17179         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17180         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17181         commands (plus user environment) will fit SCO limits.
17182
17183 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17184
17185         * configure.in: Don't issue warnings about directories which are
17186         not being configured if -norecursion is set.  Correct test for
17187         --with-gnu-as and --with-gnu-ld to not get confused by substring
17188         matches.
17189
17190         * configure.in: Don't build gas for alpha-dec-osf1*.
17191
17192 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17193
17194         * configure:  Back out Per's change of 12/19/1993.  It changes the
17195         behavior of configure in unexpected and confusing ways.
17196
17197         Also, use different delim char when calculating
17198         program_transform_name so that the name can contain slashes.
17199
17200 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17201
17202         * configure.in, config.sub: Add support for VSTa micro-kernel.
17203
17204 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17205
17206         * configure.in: Nuke hacks which were used to get a special
17207         version of GAS for HPPA configurations.
17208
17209 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17210
17211         * configure:  If only ${target_alias} is given, use that
17212         as the default for ${host_alias}.
17213         * configure:  Add missing back-slashes before nested quotes.
17214
17215 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17216
17217         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17218
17219 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17220
17221         * config.guess:  Recognize some Tektronix configurations.
17222         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17223
17224 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17225
17226         * config.sub: Match any flavor of SH.
17227
17228 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17229
17230         * configure.in: Don't try to configure newlib for Alpha.
17231
17232 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17233
17234         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17235         libg++ or libio for any Alpha target.
17236
17237         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17238
17239 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17240
17241         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17242         default arguments -- so it tried to compress itself.
17243
17244 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17245
17246         * configure.in (notsupp): ensure that a space is always at the end
17247           of the configdirs list, since the grep checks for an explicit space
17248
17249 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17250
17251         * configure.in (target i386-sysv4.2): don't build ld, since static
17252           versions of many libraries are not available.
17253
17254 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17255
17256         * config.guess: Recognize Apollos (using environment variables).
17257         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17258
17259 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17260
17261         * config.guess: Recognize Sony news mips running newsos.
17262
17263 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17264
17265         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17266         "fi ; else" for bash.
17267
17268 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17269
17270         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17271
17272 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17273
17274         * config.sub: accept unixware as an alias for svr4.2.
17275         Fix some inconsistancies with the gcc version.
17276
17277 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17278
17279         * Makefile.in (DISTDOCDIRS):  Add gdb.
17280
17281 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17282
17283         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17284
17285 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17286
17287         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17288         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17289         this now.
17290
17291 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17292
17293         * config.sub: Accept hiux* as an OS name.
17294
17295         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17296         etc/make-stds.texi.  The underscore came from gcc, and dje now
17297         agrees that RUNTESTFLAGS is the correct name.
17298
17299 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17300
17301         * install.sh:  Remove 'set -e'.  It makes any conditionals
17302         in the script useless.
17303
17304         * config.guess: Automatically recognize arm-acorn-riscix
17305         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17306
17307 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17308
17309         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17310
17311 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17312
17313         * Makefile.in (DISTDOCDIRS): New variable.
17314         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17315         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17316
17317 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17318
17319         * configure.in (hppa target): check the source directory for the
17320           pagas sub-directory
17321
17322 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17323
17324         * config.sub: Allow -aout* and -elf*.
17325
17326 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17327
17328         * configure.in: Don't build ld on i386-solaris2, same as for
17329         sparc-solaris2.
17330
17331 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17332
17333         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17334
17335 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17336
17337         * configure.in:  Configure gdb for alpha.
17338
17339 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17340
17341         * Makefile.in (CXXFLAGS): Add -O.
17342
17343 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17344
17345         * config.guess: added support for DG Aviion
17346
17347 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17348
17349         * configure.in: Produce warning message for subdirectories not
17350         configurable for this host/target combination.  Don't try to
17351         configure gdb for vms.
17352
17353 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17354
17355         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17356         appropriate files before making "diststuff".
17357         (DISTBISONFILES): New var: list of files to be edited.
17358         (DISTSTUFFDIRS): Add binutils.
17359
17360 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17361
17362         * config.sub: also handle mipsel and mips64el (for little endian mips)
17363
17364 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17365
17366         * configure.in: Add * to end of all OS names.
17367
17368 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17369
17370         * configure.in: Build newlib for LynxOS native.
17371
17372 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17373
17374         * config.guess: Add support for delta 88k running SVR3.
17375
17376         * configure.in: Add comment about HP compiler vs. emacs.
17377
17378 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17379
17380         * configure.in: don't build ld on solaris2 (not a viable option
17381           due to bugs in getpwnam & getpwuid)
17382
17383 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17384
17385         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17386         config.guess will produce a full version number.
17387
17388 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17389
17390         * configure.in: Build linker and binutils for alpha-dec-osf1.
17391
17392 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17393
17394         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17395         and gdb/testsuite/Makefile.in.
17396
17397 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17398
17399         * configure.in: recognize mips*- instead of mips-
17400
17401 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17402
17403         * config.sub: Accept linux*coff and linux*elf as operating
17404         systems.
17405
17406 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17407
17408         * config.sub: Recognize mips64, and mips3 as an alias for it.
17409
17410 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17411
17412         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17413         gdb knows how to handle OSF/1 shared libraries.
17414
17415 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17416
17417         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17418         * config.guess: Recognize Hitachi's HIUX.
17419         * config.sub: Recognize h3050r* and hppahitachi.
17420         Remove redundant cases for hp9k[23]*.
17421
17422 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17423
17424         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17425         if gas and ld are in the source tree and are in ${configdirs}.
17426         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17427         --with options (but still pass them down on the command line,
17428         if they were explicitly specified).
17429
17430 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17431
17432         * configure: substitute SHELL value in Makefile.in with
17433         ${CONFIG_SHELL}
17434
17435 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17436
17437         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17438         *-*-solaris2* targets.
17439
17440 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17441
17442         * Makefile.in: define M4, and pass it down to sub-makes;
17443         all-autoconf now depends on all-m4
17444
17445 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17446
17447         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17448         presence of {ar,ranlib} instead of a configured directory
17449
17450 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17451
17452         * config.guess: Accept 34?? as well as 33?? for NCR.
17453
17454 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17455
17456         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17457         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17458
17459 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17460
17461         * configure: grab values for $(CC) and $(CXX) from the
17462         environment, so that someone can do "CC=gcc configure; make" and
17463         have it work right (matching the way that autoconf works now)
17464
17465         * configure.in, Makefile.in: add support for gash, the tcl
17466         interface to Galaxy
17467
17468         * config.guess: add NetBSD variants (hp300, x86)
17469
17470 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17471
17472         * install.sh: Support -d option (in the manner of SunOS 4 install,
17473         as it is more deterministic than that of GNU install)
17474         (chmodcmd): Set file to mode 755 by default (should also do default
17475         chgrp and chown, but I don't feel like dealing with that now)
17476
17477 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17478
17479         * config.sub: Remove h8300hhms alias.
17480
17481 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17482
17483         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17484
17485 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17486
17487         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17488         as stmp-fixinc
17489
17490 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17491
17492         * config.sub: recognize m88110-bug-coff.
17493
17494 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17495
17496         * Makefile.in (all-libio): all dependencies on the toolchain used
17497         to build this (gcc, gas, ld, etc)
17498
17499 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17500
17501         * config.guess: Deal with OSF/1 1.3 on alpha.
17502
17503 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17504
17505         * install.sh: add some 'else true' clauses for portability
17506
17507         * configure.in: don't build libio for h8[35]00-*-* targets
17508
17509 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17510
17511         * Makefile.in:  Add support for new libio.
17512
17513 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17514
17515         * install.sh: If one command fails, don't try the rest.  Don't try
17516         to remove $dsttmp (via trap) unless we have already created it.
17517         If $src doesn't exist, detect it and exit with an error.
17518
17519         * config.guess: Recognize BSD on hp300.
17520
17521 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17522
17523         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17524         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17525
17526 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17527
17528         * Makefile.in (all-send-pr): depends on all-prms
17529
17530 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17531
17532         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17533
17534 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17535
17536         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17537         Added test for mips-mips-riscos5.
17538
17539 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17540
17541         * configure.in: use mh-hp300 for 68k HP hosts
17542
17543 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17544
17545         * configure: add support for CONFIG_SHELL, so that you can use
17546         some alternate shell for evaluating configure scripts
17547
17548 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17549
17550         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17551         in configure script to bug-gdb@prep.ai.mit.edu when building
17552         distribution archive.
17553         * Makefile.in (COMPRESS):  Remove def.
17554         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17555         gdb.tar.Z and make-gdb.tar.Z respectively.
17556         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17557         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17558         to convergence with 'taz' target in Makefile.in.
17559
17560 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17561
17562         * install.sh (dsttmp): use trap to ensure that tmp files go
17563         away on error conditions
17564
17565 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17566
17567         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17568
17569 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17570
17571         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17572         its parent is '/' not ''.
17573
17574         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17575
17576 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17577
17578         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17579         that ${newsrcdir}/configure.in does.
17580
17581 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17582
17583         * test-build.mk: support for CONFIG_SHELL
17584
17585 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17586
17587         * config.sub (netware):  Add as a basic system type.
17588
17589 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17590
17591         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17592           $(srcdir)/ from the dependency on Makefile.in.
17593
17594 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17595
17596         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17597         (h8300hhms is temporary until multi-libraries are implemented).
17598         * configure.in: Handle h8300h too.
17599
17600 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17601
17602         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17603
17604 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17605
17606         * configure:  Remove extraneous output when guessing host type.
17607         * config.guess:  Remove extraneous output when guessing using C
17608         compiler rather than uname, or when guessing fails.
17609
17610 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17611
17612         * Makefile.in: remove all.cross and install.cross targets
17613
17614         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17615           definitions
17616
17617 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17618
17619         * configure.in (target sh): Build gprof.
17620
17621 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17622
17623         * config.sub: change -solaris to -solaris2
17624
17625 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17626
17627         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17628
17629 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17630
17631         * configure: Correct error message for missing Makefile.in to
17632         print correct directory.
17633
17634 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17635
17636         * install.sh: kludge around 386BSD shell bug
17637
17638 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17639
17640         * config.guess:  Recognize NeXT.
17641         * config.guess:  Recognize i486-ncr-sysv4.
17642         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17643
17644 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17645
17646         * Makefile.in (MAKEINFOFLAGS): New variable.
17647         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17648         * build-all.mk, test-build.mk: Pass down --no-split as
17649         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17650
17651 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17652
17653         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17654
17655 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17656
17657         * Makefile.in (libg++.tar.z):  New rule.
17658         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17659         * Makefile.in (taz):  Only do a single chmod.
17660
17661 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17662
17663         * install.sh: don't use dirname anymore (replaced with sed usage)
17664
17665 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17666
17667         * Makefile.in:  Change extension for gzip'd files from '.z' to
17668         '.gz' per new FSF standard usage.
17669
17670 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17671
17672         * configure: put quotes around the final value of program_transform_name
17673
17674 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17675
17676         * Makefile.in: new install.sh support; update install-info rules
17677
17678 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17679
17680         * configure.in: Build diff for crosses, but not for go32 host.
17681
17682         * configure.in: Build gprof only for native, and don't build it
17683         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17684
17685 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17686
17687         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17688
17689 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17690
17691         * configure.in (host_tools): Add prms.
17692
17693 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17694
17695         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17696         with $(FLAGS_TO_PASS) on the command line
17697
17698         * config.sub: Recognize lynx and lynxos
17699
17700 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17701
17702         * config.sub: Accept -ecoff*, not just -ecoff.
17703
17704 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17705
17706         * Makefile.in (taz): Use .gz suffix instead of .z.
17707         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17708         names.
17709
17710 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17711
17712         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17713
17714 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17715
17716         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17717         that rebuilds that might happen during 'make install' don't get
17718         bogus gcc include files
17719
17720 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17721
17722         Change from Utah for HPPA support:
17723         * config.guess: Recognize hppa1.x-hp-bsd.
17724
17725 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17726
17727         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17728         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17729
17730 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17731
17732         * config.sub: Add support for rom68k and bug boot monitors.
17733
17734 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17735
17736         * Makefile.in: Make all-opcodes depend on all-bfd.
17737
17738 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17739
17740         * config.guess: Added special check for i[34]86-univel-sysv4*.
17741
17742 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17743
17744         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17745         the processor rather than assuming i486.
17746
17747 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17748
17749         * config.guess: Recognize SunOS6 as Solaris3.
17750
17751 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17752
17753         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17754         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17755
17756 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17757
17758         * build-all.mk (all-cross): New target for Canadian Cross.
17759         Added Q2 go32 targets.
17760         * test-build.mk: Configure go32 cross sparclite-aout and
17761         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17762         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17763
17764 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17765
17766         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17767         GO32 hosted toolchains
17768
17769 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17770
17771         * configure: change  so "-exec-prefix" gets passed down rather
17772         than "-exec_prefix" so autoconf generated Makefiles get the
17773         exec_prefix set right.
17774
17775 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17776
17777         * config.guess: get the Solaris2 minor version number
17778
17779         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17780
17781 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17782
17783         * config.guess: Recognize some Sequent platforms.
17784
17785 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17786
17787         * Makefile.in: added the vault-install target
17788
17789         * configure.in: actually use the Sun3 makefile fragment that's in
17790         config, also added the release dir to configdirs
17791
17792 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17793
17794         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17795
17796 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17797
17798         * configure.in: remove some program from Alpha targetted toolchains
17799
17800 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17801
17802         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17803         gprof.
17804         (taz): Run "make diststuff" in those directories instead of "make
17805         proto-dir".  Look for "VERSION=" only at start of line in subdir
17806         Makefile.  Use "gzip -9" for compression.
17807         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17808         (binutils.tar.z): New target.
17809
17810 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17811
17812         * Makefile.in (taz): Include gpl.texinfo.
17813
17814 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17815
17816         * Makefile.in (setup-dirs): Merged into "taz" target.
17817         (taz): Only do `proto-dir' stuff if a directory is actually needed
17818         for this target.
17819
17820 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17821
17822         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17823         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17824         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17825         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17826         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17827
17828 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17829
17830         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17831         config.sub, and move-if-change to gdb testsuite distribution
17832         archive, so the testsuite can be extracted, configured, and
17833         run separately from the gdb distribution.  Blow away the Chill
17834         tests that require a Chill compiled executable, since GNU Chill
17835         is not yet publically available.
17836
17837 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17838
17839         * test-build.mk: set environment variables in a single command,
17840         instead of a list of assignments and exports
17841
17842         * config.guess: recognize Alpha/OSF1 systems
17843
17844 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17845
17846         * configure: Change help message to prefer --options rather than
17847           -options.
17848
17849 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17850
17851         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17852         zippy@ecst.csuchico.edu.
17853         * config.guess: Recognize miniframe.
17854
17855 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17856
17857         * Makefile.in: Use srcroot to find runtest rather than rootme.
17858         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17859
17860 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17861
17862         * test-build.mk: Extensive additions to support building on a
17863         machine other than the host.
17864
17865 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17866
17867         * configure (tooldir): Fix for i386-aix again.
17868
17869 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17870
17871         * configure, Makefile.in:  Change definition of $(tooldir)
17872         to match the FSF.
17873
17874 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17875
17876         * config.guess:  Recognize i[34]86/SVR4.
17877
17878 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17879
17880         * Makefile.in (all-gdb): gdb depends on sim.
17881
17882 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17883
17884         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17885         at the same time we make the prototype gdb directory.
17886         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17887         files at the same time as the gdb base release distribution.
17888
17889 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17890
17891         * Makefile.in (check): Use individual check targets rather than
17892         DO_X rule.
17893         (check-gcc): Added.
17894
17895 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17896
17897         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17898         for System V release 3.2.
17899
17900 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17901
17902         * config.sub: Recognize hppaosf.
17903         * configure.in: Do configure ld/binutils/gas for it.
17904
17905 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17906
17907         * configure (tooldir): Alter syntax used to set this, for systems
17908         where "\$" isn't handled right, like i386-aix.
17909
17910 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17911
17912         * configure: Pass program-transform-name, not
17913         program_transform_name, to recursive configures.
17914
17915 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17916
17917         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17918         of gas+ld+binutils.
17919
17920 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17921
17922         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17923
17924 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17925
17926         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17927
17928 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17929
17930         * Makefile.in (PRMS): Set back to all-prms.
17931
17932 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17933
17934         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17935         targets, rather than for MIPS hosts.
17936
17937 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17938
17939         * configure.in: add comment for --with-x default values
17940
17941         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17942
17943         * Makefile.in: add check-* targets for each of the directories in
17944         the tree.  Add a definition of RUNTEST that will use the one we
17945         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17946
17947 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17948
17949         * configure.in: Removed obsolete references to bfd_target and
17950         target_makefile_frag.
17951
17952         * build-all.mk: Set assorted targets for Q2.
17953         * config.sub: Recognize z8k-sim and h8300-hms.
17954         * test-build.mk: Really don't pass host to configure.
17955         (HOLES): Added uname.
17956
17957 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17958
17959         * configure: Handle an empty program-prefix, program-suffix or
17960         program-transform-name correctly.
17961
17962 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17963
17964         * build-all.mk: -G 8 no longer required for MIPS targets.
17965         * test-build.mk: Don't pass host argument to configure; make it
17966         guess.
17967
17968 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17969
17970         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17971         * Makefile.in (COMPRESS):  New macro, like GZIP.
17972
17973 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17974
17975         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17976
17977         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17978         with gas currently defaults to -G 0.
17979
17980 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17981
17982         * Makefile.in (all-flex): flex depends on byacc.
17983
17984         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17985         to test-build.mk as RELEASE_TAG.
17986         * test-build.mk (configargs): New variable containing arguments to
17987         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17988         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17989
17990         * config.guess: Use /bin/uname when checking -X argument on SCO,
17991         to avoid invoking GNU uname which doesn't understand -X.
17992
17993         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17994
17995         * configure.in: Build gas for mips-*-*.
17996
17997 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17998
17999         * Makefile.in (all.normal): insert missing backslash.
18000
18001 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18002
18003         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18004
18005         * Makefile.in: Complete overhaul to merge many almost identical
18006         targets.
18007
18008 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18009
18010         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18011         (gdb.tar.Z): Adjusted.
18012
18013         * Makefile.in (setup-dirs, taz): New targets; should be general
18014         enough to adapt for gdb sometime.  Build only .z file.
18015         (gas.tar.z): New target.
18016
18017 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18018
18019         * build-all.mk: Use CC=cc -Xs on Solaris.
18020
18021 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18022
18023         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18024         for handling BISON for FSF releases.
18025
18026 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18027
18028         * configure: Actually implement the change zoo just documented.
18029
18030 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18031
18032         * configure: when using config.guess, only set target_alias when
18033         it's not already been set (ie, on the command line)
18034
18035 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18036
18037         * Makefile.in: add installcheck target, set PRMS to install-prms
18038
18039 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18040
18041         * configure: add support for package_makefile_fragment, handle the
18042         case where a directory has a configure.in file but no Makefile.in
18043         more gracefully (with an actual understandable error message, even);
18044         add support for --without (and add this to the usage message); also
18045         explicitly add a --host=${host_alias} to the command line when
18046         config.guess is used
18047
18048 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18049
18050         * configure: Must use both --host and --target in recursive calls.
18051
18052 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18053
18054         * Makefile.in: Change deja-gnu to dejagnu.
18055
18056 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18057
18058         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18059
18060 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18061
18062         * configure.in: canonicalize all instances to *-*-solaris2*,
18063         also strip out a number of tools to not build for go32 host
18064
18065 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18066
18067         * config.guess: add GPL.
18068
18069         * Makefile.in, config.guess, config.sub, configure: bump
18070           copyrights to 93.
18071
18072 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18073
18074         * Makefile.in (do-info): Removed obsolete check for existence of
18075         localenv file.
18076
18077         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18078
18079 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18080
18081         * Makefile.in: a couple of 'else true' for decstation,
18082         support for TclX
18083
18084         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18085
18086 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18087
18088         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18089
18090 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18091
18092         * config.guess: Recognize i386-ibm-aix (PS/2).
18093         * configure.in: Use config/mh-aix386 file for it.
18094
18095 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18096
18097         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18098         CC_FOR_TARGET instead.
18099         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18100
18101 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18102
18103         * Makefile.in: Add sim to list of directories sent with gdb
18104
18105 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18106
18107         * configure.in: Put back mips-dec-bsd* case.
18108
18109 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18110
18111         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18112         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18113         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18114
18115 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18116
18117         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18118
18119         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18120         (install-info): install dir.info only if it exists,
18121         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18122
18123 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18124
18125         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18126         gas for mips-dec-bsd.
18127
18128 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18129
18130         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18131         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18132
18133 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18134
18135         * configure.in: Added "dejagnu" to hosttools list.
18136
18137 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18138
18139         * config.sub, configure.in, config.guess:  Add support
18140         for Bosx, an AIX variant from Bull.
18141         Patches from F.Pierresteguy@frcl.bull.fr.
18142
18143 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18144
18145         * devo/dejagnu: Initial creation of devo/dejagnu.
18146         Migrated dejagnu testcases and support files for testing software
18147         tools to reside as subdirectories, currently called "testsuite",
18148         within the directory of the software tool.  Migrated all programs,
18149         support libraries, etc. beloging to dejagnu proper from
18150         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18151         with no modifications.  The changes to these files which will
18152         allow them to configure, build, and execute properly will be made
18153         in a future update.
18154
18155 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18156
18157         * Makefile.in: Change send_pr to send-pr.
18158         * configure.in: Likewise.
18159         * send_pr: Renamed directory to send-pr.
18160
18161 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18162
18163         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18164
18165 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18166
18167         * README:  Update for gdb-4.8 release.
18168         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18169         gdb-xxx.tar.z (gzip'd) file also.
18170
18171 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18172
18173         * Makefile.in: make all-diff depend on all-libiberty
18174
18175 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18176
18177         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18178
18179 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18180
18181         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18182
18183 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18184
18185         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18186         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18187         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18188
18189 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18190
18191         * Makefile.in:  makeinfo binary is in a new location
18192
18193 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18194
18195         * config.sub: Accept -ecoff as an OS.
18196
18197         * Makefile.in: Various changes to eliminate a level of make
18198         recursion and reduce the required command line length.
18199         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18200         sub-makes.
18201         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18202         variables holding settings for specific sub-makes.
18203         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18204         in terms of BASE_FLAGS_TO_PASS.
18205         (TARGET_LIBS): New variable listing directories which use
18206         TARGET_FLAGS_TO_PASS.
18207         (subdir_do): Eliminated.
18208         (do-*): New set of targets to replace subdir_do.
18209         (various): All targets which used subdir_do now depend on do-*.
18210         (local-clean): Renamed from do_clean.
18211         (local-distclean): New target, dependency of distclean and
18212         realclean.
18213         (install-info): Don't create directories.  Depend on dir.info
18214         rather than calling make recursively.
18215         (install-dir.info): Eliminated.
18216         (install-info-dirs): Create all info directories here.
18217         (dir.info): Depend upon do-install-info.
18218
18219         * test-build.mk (HOLES): Added false.
18220
18221 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18222
18223         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18224
18225 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18226
18227         * Makefile.in (info): remove dependency on all-texinfo.  The
18228         problem was really in texinfo/C, not at this level.
18229
18230 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18231
18232         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18233
18234 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18235
18236         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18237         GDB releases.
18238
18239 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18240
18241         * configure: Include srcdir in message about target of link not
18242         being found.  Don't convert `-' to `_' in `with' options being
18243         passed to subdirs.
18244
18245 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18246
18247         * configure.in: add uudecode to host_tools
18248
18249         * Makefile.in: added {all,install}-uudecode targets, added them to
18250         the appropriate lists
18251
18252 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18253
18254         * Makefile.in (all-gcc): Added dependency on all-gas.
18255
18256         * configure.in (mips-*-*): Build ld and binutils.
18257
18258 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18259
18260         * configure: check return code from mkdir, print error message and
18261           exit on failure.
18262
18263 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18264
18265         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18266
18267 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18268
18269         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18270
18271 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18272
18273         * config.sub (h8500):  Recognize this as a cpu type.
18274
18275 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18276
18277         * configure: source directory missing is no longer a warning
18278
18279         * configure.in: recognize irix[34]* instead of irix[34]
18280
18281         * Makefile.in: define and pass down X11_LIB
18282
18283 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18284
18285         * guess-systype: Renamed to ...
18286         * config.guess:  ... by popular request.
18287         * configure.in, Makefile.in:  Update accordingly.
18288
18289 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18290
18291         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18292         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18293         + Execute ./dummy instead of assuming . is in PATH.
18294
18295 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18296
18297         * guess-systype:  New shell script.  Attempts to guess the
18298         canonical host name of the executing host.
18299         Only a few hosts are supported so far.
18300         * configure:  Call guess-systype if no host is specified.
18301
18302 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18303
18304         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18305         gcc Makefile.
18306
18307
18308 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18309
18310         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18311         (all-gcc, install-gcc, subdir_do): Use it.
18312
18313 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18314
18315         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18316
18317 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18318
18319         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18320           set exclusively by configure, using configure.in .
18321
18322 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18323
18324         * test-build.mk: set $PATH for all builds
18325
18326         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18327
18328 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18329
18330         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18331         the one used in gcc/Makefile.in, so that a null expansion doesn't
18332         override the one needed to build gcc with a native cc.
18333
18334
18335 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18336
18337         * configure: Accept -with arguments.
18338
18339 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18340
18341         * Makefile.in: added h8300sim
18342
18343 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18344
18345         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18346         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18347         (all-cygnus, native, build-cygnus): Make
18348         $(canonhost)-stamp-3stage-done, not $(host)....
18349         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18350         i386-sco3.2v4.  Added else true to if command.
18351
18352 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18353
18354         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18355
18356 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18357
18358         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18359
18360 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18361
18362         * configure.in: don't remove binutils from Solaris builds
18363
18364 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18365
18366         * Makefile.in: get rid of earlier definitions for *clean,
18367         also handle the recursive info rule better
18368
18369 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18370
18371         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18372         do more-or-less the right thing.
18373
18374 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18375
18376         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18377         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18378
18379 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18380
18381         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18382         $(host_canonical).
18383
18384         * configure.in: split the configdirs list into 4 categories (native
18385         v. cross, library v. tool) and handle the cross-only and native-
18386         only in more reasonable (and correct!) way.
18387
18388 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18389
18390         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18391         configdirs anymore.
18392
18393 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18394
18395         * Makefile.in: extensive cleanup::  removed all of the explicit
18396         clean-* targets, collapsed many wrappers around subdir_do into
18397         one, added additional targets to satisfy standards.texi, deleted
18398         some old targets, some changes for consistency
18399
18400 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18401
18402         * configure.in: handle some programs as cross-only, and others as
18403         native only
18404
18405         * test-build.mk: handle partial holes in a more generic manner
18406
18407         * Makefile.in: m4 depends on libiberty
18408
18409 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18410
18411         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18412         time, wdiff, and find to configdirs
18413
18414         * Makefile.in: all, clean, and install rules for the new programs
18415         added to configure.in
18416
18417 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18418
18419         * configure.in: use mh-sun for all *-sun-* hosts
18420
18421 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18422
18423         * Makefile.in: define flags for X11 include files and library file
18424         locations, pass them down to the programs that need this info
18425
18426         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18427
18428 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18429
18430         * configure.in: start building libg++ for HP-UX targets
18431
18432 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18433
18434         * README:  Update references to files moved into etc/.
18435
18436 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18437
18438         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18439         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18440
18441 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18442
18443         * configure: accept dash as well as underscore in long option
18444         names for FSF compatibility.
18445
18446 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18447
18448         * config.sub: added -sco3.2v4 support from FSF.
18449
18450 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18451
18452         * configure.in: expand the section that adds or removes
18453         directories from the list of programs to build, to handle native
18454         vs. cross in addition to host v. native
18455
18456 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18457
18458         * Makefile.in:  Replace C++ in macro names with CXX.
18459         This is less likely to break ...
18460
18461 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18462
18463         * test-build.mk: add -w to GNU_MAKE
18464
18465 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18466
18467         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18468         add 'sparc' to list of recognized cpus.  This needed to make
18469         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18470         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18471         then changes that into $CPU-wrs-vxworks.
18472
18473         * configure.in: remove most references to gdbtest, regularize
18474         target based program removal
18475
18476         * test-build.mk: import from p3 tree (many fixes and changes)
18477
18478 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18479
18480         * Makefile.in: added rules to handle tcl, tk, and expect
18481
18482         * configure.in: handle those directories if they exist
18483
18484 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18485
18486         * config.sub: removed bogus hppabsd and hppahpux names, since
18487         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18488
18489 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18490
18491         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18492         depends upon all-xiberty
18493
18494         * Makefile.in: changes from p3, including:
18495
18496         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18497
18498         * Makefile.in (XTRAFLAGS): include newlib directories if
18499         newlib/Makefile exists, rather than if host != target.
18500
18501         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18502
18503         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18504         from the same source tree and not building a cross-compiler.  This
18505         matters for the libg++ configuration if reconfiguring a tree that
18506         has already been installed.
18507
18508         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18509
18510         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18511         pick up the machine and system specific header files.
18512
18513         * Makefile.in: added AS_FOR_TARGET, passed down in
18514         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18515         the C compiler to use to create programs which are run in the
18516         build environment, set it to default to $(CC), and passed it down
18517         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18518
18519         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18520
18521         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18522         We need them for unusual native builds, like systems without
18523         ranlib.
18524
18525         * configure: also define $(host_canonical) and
18526         $(target_canonical), which are the full, canonical names for the
18527         given host and target
18528
18529 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18530
18531         * Makefile.in:  Added separate definitions for C++.
18532
18533 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18534
18535         * configure.in (configdirs):  Add deja-gnu.
18536
18537 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18538
18539         * README:  Update for configure.texi and gdb-4.7 release.
18540
18541 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18542
18543         * Makefile.in:  Move "all" target to top of file.
18544         Previously, first target was ".PHONY" which caused BSD4.4 make
18545         to build .PHONY when make was run without arguments.
18546
18547 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18548
18549         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18550         Library-copylefted code in libiberty.
18551
18552 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18553
18554         * config.sub:  Replace m68kmote with plain old m68k.
18555
18556 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18557
18558         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18559
18560 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18561
18562         * config.sub: Complain if no argument is given.  Added support for
18563         386bsd as OS and target alias.
18564
18565 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18566
18567         * Makefile.in (XTRAFLAGS): include newlib directories if
18568         newlib/Makefile exists, rather than if host != target.
18569
18570 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18571
18572         * config.sub: recognize sparclite-wrs-vxworks.
18573
18574         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18575         p3.) Added clean-xiberty to clean.
18576
18577 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18578
18579         * configure.in: use *-*-* instead of nested cases for host and target
18580
18581 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18582
18583         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18584         from the same source tree and not building a cross-compiler.  This
18585         matters for the libg++ configuration if reconfiguring a tree that
18586         has already been installed.
18587
18588 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18589
18590         * config.sub (i486v/i486v4):  Merge in from FSF version.
18591
18592 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18593
18594         * configure: only set PWD if it is already set.
18595
18596 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18597
18598         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18599         doesn't have unset and all success paths (and most error paths)
18600         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18601         to just ${PWD} to avoid confusion.)
18602
18603 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18604
18605         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18606         even for a native compilation.
18607
18608 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18609
18610         Changes to make the gdb.tar.Z rule work better.
18611
18612         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18613         (DEVO_SUPPORT):  Add configure.texi.
18614         (bfd-ilrt.tar.Z):  Remove ancient rule.
18615
18616 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18617
18618         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18619         pick up the machine and system specific header files.
18620
18621         * configure.in, config.sub: added new target m68010-adobe-scout,
18622         with alias of adobe68k.  Changed configure.in to check for
18623         -scout before -sco* to avoid a false match.
18624
18625         * Makefile.in: added AS_FOR_TARGET, passed down in
18626         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18627         the C compiler to use to create programs which are run in the
18628         build environment, set it to default to $(CC), and passed it down
18629         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18630
18631 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18632
18633         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18634         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18635         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18636         FOR_TARGET variants, to newlib and libg++.
18637
18638 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18639
18640         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18641         first.
18642
18643 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18644
18645         * config.sub:  Accept `elf' as an environment.
18646
18647 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18648
18649         * Makefile.in (all-opcodes):  cd into the right directory
18650
18651 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18652
18653         * configure: added -program_transform_name option, used as
18654         argument to sed when installing programs.
18655         configure.texi: added documentation for -program_prefix,
18656         -program_suffix and -program_transform_name.
18657
18658 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18659
18660         * config.sub:  Accept i486 where i386 ok.
18661
18662 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18663
18664         * config.sub: accept we32k
18665
18666 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18667
18668         * config.sub, configure.in: accept OSE68000 and OSE68k.
18669
18670         * Makefile.in: don't create all directories for ``make install'';
18671         let the subdirectories create the ones they need.
18672
18673 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18674
18675         * COPYING: new file, GPL v2
18676
18677 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18678
18679         * Makefile.in: use the new gen-info-dir, which needs a template
18680         argument (which also lives in texinfo)
18681
18682         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18683
18684 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18685
18686         * config.sub (ncr3000):  Change i386 to i486.
18687
18688 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18689
18690         * Makefile.in: add install-rcs, install-grep to
18691         install-no-fixedincludes, removed install-bison and install-libgcc
18692
18693 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18694
18695         * configure.in: grab the HPUX makefile fragment if on HPUX
18696
18697 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18698
18699         * Makefile.in: eradicate bison spoor (ditto libgcc).
18700          configure.in: recognise m68{k,000}-ericsson-OSE.
18701          es1800 is alias for m68k-ericsson-OSE
18702
18703 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18704
18705         * configure.in: rearrange the parts that remove programs from
18706         configdirs, based now on HOST==TARGET or by canonical triple.
18707
18708 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18709
18710         * test-build.mk: recurse explicitly with -f test-build.mk when
18711           appropriate.  predicate stage3 and comparison on the existence
18712           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18713           On very clean, also remove ...stamp-co.  Build in-place before
18714           doing other builds.
18715
18716 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18717
18718         * Makefile.in, configure.in: add tgas
18719
18720 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18721
18722         * Makefile.in: a number of changes merged in from progressive.
18723
18724         * configure.in: add libm.
18725
18726         * .cvsignore: ignore some stuff that comes from test-build.mk.
18727
18728 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18729
18730         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18731
18732 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18733
18734         * configure: Add program_suffix (parallel to program_prefix)
18735         * Makefile.in: adjust directory-creating script for losing decstation
18736
18737 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18738
18739         * configure:  Minor $subdir-related fixes.
18740
18741 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18742
18743         * configure: fix various problems with propogating
18744         makefile_target_frag in subdirs.
18745         * configure.in: config libgcc if its there
18746
18747 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18748
18749         * config.sub:  HPPA merge.
18750
18751 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18752
18753         * Makefile.in:  Replace all-bison with all-byacc in all
18754         dependency lines for other tools (which now use byacc).
18755
18756 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18757
18758         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18759
18760 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18761
18762         * Makefile.in: make gprof rules similar to byacc rules (instead of
18763         vestigal $(unsubdir) that didn't work...)
18764
18765 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18766
18767         * config.sub:  Add support for Linux.
18768         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18769         (at least for libg++).
18770
18771 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18772
18773         * configure.texi: fix doc for the -nfp option to configure
18774
18775 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18776
18777         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18778
18779 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18780
18781         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18782         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18783         * configure.in: added solaris* host_makefile_frag hook.
18784
18785 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18786
18787         * config.sub: changed recognition of m68000 so that various
18788         m68k types can be specified via m680[01234]0
18789
18790 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18791
18792         * config.sub (basic_machine): fix sed so that '-foo' isn't
18793         completely substituted out while .+'-foo' loses the '-foo'
18794
18795 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18796
18797         * config.sub ($os): Add -aout.
18798
18799 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18800
18801         * configure:  If host_makefile_frag is absolute, don't
18802         prefix ${invsubdir} (relevant to libg++ auto-configure).
18803
18804 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18805
18806         * Makefile.in (tooldir): Define it.
18807         (all-ld): Depend on all-flex.
18808
18809 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18810
18811         * Makefile.in (check):  Fix libg++ special case.
18812
18813 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18814
18815         * configure: do not bury `pwd` into config.status, thus do fewer
18816           pwd's.
18817
18818         * configure: print the "Building in" message only when building in
18819           other than "." AND verbose.
18820
18821         * configure: remove -s, rework -v to better accommodate guested
18822           configures.
18823
18824         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18825
18826 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18827
18828         * Makefile.in: macroize flags passed on recursion.  remove
18829           fileutils.
18830
18831 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18832
18833         * configure: get makesrcdir right for subdirs deeper than 1.
18834
18835         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18836           install.
18837
18838 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18839
18840         * Makefile.in: don't print subdir_do or recursion lines.
18841
18842 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18843
18844         * standards.texi: added menu item.
18845
18846         * Makefile.in: build and install standards.info.
18847
18848         * standards.texi: new file.
18849
18850 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18851
18852         * configure: test for and move config.status pieces from
18853           ${subdir}/.
18854
18855 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18856
18857         * configure:  Test for existance of files before trying to mv
18858         them, to avoid numerous non-existance messages.
18859
18860 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18861
18862         * configure: correct final line of config.status.
18863
18864         * configure: patch from eggert.  Avoids a protection problem if
18865           the original Makefile.in is read only.
18866
18867         * configure: use move-if-change from gcc to create config.status.
18868           Some makefiles depend on config.status to tell if a directory
18869           has been reconfigured for a different host.  This change
18870           prevents those directories from remaking everything in the case
18871           where the reconfig was only intended to rebuild a Makefile.
18872
18873         * configure: test for config.sub with "config.sub sun4" rather
18874           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18875           host alias from a missing config.sub.
18876
18877 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18878
18879         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18880           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18881
18882 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18883
18884         * configure: mkdir ${subdir} as needed.
18885
18886 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18887
18888         * Makefile.in,configure.in: added autoconf.
18889
18890 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18891
18892         * Makefile.in: no longer pass against on recursion.
18893
18894         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18895           definitions are not inherited.
18896
18897         * configure: correct makesrcdir when subdir is .
18898
18899 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18900
18901         * configure:  Add support for 'subdirs' variable, which is
18902         like 'configdirs', except that configure doesn't re-invoke
18903         itself for subdirs, it just creates a Makefile for each subdir.
18904         * configure.texi:  Document subdirs.
18905
18906 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18907
18908         * configure.in: added flex to configdirs
18909
18910 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18911
18912         * Makefile.in: remove clean-stamps from clean.
18913
18914 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18915
18916         * configure.in:  Add gdbtest to configdirs.
18917
18918 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18919
18920         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18921         to recursive makes.
18922         * configure.in:  Recognize new ncr3000 config.
18923
18924 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18925
18926         * Makefile.in, configure.in: removed references to gdbm.
18927
18928 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18929
18930         * config.sub:  Don't canonicalize os value
18931         newsos* to bsd (readline needs to check for newsos).
18932         (This fix was earlier made Jan 31, but got re-broken.)
18933
18934 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18935
18936         * configure.in:  sco is an os, not a vendor!
18937
18938         * configure:  Quote $( better.  Keep various shells happy.
18939
18940 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18941
18942         * Makefile.in: eliminate stamp-files.
18943
18944 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18945
18946         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18947           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18948
18949 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18950
18951         * config.sub:  fix iris/iris3.
18952
18953 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18954
18955         * configure: re-add -rm.
18956
18957 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18958
18959         * Maskefile.in: add .stmp-rcs to all.
18960
18961         * configure.in: remove gas from rs6000 build, use aix host fragment.
18962
18963 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18964
18965         * configure: pass down site_option during recursion.
18966
18967 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18968
18969         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18970
18971 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18972
18973         * configure: Change exec_prefix so that it really defaults to prefix.
18974
18975 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18976
18977         * Makefile.in, configure.in:  Add support for mmalloc library.
18978
18979 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18980
18981         * Makefile.in: add stmp dependencies for a few more things.
18982
18983 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18984
18985         * configure: adjusted error message on objdir/srcdir configure
18986           collision, per john's suggestion.
18987
18988         * Makefile.in: add libiberty stmp to all and all.cross.
18989
18990 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18991
18992         * Makefile.in: remove force dependencies, add grep to all.
18993
18994 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18995
18996         * Makefile.in: drop flex.  make stamp files work.
18997
18998         * configure: added test for conflicting configuration in srcdir,
18999           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19000           gets cranky.  use relative paths for configure and srcdir
19001           whenever possible.  Send some error messages to stderr that were
19002           going to stdout.
19003
19004 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19005
19006         * Makefile.in:  Fix libg++ rule to check for gcc directory
19007         before using gcc/gcc.  Also pass XTRAFLAGS.
19008
19009 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19010
19011         * Makefile.in: added stmp-files so that directories aren't polled
19012           when they are already built.
19013
19014         * configure.texi: fixed a node pointer problem.
19015
19016 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19017
19018         * config.sub configure.in gdb/configure.in
19019         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19020         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19021         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19022
19023 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19024
19025         * configure: -recurring becomes -silent.  corrected help message
19026           for -site= option.
19027
19028         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19029
19030 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19031
19032         * configure: when building Makefile for crosses, replace
19033           tooldir and program_prefix.  default srcdir from location of
19034           config.sub.  remove "for host in hosts" and "for target in
19035           targets" loops.
19036
19037 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19038
19039         * Makefile.in: Do not pass bindir or mandir to cvs.
19040
19041 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19042
19043         * Makefile.in, configure.in: removed traces of namesubdir,
19044           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19045           copyrights to '92, changed some from Cygnus to FSF.
19046
19047         * configure.texi: remove most references to multiple hosts,
19048           multiple targets, subdirs, etc.
19049
19050         * configure.man: removed rcsid. reference config.sub not
19051           config.subr.
19052
19053         * Makefile.in: mkdir $(infodir) on install-info.
19054
19055 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19056
19057         * configure.texi:  Explain better about .gdbinit and about
19058         the environment that configure.in sections run in.
19059
19060 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19061
19062         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19063
19064 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19065
19066         * README:  DOC.configure => cfg-paper.texi.
19067
19068 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19069
19070         * config.sub (near case $os):  Don't convert newsos* to bsd!
19071
19072 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19073
19074         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19075         the number of copies of COPYING that go into the GDB tar file.
19076
19077 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19078
19079         * bfd/configure.in, gdb/config/mh-i386sco,
19080         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19081         Fix SCO configuration stuff.
19082
19083 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19084
19085         * Makefile.in:  For libg++, make sure the -I pointing
19086         to the gcc directory goes *after* all the libg++-local -I flags.
19087         Also, move just-gcc dependency from just-libg++ to all-libg++.
19088
19089 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19090
19091         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19092
19093 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19094
19095         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19096
19097 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19098
19099         * config.sub:  Add stratus configuration frags.  Also
19100         submitted to FSF.
19101
19102 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19103
19104         * Makefile.in (DEV_SUPPORT):  add configure.man.
19105
19106         * config.sub(Decode manufacturer-specific):  add -none*.
19107
19108 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19109
19110         * Makefile.in:  remove form feeds to make Sun's make happy.
19111         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19112
19113 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19114
19115         * Makefile.in (AR_FLAGS):  Make quieter.
19116
19117 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19118
19119         * configure.in:  Add libg++.
19120         * configure:  When verbose, don't output the command line at each
19121         level; it will be unremarkably the same as the previous version,
19122         which will be the same as what the user typed.
19123
19124 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19125
19126         * configure.in, Makefile.in: fix clean-info, add flex.  add
19127           fileutils.
19128
19129         * configure: be less sensitive to spaces in Makefile.in.  Do not
19130           look for sources in "..".  Doing so breaks subdirectories that
19131           might have their own configure.  If a subdir has it's own
19132           configure script, use it.
19133
19134 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19135
19136         * cfg-paper.texi: some changes suggested by rms.
19137
19138 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19139
19140         * config.sub:  Merge in some small additions from the FSF version,
19141         taken from the gcc distribution, to bring the Cygnus and FSF
19142         versions into closer sync.
19143
19144 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19145
19146         * configure.in:  Changed svr4 references to sysv4.
19147
19148 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19149
19150         * configure: added -V for version number option.
19151
19152 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19153
19154         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19155           renamed from DOC.configure to cfg-paper.texi.
19156
19157 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19158
19159         * configure, config.subr, config.sub: config.subr is now
19160           config.sub again.
19161
19162 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19163
19164         * configure.texi: new file, in progress.
19165
19166         * Makefile.in: build info file and install the man page for
19167           configure.
19168
19169         * configure.man: new file, first cut.
19170
19171         * configure: find config.subr again now that configuration "none"
19172           has gone.  removed all traces of the -ansi option.  removed all
19173           traces of the -languages option.
19174
19175         * config.subr: resync from rms.
19176
19177 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19178
19179         * configure, config.sub, config.subr: merge config.sub into
19180           config.subr, call the result config.subr, remove config.sub, use
19181           config.subr.
19182
19183         * Makefile.in: revised install for dir.info.
19184
19185 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19186
19187         * configure.in: add decstation host makefile frag.
19188
19189         * Makefile.in: BISON now bison -y again.  also install-gcc on
19190           install.  clean-gdbm on clean.  infodir belongs in datadir.
19191           Make directories for info install.  Build dir.info here then
19192           install it.
19193
19194 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19195
19196         * Makefile.in: fix for bad directory tests.
19197
19198 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19199
19200         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19201           regexp.  -srcdir relative was being handled incorrectly.
19202
19203         * Makefile.in: unwrapped some for loops so that parallel makes
19204           work again and so one can focus one's attention on a particular
19205           package.
19206
19207 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19208
19209         * configure: added PWD as a stand in for `pwd` (for speed). use
19210           elif wherever possible.  make -srcdir work without -objdir.
19211           -objdir= commented out.
19212
19213 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19214
19215         * configure: +options become --options.  -subdirs commented out.
19216           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19217           Makefile now at top of generated Makefile.  Removed cvs log
19218           entries.  added -srcdir.  create .gdbinit only if there is one
19219           in ${srcdir}.
19220
19221         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19222           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19223           and mandir now keyed off datadir by default.
19224
19225 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19226
19227         * Freshly created ChangeLog.
19228
19229 \f
19230 Local Variables:
19231 mode: change-log
19232 left-margin: 8
19233 fill-column: 76
19234 version-control: never
19235 End: