OSDN Git Service

PR debug/46749
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-12-03  Ian Lance Taylor  <iant@google.com>
2
3         * MAINTAINERS: Add myself as libgo maintainer.
4
5 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6
7         PR libffi/46792
8         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
9         * configure: Regenerate.
10
11 2010-12-02  Ian Lance Taylor  <iant@google.com>
12
13         * configure.ac: Always set default for poststage1_ldflags to
14         -static-libstdc++ -static-libgcc.
15
16 2010-11-29  Andreas Schwab  <schwab@redhat.com>
17
18         * configure.ac: Move comment to remove extra space in last argument
19         of GCC_TARGET_TOOL.
20
21 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
22
23         PR other/46026
24         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
25         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
26         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
27         (BASE_FLAGS_TO_PASS): Use it.
28         * configure: Rebuilt.
29         * Makefile.in: Rebuilt.
30
31 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
32
33         PR binutils/12258
34         * configure.ac: Correct comments for --enable-gold/--enable-ld.
35         Properly check default linker.
36         * configure: Regnerated.
37
38 2010-11-23  Matthias Klose  <doko@ubuntu.com>
39
40         * configure.ac: For --enable-gold, handle value `default' instead of
41         `both*'.   New configure option --{en,dis}able-ld.
42         * configure: Regenerate.
43
44 2010-11-20  Ian Lance Taylor  <iant@google.com>
45
46         * configure.ac: Only disable a language library if no language needs
47         it.  Don't let --disable-libgcj uncondtionally disable libffi.
48         * configure: Rebuild.
49
50 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51
52         * Makefile.in: Regenerate.
53
54         PR other/46202
55         * configure.ac: Fix just-built in-tree STRIP name to be
56         binutils/strip-new.
57         * configure: Regenerate.
58         * Makefile.def (install-strip-gcc, install-strip-binutils)
59         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
60         (install-strip-sid): Mirror dependencies on non-strip variants
61         of these targets on the respective -strip prerequisites.
62         * Makefile.tpl (install-strip, install-strip-host)
63         (install-strip-target): New targets.
64         (install-strip-[+module+], install-strip-target-[+module+]):
65         New targets.
66         * Makefile.in: Regenerate.
67
68 2010-11-19  Ian Lance Taylor  <iant@google.com>
69             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
70
71         * configure.ac: Add target-libgo to target_libraries.  Set
72         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
73         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
74         (HOST_EXPORTS): Add GOC.
75         (BASE_TARGET_EXPORTS): Add GOC.
76         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
77         (GOCFLAGS_FOR_TARGET): New variable.
78         (EXTRA_HOST_FLAGS): Add GOC.
79         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
80         * Makefile.def (target_modules): Add libgo.
81         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
82         (dependencies): Add dependency from configure-target-libgo to
83         configure-target-libffi and all-target-libstdc++-v3.  Add
84         dependencies from all-target-libgo to all-target-libffi.
85         (languages): Add go.
86         * configure: Rebuild.
87         * Makefile.in: Rebuild.
88
89 2010-11-19  Ian Lance Taylor  <iant@google.com>
90
91         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
92         compiler/flag environment variables.
93
94 2010-11-18  Ian Lance Taylor  <iant@google.com>
95
96         * configure.ac: Check for lang_requires_boot_languages in
97         config-lang.in files.
98         * configure: Rebuild.
99
100 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
101             Tobias Burnus  <burnus@net-b.de>
102
103         PR fortran/32049
104         * Makefile.def: Add libquadmath; build it with language=fortran.
105         * configure.ac: Add libquadmath.
106         * Makefile.tpl: Handle multiple libs in check-[+language+].
107         * Makefile.in: Regenerate.
108         * configure: Regenerate.
109
110 2010-11-16  Tom Tromey  <tromey@redhat.com>
111
112         * MAINTAINERS: Moved myself to reviewers section.
113
114 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
115
116         * MAINTAINERS: Moved myself to reviewers section.
117
118 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
119
120         * MAINTAINERS (Various Maintainers): Add self for build machinery.
121         (Write After Approval): Remove self.
122
123 2010-11-15  Andreas Schwab  <schwab@redhat.com>
124
125         * configure.ac: Fix spelling in option names.
126         * configure: Regenerated.
127
128 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
129
130         PR bootstrap/39622
131         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
132         * configure: Regenerated.
133
134 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
135
136         * MAINTAINERS: Update my email address.
137
138 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
139
140         * configure: Regenerate.
141
142 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
143
144         * configure: Regenerate.
145
146 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
147
148         * configure: Regenerate.
149
150 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
151
152         * configure: Regenerate.
153
154 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
155
156         * configure.ac: Support official CLooG.org versions.
157         * configure: Regenerate.
158         * config/cloog.m4: New.
159
160 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
161
162         * MAINTAINERS (Write After Approval): Add myself.
163
164 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
165
166         * MAINTAINERS: Update my email address.
167
168 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
169
170         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
171         * configure: Regenerate.
172
173 2010-11-03  Ian Lance Taylor  <iant@google.com>
174             Dave Korn  <dave.korn.cygwin@gmail.com>
175
176         PR lto/46273
177         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
178         and on other supported platforms whenever LTO is enabled.
179         * configure: Rebuild.
180
181 2010-11-02  Alan Modra  <amodra@gmail.com>
182
183         PR binutils/12110
184         * configure.ac: Error when source path contains spaces.
185         * configure: Regenerate.
186
187 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
188
189         * MAINTAINERS: Update my email address.
190
191 2010-10-20  Ian Lance Taylor  <iant@google.com>
192
193         * Makefile.def (target_modules): Set lib_path to src/.libs for
194         libstdc++-v3 module.
195         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
196         * Makefile.in: Rebuild.
197
198 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
199
200         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
201         (Write After Approval): Remove myself.
202
203 2010-10-15  Tristan Gingold  <gingold@adacore.com>
204
205         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
206
207 2010-10-14  Douglas Rupp  <rupp@gnat.com>
208
209         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
210
211 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
212
213         * configure.ac (build_lto_plugin): New shell variable.
214         (--enable-lto): Turn on by default for all non-ELF platforms that
215         have had LTO support added so far.  Set build_lto_plugin appropriately
216         for both ELF and non-ELF.
217         (configdirs): Add lto-plugin or not based on build_lto_plugin.
218         * configure: Regenerate.
219
220 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
221
222         Sync from src:
223         * configure.ac (v850 support): Remove target-libgloss from
224         noconfigdirs.
225         * configure: Regenerate.
226
227 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
228
229         PR bootstrap/45326
230         PR bootstrap/45174
231         * configure.ac: Honor initial values of $build_configargs,
232         $host_configargs, $target_configargs.  Mark the precious, so
233         environment settings get recorded.
234         * configure: Regenerate.
235
236 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
237
238         PR bootstrap/45796
239         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
240         Depend on all-build-libiberty.
241         * Makefile.in: Regenerate.
242
243 2010-09-30  Michael Eager  <eager@eagercon.com>
244
245         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
246         * configure: Regenerate.
247
248 2010-09-28  Michael Eager  <eager@eagercon.com>
249
250         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
251
252 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
253
254         PR bootstrap/44621
255         * configure.ac: Fix unportable shell quoting.
256         * configure: Regenerate.
257
258 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
259
260         * configure.ac (enable-lto): Add Darwin to the list of supported lto
261         targets and amend comment.
262         * configure: Regenerate.
263
264 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
265
266         * MAINTAINERS (Write After Approval): Add myself.
267
268 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
269
270         * configure.ac: Enable LTO by default on Darwin.
271         * configure: Regenerate.
272
273 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
274
275         * MAINTAINERS (Write After Approval): Add myself.
276
277 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
278
279         * MAINTAINERS (Write After Approval): Add myself.
280
281 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
282
283         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
284         ports
285
286 2010-07-28  David Yuste  <david.yuste@gmail.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
291
292         * configure.ac: Support all v850 targets.
293         * configure: Regenerate.
294
295 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
296
297         PR bootstrap/44455
298         * configure.ac (extra_mpfr_configure_flags): Copy from
299         extra_mpc_gmp_configure_flags.
300         * configure: Re-generated.
301
302 2010-07-22  Andi Kleen  <ak@linux.intel.com>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
307
308         * MAINTAINERS (Write After Approval): Add myself.
309
310 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
311
312         * MAINTAINERS (Write After Approval): Add myself.
313
314 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
315
316         PR target/44862
317         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
318         Provide -B option to allow for link spec %s substitutions for
319         libstdc++.a on darwin.
320         * Makefile.in: Regenerate.
321
322 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
323
324         * MAINTAINERS (Reviewers): Update my e-mail address
325
326 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
327
328         * Makefile.def (configure-gcc): Depend on all-libelf.
329         * Makefile.in: Rebuild.
330
331 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
332
333         * MAINTAINERS (Write After Approval): Add myself in the right place.
334
335 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
336
337         * MAINTAINERS (Write After Approval): Add myself.
338
339 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
340
341         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
342
343 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
344
345         * config.sub: Update to version 2010-05-21.
346         * config.guess: Update to version 2010-04-03.
347
348 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
349
350         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
351         * configure: Regenerate.
352
353 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
358
359         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
360         a platform that supports LTO.
361         * configure: Regenerate.
362
363 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
364
365         * configure.ac: Allow all the versions greater than 0.10 of PPL.
366         * configure: Regenerated.
367
368 2010-04-27  Roland McGrath  <roland@redhat.com>
369             H.J. Lu  <hongjiu.lu@intel.com>
370
371         * configure.ac (--enable-gold): Support both, both/gold and
372         both/bfd to add gold to configdirs without removing ld.
373         * configure: Regenerated.
374
375         * Makefile.def: Add install-gold dependency to install-ld.
376         * Makefile.in: Regenerated.
377
378 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
379
380         PR lto/42776
381         * configure.ac (--enable-lto): Refactor handling so libelf tests
382         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
383         and allow LTO to be explicitly enabled on non-ELF platforms that
384         are known to support it inside else-clause.
385         * configure: Regenerate.
386
387 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
388
389         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
390         * configure: Regenerate.
391
392 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
393
394         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
395         * configure: Regenerate.
396
397 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
398
399         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
400         separately.
401         * configure: Regenerate.
402
403 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
404
405         * MAINTAINERS (Write After Approval): Add myself.
406
407 2010-04-14  Tristan Gingold  <gingold@adacore.com>
408
409         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
410         * configure: Regenerate.
411
412 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
413
414         * configure: Regenerate after change to elf.m4.
415
416 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
417
418         * MAINTAINERS (Write After Approval): Add myself.
419
420 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
421
422         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
423         * configure: Regenerated.
424
425 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
426
427         * configure.ac: Print "buggy but acceptable" when CLooG
428         revision is less than 9.
429         * configure: Regenerated.
430
431 2010-04-01  Diego Novillo  <dnovillo@google.com>
432
433         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
434
435 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
436
437         PR bootstrap/43615
438         PR bootstrap/43328
439
440         Revert:
441
442         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
443
444         * configure.ac: Do not pass --enable-multilib nor
445         --disable-multilib in baseargs.  Accept explicitly passed
446         --enable_multilib.
447         * configure: Regenerate.
448
449 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
450
451         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
452
453 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
454
455         * MAINTAINERS: Remove myself.
456
457 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
458
459         PR bootstrap/43328
460         * configure.ac: Do not pass --enable-multilib nor
461         --disable-multilib in baseargs.  Accept explicitly passed
462         --enable_multilib.
463         * configure: Regenerate.
464
465 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
466
467         * MAINTAINERS (spu port): Remove me.
468
469 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
470
471         * configure.ac (tic6x-*-*): New case.
472         * configure: Regenerate.
473
474 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
475
476         * config.sub: Update to version 2010-03-22.
477         * config.guess: Update to version 2009-12-30.
478
479 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
480
481         PR ada/42554
482         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
483         * configure: Regenerate.
484
485 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
486
487         * MAINTAINERS: Update my email address.
488
489 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
490
491         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
492         (ghassan.shobaki@amd.com): Removed.
493
494 2010-03-17  Alan Modra  <amodra@gmail.com>
495
496         * MAINTAINERS: Update my email address.
497
498 2010-03-16  Diego Novillo  <dnovillo@google.com>
499
500         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
501         Matthews.
502
503 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
504
505         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
506         Gutson, Jeffrey D. Oldham and Mark Shinwell.
507
508 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
509
510         * MAINTAINERS: Update my email address.
511
512 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
513
514         * MAINTAINERS: Update my email address.
515
516 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
517
518         * MAINTAINERS: Update my email address.
519
520 2010-03-09  Jie Zhang  <jie@codesourcery.com>
521
522         * MAINTAINERS: Update my email address.
523
524 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
525
526         PR libstdc++/32499
527         * configure.ac (RANLIB): Default to true.
528         (STRIP): Likewise.
529         (RANLIB_FOR_TARGET): Remove superfluous : argument.
530         * configure: Regenerate.
531
532 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
533
534         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
535         (Write After Approval): Update my email address.
536
537 2010-02-17  Nick Clifton  <nickc@redhat.com>
538
539         PR 11238
540         * Makefile.tpl (local-distclean): Also remove config.cache files in
541         sub-directories as there may not be Makefiles present in the
542         sub-directories.
543         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
544         the config.cache files found by the find command.
545
546         * Makefile.in: Regenerate.
547         * configure.ac: Revert previous delta.
548         * configure: Regenerate.
549
550 2010-02-15  Nick Clifton  <nickc@redhat.com>
551
552         PR 11238
553         * configure.ac: Delete config.cache files in sub-directories when
554         deleting Makefiles.
555         * configure: Regenerate.
556
557 2010-02-12  Ben Elliston  <bje@gnu.org>
558
559         * MAINTAINERS: Update my email address.
560
561 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
562
563         * MAINTAINERS (spu port): Update my email address.
564
565 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
566
567         * MAINTAINERS: Add myself as a maintainer for the bfin port.
568
569 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
570
571         * configure.ac: Add "recommended" version checks for GMP/MPC.
572         Update recommended GMP/MPFR/MPC versions.
573         * configure: Regenerate.
574
575 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
576
577         * MAINTAINERS: Move my Embecosm email address into the
578         write-after-approval section.
579
580 2010-01-26  Ian Lance Taylor  <iant@google.com>
581
582         * MAINTAINERS: Add myself as Go frontend maintainer.
583
584 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
585
586         PR libstdc++/36101, PR libstdc++/42813
587         * configure.ac (bootstrap_target_libs): Make inclusion of
588         target-libgomp conditional on libgomb being in target_configdirs.
589         * configure: Regenerate.
590
591 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
592
593         PR libstdc++/36101, PR libstdc++/42813
594         * configure.ac (bootstrap_target_libs): Include target-libgomp.
595         * configure: Regenerate.
596
597 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
598
599         PR libstdc++/36101, PR libstdc++/42813
600         * configure.ac (target_configdirs): Substitute.
601         * Makefile.def: Bootstrap target module libgomp.
602         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
603         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
604         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
605         * configure, Makefile.in: Regenerate.
606
607 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
608
609         * MAINTAINERS: Adjust my details.
610
611 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
612
613         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
614
615 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
616
617         * MAINTAINERS: reindented my entry with tabs instead of spaces.
618
619 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
620
621         * MAINTAINERS (Write After Approval): Add myself.
622
623 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
624
625         * MAINTAINERS (Write After Approval): Add myself.
626
627 2010-01-11  Richard Guenther  <rguenther@suse.de>
628
629         PR lto/41569
630         * Makefile.def (all-lto-plugin): Depend on all-gcc.
631         * Makefile.in: Regenerated.
632
633 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
634
635         * configure.ac: Enable libjava build on x86_64-*freebsd*.
636         * configure: Regenerate.
637
638 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
639             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
640
641         PR bootstrap/42424
642         * configure.ac: Include libtool m4 files.
643         (_LT_CHECK_OBJDIR): Call it.
644         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
645         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
646
647         * configure: Regenerate.
648
649 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
650
651         PR bootstrap/41818
652         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
653         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
654         * Makefile.in: Regenerate.
655
656 2010-01-02  Richard Guenther  <rguenther@suse.de>
657
658         PR lto/41529
659         * configure.ac: Include config/elf.m4.  Disable LTO if not
660         builting for an elf target.
661         * configure: Regenerate.
662
663 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
664
665         * MAINTAINERS: Change my email address.
666
667 2009-12-18  Ben Elliston  <bje@au.ibm.com>
668
669         * config.sub, config.guess: Update from upstream sources.
670
671 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
672
673         * MAINTAINERS (Write After Approval): Add myself.
674
675 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
676
677         PR middle-end/30447
678         PR middle-end/30789
679         PR other/40302
680
681         * configure.ac: Require MPC.
682         * configure: Regenerate.
683
684 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
685
686         PR target/38384
687         PR bootstrap/40972
688         * libtool.m4: Sync from git Libtool.
689         * ltoptions.m4: Likewise.
690         * ltversion.m4: Likewise.
691         * lt~obsolete.m4: Likewise.
692         * ltmain.sh: Likewise.
693
694 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
695
696         * configure.ac: Update minimum MPC version to 0.8.
697         * configure: Regenerate.
698
699 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
700
701         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
702         * configure: Regenerated.
703
704 2009-11-21  Ian Lance Taylor  <iant@google.com>
705
706         * configure.ac: Change default of poststage1_ldflags to be empty if
707         poststage1_libs is set.  When poststage1_libs is empty, and
708         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
709         * configure: Rebuild.
710
711 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
712
713         * MAINTAINERS (Write After Approval): Update my email address.
714
715 2009-11-20  Ben Elliston  <bje@au.ibm.com>
716
717         * config.guess: Update from upstream sources.
718
719 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
720
721         * Makefile.def: Restore host and target settings for gmp.
722         * Makefile.in: Rebuild.
723
724 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
725
726         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
727         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
728         Fix portability of test of C++ as bootstrap language.  Add
729         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
730         * configure: Rebuild.
731         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
732         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
733         in-tree building.
734         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
735         (POSTSTAGE1_HOST_EXPORTS): Use it.
736         (STAGE[+id+]_CXXFLAGS): New.
737         (BASE_FLAGS_TO_PASS): Pass it down.
738         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
739         extra_exports.
740         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
741         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
742         extra_exports.
743         * Makefile.in: Rebuild.
744
745 2009-11-17  Ben Elliston  <bje@au.ibm.com>
746
747         * config.sub, config.guess: Update from upstream sources.
748
749 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
750
751         * MAINTAINERS (Write After Approval): Add myself.
752
753 2009-11-09  Jon Beniston  <jon@beniston.com>
754
755         * MAINTAINERS (Write After Approval): Add myself.
756
757 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
758
759         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
760         paths for *-w64-mingw* and x86_64-*mingw*.
761         * configure: Regenerated.
762
763 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
764
765         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
766
767 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
768
769         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
770         Phil Edwards to Write-After Approval.
771
772 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
773
774         * configure.ac: Disable target-winsup & co for
775         x86_64-*-mingw* and *-w64-mingw* targets.
776         * configure: Regenerated.
777
778 2009-10-16  Nick Clifton  <nickc@redhat.com>
779
780         * MAINTAINERS: Add myself as a maintainer for the RX port.
781
782 2009-10-26  Johannes Singler  <singler@kit.edu>
783
784         * MAINTAINERS (Write After Approval): Update my e-mail address.
785
786 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
787
788         * configure.ac (CLooG test): Use = with test.
789         * configure: Regenerate.
790
791 2009-10-22  Richard Guenther  <rguenther@suse.de>
792
793         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
794         cloog if the ppl version check failed.  Move flags saving
795         before setting in libelf check.
796         * configure: Regenerate.
797
798 2009-10-21  Richard Guenther  <rguenther@suse.de>
799
800         * configure.ac: Adjust the ppl and cloog configure to work as
801         documented.  Disable cloog if ppl was disabled.  Omit the version
802         checks if they were disabled.
803         * configure: Re-generate.
804
805 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
806
807         * configure.ac: Add 'lto' to enable_languages, not
808         new_enable_languages, and only if not already present.
809         * configure: Regenerate.
810
811 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
812
813         * README: Refer to the various COPYING* files instead of just
814         COPYING.
815         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
816
817 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
818
819         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
820         
821 2009-10-07  Richard Guenther  <rguenther@suse.de>
822
823         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
824         and Richard Guenther as reviewers.
825         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
826         as reviewers.
827
828 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
829
830         * config.sub: Update from upstream sources.
831
832 2009-10-06  Ian Lance Taylor  <iant@google.com>
833
834         * Makefile.def: check-gold depends upon all-gas.
835         * Makefile.in: Rebuild.
836
837 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
838
839         * MAINTAINERS (Write After Approval): Add myself.
840
841 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
842
843         * Makefile.def: all-lto-plugin depends on all-libiberty.
844         set bootstrap=true for lto-plugin.
845         Add lto-plugin.
846         * Makefile.in: Regenerate.
847         * configure.ac (host_libs): Add lto-plugin.
848         * configure: Regenerate.
849
850 2009-10-03  Diego Novillo  <dnovillo@google.com>
851
852         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
853         (HOST_LIBELFLIBS): Define.
854         (HOST_LIBELFINC): Define.
855         * Makefile.in: Regenerate.
856         * configure.ac: Add --enable-lto.
857         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
858         If --enable-lto is used, add 'lto' to new_enable_languages.
859         If --enable-lto is used and gold is enabled, add
860         lto-plugin to configdirs.
861         * configure: Regenerate.
862
863 2009-10-03  Simon Baldwin  <simonb@google.com>
864
865         * configure.ac: If --with-system-zlib, suppress local zlib and
866         pass --with-system-zlib to subdir configure scripts.
867         * configure: Regenerate.
868
869 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
870             Paolo Bonzini  <bonzini@gnu.org>
871
872         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
873         $(srcdir).
874         * Makefile.in: Rebuilt.
875
876 2009-09-26  Gary Funck  <gary@intrepid.com>
877
878         * MAINTAINERS (Write After Approval): Add myself.
879
880 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
881
882         * configure.ac: Update minimum MPC version to 0.7.
883         * configure: Regenerate.
884
885 2009-09-25  Nick Clifton  <nickc@redhat.com>
886
887         * configure.ac: Pass any --cache-file=/dev/null option on to
888         subconfigures.
889         * configure: Regenerate.
890
891 2009-09-23  Nick Clifton  <nickc@redhat.com>
892
893         * config.sub, config.guess: Update from upstream sources.
894
895 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
896
897         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
898         * Makefile.in: Rebuilt.
899
900 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
901
902         PR bootstrap/32272
903         * configure.ac: Error out if $srcdir isn't '.' but contains
904         host-${host_noncanonical}.
905         * configure: Regenerate.
906
907 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
908
909         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
910         maintainer.
911
912 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
913
914         * configure.ac: If bootstrapping a combined tree with
915         --enable-gold, require c++ in stage1_languages.
916         * configure: Regenerate.
917
918         * configure.ac: Also add target_libs of stage1_languages to
919         bootstrap_target_libs.
920         * configure: Regenerate.
921
922         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
923         with --enable-languages not containing c++.
924         * configure: Regenerate.
925
926 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
927
928         * configure.ac: Disable java and boehm-gc for bfin-*-*.
929         * configure: Regenerate.
930
931 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
932
933         * MAINTAINERS (Write After Approval): Update my e-mail address,
934         and move from from here...
935         (Waiting for paperwork): To here.
936
937 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
938
939         * MAINTAINERS (Reviewers): Add self as driver reviewer.
940
941 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
942
943         * configure.ac: Do not use $extrasub for replacing @if/@endif
944         parts in Makefile; instead, use additional arguments to
945         AC_CONFIG_COMMANDS to do the replacement manually, with several
946         sed invocations, to avoid HP-UX sed command limits.
947         * configure: Regenerate.
948
949 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
950
951         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
952         blank before -L.
953
954 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
955
956         * configure.ac (with-build-config): Document.  Handle without.
957         Handle missing argument.
958         * configure: Rebuilt.
959
960 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
961
962         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
963         Default to bootstrap-debug only if compare-debug works.
964         * configure: Rebuilt.
965         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
966         * Makefile.in: Rebuilt.
967
968 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
969
970         * MAINTAINERS (OS Port Maintainers): Update my email address.
971
972 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
973
974         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
975         * Makefile.in: Rebuilt.
976
977 2009-09-01  Chris Demetriou  <cgd@google.com>
978
979         * MAINTAINERS (Write After Approval): Add myself.
980
981 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
982
983         PR debug/30161
984         * include/dwarf2.h (enum dwarf_tag): Added
985         DW_TAG_GNU_template_template_param
986         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
987
988 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
989
990         * Makefile.tpl (AWK): Fix typo.
991         * Makefile.in: Regenerate.
992
993 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
994
995         * configure.ac: Detect awk and sed.
996         * Makefile.def (flags_to_pass): Add AWK and SED.
997         * Makefile.tpl (AWK, SED): New.
998         (BASE_FLAGS_TO_PASS): Add AWK and SED.
999         * configure: Regenerate.
1000         * Makefile.in: Regenerate.
1001
1002 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1003
1004         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1005         (collapseslashes): Likewise.
1006
1007 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1008
1009         * configure.ac (AC_PREREQ): Bump to 2.64.
1010
1011 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1012
1013         * configure.ac: Remove --with-datarootdir, --with-docdir,
1014         --with-pdfdir, --with-htmldir switches.
1015         * configure: Regenerate.
1016
1017         * configure: Regenerate.
1018
1019         * compile: Sync from Automake 1.11.
1020         * depcomp: Likewise.
1021         * install-sh: Likewise.
1022         * missing: Likewise.
1023         * mkinstalldirs: Likewise.
1024         * ylwrap: Likewise.
1025
1026 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1027
1028         * ltmain.sh (func_normal_abspath): New function.
1029         (func_relative_path): Likewise.
1030         (func_mode_help): Document new -bindir option for link mode.
1031         (func_mode_link): Add new -bindir option, and use it to place
1032         output DLL if specified.
1033
1034 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1035
1036         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1037         (baseargs): Add --disable-option-checking.
1038         * configure: Regenerate.
1039
1040         * Makefile.def (configure-target-libiberty): Depend on
1041         all-binutils and all-ld.
1042         (configure-target-newlib): Likewise.
1043         * Makefile.in: Regenerate.
1044
1045 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1046
1047         * config.sub, config.guess: Update from upstream sources.
1048
1049 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1050
1051         Sync from src, merge:
1052
1053         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1054
1055         * configure.ac: Do not exclude gas for i386-*-darwin.
1056         Add a case for x86_64-*-darwin.
1057         * configure: Regenerate.
1058
1059 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1060
1061         * MAINTAINERS: Add my name to Write After Approval list.
1062
1063 2009-08-06  Michael Eager  <eager@eagercon.com>
1064
1065         * configure.ac: Add Microblaze target.
1066         * configure: Regenerate.
1067
1068 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1069
1070         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1071         * configure: Regenerate.
1072         
1073 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1074
1075         * MAINTAINERS (Write After Approval): Update my e-mail address.
1076
1077 2009-07-06  Ian Lance Taylor  <iant@google.com>
1078
1079         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1080         * configure: Rebuild.
1081
1082 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1083
1084         * MAINTAINERS: Move myself to the Graphite Reviewers.
1085
1086 2009-06-30  Wei Guozhi  <carrot@google.com>
1087
1088         * MAINTAINERS: Add my name to Write After Approval list.
1089
1090 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1091
1092         PR bootstrap/40338
1093         * configure.ac (comparestring): Create new variable.
1094         * Makefile.tpl (comparestring): Use to skip some comparisions.
1095         * configure: Regenerate.
1096         * Makefile.in: Regenerate.
1097
1098 2009-06-26  Doug Evans  <dje@sebabeach.org>
1099
1100         * Makefile.def (host_modules): Add cgen.
1101         * Makefile.in: Regenerate.
1102         * configure.ac (host_tools): Add cgen.
1103         * configure: Regenerate.
1104
1105 2009-06-23  DJ Delorie  <dj@redhat.com>
1106
1107         * MAINTAINERS: Add myself as mep maintainer.
1108
1109 2009-06-23  Ian Lance Taylor  <iant@google.com>
1110
1111         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1112         boot_languages.  Only bootstrap target libraries listed in
1113         target_libs for some boot language.  Add --with-stage1-ldflags,
1114         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1115         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1116         if not building with C++.
1117         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1118         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1119         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1120         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1121         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1122         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1123         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1124         * configure, Makefile.in: Rebuild.
1125
1126 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1127
1128         * MAINTAINERS: Added my name to write-after-approval list.
1129
1130 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1131
1132         * configure.ac: Define is_elf for QNX Neutrino targets.
1133         * configure: Regenerate.
1134
1135 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1136
1137         * MAINTAINERS: Added my name to the write-after-approval list
1138
1139 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1140
1141         * configure.ac: Detect MPC in default directory.
1142         * configure: Regenerate.
1143
1144 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1145             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1146
1147         * Makefile.tpl (all): Avoid a trailing backslash.
1148         * Makefile.in: Regenerate.
1149
1150 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1151
1152         * config.sub, config.guess: Update from upstream sources.
1153
1154 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1155
1156         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1157         to noconfdirs.
1158         * configure: Regenerate.
1159
1160 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1161
1162         * Makefile.tpl ([+compare-target+]): Compare all stage
1163         directories, rather than just gcc.
1164         * Makefile.in: Rebuilt.
1165
1166 2009-06-01  Doug Kwan  <dougkwan@google.com>
1167
1168         * configure.ac: Support gold for target arm*-*-*.
1169         * configure: Regenerate.
1170
1171 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1172
1173         * Makefile.def: Add MPC support and dependencies.
1174         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1175
1176         * Makefile.in, configure: Regenerate.
1177
1178 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1179
1180         * Makefile.tpl (all): Avoid harmless warning in make all when
1181         gcc-bootstrap is enabled but stage_last does not exist.
1182         * Makefile.in: Rebuilt.
1183
1184 2009-05-24  Nicolas Roche  <roche@adacore.com>
1185
1186         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1187         * Makefile.in: Regenerate.
1188
1189 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1190
1191         * MAINTAINERS: Update my e-mail address.
1192
1193 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1194
1195         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1196         * configure:  Regenerate.
1197
1198 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1199
1200         PR other/40159
1201         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1202         gcc-no-bootstrap are mutually exclusive.
1203         * Makefile.in: Rebuilt.
1204
1205 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1206
1207         PR other/40159
1208         * Makefile.tpl (all): Don't end with unconditional success.
1209         * Makefile.in: Rebuilt.
1210
1211 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1212
1213         PR target/37137
1214         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1215         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1216         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1217         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1218         stage_configureflags, stage_cflags and stage_libcflags into
1219         explicit Makefile macros.
1220         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1221         GFORTRAN.
1222         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1223         CC.  Set CC_FOR_BUILD from CC.
1224         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1225         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1226         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1227         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1228         and GFORTRAN.
1229         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1230         (_LIBCFLAGS): Renamed to _TFLAGS.
1231         (do-compare-debug, do-compare3-debug): Drop.
1232         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1233         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1234         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1235         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1236         (XGCC_FLAGS_FOR_TARGET): New.
1237         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1238         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1239         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1240         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1241         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1242         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1243         TFLAGS.
1244         (BUILD_CONFIG): Include if requested.
1245         (all): Set TFLAGS on bootstrap.
1246         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1247         (all-stageid-prefixmodule): Likewise.
1248         (do-clean, distclean-stageid): Set TFLAGS.
1249         (restrap): Fix whitespace.
1250         * Makefile.in: Rebuilt.
1251
1252 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1253
1254         * config.guess: Sync with src.
1255
1256 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1257
1258         * configure.ac ($with_ppl):  Default to no if not supplied.
1259         ($with_cloog):  Likewise.
1260         configure:  Regenerate.
1261
1262 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1263
1264         * MAINTAINERS: Update my e-mail address.
1265
1266 2009-04-27  Nick Clifton  <nickc@redhat.com>
1267
1268         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1269
1270 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1271
1272         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1273         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1274         * Makefile.in: Regenerate.
1275
1276 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1277
1278         PR bootstrap/39739
1279         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1280         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1281
1282         * configure, Makefile.in: Regenerate.
1283
1284 2009-04-21  Taras Glek  <tglek@mozilla.com>
1285
1286         * include/hashtab.h: Update GTY annotations to new syntax
1287         * include/splay-tree.h: Likewise
1288
1289 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1290
1291         * config.sub, config.guess: Update from upstream sources.
1292
1293 2009-04-15  Anthony Green  <green@moxielogic.com>
1294
1295         * configure.ac: Add moxie support.
1296         * configure: Rebuilt.
1297
1298 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1299
1300         * configure.ac: Change copyright header to refer to version
1301         3 of the GNU General Public License and to point readers at the
1302         COPYING3 file and the FSF's license web page.
1303         * Makefile.def: Likewise.
1304         * Makefile.tpl: Likewise.
1305         * Makefile.in: Regenerate.
1306
1307 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1308
1309         * configure.ac: Restore match for darwin9 or later. Use double
1310         brackets since regeneration eats one pair.
1311         * configure: Regenerate.
1312
1313 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1314
1315         PR gas/10039
1316         * configure.ac: Require texinfo 4.7.
1317         * configure: Regenerated.
1318
1319 2009-04-09  Nick Clifton  <nickc@redhat.com>
1320
1321         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1322         the GCC Runtime Library Exception.
1323
1324 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1325
1326         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1327         * configure: Regenerate.
1328
1329 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1330
1331         * Makefil.def (languages): New entries.
1332         * Makefile.tpl (check-gcc-*): New generic target.
1333         * Makefile.in: Regenerate.
1334
1335 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1336
1337         * MAINTAINERS:  Update my email address.
1338
1339 2009-03-18  Tom Tromey  <tromey@redhat.com>
1340
1341         * configure: Rebuild.
1342         * configure.ac (host_libs): Add libiconv.
1343         * Makefile.in: Rebuild.
1344         * Makefile.def (host_modules): Add libiconv.
1345         (configure-gdb, all-gdb): Depend on libiconv.
1346
1347 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1348
1349         * configure.ac: Treat gdb as supported on x86_64-darwin.
1350         * configure: Regenerate.
1351
1352 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1353
1354         * configure.ac (--with-host-libstdcxx): New option.
1355         * configure: Regenerate.
1356
1357 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1358
1359         * MAINTAINERS:  Move myself into the write after approval list.
1360
1361 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1362
1363         * MAINTAINERS: Update e-mail address.
1364         
1365 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1366
1367         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1368
1369 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1370
1371         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1372
1373 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1374
1375         Backport from git Libtool:
1376
1377         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1378         Support GNU/kOpenSolaris.
1379         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1380         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1381         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1382         GNU/kOpenSolaris.
1383
1384 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1385
1386         * MAINTAINERS: Update e-mail address.
1387
1388 2009-02-24  Michael Eager  <eager@eagercon.com>
1389
1390         * MAINTAINERS (Write After Approval): Add self.
1391
1392 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1393
1394         * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2009-02-05  Andreas Schwab  <schwab@suse.de>
1397
1398         * Makefile.tpl (stage_last): Define $r and $s before using
1399         $(RECURSE_FLAGS_TO_PASS).
1400         * Makefile.in: Regenerate
1401
1402 2009-01-30  Ian Lance Taylor  <iant@google.com>
1403
1404         * MAINTAINERS: Move myself to the Global Reviewers list.
1405
1406 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1407
1408         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1409         * configure: Regenerate.
1410
1411 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1412
1413         * MAINTAINERS: Make whitespace consistent.
1414         Remove Robert Millan from Write After Approval.
1415
1416 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1417
1418         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1419         (all-opcodes): Depend on all-libiberty.
1420         * Makefile.in: Regenerate.
1421
1422 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1423
1424         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1425         * configure: Regenerate.
1426
1427 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1428
1429         * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1432
1433         * MAINTAINERS: Add myself to reviewers (Fortran).
1434
1435 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1436
1437         PR tree-optimization/38515
1438         * configure.ac (cloog-polylib): Removed.
1439         (with_ppl, with_cloog): Test for "no".
1440         * configure: Regenerated.
1441
1442 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1443
1444         * MAINTAINERS: Moved myself to reviewers (Fortran).
1445
1446 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1447
1448         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1449         (Write After Approval): Remove myself.
1450
1451 2009-01-03  Diego Novillo  <dnovillo@google.com>
1452
1453         * MAINTAINERS: Remove myself from alias maintainership.
1454
1455 2009-01-02  David Ayers  <ayers@fsfe.org>
1456
1457         * MAINTAINERS: Update e-mail address.
1458
1459 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1460
1461         * MAINTAINERS: Make whitespace consistent.
1462
1463 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1464
1465         Backport from upstream Libtool:
1466         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1467         Add cache variables to tests that require the linker to work.
1468         For shlibpath_overrides_runpath, this also changes the semantics
1469         to let the result from the C compiler take precedence.
1470
1471 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1472
1473         * config.sub, config.guess: Update from upstream sources.
1474
1475 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1476
1477         * configure.ac (ppllibs): Add by default the lib flags.
1478         * configure: Regenerate.
1479
1480 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1481
1482         * MAINTAINERS:  Add myself to the write after approval list.
1483
1484 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1485
1486         * configure.ac: Add double brackets on darwin[912].
1487         * configure: Regenerate.
1488
1489 2008-12-03  Daniel Kraft  <d@domob.eu>
1490
1491         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1492         Approval to Reviewer section (for Fortran front-end).
1493
1494 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1495
1496         * configure.ac: Expand to darwin10 and later.
1497         * configure: Regenerate.
1498
1499 2008-12-02  Andreas Schwab  <schwab@suse.de>
1500
1501         * Makefile.def: configure-target-boehm-gc depends on
1502         all-target-libstdc++-v3.
1503         * Makefile.in: Regenerate.
1504
1505 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1506
1507         * MAINTAINERS:  Add myself as mingw maintainer.
1508
1509 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1510
1511         * config.sub, config.guess: Update from upstream sources.
1512
1513 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1514
1515         * README.SCO: Remove.
1516
1517 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1518
1519         * MAINTAINERS:  Add myself to the write after approval list.
1520
1521 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1522
1523         * MAINTAINERS:  Update my email address in WAA section.
1524
1525 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1526
1527         * MAINTAINERS: Update e-mail address.
1528
1529 2008-11-27  Toon Moene  <toon@moene.org>
1530
1531         * MAINTAINERS: Change e-mail address.
1532
1533 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1534
1535         * configure.ac: Build gdb for i?86-*-darwin*
1536         * configure: Regenerated.
1537
1538 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1539
1540         * MAINTAINERS: Added my full name.
1541
1542 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1543
1544         PR bootstrap/38014
1545         PR bootstrap/37923
1546
1547         Revert:
1548
1549         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1550
1551         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1552         * Makefile.in: Regenerated.
1553
1554         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1555
1556         PR gdb/921
1557         PR gdb/1646
1558         PR gdb/2175
1559         PR gdb/2176
1560
1561         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1562         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1563         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1564         (HOST_EXPORTS): Pass CPPFLAGS.
1565         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1566         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1567         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1568         * Makefile.in, configure: Regenerated.
1569         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1570         and CPPFLAGS_FOR_BUILD.
1571
1572 2008-11-06  Jeff Law  <law@redhat.com>
1573
1574         * MAINTAINERS: Add myself as middle end maintainer.
1575
1576 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1577
1578         * MAINTAINERS (Write after approval): Add myself.
1579
1580 2008-11-05  Diego Novillo  <dnovillo@google.com>
1581
1582         * MAINTAINERS (Global Reviewers): Add myself.
1583         (Non-Algorithmic Maintainers): Remove myself.
1584
1585 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1586
1587         * MAINTAINERS (Write after approval): Add myself.
1588
1589 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1590
1591         * MAINTAINERS (Write after approval): Add myself.
1592
1593 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1594
1595         * configure.ac (spu-*-*): Remove special case.
1596         * configure: Regenerate.
1597
1598 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1599
1600         * MAINTAINERS (Write after approval): Update my email address.
1601
1602 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1603
1604         * configure.ac [spu-*-*]: Do not set skipdirs.
1605         * configure: Re-generate.
1606
1607 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1608
1609         * MAINTAINERS (Various Maintainers): Add myself to reload.
1610
1611 2008-10-25  Richard Guenther  <rguenther@suse.de>
1612
1613         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1614         maintainer.  Remove myself as libgcc-math maintainer.
1615         (Non-Algorithmic Maintainers): Remove myself.
1616
1617 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1618
1619         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1620         * Makefile.in: Regenerated.
1621
1622 2008-10-23  Cary Coutant  <ccoutant@google.com>
1623
1624         * MAINTAINERS (Write after approval): Add myself.
1625
1626 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1627
1628         PR gdb/921
1629         PR gdb/1646
1630         PR gdb/2175
1631         PR gdb/2176
1632
1633         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1634         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1635         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1636         (HOST_EXPORTS): Pass CPPFLAGS.
1637         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1638         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1639         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1640         * Makefile.in, configure: Regenerated.
1641         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1642         and CPPFLAGS_FOR_BUILD.
1643
1644 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1645
1646         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1647         Sebastian Pop.
1648
1649 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1650
1651         * MAINTAINERS (Write After Approval): Added myself.
1652
1653 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1654
1655         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1656         recommended version to 2.3.2.
1657
1658         * configure: Regenerate.
1659
1660 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1661
1662         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1663
1664 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1665
1666         * MAINTAINERS (Write After Approval): Update e-mail address.
1667
1668 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1669
1670         * libtool.m4: Update to libtool 2.2.6.
1671         * lt~obsolete.m4: Update to libtool 2.2.6.
1672         * ltmain.sh: Update to libtool 2.2.6.
1673         * ltsugar.m4: Update to libtool 2.2.6.
1674         * ltversion.m4: Update to libtool 2.2.6.
1675         * ltoptions.m4: Update to libtool 2.2.6.
1676         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1677
1678 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1683
1684         * MAINTAINERS (Write After Approval): Update my name.
1685
1686 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1687
1688         * MAINTAINERS: Add myself in "Write After Approval".
1689
1690 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1691
1692         * MAINTAINERS: Add myself as ia64 maintainer.
1693
1694 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1695
1696         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1697         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1698         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1699         and Michael Tiemann from Write After Approval since they do not
1700         actually have access.
1701
1702 2008-09-05  Richard Guenther  <rguenther@suse.de>
1703
1704         * configure.ac: Initialize clooglibs to -lcloog.
1705         * configure: Re-generate.
1706
1707 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1708
1709         * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1712
1713         * configure.ac (--with-cloog-polylib): New.
1714         (--disable-cloog-version-check): New.
1715         (--disable-ppl-version-check): New.
1716         * configure: Re-generate.
1717
1718 2008-09-03  Richard Guenther  <rguenther@suse.de>
1719
1720         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1721         cloog test.
1722         * configure: Re-generate.
1723
1724 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1725
1726         Add picoChip port.
1727         * MAINTAINERS: Add picoChip maintainers.
1728
1729 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1730             Tobias Grosser  <grosser@fim.uni-passau.de>
1731             Jan Sjodin  <jan.sjodin@amd.com>
1732             Harsha Jagasia  <harsha.jagasia@amd.com>
1733             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1734             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1735             Adrien Eliche  <aeliche@isty.uvsq.fr>
1736
1737         Merge from graphite branch.
1738         * configure: Regenerate.
1739         * Makefile.in: Regenerate.
1740         * configure.ac (host_libs): Add ppl and cloog.
1741         Add checks for PPL and CLooG.
1742         * Makefile.def (ppl, cloog): Added modules and dependences.
1743         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1744         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1745
1746 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1747
1748         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1749         (GCC_SHLIB_SUBDIR): New.
1750         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1751         * configure: Regenerate.
1752         * Makefile.in: Regenerate.
1753
1754 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1755
1756         * MAINTAINERS: Consistently use tabs to separate columns.
1757
1758 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1759
1760         * MAINTAINERS (Write after Approval): Add myself.
1761
1762 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1763
1764         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1765         Enable bfd, binutils and opcodes.
1766         * configure: Regenerate.
1767
1768 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1769
1770         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1771
1772 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1773
1774         * MAINTAINERS:  Use correct Umlaut for last name.
1775
1776 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1777
1778         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1779
1780 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1781
1782         * MAINTAINERS: Update my email address.
1783
1784 2008-08-16  Nicolas Roche  <roche@adacore.com>
1785
1786         * Makefile.tpl: Add BOOT_ADAFLAGS.
1787         * Makefile.in: Regenerate.
1788
1789 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1790
1791         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1792         * configure: Regenerate.
1793
1794 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1795
1796         * configure.ac: Add makefile fragments for hpux.
1797         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1798         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1799         * configure: Regenerate.
1800         * Makefile.in: Regenerate.
1801
1802 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1803
1804         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1805
1806 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1807
1808         * MAINTAINERS (Write after Approval): Add myself.
1809
1810 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1811
1812         * MAINTAINERS (Write After Approval):  Add myself.
1813
1814 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1815
1816         * MAINTAINERS (Write After Approval):  Add myself.
1817
1818 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1819
1820         * MAINTAINERS: Update my email address.
1821
1822 2008-06-25  Joey Ye  <joey.ye@intel.com>
1823
1824         * MAINTAINERS (Write After Approval):  Add myself.
1825
1826 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1827
1828         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1829         * Makefile.in: Regenerate.
1830         * configure: Regenerate.
1831
1832 2008-06-17  Daniel Kraft  <d@domob.eu>
1833
1834         * MAINTAINERS (Write After Approval):  Add myself.
1835
1836 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1837
1838         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1839         "$@" is still intact with both Autoconf 2.59 and 2.62.
1840         * configure: Regenerate.
1841
1842 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1843
1844         * Makefile.tpl: Fix comment errors.
1845         * Makefile.in: Regenerate.
1846
1847 2008-06-12  David S. Miller  <davem@davemloft.net>
1848             David Edelsohn  <edelsohn@gnu.org>
1849
1850         * configure.ac: Add powerpc*-*-* to gold supported targets.
1851         * configure: Regenerate.
1852
1853 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1854
1855         PR tree-optimization/36218
1856         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1857         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1858         (all prefix="build-"): Pass them to build-system sub-makes.
1859         * Makefile.in: Regenerate.
1860
1861 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1862
1863         * MAINTAINERS (mt port): Remove.
1864         (sco5, unixware, sco udk): Remove.
1865         (Kean Johnston): Add to Write After Approval.
1866
1867 2008-05-30  Julian Brown  <julian@codesourcery.com>
1868
1869         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1870         of libobjc for ARM EABI Linux.
1871         * configure: Regenerate.
1872
1873 2008-05-18  Xinliang David Li   <davidxl@google.com>
1874
1875         * ChangeLog: Remove wrong ChangeLog entry.
1876
1877 2008-05-17  Xinliang David Li   <davidxl@google.com>
1878
1879         * MAINTAINERS (Write After Approval): Add myself.
1880
1881 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2008-05-14  Rafael Espíndola  <espindola@google.com>
1886
1887         * config-ml.in: don't handle --enable-shared and --enable-static.
1888
1889 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1890
1891         * MAINTAINERS: Update my email address.
1892
1893 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1894
1895         * MAINTAINERS: Update my email address.
1896
1897 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1898
1899         * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1902
1903         * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1906
1907         * MAINTAINERS (crx): Add myself.
1908
1909 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1910
1911         Sync with src:
1912         2008-04-14  David S. Miller  <davem@davemloft.net>
1913
1914         * configure.ac: Add sparc*-*-* to gold supported targets.
1915         * configure: Regenerate.
1916
1917 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1918
1919         PR bootstrap/35457
1920         * configure.ac: Include override.m4.
1921         * configure: Regenerate.
1922
1923 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1924
1925         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1926         * Makefile.in: Regenerate.
1927
1928 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1929
1930         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1931         as nonconfigurable directories list.
1932         * configure: Regenerate.
1933
1934 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1935
1936         * config.sub, config.guess: Update from upstream sources.
1937
1938 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1939
1940         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1941         * Makefile.in: Regenerate.
1942
1943 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1944
1945         * configure.ac: Do not build libssp for the AVR.
1946         * configure: Regenerate.
1947
1948 2008-04-07  Ian Lance Taylor  <iant@google.com>
1949
1950         * Makefile.def: check-gold depends upon all-binutils.
1951         * Makefile.in: Regenerate.
1952
1953 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1954
1955         * MAINTAINERS (Write After Approval): Add myself.
1956
1957 2008-04-04  Nick Clifton  <nickc@redhat.com>
1958
1959         PR binutils/4334
1960         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1961         builds.
1962         * configure: Regenerate.
1963
1964 2008-04-04  NightStrike  <NightStrike@gmail.com>
1965
1966         PR other/35151
1967         * configure.ac: Combine rules for mingw32 and mingw64.
1968         * configure: Regenerate.
1969
1970 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1971
1972         * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1975
1976         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1977         * Makefile.in (.NOTPARALLEL): Ditto.
1978
1979 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1980
1981         * MAINTAINERS (Write After Approval): Add myself.
1982
1983 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1984
1985         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1986         * Makefile.in (.NOTPARALLEL): Regenerate.
1987
1988 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1991         * Makefile.in: Regenerate.
1992
1993 2008-03-26  Jakub Staszak  <kuba@et.pl>
1994
1995         * MAINTAINERS (Write After Approval): Add myself.
1996
1997 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1998
1999         * MAINTAINERS:  Update e-mail address.
2000
2001 2008-03-20  Ian Lance Taylor  <iant@google.com>
2002
2003         * configure.ac: Add support for --enable-gold.
2004         * Makefile.def: Add gold as a directory like ld.
2005         * configure, Makefile.in: Regenerate.
2006
2007 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2008
2009         * configure.ac: m4_include config/proginstall.m4.
2010         * configure: Regenerate.
2011
2012         Backport from upstream Libtool:
2013
2014         2007-10-12  Eric Blake  <ebb9@byu.net>
2015
2016         Deal with Autoconf 2.62's semantic change in m4_append.
2017         * ltsugar.m4 (lt_append): Replace broken versions of
2018         m4_append.
2019         (lt_if_append_uniq): Don't require separator to be overquoted,
2020         and avoid broken m4_append.
2021         (lt_dict_add): Fix typo.
2022         * libtool.m4 (_LT_DECL): Don't overquote separator.
2023
2024 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2025
2026         * config.rpath: Add AIX 6 support.
2027
2028 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2029
2030         * Makefile.def (stageprofile).  Remove -fprofile-generate
2031         from stage_libcflags.
2032         * Makefile.in: Regenerate.
2033
2034 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2035
2036         * config.sub, config.guess: Update from upstream sources.
2037
2038 2008-03-06  Tom Tromey  <tromey@redhat.com>
2039
2040         * MAINTAINERS: Update for treelang deletion.
2041
2042 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2043
2044         * MAINTAINERS: Update my email address.
2045
2046 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2047
2048         * MAINTAINERS (darwin port): Add myself as a maintainer.
2049         (objective-c/c++): Add myself as a maintainer.
2050
2051 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2052
2053         * MAINTAINERS (Write After Approval): Update my email address.
2054
2055 2008-02-25  Tomas Bily  <tbily@suse.cz>
2056
2057         * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2060
2061         * MAINTAINERS (OpenMP): Add myself.
2062
2063 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2064
2065         PR bootstrap/32009
2066         PR bootstrap/32161
2067
2068         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2069         * configure: Regenerate.
2070
2071         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2072         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2073         STAGE4_LIBCFLAGS): New.
2074         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2075         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2076         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2077         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2078         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2079         for target modules.  Don't export LIBCFLAGS.
2080         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2081         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2082         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2083         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2084         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2085         * Makefile.in: Regenerate.
2086
2087 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2088
2089         PR libgcj/33085
2090         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2091         Do not use -DDLL_EXPORT.  Backport from upstream.
2092
2093 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2094
2095         * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2098
2099         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2100         * configure: Regenerate.
2101
2102 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2103
2104         * configure.ac (xtensa*-*-*): Recognize processor variants.
2105         * configure: Regenerate.
2106
2107 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2108
2109         PR bootstrap/34922
2110         * configure.ac (PARSE_ARGS): Push suitable setting of
2111         ac_subdirs_all, for `./configure --help=recursive'.
2112         Handle `+' in generic toplevel directory disabling.
2113         * configure: Regenerate.
2114
2115 2008-01-28  Nick Clifton  <nickc@redhat.com>
2116
2117         * MAINTAINERS (xstormy16): Take over maintainership.
2118
2119 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2120
2121         * MAINTAINERS (c4x port): Remove.
2122
2123 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2124
2125         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2126
2127 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2128
2129         * config.sub, config.guess: Update from upstream sources.
2130
2131 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2132
2133         * MAINTAINERS (Write After Approval): Add myself.
2134
2135 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2136
2137         * MAINTAINERS: Update my email address.
2138
2139 2008-01-09  Raksit Ashok  <raksit@google.com>
2140
2141         * MAINTAINERS (Write After Approval): Add myself.
2142
2143 2008-01-09  Raksit Ashok  <raksit@google.com>
2144
2145         * MAINTAINERS (Write After Approval): Add myself.
2146
2147 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2148
2149         * config.sub, config.guess: Update from upstream sources.
2150
2151 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2152
2153         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2154         Change recommended MPFR from 2.2.1 -> 2.3.0.
2155         * configure: Regenerate.
2156
2157 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2158
2159         * MAINTAINERS: Update my email address.
2160
2161 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2162
2163         * MAINTAINERS: Update my email address.
2164
2165 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2166
2167         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2168         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2169         * Makefile.in: Regenerate.
2170
2171 2007-12-10  Mark Heffernan  <meheff@google.com>
2172
2173         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2174         misplaced entries.
2175
2176 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2177
2178         * configure.ac: Enable libjava for x86_64-*-darwin9.
2179         * configure: Regenerate.
2180
2181 2007-12-07  Bill Maddox  <maddox@google.com>
2182
2183         * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2186
2187         * config.sub, config.guess: Update from upstream sources.
2188
2189 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2190
2191         * config-ml.in: Remove 64bit configure tests.
2192
2193 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2194
2195         * config-ml.in: Robustify against white space in absolute file
2196         names.
2197
2198         * config-ml.in (multi-clean): Substitute ${Makefile}.
2199         Remove superfluous ${Makefile} in list.
2200
2201 2007-11-19  Thiemo Seufer  <ths@mips.com>
2202
2203         * config-ml.in: Don't hardcode the Makefile name.
2204
2205 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2206
2207         * MAINTAINERS (Write After Approval): Add myself.
2208
2209 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2210
2211         * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2007-11-06  Doug Kwan  <dougkwan@google.com>
2214
2215         * MAINTAINERS (Write After Approval): Add myself.
2216
2217 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2218
2219         * MAINTAINERS (mercury): Remove entry.
2220         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2221
2222 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2223
2224         * Makefile.def (dependencies): Make configure-gdb depend on
2225         all-intl.
2226         * Makefile.in: Regenerated.
2227
2228 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2229
2230         * MAINTAINERS (Fortran maintainer): Remove myself.
2231
2232 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2233
2234         * Makefile.def: To avoid problems running with parallel makes,
2235         build newlib before libgloss so that target specific header
2236         files are availble.
2237         * Makefile.in: Regenerate
2238
2239 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2240
2241         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2242         * Makefile.in: Regenerate.
2243
2244 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2245
2246         * MAINTAINERS (Register allocation reviewer): Add myself.
2247
2248 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2249
2250         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2251         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2252         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2253         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2254         * configure: Regenerate.
2255
2256 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2257
2258         * MAINTAINERS (Register allocation reviewer): Add myself.
2259
2260 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2261
2262         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2263         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2264         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2265         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2266         * configure.ac: Default them to host tools for $host = $build.
2267         Subst them.
2268
2269         * configure: Regenerate.
2270         * Makefile.in: Regenerate.
2271
2272 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2273
2274         * MAINTAINERS (Register allocation reviewer): Add myself.
2275
2276 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2277
2278         * MAINTAINERS (Register allocation reviewer): Add myself.
2279
2280 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2281
2282         * MAINTAINERS (Write After Approval): Fix typo.
2283
2284 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2285
2286         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2287         * configure: Regenerate.
2288
2289 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2290
2291         PR bootstrap/31906
2292         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2293         they're already prefixed.
2294
2295 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2296
2297         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2298         libstdc++.
2299         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2300         * configure: Regenerate.
2301         * Makefile.in: Regenerate.
2302
2303 2007-09-17  Andreas Schwab  <schwab@suse.de>
2304
2305         * configure.ac: Raise minimum makeinfo version to 4.6.
2306         * configure: Regenerate.
2307
2308 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2309
2310         * MAINTAINERS (write-after-approval) add myself
2311
2312 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2313
2314         * configure.ac: Correct makeinfo version check.
2315         * configure: Regenerate.
2316
2317 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2318
2319         * MAINTAINERS: Update my email address.
2320
2321 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2322
2323         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2324         to $skipdirs and only disable gprof for newlib.  Use the normal
2325         mips*-elf* handling in other respects.
2326         * configure: Regnerate.
2327
2328 2007-09-12  David Daney  <ddaney@avtrex.com>
2329
2330         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2331         enabling libgcj.
2332         * configure: Regenerate.
2333
2334 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2335
2336         PR other/32154
2337         * configure.ac: For libgloss targets, point the linker to the linker
2338         script, startup code and simulator library.
2339         * configure: Regenerate.
2340
2341 2007-09-07  Andrew Haley  <aph@redhat.com>
2342
2343         * configure.ac (noconfigdirs): Remove target-libffi and
2344         target-libjava.
2345         * configure: Regenerate.
2346
2347 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2348
2349         PR target/33281
2350         * configure.ac: Use config/mh-mingw on mingw.
2351         * configure: Regenerate.
2352
2353 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2354
2355         * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2007-09-05  Richard Guenther  <rguenther@suse.de>
2358
2359         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2360         nor --disable-checking is provided also turn on yes and types
2361         checking for stage1.
2362         * configure: Re-generate.
2363
2364 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2365
2366         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2367         (Write After Approval): Remove myself.
2368
2369 2007-08-29  Nick Clifton  <nickc@redhat.com>
2370
2371         * config.sub, config.guess: Update from upstream sources.
2372
2373 2007-08-22  Bud Davis  <jmdavis@link.com>
2374
2375         * MAINTAINERS (Write After Approval): Added myself.
2376         * MAINTAINERS (Reviewers): Removed myself.
2377
2378 2007-08-18  Paul Brook  <paul@codesourcery.com>
2379             Joseph Myers  <joseph@codesourcery.com>
2380
2381         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2382         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2383         * Makefile.in: Regenerate.
2384         * configure.ac (--with-debug-prefix-map): New.
2385         * configure: Regenerate.
2386
2387 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2388             Nigel Stephens  <nigel@mips.com>
2389
2390         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2391         as target_makefile_frag.
2392         * configure: Regenerate.
2393
2394 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2395
2396         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2397         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2398         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2399         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2400         (do-compare, do-compare3, do-compare-debug): New.
2401         ([+compare-target+]): Use them.
2402
2403 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2404
2405         * MAINTAINERS (Write After Approval): Change my email address.
2406
2407 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2408             Ben Elliston  <bje@au.ibm.com>
2409
2410         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2411         --silent if $silent.
2412         * configure: Regenerate.
2413
2414 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2415
2416         * MAINTAINERS (Various Maintainers): Add myself as
2417         loop infrastructure maintainer.  Update my e-mail
2418         address.
2419
2420 2007-07-31  Diego Novillo  <dnovillo@google.com>
2421
2422         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2423         Adjust description.
2424
2425 2007-07-26  Richard Guenther  <rguenther@suse.de>
2426
2427         * configure.ac: Add types checking to stage1 checking flags.
2428         * configure: Regenerate.
2429
2430 2007-07-17  Nick Clifton  <nickc@redhat.com>
2431
2432         * COPYING3: New file.  Contains version 3 of the GNU General
2433         Public License.
2434         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2435         Lesser General Public License.
2436
2437 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2438
2439         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2440
2441 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2442
2443         * MAINTAINERS (S/390 co-maintainer): Add myself.
2444         (Write After Approval): Remove myself.
2445
2446 2007-07-13  Dan Hipschman  <dsh@google.com>
2447
2448         * MAINTAINERS (Write After Approval): Add myself.
2449
2450 2007-07-11  Nick Clifton  <nickc@redhat.com>
2451
2452         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2453         WINDRES export.
2454         * Makefile.in: Regenerate.
2455
2456 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2457
2458         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2459         maintainer.
2460
2461 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2462
2463         * lt~obsolete.m4: New. Import from 20070318 libtool.
2464
2465 2007-07-03  Julian Brown  <julian@codesourcery.com>
2466
2467         * MAINTAINERS (Write After Approval): Add myself.
2468
2469 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2470
2471         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2472         * configure: Regenerate.
2473
2474 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2475
2476         * configure.ac: Add some missing m4 quotation.
2477         * configure: Regenerate.
2478
2479 2007-07-02  Simon Baldwin  <simonb@google.com>
2480
2481         * MAINTAINERS (Write After Approval): Add myself.
2482
2483 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2484
2485         * configure: Regenerate.
2486
2487 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2488
2489         * Makefile.def: Add windmc tool to build.
2490         * Makefile.tpl: Likewise.
2491         * configure.ac: Likewise.
2492         * Makefile.in: Regenerate.
2493         * configure: Regenerate.
2494
2495 2007-06-28  DJ Delorie  <dj@redhat.com>
2496
2497         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2498         not building newlib.
2499         * configure: Regenerated.
2500
2501 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2502
2503         * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2506
2507         * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2510
2511         * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2514
2515         * MAINTAINERS (Write After Approval): Add myself.
2516
2517 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2518
2519         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2520         * Makefile.in: Regenerated.
2521
2522 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2523
2524         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2525         bfin*-*-uclinux* targets.
2526         * configure: Regenerate.
2527
2528 2007-06-14  Ian Lance Taylor  <iant@google.com>
2529
2530         * MAINTAINERS: Add myself as non-algorithmic global write
2531         maintainer.
2532
2533 2007-06-14  Diego Novillo  <dnovillo@google.com>
2534
2535         * MAINTAINERS: Add self as middle-end maintainer and
2536         non-algorithmic global write maintainer.
2537
2538 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2539
2540         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2541         Move all Fortran maintainers except Paul Brook into the
2542         Non-Autopoiesis section.
2543
2544 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2545
2546         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2547         (distclean-stage[+id+]): Possibly delete stage_last.
2548         * Makefile.in: Regenerate.
2549
2550 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2551
2552         * MAINTAINERS (Various Maintainer): Fix typo.
2553
2554 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2555
2556         * MAINTAINERS (Various Maintainer): Add myself as
2557         dataflow maintainer.
2558
2559 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2560
2561         * config.sub, config.guess: Update from upstream sources.
2562
2563 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2564
2565         * Makefile.tpl: Fix spelling error.
2566         * Makefile.in: Regenerate.
2567
2568 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2569
2570         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2571         lt_cv_sys_max_cmd_len.
2572
2573 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2574
2575         * MAINTAINERS (Various Maintainers): Add myself as
2576         auto-vectorizer maintainer.
2577
2578 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2579
2580         PR libjava/32098
2581         * libtool.m4: Revert previous change.
2582         * ltgcc.m4: Put it here.
2583
2584 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2585
2586         * MAINTAINERS (Various Maintainers): Add myself as
2587         auto-vectorizer maintainer.
2588
2589 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2590
2591         PR libjava/32098
2592         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2593
2594 2007-05-30  Richard Guenther  <rguenther@suse.de>
2595
2596         * MAINTAINERS (Various Maintainers): Add myself as
2597         auto-vectorizer maintainer.
2598
2599 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2600
2601         PR bootstrap/29382
2602         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2603         * configure: Rebuilt.
2604
2605 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2606
2607         * MAINTAINERS (Write After Approval): Removed my name.
2608
2609 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2610
2611         * MAINTAINERS (Write After Approval): Remove myself.
2612
2613 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2614
2615         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2616
2617 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2618
2619         * ltmain.sh: Update from ToT Libtool.
2620         * libtool.m4: Update from ToT Libtool.
2621         * ltsugar.m4: New. Update from ToT Libtool.
2622         * ltversion.m4: New. Update from ToT Libtool.
2623         * ltoptions.m4: New. Update from ToT Libtool.
2624         * ltconfig: Remove.
2625         * ltcf-c.sh: Remove.
2626         * ltcf-cxx.sh: Remove.
2627         * ltcf-gcj.sh: Remove.
2628
2629 2007-05-22  Ollie Wild  <aaw@google.com>
2630
2631         * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2634
2635         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2636         stage_cflags.
2637         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2638         Remove CFLAGS/LIBCFLAGS.
2639         (configure-stage[+id+]-[+prefix+][+module+],
2640         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2641         * Makefile.in: Regenerate.
2642
2643 2007-05-15  Diego Novillo  <dnovillo@google.com>
2644
2645         * MAINTAINERS: Update e-mail address.
2646
2647 2007-05-15  Revital Eres  <eres@il.ibm.com>
2648
2649         * MAINTAINERS (Write After Approval): Add myself.
2650
2651 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2652
2653         * MAINTAINERS (Write After Approval): Updated my address.
2654
2655 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2656
2657         * MAINTAINERS (Write After Approval): Add myself.
2658
2659 2007-05-11  Silvius Rus  <rus@google.com>
2660
2661         * MAINTAINERS (Write After Approval): Add myself.
2662
2663 2007-04-23  Tom Tromey  <tromey@redhat.com>
2664
2665         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2666
2667 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2668
2669         * MAINTAINERS (cpplib): Rename to ...
2670         (libcpp): ... this.  Add C/C++ front end maintainers.
2671
2672 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2673
2674         * config-ml.in: Pass ${ml_config_env} to configure calls.
2675
2676 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2677
2678         * MAINTAINERS (Write After Approval): Add myself.
2679
2680 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2681
2682         * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2685
2686         * MAINTAINERS (fortran 95 front end): Add myself.
2687
2688 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2689
2690         * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2693
2694         * MAINTAINERS (Modulo Scheduler): Add myself.
2695
2696 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2697
2698         * MAINTAINERS (fortran 95 front end): Add myself.
2699         (c++ front end): whitespace fix.
2700
2701 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2702
2703         * MAINTAINERS (Write After Approval): Add myself.
2704
2705 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2706
2707         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2708         of glob.  Quote arguments with single quotes too.
2709         * configure: Regenerate.
2710
2711 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2712
2713         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2714         * Makefile.in: Regenerate
2715
2716 2007-03-07  Andreas Schwab  <schwab@suse.de>
2717
2718         * configure: Regenerate.
2719
2720 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2721
2722         * configure.ac: Add "--with-pdfdir" configure option,
2723         which defines pdfdir variable.
2724         * Makefile.def (target=fixincludes): Add install-pdf to
2725         missing targets.
2726         (recursive_targets): Add install-pdf target.
2727         (flags_to_pass): Add pdfdir.
2728         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2729         target.
2730         * configure: Regenerate
2731         * Makefile.in: Regenerate
2732
2733 2007-02-28  Eric Christopher  <echristo@apple.com>
2734
2735         Revert:
2736         2006-12-07  Mike Stump  <mrs@apple.com>
2737
2738         * Makefile.def (dependencies): Add dependency for
2739         install-target-libssp and install-target-libgomp on
2740         install-gcc.
2741         * Makefile.in: Regenerate.
2742
2743 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2744
2745         * configure: Regenerate.
2746         * configure.ac: Move statements after variable declarations.
2747
2748 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2749
2750         * MAINTAINERS: Add myself as sh maintainer.
2751
2752 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2753
2754         * configure.ac: Adjust for loop syntax.
2755         * configure: Regenerate.
2756
2757 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2758
2759         * configure: Rebuilt.
2760
2761 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2762
2763         * configure.ac: Drop multiple occurrences of --enable-languages,
2764         and fix its quoting.
2765         * configure: Rebuilt.
2766
2767 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2768             Nathan Sidwell  <nathan@codesourcery.com>
2769             Vladimir Prus  <vladimir@codesourcery.com>
2770             Joseph Myers  <joseph@codesourcery.com>
2771
2772         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2773         * configure: Regenerate.
2774
2775 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2776
2777         * ltconfig (freebsd*): Default to elf.
2778
2779 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2780
2781         * configure.ac (target_libraries): Move libgcc before libiberty.
2782         * configure: Regenerated.
2783
2784 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2785             Paolo Bonzini  <bonzini@gnu.org>
2786
2787         PR bootstrap/30753
2788         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2789         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2790         * configure: Regenerated.
2791
2792 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2793
2794         * MAINTAINERS (Language Front End Maintainers): Update my mail
2795         address.
2796
2797 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2798
2799         PR bootstrap/30748
2800         * configure.ac: Correct syntax for Solaris ksh.
2801         * configure: Regenerated.
2802
2803 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2804
2805         * configure.ac: Sync with src.
2806         * configure: Regenerate.
2807
2808 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2809
2810         * Makefile.in: Regenerate.
2811
2812 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2813
2814         * config.sub: Sync with src.
2815
2816 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2817
2818         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2819         noncanonical equivalents.
2820         * configure.in: Rename to...
2821         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2822         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2823         target_noncanonical.  Use them.  Rewrite removal of configure
2824         arguments for autoconf 2.59.  Discard variable settings.  Force
2825         program_transform_name for native tools.
2826
2827         * Makefile.in: Regenerated.
2828         * configure: Regenerated with autoconf 2.59.
2829
2830 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2831
2832         * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2007-01-31  Andreas Schwab  <schwab@suse.de>
2835
2836         * Makefile.tpl (LDFLAGS): Substitute it.
2837         * Makefile.in: Regenerate.
2838
2839 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2840
2841         * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2844
2845         * MAINTAINERS (spu port): Add myself.
2846
2847 2007-01-23  Richard Guenther  <rguenther@suse.de>
2848
2849         PR bootstrap/30541
2850         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2851         * Makefile.tpl (GNATBIND): Substitute it.
2852         (GNATMAKE): Likewise.
2853         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2854         of STAGE_PREFIX.
2855         * Makefile.in: Regenerate.
2856         * configure: Regenerate.
2857
2858 2007-01-18  Mike Stump  <mrs@apple.com>
2859
2860         * configure.in: Re-enable -Werror for gcc builds.
2861
2862 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2863
2864         * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         * configure.in: Change == to = in test command.
2869         * configure: Regenerate.
2870
2871 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2872             Nick Clifton  <nickc@redhat.com>
2873             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2874
2875         * configure.in (build_configargs, host_configargs, target_configargs):
2876         Remove build/host/target parameters.
2877         (host_libs): Add gmp and mpfr.
2878         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2879         * Makefile.def (gmp, mpfr): New.
2880         (gcc): Remove target.
2881         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2882         target_os, target_vendor): New.
2883         (configure): Add host_alias/target_alias arguments; adjust invocations.
2884         * configure: Regenerate.
2885         * Makefile.in: Regenerate.
2886
2887 2007-01-11  Matt Fago  <fago@earthlink.net>
2888
2889         * configure.in: Try to link to functions only in mpfr 2.2.x
2890         to improve robustness of configure tests.
2891         * configure: Regenerate.
2892
2893 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2894
2895         * MAINTAINERS: Add myself as i386 maintainer.
2896
2897 2007-01-08  Jan Hubicka  <jh@suse.cz>
2898
2899         * MAINTAINERS: Add myself as i386 maintainer.
2900
2901 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2902
2903         * configure.in: Add support for an x86_64-mingw* target.
2904         * configure: Regenerate.
2905
2906 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2907
2908         * Makefile.tpl (all-target): Correct @if conditional for target
2909         modules.
2910         * configure.in: Omit libiberty if building only target libgcc.
2911         * configure, Makefile.in: Regenerated.
2912
2913 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2914
2915         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2916         * configure: Regenerate.
2917
2918 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2919
2920         * Makefile.def (target_modules): Add libgcc.
2921         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2922         * Makefile.tpl (clean-target-libgcc): Delete.
2923         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2924         on gcc even for bootstrapped modules.  Rewrite handling of
2925         lang_env_dependencies to loop over target_modules.
2926         * configure.in (target_libraries): Add target-libgcc.
2927         * Makefile.in, configure: Regenerated.
2928
2929 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2930
2931         * configure.in: Reorganize recognition of languages.  Add
2932         --enable-stage1-languages.  Show supported languages for the chosen
2933         target rather than all recognized languages.
2934         * configure: Regenerate.
2935
2936 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2937
2938         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2939         * Makefile.in: Regenerate.
2940
2941 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2942
2943         * configure.in: Warn that MPFR 2.2.0 is buggy.
2944         * configure: Regenerate.
2945
2946 2006-12-27  Ian Lance Taylor  <iant@google.com>
2947
2948         * configure.in: When removing Makefiles to force a reconfigure, also
2949         remove prev-DIR*/Makefile.
2950         * configure: Regenerate.
2951
2952 2006-12-22  Andreas Schwab  <schwab@suse.de>
2953
2954         * configure: Regenerate with correct autoconf version.
2955
2956 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2957
2958         * configure.in: add AC_SUBST for *_FOR_TARGET.
2959         * configure: Regenerate.
2960
2961 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2962
2963         * configure.in: Simplify logic for rejecting languages that cannot
2964         be built.  Separate the case when a language is unsupported,
2965         from the case when the user chooses not to build a language.
2966
2967 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2968
2969         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2970         it only affects bootstrap and could be tested on "$host" as well.
2971         * configure: Regenerate.
2972         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2973
2974 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2975
2976         PR bootstrap/29544
2977         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2978         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2979         move here comment from Makefile.tpl.
2980         * Makefile.tpl: Move some definitions higher in the file.
2981         (STAGE1_CHECKING): New.
2982         * configure.in: Add --enable-stage1-checking.
2983         * configure: Regenerate.
2984         * Makefile.in: Regenerate.
2985
2986 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2987
2988         * MAINTAINERS: Add myself as build system maintainer.
2989
2990 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2991
2992         * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2006-12-13  Eric Christopher  <echristo@apple.com>
2995
2996         * MAINTAINERS: Add myself as darwin maintainer.
2997
2998 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2999
3000         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3001
3002 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3003
3004         MAINTAINERS: Update my entry.
3005
3006 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3007
3008         * configure.in:  Handle spu makefile frag.
3009         * Makefile.tpl (MAINT): Define
3010         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3011         * configure: Regenerate.
3012         * Makefile.in: Regenerate.
3013
3014 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3015
3016         * config.guess: Import latest version.
3017         * config.sub: Likewise.
3018
3019 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3020
3021         * configure.in (spu-*-*): Don't skip target-libiberty.
3022         * configure: Regenerate.
3023
3024 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3025
3026         PR bootstrap/30134
3027         * configure.in: Correct x86 darwin support for libjava to powerpc
3028         and i?86 only.
3029         * configure: Regenerate.
3030
3031 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3032
3033         * configure.in: Add x86 darwin support for libjava.
3034         * configure: Regenerate.
3035
3036 2006-12-07  Mike Stump  <mrs@apple.com>
3037
3038         * Makefile.def (dependencies): Add dependency for
3039         install-target-libssp and install-target-libgomp on
3040         install-gcc.
3041         * Makefile.in: Regenerate.
3042
3043 2006-12-04  Richard Guenther  <rguenther@suse.de>
3044
3045         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3046         (Non-Algorithmic Maintainers): Move over non-algorithmic
3047         loop optimizer maintainers, add myself as a non-algorithmic
3048         middle-end maintainer.
3049
3050 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3055
3056         * configure.in: Update error message for missing GMP/MPFR.
3057
3058         * configure: Regenerate.
3059
3060 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3061
3062         * configure.in: Update MPFR version in error message.
3063
3064         * configure: Regenerate.
3065
3066 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3067
3068         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3069         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3070         --with-gmp-lib): New flags.
3071
3072         * configure: Regenerate.
3073
3074 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3075
3076         * MAINTAINERS (Write After Approval): Change my email address.
3077
3078 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3079
3080         * MAINTAINERS (Write After Approval): Add myself.
3081
3082 2006-11-22  Philipp Thomas  <pth@suse.de>
3083
3084         * MAINTAINERS (i18n): Update e-mail address.
3085
3086 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3087
3088         * MAINTAINERS (spu port): Add myself as maintainer.
3089         (Write After Approval): Remove myself.
3090
3091 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3092
3093         * configure.in (skipdirs): Don't build libssp for SPU.
3094         * configure: Regenerate.
3095
3096 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3097
3098         * MAINTAINERS (spu port): Add myself as maintainer.
3099         (libobjc): Update my email address.
3100
3101 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3102
3103         * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3106
3107         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3108         * configure : Rebuilt.
3109
3110 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3111
3112         * MAINTAINERS (Write After Approval): Add myself.
3113
3114 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3119
3120         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3121         libmpfr.a.
3122         * configure: Regenerate.
3123
3124 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3125
3126         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3127         (unstage): Test for stage_last presence.
3128
3129         PR bootstrap/29802
3130         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3131         STAGE_PREFIX.
3132         * Makefile.in: Regenerate.
3133
3134 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3135
3136         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3137         maintainers.
3138
3139 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3140
3141         * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3144
3145         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3146         and stageN-package/Makefile.
3147         * Makefile.in: Regenerated.
3148
3149 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3150
3151         * configure.in: Remove target-libgloss from noconfigdirs for
3152         bfin-*-*.
3153         * configure: Regenerated.
3154
3155 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3156
3157         * configure.in (have_gmp): Only error if the gcc directory exists.
3158
3159         * configure: Regenerate.
3160
3161 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162
3163         * configure.in: Robustify error message for missing GMP/MPFR.
3164
3165         * configure: Regenerate.
3166
3167 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3168
3169         * MAINTAINERS (Write After Approval): Add myself.
3170
3171 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3172
3173         * MAINTAINERS: Change email address.
3174
3175 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3176
3177         * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3180
3181         * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3184
3185         * MAINTAINERS (Write After Approval): Move myself to
3186         Write After Approval section.
3187
3188 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3189
3190         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3191         need_gmp anymore.
3192         * configure: Regenerate.
3193
3194 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3195
3196         * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3199
3200         * config.guess: Import latest version.
3201         * config.sub: Likewise.
3202
3203 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3204
3205         * Makefile.def: Added pdf target handling.
3206         * Makefile.tpl: Added pdf target handling.
3207         * Makefile.in: Regenerated.
3208
3209 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3210
3211         * MAINTAINERS: Add self as score port maintainer.
3212
3213 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3214
3215         * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3218
3219         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3220         or newer.
3221         * configure: Regenerated.
3222
3223 2006-09-27  Dave Brolley  <brolley@redhat.com>
3224
3225         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3226         using $s instead of $r.
3227         * configure: Regenerated.
3228
3229 2006-09-26  Thiemo Seufer  <ths@mips.com>
3230
3231         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3232         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3233         * configure: Regenerate.
3234
3235 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3236
3237         * MAINTAINERS (Write After Approval): Remove myself.
3238
3239 2006-09-22  Chao-ying Fu  <fu@mips.com>
3240
3241         * MAINTAINERS (Write After Approval): Add myself.
3242
3243 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3244
3245         * MAINTAINERS: Add self as soft-fp maintainer.
3246
3247 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3248
3249         * MAINTAINERS: Add myself as avr maintainer.
3250         Remove Marek Michalkiewicz as avr maintainer.
3251
3252 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3253
3254         * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3257
3258         * configure.in: Never build newlib for a Mingw host.
3259         Never build newlib as Mingw target library.
3260         Test the existence of winsup/cygwin for building a Cygwin newlib,
3261         rather than just winsup.
3262         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3263         building a Mingw target.
3264         * configure: Regenerate.
3265
3266 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3267
3268         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3269
3270 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3271
3272         * config.guess: Import from src (was more updated).
3273         * config.sub: Likewise.
3274
3275 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3276
3277         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3278         * configure: Regenerated.
3279
3280 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3281
3282         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3283         for stages after the first.
3284
3285 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3286
3287         * Makefile.def: Add dependencies for configure-opcodes
3288         on configure-intl and all-opcodes on all-intl.
3289         * Makefile.in: Regenerated.
3290
3291 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3292
3293         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3294
3295 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3296
3297         Port to hosts whose 'sort' and 'tail' implementations
3298         treat operands with leading '+' as file names, as POSIX
3299         has required since 2001.  However, make sure the code still
3300         works on pre-POSIX hosts.
3301         * ltmain.sh: Don't assume "sort +2" is equivalent to
3302         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3303
3304 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3305
3306         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3307
3308 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3309
3310         * ltconfig: chmod 644 before ranlib during install.
3311
3312 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3313
3314         PR bootstrap/18058
3315         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3316         if the bootstrap compiler is a GCC version that supports it.
3317         * configure: Regenerate.
3318
3319 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3320
3321         * configure.in: Fix thinkos in previous check-in.
3322         * configure: Regenerate.
3323
3324 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3325
3326         PR other/27063
3327         * configure.in: Test subdir_requires and give an appropriate
3328         error message.
3329         * configure: Regenerate.
3330
3331 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3332
3333         * MAINTAINERS (Write After Approval): Add myself.
3334
3335 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3336
3337         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3338
3339 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3340
3341         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3342
3343 2006-06-20  David Ayers  <d.ayers@inode.at>
3344
3345         PR bootstrap/28072
3346         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3347         whether target-libjava is being configured instead of whether the
3348         java front end is enabled.
3349         * configure: Regenerate.
3350
3351 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3352
3353         PR target/27540
3354         * configure.in: Only enable libgomp on IRIX 6.
3355         * configure: Regenerate.
3356
3357 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3358
3359         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3360         too.
3361         * Makefile.in: Regenerate.
3362
3363 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3364
3365         * config-ml.in: Alter CCASFLAGS to include special
3366         multilib options the same as is done for CFLAGS.
3367
3368 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3369
3370         * configure.in: Don't enable libgomp on hpux10.
3371         * configure: Rebuilt.
3372
3373 2006-06-12  David Ayers  <d.ayers@inode.at>
3374
3375         PR bootstrap/27963
3376         PR target/19970
3377         * configure.in: Remove target-boehm-gc from noconfigdirs where
3378         ${libgcj} is specified.
3379         * configure: Regenerate.
3380
3381 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3382
3383         Sync from src:
3384
3385         * configure.in: Sync.
3386         * configure: Regenerated.
3387
3388         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3389
3390         * Makefile.def: Added dependencies from sim and gdb on intl, and
3391         added configure dependencies to everything with an all dependency
3392         on intl.
3393         * Makefile.in: Regenerated.
3394
3395 2006-06-06  David Ayers  <d.ayers@inode.at>
3396
3397         PR libobjc/13946
3398         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3399         * Makefile.in: Regenerate.
3400         * configure.in: Add --enable-objc-gc at toplevel and have it
3401         enable boehm-gc for Objective-C.
3402         Remove target-boehm-gc from libgcj.
3403         Add target-boehm-gc to target_libraries.
3404         Add target-boehm-gc to noconfigdirs where ${libgcj}
3405         is specified.
3406         Assert that boehm-gc is supported when requested for Objective-C.
3407         Only build boehm-gc if needed either for Java or Objective-C.
3408         * configure: Regenerate.
3409
3410 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3411
3412         PR 27674
3413         * Makefile.tpl (configure-[+prefix+][+module+],
3414         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3415         Remove rule to unstage bootstrapped modules.
3416         (stage_current): New.
3417         * Makefile.in: Regenerate.
3418
3419 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3420
3421         * MAINTAINERS (Write After Approval): Update my e-mail address.
3422
3423 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3424
3425         * include/libiberty.h: Declare pex_run_in_environment.
3426
3427 2006-05-31  Asher Langton  <langton2@llnl.gov>
3428
3429         * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3432
3433         * Makefile.def (bfd, opcodes): Fix lib_path.
3434         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3435         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3436         * Makefile.in: Regenerate.
3437
3438 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3439
3440         * Makefile.in: Regenerate.
3441
3442 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3443
3444         * Makefile.def: Add install-html target. Add datarootdir
3445         docdir and htmldir to flags_to_pass.
3446         * Makefile.tpl: Add install-html target.
3447         * Makefile.in: Regenerate.
3448         * configure.in: Add --with-datarootdir, --with-docdir, and
3449         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3450         * configure: Regenerate.
3451
3452 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3453
3454         * configure.in: Enable gprof for cross builds.
3455         * configure: Regenerate.
3456
3457 2006-05-22  Richard Guenther  <rguenther@suse.de>
3458
3459         Revert
3460         2006-01-31  Richard Guenther  <rguenther@suse.de>
3461         Paolo Bonzini  <bonzini@gnu.org>
3462
3463         * Makefile.def (target_modules): Add libgcc-math target module.
3464         * configure.in (target_libraries): Add libgcc-math target library.
3465         (--enable-libgcc-math): New configure switch.
3466         * Makefile.in: Re-generate.
3467         * configure: Re-generate.
3468         * libgcc-math: New toplevel directory.
3469
3470 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3471             Andreas Tobler  <a.tobler@schweiz.ch>
3472
3473         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3474         * configure: Rebuilt.
3475
3476 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3477
3478         * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2006-05-01  DJ Delorie  <dj@redhat.com>
3481
3482         * configure.in: Restore CFLAGS if GMP isn't present.
3483         * configure: Regenerate.
3484
3485 2006-05-01  Richard Guenther  <rguenther@suse.de>
3486
3487         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3488         maintainer.
3489
3490 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3491
3492         * MAINTAINERS (Write After Approval): Add myself.
3493
3494 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3495
3496         * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2006-04-18  DJ Delorie  <dj@redhat.com>
3499
3500         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3501         reference libgloss so that libssp can be built in a combined
3502         tree.
3503         * configure: Regenerate.
3504
3505 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3506
3507         * MAINTAINERS (Write After Approval): Add myself.
3508
3509 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3510
3511         * configure.in: Require makeinfo 4.4 or higher.
3512         * configure: Regenerate.
3513
3514 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3515
3516         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3517         Rearrange the entries of other libraries to have them in one place.
3518
3519 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3520
3521         * MAINTAINERS (Write After Approval): Remove myself.
3522         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3523
3524 2006-03-14  Richard Guenther  <rguenther@suse.de>
3525
3526         * configure: Regenerate with autoconf 2.13.
3527
3528 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3529
3530         * MAINTAINERS: Use my work address.
3531
3532         * MAINTAINERS: Update my E-mail address.
3533
3534 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3535
3536         * configure.in: Handle --disable-<component> generically.
3537         * configure: Regenerate.
3538
3539 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3540
3541         PR libgcj/17311
3542         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3543
3544 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3545
3546         * MAINTAINERS (Write After Approval):  Remove myself.
3547         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3548
3549 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3550
3551         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3552         (TARGET_CONFIGDIRS): Remove.
3553         * configure.in: Remove AC_SUBST(target_configdirs).
3554         * Makefile.in, configure: Regenerated.
3555
3556 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3557
3558         * MAINTAINERS (Write After Approval):  Remove myself.
3559         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3560
3561 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3562
3563         PR bootstrap/25670
3564
3565         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3566
3567         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3568         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3569         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3570         BUILD_PREFIX, BUILD_PREFIX_1.
3571         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3572
3573         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3574         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3575
3576         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3577         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3578         of `cat stage_current`.  Always provide the `r' and `s' variables.
3579         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3580         a single shell execution.
3581         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3582         bootstrapped modules, make the stage1 module if the build was not
3583         started yet, else build the current stage.
3584         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3585         (all-build, all-host, all-target, [+make_target+]-host,
3586         [+make_target+]-target): Do not use \-continued lines.
3587         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3588         (current_stage, restrap, stage_last): New.
3589
3590         * Makefile.in: Regenerate.
3591         * configure: Regenerate.
3592
3593 2006-02-19  Bud Davis  <jmdavis@link.com>
3594
3595         * MAINTAINERS (Write After Approval):  Remove myself.
3596         (Language Front End Maintainers):  Add myself as fortran 95
3597         maintainer and update e-mail address.
3598
3599 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3600
3601         * MAINTAINERS (Write After Approval):  Remove myself.
3602         (Language Front End Maintainers):  Add myself as fortran 95
3603         maintainer.
3604
3605 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3606
3607         * MAINTAINERS (Write After Approval): Add myself.
3608
3609 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3610
3611         * MAINTAINERS (Write After Approval):  Remove myself.
3612         (Language Front End Maintainers):  Add myself as
3613         fortran 95 maintainer.
3614
3615 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         Sync from src:
3618
3619         2005-12-27  Leif Ekblad  <leif@rdos.net>
3620
3621         * configure.in: Add support for RDOS target.
3622         * configure: Regenerate.
3623
3624 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3625             Andreas Schwab  <schwab@suse.de>
3626
3627         * configure: Regenerate.
3628
3629 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3630
3631         * configure.in (enable_libgomp): Add AIX.
3632         * configure: Regenerate.
3633
3634 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3639
3640         * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2006-01-31  Richard Guenther  <rguenther@suse.de>
3643         Paolo Bonzini  <bonzini@gnu.org>
3644
3645         * Makefile.def (target_modules): Add libgcc-math target module.
3646         * configure.in (target_libraries): Add libgcc-math target library.
3647         (--enable-libgcc-math): New configure switch.
3648         * Makefile.in: Re-generate.
3649         * configure: Re-generate.
3650         * libgcc-math: New toplevel directory.
3651
3652 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3653
3654         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3655         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3656         the assembler, linker and binutils.
3657         * configure: Regenerate.
3658
3659 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3660
3661         * MAINTAINERS (Write After Approval): Add myself.
3662
3663 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3664
3665         * configure: Regenerate.
3666
3667 2006-01-18  Richard Henderson  <rth@redhat.com>
3668             Jakub Jelinek  <jakub@redhat.com>
3669             Diego Novillo  <dnovillo@redhat.com>
3670
3671         * libgomp: New directory.
3672         * Makefile.def: Add target_module libgomp.
3673         * Makefile.in: Regenerate.
3674         * configure.in (target_libraries): Add target-libgomp.
3675         * configure: Regenerate.
3676
3677 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3678
3679         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3680         @ from continuation.
3681         * Makefile.in: Rebuilt.
3682
3683 2006-01-04  Chris Lattner  <sabre@gnu.org>
3684
3685         * MAINTAINERS (Write After Approval): Add myself.
3686
3687 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3688
3689         PR bootstrap/24252
3690
3691         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3692         * Makefile.tpl (OBJDUMP): New.
3693         (EXTRA_HOST_FLAGS): Add it.
3694         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3695
3696         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3697         to use symbolic links between directories.  Avoid race conditions
3698         or make them harmless.
3699         * configure.in: Do not try to use symbolic links between directories.
3700
3701         * Makefile.def (LEAN): Pass.
3702         * Makefile.tpl (LEAN): Define.
3703         (stage[+id+]-start): Accept that the previous directory does not
3704         exist, if the bootstrap is lean.
3705         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3706         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3707         configure substitution.
3708         ([+compare-target+]): Likewise.
3709         ([+bootstrap-target+]-lean): New.
3710         * configure.in: Remove lean bootstrap support from here.
3711
3712         * Makefile.in: Regenerate.
3713         * configure: Regenerate.
3714
3715 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3716
3717         * MAINTAINERS (libdecnumber): Add myself.
3718
3719 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3720
3721         * libtool-ldflags: New script.
3722
3723 2006-01-02  Andreas Schwab  <schwab@suse.de>
3724
3725         * configure.in: When reconfiguring remove Makefile in
3726         all stage directories.
3727         * configure: Regenerate.
3728
3729 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3730
3731         * MAINTAINERS: Update my email address.
3732
3733 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3734
3735         Revert Ada-related part of the previous change.
3736
3737         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3738         Do not pass.
3739         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3740         * Makefile.in: Regenerate.
3741         * configure.in: Do not include mt-ppc-aix target fragment.
3742         * configure: Regenerate.
3743
3744 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3745
3746         * configure.in: Select appropriate fragments for PowerPC/AIX.
3747         * configure: Regenerate.
3748
3749         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3750         BOOT_CFLAGS, BOOT_LDFLAGS.
3751         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3752         BOOT_CFLAGS, BOOT_LDFLAGS.
3753         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3754         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3755         (stage): Fail if we cannot complete the work.
3756         * Makefile.in: Regenerate.
3757
3758 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3759
3760         * configure.in: Replace ms1 with mt.
3761         * configure: Rebuilt.
3762
3763 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3764
3765         * MAINTAINERS: Update my email address.
3766
3767 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3768
3769         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3770         install-host-nogcc): Don't invoke $(stage) at the end.
3771         * Makefile.in: Regenerate.
3772
3773 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3774
3775         * configure.in: Flip the top-level bootstrap switch.
3776         * configure: Regenerate.
3777
3778 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3779
3780         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3781         $(stage) and $(unstage).
3782         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3783         (all): Remove stray semicolon.
3784         (local-distclean): Don't handle multilib.tmp and multilib.out.
3785         (install.all): Set $s for consistency.
3786         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3787         check_multilibs setting.  Always make the install directory.
3788         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3789         Correct @if/@endif.
3790         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3791         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3792         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3793         (multilib.out): Remove.
3794         * Makefile.in: Regenerated.
3795
3796 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3797
3798         * MAINTAINERS (Write After Approval): Add myself.
3799
3800 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3801
3802         * MAINTAINERS: Add myself as mt maintainer.
3803
3804         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3805
3806 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3807
3808         * MAINTAINERS: Change email address.
3809
3810 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3811
3812         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3813         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3814         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3815         Find in-tree tools if available.
3816         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3817         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3818         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3819         (COMPILER_*_FOR_TARGET): New.
3820         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3821         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3822         (CONFIGURED_*, USUAL_*): Remove.
3823         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3824         STRIP): Use autoconf substitutions.
3825         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3826         COMPILER_NM_FOR_TARGET): New.
3827         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3828
3829         (all): Make all-host and all-target in parallel.
3830         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3831         that $$r and $$s are set before invoking a recursive make.
3832         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3833         ([+bootstrap-target+]): Inline most of the `all' target.
3834
3835 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3836
3837         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3838         from the gcc build directory.
3839         * Makefile.in: Regenerate.
3840
3841 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3842
3843         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3844         depend on all-libdecnumber.
3845         * configure.in (host_libs): Include libdecnumber.
3846         * Makefile.in: Regenerate.
3847         * configure: Likewise.
3848
3849 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3850
3851         * libdecnumber: Import decNumber sources from the dfp-branch.
3852
3853 2005-11-21  Kean Johnston  <jkj@sco.com>
3854
3855         * config.sub, config.guess: Sync from upstream sources.
3856
3857 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3858
3859         Import from Autoconf sources:
3860
3861         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3862         * config/move-if-change: Don't output "$2 is unchanged";
3863         suggested by Ben Elliston.  Handle weird characters correctly.
3864
3865 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3866
3867         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3868         to match upstream libtool for darwin.
3869
3870 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3871
3872         * Makefile.def: Remove gdb dependencies for gdbtk.
3873         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3874         (configure-gdb, install-gdb): New rules.
3875         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3876         * Makefile.in, configure: Regenerated.
3877
3878 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3879
3880         * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3883
3884         * MAINTAINERS (Write After Approval): Add myself.
3885
3886 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3887
3888         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3889         Diego Novillo.
3890
3891 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3892
3893         PR bootstrap/24297
3894         * Makefile.tpl (do-[+make-target+], do-check, install,
3895         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3896         are set before recursing.
3897         * Makefile.in: Regenerate.
3898
3899 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3900
3901         PR bootstrap/18939
3902         * Makefile.def (gcc) <target>: Fix thinko.
3903         * Makefile.in: Regenerate.
3904
3905 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3906
3907         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3908         * configure: Regenerate.
3909
3910 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3911
3912         * MAINTAINERS (Write After Approval): Add self.
3913
3914 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3915
3916         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3917         target-libffi, target-qthreads, target-libjava, and
3918         targetlibobjc.
3919         * configure: Regenerate.
3920
3921 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3922
3923         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3924         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3925         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3926         (USUAL_OBJDUMP_FOR_TARGET): New.
3927         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3928         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3929         * configure, Makefile.in: Regenerated.
3930
3931 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3932
3933         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3934         before other host packages.
3935
3936 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3937
3938         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3939
3940 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3941
3942         PR bootstrap/22340
3943
3944         * configure.in (default_target): Remove.
3945         * Makefile.tpl (all): Do not use prerequisites as subroutines
3946         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3947         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3948         use prerequisites as subroutines.
3949         (check-host, check-target): New.
3950         (bootstrap configure & all targets): Do not use stage*-start
3951         if the directory layout is already ok.
3952         (non-bootstrap configure & all targets): Prepend a $(unstage).
3953         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3954         (NOTPARALLEL): Remove.
3955         (unstage, stage variables): New variables.
3956         (unstage, stage targets): Simply expand to those variables.
3957
3958         * configure: Regenerate.
3959         * Makefile.in: Regenerate.
3960
3961 2005-10-04  James E Wilson  <wilson@specifix.com>
3962
3963         * Makefile.def (lang_env_dependencies): Add libmudflap.
3964         * Makefile.in: Regenerate.
3965
3966 2005-10-03  Andreas Schwab  <schwab@suse.de>
3967
3968         Backport from libtool CVS:
3969         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3970
3971         * ltmain.sh: add support for installing into temporary
3972         staging area (e.g. 'make install DESTDIR=...')
3973
3974 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3975
3976         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3977         * configure: Regenerated.
3978
3979 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3980
3981         * configure: Regenerate with the correct
3982         autoconf version.
3983
3984 2005-09-30  Catherine Moore  <clm@cm00re.com>
3985
3986         * configure.in (bfin-*-*): New.
3987         * configure: Regenerated.
3988
3989 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3990
3991         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3992         (LIPO_FOR_TARGET): New.
3993         (CONFIGURED_LIPO_FOR_TARGET): New.
3994         (USUAL_LIPO_FOR_TARGET): New.
3995         (STRIP_FOR_TARGET): New.
3996         (CONFIGURED_STRIP_FOR_TARGET): New.
3997         (USUAL_STRIP_FOR_TARGET): New.
3998         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3999         STRIP_FOR_TARGET.
4000         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4001         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4002         * Makefile.in: Regenerate.
4003         * configure: Regenerate.
4004
4005 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4006
4007         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4008         (rs6000-*-aix*): Same.
4009         * configure: Regenerate.
4010
4011 2005-09-16  Tom Tromey  <tromey@redhat.com>
4012
4013         * MAINTAINERS: Add self as java maintainer.
4014
4015 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4016
4017         * configure.in: Recognize f95 in the --enable-languages option,
4018         and substitute it for fortran, issuing a warning.
4019         * configure: Regenerate.
4020
4021 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4022
4023         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4024         * configure:  Regenerated.
4025
4026 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4027
4028         * MAINTAINERS: Add self as ms1 maintainer.
4029
4030 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4031
4032         * Makefile.def (libssp): Add to lang_env_dependencies.
4033         * Makefile.in: Regenerate.
4034
4035 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4036
4037         * MAINTAINERS: Add myself as middle-end maintainer.
4038
4039 2005-08-17  Christian Groessler  <chris@groessler.org>
4040
4041         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4042         * Makefile.in: Regenerate.
4043
4044 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4045
4046         * MAINTAINERS (write after approval): Added myself.
4047
4048 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4049
4050         * MAINTAINERS (Write After Approval): Add myself.
4051
4052 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4053
4054         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4055         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4056         Look for alternate names of the target cc and c++
4057         * configure: Regenerate.
4058
4059 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4060
4061         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4062         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4063         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4064         tools; remove code to manually set them.
4065         (Target tools): Look in the environment for them.
4066         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4067         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4068         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4069         build directory.
4070         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4071         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4072         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4073         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4074         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4075         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4076         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4077         * configure: Regenerate.
4078         * Makefile.in: Regenerate.
4079
4080 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4081
4082         * MAINTAINERS: Update for removed CPU targets.
4083
4084 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4085
4086         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4087         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4088         * Makefile.in: Regenerated.
4089
4090 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4091
4092         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4093         (CFLAGS_FOR_TARGET): Use it.
4094         (CXXFLAGS_FOR_TARGET): Likewise.
4095         * Makefile.in: Regenerated.
4096         * configure.in (--with-build-sysroot): New option.
4097         * configure: Regenerated.
4098
4099 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4100
4101         * Makefile.tpl: Wrap install between unstage and stage
4102         * Makefile.in: Regenerate.
4103
4104 2005-07-21  Eric Christopher  <echristo@apple.com>
4105
4106         * MAINTAINERS: Update affiliation.
4107
4108 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4109
4110         * MAINTAINERS: Add self as crx port maintainer.
4111
4112 2005-07-20  DJ Delorie  <dj@redhat.com>
4113
4114         * MAINTAINERS: Add self as m32c maintainer.
4115
4116 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4117
4118         * all files: Update FSF address.
4119
4120 2005-07-15  Eric Christopher  <echristo@redhat.com>
4121
4122         * MAINTAINERS: Change affiliation.
4123
4124 2005-07-14  Jim Blandy  <jimb@redhat.com>
4125
4126         * configure.in: Add cases for Renesas m32c.
4127         * configure: Regenerated.
4128
4129 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4130
4131         * COPYING.LIB: Update from fsf.org.
4132
4133 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4134
4135         * COPYING, compile, config.guess,
4136         config.sub, install-sh, missing, mkinstalldirs,
4137         symlink-tree, ylwrap: Sync from upstream sources.
4138         * config-ml.in: Update FSF address.
4139
4140 2005-07-13  Eric Christopher  <echristo@redhat.com>
4141
4142         * configure.in: Add toplevel noconfigdir support for tpf.
4143         * configure: Regenerate.
4144
4145 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4146
4147         PR ada/22340
4148
4149         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4150         * Makefile.in: Regenerate.
4151
4152 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4153
4154         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4155         Brolley to write-after-approval.
4156
4157 2005-07-07  Andreas Schwab  <schwab@suse.de>
4158
4159         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4160         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4161         * Makefile.in: Regenerated.
4162
4163 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4164
4165         * configure.in: Don't build sim or rda when targetting darwin.
4166         * configure: Regenerate.
4167
4168 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4169
4170         * configure.in: Add --enable-libssp and --disable-libssp.
4171         * configure: Regenerate with autoconf-2.13.
4172
4173 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4174
4175         * Makefile.def (target_modules): Add libssp.
4176         * configure.in (target_libraries): Add target-libssp.
4177         * configure: Rebuilt.
4178         * Makefile.in: Rebuilt.
4179
4180 2005-07-01  Zack Weinberg  <zackw@panix.com>
4181
4182         * MAINTAINERS: Change email address.  Resign from maintainership.
4183
4184 2005-07-01  Richard Guenther  <rguenther@suse.de>
4185
4186         * MAINTAINERS: Change my e-mail address and affiliation.
4187
4188 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4189
4190         * Makefile.def (stagefeedback): Come after profile.
4191         Define profiledbootstrap target.
4192         * Makefile.tpl (profiledbootstrap): Remove.
4193         (stageprofile-end): Zap stagefeedback.
4194         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4195         * Makefile.in: Regenerate.
4196
4197 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4198
4199         * MAINTAINERS: Update my email address.
4200
4201 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4202
4203         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4204         In 'cpp' stanza, support '#line' as well as '# '.
4205
4206 2005-06-08  Andreas Schwab  <schwab@suse.de>
4207
4208         * MAINTAINERS: Move myself from 'Write After Approval' to
4209         'CPU Port Maintainers' section as m68k maintainer.
4210
4211 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4212
4213         * configure.in (unsupported_languages): New macro.
4214         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4215         non-ported target libraries in noconfigdirs.
4216         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4217         non-linux-gnu.  Remove libgcj_ex_libffi.
4218         <lang_frag loop>: Set add_this_lang=no if the language is in
4219         unsupported_languages.
4220         * configure: Regenerate.
4221
4222 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4223
4224         * configure.in: Fix typo in handling of --with-mpfr-dir.
4225         * configure: Regenerate.
4226
4227 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4228
4229         * MAINTAINERS: Update my email address.
4230
4231 2005-06-02  Jim Blandy  <jimb@redhat.com>
4232
4233         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4234         accepted into the master sources.)
4235
4236 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4237             Michael Snyder  <msnyder@redhat.com>
4238             Stan Cox  <scox@redhat.com>
4239
4240         * configure.in: Set noconfigdirs for ms1.
4241
4242         * configure: Regenerate.
4243
4244 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4245
4246         * MAINTAINERS (Write After Approval): Add self.
4247
4248 2005-06-01  Josh Conner  <jconner@apple.com>
4249
4250         * MAINTAINERS (Write After Approval): Add self.
4251
4252 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4253
4254         * MAINTAINERS: Update my email address.
4255
4256 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4257
4258         * MAINTAINERS (Write After Approval): Add self.
4259
4260 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4261
4262         * MAINTAINERS (Write After Approval): Remove self.
4263
4264 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4265
4266         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4267         (Dependencies): Consider target modules for bootstrap dependencies.
4268         Make target bootstrap modules depend on each stage's gcc.
4269         * Makefile.in: Regenerate.
4270
4271 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4272
4273         * Makefile.def (configure-gcc): Depend on binutils having been built.
4274         (all-gcc): No need to do it here.
4275         * Makefile.in: Regenerate.
4276
4277 2005-05-19  Paul Brook  <paul@codesourcery.com>
4278
4279         * configure.in: Rewrite misleading error message when requested
4280         language cannot be built.
4281         * configure: Regenerate.
4282
4283 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4284
4285         * ylwrap: Import from Automake 1.9.5.
4286
4287 2005-05-13  David Ung  <davidu@mips.com>
4288
4289         * MAINTAINERS (Write After Approval): Add self.
4290
4291 2005-05-09  Mike Stump  <mrs@apple.com>
4292
4293         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4294         lt_cv_sys_max_cmd_len for now.
4295
4296 2005-05-09  Stan Cox  <scox@redhat.com>
4297
4298         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4299
4300 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4301
4302         * README.SCO: Update the URL.
4303
4304 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4305
4306         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4307         with_gnu_ld to libtool.
4308         * ltcf-c.sh (aix[45]): Define file_list_spec.
4309         * ltcf-cxx.sh (aix[45]): Same.
4310         * ltcf-gcj.sh (aix[45]): Same.
4311         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4312         exists, write list of input files to temporary file.
4313
4314 2005-05-04  Mike Stump  <mrs@apple.com>
4315
4316         * configure.in: Always pass --target to target configures as
4317         otherwise rebuilds that do --recheck will fail.
4318         * confiugure: Rebuilt.
4319
4320 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4321
4322         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4323         STAGE_HOST_EXPORTS.
4324         (configure, all): Add bootstrap support.
4325         (Host modules, target modules): Pass post-stage1 flags and exports.
4326         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4327         * Makefile.in: Regenerate.
4328
4329 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4330
4331         * configure: Regenerate.
4332
4333 2005-04-27  Mike Stump  <mrs@apple.com>
4334
4335         * MAINTAINERS: Add self as darwin maintainer.
4336
4337 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4338
4339         * config.sub: Update from master copy.
4340
4341 2005-04-21  Mike Stump  <mrs@apple.com>
4342
4343         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4344         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4345
4346 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4347
4348         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4349         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4350         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4351         "*-*-elf" and "*-*-linux*".
4352         * configure: Regenerate.
4353
4354 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4355
4356         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4357
4358 2005-04-12  Mike Stump  <mrs@apple.com>
4359
4360         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4361
4362 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4363
4364         * MAINTAINERS (Write After Approval): Add myself.
4365
4366 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4367
4368         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4369
4370 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4371
4372         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4373         (TARGET_CONFIGARGS): Include --with-target-subdir.
4374         (configure, all): New macros.  Use them throughout.
4375         * Makefile.in: Regenerate.
4376
4377 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4378
4379         * MAINTAINERS (Write After Approval): Add myself.
4380
4381 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4382
4383         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4384
4385 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4386
4387         * MAINTAINERS: Move John Carr to Write After Approval.
4388
4389 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4390
4391         * config/mh-mingw32: Delete.
4392         * configure.in: Don't use it.
4393         * configure: Regenerate.
4394
4395 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4396
4397         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4398         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4399         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4400         (HOST_LIB_PATH): Generate from Makefile.def.
4401         (TARGET_LIB_PATH): Likewise.
4402         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4403         * Makefile.in: Regenerate.
4404         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4405         (RPATH_ENVVAR): Include Darwin case.
4406         * configure: Regenerate.
4407
4408 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4409
4410         * MAINTAINERS (Various Maintainers): Remove self.
4411         (Write After Approval): Add self.
4412
4413 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4414
4415         * MAINTAINERS (Various Maintainers): Add self.
4416
4417 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4418
4419         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4420         * configure: Regenerate.
4421
4422 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4423
4424         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4425         gcc_version, and gcc_version_trigger from set of flags to pass.
4426         * Makefile.tpl: Remove definitions of above variables.
4427         (config.status): Remove dependency on $(gcc_version_trigger).
4428         * Makefile.in: Regenerate.
4429         * configure.in: Do not reference config/gcc-version.m4 nor
4430         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4431         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4432         * configure: Regenerate.
4433
4434 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4435             Andrew Pinski  <pinskia@physics.uc.edu>
4436
4437         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4438         * Makefile.in: Regenerate.
4439
4440 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4441
4442         * MAINTAINERS (Write After Approval): Add myself.
4443
4444 2005-03-03  David Ayers  <d.ayers@inode.at>
4445
4446         * MAINTAINERS (Write After Approval): Add myself.
4447
4448 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4449
4450         PR libgcj/20160
4451         * ltmain.sh: Avoid creating archives with components that have
4452         duplicate basenames.
4453
4454 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4455
4456         PR bootstrap/20250
4457         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4458         instead of check.
4459         * Makefile.in: Regenerate.
4460
4461 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4462
4463         * Makefile.in: Regenerate to fix conflict between the previous two
4464         patches.
4465
4466 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4467
4468         PR bootstrap/17383
4469         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4470         * Makefile.tpl (HOST_SUBDIR): New substitution.
4471         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4472         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4473         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4474         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4475         (Host modules, Bootstrapped modules): Use it.
4476         (Build modules, Target modules): Do not create symlink trees,
4477         always configure out-of-srcdir.
4478         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4479         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4480         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4481         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4482
4483         * Makefile.in: Regenerate.
4484         * configure: Regenerate.
4485
4486 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4487
4488         Merged from libada-gnattools-branch:
4489         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4490
4491         * gnattools: New directory.
4492         * Makefile.def: Add gnattools as a module, depending on target-libada.
4493         * Makefile.in: Regenerate.
4494         * configure.in: Include gnattools in host_tools; disable it if ada
4495         is disabled.
4496         * configure: Regenerate.
4497
4498 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4499
4500         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4501         treelang maintainer.
4502         (Write After Approval): Remove myself.
4503
4504 2005-02-23  Paul Schlie  <schlie@comcast.net>
4505
4506         * configure.in: Allow darwin targeted ports to build tk, itcl and
4507         libgui.
4508         * configure: Regenerate.
4509
4510 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4511
4512         PR libgcj/10353
4513         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4514         * configure: Regenerate.
4515
4516 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4517
4518         * MAINTAINERS (Write After Approval): Add myself.
4519
4520 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4521
4522         * MAINTAINERS: Update my e-mail address.
4523
4524 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4525
4526         * MAINTAINERS (Write After Approval): Add myself.
4527
4528 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4529
4530         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4531         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4532         target-libgloss when not *-*-elf and *-*-aout.
4533         * configure: Regenerate.
4534
4535 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4536
4537         * MAINTAINERS: Remove obsolete entries.
4538
4539         * MAINTAINERS (Write After Approval): Add Michael Matz.
4540
4541 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4542
4543         * MAINTAINERS: Remove self as cpplib maintainer.
4544
4545 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4546
4547         * install-sh, config.sub: Import from upstream.
4548
4549 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4550
4551         PR bootstrap/18222
4552         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4553         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4554         * Makefile.in: Regenerate.
4555
4556 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4557
4558         * MAINTAINERS: Update my email address.
4559
4560 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4561             Andreas Schwab  <schwab@suse.de>
4562
4563         PR bootstrap/18033
4564         * config-ml.in: Eval option if surrounded by single quotes.
4565
4566 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4567
4568         Revert 2004-12-28 Makefile changes, a better fix will be
4569         applied to mainline and src after GCC 4.0 branches.
4570
4571 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4572
4573         PR bootstrap/17383
4574
4575         * Makefile.def (target_modules): Remove stage parameter,
4576         it is always true now.
4577         * Makefile.tpl (configure-build-[+module+],
4578         configure-target-[+module+]): Always build symlink tree
4579         for the directory and for include.  BUILD_SUBDIR and
4580         TARGET_SUBDIR cannot be . anymore.
4581         * Makefile.in: Regenerate.
4582
4583 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4584
4585         Revert 2004-12-08 Makefile changes.
4586
4587 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4588
4589         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4590         cygwin, mingw.
4591
4592 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4593
4594         * configure.in (sh64-*-*): Reenable gprof.
4595         * configure: Regenerate.
4596
4597 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4598
4599         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4600         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4601         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4602         * Makefile.in: Regenerate.
4603
4604 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4605
4606         * MAINTAINERS: Update my email address.
4607
4608 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4609
4610         * Makefile.tpl: Generate normal dependencies if the LHS module is
4611         not bootstrapped.
4612         * Makefile.in: Regenerate.
4613
4614 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4615
4616         * configure.in: Include config/gxx-include-dir.m4.  Use
4617         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4618         * configure: Regenerate.
4619
4620 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4621
4622         * config.if: Delete.
4623         * configure.in: Set libstdcxx_incdir directly.
4624         * configure: Regenerate.
4625
4626 2004-12-02  Eric Christopher  <echristo@redhat.com>
4627
4628         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4629         * Makefile.in: Regenerate.
4630
4631 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4632
4633         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4634         * configure: Regenerate.
4635
4636 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4637
4638         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4639         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4640         * configure: Regenerate.
4641
4642 2004-12-01  Eric Christopher  <echristo@redhat.com>
4643
4644         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4645         of things to remove.
4646
4647 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4648
4649         * MAINTAINERS (Write After Approval): Update my e-mail address.
4650
4651 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4652
4653         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4654         from CVS libtool to always pass_all.
4655
4656 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4657
4658         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4659         (hppa*64*-*-*): Delete incorrect comment.
4660         * configure: Rebuilt.
4661
4662 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4663
4664         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4665
4666 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4667
4668         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4669         from CVS libtool to always pass_all.
4670
4671 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4672
4673         * install-sh, compile: Import from automake.
4674
4675 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4676
4677         * config.guess, config.sub:  Import from savannnah.
4678
4679 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4680
4681         * MAINTAINERS (Write After Approval): Add myself
4682
4683 2004-11-12  Mike Stump  <mrs@apple.com>
4684
4685         * Makefile.def: Add html support.
4686         * Makefile.tpl: Likewise.
4687         * Makefile.in: Regenerate.
4688
4689 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4690
4691         PR 18423
4692         * configure.in: Remove all instances of build-fixincludes from
4693         noconfigdirs.
4694         (build_configargs): Supply --target to subdirectories.
4695         * configure: Regenerate.
4696
4697         * Makefile.def: Make gcc install depend on fixincludes install.
4698         * Makefile.in: Regenerate.
4699
4700 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4701
4702         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4703
4704 2004-11-11  Paul Brook  <paul@codesourcery.com>
4705
4706         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4707
4708 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4709
4710         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4711         target-libgfortran.
4712         * configure: Regenerate.
4713
4714 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4715
4716         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4717         like CC.
4718
4719 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4720
4721         * Makefile.def (host fixincludes): Specify missing targets.
4722         * Makefile.in: Regenerate.
4723
4724 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4725
4726         * MAINTAINERS: Add myself
4727
4728 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4729
4730         * MAINTAINERS (Write After Approval): Add myself.
4731
4732 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4733
4734         * Makefile.def: Build fixincludes for the host, too.
4735         * Makefile.in: Regenerate.
4736         * configure.in (host_tools): Add fixincludes.
4737         * configure: Regenerate.
4738
4739 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4740
4741         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4742         * configure: Regenerated.
4743
4744 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4745
4746         PR other/17783
4747         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4748         * configure: Regenerated.
4749
4750 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4751
4752         * README.SCO: Update per FSF instructions.
4753
4754 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4755
4756         PR target/18151
4757         * configure.in (case ${target}): Do not build fixincludes for avr.
4758         * configure: Regenerated.
4759
4760 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4761
4762         * configure.in (case ${target}): Do not build fixincludes
4763         on platforms where it is not used.
4764         * configure: Regenerated.
4765
4766 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4767
4768         * configure.in: Use an absolute path to install-sh.
4769         * configure: Regenerated.
4770
4771 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4772
4773         * MAINTAINERS (Write After Approval): Add myself.
4774
4775 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4776
4777         * MAINTAINERS: Remove from Write After Approval those that are
4778         already maintainers.
4779
4780 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4781
4782         * MAINTAINERS:  Update my email address.
4783
4784 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4785
4786         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4787         * configure: Regenerate.
4788
4789 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4790
4791         * MAINTAINERS:  Update my email address.
4792
4793 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4794
4795         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4796         entries belonging to this category.
4797
4798 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4799
4800         * MAINTAINERS: Update my e-mail address.
4801
4802 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4803
4804         Fix wrong conflict resolution in:
4805
4806         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4807
4808         * Makefile.in: Regenerate.
4809         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4810         in the recursive `make', instead of hardwiring `all'.
4811         (Autogenerated TARGET-* variables): New.
4812
4813 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4814
4815         * configure.in: Enable target-libgloss for crx-*-*.
4816         * configure: Regenerate.
4817
4818 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4819
4820         * MAINTAINERS (Various Maintainers): Move the "windows,
4821         cygwin, mingw" maintainer to ...
4822         (OS Port Maintainers): ... here.
4823
4824 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4825
4826         * MAINTAINERS (Write After Approval): Remove those that are
4827         maintainers of some subsystem.
4828
4829 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4830
4831         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4832         * ltcf-cxx.sh (tpf*): Likewise.
4833         * ltconfig (tpf*): Add TPF OS configuration support.
4834
4835 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4836
4837         * MAINTAINERS: Change my email address to my new work account.
4838
4839 2004-09-24  Michael Roth  <mroth@nessie.de>
4840
4841         * configure.in (--without-headers): Add missing double quotes.
4842         * configure: Regenerate.
4843
4844 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4845
4846         * ylwrap: Revert to previous version.
4847
4848 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4849
4850         PR bootstrap/17369
4851         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4852         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4853         SET_GCC_LIB_PATH_CMD.
4854         (BASE_TARGET_EXPORTS): Likewise.
4855         * Makefile.in: Regenerated.
4856
4857         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4858         * configure: Regenerated.
4859
4860 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4861
4862         * config.guess: New upstream version
4863         * compile, depcomp, install-sh, ylwrap: Likewise.
4864
4865 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4866
4867         * config/mh-x86omitfp: New host makefile fragment.  Add
4868         -fomit-frame-pointer to the default BOOT_CFLAGS.
4869         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4870         * configure: Regenerate.
4871
4872 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4873
4874         PR target/11572
4875         * configure.in (*-*-darwin*): Renable libobjc.
4876         * configure: Regenerate.
4877
4878 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4879
4880         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4881
4882 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4883
4884         * Makefile.def: Remove libbanshee.
4885         * Makefile.tpl: Ditto.
4886         * configure.in: Ditto.
4887         * Makefile.in: Regen.
4888         * configure: Ditto.
4889
4890 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4891
4892         * ltmain.sh: Use $pic_object as $non_pic_object if
4893         $non_pic_object=none.
4894
4895 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4896
4897         * missing: Import latest version from master repository.
4898
4899 2004-09-06  Nick Clifton  <nickc@redhat.com>
4900
4901         * config.sub: Import latest version from master repository.
4902         * config.guess: Likewise.
4903         This includes these changes:
4904
4905         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4906
4907         * config.sub: Handle crisv32, alias etraxfs.
4908         * config.guess (crisv32:Linux:*:*): Handle.
4909
4910         2004-08-13  Brad Smith  <brad@comstyle.com>
4911
4912         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4913         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4914
4915         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4916
4917         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4918         assume the processor is a powerpc.  This is because coreutils
4919         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4920         in this case, due to a MacOS X bug that causes
4921         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4922         to return a negative number.
4923         Problem reported by Petter Reinholdtsen in:
4924         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4925
4926         2004-07-19  Ben Elliston  <bje@gnu.org>
4927
4928         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4929
4930         2004-06-24  Ben Elliston  <bje@gnu.org>
4931
4932         * config.guess: Update copyright years.
4933         * config.sub: Likewise.
4934
4935         2004-06-22  Robert Millan  <robertmh@gnu.org>
4936
4937         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4938         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4939
4940         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4941
4942         * config.guess (*:*VMS:*:*): New entry. Replaces
4943         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4944         manufacturer.
4945
4946         2004-06-22  Ben Elliston  <bje@gnu.org>
4947
4948         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4949         * config.sub: Likewise.
4950
4951         2004-06-22  Ben Elliston  <bje@gnu.org>
4952
4953         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4954         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4955
4956         2004-06-11  Ben Elliston  <bje@gnu.org>
4957
4958         * config.guess (pegasos:OpenBSD:*:*): Remove.
4959
4960         2004-06-11  Ben Elliston  <bje@gnu.org>
4961
4962         From Wouter Verhelst <wouter@grep.be>:
4963         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4964
4965         2004-06-11  Ben Elliston  <bje@gnu.org>
4966
4967         * config.guess (luna88k:OpenBSD:*:*): New.
4968
4969         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4970
4971         * config.guess (m32r*:Linux:*:*): New case.
4972         * config.sub: Handle m32rle.
4973
4974         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4975
4976         From Jens Petersen  <petersen@redhat.com>:
4977         * config.sub: Handle sparcv8.
4978
4979         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4980
4981         From Tom Smith <smith@cag.lkg.hp.com>:
4982         * config.guess: Version suffixes are equally significant on Tru64
4983         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4984         prefix of "P" (patched kernel).
4985
4986         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4987
4988         * config.sub: Add support for National Semiconductor CRX target.
4989
4990 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4991
4992         * MAINTAINERS (Various Maintainers): Remove myself as web page
4993         maintainer, add myself as maintainer of build status lists.
4994
4995 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4996
4997         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4998         *-*-netware, but add target-libmudflap.
4999         Consolidate *-*-netware targets (of which really only i?86 exists)
5000         into a single entry.
5001         * configure: Likewise.
5002
5003 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5004
5005         * Makefile.tpl (sorry): Remove.
5006         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5007         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5008         (do-clean): Clean per-stage directories too.
5009         (do-distclean): Run distclean-stage1 too.
5010         (.NOTPARALLEL): Enable during toplevel bootstrap.
5011         (stage[+id+]-bubble): Enable parallel execution during
5012         the recursive invocation.
5013         * Makefile.in: Regenerate.
5014
5015         Fix previous checkin:
5016
5017         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5018         include.
5019         * configure.in: Fix indentation.
5020         * configure: Regenerate.
5021
5022 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5023
5024         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5025         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5026         * configure: regenerate
5027         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5028         -mdynamic-no-pic
5029
5030 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5031
5032         * Makefile.def (build_modules): Add fixincludes.
5033         (dependencies): Make gcc depend on fixincludes.
5034         * configure.in (build_tools): Add fixincludes.
5035         (build_configdirs): Always include build_libs.
5036         * Makefile.in: Regenerate.
5037         * configure: Regenerate.
5038
5039 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5042         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5043         phony targets; do not generate timestamp files.
5044         (distclean-stageN): Remove references to their timestamp files.
5045         (restageN, touch-stageN): Remove.
5046         (stageN-bubble): Rewritten.
5047         (compare): Support lean bootstraps.
5048         * Makefile.in: Regenerate.
5049
5050         * configure.in: Only warn when bootstrapping but
5051         build != host or build != target.  Support lean bootstraps.
5052         * configure: Regenerate.
5053
5054 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5055
5056         * configure.in:  Give a better error message if GMP/MPFR are missing
5057         and a language needing them has been requested.
5058         * configure:  Regenerated.
5059
5060 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5061
5062         * configure.in:  Print a list of available language front-ends if
5063         a requested one is missing.  Tidy stray tab characters.
5064         * configure:  Regenerated.
5065
5066 2004-08-19  Michael Koch  <konqueror@gmx.de>
5067
5068         * gcc/doc/install.texi: Update entry about automake for libjava.
5069
5070 2004-08-17  Robert Millan  <robertmh@gnu.org>
5071
5072         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5073         (instead of FreeBSD).
5074         * configure: Regenerate.
5075
5076 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5077
5078         * Makefile.in: Regenerate.
5079         * configure: Regenerate.
5080
5081         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5082         stage_*_flags.
5083         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5084         for bootstrapped modules if toplevel bootstrap is going.
5085         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5086         modules.  Adjust for changes in Makefile.def.  Enable several
5087         rules even in non-bootstrap mode, just to avoid peppering the
5088         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5089         (stage-[+prev+]-bubble): Remove.
5090
5091         * Makefile.def (Dependencies): Depend on all-build-bison,
5092         all-build-flex, all-build-byacc, all-build-texinfo, rather
5093         than the host variations.
5094         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5095         with BUILD_SUBDIR.
5096         (BISON): Update for recent Bisons.
5097         (YACC): Fix typo.
5098         (cross): Depend on all-build.
5099         (all): Do not depend on all-build.
5100         (prebootstrap): Remove.
5101         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5102         (Prebootstrap dependencies): Add them to the per-stage targets
5103         and to all-prebootstrap.
5104         * configure.in (build_configdirs): Always enable build_tools.
5105         (BUILD_DIR_PREFIX): Remove.
5106
5107         * Makefile.def (gcc): Add target variable.
5108         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5109         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5110         in the recursive `make', instead of hardwiring `all'.
5111         (Autogenerated TARGET-* variables): New.
5112
5113 2004-08-13  Brian Booth  <bbooth@redhat.com>
5114
5115         * MAINTAINERS: Remove myself from write-after-approval.
5116
5117 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5118
5119         * src-release: Stop distributing mmalloc with gdb (which doesn't
5120         use it).
5121         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5122         * Makefile.in: Regenerate.
5123
5124 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5125
5126         * configure.in (arm*-*-eabi*): New target.
5127         * configure: Regenerate.
5128
5129 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5130
5131         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5132         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5133         (Dependencies): New section.
5134         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5135         (configure-target-[+module+]): Depend on maybe-all-gcc
5136         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5137         (toplevel profiledbootstrap): Fix dependencies.
5138         * Makefile.in: Regenerate.
5139
5140 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5141
5142         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5143         target-libiberty to noconfigdirs.
5144         * configure: Regenerate.
5145
5146 2004-08-03  Paul Brook  <paul@codesourcery.com>
5147
5148         * configure.in: Check for MPFR as well as GMP.
5149         * configure: Regenerate.
5150
5151 2004-08-01  Robert Millan  <robertmh@gnu.org>
5152
5153         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5154         libmudflap for all GNU-based systems (with Glibc).
5155         * configure: Regenerate.
5156
5157 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5158
5159         * Makefile.def (host-modules): Add gcc.
5160         * Makefile.in: Regenerate.
5161         * Makefile.tpl (sorry): New rule.
5162         (configure-host, all-host, [+make_target+]-host, do-check,
5163         install-host): Do not add gcc as a special case.
5164         (host modules): Add a small special-casing for gcc.  Export
5165         extra_make_flags through the environment.
5166         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5167         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5168         other recursive targets for gcc): Remove.
5169
5170         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5171         (stage, unstage): New rules.
5172         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5173         distclean-stage[+id+]): Use stage_current.
5174         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5175         the stage*-start rules.
5176
5177 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5178
5179         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5180         use -all_load flag.
5181
5182 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5183
5184         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5185         * configure: Regenerate.
5186
5187 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5188
5189         * maintainer-scripts/gcc_release: Revert yesterday's change.
5190
5191 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5192
5193         * MAINTAINERS: Add myself to write-after-approval.
5194
5195 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5196
5197         * libf2c: Removed.
5198         * gcc/gccbug.in: Updated because of libf2c removal.
5199         * maintainer-scripts/gcc_release: Ditto.
5200
5201 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5202
5203         * configure.in: Build libmudflap by default on FreeBSD.
5204         * configure: Regenerated.
5205
5206 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5207
5208         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5209         systems.
5210         * configure: Regenerated.
5211
5212 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5213
5214         PR target/16344
5215         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5216         feedback based compiler.
5217         * Makefile.in: Rebuilt.
5218
5219 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5220
5221         * Makefile.def (host_modules): Set bootstrap=true for flex.
5222         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5223         * Makefile.in: Rebuilt.
5224
5225 2004-07-07  Jan Hubicka  <jh@suse.cz>
5226
5227         * MAINTAINERS: Add self as a profile feedback maintainer.
5228
5229 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5230
5231         * configure.in:  Do not prepend $srcdir to /dev/null in
5232         makefile fragments.
5233         * configure:  Regenerate.
5234
5235 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5236
5237         * Makefile.def (build_modules): Add bison, byacc, flex,
5238         m4, texinfo.
5239         (flags_to_pass): Add FLEX.
5240         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5241         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5242         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5243         DEFAULT_MAKEINFO): Remove.
5244         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5245         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5246         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5247         objdir or else use configured tool.
5248         (all-build): New.
5249         (all): Depend on it.
5250         (Build module dependencies): Add.
5251         * Makefile.in: Regenerate.
5252         * configure.in: Better support for multiple build modules,
5253         matching what is done for host/target modules.  Do not look
5254         for "plausible" locations of build tools if Canadian cross.
5255         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5256         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5257         * configure: Regenerate.
5258
5259 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5260
5261         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5262         * Makefile.in: Regenerate.
5263
5264 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5265
5266         * Makefile.tpl (configure-build-[+module+],
5267         configure-[+module+], configure-target-[+module+]): Pass
5268         [+extra_configure_args+].
5269         (all-build-[+module+], all-[+module+], check-[+module+],
5270         install-[+module+], [+make_target+]-[+module+],
5271         all-target-[+module+], check-target-[+module+],
5272         install-target-[+module+], [+make_target+]-target-[+module+]):
5273         Pass [+extra_make_args+].
5274         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5275         (GCC_HOST_EXPORTS): Remove.
5276         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5277         cross, check-gcc, check-gcc-c++, install-gcc,
5278         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5279         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5280         * Makefile.in: Regenerate.
5281
5282 2004-06-21  Matthew Sachs  <msachs@apple.com>
5283
5284         * MAINTAINERS: Added self to write-after-approval.
5285
5286 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5287
5288         * configure.in: Check for srcdir/winsup rather than build directory
5289         winsup.
5290         * configure: Regenerate.
5291
5292 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5293
5294         * configure.in: Don't build Cygwin native newlib if winsup
5295         directory is missing.  Emit warning instead.
5296         * configure: Regenerate.
5297
5298 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5299
5300         * Makefile.tpl (touch-stage[+id+]): New.
5301         (restage[+prev+]): Depend on touch-stage[+id+].
5302
5303         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5304         Use it throughout.
5305
5306         * Makefile.def: Add profile and feedback bootstrap stages.
5307         Remove next field from bootstrap stages.
5308         * Makefile.tpl (LN, LN_S): Substitute.
5309         (stageN-start, stageN-end): Use double-colon rules, to
5310         provide a hook for additional setup commands.
5311         (distclean-stageN-gcc, restageN): Create dependencies from
5312         [+prev+], not from [+next+].
5313         (stageN-bubble): Add commands for successive stages from
5314         [+prev+], using double-colon rules.
5315         (all-stageN-gcc): Fix typo.
5316         (stagefeedback-start, profiledbootstrap): New.
5317         * Makefile.in: Regenerate.
5318         * configure.in: Call ACX_PROG_LN.
5319         * configure: Regenerate.
5320
5321 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5322
5323         * MAINTAINERS (Write After Approval): Add myself.
5324
5325 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5326
5327         * MAINTAINERS (Write After Approval): Add myself.
5328
5329 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5330
5331         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5332         without gcc.
5333         * configure: Regenerate.
5334
5335 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5336
5337         * Makefile.tpl: Fix typo.
5338         * Makefile.in: Regenerate.
5339
5340 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5341
5342         * configure.in: Remove new- prefix from toplevel
5343         bootstrap targets.
5344         * configure: Regenerate.
5345
5346 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5347
5348         * Makefile.tpl (all.normal): Rename to all.
5349         (all): Replace with a rule to pick the default
5350         target from configure.
5351         (all-gcc, configure-gcc): Use conditionals to
5352         do nothing when toplevel bootstrap is going on.
5353         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5354         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5355         * configure.in: Support --enable-bootstrap.
5356
5357         * Makefile.def: Remove new- prefix from toplevel
5358         bootstrap targets.
5359         * Makefile.tpl: Likewise.
5360
5361         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5362         target.
5363
5364         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5365         $(RECURSE_FLAGS) to recursive invocation of make.
5366
5367         * Makefile.in: Regenerate.
5368         * configure: Regenerate.
5369
5370 2004-05-30  Andreas Jaeger  <aj@suse.de>
5371             Jim Wilson  <wilson@specifixinc.com>
5372
5373         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5374         like CC.
5375
5376 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5377
5378         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5379         * configure: Regenerate.
5380
5381 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5382
5383         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5384         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5385         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5386         targets.
5387         * Makefile.in: Regenerate.
5388
5389 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5390
5391         * configure.in: Test the ability to symlink directories.
5392         * configure: Regenerate.
5393
5394         * Makefile.def (bootstrap-stage): New definitions.
5395         * Makefile.tpl (configure-stage1-gcc,
5396         configure-stage2-gcc, configure-stage3-gcc,
5397         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5398         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5399         new-restage3, compare): Autogenerate, see Makefile.in
5400         entry for behavioral changes.
5401         (distclean-stage1, new-stage1-start, new-stage1-end,
5402         new-stage1-bubble, distclean-stage2, new-stage2-start,
5403         new-stage2-end, new-stage2-bubble, distclean-stage3,
5404         new-stage3-start, new-stage3-end): New autogenerated targets.
5405         (objext, prebootstrap, BOOT_CFLAGS,
5406         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5407         targets.
5408
5409         * Makefile.in: Regenerate.
5410         (distclean-stage1, new-stage1-start, new-stage1-end,
5411         new-stage1-bubble, distclean-stage2, new-stage2-start,
5412         new-stage2-end, new-stage2-bubble, distclean-stage3,
5413         new-stage3-start, new-stage3-end): New targets.
5414         (all-stage1-gcc): Move prebootstrap dependency from here...
5415         (configure-stage1-gcc): ...to here.
5416         (new-bootstrap): Use bubble targets.
5417         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5418         Use per-stage distclean targets.
5419         (configure-stage1-gcc, configure-stage2-gcc,
5420         configure-stage3-gcc, all-stage1-gcc,
5421         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5422         Use new-stageN-start to prepare the tree.
5423
5424 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5425
5426         * Makefile.def (host_modules): add libcpp.
5427         * Makefile.tpl: Add dependencies on and for libcpp.
5428         * Makefile.in: Regenerate.
5429         * configure.in: Add libcpp host module.
5430         * configure: Regenerate.
5431
5432 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5433
5434         * Makefile.tpl: Whenever a recursive target is defined, wrap
5435         it in a special @if/@endif block, and prepare its maybe
5436         dependency in the @if/@endif block
5437         * configure.in: Instead of writing maybe dependencies, remove
5438         the @if/@endif statements, and remove the @if/@endif blocks
5439         that remain.
5440         * configure: Regenerate.
5441         * Makefile.in: Regenerate.
5442
5443 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5444
5445         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5446
5447 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5448
5449         PR bootstrap/15120
5450         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5451         * */configure: Rebuilt.
5452
5453 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5454
5455         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5456         of libf2c.
5457         * configure, Makefile.in: Regenerate.
5458
5459 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5460
5461         * MAINTAINERS (Write After Approval): Add myself.
5462
5463 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5464
5465         Merge from tree-ssa-20020619-branch.
5466
5467         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5468         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5469         (HOST_GMPLIBS): Define.
5470         (HOST_GMPINC): Define.
5471         (TARGET_LIB_PATH): Add libmudflap.
5472         (GFORTRAN_FOR_TARGET): Define.
5473         (configure-build*): Export GFORTRAN.
5474         (configure-gcc): Export GMPLIBS and GMPINC.
5475         (all-gcc): Add maybe-all-libbanshee.
5476         (configure-target-libgfortran): Define.
5477         * Makefile.in: Regenerate.
5478         * configure.in (host_libs): Add libbanshee.
5479         (target_libraries): Add target-libmudflap and target-libgfortran.
5480         Add --with-libbanshee.
5481         Handle --disable-libmudflap.
5482         (*-*-freebsd*): Use with_gmp.
5483         Add $(libgcj) to noconfigdirs.
5484         * configure: Regenerate.
5485         * depcomp: New file.
5486         * MAINTAINERS: Add tree-ssa maintainers.
5487
5488 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5489
5490         * MAINTAINERS (Various Maintainers): Add myself.
5491
5492 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5493
5494         * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5497
5498         * MAINTAINERS (Write After Approval): Add myself.
5499
5500 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5501
5502         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5503         * configure: Regenerate.
5504
5505 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5506
5507         Revert:
5508         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5509
5510         * Makefile.def (flags_to_pass): Remove *dir variables that
5511         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5512         as well as prefix and exec_prefix.
5513         * Makefile.in: Regenerate.
5514
5515 2004-04-26  Robert Millan  <robertmh@gnu.org>
5516
5517         Add patches from libtool CVS.
5518         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5519         * ltconfig: Likewise.
5520         * ltcf-c.sh: Likewise.
5521         * ltcf-cxx.sh: Likewise.
5522         * ltcf-gcj.sh: Likewise.
5523
5524 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5525
5526         * Makefile.def (host_modules): Mark with the bootstrap
5527         flag packages on which gcc depends.
5528         * Makefile.tpl (all-bootstrap): Use it.
5529         * Makefile.in: Regenerate.
5530
5531 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5532
5533         * Makefile.def (flags_to_pass): Remove *dir variables that
5534         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5535         as well as prefix and exec_prefix.
5536         * Makefile.in: Regenerate.
5537
5538 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5541         * configure: Regenerate.
5542         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5543         * gcc/Makefile.tpl (compare): Use the result of the test.
5544         * gcc/Makefile.in: Regenerate.
5545
5546 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5547
5548         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5549         Always relocate gcc and prev-gcc to the original names, even
5550         if the build fails.
5551         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5552         New targets.
5553
5554 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5555
5556         * MAINTAINERS: Update my email address.
5557
5558 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5559
5560         * configure.in (mips*-*-irix5*): Enable ld.
5561         * configure: Regenerate.
5562
5563 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5564
5565         * configure: Regenerate.
5566
5567 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5568
5569         * Makefile.tpl (configure-[+module+], configure-gcc,
5570         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5571         Set and export LDFLAGS.
5572         * Makefile.in: Regenerate.
5573
5574 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5575
5576         * MAINTAINERS: Add myself to write-after-approval.
5577
5578 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5579
5580         PR bootstrap/14871
5581         * Makefile.tpl: If we don't have built-in-tree target tools,
5582         use the ones found by configure rather than hacking around with
5583         program_transform_name.
5584         * configure.in: Give Makefile.tpl the information necessary
5585         to do that.
5586         * Makefile.in: Regenerate.
5587         * configure: Regenerate.
5588
5589 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5590
5591         PR bootstrap/14760
5592         * configure.in: When computing baseargs, strip *all* copies of
5593         offending options.  Also, don't match/substitute the trailing space,
5594         so that this actually works when two similar options are separated by
5595         only one space.
5596         * configure: Regenerate.
5597
5598 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5599
5600         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5601         (rs6000-*-aix*): Same.
5602         * configure: Regenerate.
5603
5604 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5605
5606         * MAINTAINERS: Add myself to write-after-approval.
5607
5608 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5609
5610         * MAINTAINERS: Add myself to write-after-approval.
5611
5612 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5613
5614         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5615         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5616         * Makefile.in: Regenerate.
5617
5618         * configure.in (top level bootstrap support): Rework --enable-werror
5619         to set @stage2_werror_flag@.
5620         * configure: Regenerate.
5621         * Makefile.tpl (top level bootstrap support): Pass
5622         @stage2_werror_flag@ down to configure in stages 2 and 3.
5623         * Makefile.in: Regenerate.
5624
5625 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5626
5627         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5628         for stages 2 and 3 as well as in make.  As a consequence, remove
5629         OUTPUT_OPTION (now detected by configure) from the flags passed down
5630         to make.
5631         * Makefile.in: Regenerate.
5632
5633         * Makefile.tpl (new-bootstrap): Fix typo.
5634         * Makefile.in: Regenerate.
5635
5636 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5637
5638         * Makefile.tpl: Rearrange by moving recursive_targets rules
5639         into their proper sections.
5640         * Makefile.tpl (top level bootstrap support): Move disabling
5641         of coverage flags from 'make' to 'configure'; improve comments.
5642         * Makefile.in: Regenerate.
5643
5644         * Makefile.tpl (experimental top level bootstrap) Move stage1
5645         language setting from all- target to configure- target; disable
5646         intermodule optimization in stage 1; prevent gratuitous rebuilds
5647         of stage 1.
5648         * Makefile.in: Regenerate.
5649         * configure.in: Comma-separate stage 1 language list for top
5650         level bootstrap.
5651         * configure: Regenerate.
5652
5653         * Makefile.tpl: Clean up experimental top level bootstrap support:
5654         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5655         prev-gcc in configure- targets as well as all- targets.
5656         * Makefile.in: Regenerate.
5657
5658 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5659
5660         * compile: New file imported from automake.
5661
5662 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5663
5664         * configure.in: Remove symbolic link section.
5665         * configure: Regenerate.
5666         * Makefile.tpl (links): Remove.
5667         * Makefile.in: Regenerate.
5668
5669 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5670             Nathanael Nerode  <neroden@gcc.gnu.org>
5671
5672         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5673         Set with AC_CHECK_PROGS.
5674         * configure.in: Fix comment typo from last patch.
5675         * configure: Regenerate.
5676
5677 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5678
5679         * Makefile.tpl: Introduce experimental top level bootstrap support.
5680         * Makefile.in: Regenerate.
5681         * configure.in: Introduce support for top level bootstrap.
5682         * configure: Regenerate.
5683
5684 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5685             Paolo Bonzini  <bonzini@gnu.org>
5686
5687         PR bootstrap/14522
5688         * configure.in: Cope with shells that do not support unquoted ^
5689         * configure: Regenerate.
5690
5691 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5692             Paolo Bonzini  <bonzini@gnu.org>
5693
5694         PR bootstrap/14522
5695         * configure.in: Cope with shells that do not support nesting
5696         quotes inside quoted backquote substitutions.
5697         * configure: Regenerate.
5698
5699 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5700
5701         PR bootstrap/14522
5702         * configure.in: Fix escaping of $.
5703         * configure: Regenerate.
5704
5705 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5706
5707         * configure: Regenerate, since I forgot to while committing Paolo's
5708         changes.
5709
5710 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5711
5712         PR ada/14131
5713         Move language detection to the top level.
5714         * configure.in: Find default values for the tools as
5715         soon as possible.  Disable ada if GNAT is not found.
5716         Emit error message about missing languages.  Expand
5717         --enable-languages=all for the gcc subdirectory.
5718
5719 2004-03-10  Ben Elliston  <bje@gnu.org>
5720
5721         * MAINTAINERS: Update my email address.
5722
5723 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5724
5725         * ltconfig: Disable building static libraries if building shared
5726         libraries on AIX 5L.
5727
5728 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5729
5730         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5731         and disable libgcj.
5732         * configure: Regenerated.
5733
5734 2004-03-01  Brian Booth  <bbooth@redhat.com>
5735
5736         * MAINTAINERS: Add myself to write-after-approval.
5737
5738 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5739
5740         * MAINTAINERS: Add myself to write-after-approval.
5741
5742 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5743
5744         PR bootstrap/7087
5745         * Makefile.tpl: Guard XFOO sed statements better.
5746         * Makefile.tpl: Add dependency for configure-target-libada.
5747         * Makefile.in: Regenerate (incidentally fixes broken
5748         commit when libada-branch was merged).
5749
5750 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5751
5752         * MAINTAINERS: Add myself to write-after-approval.
5753
5754 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5755
5756         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5757         maintainers.
5758
5759 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5760
5761         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5762         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5763
5764 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5765
5766         PR bootstrap/11932
5767         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5768
5769 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5770
5771         * MAINTAINERS: Added myself to write-after-approval.
5772
5773 2004-02-14  Michael Koch  <konqueror@gmx.de>
5774
5775         * MAINTAINERS: Added myself to write-after-approval.
5776
5777 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5778
5779         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5780         some OS port maintainers to OS port maintainers section.
5781
5782 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5783
5784         * MAINTAINERS: Add self.
5785
5786 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5787
5788         * MAINTAINERS: Alphabetize.
5789
5790 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5791
5792         * MAINTAINERS: Remove myself.
5793
5794 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5795
5796         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5797         (rs6000-*-aix*): Same.
5798         * configure: Regenerate.
5799
5800 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5801
5802         * configure.in (host): Add in missing $noconfigdirs to defines.
5803         * configure: Regenerate.
5804
5805 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5806             Nathanael Nerode  <neroden@gcc.gnu.org>
5807
5808         PR ada/6637, PR ada/5911
5809         Merge with libada-branch:
5810         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5811         with appropriate dependencies. Add --enable-libada configure switch.
5812         * configure, Makefile.in: Regenerate.
5813
5814 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5815
5816         * MAINTAINERS: Add myself to write-after-approval.
5817
5818 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5819
5820         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5821         * configure: Regenerate.
5822
5823 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5824
5825         Merge from upstream:
5826
5827         * ltmain.in: When setting IFS to '~', be careful about user
5828         arguments that contain '~'.
5829
5830         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5831
5832         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5833         Also test $base_compile against $CC with escaped arguments. Bug
5834         reported by Geoff Keating <geoffk@apple.com>.
5835
5836 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5837
5838         * MAINTAINERS: Remove i960 port.
5839
5840 2004-01-23  DJ Delorie  <dj@redhat.com>
5841
5842         * Makefile.def (target_modules) [libiberty]: Don't stage.
5843         * Makefile.in: Rebuilt.
5844
5845 2004-01-20  Caroline Tice  <ctice@apple.com>
5846
5847         * MAINTAINERS: Add myself to write-after-approval.
5848
5849 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5850
5851         * MAINTAINERS: Update my email address.
5852
5853 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5854
5855         * MAINTAINERS: Add myself to write-after-approval.
5856
5857 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5858
5859         * MAINTAINERS: Remove entries without email address.
5860
5861 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5862
5863         * MAINTAINERS: Add myself to write-after-approval.
5864
5865 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5866
5867         * MAINTAINERS: Update my email address.
5868
5869 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5870
5871         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5872         * Makefile.tpl (configure-target-[+module+]): Support stage.
5873         * Makefile.in: Rebuilt.
5874
5875 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5876
5877         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5878
5879 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5880
5881         * MAINTAINERS: Add myself as a MIPS maintainer.
5882
5883 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5884
5885         * configure.in: Use ./config.cache, not config.cache.
5886         * configure: Regenerate.
5887         * Makefile.tpl: Special-casing not needed for GCC any more.
5888         * Makefile.in: Regenerate.
5889
5890         * configure.in: Don't share a cache file for host dirs.
5891         * configure: Regenerate.
5892
5893         * config-ml.in: Don't mess with the cache file.
5894
5895 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5896
5897         * MAINTAINERS: Move myself from 'Write After Approval' to
5898         'CPU Port Maintainers' section as SPARC maintainer.
5899
5900 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5901
5902         * Makefile.tpl: Make GCC use a separate config.cache.
5903         * Makefile.in: Regenerate.
5904
5905         PR bootstrap/11932, PR bootstrap/11933
5906         (I don't know if it will fix either of them, but it relates
5907         to them.)
5908         * configure.in: Don't use shared config.cache for target
5909         directories.
5910         * configure: Regenerate.
5911
5912 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5913
5914         * MAINTAINERS: Add myself to 'Write After Approval' section.
5915
5916 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5917
5918         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5919         * configure: Regenerated.
5920
5921 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5922
5923         * MAINTAINERS: Remove the mn10200 maintainer.
5924
5925 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5926
5927         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5928         * configure: Regenerated.
5929
5930 2003-12-16  Jan Hubicka  <jh@suse.cz>
5931
5932         * MAINTAINERS: Add myself as callgraph maintainer.
5933
5934 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5935
5936         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5937         * configure: Regenerate.
5938
5939 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5940
5941         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5942         'Write After Approval' section. Update email.
5943
5944 2003-12-01  James Lemke  <jim@wasabisystems.com>
5945
5946         * MAINTAINERS (Write After Approval): Add myself.
5947
5948 2003-11-20  Matt Thomas  <matt@3am-software.com>
5949
5950         * MAINTAINERS: Add myself as a vax port maintainer.
5951
5952 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5953
5954         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5955         (configure-build-[+module+], configure-[+module+]): Likewise.
5956         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5957         * Makefile.in: Regenerate.
5958
5959 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5960
5961         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5962         shared/dylibed libraries.
5963         * ltmain.sh: Likewise.
5964         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5965         * ltcf-cxx.sh: Likewise.
5966         * ltcf-gcj.sh: Likewise.
5967         * ltconfig: Likewise.
5968
5969 2003-11-17  Stan Cox  <scox@redhat.com>
5970
5971         * MAINTAINERS: Add myself as iq2000 port maintainer.
5972
5973 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5974
5975         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5976         * Makefile.in: Regenerate.
5977
5978 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5979
5980         * config.sub: Update to 2003-11-03 version.
5981
5982 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5983
5984         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5985         * configure:  Regenerate.
5986
5987 2003-10-20  Nicolas Pitre  <nico@cam.org>
5988
5989         * MAINTAINERS: Add myself to 'Write After Approval' section.
5990
5991 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5992
5993         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5994
5995 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5996
5997         * MAINTAINERS: Update my email address.
5998
5999 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6000
6001         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6002
6003 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6004
6005         * MAINTAINERS: Add myself to 'Write After Approval' section.
6006
6007 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6008
6009         * config.guess: Update to 2003-10-16 version.
6010         * config.sub: Update to 2003-10-16 version.
6011
6012 2003-10-15  David Daney  <ddaney@avtrex.com>
6013
6014         * MAINTAINERS: Added myself to 'Write After Approval' section.
6015
6016 2003-10-15  Falk Hueffner  <falk@debian.org>
6017
6018         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6019         'Write After Approval' section. Update email.
6020
6021 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6022
6023         * MAINTAINERS: Move myself from 'Write After Approval' to
6024         'Various Maintainers' section as middle-end maintainer.
6025
6026 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6027
6028         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6029         HOST_FLAGS_TO_PASS.
6030         * Makefile.in: Regenerate.
6031
6032 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6033
6034         * config.guess: Update to 2003-10-07 version.
6035         * config.sub: Update to 2003-10-07 version.
6036
6037 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6038
6039         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6040         * ltconfig (irix5*, irix6*): Don't override version_type.
6041
6042 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6043
6044         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6045         * configure: Rebuilt
6046         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6047         * Makefile.in: Rebuilt
6048
6049 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6050
6051         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6052
6053 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6054
6055         * MAINTAINERS (Write After Approval): Add myself.
6056
6057 2003-09-29  Paul Koning  <ni1d@arrl.net>
6058
6059         * MAINTAINERS: Move myself from "Write After Approval"
6060         to CPU platform maintainers for pdp11 platform.
6061
6062 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6063
6064         * MAINTAINERS: Move myself from 'Write After Approval' to
6065         'Various Maintainers' section as libffi testsuite maintainer.
6066
6067 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6068
6069         * configure.in: Pass a computed --program-transform-name
6070         to subconfigures.
6071         * configure: Regenerated.
6072
6073 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6074
6075         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6076         * Makefile.in: Regenerate.
6077
6078         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6079         * Makefile.in: Regenerate.
6080
6081 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6082
6083         * MAINTAINERS: Move myself from 'Write After Approval'
6084         to 'Various Maintainers' (objective-c) section.
6085
6086 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6087
6088         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6089         quoting.
6090         * configure: Regenerated.
6091
6092 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6093
6094         * MAINTAINERS (Write After Approval): Add myself to write after
6095         approval list.
6096
6097 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6098
6099         * MAINTAINERS (Write After Approval): Add myself.
6100
6101 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6102
6103         * MAINTAINERS: Update my e-mail address.
6104
6105 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6106
6107         * libtool.m4 (LD): Correct powerpc64 host match.
6108
6109 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6110
6111         * MAINTAINTERS: Update my affiliation and email address.
6112
6113 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6114
6115         * MAINTAINERS (Write After Approval): Add myself.
6116
6117 2003-09-04  DJ Delorie  <dj@redhat.com>
6118
6119         * configure: Regenerate.
6120
6121 2003-09-04  Robert Millan  <robertmh@gnu.org>
6122
6123         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6124
6125 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6126
6127         * configure.in: Ensure arguments to sed are properly spaced.
6128         * configure: Regenerate.
6129
6130 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6131
6132         * MAINTAINERS: Update my e-mail address.
6133
6134 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6135
6136         * MAINTAINERS (Write After Approval): Add myself.
6137
6138 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6139
6140         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6141         * configure: Regenerated.
6142
6143 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6144
6145         * MAINTAINERS: Update my email address.
6146
6147 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6148
6149         * configure.in:  Use newline instead of semicolon when assuming
6150         shell arguments in a for loop.
6151         * configure:  Regenerated.
6152
6153 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6154
6155         * MAINTAINERS: Resurrect the i860 maintainer.
6156
6157 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6158
6159         PR 8180
6160         * configure.in: When testing with_libs and with_headers, treat
6161         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6162         * configure: Regenerate.
6163
6164         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6165         make, shell, etc.
6166         (baseargs): Likewise.
6167         * configure: Regenerate.
6168
6169 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6170
6171         * MAINTAINERS (Write After Approval): Add myself.
6172
6173 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6174
6175         * configure.in: Disable libgcj for darwin not on powerpc.
6176         * configure: Rebuild.
6177
6178 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6179
6180         * config-ml.in, symlink-tree: Add license.
6181
6182 2003-08-03  Richard Stallman  <rms@gnu.org>
6183             Eben Moglen  <moglen@columbia.edu>
6184
6185         * README.SCO: New file.
6186
6187 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6188
6189         * Makefile.tpl (check, check-c++): Express dependencies using
6190         dependencies rather than commands.
6191         * Makefile.in: Regenerate.
6192
6193 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6194
6195         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6196         * configure: Ditto.
6197
6198 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6199
6200         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6201         * Makefile.in: Update.
6202
6203 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6204
6205         * configure.in: Enable libgcj for darwin.
6206         * configure: Rebuild.
6207
6208 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6209
6210         * config-ml.in:  Use ac_configure_args directly instead of
6211         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6212         actually seen.
6213
6214 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6215
6216         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6217         creating target and build subdirs to build all parent dirs as needed.
6218         * Makefile.in: Rebuild.
6219         * configure.in: Don't build dirs explicitly here.
6220         * configure: Rebuild.
6221
6222 2003-07-26  Paul Brook  <paul@nowt.org>
6223
6224         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6225
6226 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6227
6228         * Makefile.tpl (all-make): Depend on intl.
6229         * Makefile.in: Rebuilt.
6230
6231 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6232
6233         * install-sh:  Update to newer upstream versions (associated with
6234         aclocal 1.7).
6235         * mkinstalldirs:  Likewise.
6236         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6237
6238 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6239
6240         * MAINTAINERS: Move self from Bug database only accounts
6241         to write-after-approval.
6242
6243 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6244
6245         * config.if: Remove unused libc_interface determination.
6246
6247 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6248
6249         * MAINTAINERS: Move self from write-after-approval to
6250         build machinery (*.in).
6251
6252 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6253
6254         PR bootstrap/11273
6255         PR bootstrap/11408
6256         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6257         unused INSTALL_PROGRAM_ARGS.
6258         * configure.in: Use AC_PROG_INSTALL.
6259         * Makefile.in: Regenerate.
6260         * configure: Regenerate.
6261
6262 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6263
6264         * MAINTAINERS: Alphabetize.
6265
6266 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6267
6268         * configure: Rebuilt.
6269         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6270         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6271         newlib nor libgloss.
6272         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6273         * configure.in (am33_2.0-*-linux*): Added.
6274
6275 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6276
6277         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6278         * configure: Regenerate.
6279
6280 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6281
6282         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6283         * Makefile.in: Regenerate.
6284
6285 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6286
6287         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6288         * Makefile.in: Regenerate.
6289
6290 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6291
6292         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6293         * Makefile.in: Regenerated.
6294
6295         * config-ml.in: Replace PWD with PWD_COMMAND.
6296
6297 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6298
6299         * intl: New directory; see intl/ChangeLog for details.
6300         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6301         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6302         * Makefile.in: Regenerate.
6303
6304 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6305
6306         * configure.in: Clean up config-lang.in handling.  Delete
6307         useless assignment to "subdirs".
6308         * configure: Regenerate.
6309
6310 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6311
6312         * configure.in: Rename 'target_libs' to 'target_libraries'.
6313         Remove useless reference to 'target_libs'.
6314         * configure: Regenerate.
6315
6316 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6317
6318         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6319         * Makefile.in: Regenerate.
6320
6321 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6322
6323         * Makefile.def: Introduce flags_to_pass.
6324         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6325         * Makefile.in: Regenerate.
6326
6327 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6328
6329         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6330         and target-libgloss.
6331         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6332         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6333         * configure: Regenerate.
6334
6335 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6336
6337         * configure.in: Update testsuite_flags to new location.
6338         * configure. Regenerate.
6339
6340 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6341
6342         * Makefile.tpl: Remove BUILD_CC stuff.
6343         * Makefile.in: Regenerate.
6344
6345 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6346
6347         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6348
6349 2003-06-16  Graeme Peterson  <gp@qnx.com>
6350
6351         * MAINTAINERS (Write After Approval): Add myself.
6352
6353 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6354
6355         * config.guess: Update to 2003-06-12 version.
6356         * config.sub: Update to 2003-06-13 version.
6357
6358 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6359
6360         * config.guess: Update to 2003-06-06 version.
6361         * config.sub: Update to 2003-06-06 version.
6362
6363 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6364
6365         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6366         * configure. Regenerate.
6367
6368 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6369
6370         * configure.in: Disable serial configure by default.
6371         * configure: Regenerate.
6372         * Makefile.tpl: Abolish .NOTPARALLEL.
6373         * Makefile.in: Regenerate.
6374
6375         * Makefile.tpl: Replace {build,host,target}_canonical by
6376         {build,host,target}.
6377         * Makefile.in: Regenerate.
6378
6379         * Makefile.tpl: Fix stupid pasto.
6380         * Makefile.in: Regenerate.
6381
6382 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6383
6384         * Makefile.tpl: Remove bogus conditional.
6385         * Makefile.in: Regenerate.
6386
6387 2003-06-05  Jan Hubicka  <jh@suse.cz>
6388
6389         * Makefile.tpl (profiledbootstrap): New target.
6390         * Makefile.in (profiledbootstrap): New target.
6391
6392 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6393
6394         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6395         Pinski. Remove user names from other bugzilla-only maintainers.
6396
6397 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6398
6399         * Makefile.tpl: Make 'recursive targets' using autogen rather
6400         than shell loop.  Remove duplicate 'clean' targets and false
6401         comments.
6402         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6403         Add systematic method of specifying missing targets in subdirs.
6404         Add copyright boilerplate.
6405         * Makefile.in: Regenerate.
6406         * configure.in: Add 'recursive targets' to maybe list.
6407         * configure: Regenerate.
6408
6409         * MAINTAINERS: "GNATS only" -> "Bug database only".
6410
6411         * Makefile.tpl: Rename [+target+] to [+make_target+].
6412         * Makefile.def: Rename 'target' to 'make_target'.
6413
6414 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6415
6416         * MAINTAINERS: Add self as options handling maintainer.
6417
6418 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6419
6420         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6421         been too long since I touched those ports.
6422
6423 2003-05-28  DJ Delorie  <dj@redhat.com>
6424
6425         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6426         * Makefile.in: Regenerate.
6427
6428 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6429
6430         * configure.in: Use curly braces in the definition of tooldir.
6431         * configure: Regenerate.
6432
6433 2003-05-21  DJ Delorie  <dj@redhat.com>
6434
6435         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6436         newlib or libgloss.
6437         * Makefile.in: Regenerate.
6438
6439 2003-05-21  DJ Delorie  <dj@redhat.com>
6440
6441         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6442         * Makefile.in: Regenerate.
6443
6444 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6445
6446         * MAINTAINERS: Update my e-mail address.
6447
6448 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6449
6450         * configure.in: Switch more things to use maybe dependencies.
6451         * Makefile.tpl: Switch more things to use maybe dependencies.
6452         Factor out common code from autogen IF statements.
6453         * configure: Regenerate.
6454         * Makefile.in: Regenerate.
6455
6456 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6457
6458         * configure.in: Accept i[3456789]86 for machine type.
6459         * configure: Regenerate.
6460
6461 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6462
6463         * configure.in: Switch more things to use maybe dependencies.
6464         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6465         * configure: Regenerate.
6466         * Makefile.tpl: Switch more things to use maybe dependencies.
6467         * Makefile.in: Regenerate.
6468
6469 2003-05-16  Andreas Schwab  <schwab@suse.de>
6470
6471         * Makefile.tpl (install-opcodes): Define.
6472         * Makefile.in: Rebuild.
6473
6474 2003-05-13  Andreas Jaeger  <aj@suse.de>
6475
6476         * config.guess: Update to 2003-05-09 version.
6477         * config.sub: Update to 2003-05-09 version.
6478
6479 2003-05-13  Michael Eager  <eager@mvista.com>
6480
6481         * configure.in: Correct sed script so that options in quotes are not
6482         deleted.
6483         * configure: Rebuild.
6484
6485 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6486
6487         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6488         and $$s/newlib/libc/sys/cygwin32 include paths.
6489         * configure: Ditto.
6490
6491 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6492
6493         * MAINTAINERS: Update my email addresses.
6494
6495 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6496
6497         * config-ml.in: Propagate INSTALL variables.
6498
6499 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6500
6501         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6502
6503 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6504
6505         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6506         * Makefile.in: Regenerate.
6507
6508 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6509
6510         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6511
6512 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6513
6514         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6515
6516 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6517
6518         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6519         * Makefile.in: Regenerated.
6520
6521 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6522
6523         * MAINTAINERS (Write After Approval): Upgrade myself from
6524         GNATS only to write-after-approval. Update my mail address.
6525
6526 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6527
6528         (OS Port Maintainers: freebsd): Add myself.
6529
6530 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6531
6532         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6533
6534 2003-04-22  Kean Johnston  <jkj@sco.com>
6535
6536         * MAINTAINERS (SCO ports): Added myself.
6537
6538 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6539
6540         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6541
6542 2003-04-19  Kean Johnston  <jkj@sco.com>
6543
6544         * MAINTAINERS (Write After Approval): Add myself.
6545
6546 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6547
6548         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6549         * Makefile.in: Regenerate.
6550
6551 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6552
6553         * configure.in (powerpc64*-*-linux*): Remove.
6554         * configure: Rebuilt.
6555
6556 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6557
6558         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6559         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6560         and restrap.
6561         * Makefile.in:  Regenerate.
6562
6563 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6564
6565         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6566         * configure: Regenerated.
6567
6568 2003-04-15  DJ Delorie  <dj@redhat.com>
6569
6570         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6571
6572 2003-04-13  Nick Clifton  <nickc@redhat.com>
6573
6574         * config-ml.in: Remove support for --disable-aix removing
6575         call-aix multilibs.
6576
6577 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6578
6579         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6580         * */configure: Rebuilt.
6581
6582 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6583
6584         * MAINTAINERS: Add my email address.
6585
6586 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6587
6588         * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6591
6592         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6593         * Makefile.in: Regenerate.
6594
6595 2003-03-14  Michael Chastain  <mec@shout.net>
6596
6597         * Makefile.in: Regenerate with correct Makefile.def.
6598
6599 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6600
6601         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6602         Make macro.
6603         * Makefile.in: Regenerate.
6604         * configure.in: Clean up gxx_include_dir logic.
6605         * configure: Regenerate.
6606
6607 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6608
6609         * MAINTAINERS (Write After Approval): Add myself.
6610
6611 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6612
6613         * MAINTAINERS: Update my mail address.
6614
6615 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6616
6617         * configure.in (gxx_include_dir): Fix typo.
6618         * configure: Regenerated.
6619
6620 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6621
6622         * Makefile.tpl: Reindent.
6623         * Makefile.in: Regenerate.
6624         * configure.in: Reindent.  Don't set unused variables.
6625         * configure: Regenerate.
6626
6627 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6628
6629         * configure.in: Include $(build_tooldir)/sys-include in
6630         FLAGS_FOR_TARGET.
6631         * configure: Regenerated.
6632
6633 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6634
6635         * Makefile.tpl: Always pass down RANLIB.
6636         * Makefile.in: Regenerate.
6637
6638         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6639         * Makefile.in: Regenerate.
6640         * configure.in: Remove unused logic relating to --enable-shared
6641         and --enable-threads.  Remove bogus comments.  Remove redundant
6642         noconfigdirs.
6643         * configure: Regenerate.
6644
6645         * configure.in: Replace ${libstdcxx_version} by its value.
6646         Remove reference to mh-dgux.
6647         * configure: Regenerate.
6648
6649 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6650
6651         * MAINTAINERS (Write After Approval): Add myself.
6652
6653 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6654
6655         * Makefile.tpl: Rearrange.
6656         * Makefile.in: Regenerate.
6657
6658 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6659
6660         * configure.in: Add support for kaOS as cross build target system.
6661         * configure: Regenerated.
6662
6663 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6664
6665         * MAINTAINERS (Write after approval): Add myself.
6666
6667 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6668
6669         * MAINTAINERS: Update my email address.
6670
6671 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6672
6673         * MAINTAINERS: Add self to blanket write privs. section.
6674
6675 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6676
6677         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6678         configure-target-* as some target builds may require additional
6679         flags for preprocessor tests.
6680         * Makefile.in: Regenerated.
6681
6682 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6683
6684         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6685         * ltconfig: Handle it.
6686         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6687         auto-detecting it.
6688
6689         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6690         it is used as argument to $CC.
6691         * ltcf-gcj.sh: Likewise.
6692
6693         * configure.in: Introduce --enable-maintainer-mode.
6694         * configure: Rebuilt.
6695         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6696         for maintainer mode.
6697         * Makefile.in: Rebuilt.
6698
6699 2003-02-18  Jason Merrill  <jason@redhat.com>
6700
6701         * Makefile.tpl (check-c++): Allow parallelism.
6702
6703 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6704
6705         * MAINTAINERS: Remove John Carr (who never actually had access to
6706         gcc.gnu.org).
6707
6708 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6709
6710         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6711         don't configure target-libobjc.
6712         * configure: Regenerate.
6713
6714 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6715
6716         * Makefile.tpl (RANLIB): Define.
6717         * Makefile.in: Regenerate.
6718
6719 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6720
6721         * MAINTAINERS: Update my email.
6722
6723 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6724
6725         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6726         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6727         * Makefile.in: Regenerated.
6728         * configure.in: Remove all traces of snavigator, db, and grep.
6729         * configure: Regenerated.
6730
6731 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6732
6733         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6734         After Approval.
6735
6736 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6737
6738         * MAINTAINERS (Write after approval): Add myself.
6739
6740 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6741
6742         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6743         * Makefile.in: Regenerated.
6744
6745 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6746
6747         * config.guess: Updated to 2003-01-30's version.
6748         * config.sub: Updated to 2003-01-28's version.
6749
6750 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6751
6752         * config.if: If gcc_version is already set, just use it.  Don't set
6753         gcc_version_trigger if it's already set, otherwise set it to
6754         gcc/version.c, but only if the file exists.  If it is not set and
6755         gcc/version.c does not exist, try to extract the version number from
6756         $CC.
6757
6758 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6759
6760         * MAINTAINERS: Add myself to write-after-approval list.
6761
6762 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6763
6764         * configure.in:  Revert 24Jan change.
6765         * configure:  Regenerate.
6766
6767 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6768
6769         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6770         entry of HJ Lu.
6771
6772 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6773
6774         * configure.in: Revert previous change.
6775         * configure: Regenerate.
6776
6777 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6778
6779         * configure.in: Make rda native-only.
6780         * configure: Regenerate.
6781
6782 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6783
6784         * MAINTAINERS: Move myself from GNATS-only-accounts to
6785         write-after-approval.
6786
6787 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6788
6789         * configure.in: Add missing \.
6790         * configure: Rebuilt.
6791
6792 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6793
6794         * configure.in (baseargs): Avoid using \| in sed regular
6795         expressions.
6796         * configure: Rebuilt.
6797
6798 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6799
6800         * configure.in (baseargs): Remove all supported forms of
6801         --cache-file, --srcdir, --host, --build and --target options
6802         from argument lists.
6803         * configure: Rebuilt.
6804
6805 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6806
6807         * MAINTAINERS: Add myself to write-after-approval list.
6808
6809 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6810
6811         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6812         * configure: Rebuilt.
6813
6814 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6815
6816         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6817         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6818         * Makefile.in: Regenerate.
6819         * configure: Regenerate.
6820
6821 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6822
6823         * configure.in: Remove Makefile in build, host and target modules
6824         unless configure was run with --no-recursion.
6825         * configure: Rebuilt.
6826
6827 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6828
6829         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6830         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6831         * Makefile.in: Regenerate.
6832
6833 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6834
6835         * config.guess: Update to 2003-01-03 version.
6836         * config.sub: Update to 2003-01-03 version.
6837
6838 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6839
6840         * configure: Regenerate with proper autoconf 2.13.
6841
6842 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6843
6844         * configure.in: Add AC_PREREQ for consistency.
6845         * configure: Regenerate.
6846
6847 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6848
6849         * configure.in (GDB_TK): Add tcl directories conditional on
6850         gdb/gdbtk directory being present.
6851         * configure: Regenerate.
6852
6853 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6854
6855         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6856         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6857         * configure: Rebuilt.
6858
6859 2002-12-31  Tom Tromey  <tromey@redhat.com>
6860
6861         * Makefile.in: Rebuilt.
6862         * Makefile.def (target_modules) [libffi]: Allow installation.
6863
6864 2002-12-31  Andreas Schwab  <schwab@suse.de>
6865
6866         * configure.in: Fix use of $program_transform_name.
6867         * configure: Regenerated.
6868
6869 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6870
6871         * configure.in (baseargs): Don't remove first configure argument.
6872         * configure: Regenerated.
6873
6874 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6875
6876         * Makefile.tpl (local-distclean): Don't remove...
6877         (multilib.ts): ... this.  Moved into...
6878         (multilib.out): ... this.  Don't use sub-make.
6879         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6880         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6881         (configure-build-[+module+], configure-[+module+],
6882         configure-target-[+module+], configure-gcc): ... these.  Test
6883         for Makefile existence.  Drop config.status from dependencies.
6884         * Makefile.in: Rebuilt.
6885         * configure.in: Move gcc-version-trigger to the end of
6886         ac_configure_args.  Add comments to maybedep.tmp and
6887         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6888         nonopt from baseargs, matching and removing corresponding
6889         whitespace while at it.
6890         * configure: Rebuilt.
6891
6892 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6893
6894         * configure.in (host_configargs): Replace reference to
6895         no-longer-defined buildopts with --build=${build_alias}.
6896         * configure: Rebuilt.
6897
6898         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6899         program_transform_name to standard idiom.
6900         (AUTOGEN, AUTOCONF): Define.
6901         (Makefile.in): Use $(AUTOGEN).
6902         (Makefile): Depend on config.status, and use autoconf-style rule to
6903         build it.  Move original commands to...
6904         (config.status): ... this new target.
6905         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6906         $(AUTOCONF).
6907         * Makefile.in: Rebuilt.
6908
6909 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6910
6911         * Makefile.tpl: Fix dramatic bustage due to change in
6912         program_transform_name.
6913         * Makefile.in: Regenerate.
6914
6915         * configure.in: Remove unnecessary PATH setting.
6916         * configure: Regnerate.
6917
6918         * configure.in: Don't default to unprefixed tools unless
6919         the native tools will work.
6920         * configure: Regenerate.
6921
6922         * configure.in: Convert to autoconf script.  Blow away lots
6923         of now-redundant Makefile fragments.
6924         * configure: Generate using Autoconf.
6925         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6926         * Makefile.in: Regenerate.
6927
6928 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6929
6930         * configure: Fix stupid bug where RANLIB was mistakenly included.
6931
6932         * configure.in: Rename (buildargs, hostargs, targargs) to
6933         (build_configargs, host_configargs, target_configargs).
6934
6935         * configure.in: Move logic out of sed statement.
6936
6937         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6938         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6939
6940 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6941
6942         * config.sub: Import from master repository
6943         * config.guess: Ditto
6944
6945 2002-12-24  Andreas Schwab  <schwab@suse.de>
6946
6947         * Makefile.tpl (multilib.out): Fix missing space.
6948         * Makefile.in: Regenerate.
6949
6950 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6951
6952         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6953         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6954         * Makefile.in: Regenerate.
6955         * configure.in: Remove unnecessary leftovers.
6956
6957 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6958
6959         * configure.in (extra_ranlibflags_for_target): New variable.
6960         (*-*-darwin): Add -c to ranlib commands.
6961         * configure (tooldir): Handle extra_ranlibflags_for_target.
6962
6963 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6964
6965         * Makefile.tpl: Revert HJL's change.
6966         * Makefile.in: Regenerated.
6967         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6968         always.
6969
6970 2002-12-19  Andreas Schwab  <schwab@suse.de>
6971
6972         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6973         * Makefile.in: Regenerate.
6974
6975 2002-12-18  H.J. Lu  <hjl@gnu.org>
6976
6977         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6978         * Makefile.in: Regenerated.
6979
6980         * configure.in (build_prefix): New. Substitute.
6981
6982 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6983
6984         * Makefile.tpl: Don't let real targets depend on phony targets.
6985         * Makefile.in: Regenerate.
6986
6987         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6988         * Makefile.in: Regenerate.
6989
6990 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6991
6992         * config.sub: Import from master repository
6993         * config.guess: Ditto
6994
6995 2002-12-16  Jason Merrill  <jason@redhat.com>
6996
6997         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6998         previous 'make bootstrap'.
6999         * Makefile.in: Regenerate.
7000
7001 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7002
7003         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7004
7005 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7006
7007         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7008         * Makefile.in: Regenerate.
7009
7010 2002-12-13  Jason Merrill  <jason@redhat.com>
7011
7012         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7013         library tests.
7014         (check-c++): Just depend on it and check-target-libstdc++-v3.
7015         * Makefile.in: Regenerate.
7016
7017 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7018
7019         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7020         * Makefile.in: Rebuilt.
7021
7022 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7023
7024         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7025
7026 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7027
7028         * configure: Fix bug put in by gremlins.
7029
7030         * Makefile.tpl: Substitute more autoconfily.
7031         * configure: Substitute more autoconfily.
7032         * Makefile.in: Regenerate.
7033
7034 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7035
7036         * config.sub: Import from master repository
7037         * config.guess: Ditto
7038         * MAINTAINERS: Added Svein Seldal under write after approval
7039
7040 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7041
7042         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7043         * Makefile.in (all-sim): Ditto.
7044
7045 2002-12-06  DJ Delorie  <dj@redhat.com>
7046
7047         * Makefile.tpl: Change configure dependencies to not have real
7048         targets depend on phony targets.
7049
7050 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7051
7052         * configure.in: Revert unintentional change.
7053
7054         * Makefile.tpl: Change dependency for */multilib.out so that
7055         it works when gcc isn't in the tree.
7056
7057         * configure.in: Substitute more.
7058         * configure: Run subconfigures from the Makefile.
7059         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7060         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7061
7062 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7063
7064         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7065
7066 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7067
7068         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7069         and corresponding dependencies.
7070         * Makefile.in: Regenerate.
7071
7072         * configure.in (host_tools): Order binutils, gas and ld for
7073         convenience in running the testsuites.
7074
7075         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7076         * Makefile.in: Regenerate.
7077         * configure.in: Introduce rules to serialize subconfigure runs.
7078
7079         * configure.in: Introduce BASE_CC_FOR_TARGET.
7080         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7081         Realize configure-build-* targets.  Realize configure-target-* targets.
7082         * Makefile.in: Regenerate.
7083
7084 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7085
7086         * configure: Move gcc_version_trigger stuff from here...
7087         * configure.in: ...to here.
7088
7089         * configure.in: Separate subconfigure options added by this file from
7090         options given by the user.  Add machinery to put args for host
7091         subconfigures into the Makefile.
7092
7093         * Makefile.tpl: Remove 'vault' targets.
7094         * Makefile.tpl: Reorder and comment dependencies.
7095         * Makefile.in: Regenerate.
7096
7097 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7098         * configure.in: Fix my broken commit of previous patch. (sigh)
7099
7100 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7101
7102         * configure.in: Move host-specific darwin noconfigdirs into
7103         the host-specific section.
7104
7105 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7106
7107         * configure.in: Move host-specific darwin noconfigdirs into
7108         the host-specific section.
7109
7110 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7111
7112         * configure: Remove skip-this-dir support.
7113         * Makefile.tpl: Remove skip-this-dir support.
7114
7115         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7116         subdirectories.
7117         * Makefile.in: Regenerate.
7118
7119         * Makefile.tpl: Strip out useless setting of 'dir'.
7120         * Makefile.in: Regenerate.
7121
7122 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7123
7124         * configure.in: Fix deeply stupid bug.
7125
7126         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7127         shell code in CXX_FOR_TARGET
7128         * Makefile.def: Introduce raw_cxx.
7129         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7130         RAW_CXX_FOR_TARGET.
7131         * Makefile.in: Regenerate.
7132
7133 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7134
7135         * Makefile.tpl: Remove unnecessary ifs.
7136         * Makefile.in: Regenerate.
7137
7138         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7139         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7140         targets for 'no_install' modules.
7141         * configure: Move GDB_TK substitution to configure.in.  Move
7142         build_modules stuff to configure.in.
7143         * configure.in: Implement soft dependency machinery.  Maybe-ize
7144         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7145         * Makefile.in: Regenerate.
7146
7147 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7148
7149         * Makefile.tpl: Make all-target, install-target behave similarly
7150         to all, install (only hitting configured targets).  Eliminate
7151         unused macro defintions.
7152
7153         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7154         build != host.
7155
7156         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7157
7158         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7159
7160         * configure.in: Produce lists of subdir targets we're actually
7161         configuring.  Remove references to "dosrel".
7162         * Makefile.tpl: Let configure set which subdir targets are hit.
7163         Remove install-cross; clean up install; remove ALL.  Remove
7164         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7165         Autogenerate host module targets.  Remove empty dependency lines
7166         and redundant dependency; rearrange slightly.
7167         * Makefile.def: Add host-side libtermcap, utils.
7168
7169         * Makefile.in: Regenerate.
7170
7171 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7172
7173         * ltconfig (osf[345]): Append $major to soname_spec.
7174         Reflect this in library_names_spec.
7175         * ltmain.sh (osf): Prefix $major with . for use as extension.
7176
7177 2002-11-19  Andreas Jaeger  <aj@suse.de>
7178
7179         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7180         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7181         and sparc64 GNU/Linux systems.
7182
7183 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7184
7185         * MAINTAINERS: Update email.
7186
7187 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7188
7189         * MAINTAINERS: Complete James Dennett's entry.
7190
7191 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7192
7193         * MAINTAINERS (Write After Approval): Add myself.
7194
7195 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7196
7197         * Makefile.tpl: syntactic cleanup
7198
7199 2002-11-13  Stuart Hastings  <stuart@apple.com>
7200
7201         * MAINTAINERS: Add myself to write-after-approval list.
7202
7203 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7204
7205         * Makefile.def: Add list of recursive targets to autogenerate.
7206         Add build_modules.
7207         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7208         targets.  Autogenerate *-build-* targets.
7209         * Makefile.in: Regenerate.
7210
7211 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7212
7213         * configure: More autoconf-style substitutions.
7214         * Makefile.tpl: More autoconf-style substitutions.
7215         * Makefile.in: Regenerate.
7216
7217 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7218
7219         * configure: Substitute more variables in a more autoconf-friendly
7220         way.  Simplify slightly.
7221         * Makefile.tpl: Make more variables substitutable in an
7222         autoconf-friendly way.
7223         * Makefile.in: Regenerate.
7224
7225 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7226
7227         * MAINTAINERS (Write After Approval): Add myself.
7228
7229 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7230
7231         * configure.in (v810*): Remove special setting of tools.
7232
7233         * configure: Add support for extra required flags for ar or nm.
7234         * configure.in (aix4.3+): Use above support for target-specific
7235         issues, rather than using config/mt-aix43.
7236
7237 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7238
7239         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7240         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7241         with $srcdir.  Reformat indentation.  Substitute some variables
7242         formerly hard-coded in the Makefile for build=host.
7243         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7244         * Makefile.def: Autogenerate more.
7245         * Makefile.in: Regenerate.
7246
7247 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7248
7249         * MAINTAINERS (Write After Approval): Add myself.
7250
7251 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7252
7253         * Makefile.def (host_modules): Add rda.
7254         * Makefile.in: Regenerate.
7255         * configure.in (target_tool): Add target-rda to list.
7256
7257 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7258
7259         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7260
7261 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7262
7263         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7264         and restrap targets to this rule.
7265         * Makefile.in:  Regenerate.
7266
7267 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7268
7269         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7270         GNATS only accounts.
7271
7272 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7273
7274         * configure.in (i[3456]86-*-linux*): Add check to disable
7275         ${libgcj} for glibc1.
7276
7277 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7278
7279         * MAINTAINERS: Add myself as ip2k port maintainer.
7280
7281 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7282
7283         * configure.in: Add tic4x target.
7284
7285 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7286
7287         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7288         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7289         * Makefile.in: Regenerate.
7290
7291         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7292         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7293         * Makefile.in: Regenerate.
7294
7295 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7296
7297         * MAINTAINERS: Add myself as web pages co-maintainer.
7298
7299 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7300
7301         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7302         * Makefile.in: Regenerate.
7303
7304 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7305
7306         * MAINTAINERS: Add myself and Nathan Sidwell
7307         <nathan@codesourcery.com> as VxWorks maintainers.
7308
7309 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7310
7311         * Makefile.def: Remove order dependency comments.
7312         * Makefile.tpl: Add explicit install-install dependencies.
7313         * Makefile.in: Regenerate.
7314
7315         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7316         * Makefile.in: Regenerate.
7317
7318         * Makefile.tpl: Add configure-target (for src-release in src)
7319         * Makefile.in: Regenerate.
7320
7321 2002-09-30  Nick Clifton  <nickc@redhat.com>
7322
7323         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7324
7325 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7326
7327         * configure.in (s390*-*-linux*): Enable libgcj.
7328
7329 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7330
7331         * configure: Revert accidentally applied changes.
7332
7333         * Makefile.tpl: Make more autoconf-friendly.
7334         * Makefile.in: Regenerate.
7335         * configure: Make substitution more autoconf-like.
7336
7337 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7338
7339         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7340         single entry to handle all these.
7341         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7342         libjava on arm-*-elf.
7343
7344 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7345
7346         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7347         things that depend on them.
7348
7349 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7350
7351         * Makefile.tpl: Make subsituted variables more autoconfy.
7352         * Makefile.in: Regenerate.
7353         * configure: Make seds more autoconfy.
7354
7355 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7356
7357         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7358         * Makefile.in: Regenerate.
7359         * configure.in: Rewrite sed statements to look autoconfy.
7360
7361         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7362         all-target-foo on configure-target-foo.
7363         * Makefile.def: Ditto.
7364         * Makefile.in: Rebuild.
7365
7366 2002-09-25  Andrew Haley  <aph@redhat.com>
7367
7368         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7369
7370 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7371
7372         * Makefile.def: New file.
7373         * Makefile.tpl: New file.
7374         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7375         * contrib/gcc_update: Note that Makefile.in is a generated file.
7376
7377         * configure.in: Minor rearrangement.  Simplify tests.
7378
7379 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7380
7381         * configure.in (with_headers): Skip copy if value is "yes".
7382         (with_libs): Likewise.
7383
7384 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7385
7386         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7387         * configure.in (sh*-*-pe*): Ditto.
7388         * configure.in (mips*-*-pe*): Ditto.
7389         * configure.in (*arm-wince-pe): Ditto.
7390
7391         * configure.in: Rearrange.
7392
7393 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7394
7395         * MAINTAINERS: Update my email address.
7396
7397 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7398
7399         * MAINTAINERS: (Write After Approval): Add myself.
7400
7401 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7402
7403         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7404
7405 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7406
7407         * MAINTAINERS: Change my mailing address.
7408
7409 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7410
7411         * MAINTAINERS (Write After Approval): Remove myself.
7412         (Various Maintainers: c++ runtime libs): Add myself.
7413
7414 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7415
7416         * MAINTAINERS (Write After Approval): Remove myself.
7417         (Various Maintainers: c++ runtime libs): Add myself.
7418
7419 2002-08-15  Eric Christopher  <echristo@redhat.com>
7420
7421         * config.sub: Import from master repository.
7422         * config.guess: Ditto.
7423
7424 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7425
7426         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7427         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7428         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7429
7430 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7431
7432         * MAINTAINERS: Add self to rs6000 vector extensions.
7433
7434 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7435
7436         * libiberty/configure: Reverted unintended yesterday's check in.
7437
7438 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7439
7440         * boehm-gc/configure, libf2c/configure: Rebuilt.
7441         * libffi/configure, libiberty/configure: Ditto.
7442         * libjava/configure, libobjc/configure: Ditto.
7443         * libstdc++-v3/configure, zlib/configure: Ditto.
7444         Merged from binutils:
7445         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7446         From Steve Ellcey <sje@cup.hp.com>:
7447         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7448         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7449         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7450         IA64.
7451         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7452         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7453         soname_spec, sys_lib_search_path_spec): Ditto.
7454
7455 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7456
7457         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7458
7459 2002-08-04  H.J. Lu  (hjl@gnu.org)
7460
7461         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7462
7463 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7464
7465         * MAINTAINERS (Write After Approval): Add myself.
7466
7467 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7468
7469         * configure.in: Move generic linux case to end.  Copy generic
7470         linux noconfigdirs to mips*-*-linux* entry and new
7471         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7472
7473 2002-07-19  Michael Matz  <matz@suse.de>
7474
7475         * MAINTAINERS: Add myself as ra* maintainer.
7476
7477 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7478
7479         * config.guess: Update to 2002-07-09 version.
7480         * config.sub: Update to 2002-07-03 version.
7481
7482 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7483
7484         * MAINTAINERS: Fix typo in a maintainer email address.
7485
7486 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7487
7488         * configure.in: Remove two redundant tests.
7489
7490 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7491
7492         * configure.in (mips*-*-irix6*o32): Enable stabs.
7493
7494 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7495
7496         * configure.in: Don't build grez.
7497         * Makefile.in: Ditto.
7498
7499         * Makefile.in: Remove references to bsp, cygmon, libstub.
7500         * configure.in: Ditto.
7501
7502         * configure.in: Remove leftover reference to gdbtest.
7503
7504 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7505
7506         * configure.in (gxx_include_dir):  Change to match versioned
7507         C++ headers if --enable-version-specific-runtime-libs is used.
7508
7509 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7510
7511         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7512
7513 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7514
7515         * configure.in: Make --without-x work.
7516
7517 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7518
7519         * configure.in: Rearrange target Makefile fragment collection.
7520
7521         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7522         cvs[src].
7523         * configure.in: Ditto.
7524
7525 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7526
7527         * MAINTAINERS (Write After Approval): Update my e-mail address.
7528
7529 2002-06-24  Ben Elliston  <bje@redhat.com>
7530
7531         * configure.in (host_tools): Remove cgen.
7532
7533         * Makefile.in (all-cgen): Remove; runs from its source directory.
7534         (check-cgen, install-cgen, clean-cgen): Likewise.
7535         (all-opcodes): Do not depend on all-cgen.
7536         (all-sim): Likewise.
7537
7538 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7539
7540         * Makefile.in: Eliminate 'apache' targets.
7541         * configure.in: Eliminate 'apache' targets.
7542
7543         * configure.in: Eliminate redundant tests.  Reorganize.
7544
7545         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7546
7547         * config-ml.in: Eliminate references to Cygnus configure.
7548
7549         * Makefile.in: Eliminate references to building emacs.
7550
7551 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7552
7553         * MAINTAINERS: Update my email address.
7554
7555 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7556
7557         * config.if (libstdcxx_incdir): Version C++ headers.
7558         (cxx_incdir): Remove.
7559
7560 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7561
7562         * MAINTAINERS (Write After Approval): Add self.
7563
7564 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7565
7566         * configure.in: Add support for ip2k.
7567
7568 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7569
7570         * configure.in: Fix AIX configury bug.
7571
7572 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7573
7574         * MAINTAINERS (Write After Approval): Add self.
7575
7576 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7577
7578         * configure.in: replace ${topsrcdir} with ${srcdir}
7579
7580         * configure.in: Move definition of libstdcxx_flags
7581         right above usage, rather than waaay earlier.
7582
7583         * configure.in: Pull definition of is_cross_compiler earlier.
7584
7585         * configure.in: Rearrange a little.
7586
7587         * configure.in: Remove references to librx.
7588         * Makefile.in: Remove references to librx.
7589
7590 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7591
7592         * config.sub: Add support for avr target.
7593         Import from master sources, rev 1.255
7594
7595 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7596
7597         * configure, .cvsignore:  Revert previous change...
7598         * Makefile:  ...delete.
7599
7600 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7601
7602         * configure.in: Eliminate ${gasdir} variable.
7603
7604 2002-06-18  Dave Brolley  <brolley@redhat.com>
7605
7606         * configure.in: Add support for frv.
7607         * config.sub: Add support for frv.
7608
7609 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7610
7611         * configure:  Remove garbage from previous commit.
7612
7613 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7614
7615         * configure:  For in-source builds, make a subdir and re-exec there.
7616         * Makefile:  New file.  Pass targets through to build directory.
7617         * .cvsignore:  No longer ignore "Makefile".
7618
7619 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7620
7621         * MAINTAINERS (Write After Approval): Add self.
7622
7623 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7624
7625         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7626
7627 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7628
7629         * configure.in (vax-*-netbsd*): Re-enable gas.
7630
7631 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7632
7633         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7634         BUILD_PREFIX_1, to correct nomenclature.
7635         * configure: Likewise.
7636
7637         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7638         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7639
7640 2002-05-31  Olaf Hering  <olh@suse.de>
7641
7642         * config-ml.in: Propogate DESTDIR also.
7643
7644 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7645
7646         * configure.in (vax-*-netbsd*): Don't build gas for this
7647         platform.
7648
7649 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7650
7651         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7652         and libgcj for AVR.
7653
7654 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7655
7656         * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7659
7660         * config.guess: Update to 2002-05-22 version.
7661         * config.sub: Likewise.
7662
7663 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7664
7665         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7666         * config-ml.in: Likewise.
7667         * configure: Likewise.
7668         * configure.in: Likewise.
7669
7670 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7671
7672         * MAINTAINERS: Update my email address.
7673
7674 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7675
7676         * configure.in: Simplify makefile fragment collection.
7677
7678         * configure.in: Remove code to build emacs.
7679
7680         * configure.in : Remove --srcdir argument from targargs and buildargs
7681         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7682
7683         * configure: Move some logic to configure.in.
7684         * configure.in: Move some logic from configure.
7685
7686 2002-05-11  Tom Tromey  <tromey@redhat.com>
7687
7688         * MAINTAINERS: Reflect libgcj reality.
7689
7690 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7691
7692         * Makefile.in: Honour DESTDIR.
7693
7694 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7695
7696         * config.guess: Import 2002-03-20 version.
7697         * config.sub: Import 2002-04-26 version.
7698
7699 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7700
7701         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7702
7703 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7704
7705         * MAINTAINERS: Add self.
7706
7707 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7708
7709         * ltmain.sh: Detect and handle object name conflicts
7710         while piecewise linking a static library.
7711
7712 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7713
7714         * configure.in (noconfigdirs): Don't disable libgcj on
7715         sparc64-*-solaris* and sparcv9-*-solaris*.
7716
7717 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7718
7719         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7720
7721 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7722
7723         * configure.in (FLAGS_FOR_TARGET): Do not add
7724         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7725         on i[3456]86-*-linux*.
7726
7727 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7728
7729         * configure.in (noconfigdirs): Replace [ ] with test.
7730
7731         * configure.in (noconfigdirs): Do not add target-newlib if
7732         target == i[3456]86-*-linux*, and host == target.
7733
7734 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7735
7736         * configure.in: delete reference to absent file
7737
7738         * configure.in: replace '[' with 'test'
7739
7740         * configure.in: Eliminate references to gash.
7741         * Makefile.in: Eliminate references to gash.
7742
7743         * configure.in: remove useless references to 'pic' makefile fragments.
7744
7745         * configure.in: (*-*-windows*) Finish removing.
7746
7747         * configure.in: Eliminate redundant test for libgui.
7748
7749 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7750
7751         * MAINTAINERS: Add self and realphabetize.  Update entries
7752         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7753         entry for a29k port maintainer.
7754
7755 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7756
7757         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7758         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7759
7760 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7761
7762         * configure.in: remove references to dead files
7763
7764 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7765
7766         * MAINTAINERS: Add information about purpose of this file.
7767
7768 2002-04-18  Tom Tromey  <tromey@redhat.com>
7769
7770         * configure.in: Disallow configuring libgcj when it is already
7771         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7772         Solaris 2.8 by default.  For PR libgcj/6158.
7773
7774 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7775
7776         * configure.in:  Move default CC setting out of config/mh-* fragments
7777         directly into here.
7778
7779 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7780
7781         * configure.in: don't even try to configure or make a subdirectory
7782         if there's no configure script for it.
7783
7784 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7785
7786         * MAINTAINERS: Remove chill maintainers.
7787         * Makefile.in (CHILLFLAGS): Remove.
7788         (CHILL_LIB): Remove.
7789         (TARGET_CONFIGDIRS): Remove libchill.
7790         (CHILL_FOR_TARGET): Remove.
7791         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7792         CHILL_LIB.
7793         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7794         (CHECK_TARGET_MODULES): Likewise.
7795         (INSTALL_TARGET_MODULES): Likewise.
7796         (CLEAN_TARGET_MODULES): Likewise.
7797         (configure-target-libchill): Remove.
7798         (all-target-libchill): Remove.
7799         * configure.in (target_libs): Remove target-libchill.
7800         Do not compute CHILL_FOR_TARGET.
7801         * libchill: Remove directory.
7802
7803 2002-04-11  DJ Delorie  <dj@redhat.com>
7804
7805         * Makefile.in, configure.in: Sync with binutils, entries
7806         follow...
7807
7808 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7809
7810         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7811         (do-tar, do-bz2): New rules.
7812         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7813         (gdb-tar): New rule.
7814         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7815         (insight_dejagnu.tar): New rule.
7816         (insight.tar): New rule.
7817         (gdb+dejagnu.tar): New rule.
7818         (gdb.tar): New rule.
7819
7820 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7821
7822         * Makefile.in: Add all-tix to deps for all-snavigator
7823         so that tix is built when building snavigator.
7824
7825 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7826
7827         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7828         ld and gdb are not supported.
7829
7830 2002-01-07  Mark Salter  <msalter@redhat.com>
7831
7832         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7833         Allow target-libgloss to be built for arm, strongarm, and xscale.
7834
7835 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7836
7837         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7838         options for i[3456]86-pc-linux* native builds.
7839
7840 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7841
7842         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7843         files from .po files for a distribution.
7844
7845 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7846
7847         * configure.in: Enable libstdc++-v3 for h8300 targets.
7848
7849 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7850
7851         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7852         version from bfd/.
7853
7854 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7855
7856         * Makefile.in (VER): When present, extract the version number from
7857         the file version.in.
7858
7859 2001-05-24  Tom Rix  <trix@redhat.com>
7860
7861         * configure.in : enable ld for aix
7862
7863 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7864
7865         * config.guess: Add linux target for S/390.
7866
7867 2000-11-07  Philip Blundell  <pb@futuretv.com>
7868
7869         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7870
7871 2000-11-03  Philip Blundell  <pb@futuretv.com>
7872
7873         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7874         files.
7875
7876 2001-01-15  Ben Elliston  <bje@redhat.com>
7877
7878         * configure.in (host_tools): Add sid.
7879         Always configure cgen.
7880
7881 2000-11-24  Nick Clifton  <nickc@redhat.com>
7882
7883         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7884
7885
7886 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7887
7888         * Makefile.in (ALL_MODULES): Add all-cgen.
7889         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7890         (all-cgen): New target.
7891         (all-opcodes,all-sim): Depend on all-cgen.
7892         * configure.in (host_tools): Add cgen.
7893         Only configure cgen if --enable-cgen-maint.
7894
7895 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7896
7897         * configure.in: Add *-*-freebsd* configurations.
7898
7899 2002-04-08  Tom Tromey  <tromey@redhat.com>
7900
7901         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7902         Fixes PR libgcj/6068.
7903
7904 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7905
7906         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7907
7908 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7909
7910         * configure.in (alpha*-dec-osf*): Enable libgcj.
7911
7912 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7913
7914         * MAINTAINERS (Write After Approval): Add myself.
7915
7916 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7917
7918         Fix for: PR bootstrap/3591, target/5676
7919         * configure.in (mcore-pe): Disable the configuration of
7920         libstdc++-v3 since exceptions are not supported.
7921
7922 2002-03-20  Anthony Green  <green@redhat.com>
7923
7924         * configure.in: Enable libgcj for xscale-elf target.
7925
7926 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7927
7928         * MAINTAINERS:  Update my email address.
7929
7930 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7931
7932         * ltmain.sh (relink_command): Fix typo in previous change.
7933
7934 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7935
7936         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7937         (relink_command): Added --tag flags.
7938         (mode=install): If relinking fails; error out.
7939
7940 2002-03-12  Richard Henderson  <rth@redhat.com>
7941
7942         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7943         .NOTPARALLEL tag.
7944         (do-check): Rename from check.
7945         (check): Allow parallel check.
7946
7947 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7948
7949         * MAINTAINERS: Add myself as maintainer for xtensa port.
7950         Fix alphabetical order in CPU port maintainer list.
7951         Remove myself from Write After Approval list.
7952
7953 2002-03-11  Richard Henderson  <rth@redhat.com>
7954
7955         * Makefile.in (.NOTPARALLEL): Add fake tag.
7956
7957 2002-03-07  H.J. Lu  (hjl@gnu.org)
7958
7959         * configure.in: Enable gprof for mips*-*-linux*.
7960
7961 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7962
7963         * MAINTAINERS (Write After Approval): Add myself.
7964
7965 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7966
7967         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7968         libjava.
7969         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7970
7971 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7972
7973         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7974         because its Makefile is there; test for the executable instead.
7975
7976 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7977
7978         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7979         libstdc++-v3 and libjava.
7980
7981 2002-02-11  Adam Megacz  <adam@xwt.org>
7982
7983         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7984         boehm-gc
7985
7986 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7987
7988         * config.guess: Updated to 2002-01-30's version.
7989         * config.sub: Updated to 2002-02-01's version.
7990         Contribute sh64-elf.
7991         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7992         * configure.in: Added sh64-*-*.
7993
7994 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7995
7996         * MAINTAINERS: Belatedly add myself to write after approval list.
7997
7998 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7999
8000         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8001         Remove self as Write After Approval.
8002
8003 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8004
8005         * MAINTAINERS: Put self in as maintainer for contrib/regression
8006         directory.
8007
8008 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8009
8010         * MAINTAINERS:  Update my email address.
8011
8012 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8013
8014         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8015         target-libiberty, and target-libgloss.  Skip Java-related
8016         libraries if not supported for NetBSD on target CPU.
8017
8018 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8019
8020         * install-sh: Use _inst.$$_ for temp file name.
8021
8022 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8023
8024         * MAINTAINERS (Write After Approval): Move my contact info
8025         from here...
8026         (OS Port Maintainers): ...to here (netbsd).
8027
8028 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8029
8030         * MAINTAINERS (Write After Approval): Add myself.
8031
8032 2002-01-17  H.J. Lu  <hjl@gnu.org>
8033
8034         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8035         (all-target-fastjar): Also depend on all-target-libiberty.
8036
8037 2002-01-16  H.J. Lu  (hjl@gnu.org)
8038
8039         * config.guess: Import from master sources, rev 1.225.
8040         * config.sub: Import from master sources, rev 1.238.
8041
8042 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8043
8044         * MAINTAINERS (Write After Approval): Remove myself.
8045
8046 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8047
8048         * MAINTAINERS (Write After Approval): Add myself.
8049
8050 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8051
8052         * MAINTAINERS: Add self as docs co-maintainer.
8053
8054 2001-12-11  Matthias Klose  <doko@debian.org>
8055
8056         * MAINTAINERS (Write After Approval): Add myself.
8057
8058 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8059
8060         * MAINTAINERS: Update my email address.
8061
8062 2001-12-07  Turly O'Connor  <turly@apple.com>
8063         * MAINTAINERS (Write After Approval): Add myself.
8064         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8065         (rs6000_initialize_trampoline): Call __trampoline_setup for
8066         ABI_DARWIN too.
8067         * darwin-tramp.asm: New file, implements __trampoline_setup.
8068         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8069
8070 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8071
8072         * MAINTAINERS (Write After Approval): Add myself.
8073
8074 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8075
8076         * configure, configure.in: Use temp file for long sed commands.
8077
8078 2001-12-03  Laurent Guerby  <guerby@acm.org>
8079
8080         * config.sub: Update to version 1.232 on subversion.
8081
8082 2001-12-03  Ben Elliston  <bje@redhat.com>
8083
8084         * MAINTAINERS: Update mail address for config.* patches.
8085
8086 2001-11-27  DJ Delorie  <dj@redhat.com>
8087             Zack Weinberg  <zack@codesourcery.com>
8088
8089         When build != host, create libiberty for the build machine.
8090
8091         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8092         CONFIG_ARGUMENTS.
8093         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8094         New variables.
8095         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8096         and rules.
8097         (all.normal): Depend on ALL_BUILD_MODULES.
8098         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8099         (all-build-libiberty): Depend on configure-build-libiberty.
8100
8101         * configure: Calculate and substitute proper value for
8102         ALL_BUILD_MODULES.
8103         * configure.in: Create the build subdirectory.
8104         Calculate and substitute TARGET_CONFIGARGS (formerly
8105         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8106
8107 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8108
8109         * MAINTAINERS (write-after-approval): Add self.
8110
8111 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8112
8113         * MAINTAINERS (GNATS only accounts): Remove self.
8114
8115 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8116
8117         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8118         libf2c.
8119
8120 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8121
8122         * MAINTAINERS (Write After Approval): Add self.
8123
8124 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8125
8126         * MAINTAINERS: mips and s390 are also CPU ports.
8127
8128 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8129
8130         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8131
8132 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8133
8134         * MAINTAINERS: Alphabetize.
8135
8136 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8137
8138         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8139
8140 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8141
8142         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8143
8144 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8145
8146         * configure.in (--enable-languages): Be more permissive about
8147         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8148
8149 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8150
8151         * config.sub: Import from master sources, rev. 1.230.
8152         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8153
8154 2001-11-07  Laurent Guerby  <guerby@acm.org>
8155
8156         * MAINTAINERS (Write After Approval): Add self.
8157
8158 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8159
8160         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8161
8162 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8163
8164         * config.sub: Import from master sources, rev 1.226.
8165         * config.guess: Import from master sources, rev 1.216.
8166
8167 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8168
8169         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8170         * MAINTAINERS: Add self as maintainer of MMIX port.
8171         Remove old after-approval entry.
8172
8173 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8174
8175         * ChangeLog, configure: Fix spelling errors.
8176
8177 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8178
8179         * MAINTAINERS: Tweak my address.
8180
8181 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8182
8183         * MAINTAINERS: Update my email address.
8184
8185 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8186
8187         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8188         * MAINTAINERS: Add self as maintainer of CRIS port.
8189
8190 2001-10-10  Geert Bosch  <bosch@gnat.com>
8191
8192         * MAINTAINERS (Various maintainers: Ada front end):
8193         Added Robert Dewar.
8194
8195 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8196
8197         * MAINTAINERS (Write After Approval): Added self
8198
8199 2001-10-02  Geert Bosch  <bosch@gnat.com>
8200
8201         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8202
8203 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8204
8205         * configure: Handle temporary files securely using mkdir.
8206
8207 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8208
8209         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8210
8211 2001-09-26  Will Cohen  <wcohen@redhat.com>
8212
8213         * configure.in (*-*-linux*): Disable configuration of target-newlib
8214         and target-libgloss.
8215
8216 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8219         RANLIB.
8220
8221 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8222
8223         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8224         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8225         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8226         avoid quotes nesting problems.
8227         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8228         (DO_X): Export only variables that are set.
8229
8230 2001-09-19  Ben Elliston  <bje@redhat.com>
8231
8232         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8233         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8234         semantics.  Use the shell built-in "type" command instead.
8235
8236 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8237
8238         Merged from gcc-3_0-branch:
8239         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8240         * ltcf-c.sh: Use $objext, not $ac_objext.
8241         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8242         * ltcf-cxx.sh: Add support for GNU.
8243         2001-07-22  Timothy Wall  <twall@redhat.com>
8244         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8245         default settings if using GNU tools with that configuration.
8246         * ltcf-cxx.sh: Ditto.
8247         * ltcf-gcj.sh: Ditto.
8248         2001-07-21  Michael Chastain  <chastain@redhat.com>
8249         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8250         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8251         * ltmain.sh: Mark as gcc-local.
8252
8253 2001-08-30  Eric Christopher  <echristo@redhat.com>
8254             Jason Eckhardt  <jle@redhat.com>
8255
8256         * config.guess: Merge from master sources.
8257         * config.sub: Merge from master sources, add support for mipsisa32.
8258
8259 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8260         * config.sub: Merge from master sources, rev 1.219.
8261         * MAINTAINERS: Add self as contact for stormy16 port.
8262
8263 2001-08-14  Zack Weinberg  <zackw@panix.com>
8264
8265         * config.sub: Merge from master sources, rev 1.218.
8266         * config.guess: Merge from master sources, rev 1.209.
8267
8268 2001-08-11  Graham Stott  <grahams@redhat.com>
8269
8270         * Makefile.in (check-c++): Add missing semicolon.
8271
8272 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8273
8274         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8275
8276 2001-07-30  Eric Christopher  <echristo@redhat.com>
8277
8278         * MAINTAINERS (Various maintainers: mips port): Added myself.
8279
8280 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8281
8282         * configure.in (sh-*-linux*): New.
8283
8284 2001-07-27  Richard Henderson  <rth@redhat.com>
8285
8286         * .cvsignore: Add LAST_UPDATED.
8287
8288 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8289
8290         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8291
8292 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8293
8294         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8295
8296 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8297
8298         * MAINTAINERS (Write After Approval): Added myself.
8299
8300 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8301
8302         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8303         and libgcj on m68hc11/m68hc12.
8304
8305 2001-06-27  H.J. Lu  (hjl@gnu.org)
8306
8307         * Makefile (CFLAGS_FOR_BUILD): New.
8308         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8309
8310 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8311
8312         * README: Remove version number.
8313
8314 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8315
8316         * INSTALL/README: Update wrt. to the installation instructions now
8317         residing in gcc/doc/install.texi.
8318
8319 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8320
8321         * README: Replace with a cut-down and updated version of gcc/README.
8322
8323 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8324
8325         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8326         multilibs to be disabled.
8327
8328 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8329
8330         * MAINTAINERS (Write After Approval): Add myself.
8331
8332 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8333
8334         * config.guess: Import CVS version 1.195.
8335         * config.sub: Import CVS version 1.212.
8336
8337 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8338
8339         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8340         gcc/xgcc is built, use -print-prog-name to find out the program
8341         name to use.
8342
8343 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8344
8345         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8346         appear to also be in the master copy.
8347         * config.sub:  Import CVS version 1.211.
8348
8349 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8350
8351         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8352         with_gcc]: Use `gcc -shared' to build a shared library.
8353
8354 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8355
8356         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8357         archives.
8358
8359 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8360
8361         * MAINTAINERS (Write After Approval): Add myself.
8362
8363 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8364
8365         * configure.in (libstdcxx_flags): Do not try to execute
8366         libstdc++-v3/testsuite_flags until it exists.
8367
8368 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8369
8370         * MAINTAINERS: Update my email address.
8371
8372 2001-05-31  Graham Stott  <grahams@redhat.com>
8373
8374         * MAINTAINERS (Write After Approval): Add myself.
8375
8376 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8377
8378         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8379         libraries when using g++ with native linker.
8380
8381 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8382
8383         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8384
8385 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8386
8387         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8388         [aix4*|aix5*]: Prepend blank.
8389
8390 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8391
8392         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8393         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8394         of subdir/configure scripts to use the new libtool.m4.
8395
8396 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8397
8398         * MAINTAINERS (Write After Approval): Add myself.
8399
8400 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8401
8402         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8403
8404 2001-05-11  Ben Elliston  <bje@redhat.com>
8405
8406         * Makefile.in (all-sid): New target.
8407         (check-sid, clean-sid, install-sid): Likewise.
8408
8409 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8410
8411         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8412
8413 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8414
8415         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8416         libgcj.
8417
8418 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8419
8420         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8421         gcc/xgcc is built, use -print-prog-name to find out the program
8422         name to use.
8423
8424 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8425
8426         * configure.in (noconfigdirs): Don't reset it from scratch in the
8427         target case; only append to it.
8428
8429         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8430         sparc-*-solaris2.8]: Disable ${libgcj}.
8431
8432 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8433
8434         * configure.in (libgcj_saved): Copy from $libgcj.
8435         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8436         --disable-libgcj.
8437
8438 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8439
8440         * MAINTAINERS: Remove self as MIPS maintainer and
8441         C front end maintainer.
8442
8443 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8444
8445         * configure.in: Move *-chorusos target case to the proper switch.
8446         Disable libgcj.
8447
8448 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8449
8450         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8451         1.641.2.228.
8452
8453 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8454
8455         * Makefile.in (STAGE1_CFLAGS): Pass down.
8456
8457 2001-04-13  Alan Modra  <amodra@one.net.au>
8458
8459         * config.guess: Add hppa64-linux support.  Note for next import that
8460         this is already in the master file.
8461         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8462
8463 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8464
8465         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8466         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8467
8468 2001-04-11  Stan Shebs  <shebs@apple.com>
8469
8470         * MAINTAINERS: Add self as Darwin port maintainer.
8471
8472 2001-04-11  Alan Modra  <amodra@one.net.au>
8473
8474         * MAINTAINERS: Update my email address.
8475
8476 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8477
8478         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8479         recent versions of FreeBSD (release 3 or later).
8480         * ltconfig: On FreeBSD, -lc must not be provided when building
8481         a shared library or else the standard -pthread gcc option is
8482         rendered worthless to later users of the built library.
8483
8484 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8485
8486         * MAINTAINERS: Add self and RTH as C front end maintainers.
8487
8488 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8489
8490         * config.sub: Make sure to match an already-canonicalized
8491         machine name (eg. mn10300-unknown-elf).
8492
8493 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8494
8495         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8496         New macros.
8497         (bootstrap, cross): Use RECURSE_FLAGS.
8498         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8499
8500 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8501
8502         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8503
8504 2001-03-22  Colin Howell  <chowell@redhat.com>
8505
8506         * Makefile.in (DO_X): Do not backslash single-quotes in
8507         backquotes (two places).
8508
8509 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8510
8511         Re-installed:
8512         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8513         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8514         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8515         * ltcf-cxx.sh: Likewise.
8516         * ltcf-gcj.sh: Likewise.
8517
8518 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8519
8520         * MAINTAINERS: Add myself as "documentation co-maintainer".
8521
8522 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8523
8524         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8525         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8526
8527 2001-03-19  Tom Tromey  <tromey@redhat.com>
8528
8529         * config-ml.in: Handle GCJ and GCJFLAGS.
8530
8531 2001-03-21  Michael Chastain  <chastain@redhat.com>
8532
8533         * Makefile.in: all-m4 depends on all-texinfo.
8534
8535 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8536
8537         * MAINTAINERS: Add myself to write after approval list.
8538
8539 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8540
8541         * Makefile.in (DO_X): Quote nested quotes.
8542
8543 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8544
8545         * MAINTAINERS: Add myself to write after approval list.
8546
8547 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8548
8549         * Makefile.in (DO_X): Use double quotes for quoting
8550         "RANLIB=$${RANLIB}".
8551
8552 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8553
8554         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8555
8556 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8557
8558         * configure.in: Only use `lang_requires' for languages athat are
8559         actually enabled.
8560
8561 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8562
8563         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8564
8565 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8566
8567         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8568
8569 2001-03-07  Tom Tromey  <tromey@redhat.com>
8570
8571         * configure.in: Allow config-lang.in to set `lang_requires' to list
8572         of other required languages.
8573
8574 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8575
8576         * Makefile.in: Remove RANLIB definition. Use RANLIB
8577         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8578         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8579
8580 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8581             Alexandre Oliva  <aoliva@redhat.com>
8582
8583         * Makefile.in (check-c++): Use tabs, not spaces.
8584
8585 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8586
8587         * MAINTAINERS: add myself to Write After Approval list.
8588
8589 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8590
8591         * Makefile.in (check-c++): New rule.
8592
8593         * configure.in (target_libs): Remove libg++.
8594         (noconfigdirs): Remove libg++.
8595         (noconfigdirs): Same.
8596         (noconfigdirs): Same.
8597         (noconfigdirs): Same.
8598
8599         * config-ml.in: Remove libg++ references.
8600
8601         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8602         (ALL_TARGET_MODULES): Same.
8603         (configure-target-libg++): Remove.
8604         (all-target-libg++): Remove.
8605         (configure-target-libio): Remove.
8606         (all-target-libio): Remove.
8607         (check-target-libio): Remove.
8608         (.PHONY): Remove.
8609         (libg++.tar.bz2): Remove.
8610         (all-target-cygmon): Remove libio.
8611         (all-target-libstdc++): Remove.
8612         (configure-target-libstdc++): Remove.
8613         (TARGET_LIB_PATH): Remove libstdc++.
8614         (ALL_GCC_CXX): Remove libstdc++.
8615         (all-target-gperf): Correct.
8616
8617 2001-02-16  Nick Clifton  <nickc@redhat.com>
8618
8619         * configure.in (noconfigdirs): Allow configuration of texinfo
8620         for Cygwin hosts.
8621
8622 2001-02-15  Anthony Green  <green@redhat.com>
8623
8624         * configure: Introduce GCJ_FOR_TARGET.
8625         * configure.in: Ditto.
8626         * Makefile.in: Ditto.
8627
8628 2001-02-13  Andreas Schwab  <schwab@suse.de>
8629
8630         * MAINTAINERS: Update mail address.
8631
8632 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8633
8634         * config.guess: Add linux target for S/390.
8635         * config.sub: Likewise.
8636
8637 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8638
8639         * configure.in: for *-chorusos, don't config target-newlib and
8640         target-libgloss.
8641
8642 2001-02-06  Ben Elliston  <bje@redhat.com>
8643
8644         * configure: Output host type to stdout, not stderr.
8645
8646 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8647
8648         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8649         * ltcf-cxx.sh: Likewise.
8650
8651         * config.if: Assume enable_libstdcxx_v3 is defined.
8652
8653 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8654
8655         Remove V2 C++ library.
8656         * configure.in: Remove --enable-libstdcxx_v3 support.
8657
8658 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8659
8660         * include/demangle.h: Add prototype for java_demangle_v3.
8661
8662 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8663
8664         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8665
8666 2001-01-27  Richard Henderson  <rth@redhat.com>
8667
8668         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8669
8670 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8671
8672         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8673         Don't unset, it's non-portable and no longer necessary, set to empty
8674         instead.
8675
8676 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8677
8678         * ltconfig: Shell portability fix for the tagname validity check.
8679
8680 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8681
8682         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8683         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8684
8685 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8686
8687         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8688
8689 2001-01-26  Tom Tromey  <tromey@redhat.com>
8690
8691         * configure.in: Allow libgcj to be built on Sparc Solaris.
8692
8693 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8694
8695         * ltcf-c.sh: Add aix5 case.
8696         * ltcf-cxx.sh: Likewise.
8697         * ltconfig: Likewise.
8698
8699 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8702         keep at least one of build_libtool_libs or build_old_libs set to
8703         yes.
8704
8705         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8706         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8707
8708 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8709
8710         * configure.in: Enable libgcj on several additional platforms.
8711
8712 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8713
8714         * configure.in: Enable libgcj for linux targets.
8715
8716 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8717
8718         * MAINTAINERS (Write After Approval): Add myself.
8719
8720 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8721
8722         * MAINTAINERS: Add myself as vax port maintainer.
8723
8724 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8725
8726         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8727
8728 2001-01-09  Mike Stump  <mrs@wrs.com>
8729
8730         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8731         failures of subdirectories.
8732
8733 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8734
8735         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8736         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8737         * ltcf-cxx.sh: Likewise.
8738         * ltcf-gcj.sh: Likewise.
8739         * ltconfig.sh: Fix typo.
8740
8741 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8742
8743         * configure: handle DOS-style absolute paths.
8744
8745 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8746
8747         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8748
8749 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8750
8751         * MAINTAINERS: Add myself as avr port co-maintainer.
8752
8753 2000-12-28  Ben Elliston  <bje@redhat.com>
8754
8755         * MAINTAINERS: Add myself under ``Write After Approval''.
8756
8757 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8758
8759         * texinfo: Remove directory from GCC.
8760
8761 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8762
8763         * COPYING: Update to current
8764         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8765         to 19yy as example year in copyright notice).
8766
8767 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8768
8769         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8770         (libstdcxx_incdir): Pass down.
8771         * config.if: Remove expired bits for cxx_interface, add stub.
8772         (libstdcxx_incdir): Add variable for g++ include directory.
8773         * configure.in (gxx_include_dir): Use it.
8774
8775 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8776
8777         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8778         with old-email address from ``Write After Approval''.
8779
8780 2000-12-15  Andreas Jaeger  <aj@suse.de>
8781
8782         * configure.in: Handle lang_dirs.
8783
8784 2000-12-14  Tom Tromey  <tromey@redhat.com>
8785
8786         * MAINTAINERS: Removed brads.
8787
8788         * MAINTAINERS: Added gcj developers.
8789
8790 2000-12-13  Anthony Green  <green@redhat.com>
8791
8792         * configure.in: Disable libgcj for any target not specifically
8793         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8794         with g++ abi.
8795
8796 2000-12-13  Mike Stump  <mrs@wrs.com>
8797
8798         * Makefile.in (local-distclean): Also remove fastjar.
8799
8800 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8801
8802         * contrib/gcc_update: Add fastjar --touch entries.
8803
8804 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8805
8806         * configure.in: Disable language-specific target libraries for
8807         languages that aren't enabled.
8808
8809 2000-12-10  Anthony Green  <green@redhat.com>
8810
8811         * configure.in: Define libgcj.  Disable libgcj target libraries for
8812         most targets.
8813
8814 2000-12-10  Neil Booth  <neilb@earthling.net>
8815
8816         * MAINTAINERS: Update mail address, remove from WAA list.
8817
8818 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8819
8820         * libjava: Imported from /cvs/java.
8821         * libffi: Likewise.
8822         * Boehm-gc: Likewise.
8823
8824 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8825
8826         * configure.in (target_libs): Revert 2000-12-08 patch.
8827         (noconfigdirs): Added target-libjava.
8828
8829 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8830
8831         * djunpack.bat: removed.
8832
8833 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8834
8835         * Makefile.in: handle DOS-style absolute paths.
8836         * config-ml.in: likewise.
8837         * symlink-tree: likewise.
8838
8839 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8840
8841         * fastjar: Imported.
8842
8843 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8844
8845         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8846         libjava.
8847         * configure.in (target_libs): Removed `target-libjava'.
8848
8849 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8850
8851         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8852         (ALL_MODULES): Added fastjar.
8853         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8854         (all-target-libjava): all-fastjar replaces all-zip.
8855         (all-fastjar): Added.
8856         (configure-target-fastjar, all-target-fastjar): Likewise.
8857         * configure.in (host_tools): Added fastjar.
8858
8859 2000-12-07  Mike Stump  <mrs@wrs.com>
8860
8861         * Makefile.in (local-distclean): Remove leftover built files.
8862
8863 2000-11-24  Nick Clifton  <nickc@redhat.com>
8864
8865         * configure.in (xscale-elf): Add target.
8866         (xscale-coff): Add target.
8867
8868 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8869
8870         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8871         recent versions of FreeBSD (release 3 or later).
8872         * ltconfig: On FreeBSD, -lc must not be provided when building
8873         a shared library or else the standard -pthread gcc option is
8874         rendered worthless to later users of the built library.
8875
8876 2000-11-16  Fred Fish  <fnf@be.com>
8877
8878         * configure.in (enable_libstdcxx_v3): Fix typo,
8879         libstd++ -> libstdc++.
8880
8881 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8882
8883         * MAINTAINERS: Add self to Write After Approval list.
8884
8885 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8886
8887         * MAINTAINERS: Update my email address.  Add myself to global write
8888         privs list.
8889
8890 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8891
8892         * Makefile.in: Merge with src and libgcj.
8893         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8894         configure-target-<library> when their configure scripts need the C
8895         or C++ library to have already been built to work properly.
8896         (do_proto_toplev): Set them to an empty string.
8897
8898         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8899         (REALLY_SET_LIB_PATH): Use them.
8900
8901 2000-11-17  Stan Shebs  <shebs@apple.com>
8902
8903         * MAINTAINERS: Add self to Write After Approval list.
8904
8905 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8906
8907         * configure: Provide the original toplevel configure arguments
8908         (including $0) to subprocesses in the environment rather than
8909         through gcc/configargs.h.
8910
8911 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8912
8913         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8914         C99.  Alphabetise "Write After Approval" list.
8915
8916 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8917
8918         * configure: Turn on libstdc++ V3 by default.
8919
8920         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8921         if we've got GCC.
8922
8923 2000-11-11  Philip Blundell  <philb@gnu.org>
8924
8925         * MAINTAINERS: Add self to Write After Approval list.
8926
8927 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8928
8929         * ltcf-c.sh (aix4): Improve shared library configuration; require
8930         exporting symbols.
8931         * ltcf-cxx.sh (aix4): Define.
8932         * ltconfig (aix4): Define library and soname specs appropriate for
8933         AIX.  Define command to create export symbols list.
8934
8935 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8936
8937         * config.sub: Add support for Sun Chorus
8938
8939 2000-10-31  Nick Clifton  <nickc@redhat.com>
8940
8941         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8942         <name>@redhat.com.  Also installed new email address for Clint
8943         Popetz.
8944
8945 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8946
8947         * etc: Remove directory from GCC.
8948
8949 2000-10-16  Michael Meissner  <meissner@redhat.com>
8950
8951         * configure (gcc/configargs.h): Only create if there is a build GCC
8952         directory created.
8953
8954 2000-10-16  Matthias Klose  <doko@debian.org>
8955
8956         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8957         when configured for libstdc++-v3.
8958
8959 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8960
8961         * configure: Save configure arguments to gcc/configargs.h.
8962
8963 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8964
8965         * config.guess: Import CVS version 1.157.
8966         * config.sub: Import CVS version 1.181.
8967
8968 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8969
8970         * Makefile.in (bootstrap): avoid recursion if subdir missing
8971         (cross): ditto
8972         (do-proto-toplev): ditto
8973
8974 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8975
8976         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8977         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8978
8979         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8980         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8981         all affected `configure' scripts.
8982
8983 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8984
8985         * MAINTAINERS: Add self as cpplib co-maintainer.
8986
8987 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8988
8989         * MAINTAINERS: Add self to Write After Approval list.
8990
8991 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8992
8993         * INSTALL/README: egcs -> GCC update.
8994
8995 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8996
8997         * MAINTAINERS: Add myself to Write After Approval list.
8998
8999 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9000
9001         * MAINTAINERS: Add myself to Write After Approval list.
9002
9003 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9004
9005         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9006         X11 libraries for hppa64.
9007
9008 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9009
9010         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9011
9012 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9013
9014         * Makefile.in (all-zlib): Added dummy target.
9015
9016         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9017         ltcf-gcj.sh: Updated from libtool multi-language branch.
9018
9019 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9020
9021         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9022         (bootstrap*): Depend on all-bootstrap.
9023
9024 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9025
9026         * config.guess: Import CVS version 1.156.
9027         * config.sub: Import CVS version 1.179.
9028
9029 2000-09-02  Anthony Green  <green@cygnus.com>
9030
9031         * Makefile.in (all-gcc): Depend on all-zlib.
9032         (CLEAN_MODULES): Add clean-zlib.
9033         (ALL_MODULES): Add all-zlib.
9034         * configure.in (host_libs): Add zlib.
9035
9036 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9037
9038         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9039         crosses, but add gcc/include to the header search path for them.
9040
9041 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9042
9043         * MAINTAINERS: Add self to Write After Approval list.
9044
9045 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9046
9047         * config.guess: Import CVS version 1.152.
9048         * config.sub: Import CVS version 1.177.
9049
9050 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9051
9052         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9053         $targargs to tell whether newlib is going to be built.
9054
9055         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9056         $$r/TARGET_SUBDIR/libio for _G_config.h.
9057
9058 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9059
9060         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9061
9062 2000-08-22  DJ Delorie  <dj@redhat.com>
9063
9064         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9065
9066 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9067
9068         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9069         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9070         sub-configures.
9071
9072 2000-08-21  DJ Delorie  <dj@redhat.com>
9073
9074         * MAINTAINERS: Add self as a libiberty maintainer
9075
9076 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9077
9078         * configure.in (libstdcxx_flags): Use
9079         libstdc++-v3/src/libstdc++.INC.
9080
9081 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9082
9083         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9084
9085 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9086
9087         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9088
9089         * configure: Make enable_threads and enable_shared defaults
9090         explicit.  Substitute enable_threads into generated Makefiles.
9091         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9092         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9093
9094 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9095
9096         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9097
9098 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9099
9100         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9101         previous delta.
9102
9103 2000-08-11  Jason Merrill  <jason@redhat.com>
9104
9105         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9106         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9107         (FLAGS_FOR_TARGET): Not here.
9108         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9109
9110 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9111
9112         * config-ml.in (CC, CXX): Don't introduce a leading space.
9113
9114 2000-08-07  DJ Delorie  <dj@delorie.com>
9115
9116         * MAINTAINERS: Add self as a DJGPP maintainer
9117
9118 2000-08-07  DJ Delorie  <dj@redhat.com>
9119
9120         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9121         "if we're also building gcc, and it's a gcc that will run on the
9122         build machine, we want to use its includes instead of the system's
9123         default includes".
9124
9125 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9126
9127         * MAINTAINERS: Add self to Write After Approval list.
9128
9129 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9130
9131         * configure.in (libstdcxx_flags): Don't use `"'.
9132
9133         * config-ml.in: Adjust multilib search paths to the
9134         appropriate multilib tree.
9135
9136 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9137
9138         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9139         commas in $LANGUAGES.
9140
9141 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9142
9143         * configure.in: Re-enable all references to libg++ and librx.
9144
9145 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9146
9147         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9148         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9149         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9150         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9151
9152         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9153
9154 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9155
9156         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9157         CXX_FOR_TARGET for sed.
9158
9159 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9160
9161         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9162         Do not override if already set in the environment or in configure.
9163         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9164         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9165
9166 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9167
9168         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9169         the libtool CVS tree multi-language branch.
9170         * ltconfig, ltmain.sh: Updated.
9171
9172 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9173
9174         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9175         (clean-target): Depend on it.
9176
9177         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9178         (GCC_FOR_TARGET): Use it.
9179         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9180         * configure.in: ... here.
9181         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9182         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9183
9184 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9185
9186         * MAINTAINERS: Add self to Write After Approval list.
9187
9188 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9189
9190         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9191         (configure-target-libchill, configure-target-libobjc): Likewise.
9192
9193         * configure.in: Use the same cache file for all target libs.
9194         * config-ml.in: But different cache files per multilib variant.
9195
9196 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9197
9198         * configure (topsrcdir): Don't use dirname.
9199
9200 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9201
9202         * MAINTAINERS: Add self to Write After Approval list.
9203
9204 2000-07-20  Jason Merrill  <jason@redhat.com>
9205
9206         * configure.in: Remove all references to libg++ and librx.
9207
9208         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9209
9210 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9211
9212         * config.sub: Update to subversions version 2000-07-06.
9213
9214 2000-07-12  Andrew Haley  <aph@cygnus.com>
9215
9216         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9217         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9218
9219 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9220
9221         * symlink-tree:  Check number of arguments.
9222
9223 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9224
9225         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9226         search path for a g++ extracted from the build tree.  This
9227         will allow link tests run by configure scripts in
9228         subdirectories to succeed.
9229
9230 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9231
9232         * ltconfig: Add support for mips-dde-sysv4.2MP
9233
9234 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9235
9236         * MAINTAINERS: Add myself as loop discovery maintainer.
9237
9238 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9239
9240         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9241         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9242
9243 2000-06-19  Timothy Wall  <twall@cygnus.com>
9244
9245         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9246         * config.sub: Add tic54x target.
9247
9248 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9249
9250         * MAINTAINERS: Add self as Fortran maintainer,
9251         remove Craig Burley.
9252
9253 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9254
9255         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9256         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9257
9258 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9259
9260         * MAINTAINERS: Add self as i18n maintainer
9261
9262 20000-05-21  H.J. Lu  (hjl@gnu.org)
9263
9264         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9265         directory are used if they exist. Make sure
9266         $(build_tooldir)/include is searched for header files,
9267         $(build_tooldir)/lib/ for library files.
9268         (GCC_FOR_TARGET): Likewise.
9269         (CXX_FOR_TARGET): Likewise.
9270
9271 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9272
9273         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9274
9275 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9276
9277         * Makefile.in (configure-target-libiberty): Depend on
9278         configure-target-newlib.
9279
9280 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9281
9282         * configure.in, Makefile.in: Merge all libffi-related
9283         configury stuff from the libgcj tree.
9284
9285 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9286
9287         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9288         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9289
9290 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9291
9292         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9293         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9294         current version information.  Add to proto-toplev directory.
9295         (gdb-taz): Build do-djunpack.
9296
9297 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9298
9299         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9300
9301 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9302
9303         * MAINTAINERS: Add self to Write After Approval list.
9304
9305 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9306
9307         * ltmain.sh: Preserve in relink_command any environment
9308         variables that may affect the linker behavior.
9309
9310 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9311
9312         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9313
9314 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9315
9316         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9317
9318 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9319
9320         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9321         with the version name.
9322
9323 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9324
9325         * MAINTAINERS: Add self as bb-reorder maintainer.
9326
9327 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9328
9329         * config.if: Tweak.
9330
9331 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9332
9333         * djunpack.bat: New file.
9334
9335 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9336
9337         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9338         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9339         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9340         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9341
9342 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9343
9344         * config.sub (case $basic_machine): Change default for "ibm-*"
9345         to "openedition".
9346
9347 2000-04-13  Andreas Jaeger  <aj@suse.de>
9348
9349         * MAINTAINERS: Added myself.
9350
9351 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9352
9353         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9354         (do-md5sum): New target.
9355         (MD5PROG): Define.
9356         (PACKAGE): Default to TOOL.
9357         (VER): Default to a shell script.
9358         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9359         md5 checksum generation.
9360         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9361         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9362         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9363         insight.tar.bz2): Use gdb-taz to create archive.
9364
9365 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9366
9367         * configure (warn_cflags): Delete.
9368
9369 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9370
9371         * MAINTAINERS: Added myself.
9372
9373 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9374             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9375
9376         * configure.in (enable_libstdcxx_v3): Add.
9377         (target_libs): Add bits here to switch between libstdc++-v2 and
9378         libstdc++-v3.
9379         * config.if: And this file too.
9380         * Makefile.in: Add libstdc++-v3 targets.
9381
9382 2000-04-05  Michael Meissner  <meissner@redhat.com>
9383
9384         * config.sub (d30v): Add d30v as a basic machine type.
9385
9386 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9387
9388         * configure.in: -linux-gnu*, not -linux-gnu.
9389
9390 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9391
9392         * MAINTAINERS: Add self in write-after-approval section.
9393
9394 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9395
9396         * MAINTAINERS: Add self as ia64 port maintainer.
9397
9398 2000-03-08  Neil Booth  <NeilB@earthling.net>
9399
9400         * MAINTAINERS: Add self in write-after-approval section.
9401
9402 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9403
9404         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9405         (do-tar-bz2): Replace TOOL with PACKAGE.
9406         (gdb.tar.bz2): Remove GDBTK from GDB package.
9407         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9408         dejagnu.tar.bz2): New packages.
9409
9410 2000-02-27  Andreas Jaeger  <aj@suse.de>
9411
9412         * configure.in: Add entry for mips*-*-linux*, move catch all
9413         *-*-*linux* entry below this one.
9414
9415 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9416
9417         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9418
9419 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9420
9421         * config.sub: Support an OS of "wince".
9422
9423 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9424
9425         * config.guess, config.sub: Updated to match config's 2000-02-15
9426         version.
9427
9428 2000-02-23  Linas Vepstas  <linas@linas.org>
9429
9430         * config.sub: Add support for Linux/IBM 370.
9431         * configure.in: Likewise.
9432
9433 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9434
9435         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9436
9437 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9438
9439         * config.guess: Guess "cygwin" rather than "cygwin32".
9440
9441 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9442
9443         * configure (gcc_version): When setting, narrow search to
9444         lines containing `version_string'.
9445
9446 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9447
9448         * config.sub: Add support for avr target.
9449
9450 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9451
9452         * MAINTAINERS: Add maintainers for MCore port.
9453
9454 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9455
9456         * config.sub: Add mmix-knuth-mmixware.
9457
9458 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9459
9460         * MAINTAINERS: Pair cccp with cpplib maintainership.
9461
9462 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9463
9464         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9465         structure stuff to -L library search.
9466         (CXX_FOR_TARGET): Ditto.
9467         (CROSS_CHECK_MODULES): Fix spelling mistake.
9468
9469 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9470
9471         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9472         the C++ compiler.
9473
9474 2000-01-12  Richard Henderson  <rth@cygnus.com>
9475
9476         * configure.in: Don't build some bits for beos.
9477
9478 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9479
9480         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9481         as include files.
9482
9483 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9484
9485         * Add self as cpplib maintainer, as requested by Jason
9486         Merrill.  Correct my e-mail address.
9487
9488 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9489
9490         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9491         not mh-aix43.
9492
9493 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9494
9495         * MAINTAINERS: Add myself to "write after approval" list.
9496
9497 1999-12-14  Richard Henderson  <rth@cygnus.com>
9498
9499         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9500         * config.sub: Accept alphaev[78], alphaev8.
9501
9502 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9503
9504         * config.guess, config.sub: Update from autoconf.
9505
9506 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9507
9508         * MAINTAINERS:  update my playtime e-address.
9509
9510 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9511
9512         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9513         necessary libraries are missing.
9514
9515 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9516
9517         * MAINTAINERS: Add new 'write after approval' maintainer.
9518
9519 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9520
9521         * MAINTAINERS: Add new Java maintainer.
9522
9523 1999-10-25  Andreas Schwab  <schwab@suse.de>
9524
9525         * configure: Fix quoting inside arguments of eval.
9526
9527 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9528
9529         * config-ml.in: Allow suppression of some ARM multilibs.
9530
9531 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9532
9533         * config.guess: Add OS/390 match pattern.
9534         * config.sub: Add mvs, openedition targets.
9535         * configure.in (i370-ibm-opened*): New.
9536
9537 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9538
9539         * config.sub: Add support for configuring for pj.
9540
9541 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9542
9543         * config.sub (maybe_os): Add support for configuring for fr30.
9544
9545 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9546
9547         * configure.in: Do not configure or build ld for AIX
9548         platforms.  ld is known to be broken on these platforms.
9549
9550 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9551
9552         * config-ml.in: Pass compiler flag corresponding to multidirs to
9553         subdir configures.
9554
9555 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9556
9557         * Makefile.in (LDFLAGS): Define.
9558
9559 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9560
9561         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9562         noconfigdirs.
9563         (*-*-cygwin*): Likewise.
9564
9565 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9566
9567         * mkdep: New file.
9568         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9569         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9570
9571         From Eli Zaretskii <eliz@is.elta.co.il>:
9572         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9573         long file name when using DJGPP on MS-DOS.
9574
9575 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9576
9577         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9578
9579 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9580
9581         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9582         dependency as this causes "make check" to globally "make all"
9583
9584 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9585
9586         * configure.in (target_libs): Added target-zlib.
9587         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9588         (CONFIGURE_TARGET_MODULES): Likewise.
9589         (CHECK_TARGET_MODULES): Likewise.
9590         (INSTALL_TARGET_MODULES): Likewise.
9591         (CLEAN_TARGET_MODULES): Likewise.
9592         (configure-target-zlib): New target.
9593         (all-target-zlib): Likewise.
9594         (all-target-libjava): Depend on all-target-zlib.
9595         (configure-target-libjava): Depend on configure-target-zlib.
9596
9597         * Makefile.in (configure-target-libjava): Depend on
9598         configure-target-newlib.
9599         (configure-target-boehm-gc): New target.
9600         (configure-target-qthreads): New target.
9601
9602         * configure.in (target_libs): Added target-qthreads.
9603         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9604         (CONFIGURE_TARGET_MODULES): Likewise.
9605         (CHECK_TARGET_MODULES): Likewise.
9606         (INSTALL_TARGET_MODULES): Likewise.
9607         (CLEAN_TARGET_MODULES): Likewise.
9608         (all-target-qthreads): New target.
9609         (configure-target-libjava): Depend on configure-target-qthreads.
9610         (all-target-libjava): Depend on all-target-qthreads.
9611
9612         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9613         (CONFIGURE_TARGET_MODULES): Likewise.
9614         (CHECK_TARGET_MODULES): Likewise.
9615         (INSTALL_TARGET_MODULES): Likewise.
9616         (CLEAN_TARGET_MODULES): Likewise.
9617         (all-target-libjava): New target.
9618         (all-target-boehm-gc): Likewise.
9619         * configure.in (target_libs): Added libjava, boehm-gc.
9620
9621 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9622
9623         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9624         configure.bat in SUPPORT_FILES.
9625         (gas+binutils.tar.bz2): Likewise.
9626
9627         * makeall.bat: Remove; obsolete.
9628
9629 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9630
9631         From Mark Elbrecht:
9632         * configure.bat: Remove; obsolete.
9633
9634 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9635
9636         * configure: Add -W -Wall to the default CFLAGS when compiling with
9637         gcc.
9638
9639 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9640
9641         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9642
9643 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9644
9645         * configure.in: Build ld on IRIX6.
9646
9647 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9648
9649         * Makefile.in: Change distribution targets to use bzip2 instead of
9650         gzip.
9651         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9652         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9653
9654 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9655
9656         * config.sub: Add mcore target.
9657
9658 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9659
9660         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9661
9662 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9663
9664         * config.guess (dummy): Changed to $dummy.
9665
9666 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9667
9668         * config.sub: Tidied up case statements.
9669
9670 1999-05-22  Ben Elliston  <bje@cygnus.com>
9671
9672         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9673         <jiro@din.or.jp>.
9674
9675         * config.guess: Merge with FSF version. Future changes will be
9676         more accurately recorded in this ChangeLog.
9677         * config.sub: Likewise.
9678
9679 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9680
9681          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9682
9683 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9684
9685         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9686
9687 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9688
9689         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9690
9691 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9692
9693         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9694         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9695         Bad merge removed these two changes.
9696
9697 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9698                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9699
9700         * config.guess (interix Alpha): Add.
9701
9702 1999-04-11  Richard Henderson  <rth@cygnus.com>
9703
9704         * configure.in (i?86-*-beos*): Do config gperf; don't config
9705         gdb, newlib, or libgloss.
9706
9707 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9708
9709         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9710         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9711         from multidirs.
9712
9713 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9714
9715         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9716
9717 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9718
9719         * config.sub: Add support for mcore targets.
9720
9721 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9722
9723         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9724         not mt-ospace, in order to shut up assembler warning about using
9725         symbols that are named the same as registers.
9726
9727 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9728
9729         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9730         dependency list for all-target-cygmon.
9731
9732 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9733
9734         * config-ml.in: Check $host, not $target, for selective multilibs.
9735         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9736         thumb interworking, and underscore prefix multilibs.
9737
9738 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9739
9740         * missing: Update to version from current automake.
9741
9742 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9743
9744         * configure (gxx_include_dir): Removed.
9745
9746         * configure.in (gxx_include_dir): Handle it.
9747         * Makefile.in: Likewise.
9748
9749 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9750
9751         * config.sub (mips64vr4111,mips64vr4111el) Add.
9752
9753 1999-03-21  Ben Elliston  <bje@cygnus.com>
9754
9755         * config.guess: Correct typo for detecting ELF on FreeBSD.
9756
9757 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9758
9759         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9760         config/mh-djgpp.
9761
9762 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9763
9764         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9765         all-target-newlib to dependency list for all-target-bsp.
9766
9767 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9768
9769         * config.sub: Add i386-uwin support.
9770         * config.guess: Likewise.
9771
9772 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9773
9774         * configure.in: cleanup, add mh-*pic handling for arm, special
9775         case powerpc*-*-aix*
9776
9777 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9778
9779         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9780         can be built.
9781
9782 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9783
9784         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9785         targets.
9786
9787 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9788
9789         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9790
9791 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9792
9793         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9794
9795 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9796
9797         * config.sub: Fix typo in arm recognition.
9798
9799 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9800
9801         * configure.in (noconfigdirs): Changed target_configdirs to
9802         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9803         rather than m68k-*-* since it is not known to work on
9804         m68k-aout. Ditto for arm-*-*oabi.
9805
9806 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9807
9808         * configure.in (*-*-windows*): Remove, no longer used.
9809
9810 1999-02-19  Ben Elliston <bje@cygnus.com>
9811
9812         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9813         Smart and improved by Andrew Cagney.
9814
9815 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9816
9817         * config.guess: Recognize openbsd-*-hppa.
9818
9819 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9820
9821         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9822         only if it is not empty.
9823
9824 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9825
9826         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9827
9828         * config.guess: Modified to recognize uname's armv* syntax.
9829
9830         * config.sub: Modified to recognize uname's armv* syntax.
9831
9832 1999-02-17  Mark Salter  <msalter@cygnus.com>
9833
9834         * configure.in: Added target-bsp for sparclite.
9835
9836 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9837
9838         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9839
9840 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9841
9842         * configure.in: Add support for strongarm port.
9843         * config.sub: Add support for strongarm target.
9844
9845 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9846
9847         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9848         the old name config/mh-cygwin32.
9849         Enable texinfo.
9850
9851 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9852
9853         * configure.in: Do build ld for ix86 Solaris.
9854
9855 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9856
9857         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9858         $AR_FOR_TARGET.  Likewise for RANLIB.
9859
9860 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9861
9862         * config.sub (oabi):  Recognize.
9863         * configure.in (arm-*-oabi):  Handle.
9864
9865 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9866
9867         * config.guess: Improve detection of i686 on UnixWare 7.
9868
9869 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9870
9871         * config.guess: Add support for i386-pc-interix.
9872         * config.sub: Likewise.
9873         * configure.in: Likewise.
9874
9875 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9876
9877         * Makefile.in: Remove unneeded all-target-libio from
9878         from all-target-winsup target since it is now unneeded.
9879         Add all-target-libtermcap in its place since it is now
9880         needed.
9881
9882 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9883
9884         * configure.in: makefile stub for cygwin target is probably
9885         unnecessary.  Remove it for now.
9886
9887 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9888
9889         * configure.in: libtermcap.a should be built when cygwin is the
9890         target as well as the host.
9891         * config.guess: Allow mixed case in cygwin uname output.
9892         * Makefile.in: Add libtermcap target.
9893
9894 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9895
9896         * config.sub: Clean up handling of hppa2.0.
9897
9898 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9899
9900         * config.guess: Use C code to identify more HP machines.
9901
9902 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9903
9904         * config.sub: Handle hppa2.0.
9905
9906 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9907
9908         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9909         cygmon for all sparclite targets, regardless of object format.
9910
9911 1998-12-15  Mark Salter  <msalter@cygnus.com>
9912
9913         * configure.in: Added target-bsp for several target architectures.
9914
9915         * Makefile.in: Added rules for bsp.
9916
9917 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9918
9919         * config.guess: Improve detection of hppa2.0 processors.
9920
9921 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9922
9923         * config.guess: Recognize FreeBSD using ELF automatically.
9924
9925 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9926
9927         * configure (skip-this-dir): Add handling for new shell script, which
9928         might be created by a sub-directory's configure to indicate, this particular
9929         directory is "unwanted".
9930         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9931
9932 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9933
9934         * ltconfig: import from libtool, after changing libtool to
9935         account for the cygwin name change.
9936
9937 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9938
9939         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9940         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9941
9942 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9943
9944         * configure.in: Add libtermcap to list of cygwin dependencies.
9945
9946 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9947
9948         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9949         they include winsup/include when it's a cygwin target.
9950
9951 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9952
9953         * configure.in (host_tools): Added zip.
9954         * Makefile.in (all-target-libjava): Depend on all-zip.
9955         (all-zip): New target.
9956         (ALL_MODULES): Added all-zip.
9957         (NATIVE_CHECK_MODULES): Added check-zip.
9958         (INSTALL_MODULES): Added install-zip.
9959         (CLEAN_MODULES): Added clean-zip.
9960
9961 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9962
9963         * Makefile.in: lose "32" from comment about cygwin.
9964
9965 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9966
9967         * configure.in: Use -Os to build target libraries for the fr30.
9968
9969 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9970
9971         * config.sub: Add fr30.
9972
9973 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9974
9975         * configure.in: drop "32" from config/mh-cygwin32.  Check
9976         cygwin* instead of cygwin32*.
9977         * config.sub: Check cygwin* instead of cygwin32*.
9978
9979 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9980
9981         * config.guess: Match any version of Unixware7.
9982
9983 1998-10-20  Syd Polk  <spolk@cygnus.com>
9984
9985         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9986         if desired.
9987
9988 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9989
9990         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9991         these if the appropriate directories and files to not exist.
9992
9993 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9994
9995         * Makefile.in (DEVO_SUPPORT): Add config.if.
9996
9997 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9998
9999         * configure: Add pattern to replace "build_tooldir"'s
10000         definition in the generated Makefile with "tooldir"'s
10001         actual value.
10002
10003 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10004
10005         * config.sub: Bring back lost sparcv9.
10006
10007         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10008
10009 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10010
10011         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10012         CC_FOR_TARGET and friends.
10013
10014 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10015
10016         * Makefile.in (build_tooldir): New variable, same as tooldir.
10017         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10018         -B$(build_tooldir)/bin/.
10019         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10020
10021 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10022
10023         * README: Remove installation instructions and refer to the
10024         INSTALL directory instead.
10025
10026 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10027
10028         * config.sub: Add support for i[34567]86-pc-udk.
10029         * configure.in: Likewise.
10030
10031 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10032
10033         * Makefile.in: add bzip2 package building bits for user
10034         tools module
10035         * configure.in: ditto
10036
10037 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10038
10039         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10040         (ALL_TARGET_MODULES): Add all-target-libobjc.
10041         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10042         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10043         (all-target-libchill): Add dependencies.
10044         * configure.in (target_libs): Add libchill.
10045
10046 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10047
10048         * configure.in (target_subdir): Remove duplicate line.
10049
10050 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10051
10052         * Makefile.in (all-automake): fix dependencies.
10053
10054 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10055
10056         * configure.in: Minor cleanups for building in the $(target_alias)
10057         subdir.
10058
10059 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10060
10061         * Makefile.in (bootstrap): Set r and s before make all.  Use
10062         BASE_FLAGS_TO_PASS in make all.
10063         (cross): Likewise.
10064
10065 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10066
10067         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10068
10069 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10070
10071         * config.sub: Fix typo in last change.
10072
10073 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10074
10075         * config.sub: Add support for C4x target.
10076         * configure.in: Likewise.
10077
10078 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10079
10080         * config.sub: Recognize sparcv9 just like sparc64.
10081
10082 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10083
10084         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10085
10086 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10087
10088         * config.guess: Correctly identify Pentium II sco boxes.
10089
10090         * config.guess: Fix "tr" code.  From Weiwen Liu.
10091
10092 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10093
10094         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10095         stabs.
10096
10097 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10098
10099         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10100         (ALL_TARGET_MODULES): Add all-target-libchill.
10101         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10102         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10103         (all-target-libchill): Add dependencies.
10104         * configure.in (target_libs): Add libchill.
10105
10106 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10107
10108         * config.guess: Avoid assumptions about "tr" behaves when
10109         LANG is set to something other than English.
10110
10111 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10112
10113         * configure (gxx_include_dir): Changed to
10114         '${prefix}/include/g++'-${libstdcxx_interface}.
10115
10116         * config.if: New to determine the interfaces.
10117
10118 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10119
10120         * config.guess: Detect and handle MPE/IX.
10121         * config.sub: Deal with MPE/IX.
10122
10123 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10124
10125         * configure.in: Use mh-aix43.
10126
10127 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10128
10129         * configure: Fix --without/--disable cases for gxx-include-dir.
10130
10131 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10132
10133         * mdata-sh:  Imported.  Needed for automake support.
10134
10135 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10136
10137         * Makefile.in (taz): Try "chmod -R og=u ." before
10138         "chmod og=u `find . -print`".
10139
10140 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10141
10142         * configure.in: Add arm-elf and thumb-elf support.
10143
10144 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10145
10146         * Makefile.in: Undo previous patch.
10147
10148 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10149
10150         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10151         to here ...
10152         (install-no-fixedincludes): and here
10153         (INSTALL_MODULES): ... from here.
10154
10155 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10156
10157         * config.sub: Merge with FSF.
10158
10159         * config.guess: Merge with FSF.
10160
10161 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10162
10163         * configure (extraconfigdirs): New variable.
10164         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10165         * Makefile.in (all): Move higher in file.
10166         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10167         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10168         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10169         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10170         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10171
10172 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10173
10174         * Makefile.in (all-target-libjava): Depend on all-gcc and
10175         all-target-newlib.
10176         (configure-target-libjava): Depend on $(ALL_GCC).
10177
10178 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10179
10180         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10181         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10182
10183 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10184
10185         * INSTALL/README: Fix typo.
10186
10187 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10188
10189         * ylwrap: Change absolute path checks to check for DOS style path
10190         names.
10191
10192         * ylwrap: Don't use a full path name if the source file is in the
10193         same directory.  From hjl@lucon.org (H.J. Lu).
10194
10195         * config-ml.in: Default to being verbose, to match Feb 18 change to
10196         configure.
10197
10198 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10199
10200         Brought over from egcs:
10201
10202         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10203
10204         * configure.in (target_subdir): Set to ${target_alias} instead
10205         of "libraries".
10206
10207         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10208
10209         * configure.in (target_subdir): Set to libraries if enable_multilib.
10210
10211 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10212
10213         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10214         multilibs, force reconfiguration the first time we create
10215         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10216
10217 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10218
10219         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10220         avoid confusion with --no-recursion.
10221
10222 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10223
10224         * configure.in: Win32 hosts shouldn't use install -x
10225         * install-sh: remove -x option, and special .exe-handling
10226         hack.
10227
10228 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10229
10230         * config.guess: Recognize i586-pc-beos.
10231         * configure.in: Don't build some bits for beos.
10232
10233 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10234
10235         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10236         CFLAGS default to -O2.
10237
10238         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10239         when using GNU ld.
10240
10241 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10242
10243         * ltmain.sh: Correct install when using a different shell.
10244
10245 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10246
10247         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10248
10249 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10250
10251         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10252         target.
10253
10254 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10255
10256         * ltconfig: Update to correct AIX handling.
10257
10258 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10259
10260         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10261
10262         * configure.in (target_subdir): Set to ${target_alias} instead
10263         of "libraries".
10264
10265 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10266
10267         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10268         (Makefile): Depend on $(gcc_version_trigger).
10269
10270         * configure (gcc_version): Change default initializer to empty
10271         string.
10272         (gcc_version_trigger): New variable; pass this variable down
10273         to subdir configures to enable them checking gcc's version
10274         themselves. Emit make macros for both gcc_version vars.
10275         (topsrcdir): Initialize reliably.
10276         (recursion line): Remove --with-gcc-version=${gcc_version}.
10277
10278 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10279
10280         * configure (enable_version_specific_runtime_libs): Implement new flag
10281         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10282         in $(libsubdir); emit definition in each generated Makefile.
10283         (gxx_include_dir): Initialize depending on
10284         $enable_version_specific_runtime_libs.
10285
10286 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10287
10288         * configure (gcc_version): Initialize properly depending on
10289         how and where configure is started.
10290         (recursion line): Pass a --with-gcc-version=${gcc_version}
10291         to configures in subdirs.
10292
10293 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10294
10295         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10296         cygmon
10297
10298 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10299
10300         * configure.in: Add cygmon and libstub support for mn10200.
10301
10302 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10303
10304         * configure (gcc_version): Add new variable describing the
10305         particular gcc version we're building.
10306         * Makefile.in (libsubdir): Add new macro for the directory
10307         in which the compiler finds executables, libraries, etc.
10308         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10309         and libsubdir.
10310
10311 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10312
10313         * Makefile.in (local-clean): Remove *.log.
10314         (warning.log): Built with warn_summary from build.log.
10315         (mail-report.log): Run test_summary.
10316         (mail-report-with-warnings.log): Run test_summary including
10317         warning.log in the report.
10318
10319 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10320
10321         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10322
10323 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10324
10325         * Makefile.in (grep): Grep no longer depends on libiberty.
10326
10327 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10328
10329         * Makefile.in: all-snavigator needs all-libgui.
10330
10331 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10332
10333         * configure.in: Add cygmon and libstub support for mn10300.
10334
10335 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10336
10337         * missing: Update to version from automake 1.3.
10338
10339         * ltmain.sh: On installation, don't get confused if the same name
10340         appears more than once in the list of library names.
10341
10342 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10343
10344         * config.sub: Accept m68060 and m5200 as CPU names.
10345
10346 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10347
10348         * configure: Use && rather than using -a in test, because odd
10349         strings can confuse test.
10350         * configure.in: Likewise.
10351
10352 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10353
10354         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10355
10356 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10357
10358         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10359         bootstrap4-lean): New targets.
10360
10361 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10362
10363         * mpw-* Delete.  Not used.
10364
10365 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10366
10367         * COPYING.LIB: Update FSF address.
10368
10369 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10370
10371         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10372
10373         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10374         GAS_SUPPORT_DIRS.
10375
10376 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10377
10378         * ltconfig, ltmain.sh: Avoid producing a version number if
10379         -version-info was not used.
10380
10381 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10382
10383         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10384         building with newlib.
10385
10386 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10387
10388         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10389         Solaris `make' causes it to continue to next definition.
10390
10391 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10392
10393         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10394         the right GUI libraries and files are installed along with GDB.
10395
10396 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10397
10398         * configure.in: Change alpha to alpha* in several places.
10399
10400 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10401
10402         * config.sub: Recognize sparc86x.
10403
10404 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10405
10406         * configure.in (--enable-target-optspace): Remove debug echo.
10407
10408 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10409
10410         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10411
10412 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10413
10414         * ltconfig: Update cygwin32 support.
10415
10416         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10417         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10418         (GDB_SUPPORT_DIRS): Likewise.
10419
10420 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10421
10422         * configure.in (target_makefile_frag): If --enable-target-optspace,
10423         use -Os to compile target libraries rather than -O2.  Default to
10424         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10425         not used.
10426         * configure.in (target_cflags): Ditto for d30v.
10427
10428 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10429
10430         * Makefile.in (all-bfd): Depend on all-intl.
10431         (all-binutils): Likewise.
10432         (all-gas): Likewise.
10433         (all-gprof): Likewise.
10434         (all-ld): Likewise.
10435
10436 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10437
10438         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10439
10440 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10441
10442         * Makefile.in (all-bfd): Depend upon all-libiberty.
10443
10444         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10445
10446 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10447
10448         * Makefile.in: Add libstub.
10449
10450         * configure.in: Ditto. Build libstub for targets that have cygmon
10451         support.
10452
10453 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10454
10455         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10456
10457 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10458
10459         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10460         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10461
10462 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10463
10464         * configure: Define DEFAULT_M4 by searching PATH.
10465         * Makfile.in: Use DEFAULT_M4.
10466
10467 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10468
10469         * ltconfig: Add cygwin32 support.
10470
10471         * Makefile.in, configure.in: Add libtool as a native only directory
10472         to configure and build.
10473
10474 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10475
10476         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10477
10478 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10479
10480         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10481
10482 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10483
10484         * Makefile.in: add ash make rules
10485         * configure.in: add ash to native_only and host_tools lists
10486
10487 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10488
10489         * Makefile.in (all-gettext, all-intl): New targets.
10490         (ALL_MODULES): Added all-gettext, all-intl.
10491         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10492         (INSTALL_MODULES): Added install-gettext, install-intl.
10493         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10494
10495         * configure.in (host_tools): Added gettext.
10496         (native_only): Likewise.
10497         (noconfigdirs) [various cases]: Likewise.
10498         (host_libs): Added intl.
10499
10500 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10501
10502         * configure: Do not disable building gdbtk for cygwin32 hosts.
10503
10504 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10505
10506         * configure.in: Add thumb-coff target.
10507         * config.sub: Add thumb-coff target.
10508
10509 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10510
10511         * Makefile.in: Revert yesterday's change.
10512         (all-target-winsup):  all-target-librx stays out of here.
10513
10514 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10515
10516         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10517         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10518         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10519         Remove references to librx and libg++.
10520
10521 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10522
10523         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10524         recursive makes
10525
10526 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10527
10528         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10529         for newlib directory.
10530         (CXX_FOR_TARGET): Likewise.
10531
10532 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10533
10534         * ltconfig: Update after libtool/ltconfig.in change for
10535         hpux11.
10536
10537 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10538
10539         * ltconfig, ltmain.sh: Update to libtool 1.2.
10540
10541 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10542
10543         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10544         (install-gcc-cross): Instead, override LANGUAGES here.
10545
10546 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10547
10548         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10549         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10550
10551 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10552
10553         * configure.in: Add Thumb-pe target.
10554
10555 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10556
10557         * Makefile.in - changed sn targets to snavigator
10558         * configure.in - changed sn targets to snavigator
10559
10560 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10561
10562         * config-ml.in: After building symlink tree call make distclean
10563         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10564         to be the case for libiberty.
10565
10566 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10567
10568         * configure: When making link, also check the current
10569         directory. The configure scripts may create one.
10570
10571 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10572
10573         * config.sub: Accept alphapca56 and alphaev6 properly.
10574
10575 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10576
10577         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10578
10579 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10580
10581         * config.sub (sco5): Fix typo.
10582
10583 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10584
10585         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10586         install-itcl.
10587         (install-itcl): Remove dependency on install-tcl.
10588
10589 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10590
10591         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10592
10593 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10594
10595         * configure.in: Don't build libgui for a cygwin32 target when not on
10596         a cygwin32 host.
10597
10598 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10599
10600         * configure (redirect): Set to null, so default behavior of
10601         configure is now --verbose.
10602
10603 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10604
10605         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10606         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10607
10608 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10609
10610         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10611         this change to sync Makefile.in with its ChangeLog entries.
10612
10613 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10614
10615         * ltmain.sh (mkdir): Check that the directory doesn't exist
10616         before we exit with error, so that we don't get races during
10617         parallel builds.
10618
10619 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10620
10621         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10622
10623 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10624
10625         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10626         PICFLAG_FOR_TARGET.
10627         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10628
10629         * configure: Emit a definition for the new macro enable_shared
10630         into each Makefile.
10631
10632 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10633
10634         * configure.in (host_tools, native_only): Add libtool.
10635
10636 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10637
10638         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10639         Fix typo in ming config comment.
10640
10641 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10642
10643         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10644
10645 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10646
10647         * config.sub: Add tic30 cases, and map c30 to tic30.
10648
10649 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10650
10651         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10652         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10653         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10654         (CLEAN_TARGET_MODULES): Similarly
10655         (all-target-libf2c): Add dependences.
10656         * configure.in (target_libs): Add libf2c.
10657
10658 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10659
10660         * configure.in: Remove expect from noconfigdirs when target
10661         is cygwin32.  OK to build expect and dejagnu with Canadian
10662         Cross.
10663
10664 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10665
10666         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10667         host.
10668
10669         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10670         and mingw32.
10671
10672 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10673
10674         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10675         here as it is not defined in the toplevel Makefile.
10676
10677 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10678
10679         * configure (package_makefile_rules_frag): New variable, which names
10680         a file with generic rules, ...
10681         Change comment to mention we now have FIVE parts.
10682         * configure: Undo last change.
10683
10684 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10685
10686         * config.guess: More accurate determination of HP processor types.
10687         * config.sub: More accurate determination of HP processor types.
10688
10689 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10690
10691         * configure (package_makefile_frag): Move inserting the
10692         ${package_makefile_frag} to where it should be according
10693         to the comment.
10694
10695 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10696
10697         * config.guess: Add support for Linux/ARM.
10698
10699 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10700
10701         * .cvsignore: Remove *-info and *-install since they match
10702         release-info and mpw-install, which we don't want to just ignore.
10703
10704 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10705
10706         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10707
10708 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10709
10710         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10711         local_prefix to sub-make invocations.
10712
10713 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10714
10715         * configure.in: Check makefile fragments in the source
10716         directory.
10717
10718 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10719
10720         * configure.in: Check whether host and target makefile
10721         fragments exist before adding them to *_makefile_frag.
10722
10723 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10724
10725         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10726
10727 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10728
10729         * configure.in: Make sure we only replace RPATH_ENVVAR on
10730         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10731         regexp to sed.
10732
10733         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10734         to sub-makes.
10735
10736 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10737
10738         * config-ml.in (multi-do): LDFLAGS must include multilib
10739         designator.
10740
10741 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10742
10743         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10744
10745 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10746
10747         * config.sub: Add mingw32 support.
10748         * configure.in: Likewise.
10749
10750 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10751
10752         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10753
10754 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10755
10756         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10757         * configure (gxx_include_dir): Provide a definition for subdirs
10758         which do not use autoconf.
10759
10760 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10761
10762         * config.guess: Sync with egcs.  Picks up new alpha support,
10763         BeOS & some additional linux support.
10764
10765 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10766
10767         * config.guess: HP 9000/803 is a PA1.1 machine.
10768
10769 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10770
10771         * configure.in: It's alpha*-...
10772
10773 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10774
10775         * configure.in (host_makefile_frag, target_makefile_frag):
10776         Handle multiple config files.
10777         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10778         alpha-*-*.
10779
10780 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10781
10782         * mkdep: New file.
10783
10784 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10785
10786         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10787
10788 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10789
10790         * Makefile.in: Add libgui directory.
10791         (GDB_TK): Add all-libgui.
10792         * configure.in: Add libgui directory.
10793         * configure: Add all-libgui to GDB_TK.
10794
10795 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10796
10797         * config-ml.in (multidirs): Add m32r to multilib list.
10798
10799 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10800
10801         * Makefile.in (all-target-gperf): Change dependency to
10802         all-target-libstdc++.
10803
10804 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10805
10806         * config.guess: Add BeOS support.
10807
10808 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10809
10810         Source directory cvs renamed to cvssrc:
10811         * configure.in (host_tools): Change cvs to cvssrc.
10812         (native_only): Likewise.
10813         (noconfigdirs) [various cases]: Likewise.
10814         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10815         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10816         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10817         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10818         (all-cvssrc): Rename target from all-cvs.
10819
10820 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10821
10822         * configure (gxx_include_dir): Fix thinko.
10823
10824 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10825
10826         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10827         (install-cross, install-gcc-cross): New targets.
10828
10829 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10830
10831         * configure.in (noconfigdirs): Add support for Thumb target.
10832
10833         * config.sub (maybe_os): Add support for Thumb target.
10834
10835 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10836
10837         * Makefile.in: Add rules for cygmon.
10838
10839         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10840
10841 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10842
10843         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10844         * configure (gxx_include_dir): Provide a definition for subdirs
10845         which do not use autoconf.
10846
10847 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10848
10849         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10850         11/18/97 build
10851
10852 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10853
10854         * From Franz Sirl.
10855         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10856         found on RedHat Linux systems.
10857
10858 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10859
10860         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10861         guesses.
10862
10863 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10864
10865         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10866
10867 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10868
10869         * ltmain.sh: If mkdir fails, check whether the directory was created
10870         anyhow by some other process.
10871
10872 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10873
10874         * configure.in (d30v-*-*): Configure all directories.
10875
10876 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10877
10878         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10879         for the D30V.
10880
10881 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10882
10883         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10884
10885 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10886
10887         * include/libiberty.h: Add extern "C" { so it can be used with C++
10888         progrms.
10889         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10890         programs.
10891
10892 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10893
10894         * configure.in (d30v-*-*): Configure GCC now.
10895
10896 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10897
10898         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10899         is no longer needed.
10900
10901 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10902
10903         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10904
10905 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10906
10907         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10908         targets using "$@" to provide support for similar but not identical
10909         targets without having to duplicate code.
10910
10911 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10912
10913         * makefile.vms: Fix to work with DEC C.
10914
10915 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10916
10917         * config.sub: Add mips-tx39-elf to marketing names.
10918
10919 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10920
10921         * ltmain.sh: Handle symlinks in generated script.
10922
10923 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10924
10925         * configure: Handle autoconf style directory options: --bindir,
10926         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10927         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10928         --sysconfdir.
10929         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10930         (sharedstatedir, localstatedir, oldincludedir): New variables.
10931         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10932         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10933         sbindir, sharedstatedir, and sysconfdir.
10934
10935 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10936
10937         * Makefile.in (bootstrap-lean): New target.
10938
10939 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10940
10941         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10942         sn, and gnuserv from noconfigdirs.
10943
10944 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10945
10946         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10947
10948 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10949
10950         * Makefile.in (cross): New target.
10951
10952 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10953                           Jeff Law         <law@cygnus.com>
10954
10955         * Makefile.in (bootstrap2, bootstrap3): New targets.
10956         (all-bootstrap): Remove outdated and confusing target.
10957         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10958
10959 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10960
10961         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10962         windows.  Consistent with gdb/configure.
10963
10964 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10965
10966         * configure.in: Name Linux target fragment.
10967
10968         * configure: Rewrite so that project Makefile fragment is inserted
10969         first and appears last in the resulting Makefile.
10970
10971 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10972
10973         * Makefile.in (install-itcl): Install tcl first.
10974
10975 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10976
10977         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10978
10979 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10980
10981         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10982
10983         * configure.in (skipdirs): Add target-librx for Linux.
10984         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10985
10986 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10987
10988         * Makefile.in (bootstrap): New target.
10989
10990 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10991
10992         * config.sub: Accept 'amigados' for backward compatibility.
10993
10994 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10995
10996         * config.guess: Merge with FSF.
10997
10998 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10999
11000         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11001
11002 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11003
11004         * config.sub: Add "marketing-names" patch.
11005
11006 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11007
11008         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11009
11010 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11011
11012         * config.sub: Handle v850-elf.
11013
11014 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11015
11016         * .cvsignore (*-install): Remove.
11017
11018 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11019
11020         * ltconfig: Set CONFIG_SHELL in libtool.
11021         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11022
11023 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11024
11025         * configure.in (target_subdir): Set to libraries if enable_multilib.
11026
11027 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11028
11029         * config.guess: Update from gcc directory.
11030
11031 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11032
11033         * Makefile.in (all-sim): Depends on all-readline.
11034
11035 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11036
11037         * Makefile.in (BISON, YACC): Use $$s.
11038         (all-bison): Depend on all-texinfo.
11039
11040 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11041
11042         * Makefile.in (BISON): Add -L flag.
11043         (YACC): Likewise.
11044
11045 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11046
11047         * configure.in (noconfigdirs): Add support for v850e target.
11048
11049         * config.sub (maybe_os): Add support for v850e target.
11050
11051 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11052
11053         * configure.in (noconfigdirs): Add support for v850ea target.
11054
11055         * config.sub (maybe_os): Add support for v850ea target.
11056
11057 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11058
11059         * config.sub: Add mipstx39.  Delete r3900.
11060
11061 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11062
11063         * Makefile.in (all-autoconf): Depends on all-texinfo.
11064
11065 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11066
11067         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11068         eabi targets.
11069
11070 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11071
11072         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11073
11074         * configure: When handling a Canadian Cross, handle YACC as well as
11075         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11076         * Makefile.in (all-bison): Depend upon all-texinfo.
11077
11078 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11079
11080         * Makefile.in (BISON): bison, not byacc or bison -y.
11081         (YACC): bison -y or byacc or yacc.
11082         (various): Add *-bison as appropriate.
11083         (taz): No need to mess with BISON anymore.
11084
11085 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * configure: If OSTYPE matches *win32*, try to find a good value for
11088         CONFIG_SHELL.
11089
11090 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11091
11092         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11093         configure.in if it is present.
11094
11095 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11096
11097         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11098
11099 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11100
11101         * config.sub: Recognize `arc' cpu.
11102         * configure.in: Likewise.
11103         * config-ml.in: Likewise.
11104
11105 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11106
11107         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11108
11109 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11110
11111         * configure: Changed sed delimiter from ':' to '|' when
11112         attempting to substitute ${config_shell} for SHELL. On
11113         NT ${config_shell} may contain a ':' in it.
11114
11115 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11116
11117         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11118
11119 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11120
11121         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11122
11123 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11124
11125         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11126
11127         * ylwrap: If the program is a relative path, force it to be
11128         absolute.
11129
11130 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11131
11132         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11133
11134 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11135
11136         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11137         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11138         for libraries.
11139
11140 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11141
11142         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11143         separated by spaces.
11144
11145 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11146
11147         * ylwrap: New file.
11148         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11149
11150         * ltmain.sh: Handle /bin/sh at start of install program.
11151
11152         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11153
11154         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11155         * missing: New file, from automake 1.2.
11156
11157 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11158
11159         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11160         check-tk to CHECK_X11_MODULES.
11161
11162 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11163
11164         * config.sub: Merge with FSF.
11165
11166 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11167
11168         * config.guess: Merge with FSF.
11169
11170 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11171
11172         * configure: Treat msdosdjgpp like go32.
11173         * configure.in: Likewise.  Don't remove gprof for go32.
11174
11175         * configure: Change Makefile.tem2 to Makefile.tm2.
11176
11177 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11178
11179         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11180
11181 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11182
11183         * install-sh (chmodcmd): Set to null if the DST directory already
11184         exists.  Same as Nov 11th change.
11185
11186 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11187
11188         * configure (GDB_TK): Needs itcl and tix.
11189
11190 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11191
11192         * config.guess: Update from FSF.
11193
11194 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11195
11196         * Makefile.in (GDB_TK): Depend on itcl and tix.
11197
11198 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11199
11200         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11201         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11202         (INSTALL_SCRIPT): New variable.
11203         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11204         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11205         to -x.
11206         * install-sh: Add support for -x option.
11207
11208 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * configure.in, Makefile.in: Treat tix like itcl.
11211
11212 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11213
11214         * Makefile.in (WINDRES): New variable.
11215         (WINDRES_FOR_TARGET): New variable.
11216         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11217         (EXTRA_HOST_FLAGS): Add WINDRES.
11218         (EXTRA_TARGET_FLAGS): Add WINDRES.
11219         (EXTRA_GCC_FLAGS): Add WINDRES.
11220         ($(DO_X)): Pass down WINDRES.
11221         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11222         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11223         DLLTOOL_FOR_TARGET.
11224
11225 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11226
11227         * configure.in: configure sim before gdb for win32-x-ppc
11228
11229 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11230
11231         Move gperf into the toplevel, from libg++.
11232         * configure.in (target_tools): Add target-gperf.
11233         (native_only): Add target-gperf.
11234         * Makefile.in (all-target-gperf): New target, depend on
11235         all-target-libg++.
11236         (configure-target-gperf): Empty rule.
11237         (ALL_TARGET_MODULES): Add all-target-gperf.
11238         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11239         (CHECK_TARGET_MODULES): Add check-target-gperf.
11240         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11241         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11242
11243 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11244
11245         * config.sub (mn10200): Recognize new basic machine.
11246
11247 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11248
11249         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11250         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11251
11252 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11253
11254         * configure.in: If we're building mips-sgi-irix6* native, turn on
11255         ENABLE_MULTILIB and set TARGET_SUBDIR.
11256
11257 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11258
11259         * Makefile.in (all-sn): Depend on all-grep.
11260
11261 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11262
11263         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11264
11265         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11266         Makefile.  From Jeff Makey <jeff@cts.com>.
11267         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11268
11269         * Makefile.in (DISTBISONFILES): Remove.
11270         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11271         $(DEFAULT_YACC).
11272
11273         * configure.in: Build itl, db, sn, etc., when building for native
11274         cygwin32.
11275
11276         * Makefile.in (LD): New variable.
11277         (EXTRA_HOST_FLAGS): Pass down LD.
11278         ($(DO_X)): Likewise.
11279
11280 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11281
11282         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11283
11284 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11285
11286         * configure.in (targargs): Strip out any supplied --build argument
11287         before adding our own. Always add --build.
11288
11289 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11290
11291         * configure.in (targargs): Pass --build if we're doing
11292         a cross-compile.
11293
11294 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11295
11296         * configure: Use '|' instead of ":" as the separator in
11297         sed. Otherwise sed chokes on NT path names with drive
11298         designators. Also look for "?:*" as the leading characters in an
11299         absolute pathname.
11300
11301 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11302
11303         * config.sub: Support for r3900.
11304
11305 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11306
11307         * configure.in: Use install-sh, not install.sh.
11308
11309 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11310
11311         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11312         apply it twice.
11313
11314 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11315
11316         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11317         install-binutils.
11318
11319 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11320
11321         * Makefile.in: Add automake targets.
11322         * configure.in (host_tools): Add automake.
11323
11324 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11325
11326         * configure: Default CXX to c++, not gcc.
11327         * Makefile.in (CXX): Set to c++, not gcc.
11328         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11329
11330 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11331
11332         * install-sh: try appending a .exe if source file doesn't
11333         exist
11334
11335 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11336
11337         * configure.in: Turn on multilib by default.
11338         (cross_only): Remove target-libiberty.
11339
11340         * Makefile.in (all-gcc): Don't depend on libiberty.
11341
11342 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11343
11344         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11345
11346 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11347
11348         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11349         (DISTBISONFILES): Add ld/Makefile.in
11350
11351 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11352
11353         * configure.in: if target is cygwin32 but host isn't cygwin32,
11354         don't configure gdb tcl tk expect, not just gdb.
11355
11356 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11357
11358         * configure.in: Added gnuserv everywhere sn appears.
11359
11360         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11361         (CROSS_CHECK_MODULES): Added check-gnuserv.
11362         (INSTALL_MODULES): Added install-gnuserv.
11363         (CLEAN_MODULES): Added clean-gnuserv.
11364         (all-gnuserv): New target.
11365
11366 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11367
11368         * config.guess: Fixes for MIPS OpenBSD systems.
11369
11370 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11371
11372         * Makefile.in (INSTALL_XFORM): Remove.
11373         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11374
11375         * mkinstalldirs: New file, copied from automake.
11376         * Makefile.in (installdirs): Rename from install-dirs.  Use
11377         mkinstalldirs.  Change all users.
11378         (DEVO_SUPPORT): Add mkinstalldirs.
11379
11380 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11381
11382         * install-sh: Rename from install.sh.
11383         * Makefile.in (INSTALL): Change install.sh to install-sh.
11384         (DEVO_SUPPORT): Likewise.
11385
11386         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11387         Graichen <graichen@rzpd.de>.
11388
11389 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11390
11391         * config.guess: Recognize OpenBSD systems correctly.
11392
11393 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11394
11395         * README, Makefile.in (ETC_SUPPORT): Remove references to
11396         cfg-paper*, configure.{texi,man,info*}._
11397
11398 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11399
11400         * Makefile.in (all.normal): Ensure that gcc is built after all
11401         the x11 - ie gdb - targets.
11402
11403 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11404
11405         * makefile.vms: Don't run conf-a-gas.
11406
11407 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11408
11409         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11410
11411 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11412
11413         * configure.in: Remove noconfigdirs case since gdb also
11414         configures and builds for tic80-coff.
11415
11416 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11417
11418         * configure: Set cache_file to config.cache.
11419         * Makefile.in (local-distclean): Remove config.cache.
11420
11421 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11422
11423         * COPYING: Update FSF address.
11424
11425 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11426
11427         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11428         noconfigdirs.
11429
11430 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11431
11432         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11433         MAKEDIRS, is empty.
11434
11435 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11436
11437         * config.sub: Tweak mn10300 entry.
11438
11439 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11440
11441         * configure.in (host_tools): Put sim before gdb, so gdb's
11442         configure.tgt can determine if the simulator was configured.
11443
11444 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11445
11446         * config.sub: Move BeOS $os case to be with other Cygnus
11447         local cases.
11448
11449 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11450
11451         * config.sub: Remove misplaced comment that broke Linux.
11452
11453 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11454
11455         * config.sub: Add BeOS support.
11456
11457 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11458
11459         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11460
11461 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11462
11463         * configure.in (noconfigdirs): Remove tcl and tk from
11464         noconfigdirs for cygwin32 builds.
11465
11466 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11467
11468         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11469
11470 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11471
11472         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11473         make-all.com, use makefile.vms instead.
11474
11475 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11476
11477         * config.sub: Accept -lnews*.
11478
11479 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11480
11481         * configure.in (noconfigdirs): Disable target-newlib,
11482         target-examples and target-libiberty for d30v.
11483
11484 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11485
11486         * configure.in (noconfigdirs): Enable ld for d30v.
11487
11488 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11489
11490         * configure.in (tic80-*-*): Build compiler.
11491
11492 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11493
11494         * configure.in (d30v-*): Remove sim directory from list of
11495         unsupported d30v directories
11496
11497 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11498
11499         * config.sub, configure.in: Add d30v target cpu.
11500
11501 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11502
11503         * makefile.vms: New file.
11504         * make-all.com: Remove.
11505
11506 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11507
11508         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11509
11510 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11511
11512         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11513
11514 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11515
11516         * Makefile.in (ALL_MODULES): Added all-db.
11517         (CROSS_CHECK_MODULES): Addec check-db.
11518         (INSTALL_MODULES): Added install-db.
11519         (CLEAN_MODULES): Added clean-db.
11520
11521 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11522
11523         * config.guess: Merge with latest FSF sources.
11524
11525 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11526
11527         * Makefile.in (ALL_MODULES): Added all-itcl.
11528         (CROSS_CHECK_MODULES): Added check-itcl.
11529         (INSTALL_MODULES): Added install-itcl.
11530         (CLEAN_MODULES): Added clean-itcl.
11531
11532 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11533
11534         * configure.in: build gdb for mn10200
11535
11536 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11537
11538         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11539
11540 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11541
11542         * configure.in (tic80-*-*): Turn off most targets right now.
11543
11544 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11545
11546         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11547         rather than the makeinfo program.
11548         (do-info): Depend upon all-texinfo.
11549
11550 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11551
11552         * configure.in: Remove uses of config/mh-linux.
11553
11554         * config.sub, config.guess: Merge with latest FSF sources.
11555
11556 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11557
11558         * config.sub (case $basic_machine): Add tic80 entries.
11559
11560 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11561
11562         * config.sub, config.guess: Merge with latest FSF sources.
11563
11564 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11565
11566         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11567         * mpw-config.in: Test for NewFolderRecursive.
11568         * mpw-install: Use symbolic name for startup filename.
11569         * mpw-README: Add various additional details.
11570
11571 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11572
11573         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11574
11575 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11576
11577         * configure.in: Do build gcc and the target libraries for
11578         the mn10200.
11579
11580 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11581
11582         * configure.in: don't avoid building gdb for mn10300 any more
11583         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11584         instead of single-quoting it.
11585
11586 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11587
11588         * configure.in: Don't use --with-stabs on IRIX 6.
11589
11590 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11591
11592         * configure.in (m32r): Build gdb, libg++ now.
11593
11594 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11595
11596         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11597         directories from noconfigdirs.
11598
11599 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11600
11601         * config.sub (basic_machine): added mips16 configuration
11602
11603 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11604
11605         * config.sub: Handle d10v-unknown.
11606
11607 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11608
11609         * config.sub: Handle v850-unknown.
11610
11611 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11612
11613         * Makefile.in: add findutils
11614         * configure.in: add findutils to list of host_tools
11615
11616 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11617
11618         * config.sub: Handle mn10200 and mn10300.
11619
11620 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11621
11622         * configure.in (d10v-*): Do not build librx.
11623
11624 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11625
11626         * configure.in (mn10300): Build everything except gdb & libgloss.
11627
11628 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11629
11630         * config.guess:  Patch for Dansk Data Elektronik servers,
11631         from Niels Skou Olsen <nso@dde.dk>.
11632
11633         For ncr, use /bin/uname rather than uname, since GNU uname does not
11634         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11635
11636         Patch for MIPS R4000 running System V,
11637         from Eric S. Raymond <esr@snark.thyrsus.com>.
11638
11639         Fix thinko for nextstep.
11640
11641         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11642
11643         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11644         * config.guess: Guess mips-dec-mach_bsd4.3.
11645
11646         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11647         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11648         release numbers.
11649         * config.guess (mips-mips-riscos*):  Emit just enough of the
11650         release number.
11651
11652         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11653         * config.guess (sparc-auspex-sunos*):  Added.
11654         (f300-fujitsu-*): Added.
11655
11656         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11657         * config.guess:  Recognize a Tadpole as a sparc.
11658
11659 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11660
11661         * config.guess: Don't assume that NextStep version is either 2 or
11662         3.  NextStep 4 (aka OpenStep 4) has come out now.
11663
11664 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11665
11666         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11667         From Rik Faith <faith@cs.unc.edu>.
11668
11669 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11670
11671         * config.sub: Contributions from bug-gnu-utils to:
11672         Support plain "hppa" (no version given) architecture, reported by
11673         OpenStep.
11674         OpenBSD like NetBSD.
11675         LynxOs is not a hardware supplier.
11676
11677         * config.guess: Contributions from bug-gnu-utils to add support for:
11678         OpenBSD like NetBSD.
11679         Stratus systems.
11680         More Pyramid systems.
11681         i[n>4]86 Intel chips.
11682         M680[n>4]0 Motorola chips.
11683         Use unknown instead of lynx for hardware manufacturer.
11684
11685 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11686
11687         * install.sh (chmodcmd): Set to null if the DST directory already
11688         exists.
11689
11690 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11691
11692         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11693         not use mt-ppc target Makefile fragment any more.
11694
11695 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11696
11697         * configure.in (*-*-windows):  Exclude everything but those dirs
11698         needed to build windows.
11699
11700 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11701
11702         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11703
11704 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11705
11706         * configure.in:  Exclude mmalloc from i386-windows.
11707
11708 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11709
11710         * Undo my previous change.
11711
11712 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11713
11714         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11715         unconditionally.
11716         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11717
11718 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11719
11720         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11721         host to add it's own flags.
11722
11723 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11724
11725         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11726
11727 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11728
11729         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11730         (CXX_FOR_TARGET): Likewise.
11731         (GCC_FOR_TARGET): Define.
11732         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11733         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11734         CC_FOR_TARGET was specified on the command line.
11735         (MAKEOVERRIDES): Don't define.
11736
11737 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11738
11739         * configure.in (m32r): Fix spelling of libg++ libs.
11740
11741 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11742
11743         * config.sub (-apple*): Remove, now redundant.
11744
11745 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11746
11747         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11748
11749         * configure: Rework yesterday's sed script patch.
11750
11751         * config.sub: Merge with FSF.
11752
11753 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11754
11755         * config.guess:  Merge from FSF.
11756
11757         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11758         * config.guess: Use pc instead of unknown, for pc clone systems.
11759         Change linux to linux-gnu.
11760
11761         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11762         * config.guess: Avoid non-portable tr syntax.
11763
11764 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11765
11766         * test-build.mk (HOLES): Add "xargs" for gdb.
11767
11768         * configure: Avoid hpux10.20 sed bug.
11769
11770 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11771
11772         * configure.in:  Add support for windows host
11773         (that is a build done under the Microsoft build environment).
11774
11775 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11776
11777         * Makefile.in: Replace all uses of srcroot with s, to shrink
11778         command line lengths.
11779
11780         Patches from Geoffrey Noer <noer@cygnus.com>:
11781         * configure.in: If configuring for newlib, pass --with-newlib to
11782         subdirectories.
11783         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11784         -Bnewlib/ and -Lwinsup to gcc.
11785         (CXX_FOR_TARGET): Likewise.
11786
11787 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11788
11789         * Makefile.in (ETC_SUPPORT): Add configure.
11790
11791 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11792
11793         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11794         host configuration file.
11795
11796 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11797
11798         * configure.in: Break mn10x00 support into separate
11799         mn10200 and mn10300 configurations.
11800         * config.sub: Likewise.
11801
11802 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11803
11804         * configure.in: Add lots of stuff to noconfigdirs for
11805         the mn10x00 targets.
11806
11807         * config.sub, configure.in: Add mn10x00 support.
11808
11809 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11810
11811         * make-all.com: Call conf-a-gas, not config-a-gas.
11812
11813 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11814
11815         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11816         targets.
11817
11818 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11819
11820         * mpw-README: Add much more detail for native PowerMac.
11821         * mpw-install: New file.
11822         * mpw-configure: Add --norecursion and --help options.
11823         * mpw-config.in: Translate readme and install files when
11824         copying to objdir.
11825         * mpw-build.in: Don't always depend on byacc and flex.
11826         (install-only-top): New action.
11827
11828 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11829
11830         * configure.in:  You can now configure GDB for the v850.
11831
11832 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11833
11834         * configure.in (noconfigdirs): Don't configure any C++ dirs
11835         if targeting D10V.
11836
11837 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11838
11839         * config.sub: Recognize mips64vr5000.
11840
11841 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11842
11843         * configure.in: Use a single line for host_tools and native_only.
11844
11845 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11846
11847         * config.sub, configure.in: Add entries for m32r.
11848
11849 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11850
11851         * Makefile.in (inet-install): Don't run install-gzip.
11852
11853 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11854
11855         * configure.in:  Don't config lots of things for *-*-windows*.
11856
11857 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11858
11859         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11860         (host_libs, host_tools): Copy from configure.in.
11861         * mpw-configure: Don't complain about directories not found.
11862
11863 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11864
11865         * configure.in (i[345]86): Recognize i686 for pentium pro.
11866         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11867         file.
11868
11869         * config.guess (i[345]86): Ditto.
11870
11871 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11872
11873         * configure.in (noconfigdirs): Removed gdb for D10V.
11874
11875 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11876
11877         * configure.in: Remove ld, target-libio, target-libg++, and
11878         target-libstdc++ from noconfigdirs.
11879
11880 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11881
11882         * configure: Fix three locations where shell scripts were
11883         being run directly rather than with config_shell.
11884
11885 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11886
11887         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11888         * config.sub (basic_machine): Recognize v850.
11889
11890 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11891
11892         * mpw-configure: Handle multiple enable/disable options and
11893         pass them down recursively, handle -c and -s flags appropriately
11894         depending on choice of compiler, add escape mechanism for
11895         quoted arguments to gC.
11896
11897 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11898
11899         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11900         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11901         so that -mrelocatable-lib and -mno-eabi are used.
11902
11903         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11904         not support --print-multi-lib, don't abort.
11905
11906 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11907
11908         * make-all.com: Run config-a-gas.
11909         * setup.com: Don't copy subdirectory files around.
11910
11911 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11912
11913         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11914         target, it now compiles correctly.
11915
11916 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11917
11918         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11919
11920 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11921
11922         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11923
11924 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11925
11926         * configure.in (native_only): Add prms.
11927
11928 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11929
11930         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11931         (BINUTILS_SUPPORT_DIRS): Likewise.
11932
11933 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11934
11935         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11936         d10v support is added.
11937
11938 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11939
11940         * configure.in (d10v-*-*): New target.
11941
11942 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11943
11944         * config.guess (HP 9000/811): Recognize this as a PA1.1
11945         machine.
11946
11947 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11948
11949         * Makefile.in (do-tar-gz): New target, split out from tail end of
11950         taz target.  Run each command separately, don't use pipes.
11951         (taz): Use it.
11952
11953 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11954
11955         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11956         * mpw-build.in: No builds should depend on building byacc or flex,
11957         they are assumed to be installed already.
11958
11959 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11960
11961         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11962         variable that CC_FOR_TARGET needs.
11963
11964 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11965
11966         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11967         options have changed since the last time the subdirectory was
11968         configured, and if it has, reconfigure.
11969         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11970         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11971
11972 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11973
11974         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11975         CLEAN_MODULES): Add bash.
11976         (all-bash): New target.
11977
11978 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11979
11980         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11981
11982 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11983
11984         * config.sub (basic_machine): Recognize d10v as a valid processor.
11985
11986 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11987
11988         * mpw-configure: Add support for --bindir.
11989         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11990
11991 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11992
11993         * configure.in: add bash, time, gawk to list of hosttools and things
11994         to only build for native toolchains
11995
11996 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11997
11998         * Makefile.in (docdir): Remove.
11999
12000 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12001
12002         * Makefile.in (datadir): Set to $(prefix)/share.
12003
12004 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12005
12006         * configure.in: build diff and patch for cygwin32-hosted
12007         toolchains.
12008
12009 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12010
12011         * config.sub: Accept -rtems*.
12012
12013 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12014
12015         * configure.in: enable dosrel for cygwin32-hosted builds,
12016                 remove diff from the list of things not buildable
12017                 via Canadian Cross
12018
12019 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12020
12021         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12022         don't get ". ".
12023
12024 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12025
12026         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12027
12028 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12029
12030         * Makefile.in (taz): Handle case where tex3patch didn't even get
12031         checked out.  Also, if it was found, put the symlink in a new util
12032         subdirectory.
12033
12034 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12035
12036         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12037
12038 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12039
12040         * config.sub: Recognize -openvms.
12041         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12042         * make-all.com, setup.com: New files.
12043
12044 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12045
12046         * Makefile.in (taz): tex3patch moved to texinfo/util.
12047
12048 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12049
12050         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12051         * configure.in: remove make from disable-if-Can-Cross list
12052                 enable gdb if ${host} and ${target} are cygwin32
12053
12054 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12055
12056         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12057         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12058
12059 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12060
12061         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12062         distinguish sysv/svr4/bsd variants.
12063         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12064
12065 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12066
12067         * configure.in: Added copyright notice.
12068         * move-if-change: Added copyright notice.
12069
12070 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12071
12072         * configure.in (powerpcle-*-solaris*): Until we get shared
12073         libraries working, don't build gdb, sim, make, tcl, tk, or
12074         expect.
12075
12076 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12077
12078         * config.guess:  Merge with FSF:
12079
12080         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12081         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12082
12083         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12084         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12085
12086         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12087         * config.guess:  Combine two OSF1 rules.
12088         Also recognize field test versions.  From mjr@zk3.dec.com.
12089         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12090         because GNU uname does not support -p.  From pmr@pajato.com.
12091
12092 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12093
12094         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12095
12096 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12097
12098         * mpw-README: Document GCCIncludes.
12099
12100 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12101
12102         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12103
12104 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12105
12106         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12107
12108 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12109
12110         * configure.in (*-*-cygwin32): Configure make.
12111
12112 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12113
12114         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12115
12116 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12117
12118         * Makefile.in (all-inet): Depend on all-perl.
12119
12120         * Makefile.in (inet-install): New target.
12121
12122         * Makefile.in (all-inet): Depend on all-tcl.
12123         (all-inet): Depend on all-send-pr.
12124
12125 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12126
12127         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12128         temporarily.
12129
12130 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12131
12132         * configure.in: Don't configure --with-gnu-ld on AIX.
12133
12134 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12135
12136         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12137
12138 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12139
12140         * Makefile.in (ALL_MODULES): Added all-inet.
12141         (CROSS_CHECK_MODULES): Added check-inet.
12142         (INSTALL_MODULES): Added install-inet.
12143         (CLEAN_MODULES): Added clean-inet.
12144         (all-indent): New target.
12145
12146         * configure.in (host_tools): Added inet.
12147         (native_only): Added inet.
12148         (noconfigdirs): Added inet.
12149
12150 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12151
12152         * configure.in: Don't configure libgloss if we are not configuring
12153         newlib.
12154
12155 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12156
12157         * configure.in: Don't configure libgloss for unsupported
12158         architectures.
12159
12160 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12161
12162         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12163
12164 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12165
12166         * Makefile.in (ALL_MODULES): Include all-apache.
12167         (CROSS_CHECK_MODULES): Include check-apache.
12168         (INSTALL_MODULES): Include install-apache.
12169         (all-apache): New target.
12170
12171         * configure.in: Added apache everywhere perl is seen.
12172
12173 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12174
12175         * Makefile.in: Add support for clean-{module} and
12176         clean-target-{module} rules.
12177
12178 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12179
12180         * configure.in (*-*-ose) do not build libgloss.
12181
12182 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12183
12184         * config.guess (prep*:SunOS:5.*:*): Turn into
12185         powerpele-unknown-solaris2.
12186
12187 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12188
12189         * configure.in: Permit --enable-shared to specify a list of
12190         directories.
12191
12192 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12193
12194         * configure.in (host==solaris): Pass only the first word of $CC
12195         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12196
12197 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12198
12199         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12200
12201 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12202
12203         * Makefile.in (ALL_MODULES): Include all-perl.
12204         (CROSS_CHECK_MODULES): Include check-perl.
12205         (INSTALL_MODULES): Include install-perl.
12206         (ALL_X11_MODULES): Include all-guile.
12207         (CHECK_X11_MODULES): Include check-guile.
12208         (INSTALL_X11_MODULES): Include install-guile.
12209         (all-perl): New target.
12210         (all-guile): New target.
12211
12212         * configure.in (host_tools): Include perl and guile.
12213         (native_only): Include perl and guile.
12214         (noconfigdirs): Don't build guile and perl; no ports have been
12215         done.
12216
12217 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12218
12219         * configure (--enable-*): Handle quoted option lists such as
12220         --enable-sim-cflags='-g0 -O' better.
12221
12222 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12223
12224         * Makefile.in ({,inst}all-target): New rule so we can make and
12225         install all of the target directories easily.
12226
12227 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12228
12229         * configure.in: Add missing global flag in sed substitution when
12230         deleting `target-' from ${configdirs}.
12231
12232 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12233
12234         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12235         option.
12236
12237         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12238         config/mh-necv4.
12239
12240         * install.sh: Correct misspelling of transformbasename.
12241
12242         * config.guess: Recognize mips-*-sysv*.
12243
12244 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12245
12246         * config.sub: Recognize mon960.
12247
12248 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12249
12250         * configure: Restore Canadian Cross handling of BISON and LEX,
12251         removed in Feb 20 change.
12252
12253 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12254
12255         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12256         Mention make install.  Remove the old copyright date as well the
12257         clumsy and rather pointless copyright on the README file.
12258
12259 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12260
12261         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12262         Makefile after running symlink-tree, then run `make distclean' to
12263         avoid clobbering any generated files in srcdir.
12264
12265 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12266
12267         * configure.in (m68k-*-netbsd*): Build everything now.
12268
12269 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12270
12271         * Makefile.in (taz): Fix quoting.
12272
12273 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12274
12275         * configure.in (sparclet-*-*): Build everything now.
12276
12277 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12278
12279         * configure.in (m68k-*-linux*): New host.
12280
12281 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12282
12283         * configure: Check for bison before byacc.
12284
12285 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12286
12287         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12288         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12289         searching PATH.  These are used as fallbacks by Makefile.in if
12290         flex/bison/byacc aren't in objdir.
12291
12292 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12293
12294         * Makefile.in: Make everything which depends upon all-bfd also
12295         depend upon all-opcodes, in case --with-commonbfdlib is used.
12296
12297 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12298
12299         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12300         building NT native compilers on Unix.
12301
12302 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12303
12304         * configure.in: Don't get CC from the host Makefile fragment if we
12305         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12306         Solaris test for /usr/ucb/cc to the post target script, just after
12307         the compiler sanity test.
12308
12309 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12310
12311         * config.sub: Merge with FSF.
12312
12313 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12314
12315         * Makefile.in (RPATH_ENVVAR): New variable.
12316         (REALLY_SET_LIB_PATH): Use it.
12317         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12318
12319 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12320
12321         * config.sub, configure.in: Recognize sparclet cpu.
12322
12323 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12324
12325         * config.guess:  Support m68k-cbm-sysv4.
12326
12327 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12328
12329         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12330         m68k-unknown-linuxaout from linker help string.  Put quotes around
12331         $ld_help_string.
12332
12333 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12334
12335         * config.guess (powerpc-harris-powerunix): Add guess for port
12336         to new target.
12337
12338 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12339
12340         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12341
12342 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12343
12344         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12345         $(REALLY_SET_LIB_PATH) in Makefile.
12346         * Makefile.in (SET_LIB_PATH): New variable.
12347         (REALLY_SET_LIB_PATH): New variable.
12348         ($(DO_X)): Use $(SET_LIB_PATH).
12349         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12350         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12351         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12352         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12353         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12354         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12355         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12356         (install-dosrel): Likewise.
12357         (all-opcodes): Depend upon all-libiberty.
12358
12359 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12360
12361         * config.guess (*:CYGWIN*): New
12362
12363 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12364
12365         * Makefile.in (all-target-winsup): All all-target-libiberty.
12366
12367 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12368
12369         * configure.in (noconfigdirs): Add missing # in front of comment.
12370
12371 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12372
12373         * configure.in: add second pass to things added to noconfigdirs
12374         so *-gm-magic can exclude libgloss properly.
12375
12376 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12377
12378         * mpw-configure (extralibs_name, rez_name): Set correctly
12379         for MWC68K compiler.
12380
12381         * mpw-README: Add more info on the necessary build tools.
12382
12383 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12384
12385         * configure.in, config.sub: Recognize cygwin32.
12386
12387 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12388
12389         * config.guess, config.sub: Recognize A/UX.
12390
12391 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12392
12393         * config.sub: Merge with gcc/config.sub.
12394
12395 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12396
12397         * mpw-build.in (do-binutils): Add build of stamps.
12398
12399 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12400
12401         * config.sub: Add recognition for mips64vr4100*-* targets.
12402
12403 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12404
12405         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12406         Add creation of gconfigargs with `--enable-shared' turned on.
12407         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12408         ($(host)-stamp-stage3-configured): Likewise.
12409         (HOLES): Add chatr and ldd.
12410         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12411
12412 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12413
12414         * configure: Pass --nfp to recursive configures.
12415
12416 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12417
12418         * Makefile.in (DLLTOOL): New.
12419         (DLLTOOL_FOR_TARGET): New.
12420         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12421         (EXTRA_TARGET_FLAGS): Ditto.
12422         (EXTRA_GCC_FLAGS): Ditto.
12423         (CONFIGURE_TARGET_MODULES): Ditto.
12424         (DO_X): Ditto.
12425         * configure: Add DLLTOOL.
12426
12427 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12428
12429         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12430         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12431         mh-sco, since old workarounds no longer needed, and don't
12432         build ld, since libraries have weak symbols in COFF.
12433
12434 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12435
12436         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12437
12438 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12439
12440         * configure.in: Make sure that ${CC} can be used to compile an
12441         executable.
12442
12443 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12444
12445         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12446         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12447         nothing depending on whether gdbtk is being built.
12448
12449 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12450
12451         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12452
12453 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12454
12455         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12456         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12457
12458 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12459
12460         * config-ml.in: Add support for
12461         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12462         Simplify setting of multidirs from --disable-foo.
12463
12464 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12465
12466         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12467         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12468         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12469         non-empty, pass them on to the  GCC make.
12470         (all-bootstrap): New rule that is like all-gcc, except it executes
12471         the GCC bootstrap rule instead of the GCC all rule.
12472
12473 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12474
12475         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12476
12477 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12478
12479         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12480         DG/UX support.
12481
12482 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12483
12484         * config.sub (i*86*) Change [345] to [3456]
12485
12486 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12487
12488         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12489         --with-gnu-ld=no.
12490
12491 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12492
12493         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12494         AIX multilibs get built.
12495
12496 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12497
12498         * configure.in (i386-win32): Don't build expect if we're not
12499         building the tcl subdir.
12500
12501 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12502
12503         * Makefile.in: (configure-target-examples, all-target-examples):
12504         New targets, configure and build example programs.
12505
12506 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12507
12508         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12509         use it as input to sedit the generated MPW makefile.
12510         * mpw-README: Add a suggestion about Gestalt.h.
12511
12512 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12513
12514         * config.sub: Accept *-*-ieee*.
12515
12516 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12517
12518         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12519         Ronald F. Guilmette <rfg@monkeys.com>.
12520
12521 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12522
12523         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12524         for powerpc-pe native.
12525         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12526         (target==powerpc-pe): duplicate i386-win32 entry.
12527
12528 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12529
12530         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12531         of vxworks, not just vxworks5.1.
12532
12533 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12534
12535         * mpw-configure: Add support for exec-prefix.
12536
12537 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12538
12539         * config.guess: Recognize HP model 816 machines as having
12540         a PA1.1 processor.
12541
12542 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * configure: Ignore new autoconf configure options.
12545
12546 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12547
12548         * config.guess:  Recognize Pentium under SCO.
12549         From Robert Lipe <robertl@arnet.com>.
12550
12551 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12552
12553         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12554
12555 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12556
12557         * configure.in: Don't configure gas for alpha-dec-osf*.
12558
12559 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12560
12561         * configure.in: Default to --with-stabs for some targets for which
12562         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12563         i[345]86*-*-unixware*.
12564
12565 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12566
12567         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12568         rather than basing it on the target.  Simplify handling of options
12569         controlling which directories to configure.  Remove extraneous
12570         slash in multi-clean target.
12571
12572 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12573
12574         * config-ml.in: Prefix more variables with ml_ so they don't collide
12575         with configure's.
12576
12577 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12578
12579         * configure: Don't turn -v into --v.
12580
12581 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12582
12583         * configure.in (targargs): Fix typo.
12584
12585         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12586
12587 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12588
12589         * configure.in: Strip --host and --target options from
12590         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12591         --with-cross-host option when building with a cross-compiler.
12592         * configure: Canonicalize the arguments put into config.status by
12593         always using `=' for an option with an argument.  Pass a presumed
12594         --host or --target explicitly.
12595
12596 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12597
12598         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12599         into general OS recognition case.
12600
12601 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12602
12603         * configure.in (target_configdirs): add target-winsup only
12604         for win32 target systems.
12605
12606 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12607
12608         * Makefile.in (all-target-libgloss): Depend upon
12609         configure-target-newlib, since when libgloss is built it looks to
12610         see if the newlib directory exists.
12611
12612 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12613
12614         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12615         cfg-ml-*.in.
12616
12617 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12618
12619         * configure: Handle LD and LD_FOR_TARGET when configuring a
12620         Canadian Cross.
12621
12622 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12623
12624         * configure.in (target_libs): add target-winsup.
12625         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12626         (target==ppcle-pe): remove ld from $noconfigdirs.
12627
12628 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12629
12630         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12631         Preserve relative path names in $srcdir.  Build symlink tree if
12632         configuring cross target dir and srcdir=. (= no VPATH support).
12633         (configure-target-libg++): Depend on configure-target-librx.
12634         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12635         * config-ml.in: New file.
12636         * symlink-tree: New file.
12637         * configure: Ensure srcdir="." if that's what it is.
12638
12639 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12640
12641         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12642         includes and FLEX_SKELETON setting.
12643         * mpw-configure (--with-gnu-ld): New option, controls whether
12644         to use PPCLink or ld with PowerMac GCC.
12645         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12646         * mpw-config.in: Configure grez if targeting Mac.
12647
12648         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12649         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12650         just macos.
12651         * configure.in: Configure grez resource compiler if targeting Mac.
12652         * Makefile.in (all-grez, install-grez): New targets.
12653
12654 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12655
12656         * configure: CXX defaults to gcc, not g++.  If we find
12657         gcc in the path, set CC to gcc -O2.
12658
12659 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12660
12661         * configure: Default ${build} correctly.  Avoid picking up extra
12662         spaces when reading CC and CXX from Makefile.  When doing a
12663         Canadian Cross, use plausible default values for numerous
12664         variables.
12665         * configure.in: When doing a Canadian Cross, don't try to
12666         configure tools whose configure script can't handle it.
12667
12668 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12669
12670         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12671
12672 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12673
12674         * configure:  Remove dubious bug reporting address.
12675
12676 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12677
12678         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12679         configure script, run that instead of this directory's configure.
12680         In either case, print a message that we're configuring the sub-dir.
12681
12682 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12683
12684         * configure.in: Before checking for the existence of various files,
12685         use sed to filter out "target-".
12686
12687 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12688
12689         * Makefile.in (DO_X): Split rule to decrease command line length
12690         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12691         (Philippe De Muyter).
12692
12693 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12694
12695         * Makefile.in (all-patch): depend on all-libiberty.
12696
12697 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12698
12699         * configure.in: If the only directory in target_configdirs which
12700         actually exists is libiberty, then set target_configdirs to empty,
12701         to avoid trying to build a target libiberty in a gas or gdb
12702         distribution.
12703
12704 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12705
12706         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12707         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12708         systems.
12709
12710 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12711
12712         * configure.in (copy_dirs): Use sys-include instead of include
12713         for --with-headers option.
12714
12715 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12716
12717         * Makefile.in, configure.in: Make winsup builds work with
12718         new scheme.
12719
12720 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12721
12722         * configure.in: Build the linker on AIX.
12723
12724 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12725
12726         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12727         where needed.
12728
12729 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12730
12731         * Makefile.in (all-gcc): Fix typo.
12732
12733 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12734
12735         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12736
12737 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12738
12739         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12740         to target-xiberty, to provide more flexibility.
12741         (target_subdir):  Define.  Create if cross.
12742         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12743         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12744         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12745         check-libFOO -> check-target-libFOO, etc.
12746         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12747         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12748         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12749         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12750         allow ALL_GCC="" to only configure.
12751         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12752         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12753         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12754
12755 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12756
12757         * Makefile.in (taz): Build "info" in etc explicitly.
12758
12759 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12760
12761         * configure.in:  Make sure that CC is undefined (as opposed to
12762         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12763         problem with autoconf trying to configure on a host without GCC.
12764
12765 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12766
12767         * mpw-configure: Set host alias from choice of host compiler,
12768         only use generic MPW Makefile sed if present, edit a file
12769         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12770         * mpw-README: Add problem notes about CW6 and CW7.
12771
12772 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12773
12774         * Makefile.in (taz): Use ";" instead of ";;".
12775
12776 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12777
12778         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12779         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12780         DISTDOCDIRS.
12781         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12782         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12783
12784 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12785
12786         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12787         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12788         Move bfd to DISTSTUFFDIRS.
12789
12790 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12791
12792         * Makefile.in (X11_LIB): Removed.
12793         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12794
12795         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12796
12797 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12798
12799         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12800         names.
12801
12802 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12803
12804         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12805
12806 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12807
12808         * configure.in (i[345]86-*-win32): Always build newlib.
12809         Don't configure cvs, autoconf or texinfo.
12810         * Makefile.in (LD_FOR_TARGET): New.
12811         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12812         Pass down LD_FOR_TARGET.
12813
12814 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12815
12816         * winsup: New directory.
12817         * Makefile.in: Build winsup.
12818         * configure.in: Winsup is configured when target is win32.
12819         Can only build win32 target GDB when native.
12820
12821 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12822
12823         * config.guess: Recognize HP model 819 machines as having
12824         a PA 1.1 processor.
12825
12826 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12827
12828         * configure: Fix sed loop which substitutes for CC and CXX to
12829         avoid bug found in various sed implementations.
12830
12831 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12832
12833         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12834         simulator.  Use standard powerpc-*-eabi*.
12835
12836 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12837
12838         * configure.in: Stop putting gas and binutils in noconfigdirs for
12839         powerpc-*-aix* and rs6000-*-*.
12840
12841 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12842
12843         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12844         -mcall-aixdesc libraries.
12845
12846 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12847
12848         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12849
12850         * config.sub (arm | armel | armeb): Fix shell syntax.
12851
12852 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12853
12854         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12855         -msoft-float and -mcpu=common support.
12856         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12857         libraries.
12858
12859 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12860
12861         * configure.in: Allow configuration and build of emacs19 for the alpha.
12862
12863 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12864
12865         * configure.in (CC): Get ^CC, not just any old CC, from
12866         ${host_makefile_frag}.
12867
12868 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12869
12870         * configure.in (CC): Try to get CC from
12871         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12872
12873 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12874
12875         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12876         only if it exists in $(srcdir).
12877
12878 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12879
12880         * configure: If CC and CXX are not set in the environment, set
12881         them, based on either an existing Makefile or on searching for gcc
12882         in PATH.  Substitute for CC and CXX in Makefile.
12883         * configure.in: Remove libm from target_libs.  Separate
12884         target_configdirs from configdirs.  If CC is not set in
12885         environment, try to get it from a host Makefile fragment.  Rewrite
12886         changes of configdirs to use skipdirs instead.  A few minor
12887         tweaks.  Take directories out of target_configdirs as they are
12888         taken out of configdirs.  Remove existing Makefile files from
12889         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12890         CONFIG_ARGUMENTS in Makefile.
12891         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12892         by configure.in.
12893         (CONFIG_ARGUMENTS): Likewise.
12894         (CONFIGURE_TARGET_MODULES): New variable.
12895         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12896         ($(CONFIGURE_TARGET_MODULES)): New target.
12897         (configure-libg++, configure-libio): New targets.
12898         (all-libg++): Depend upon configure-libg++.
12899         (all-libio): Depend upon configure-libio.
12900         (configure-libgloss, all-libgloss): New targets.
12901         (configure-libstdc++): New target.
12902         (all-libstdc++): Depend upon configure-libstdc++.
12903         (configure-librx, all-librx): New targets.
12904         (configure-newlib): New target.
12905         (all-newlib): Depend upon configure-newlib
12906         (configure-xiberty): New target.
12907         (all-xiberty): Depend upon configure-xiberty.
12908
12909 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12910
12911         * configure.in (host i[345]86-*-win32):  Expand the
12912         noconfigdirs again.
12913
12914 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12915
12916         * mpw-configure: Fix sed command file name.
12917
12918 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12919
12920         * configure.in (host i[345]86-*-win32): Reduce the
12921         noconfigdirs again.
12922
12923 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12924
12925         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12926         or powerpc*-*-pe*, since they are not yet supported.
12927
12928 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12929
12930         Add PowerMac support and many other enhancements.
12931         * mpw-configure: New option --cc to select compiler to use,
12932         paste options set according to --cc into the generated
12933         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12934         if mpw-make.sed is present.
12935         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12936         add forward includes for PowerPC include files.
12937         * mpw-build.in: Build using Makefile.PPC if present.
12938         (do-byacc, etc): Remove separate version resource builds.
12939         (do-gas): Build "stamps" before "all".
12940         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12941         * mpw-README: Update to reflect --cc option, PowerMac support,
12942         and recently-reported compatibility problems.
12943
12944 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12945
12946         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12947         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12948         (--with-multilib-top): Pass to recursive invocations.
12949
12950 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12951
12952         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12953         v810-*-*.
12954
12955 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12956
12957         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12958         gdb, ld and opcodes on v810-*-*.
12959
12960 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12961
12962         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12963         (local-maintainer-clean): New target.
12964         (maintainer-clean): New target.
12965         (realclean): Just depend upon maintainer-clean.
12966
12967 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12968
12969         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12970
12971 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12972
12973         * configure.in: Build ld in mips*-*-bsd* case.
12974
12975 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12976
12977         * config.sub: Accept -lites* OS.  From Ian Dall.
12978
12979 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12980
12981         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12982         targets.
12983
12984 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12985
12986         * configure.in: treat i386-win32 canadian cross the same as
12987         i386-go32 canadian cross.
12988
12989 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12990
12991         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12992         running under the simulator to build a reduced set of libraries.
12993         (powerpc-*-eabiaix): Add fine grained multilib support added to
12994         other powerpc targets yesterday.
12995
12996 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12997
12998         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12999         -disable-softfloat, -disable-relocatable, -disable-aix, and
13000         -disable-sysv to control which multilib libraries get built.
13001
13002 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13003
13004         * configure: Add Makefile.tem to list of files to remove in trap
13005         handler.
13006
13007 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13008
13009         * config.guess (*Linux*):  Add missing "exit"s.
13010         Also, need specific check for alpha-unknown-linux (uses COFF).
13011
13012 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13013
13014         * config.guess:  Merge with FSF:
13015
13016         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13017         * config.guess (AIX4): More robust release numbering discovery.
13018
13019         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13020         * config.guess (i386-sequent-ptx): Properly get version number.
13021
13022         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13023         * config.guess (mips:*:4*:UMIPS): New case.
13024
13025 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13026
13027         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13028         (i386-win32 host): Likewise.  Don't build readline.
13029
13030 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13031
13032         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13033         SUPPORT_FILES to submakes.
13034
13035 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13036
13037         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13038         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13039         mpw-configure.
13040
13041 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13042
13043         * configure.in (appdirs): Use =, not ==, in test expression when
13044         trying to build the text to print in the warning message for
13045         Solaris users.
13046
13047 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13048
13049         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13050
13051 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13052
13053         * config.guess: Recognize lynx-2.3.
13054
13055 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13056
13057         * config.sub (z8ksim): Deleted
13058         (z8k-*-coff): New, this is the one true name of the target.
13059
13060 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13061
13062         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13063
13064 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13065
13066         * config.guess (*:Linux:*:*): First try asking the linker what the
13067         default object file format is (elf, aout, or coff).  Then if this
13068         fails, try previous methods.
13069
13070 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13071
13072         * configure.in: Don't build newlib for *-*-vxworks5.1.
13073
13074 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13075
13076         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13077         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13078
13079 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13080
13081         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13082
13083 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13084
13085         * cfg-ml-com.in: New file.
13086         * cfg-ml-pos.in: New file.
13087
13088 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13089
13090         * COPYING.NEWLIB: Add HP free copyright to list.
13091
13092 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13093
13094         * config.sub: Recognize -eabi* for the system, not just -eabi.
13095
13096 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13097
13098         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13099         * config.sub, configure.in (win32): New target and host.
13100
13101 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13102
13103         * configure.in: Add i386-pe configuration.
13104
13105 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13106
13107         * mpw-build.in (install): Install GDB after LD.
13108
13109 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13110
13111         * mpw-config.in (elf/mips.h): Always forward-include, needed
13112         for GDB to build.
13113
13114 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13115
13116         * testsuite: New directory for customer acceptance and whole tool
13117         chain tests.
13118
13119 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13120
13121         * configure: If per-host line isn't found, but AC_OUTPUT is found
13122         and a configure script exists, run it instead.
13123
13124 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13125
13126         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13127
13128 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13129
13130         * configure: Set build_{cpu,vendor,os,alias} to host values when
13131         --build isn't specified.
13132
13133 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13134
13135         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13136         (FLAGS_TO_PASS): Pass them.
13137         (EXTRA_TARGET_FLAGS): Ditto.
13138
13139 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13140
13141         * Makefile.in (all-libg++): Depend on all-libstdc++.
13142
13143 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13144
13145         * configure.in (noconfigdirs): Enable all packages for
13146           i386-unknown-netbsd.
13147
13148 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13149
13150         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13151         hosted builds (DOS builds)
13152
13153 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13154
13155         Changes for ARM based on patches from Richard Earnshaw:
13156         * config.sub: Handle armeb and armel.
13157         * configure.in: Omit arm linker only for riscix.
13158
13159 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13160
13161         * config.guess:  Update from FSF.
13162
13163 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13164
13165         * config.sub: Recognize powerpcle as the little endian variant of
13166         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13167         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13168         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13169         temporarily.
13170
13171 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13172
13173         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13174
13175 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13176
13177         * config.sub: Accept -lites* as a basic system type.
13178
13179 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13180
13181         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13182         installed, and if so return linuxoldld as the system name.
13183
13184 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13185
13186         * config.guess: Add hppa1.1-hp-lites support.
13187
13188 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13189
13190         * configure.in: Don't build newlib for m68k-vxworks5.1.
13191
13192 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13193
13194         * configure.in (mips-sgi-irix6): Use mh-irix5.
13195
13196 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13197
13198         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13199
13200 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13201
13202         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13203         OSF/1.  Fix compiler flags.
13204         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13205
13206 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13207
13208         * configure.in: Recognize --with-newlib.
13209         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13210
13211 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13212
13213         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13214         to *_X11_MODULES due to gdbtk needing X include files et al.
13215
13216 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13217
13218         Merge in support for Mac MPW as a host.
13219         (Old change descriptions retained for informational value.)
13220
13221         * mpw-config.in: Add generic include forwards for cpu-specific
13222         include files in aout and elf directories.
13223
13224         * mpw-configure: Added copyright.
13225         * mpw-config.in: Check for presence of required build tools.
13226         (target_libs): Add newlib.
13227         (target_tools): Add examples.
13228         (Read Me): Generate as "Read Me for MPW" instead.
13229         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13230         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13231         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13232
13233         * mpw-configure: Remove subdir-specific makefile hackery,
13234         delete mk.tmp after using it.
13235
13236         * mpw-build.in (all): Display start and end times.
13237
13238         * mpw-configure (host_canonical): Set.
13239         (target_cpu): Always add to makefiles.
13240         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13241         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13242         (mpw-mh-mpw): Look for in srcdir and srcroot.
13243         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13244
13245         * mpw-build.in: (install-only): New target.
13246
13247         * mpw-configure (host_alias, target_alias): Rename from hostalias
13248         and targetalias, add into generated Makefile.
13249         (mk.tmp): If present, add into generated Makefile.
13250         * mpw-build.in (all-gas): Build config.h first before gas proper.
13251
13252         * mpw-configure (config.status): Write only if changed.
13253         * mpw-config.in (readline): Configure it (not built, just used for
13254         definitions).
13255
13256         * mpw-config.in (elf/mips.h): Add a forward include.
13257
13258         * mpw-config.in: Forward-include most .h files in include into
13259         extra-include.
13260         (readline): Don't build.
13261         mpw-build.in (install): Install GDB.
13262
13263         * mpw-configure (prefix, mpw_prefix): Handle it.
13264         * mpw-config.in (mmalloc, readline): Don't configure.
13265         * mpw-build.in (thisscript): Rename to ThisScript.
13266         Use mpw-build instead of BuildProgram everywhere.
13267         (mmalloc, readline): Don't build.
13268         * mpw-README: New file, basic documentation about the MPW port.
13269
13270         * mpw-config.in: Use forward-include to create include files.
13271
13272         * mpw-configure: Add more things to the top of each configured
13273         Makefile, including contents of config/mpw-mh-mpw.
13274         * mpw-config.in (extra-include): Create this directory and fill it
13275         with Posix-like include files when configuring.
13276
13277         * config.sub (apple, mac, mpw): Add various aliases.
13278
13279         * mpw-build.in: New file, top-level build script fragment for MPW.
13280         * mpw-configure: New file, configure script for MPW.
13281         * mpw-config.in: New file, config fragment for MPW.
13282
13283 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13284
13285         * configure.in (host_libs): Remove glob, since it is gone from the
13286         sources.
13287
13288 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13289
13290         * Makefile.in: define empty GDB_NLM_DEPS var.
13291
13292         * configure.in(target_makefile_frag): use config/mt-netware
13293         for netware targets.
13294
13295 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13296
13297         * config.sub: Merge in recent FSF changes.  Remove linux special
13298         cases.
13299
13300 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13301
13302         Revert this change:
13303
13304         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13305
13306                 * build-all.mk: Use CC=cc -Xs on Solaris.
13307
13308 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13309
13310         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13311         stop using it.
13312         * Makefile.in: Nuke all references to glob subdirectory.
13313
13314 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13315
13316         * configure.in: Fix --enable-shared logic in per-host.
13317
13318 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13319
13320         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13321
13322 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13323
13324         * configure.in (noconfigdirs): Don't build gas on AIX, for
13325         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13326
13327 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13328
13329         * configure: Fix --cache-file to work if the file argument is a
13330         relative path.
13331
13332 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13333
13334         * configure: If the --cache-file is used, pass it down to
13335         configure in subdirectories.
13336
13337 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13338
13339         * config.sub: add vxworks29k configuration.
13340
13341 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13342
13343         * Makefile.in (taz): Do "diststuff" part quietly.
13344
13345 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13346
13347         * config.sub: Mini-merge with gcc/config.sub.
13348
13349 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13350
13351         * config.guess (IRIX): Sed - to _.
13352
13353 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13354
13355         * Makefile.in (source-vault, binary-vault): New targets.
13356
13357 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13358
13359         * config.sub: Recognize -eabi as a basic system type.
13360
13361 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13362
13363         * configure.in (enable_shared stuff): Fix typo.
13364
13365 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13366
13367         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13368
13369 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13370
13371         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13372
13373 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13374
13375         * configure.in (rs6000-*-*): Don't build gas.
13376
13377 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13378
13379         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13380         reduce command line length.
13381         (AS_FOR_TARGET): Check for as.new, not Makefile.
13382         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13383
13384 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13385
13386         * config.guess:  Merge from FSF.
13387
13388 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13389
13390         * configure: Don't use $ when handling program_suffix.
13391
13392 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13393
13394         * configure.in:  Configure tk for hppa/hpux.
13395
13396 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13397
13398         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13399
13400 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13401
13402         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13403         to LIBCXXFLAGS.  Tests are better run without it.
13404
13405 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13406
13407         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13408
13409 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13410
13411         * configure.in (*-*-netware*): Don't configure xiberty.
13412
13413 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13414
13415         * configure.in:  Remove tk from native_only list.
13416
13417 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13418
13419         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13420           for special NCD build.
13421
13422 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13423
13424         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13425         makeall.bat, they're only useful for binutils snapshots.
13426         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13427         makeall.bat to specified SUPPORT_FILES.
13428
13429 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13430
13431         * build-all.mk: Add Ericsson targets to sun4 and solaris
13432           hosts.  Add  BNR's sun4 target to solaris host, so their
13433           build-from-source will be tested in-house first.
13434
13435 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13436
13437         * Makefile.in (LIBCFLAGS): New variable.
13438         (CFLAGS_FOR_TARGET): Ditto.
13439         (LIBCFLAGS_FOR_TARGET): Ditto.
13440         (LIBCXXFLAGS): Ditto.
13441         (CXXFLAGS_FOR_TARGET): Ditto.
13442         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13443         (BASE_FLAGS_TO_PASS): Pass them.
13444         (EXTRA_TARGET_FLAGS): Ditto.
13445
13446         * configure.in: Support --enable-shared.
13447
13448 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13449
13450         * configure.in (target_libs):  Include libstdc++ again.
13451         * config.guess:  Update from FSF (for FreeBSD).
13452
13453 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13454
13455         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13456         makeall.bat.
13457         (DISTDOCDIRS): Add `etc'.
13458         (ETC_SUPPORT_PFX): New variable.
13459         (taz): Include anything from etc starting with a word in
13460         ETC_SUPPORT_PFX.
13461
13462 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13463
13464         * config.sub: Update for recent FSF changes.  Remove obsolete
13465         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13466         spacing changes.
13467
13468 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13469
13470         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13471
13472         * config.guess:  Merge with FSF.
13473         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13474
13475 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13476
13477         * configure: Since the "trap 0" handler will override the exit
13478         status on many systems, only use it for "exit 1", and make it set
13479         a non-zero exit status; reset it before "exit 0".  Also, check
13480         exit status of config.sub, and error out if it failed.
13481
13482 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13483
13484         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13485         and install libgloss.
13486
13487 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13488
13489         * Makefile.in (all-binutils): Depend upon all-byacc.
13490
13491         * configure.in: Don't build emacs on Irix 5.
13492
13493 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13494
13495         * configure.in (*-*-netware*): Add libio.
13496
13497 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13498
13499         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13500         (CHECK_TARGET_MODULES): Ditto.
13501         (INSTALL_TARGET_MODULES): Ditto.
13502         (TARGET_LIBS): Ditto.
13503         (all-libstdc++): Note dependencies.
13504
13505 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13506
13507         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13508
13509 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13510
13511         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13512         -fexternal-templates.
13513
13514         * configure.in (target_libs): Add libstdc++.
13515         (noconfigdirs): Add libstdc++ as appropriate.
13516
13517 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13518
13519         * config.guess:  Update from FSF.
13520
13521 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13522
13523         * configure: Use ${config_shell} when running ${configsub}.
13524
13525 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13526
13527         * config.sub: No longer recognize h8300h.
13528
13529 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13530
13531         * config.sub: Remove extraneous differences between config.sub and
13532         gcc/config.sub.
13533
13534 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13535
13536         * Makefile.in (DISTSTUFFDIRS): Add gas.
13537
13538 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13539
13540         * COPYING.NEWLIB: New file.
13541
13542 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13543
13544         * config.guess (HP-UX):  Patch from Harlan Stenn
13545         <harlan@landmark.com> to also emit release level.
13546
13547 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13548
13549         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13550
13551 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13552
13553         * config.sub:  Merge nextstep cleanup from FSF.
13554
13555 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13556
13557         * configure.in (arm-*-*): Don't configure ld for this target.
13558
13559 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13560
13561         * configure.in (*-*-netware): don't configure libg++, libio,
13562           librx, or newlib.
13563
13564 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13565
13566         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13567         configure ld--it works, but it doesn't support shared libraries.
13568
13569 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13570
13571         * config.guess (*-unknown-freebsd*):  Get rid of possible
13572         trailing "(Release)" in version string.
13573         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13574
13575 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13576
13577         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13578         Fix type: *-next-neststep -> *-next-nextstep.
13579
13580         * config.guess:  Merge from FSF:
13581
13582         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13583
13584         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13585
13586         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13587
13588         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13589         instead of UNIX_SV for UnixWare 1.0).
13590
13591 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13592
13593         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13594         to make gdb/nlm/* build after the compiler and linker.
13595
13596 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13597
13598         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13599         not just i[34]86.
13600         (m68k-atari-sysv4):  Relocate to match FSF version.
13601
13602         * config.guess:  More merges from the FSF:
13603
13604         Add a space before function call or macro invocation.
13605
13606         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13607
13608         * config.guess: Add trap cmd to remove dummy.c and dummy when
13609         interrupted.
13610
13611         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13612
13613         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13614         (dummy): Redirect stderr from compilation of dummy.c.
13615
13616         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13617
13618         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13619
13620 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13621
13622         * configure: Accept and ignore --cache*, for compatibility with
13623         new autoconf.
13624
13625 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13626
13627         * config.guess:  Merge from FSF:
13628
13629         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13630
13631         * config.guess (Pyramid*:OSx*:*:*): New case.
13632         (PATH): Add /.attbin at end for finding uname.
13633         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13634
13635         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13636
13637         * config.guess (M88*:DolphinOS:*:*): New case.
13638
13639         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13640
13641         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13642         to select whether to use ELF or COFF.
13643
13644         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13645
13646         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13647
13648         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13649
13650         * config.guess: Guess the OS version for HPUX.
13651
13652         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13653
13654         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13655
13656 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13657
13658         * configure.in: Recognize --with-headers, --with-libs, and
13659         --without-newlib.
13660         * Makefile.in (all-xiberty): Depend upon all-ld.
13661
13662 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13663
13664         * configure.in: Change i[34]86 to i[345]86.
13665
13666 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13667
13668         * configure (version): A few more tweaks to help message.
13669
13670 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13671
13672         * Makefile.in:  Remove (for now) librx as a host library,
13673         now that we're building it for target.
13674
13675 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13676
13677         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13678         (Karl Berry).
13679
13680 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13681
13682         * configure.in:  Also configure librx.
13683
13684 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13685
13686         * Makefile.in:  Update various rules to reflect that librx
13687         is now needed for libg++.
13688
13689 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13690
13691         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13692
13693 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13694
13695         * configure.in: Configure the examples directory.
13696
13697 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13698
13699         * configure: Simplify Jun 2 1994 change.
13700
13701 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13702
13703         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13704         /bin/gcc isn't good enough to build gcc.
13705
13706 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13707
13708         * Makefile.in (GDB_SUPPORT_FILES): Remove
13709         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13710         (gdb.tar.gz): Add new rule to use standard distribution building
13711         mechanism.
13712
13713 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13714
13715         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13716         Bill Cox <bill@cygnus.com>.
13717
13718 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13719
13720         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13721
13722 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13723
13724         * configure:  Search current dir first in .gdbinit.
13725
13726 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13727
13728         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13729
13730 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13731
13732         * config.sub:  Refer to NeXT's operating system as nextstep.
13733
13734         * config.sub (case $basic_machine):  Re-order the cases, to match
13735         the order in the FSF version (which is mostly alphabethical).
13736         Merge in some additions and changes from the FSF.
13737
13738 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13739
13740         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13741         * config.sub: Recognize cxux7.
13742         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13743
13744 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13745
13746         * config.sub:  Fix typo powerpc -> powerpc-*.
13747
13748 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13749
13750         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13751
13752         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13753         parallel with all-emacs and install-emacs).  Top-level command
13754         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13755
13756 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13757
13758         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13759         $(relbindir)/make before doing ``make install'', and use
13760         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13761         installing over running make binary.
13762         ($(host)-stamp-stage3-installed): Likewise.
13763
13764 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13765
13766         * config.guess: Recognize Mach.
13767
13768 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13769
13770         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13771         see whether --exec-prefix was used.
13772
13773 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13774
13775         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13776
13777 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13778
13779         * Makefile.in: Add all-librx target similar to all-libproc.
13780
13781 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13782
13783         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13784         with post 1.2 uname bogosity.
13785
13786 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13787
13788         * configure: Remove temporary files on receipt of a signal.
13789
13790 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13791
13792         * configure: If there is a package_makefile_frag, remove
13793         ${subdir}/Makefile.tem after copying it in.
13794
13795 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13796
13797         * build_all.mk: support rs6000 lynx identifies itself as
13798         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13799         since /bin/gcc is too feeble to compile a modern gcc.
13800
13801 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13802
13803         * brought devo/test-build.mk update-to-date with progressive/
13804           test-build.mk. Add lynx targets and hppa flag info.
13805
13806 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13807
13808         * configure.in:  Use mh-ncrsvr43.  Patch from
13809         Tom McConnell <tmcconne@sedona.intel.com>.
13810
13811 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13812
13813         * config.guess (i386-unknown-bsdi):  No longer need to
13814         check #if defined(__bsdi__) && defined(__i386__).
13815
13816 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13817
13818         * configure: Set program_transform_nameoption correctly.
13819
13820 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13821
13822         * brought build-all.mk update-to-date with progressive build-all.mk,
13823           added new targets and hppa info.
13824
13825 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13826
13827         * configure: If config.guess result is a prefix of the user
13828         specified target, assume a native build and use the user specified
13829         target as the host alias.  Remove SunOS patch suffix removal hack.
13830         * configure.in: Remove SunOS patch suffix removal hack.
13831
13832         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13833         in NATIVE_CHECK_MODULES.
13834
13835 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13836
13837         * Makefile.in: Rename HOST_ONLY to NATIVE.
13838         * configure: Delete SunOs patch suffix from host_canonical
13839           and build_canonical variables that are prepended to Makefiles.
13840         * configure.in: Add comments for easier maintenance.
13841
13842 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13843
13844         * Makefile.in: Add all-libproc target similar to all-gui.
13845
13846 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13847
13848         * Makefile.in (CHECK_MODULES): split into
13849         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13850
13851 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13852
13853         * config.guess (i386-unknown-bsdi): New system to guess.
13854
13855 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13856
13857         * Makefile.in: Add all-gui target (but not yet build by "all").
13858
13859 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13860
13861         * config.sub: Move deletion of patch suffix from here...
13862         * configure.in: To here, at Ian's suggestion.  The top-
13863           level scripts might need to know of a patch level.
13864
13865 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13866
13867         * config.sub: Strip off patch suffix so rtl is recognized
13868           as a sunos4.1.3 machine, even though it's been patched.
13869
13870 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13871
13872         * Makefile.in (INSTALL_LAST): Delete.
13873         (INSTALL_DOSREL): New.
13874
13875 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13876
13877         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13878         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13879         whether we pass down --with-gnu-ld anyhow.
13880
13881 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13882
13883         * Makefile.in (INSTALL_LAST): Change operation so it works
13884         on more flavors of make.
13885         * configure.in (go32): Don't build libg++ or libio.
13886
13887 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13888
13889         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13890         they can be overriden by templates.
13891
13892 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13893
13894         * configure.in (target==go32): Don't build gdb.
13895         * dosrel: New directory.
13896
13897 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13898
13899         * configure.in (host==go32): Configure dosrel too.
13900         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13901         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13902         be set by incoming names or templates.
13903         (INSTALL_LAST): New rule.
13904
13905 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13906
13907         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13908
13909 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13910
13911         * configure.in (appdirs): New variable.  Currently empty, but will
13912         be used in gas distribution.  If nonempty, lists a set of
13913         directories at least one of which must get configured, or top
13914         level configuration is considered to have failed.
13915         (rs6000-*-lynxos*): Use new file name.
13916
13917 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13918
13919         Eliminate XTRAFLAGS.
13920         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13921         newlib include files using -idirafter, and also use -nostdinc.
13922         (CXX_FOR_TARGET): Likewise.
13923         (XTRAFLAGS): Removed.
13924         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13925         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13926         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13927         ($(DO_X)): Don't pass down XTRAFLAGS.
13928
13929 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13930
13931         * configure.in (mips*-dec-bsd*): New target; do build linker.
13932         (mips*-*-bsd*): New target; don't build linker.
13933
13934 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13935
13936         * configure.in: support rs6000-*-lynxos* configuration.
13937         support sunos4 as a cross target.
13938
13939         * config.sub: look for lynx*, not lynx since the OS version may
13940         legitimately be part of the name.
13941
13942 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13943
13944         * configure.in (i[34]86-*-sco*): Move to be with other i386
13945         targets.
13946         (romp-*-*): New target.  Skip various binary utilities.
13947         (vax-*-*): New target.  Don't build newlib.
13948         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13949
13950 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13951
13952         * configure.in: Only set host_makefile_frag if config
13953         directory exists.
13954
13955 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13956
13957         * install.sh: If $dstdir exists, don't check whether each
13958         component does.
13959
13960 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13961
13962         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13963
13964 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13965
13966         * configure.in (*-*-lynxos*): Don't configure newlib for either
13967         native or cross Lynx.
13968
13969 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13970
13971         * config.sub (sparc64-elf): Fix os.
13972         (z8k): Remove duplicate.
13973
13974 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13975
13976         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13977         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13978
13979 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13980
13981         * configure: Make file links cleanly even if Lynx fails on
13982           an NFS symlink (at least fail cleanly).
13983
13984 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13985
13986         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13987         -XNh2000.
13988
13989 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13990
13991         * configure: Unknown options are fatal again.
13992
13993 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13994
13995         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13996         compatibility.
13997
13998 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13999
14000         * build-all.mk: Add `clean' target.
14001
14002 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14003
14004         * config.guess:  Add SINIX support.
14005         * configure.in:  Add mips-*-sysv4* support.
14006
14007 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14008
14009         * build-all.mk: Document all useful targets.
14010         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14011         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14012
14013 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14014
14015         * configure: Support --silent, --quiet.
14016
14017 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14018
14019         * configure: Support --disable-FEATURE.
14020
14021 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14022
14023         * config.guess: Recognize NCR running SVR4.3.
14024
14025 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14026
14027         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14028         Patch from Paul Eggert <eggert@twinsun.com>.
14029
14030 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14031
14032         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14033
14034 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14035
14036         * configure: Make unrecognized options give nonfatal warnings
14037         instead of fatal errors, and pass them to any subdirectory
14038         configures in case they recognize them.
14039         Make --x equivalent to --with-x.
14040
14041 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14042
14043         * configure: Add --enable-* options.  Clean up usage message and
14044         some comments.
14045
14046 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14047
14048         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14049
14050 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14051
14052         * configure.in (hppa*-*-*): Enable binutils.
14053
14054 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14055
14056         * config.sub: Recognize cisco.
14057
14058 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14059
14060         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14061
14062 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14063
14064         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14065         than one configuration name.  Add comment.
14066
14067 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14068
14069         * config.guess: about target *-hitachi-hiuxwe2, fixed
14070         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14071         macro is incorrect.]
14072
14073 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14074
14075         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14076         than the "make ls" stuff which used to be here.
14077
14078 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14079
14080         * config.guess:  Recognize i[34]86-unknown-freebsd.
14081         From Shawn M Carey <smcarey@rodan.syr.edu>.
14082
14083 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14084
14085         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14086
14087 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14088
14089         * config.guess: Check for ptx.
14090
14091 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14092
14093         * config.sub: Add os9k checking.
14094
14095 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14096
14097         * config.guess: Handle OSF1 running on HPPA processors
14098
14099 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14100
14101         * configure: If subdir configure fails, print out a message with
14102         subdirectory name, in case subdir's configure code didn't identify
14103         itself.
14104
14105 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14106
14107         * configure.in: Remove embedded newlines from configdirs.
14108         Avoid mismatches of substrings.  Fix matching strings at end
14109         of configdirs.
14110
14111 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14112
14113         * config.guess:  Add Lynx/rs6000 config support.
14114
14115 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14116
14117         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14118
14119 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14120
14121         * configure.in (hppa*-*-osf*): Treat this just like most other
14122         PA configurations (eg no binutils or ld).
14123         (hppa*-*-*elf*): These configurations have binutils and ld.
14124
14125 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14126
14127         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14128
14129 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14130
14131         * configure.in (rs6000-*-*): Build gas.
14132
14133 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14134
14135         * Makefile.in:  Avoid bug in losing hpux sed.
14136
14137 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14138
14139         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14140         for GDB and GDB has been fixed to not need it.
14141
14142 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14143
14144         * config.guess: Recognize vax hosts.
14145
14146 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14147
14148         * configure (while loop): Don't use "break 2" inside case
14149         statement -- the case statement isn't an enclosing loop.
14150
14151 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14152
14153         * config.guess:  Clean up NeXT support, to allow nextstep
14154         on Intel machines.  Make OS be nextstep.
14155
14156 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14157
14158         * config.guess: Add alternate forms for Convex.
14159
14160 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14161
14162         * configure:  Completely rewrite option processing.  Take
14163         advantage of pattern-matching to avoid invoking test frequently.
14164         Also clean up host and target defaulting logic.
14165
14166 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14167
14168         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14169         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14170         commands (plus user environment) will fit SCO limits.
14171
14172 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14173
14174         * configure.in: Don't issue warnings about directories which are
14175         not being configured if -norecursion is set.  Correct test for
14176         --with-gnu-as and --with-gnu-ld to not get confused by substring
14177         matches.
14178
14179         * configure.in: Don't build gas for alpha-dec-osf1*.
14180
14181 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14182
14183         * configure:  Back out Per's change of 12/19/1993.  It changes the
14184         behavior of configure in unexpected and confusing ways.
14185
14186         Also, use different delim char when calculating
14187         program_transform_name so that the name can contain slashes.
14188
14189 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14190
14191         * configure.in, config.sub: Add support for VSTa micro-kernel.
14192
14193 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14194
14195         * configure.in: Nuke hacks which were used to get a special
14196         version of GAS for HPPA configurations.
14197
14198 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14199
14200         * configure:  If only ${target_alias} is given, use that
14201         as the default for ${host_alias}.
14202         * configure:  Add missing back-slashes before nested quotes.
14203
14204 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14205
14206         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14207
14208 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14209
14210         * config.guess:  Recognize some Tektronix configurations.
14211         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14212
14213 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14214
14215         * config.sub: Match any flavor of SH.
14216
14217 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14218
14219         * configure.in: Don't try to configure newlib for Alpha.
14220
14221 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14222
14223         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14224         libg++ or libio for any Alpha target.
14225
14226         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14227
14228 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14229
14230         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14231         default arguments -- so it tried to compress itself.
14232
14233 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14234
14235         * configure.in (notsupp): ensure that a space is always at the end
14236           of the configdirs list, since the grep checks for an explicit space
14237
14238 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14239
14240         * configure.in (target i386-sysv4.2): don't build ld, since static
14241           versions of many libraries are not available.
14242
14243 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14244
14245         * config.guess: Recognize Apollos (using environment variables).
14246         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14247
14248 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14249
14250         * config.guess: Recognize Sony news mips running newsos.
14251
14252 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14253
14254         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14255         "fi ; else" for bash.
14256
14257 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14258
14259         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14260
14261 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14262
14263         * config.sub: accept unixware as an alias for svr4.2.
14264         Fix some inconsistancies with the gcc version.
14265
14266 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14267
14268         * Makefile.in (DISTDOCDIRS):  Add gdb.
14269
14270 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14271
14272         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14273
14274 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14275
14276         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14277         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14278         this now.
14279
14280 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14281
14282         * config.sub: Accept hiux* as an OS name.
14283
14284         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14285         etc/make-stds.texi.  The underscore came from gcc, and dje now
14286         agrees that RUNTESTFLAGS is the correct name.
14287
14288 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14289
14290         * install.sh:  Remove 'set -e'.  It makes any conditionals
14291         in the script useless.
14292
14293         * config.guess: Automatically recognize arm-acorn-riscix
14294         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14295
14296 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14297
14298         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14299
14300 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14301
14302         * Makefile.in (DISTDOCDIRS): New variable.
14303         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14304         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14305
14306 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14307
14308         * configure.in (hppa target): check the source directory for the
14309           pagas sub-directory
14310
14311 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14312
14313         * config.sub: Allow -aout* and -elf*.
14314
14315 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14316
14317         * configure.in: Don't build ld on i386-solaris2, same as for
14318         sparc-solaris2.
14319
14320 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14321
14322         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14323
14324 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14325
14326         * configure.in:  Configure gdb for alpha.
14327
14328 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14329
14330         * Makefile.in (CXXFLAGS): Add -O.
14331
14332 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14333
14334         * config.guess: added support for DG Aviion
14335
14336 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14337
14338         * configure.in: Produce warning message for subdirectories not
14339         configurable for this host/target combination.  Don't try to
14340         configure gdb for vms.
14341
14342 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14343
14344         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14345         appropriate files before making "diststuff".
14346         (DISTBISONFILES): New var: list of files to be edited.
14347         (DISTSTUFFDIRS): Add binutils.
14348
14349 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14350
14351         * config.sub: also handle mipsel and mips64el (for little endian mips)
14352
14353 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14354
14355         * configure.in: Add * to end of all OS names.
14356
14357 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14358
14359         * configure.in: Build newlib for LynxOS native.
14360
14361 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14362
14363         * config.guess: Add support for delta 88k running SVR3.
14364
14365         * configure.in: Add comment about HP compiler vs. emacs.
14366
14367 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14368
14369         * configure.in: don't build ld on solaris2 (not a viable option
14370           due to bugs in getpwnam & getpwuid)
14371
14372 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14373
14374         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14375         config.guess will produce a full version number.
14376
14377 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14378
14379         * configure.in: Build linker and binutils for alpha-dec-osf1.
14380
14381 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14382
14383         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14384         and gdb/testsuite/Makefile.in.
14385
14386 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14387
14388         * configure.in: recognize mips*- instead of mips-
14389
14390 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14391
14392         * config.sub: Accept linux*coff and linux*elf as operating
14393         systems.
14394
14395 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14396
14397         * config.sub: Recognize mips64, and mips3 as an alias for it.
14398
14399 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14400
14401         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14402         gdb knows how to handle OSF/1 shared libraries.
14403
14404 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14405
14406         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14407         * config.guess: Recognize Hitachi's HIUX.
14408         * config.sub: Recognize h3050r* and hppahitachi.
14409         Remove redundant cases for hp9k[23]*.
14410
14411 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14412
14413         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14414         if gas and ld are in the source tree and are in ${configdirs}.
14415         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14416         --with options (but still pass them down on the command line,
14417         if they were explicitly specified).
14418
14419 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14420
14421         * configure: substitute SHELL value in Makefile.in with
14422         ${CONFIG_SHELL}
14423
14424 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14425
14426         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14427         *-*-solaris2* targets.
14428
14429 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14430
14431         * Makefile.in: define M4, and pass it down to sub-makes;
14432         all-autoconf now depends on all-m4
14433
14434 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14435
14436         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14437         presence of {ar,ranlib} instead of a configured directory
14438
14439 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14440
14441         * config.guess: Accept 34?? as well as 33?? for NCR.
14442
14443 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14444
14445         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14446         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14447
14448 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14449
14450         * configure: grab values for $(CC) and $(CXX) from the
14451         environment, so that someone can do "CC=gcc configure; make" and
14452         have it work right (matching the way that autoconf works now)
14453
14454         * configure.in, Makefile.in: add support for gash, the tcl
14455         interface to Galaxy
14456
14457         * config.guess: add NetBSD variants (hp300, x86)
14458
14459 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14460
14461         * install.sh: Support -d option (in the manner of SunOS 4 install,
14462         as it is more deterministic than that of GNU install)
14463         (chmodcmd): Set file to mode 755 by default (should also do default
14464         chgrp and chown, but I don't feel like dealing with that now)
14465
14466 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14467
14468         * config.sub: Remove h8300hhms alias.
14469
14470 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14471
14472         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14473
14474 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14475
14476         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14477         as stmp-fixinc
14478
14479 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14480
14481         * config.sub: recognize m88110-bug-coff.
14482
14483 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14484
14485         * Makefile.in (all-libio): all dependencies on the toolchain used
14486         to build this (gcc, gas, ld, etc)
14487
14488 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14489
14490         * config.guess: Deal with OSF/1 1.3 on alpha.
14491
14492 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14493
14494         * install.sh: add some 'else true' clauses for portability
14495
14496         * configure.in: don't build libio for h8[35]00-*-* targets
14497
14498 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14499
14500         * Makefile.in:  Add support for new libio.
14501
14502 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14503
14504         * install.sh: If one command fails, don't try the rest.  Don't try
14505         to remove $dsttmp (via trap) unless we have already created it.
14506         If $src doesn't exist, detect it and exit with an error.
14507
14508         * config.guess: Recognize BSD on hp300.
14509
14510 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14511
14512         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14513         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14514
14515 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14516
14517         * Makefile.in (all-send-pr): depends on all-prms
14518
14519 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14520
14521         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14522
14523 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14524
14525         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14526         Added test for mips-mips-riscos5.
14527
14528 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14529
14530         * configure.in: use mh-hp300 for 68k HP hosts
14531
14532 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14533
14534         * configure: add support for CONFIG_SHELL, so that you can use
14535         some alternate shell for evaluating configure scripts
14536
14537 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14538
14539         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14540         in configure script to bug-gdb@prep.ai.mit.edu when building
14541         distribution archive.
14542         * Makefile.in (COMPRESS):  Remove def.
14543         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14544         gdb.tar.Z and make-gdb.tar.Z respectively.
14545         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14546         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14547         to convergence with 'taz' target in Makefile.in.
14548
14549 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14550
14551         * install.sh (dsttmp): use trap to ensure that tmp files go
14552         away on error conditions
14553
14554 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14555
14556         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14557
14558 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14559
14560         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14561         its parent is '/' not ''.
14562
14563         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14564
14565 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14566
14567         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14568         that ${newsrcdir}/configure.in does.
14569
14570 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14571
14572         * test-build.mk: support for CONFIG_SHELL
14573
14574 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14575
14576         * config.sub (netware):  Add as a basic system type.
14577
14578 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14579
14580         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14581           $(srcdir)/ from the dependency on Makefile.in.
14582
14583 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14584
14585         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14586         (h8300hhms is temporary until multi-libraries are implemented).
14587         * configure.in: Handle h8300h too.
14588
14589 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14590
14591         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14592
14593 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14594
14595         * configure:  Remove extraneous output when guessing host type.
14596         * config.guess:  Remove extraneous output when guessing using C
14597         compiler rather than uname, or when guessing fails.
14598
14599 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14600
14601         * Makefile.in: remove all.cross and install.cross targets
14602
14603         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14604           definitions
14605
14606 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14607
14608         * configure.in (target sh): Build gprof.
14609
14610 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14611
14612         * config.sub: change -solaris to -solaris2
14613
14614 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14615
14616         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14617
14618 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14619
14620         * configure: Correct error message for missing Makefile.in to
14621         print correct directory.
14622
14623 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14624
14625         * install.sh: kludge around 386BSD shell bug
14626
14627 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14628
14629         * config.guess:  Recognize NeXT.
14630         * config.guess:  Recognize i486-ncr-sysv4.
14631         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14632
14633 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14634
14635         * Makefile.in (MAKEINFOFLAGS): New variable.
14636         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14637         * build-all.mk, test-build.mk: Pass down --no-split as
14638         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14639
14640 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14641
14642         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14643
14644 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14645
14646         * Makefile.in (libg++.tar.z):  New rule.
14647         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14648         * Makefile.in (taz):  Only do a single chmod.
14649
14650 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14651
14652         * install.sh: don't use dirname anymore (replaced with sed usage)
14653
14654 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14655
14656         * Makefile.in:  Change extension for gzip'd files from '.z' to
14657         '.gz' per new FSF standard usage.
14658
14659 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14660
14661         * configure: put quotes around the final value of program_transform_name
14662
14663 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14664
14665         * Makefile.in: new install.sh support; update install-info rules
14666
14667 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14668
14669         * configure.in: Build diff for crosses, but not for go32 host.
14670
14671         * configure.in: Build gprof only for native, and don't build it
14672         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14673
14674 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14675
14676         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14677
14678 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14679
14680         * configure.in (host_tools): Add prms.
14681
14682 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14683
14684         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14685         with $(FLAGS_TO_PASS) on the command line
14686
14687         * config.sub: Recognize lynx and lynxos
14688
14689 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14690
14691         * config.sub: Accept -ecoff*, not just -ecoff.
14692
14693 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14694
14695         * Makefile.in (taz): Use .gz suffix instead of .z.
14696         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14697         names.
14698
14699 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14700
14701         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14702
14703 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14704
14705         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14706         that rebuilds that might happen during 'make install' don't get
14707         bogus gcc include files
14708
14709 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14710
14711         Change from Utah for HPPA support:
14712         * config.guess: Recognize hppa1.x-hp-bsd.
14713
14714 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14715
14716         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14717         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14718
14719 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14720
14721         * config.sub: Add support for rom68k and bug boot monitors.
14722
14723 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14724
14725         * Makefile.in: Make all-opcodes depend on all-bfd.
14726
14727 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14728
14729         * config.guess: Added special check for i[34]86-univel-sysv4*.
14730
14731 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14732
14733         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14734         the processor rather than assuming i486.
14735
14736 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14737
14738         * config.guess: Recognize SunOS6 as Solaris3.
14739
14740 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14741
14742         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14743         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14744
14745 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14746
14747         * build-all.mk (all-cross): New target for Canadian Cross.
14748         Added Q2 go32 targets.
14749         * test-build.mk: Configure go32 cross sparclite-aout and
14750         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14751         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14752
14753 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14754
14755         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14756         GO32 hosted toolchains
14757
14758 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14759
14760         * configure: change  so "-exec-prefix" gets passed down rather
14761         than "-exec_prefix" so autoconf generated Makefiles get the
14762         exec_prefix set right.
14763
14764 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14765
14766         * config.guess: get the Solaris2 minor version number
14767
14768         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14769
14770 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14771
14772         * config.guess: Recognize some Sequent platforms.
14773
14774 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14775
14776         * Makefile.in: added the vault-install target
14777
14778         * configure.in: actually use the Sun3 makefile fragment that's in
14779         config, also added the release dir to configdirs
14780
14781 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14782
14783         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14784
14785 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14786
14787         * configure.in: remove some program from Alpha targetted toolchains
14788
14789 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14790
14791         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14792         gprof.
14793         (taz): Run "make diststuff" in those directories instead of "make
14794         proto-dir".  Look for "VERSION=" only at start of line in subdir
14795         Makefile.  Use "gzip -9" for compression.
14796         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14797         (binutils.tar.z): New target.
14798
14799 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14800
14801         * Makefile.in (taz): Include gpl.texinfo.
14802
14803 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14804
14805         * Makefile.in (setup-dirs): Merged into "taz" target.
14806         (taz): Only do `proto-dir' stuff if a directory is actually needed
14807         for this target.
14808
14809 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14810
14811         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14812         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14813         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14814         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14815         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14816
14817 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14818
14819         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14820         config.sub, and move-if-change to gdb testsuite distribution
14821         archive, so the testsuite can be extracted, configured, and
14822         run separately from the gdb distribution.  Blow away the Chill
14823         tests that require a Chill compiled executable, since GNU Chill
14824         is not yet publically available.
14825
14826 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14827
14828         * test-build.mk: set environment variables in a single command,
14829         instead of a list of assignments and exports
14830
14831         * config.guess: recognize Alpha/OSF1 systems
14832
14833 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14834
14835         * configure: Change help message to prefer --options rather than
14836           -options.
14837
14838 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14839
14840         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14841         zippy@ecst.csuchico.edu.
14842         * config.guess: Recognize miniframe.
14843
14844 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14845
14846         * Makefile.in: Use srcroot to find runtest rather than rootme.
14847         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14848
14849 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14850
14851         * test-build.mk: Extensive additions to support building on a
14852         machine other than the host.
14853
14854 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14855
14856         * configure (tooldir): Fix for i386-aix again.
14857
14858 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14859
14860         * configure, Makefile.in:  Change definition of $(tooldir)
14861         to match the FSF.
14862
14863 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14864
14865         * config.guess:  Recognize i[34]86/SVR4.
14866
14867 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14868
14869         * Makefile.in (all-gdb): gdb depends on sim.
14870
14871 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14872
14873         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14874         at the same time we make the prototype gdb directory.
14875         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14876         files at the same time as the gdb base release distribution.
14877
14878 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14879
14880         * Makefile.in (check): Use individual check targets rather than
14881         DO_X rule.
14882         (check-gcc): Added.
14883
14884 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14885
14886         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14887         for System V release 3.2.
14888
14889 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14890
14891         * config.sub: Recognize hppaosf.
14892         * configure.in: Do configure ld/binutils/gas for it.
14893
14894 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14895
14896         * configure (tooldir): Alter syntax used to set this, for systems
14897         where "\$" isn't handled right, like i386-aix.
14898
14899 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14900
14901         * configure: Pass program-transform-name, not
14902         program_transform_name, to recursive configures.
14903
14904 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14905
14906         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14907         of gas+ld+binutils.
14908
14909 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14910
14911         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14912
14913 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14914
14915         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14916
14917 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14918
14919         * Makefile.in (PRMS): Set back to all-prms.
14920
14921 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14922
14923         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14924         targets, rather than for MIPS hosts.
14925
14926 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14927
14928         * configure.in: add comment for --with-x default values
14929
14930         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14931
14932         * Makefile.in: add check-* targets for each of the directories in
14933         the tree.  Add a definition of RUNTEST that will use the one we
14934         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14935
14936 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14937
14938         * configure.in: Removed obsolete references to bfd_target and
14939         target_makefile_frag.
14940
14941         * build-all.mk: Set assorted targets for Q2.
14942         * config.sub: Recognize z8k-sim and h8300-hms.
14943         * test-build.mk: Really don't pass host to configure.
14944         (HOLES): Added uname.
14945
14946 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14947
14948         * configure: Handle an empty program-prefix, program-suffix or
14949         program-transform-name correctly.
14950
14951 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14952
14953         * build-all.mk: -G 8 no longer required for MIPS targets.
14954         * test-build.mk: Don't pass host argument to configure; make it
14955         guess.
14956
14957 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14958
14959         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14960         * Makefile.in (COMPRESS):  New macro, like GZIP.
14961
14962 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14963
14964         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14965
14966         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14967         with gas currently defaults to -G 0.
14968
14969 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14970
14971         * Makefile.in (all-flex): flex depends on byacc.
14972
14973         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14974         to test-build.mk as RELEASE_TAG.
14975         * test-build.mk (configargs): New variable containing arguments to
14976         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14977         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14978
14979         * config.guess: Use /bin/uname when checking -X argument on SCO,
14980         to avoid invoking GNU uname which doesn't understand -X.
14981
14982         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14983
14984         * configure.in: Build gas for mips-*-*.
14985
14986 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14987
14988         * Makefile.in (all.normal): insert missing backslash.
14989
14990 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14991
14992         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14993
14994         * Makefile.in: Complete overhaul to merge many almost identical
14995         targets.
14996
14997 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14998
14999         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15000         (gdb.tar.Z): Adjusted.
15001
15002         * Makefile.in (setup-dirs, taz): New targets; should be general
15003         enough to adapt for gdb sometime.  Build only .z file.
15004         (gas.tar.z): New target.
15005
15006 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15007
15008         * build-all.mk: Use CC=cc -Xs on Solaris.
15009
15010 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15011
15012         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15013         for handling BISON for FSF releases.
15014
15015 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15016
15017         * configure: Actually implement the change zoo just documented.
15018
15019 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15020
15021         * configure: when using config.guess, only set target_alias when
15022         it's not already been set (ie, on the command line)
15023
15024 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15025
15026         * Makefile.in: add installcheck target, set PRMS to install-prms
15027
15028 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15029
15030         * configure: add support for package_makefile_fragment, handle the
15031         case where a directory has a configure.in file but no Makefile.in
15032         more gracefully (with an actual understandable error message, even);
15033         add support for --without (and add this to the usage message); also
15034         explicitly add a --host=${host_alias} to the command line when
15035         config.guess is used
15036
15037 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15038
15039         * configure: Must use both --host and --target in recursive calls.
15040
15041 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15042
15043         * Makefile.in: Change deja-gnu to dejagnu.
15044
15045 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15046
15047         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15048
15049 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15050
15051         * configure.in: canonicalize all instances to *-*-solaris2*,
15052         also strip out a number of tools to not build for go32 host
15053
15054 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15055
15056         * config.guess: add GPL.
15057
15058         * Makefile.in, config.guess, config.sub, configure: bump
15059           copyrights to 93.
15060
15061 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15062
15063         * Makefile.in (do-info): Removed obsolete check for existence of
15064         localenv file.
15065
15066         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15067
15068 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15069
15070         * Makefile.in: a couple of 'else true' for decstation,
15071         support for TclX
15072
15073         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15074
15075 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15076
15077         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15078
15079 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15080
15081         * config.guess: Recognize i386-ibm-aix (PS/2).
15082         * configure.in: Use config/mh-aix386 file for it.
15083
15084 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15085
15086         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15087         CC_FOR_TARGET instead.
15088         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15089
15090 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15091
15092         * Makefile.in: Add sim to list of directories sent with gdb
15093
15094 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15095
15096         * configure.in: Put back mips-dec-bsd* case.
15097
15098 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15099
15100         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15101         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15102         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15103
15104 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15105
15106         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15107
15108         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15109         (install-info): install dir.info only if it exists,
15110         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15111
15112 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15113
15114         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15115         gas for mips-dec-bsd.
15116
15117 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15118
15119         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15120         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15121
15122 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15123
15124         * configure.in: Added "dejagnu" to hosttools list.
15125
15126 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15127
15128         * config.sub, configure.in, config.guess:  Add support
15129         for Bosx, an AIX variant from Bull.
15130         Patches from F.Pierresteguy@frcl.bull.fr.
15131
15132 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15133
15134         * devo/dejagnu: Initial creation of devo/dejagnu.
15135         Migrated dejagnu testcases and support files for testing software
15136         tools to reside as subdirectories, currently called "testsuite",
15137         within the directory of the software tool.  Migrated all programs,
15138         support libraries, etc. beloging to dejagnu proper from
15139         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15140         with no modifications.  The changes to these files which will
15141         allow them to configure, build, and execute properly will be made
15142         in a future update.
15143
15144 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15145
15146         * Makefile.in: Change send_pr to send-pr.
15147         * configure.in: Likewise.
15148         * send_pr: Renamed directory to send-pr.
15149
15150 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15151
15152         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15153
15154 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15155
15156         * README:  Update for gdb-4.8 release.
15157         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15158         gdb-xxx.tar.z (gzip'd) file also.
15159
15160 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15161
15162         * Makefile.in: make all-diff depend on all-libiberty
15163
15164 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15165
15166         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15167
15168 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15169
15170         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15171
15172 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15173
15174         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15175         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15176         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15177
15178 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15179
15180         * Makefile.in:  makeinfo binary is in a new location
15181
15182 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15183
15184         * config.sub: Accept -ecoff as an OS.
15185
15186         * Makefile.in: Various changes to eliminate a level of make
15187         recursion and reduce the required command line length.
15188         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15189         sub-makes.
15190         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15191         variables holding settings for specific sub-makes.
15192         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15193         in terms of BASE_FLAGS_TO_PASS.
15194         (TARGET_LIBS): New variable listing directories which use
15195         TARGET_FLAGS_TO_PASS.
15196         (subdir_do): Eliminated.
15197         (do-*): New set of targets to replace subdir_do.
15198         (various): All targets which used subdir_do now depend on do-*.
15199         (local-clean): Renamed from do_clean.
15200         (local-distclean): New target, dependency of distclean and
15201         realclean.
15202         (install-info): Don't create directories.  Depend on dir.info
15203         rather than calling make recursively.
15204         (install-dir.info): Eliminated.
15205         (install-info-dirs): Create all info directories here.
15206         (dir.info): Depend upon do-install-info.
15207
15208         * test-build.mk (HOLES): Added false.
15209
15210 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15211
15212         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15213
15214 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15215
15216         * Makefile.in (info): remove dependency on all-texinfo.  The
15217         problem was really in texinfo/C, not at this level.
15218
15219 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15220
15221         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15222
15223 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15224
15225         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15226         GDB releases.
15227
15228 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15229
15230         * configure: Include srcdir in message about target of link not
15231         being found.  Don't convert `-' to `_' in `with' options being
15232         passed to subdirs.
15233
15234 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15235
15236         * configure.in: add uudecode to host_tools
15237
15238         * Makefile.in: added {all,install}-uudecode targets, added them to
15239         the appropriate lists
15240
15241 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15242
15243         * Makefile.in (all-gcc): Added dependency on all-gas.
15244
15245         * configure.in (mips-*-*): Build ld and binutils.
15246
15247 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15248
15249         * configure: check return code from mkdir, print error message and
15250           exit on failure.
15251
15252 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15253
15254         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15255
15256 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15257
15258         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15259
15260 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15261
15262         * config.sub (h8500):  Recognize this as a cpu type.
15263
15264 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15265
15266         * configure: source directory missing is no longer a warning
15267
15268         * configure.in: recognize irix[34]* instead of irix[34]
15269
15270         * Makefile.in: define and pass down X11_LIB
15271
15272 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15273
15274         * guess-systype: Renamed to ...
15275         * config.guess:  ... by popular request.
15276         * configure.in, Makefile.in:  Update accordingly.
15277
15278 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15279
15280         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15281         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15282         + Execute ./dummy instead of assuming . is in PATH.
15283
15284 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15285
15286         * guess-systype:  New shell script.  Attempts to guess the
15287         canonical host name of the executing host.
15288         Only a few hosts are supported so far.
15289         * configure:  Call guess-systype if no host is specified.
15290
15291 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15292
15293         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15294         gcc Makefile.
15295
15296
15297 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15298
15299         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15300         (all-gcc, install-gcc, subdir_do): Use it.
15301
15302 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15303
15304         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15305
15306 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15307
15308         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15309           set exclusively by configure, using configure.in .
15310
15311 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15312
15313         * test-build.mk: set $PATH for all builds
15314
15315         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15316
15317 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15318
15319         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15320         the one used in gcc/Makefile.in, so that a null expansion doesn't
15321         override the one needed to build gcc with a native cc.
15322
15323
15324 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15325
15326         * configure: Accept -with arguments.
15327
15328 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15329
15330         * Makefile.in: added h8300sim
15331
15332 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15333
15334         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15335         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15336         (all-cygnus, native, build-cygnus): Make
15337         $(canonhost)-stamp-3stage-done, not $(host)....
15338         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15339         i386-sco3.2v4.  Added else true to if command.
15340
15341 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15342
15343         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15344
15345 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15346
15347         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15348
15349 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15350
15351         * configure.in: don't remove binutils from Solaris builds
15352
15353 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15354
15355         * Makefile.in: get rid of earlier definitions for *clean,
15356         also handle the recursive info rule better
15357
15358 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15359
15360         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15361         do more-or-less the right thing.
15362
15363 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15364
15365         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15366         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15367
15368 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15369
15370         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15371         $(host_canonical).
15372
15373         * configure.in: split the configdirs list into 4 categories (native
15374         v. cross, library v. tool) and handle the cross-only and native-
15375         only in more reasonable (and correct!) way.
15376
15377 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15378
15379         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15380         configdirs anymore.
15381
15382 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15383
15384         * Makefile.in: extensive cleanup::  removed all of the explicit
15385         clean-* targets, collapsed many wrappers around subdir_do into
15386         one, added additional targets to satisfy standards.texi, deleted
15387         some old targets, some changes for consistency
15388
15389 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15390
15391         * configure.in: handle some programs as cross-only, and others as
15392         native only
15393
15394         * test-build.mk: handle partial holes in a more generic manner
15395
15396         * Makefile.in: m4 depends on libiberty
15397
15398 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15399
15400         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15401         time, wdiff, and find to configdirs
15402
15403         * Makefile.in: all, clean, and install rules for the new programs
15404         added to configure.in
15405
15406 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15407
15408         * configure.in: use mh-sun for all *-sun-* hosts
15409
15410 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15411
15412         * Makefile.in: define flags for X11 include files and library file
15413         locations, pass them down to the programs that need this info
15414
15415         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15416
15417 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15418
15419         * configure.in: start building libg++ for HP-UX targets
15420
15421 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15422
15423         * README:  Update references to files moved into etc/.
15424
15425 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15426
15427         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15428         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15429
15430 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15431
15432         * configure: accept dash as well as underscore in long option
15433         names for FSF compatibility.
15434
15435 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15436
15437         * config.sub: added -sco3.2v4 support from FSF.
15438
15439 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15440
15441         * configure.in: expand the section that adds or removes
15442         directories from the list of programs to build, to handle native
15443         vs. cross in addition to host v. native
15444
15445 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15446
15447         * Makefile.in:  Replace C++ in macro names with CXX.
15448         This is less likely to break ...
15449
15450 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15451
15452         * test-build.mk: add -w to GNU_MAKE
15453
15454 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15455
15456         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15457         add 'sparc' to list of recognized cpus.  This needed to make
15458         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15459         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15460         then changes that into $CPU-wrs-vxworks.
15461
15462         * configure.in: remove most references to gdbtest, regularize
15463         target based program removal
15464
15465         * test-build.mk: import from p3 tree (many fixes and changes)
15466
15467 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15468
15469         * Makefile.in: added rules to handle tcl, tk, and expect
15470
15471         * configure.in: handle those directories if they exist
15472
15473 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15474
15475         * config.sub: removed bogus hppabsd and hppahpux names, since
15476         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15477
15478 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15479
15480         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15481         depends upon all-xiberty
15482
15483         * Makefile.in: changes from p3, including:
15484
15485         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15486
15487         * Makefile.in (XTRAFLAGS): include newlib directories if
15488         newlib/Makefile exists, rather than if host != target.
15489
15490         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15491
15492         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15493         from the same source tree and not building a cross-compiler.  This
15494         matters for the libg++ configuration if reconfiguring a tree that
15495         has already been installed.
15496
15497         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15498
15499         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15500         pick up the machine and system specific header files.
15501
15502         * Makefile.in: added AS_FOR_TARGET, passed down in
15503         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15504         the C compiler to use to create programs which are run in the
15505         build environment, set it to default to $(CC), and passed it down
15506         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15507
15508         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15509
15510         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15511         We need them for unusual native builds, like systems without
15512         ranlib.
15513
15514         * configure: also define $(host_canonical) and
15515         $(target_canonical), which are the full, canonical names for the
15516         given host and target
15517
15518 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15519
15520         * Makefile.in:  Added separate definitions for C++.
15521
15522 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15523
15524         * configure.in (configdirs):  Add deja-gnu.
15525
15526 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15527
15528         * README:  Update for configure.texi and gdb-4.7 release.
15529
15530 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15531
15532         * Makefile.in:  Move "all" target to top of file.
15533         Previously, first target was ".PHONY" which caused BSD4.4 make
15534         to build .PHONY when make was run without arguments.
15535
15536 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15537
15538         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15539         Library-copylefted code in libiberty.
15540
15541 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15542
15543         * config.sub:  Replace m68kmote with plain old m68k.
15544
15545 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15546
15547         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15548
15549 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15550
15551         * config.sub: Complain if no argument is given.  Added support for
15552         386bsd as OS and target alias.
15553
15554 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15555
15556         * Makefile.in (XTRAFLAGS): include newlib directories if
15557         newlib/Makefile exists, rather than if host != target.
15558
15559 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15560
15561         * config.sub: recognize sparclite-wrs-vxworks.
15562
15563         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15564         p3.) Added clean-xiberty to clean.
15565
15566 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15567
15568         * configure.in: use *-*-* instead of nested cases for host and target
15569
15570 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15571
15572         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15573         from the same source tree and not building a cross-compiler.  This
15574         matters for the libg++ configuration if reconfiguring a tree that
15575         has already been installed.
15576
15577 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15578
15579         * config.sub (i486v/i486v4):  Merge in from FSF version.
15580
15581 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15582
15583         * configure: only set PWD if it is already set.
15584
15585 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15586
15587         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15588         doesn't have unset and all success paths (and most error paths)
15589         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15590         to just ${PWD} to avoid confusion.)
15591
15592 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15593
15594         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15595         even for a native compilation.
15596
15597 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15598
15599         Changes to make the gdb.tar.Z rule work better.
15600
15601         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15602         (DEVO_SUPPORT):  Add configure.texi.
15603         (bfd-ilrt.tar.Z):  Remove ancient rule.
15604
15605 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15606
15607         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15608         pick up the machine and system specific header files.
15609
15610         * configure.in, config.sub: added new target m68010-adobe-scout,
15611         with alias of adobe68k.  Changed configure.in to check for
15612         -scout before -sco* to avoid a false match.
15613
15614         * Makefile.in: added AS_FOR_TARGET, passed down in
15615         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15616         the C compiler to use to create programs which are run in the
15617         build environment, set it to default to $(CC), and passed it down
15618         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15619
15620 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15621
15622         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15623         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15624         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15625         FOR_TARGET variants, to newlib and libg++.
15626
15627 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15628
15629         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15630         first.
15631
15632 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15633
15634         * config.sub:  Accept `elf' as an environment.
15635
15636 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15637
15638         * Makefile.in (all-opcodes):  cd into the right directory
15639
15640 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15641
15642         * configure: added -program_transform_name option, used as
15643         argument to sed when installing programs.
15644         configure.texi: added documentation for -program_prefix,
15645         -program_suffix and -program_transform_name.
15646
15647 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15648
15649         * config.sub:  Accept i486 where i386 ok.
15650
15651 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15652
15653         * config.sub: accept we32k
15654
15655 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15656
15657         * config.sub, configure.in: accept OSE68000 and OSE68k.
15658
15659         * Makefile.in: don't create all directories for ``make install'';
15660         let the subdirectories create the ones they need.
15661
15662 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15663
15664         * COPYING: new file, GPL v2
15665
15666 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15667
15668         * Makefile.in: use the new gen-info-dir, which needs a template
15669         argument (which also lives in texinfo)
15670
15671         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15672
15673 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15674
15675         * config.sub (ncr3000):  Change i386 to i486.
15676
15677 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15678
15679         * Makefile.in: add install-rcs, install-grep to
15680         install-no-fixedincludes, removed install-bison and install-libgcc
15681
15682 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15683
15684         * configure.in: grab the HPUX makefile fragment if on HPUX
15685
15686 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15687
15688         * Makefile.in: eradicate bison spoor (ditto libgcc).
15689          configure.in: recognise m68{k,000}-ericsson-OSE.
15690          es1800 is alias for m68k-ericsson-OSE
15691
15692 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15693
15694         * configure.in: rearrange the parts that remove programs from
15695         configdirs, based now on HOST==TARGET or by canonical triple.
15696
15697 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15698
15699         * test-build.mk: recurse explicitly with -f test-build.mk when
15700           appropriate.  predicate stage3 and comparison on the existence
15701           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15702           On very clean, also remove ...stamp-co.  Build in-place before
15703           doing other builds.
15704
15705 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15706
15707         * Makefile.in, configure.in: add tgas
15708
15709 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15710
15711         * Makefile.in: a number of changes merged in from progressive.
15712
15713         * configure.in: add libm.
15714
15715         * .cvsignore: ignore some stuff that comes from test-build.mk.
15716
15717 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15718
15719         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15720
15721 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15722
15723         * configure: Add program_suffix (parallel to program_prefix)
15724         * Makefile.in: adjust directory-creating script for losing decstation
15725
15726 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15727
15728         * configure:  Minor $subdir-related fixes.
15729
15730 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15731
15732         * configure: fix various problems with propogating
15733         makefile_target_frag in subdirs.
15734         * configure.in: config libgcc if its there
15735
15736 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15737
15738         * config.sub:  HPPA merge.
15739
15740 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15741
15742         * Makefile.in:  Replace all-bison with all-byacc in all
15743         dependency lines for other tools (which now use byacc).
15744
15745 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15746
15747         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15748
15749 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15750
15751         * Makefile.in: make gprof rules similar to byacc rules (instead of
15752         vestigal $(unsubdir) that didn't work...)
15753
15754 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15755
15756         * config.sub:  Add support for Linux.
15757         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15758         (at least for libg++).
15759
15760 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15761
15762         * configure.texi: fix doc for the -nfp option to configure
15763
15764 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15765
15766         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15767
15768 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15769
15770         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15771         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15772         * configure.in: added solaris* host_makefile_frag hook.
15773
15774 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15775
15776         * config.sub: changed recognition of m68000 so that various
15777         m68k types can be specified via m680[01234]0
15778
15779 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15780
15781         * config.sub (basic_machine): fix sed so that '-foo' isn't
15782         completely substituted out while .+'-foo' loses the '-foo'
15783
15784 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15785
15786         * config.sub ($os): Add -aout.
15787
15788 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15789
15790         * configure:  If host_makefile_frag is absolute, don't
15791         prefix ${invsubdir} (relevant to libg++ auto-configure).
15792
15793 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15794
15795         * Makefile.in (tooldir): Define it.
15796         (all-ld): Depend on all-flex.
15797
15798 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15799
15800         * Makefile.in (check):  Fix libg++ special case.
15801
15802 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15803
15804         * configure: do not bury `pwd` into config.status, thus do fewer
15805           pwd's.
15806
15807         * configure: print the "Building in" message only when building in
15808           other than "." AND verbose.
15809
15810         * configure: remove -s, rework -v to better accommodate guested
15811           configures.
15812
15813         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15814
15815 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15816
15817         * Makefile.in: macroize flags passed on recursion.  remove
15818           fileutils.
15819
15820 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15821
15822         * configure: get makesrcdir right for subdirs deeper than 1.
15823
15824         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15825           install.
15826
15827 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15828
15829         * Makefile.in: don't print subdir_do or recursion lines.
15830
15831 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15832
15833         * standards.texi: added menu item.
15834
15835         * Makefile.in: build and install standards.info.
15836
15837         * standards.texi: new file.
15838
15839 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15840
15841         * configure: test for and move config.status pieces from
15842           ${subdir}/.
15843
15844 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15845
15846         * configure:  Test for existance of files before trying to mv
15847         them, to avoid numerous non-existance messages.
15848
15849 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15850
15851         * configure: correct final line of config.status.
15852
15853         * configure: patch from eggert.  Avoids a protection problem if
15854           the original Makefile.in is read only.
15855
15856         * configure: use move-if-change from gcc to create config.status.
15857           Some makefiles depend on config.status to tell if a directory
15858           has been reconfigured for a different host.  This change
15859           prevents those directories from remaking everything in the case
15860           where the reconfig was only intended to rebuild a Makefile.
15861
15862         * configure: test for config.sub with "config.sub sun4" rather
15863           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15864           host alias from a missing config.sub.
15865
15866 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15867
15868         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15869           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15870
15871 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15872
15873         * configure: mkdir ${subdir} as needed.
15874
15875 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15876
15877         * Makefile.in,configure.in: added autoconf.
15878
15879 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15880
15881         * Makefile.in: no longer pass against on recursion.
15882
15883         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15884           definitions are not inherited.
15885
15886         * configure: correct makesrcdir when subdir is .
15887
15888 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15889
15890         * configure:  Add support for 'subdirs' variable, which is
15891         like 'configdirs', except that configure doesn't re-invoke
15892         itself for subdirs, it just creates a Makefile for each subdir.
15893         * configure.texi:  Document subdirs.
15894
15895 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15896
15897         * configure.in: added flex to configdirs
15898
15899 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15900
15901         * Makefile.in: remove clean-stamps from clean.
15902
15903 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15904
15905         * configure.in:  Add gdbtest to configdirs.
15906
15907 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15908
15909         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15910         to recursive makes.
15911         * configure.in:  Recognize new ncr3000 config.
15912
15913 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15914
15915         * Makefile.in, configure.in: removed references to gdbm.
15916
15917 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15918
15919         * config.sub:  Don't canonicalize os value
15920         newsos* to bsd (readline needs to check for newsos).
15921         (This fix was earlier made Jan 31, but got re-broken.)
15922
15923 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15924
15925         * configure.in:  sco is an os, not a vendor!
15926
15927         * configure:  Quote $( better.  Keep various shells happy.
15928
15929 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15930
15931         * Makefile.in: eliminate stamp-files.
15932
15933 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15934
15935         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15936           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15937
15938 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15939
15940         * config.sub:  fix iris/iris3.
15941
15942 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15943
15944         * configure: re-add -rm.
15945
15946 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15947
15948         * Maskefile.in: add .stmp-rcs to all.
15949
15950         * configure.in: remove gas from rs6000 build, use aix host fragment.
15951
15952 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15953
15954         * configure: pass down site_option during recursion.
15955
15956 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15957
15958         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15959
15960 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15961
15962         * configure: Change exec_prefix so that it really defaults to prefix.
15963
15964 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15965
15966         * Makefile.in, configure.in:  Add support for mmalloc library.
15967
15968 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15969
15970         * Makefile.in: add stmp dependencies for a few more things.
15971
15972 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15973
15974         * configure: adjusted error message on objdir/srcdir configure
15975           collision, per john's suggestion.
15976
15977         * Makefile.in: add libiberty stmp to all and all.cross.
15978
15979 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15980
15981         * Makefile.in: remove force dependencies, add grep to all.
15982
15983 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15984
15985         * Makefile.in: drop flex.  make stamp files work.
15986
15987         * configure: added test for conflicting configuration in srcdir,
15988           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15989           gets cranky.  use relative paths for configure and srcdir
15990           whenever possible.  Send some error messages to stderr that were
15991           going to stdout.
15992
15993 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15994
15995         * Makefile.in:  Fix libg++ rule to check for gcc directory
15996         before using gcc/gcc.  Also pass XTRAFLAGS.
15997
15998 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15999
16000         * Makefile.in: added stmp-files so that directories aren't polled
16001           when they are already built.
16002
16003         * configure.texi: fixed a node pointer problem.
16004
16005 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16006
16007         * config.sub configure.in gdb/configure.in
16008         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16009         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16010         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16011
16012 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16013
16014         * configure: -recurring becomes -silent.  corrected help message
16015           for -site= option.
16016
16017         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16018
16019 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16020
16021         * configure: when building Makefile for crosses, replace
16022           tooldir and program_prefix.  default srcdir from location of
16023           config.sub.  remove "for host in hosts" and "for target in
16024           targets" loops.
16025
16026 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16027
16028         * Makefile.in: Do not pass bindir or mandir to cvs.
16029
16030 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16031
16032         * Makefile.in, configure.in: removed traces of namesubdir,
16033           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16034           copyrights to '92, changed some from Cygnus to FSF.
16035
16036         * configure.texi: remove most references to multiple hosts,
16037           multiple targets, subdirs, etc.
16038
16039         * configure.man: removed rcsid. reference config.sub not
16040           config.subr.
16041
16042         * Makefile.in: mkdir $(infodir) on install-info.
16043
16044 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16045
16046         * configure.texi:  Explain better about .gdbinit and about
16047         the environment that configure.in sections run in.
16048
16049 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16050
16051         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16052
16053 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16054
16055         * README:  DOC.configure => cfg-paper.texi.
16056
16057 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16058
16059         * config.sub (near case $os):  Don't convert newsos* to bsd!
16060
16061 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16062
16063         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16064         the number of copies of COPYING that go into the GDB tar file.
16065
16066 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16067
16068         * bfd/configure.in, gdb/config/mh-i386sco,
16069         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16070         Fix SCO configuration stuff.
16071
16072 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16073
16074         * Makefile.in:  For libg++, make sure the -I pointing
16075         to the gcc directory goes *after* all the libg++-local -I flags.
16076         Also, move just-gcc dependency from just-libg++ to all-libg++.
16077
16078 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16079
16080         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16081
16082 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16083
16084         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16085
16086 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16087
16088         * config.sub:  Add stratus configuration frags.  Also
16089         submitted to FSF.
16090
16091 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16092
16093         * Makefile.in (DEV_SUPPORT):  add configure.man.
16094
16095         * config.sub(Decode manufacturer-specific):  add -none*.
16096
16097 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16098
16099         * Makefile.in:  remove form feeds to make Sun's make happy.
16100         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16101
16102 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16103
16104         * Makefile.in (AR_FLAGS):  Make quieter.
16105
16106 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16107
16108         * configure.in:  Add libg++.
16109         * configure:  When verbose, don't output the command line at each
16110         level; it will be unremarkably the same as the previous version,
16111         which will be the same as what the user typed.
16112
16113 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16114
16115         * configure.in, Makefile.in: fix clean-info, add flex.  add
16116           fileutils.
16117
16118         * configure: be less sensitive to spaces in Makefile.in.  Do not
16119           look for sources in "..".  Doing so breaks subdirectories that
16120           might have their own configure.  If a subdir has it's own
16121           configure script, use it.
16122
16123 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16124
16125         * cfg-paper.texi: some changes suggested by rms.
16126
16127 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16128
16129         * config.sub:  Merge in some small additions from the FSF version,
16130         taken from the gcc distribution, to bring the Cygnus and FSF
16131         versions into closer sync.
16132
16133 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16134
16135         * configure.in:  Changed svr4 references to sysv4.
16136
16137 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16138
16139         * configure: added -V for version number option.
16140
16141 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16142
16143         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16144           renamed from DOC.configure to cfg-paper.texi.
16145
16146 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16147
16148         * configure, config.subr, config.sub: config.subr is now
16149           config.sub again.
16150
16151 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16152
16153         * configure.texi: new file, in progress.
16154
16155         * Makefile.in: build info file and install the man page for
16156           configure.
16157
16158         * configure.man: new file, first cut.
16159
16160         * configure: find config.subr again now that configuration "none"
16161           has gone.  removed all traces of the -ansi option.  removed all
16162           traces of the -languages option.
16163
16164         * config.subr: resync from rms.
16165
16166 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16167
16168         * configure, config.sub, config.subr: merge config.sub into
16169           config.subr, call the result config.subr, remove config.sub, use
16170           config.subr.
16171
16172         * Makefile.in: revised install for dir.info.
16173
16174 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16175
16176         * configure.in: add decstation host makefile frag.
16177
16178         * Makefile.in: BISON now bison -y again.  also install-gcc on
16179           install.  clean-gdbm on clean.  infodir belongs in datadir.
16180           Make directories for info install.  Build dir.info here then
16181           install it.
16182
16183 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16184
16185         * Makefile.in: fix for bad directory tests.
16186
16187 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16188
16189         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16190           regexp.  -srcdir relative was being handled incorrectly.
16191
16192         * Makefile.in: unwrapped some for loops so that parallel makes
16193           work again and so one can focus one's attention on a particular
16194           package.
16195
16196 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16197
16198         * configure: added PWD as a stand in for `pwd` (for speed). use
16199           elif wherever possible.  make -srcdir work without -objdir.
16200           -objdir= commented out.
16201
16202 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16203
16204         * configure: +options become --options.  -subdirs commented out.
16205           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16206           Makefile now at top of generated Makefile.  Removed cvs log
16207           entries.  added -srcdir.  create .gdbinit only if there is one
16208           in ${srcdir}.
16209
16210         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16211           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16212           and mandir now keyed off datadir by default.
16213
16214 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16215
16216         * Freshly created ChangeLog.
16217
16218 \f
16219 Local Variables:
16220 mode: change-log
16221 left-margin: 8
16222 fill-column: 76
16223 version-control: never
16224 End: