OSDN Git Service

2011-01-14 Ben Elliston <bje@au.ibm.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2
3         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4
5 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6
7         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
8         for ia64-hpux.
9         * configure: Regenerate.
10
11 2011-01-10  Jan Hubicka  <jh@suse.cz>
12
13         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
14         pass -fno-lto to STAGEprofile.
15
16 2011-01-07  Jan Hubicka  <jh@suse.cz>
17
18         PR lto/47225
19         * Makefile.in: Regenerate.
20         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
21         configure.
22
23 2011-01-07  Jan Hubicka  <jh@suse.cz>
24
25         * Makefile.in: Regenerate.
26         * Makefile.def (gcc host module) and soft dependency on lto-plugin
27         and configure dependency on lto-plugin configure.
28         (lto-plugin module): Remove dependency on GCC; add dependency on
29         liniberty.
30
31 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
32
33         * MAINTAINERS (Write After Approval): Add myself.
34
35 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
36
37         * configure: Regenerate.
38
39 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
40
41         * configure.ac: (picochip): Disable libiberty.
42
43 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
44
45         * MAINTAINERS (Write After Approval): Add myself.
46
47 2010-12-10  Ian Lance Taylor  <iant@google.com>
48
49         PR bootstrap/46819
50         * configure.ac: For --disable-libgcj clear libgcj_saved.
51         * configure: Rebuild.
52
53 2010-12-10  Tobias Burnus  <burnus@net-b.de>
54
55         PR fortran/46540
56         * configure.ac: Add --disable-libquadmath and
57         --disable-libquadmath-support.
58         * configure: Regenerate.
59
60 2010-12-03  Ian Lance Taylor  <iant@google.com>
61
62         * MAINTAINERS: Add myself as libgo maintainer.
63
64 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
65
66         PR libffi/46792
67         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
68         * configure: Regenerate.
69
70 2010-12-02  Ian Lance Taylor  <iant@google.com>
71
72         * configure.ac: Always set default for poststage1_ldflags to
73         -static-libstdc++ -static-libgcc.
74
75 2010-11-29  Andreas Schwab  <schwab@redhat.com>
76
77         * configure.ac: Move comment to remove extra space in last argument
78         of GCC_TARGET_TOOL.
79
80 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
81
82         PR other/46026
83         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
84         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
85         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
86         (BASE_FLAGS_TO_PASS): Use it.
87         * configure: Rebuilt.
88         * Makefile.in: Rebuilt.
89
90 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
91
92         PR binutils/12258
93         * configure.ac: Correct comments for --enable-gold/--enable-ld.
94         Properly check default linker.
95         * configure: Regnerated.
96
97 2010-11-23  Matthias Klose  <doko@ubuntu.com>
98
99         * configure.ac: For --enable-gold, handle value `default' instead of
100         `both*'.   New configure option --{en,dis}able-ld.
101         * configure: Regenerate.
102
103 2010-11-20  Ian Lance Taylor  <iant@google.com>
104
105         * configure.ac: Only disable a language library if no language needs
106         it.  Don't let --disable-libgcj uncondtionally disable libffi.
107         * configure: Rebuild.
108
109 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
110
111         * Makefile.in: Regenerate.
112
113         PR other/46202
114         * configure.ac: Fix just-built in-tree STRIP name to be
115         binutils/strip-new.
116         * configure: Regenerate.
117         * Makefile.def (install-strip-gcc, install-strip-binutils)
118         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
119         (install-strip-sid): Mirror dependencies on non-strip variants
120         of these targets on the respective -strip prerequisites.
121         * Makefile.tpl (install-strip, install-strip-host)
122         (install-strip-target): New targets.
123         (install-strip-[+module+], install-strip-target-[+module+]):
124         New targets.
125         * Makefile.in: Regenerate.
126
127 2010-11-19  Ian Lance Taylor  <iant@google.com>
128             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
129
130         * configure.ac: Add target-libgo to target_libraries.  Set
131         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
132         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
133         (HOST_EXPORTS): Add GOC.
134         (BASE_TARGET_EXPORTS): Add GOC.
135         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
136         (GOCFLAGS_FOR_TARGET): New variable.
137         (EXTRA_HOST_FLAGS): Add GOC.
138         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
139         * Makefile.def (target_modules): Add libgo.
140         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
141         (dependencies): Add dependency from configure-target-libgo to
142         configure-target-libffi and all-target-libstdc++-v3.  Add
143         dependencies from all-target-libgo to all-target-libffi.
144         (languages): Add go.
145         * configure: Rebuild.
146         * Makefile.in: Rebuild.
147
148 2010-11-19  Ian Lance Taylor  <iant@google.com>
149
150         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
151         compiler/flag environment variables.
152
153 2010-11-18  Ian Lance Taylor  <iant@google.com>
154
155         * configure.ac: Check for lang_requires_boot_languages in
156         config-lang.in files.
157         * configure: Rebuild.
158
159 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
160             Tobias Burnus  <burnus@net-b.de>
161
162         PR fortran/32049
163         * Makefile.def: Add libquadmath; build it with language=fortran.
164         * configure.ac: Add libquadmath.
165         * Makefile.tpl: Handle multiple libs in check-[+language+].
166         * Makefile.in: Regenerate.
167         * configure: Regenerate.
168
169 2010-11-16  Tom Tromey  <tromey@redhat.com>
170
171         * MAINTAINERS: Moved myself to reviewers section.
172
173 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
174
175         * MAINTAINERS: Moved myself to reviewers section.
176
177 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
178
179         * MAINTAINERS (Various Maintainers): Add self for build machinery.
180         (Write After Approval): Remove self.
181
182 2010-11-15  Andreas Schwab  <schwab@redhat.com>
183
184         * configure.ac: Fix spelling in option names.
185         * configure: Regenerated.
186
187 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
188
189         PR bootstrap/39622
190         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
191         * configure: Regenerated.
192
193 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
194
195         * MAINTAINERS: Update my email address.
196
197 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
198
199         * configure: Regenerate.
200
201 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
202
203         * configure: Regenerate.
204
205 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
206
207         * configure: Regenerate.
208
209 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
210
211         * configure: Regenerate.
212
213 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
214
215         * configure.ac: Support official CLooG.org versions.
216         * configure: Regenerate.
217         * config/cloog.m4: New.
218
219 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
220
221         * MAINTAINERS (Write After Approval): Add myself.
222
223 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
224
225         * MAINTAINERS: Update my email address.
226
227 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
228
229         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
230         * configure: Regenerate.
231
232 2010-11-03  Ian Lance Taylor  <iant@google.com>
233             Dave Korn  <dave.korn.cygwin@gmail.com>
234
235         PR lto/46273
236         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
237         and on other supported platforms whenever LTO is enabled.
238         * configure: Rebuild.
239
240 2010-11-02  Alan Modra  <amodra@gmail.com>
241
242         PR binutils/12110
243         * configure.ac: Error when source path contains spaces.
244         * configure: Regenerate.
245
246 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
247
248         * MAINTAINERS: Update my email address.
249
250 2010-10-20  Ian Lance Taylor  <iant@google.com>
251
252         * Makefile.def (target_modules): Set lib_path to src/.libs for
253         libstdc++-v3 module.
254         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
255         * Makefile.in: Rebuild.
256
257 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
258
259         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
260         (Write After Approval): Remove myself.
261
262 2010-10-15  Tristan Gingold  <gingold@adacore.com>
263
264         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
265
266 2010-10-14  Douglas Rupp  <rupp@gnat.com>
267
268         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
269
270 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
271
272         * configure.ac (build_lto_plugin): New shell variable.
273         (--enable-lto): Turn on by default for all non-ELF platforms that
274         have had LTO support added so far.  Set build_lto_plugin appropriately
275         for both ELF and non-ELF.
276         (configdirs): Add lto-plugin or not based on build_lto_plugin.
277         * configure: Regenerate.
278
279 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
280
281         Sync from src:
282         * configure.ac (v850 support): Remove target-libgloss from
283         noconfigdirs.
284         * configure: Regenerate.
285
286 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
287
288         PR bootstrap/45326
289         PR bootstrap/45174
290         * configure.ac: Honor initial values of $build_configargs,
291         $host_configargs, $target_configargs.  Mark the precious, so
292         environment settings get recorded.
293         * configure: Regenerate.
294
295 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
296
297         PR bootstrap/45796
298         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
299         Depend on all-build-libiberty.
300         * Makefile.in: Regenerate.
301
302 2010-09-30  Michael Eager  <eager@eagercon.com>
303
304         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
305         * configure: Regenerate.
306
307 2010-09-28  Michael Eager  <eager@eagercon.com>
308
309         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
310
311 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
312
313         PR bootstrap/44621
314         * configure.ac: Fix unportable shell quoting.
315         * configure: Regenerate.
316
317 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
318
319         * configure.ac (enable-lto): Add Darwin to the list of supported lto
320         targets and amend comment.
321         * configure: Regenerate.
322
323 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
324
325         * MAINTAINERS (Write After Approval): Add myself.
326
327 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
328
329         * configure.ac: Enable LTO by default on Darwin.
330         * configure: Regenerate.
331
332 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
333
334         * MAINTAINERS (Write After Approval): Add myself.
335
336 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
337
338         * MAINTAINERS (Write After Approval): Add myself.
339
340 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
341
342         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
343         ports
344
345 2010-07-28  David Yuste  <david.yuste@gmail.com>
346
347         * MAINTAINERS (Write After Approval): Add myself.
348
349 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
350
351         * configure.ac: Support all v850 targets.
352         * configure: Regenerate.
353
354 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
355
356         PR bootstrap/44455
357         * configure.ac (extra_mpfr_configure_flags): Copy from
358         extra_mpc_gmp_configure_flags.
359         * configure: Re-generated.
360
361 2010-07-22  Andi Kleen  <ak@linux.intel.com>
362
363         * MAINTAINERS (Write After Approval): Add myself.
364
365 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
366
367         * MAINTAINERS (Write After Approval): Add myself.
368
369 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
370
371         * MAINTAINERS (Write After Approval): Add myself.
372
373 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
374
375         PR target/44862
376         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
377         Provide -B option to allow for link spec %s substitutions for
378         libstdc++.a on darwin.
379         * Makefile.in: Regenerate.
380
381 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
382
383         * MAINTAINERS (Reviewers): Update my e-mail address
384
385 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
386
387         * Makefile.def (configure-gcc): Depend on all-libelf.
388         * Makefile.in: Rebuild.
389
390 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
391
392         * MAINTAINERS (Write After Approval): Add myself in the right place.
393
394 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
395
396         * MAINTAINERS (Write After Approval): Add myself.
397
398 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
399
400         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
401
402 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
403
404         * config.sub: Update to version 2010-05-21.
405         * config.guess: Update to version 2010-04-03.
406
407 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
408
409         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
410         * configure: Regenerate.
411
412 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
413
414         * MAINTAINERS (Write After Approval): Add myself.
415
416 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
417
418         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
419         a platform that supports LTO.
420         * configure: Regenerate.
421
422 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
423
424         * configure.ac: Allow all the versions greater than 0.10 of PPL.
425         * configure: Regenerated.
426
427 2010-04-27  Roland McGrath  <roland@redhat.com>
428             H.J. Lu  <hongjiu.lu@intel.com>
429
430         * configure.ac (--enable-gold): Support both, both/gold and
431         both/bfd to add gold to configdirs without removing ld.
432         * configure: Regenerated.
433
434         * Makefile.def: Add install-gold dependency to install-ld.
435         * Makefile.in: Regenerated.
436
437 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
438
439         PR lto/42776
440         * configure.ac (--enable-lto): Refactor handling so libelf tests
441         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
442         and allow LTO to be explicitly enabled on non-ELF platforms that
443         are known to support it inside else-clause.
444         * configure: Regenerate.
445
446 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
447
448         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
449         * configure: Regenerate.
450
451 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
452
453         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
454         * configure: Regenerate.
455
456 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
457
458         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
459         separately.
460         * configure: Regenerate.
461
462 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
463
464         * MAINTAINERS (Write After Approval): Add myself.
465
466 2010-04-14  Tristan Gingold  <gingold@adacore.com>
467
468         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
469         * configure: Regenerate.
470
471 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
472
473         * configure: Regenerate after change to elf.m4.
474
475 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
476
477         * MAINTAINERS (Write After Approval): Add myself.
478
479 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
480
481         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
482         * configure: Regenerated.
483
484 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
485
486         * configure.ac: Print "buggy but acceptable" when CLooG
487         revision is less than 9.
488         * configure: Regenerated.
489
490 2010-04-01  Diego Novillo  <dnovillo@google.com>
491
492         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
493
494 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
495
496         PR bootstrap/43615
497         PR bootstrap/43328
498
499         Revert:
500
501         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
502
503         * configure.ac: Do not pass --enable-multilib nor
504         --disable-multilib in baseargs.  Accept explicitly passed
505         --enable_multilib.
506         * configure: Regenerate.
507
508 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
509
510         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
511
512 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
513
514         * MAINTAINERS: Remove myself.
515
516 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
517
518         PR bootstrap/43328
519         * configure.ac: Do not pass --enable-multilib nor
520         --disable-multilib in baseargs.  Accept explicitly passed
521         --enable_multilib.
522         * configure: Regenerate.
523
524 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
525
526         * MAINTAINERS (spu port): Remove me.
527
528 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
529
530         * configure.ac (tic6x-*-*): New case.
531         * configure: Regenerate.
532
533 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
534
535         * config.sub: Update to version 2010-03-22.
536         * config.guess: Update to version 2009-12-30.
537
538 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
539
540         PR ada/42554
541         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
542         * configure: Regenerate.
543
544 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
545
546         * MAINTAINERS: Update my email address.
547
548 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
549
550         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
551         (ghassan.shobaki@amd.com): Removed.
552
553 2010-03-17  Alan Modra  <amodra@gmail.com>
554
555         * MAINTAINERS: Update my email address.
556
557 2010-03-16  Diego Novillo  <dnovillo@google.com>
558
559         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
560         Matthews.
561
562 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
563
564         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
565         Gutson, Jeffrey D. Oldham and Mark Shinwell.
566
567 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
568
569         * MAINTAINERS: Update my email address.
570
571 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
572
573         * MAINTAINERS: Update my email address.
574
575 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
576
577         * MAINTAINERS: Update my email address.
578
579 2010-03-09  Jie Zhang  <jie@codesourcery.com>
580
581         * MAINTAINERS: Update my email address.
582
583 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
584
585         PR libstdc++/32499
586         * configure.ac (RANLIB): Default to true.
587         (STRIP): Likewise.
588         (RANLIB_FOR_TARGET): Remove superfluous : argument.
589         * configure: Regenerate.
590
591 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
592
593         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
594         (Write After Approval): Update my email address.
595
596 2010-02-17  Nick Clifton  <nickc@redhat.com>
597
598         PR 11238
599         * Makefile.tpl (local-distclean): Also remove config.cache files in
600         sub-directories as there may not be Makefiles present in the
601         sub-directories.
602         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
603         the config.cache files found by the find command.
604
605         * Makefile.in: Regenerate.
606         * configure.ac: Revert previous delta.
607         * configure: Regenerate.
608
609 2010-02-15  Nick Clifton  <nickc@redhat.com>
610
611         PR 11238
612         * configure.ac: Delete config.cache files in sub-directories when
613         deleting Makefiles.
614         * configure: Regenerate.
615
616 2010-02-12  Ben Elliston  <bje@gnu.org>
617
618         * MAINTAINERS: Update my email address.
619
620 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
621
622         * MAINTAINERS (spu port): Update my email address.
623
624 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
625
626         * MAINTAINERS: Add myself as a maintainer for the bfin port.
627
628 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
629
630         * configure.ac: Add "recommended" version checks for GMP/MPC.
631         Update recommended GMP/MPFR/MPC versions.
632         * configure: Regenerate.
633
634 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
635
636         * MAINTAINERS: Move my Embecosm email address into the
637         write-after-approval section.
638
639 2010-01-26  Ian Lance Taylor  <iant@google.com>
640
641         * MAINTAINERS: Add myself as Go frontend maintainer.
642
643 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
644
645         PR libstdc++/36101, PR libstdc++/42813
646         * configure.ac (bootstrap_target_libs): Make inclusion of
647         target-libgomp conditional on libgomb being in target_configdirs.
648         * configure: Regenerate.
649
650 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
651
652         PR libstdc++/36101, PR libstdc++/42813
653         * configure.ac (bootstrap_target_libs): Include target-libgomp.
654         * configure: Regenerate.
655
656 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
657
658         PR libstdc++/36101, PR libstdc++/42813
659         * configure.ac (target_configdirs): Substitute.
660         * Makefile.def: Bootstrap target module libgomp.
661         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
662         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
663         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
664         * configure, Makefile.in: Regenerate.
665
666 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
667
668         * MAINTAINERS: Adjust my details.
669
670 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
671
672         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
673
674 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
675
676         * MAINTAINERS: reindented my entry with tabs instead of spaces.
677
678 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
679
680         * MAINTAINERS (Write After Approval): Add myself.
681
682 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
683
684         * MAINTAINERS (Write After Approval): Add myself.
685
686 2010-01-11  Richard Guenther  <rguenther@suse.de>
687
688         PR lto/41569
689         * Makefile.def (all-lto-plugin): Depend on all-gcc.
690         * Makefile.in: Regenerated.
691
692 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
693
694         * configure.ac: Enable libjava build on x86_64-*freebsd*.
695         * configure: Regenerate.
696
697 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
698             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
699
700         PR bootstrap/42424
701         * configure.ac: Include libtool m4 files.
702         (_LT_CHECK_OBJDIR): Call it.
703         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
704         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
705
706         * configure: Regenerate.
707
708 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
709
710         PR bootstrap/41818
711         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
712         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
713         * Makefile.in: Regenerate.
714
715 2010-01-02  Richard Guenther  <rguenther@suse.de>
716
717         PR lto/41529
718         * configure.ac: Include config/elf.m4.  Disable LTO if not
719         builting for an elf target.
720         * configure: Regenerate.
721
722 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
723
724         * MAINTAINERS: Change my email address.
725
726 2009-12-18  Ben Elliston  <bje@au.ibm.com>
727
728         * config.sub, config.guess: Update from upstream sources.
729
730 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
731
732         * MAINTAINERS (Write After Approval): Add myself.
733
734 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
735
736         PR middle-end/30447
737         PR middle-end/30789
738         PR other/40302
739
740         * configure.ac: Require MPC.
741         * configure: Regenerate.
742
743 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
744
745         PR target/38384
746         PR bootstrap/40972
747         * libtool.m4: Sync from git Libtool.
748         * ltoptions.m4: Likewise.
749         * ltversion.m4: Likewise.
750         * lt~obsolete.m4: Likewise.
751         * ltmain.sh: Likewise.
752
753 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
754
755         * configure.ac: Update minimum MPC version to 0.8.
756         * configure: Regenerate.
757
758 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
759
760         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
761         * configure: Regenerated.
762
763 2009-11-21  Ian Lance Taylor  <iant@google.com>
764
765         * configure.ac: Change default of poststage1_ldflags to be empty if
766         poststage1_libs is set.  When poststage1_libs is empty, and
767         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
768         * configure: Rebuild.
769
770 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
771
772         * MAINTAINERS (Write After Approval): Update my email address.
773
774 2009-11-20  Ben Elliston  <bje@au.ibm.com>
775
776         * config.guess: Update from upstream sources.
777
778 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
779
780         * Makefile.def: Restore host and target settings for gmp.
781         * Makefile.in: Rebuild.
782
783 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
784
785         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
786         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
787         Fix portability of test of C++ as bootstrap language.  Add
788         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
789         * configure: Rebuild.
790         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
791         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
792         in-tree building.
793         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
794         (POSTSTAGE1_HOST_EXPORTS): Use it.
795         (STAGE[+id+]_CXXFLAGS): New.
796         (BASE_FLAGS_TO_PASS): Pass it down.
797         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
798         extra_exports.
799         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
800         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
801         extra_exports.
802         * Makefile.in: Rebuild.
803
804 2009-11-17  Ben Elliston  <bje@au.ibm.com>
805
806         * config.sub, config.guess: Update from upstream sources.
807
808 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
809
810         * MAINTAINERS (Write After Approval): Add myself.
811
812 2009-11-09  Jon Beniston  <jon@beniston.com>
813
814         * MAINTAINERS (Write After Approval): Add myself.
815
816 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
817
818         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
819         paths for *-w64-mingw* and x86_64-*mingw*.
820         * configure: Regenerated.
821
822 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
823
824         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
825
826 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
827
828         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
829         Phil Edwards to Write-After Approval.
830
831 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
832
833         * configure.ac: Disable target-winsup & co for
834         x86_64-*-mingw* and *-w64-mingw* targets.
835         * configure: Regenerated.
836
837 2009-10-16  Nick Clifton  <nickc@redhat.com>
838
839         * MAINTAINERS: Add myself as a maintainer for the RX port.
840
841 2009-10-26  Johannes Singler  <singler@kit.edu>
842
843         * MAINTAINERS (Write After Approval): Update my e-mail address.
844
845 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
846
847         * configure.ac (CLooG test): Use = with test.
848         * configure: Regenerate.
849
850 2009-10-22  Richard Guenther  <rguenther@suse.de>
851
852         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
853         cloog if the ppl version check failed.  Move flags saving
854         before setting in libelf check.
855         * configure: Regenerate.
856
857 2009-10-21  Richard Guenther  <rguenther@suse.de>
858
859         * configure.ac: Adjust the ppl and cloog configure to work as
860         documented.  Disable cloog if ppl was disabled.  Omit the version
861         checks if they were disabled.
862         * configure: Re-generate.
863
864 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
865
866         * configure.ac: Add 'lto' to enable_languages, not
867         new_enable_languages, and only if not already present.
868         * configure: Regenerate.
869
870 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
871
872         * README: Refer to the various COPYING* files instead of just
873         COPYING.
874         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
875
876 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
877
878         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
879         
880 2009-10-07  Richard Guenther  <rguenther@suse.de>
881
882         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
883         and Richard Guenther as reviewers.
884         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
885         as reviewers.
886
887 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
888
889         * config.sub: Update from upstream sources.
890
891 2009-10-06  Ian Lance Taylor  <iant@google.com>
892
893         * Makefile.def: check-gold depends upon all-gas.
894         * Makefile.in: Rebuild.
895
896 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
897
898         * MAINTAINERS (Write After Approval): Add myself.
899
900 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
901
902         * Makefile.def: all-lto-plugin depends on all-libiberty.
903         set bootstrap=true for lto-plugin.
904         Add lto-plugin.
905         * Makefile.in: Regenerate.
906         * configure.ac (host_libs): Add lto-plugin.
907         * configure: Regenerate.
908
909 2009-10-03  Diego Novillo  <dnovillo@google.com>
910
911         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
912         (HOST_LIBELFLIBS): Define.
913         (HOST_LIBELFINC): Define.
914         * Makefile.in: Regenerate.
915         * configure.ac: Add --enable-lto.
916         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
917         If --enable-lto is used, add 'lto' to new_enable_languages.
918         If --enable-lto is used and gold is enabled, add
919         lto-plugin to configdirs.
920         * configure: Regenerate.
921
922 2009-10-03  Simon Baldwin  <simonb@google.com>
923
924         * configure.ac: If --with-system-zlib, suppress local zlib and
925         pass --with-system-zlib to subdir configure scripts.
926         * configure: Regenerate.
927
928 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
929             Paolo Bonzini  <bonzini@gnu.org>
930
931         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
932         $(srcdir).
933         * Makefile.in: Rebuilt.
934
935 2009-09-26  Gary Funck  <gary@intrepid.com>
936
937         * MAINTAINERS (Write After Approval): Add myself.
938
939 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
940
941         * configure.ac: Update minimum MPC version to 0.7.
942         * configure: Regenerate.
943
944 2009-09-25  Nick Clifton  <nickc@redhat.com>
945
946         * configure.ac: Pass any --cache-file=/dev/null option on to
947         subconfigures.
948         * configure: Regenerate.
949
950 2009-09-23  Nick Clifton  <nickc@redhat.com>
951
952         * config.sub, config.guess: Update from upstream sources.
953
954 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
955
956         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
957         * Makefile.in: Rebuilt.
958
959 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
960
961         PR bootstrap/32272
962         * configure.ac: Error out if $srcdir isn't '.' but contains
963         host-${host_noncanonical}.
964         * configure: Regenerate.
965
966 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
967
968         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
969         maintainer.
970
971 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
972
973         * configure.ac: If bootstrapping a combined tree with
974         --enable-gold, require c++ in stage1_languages.
975         * configure: Regenerate.
976
977         * configure.ac: Also add target_libs of stage1_languages to
978         bootstrap_target_libs.
979         * configure: Regenerate.
980
981         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
982         with --enable-languages not containing c++.
983         * configure: Regenerate.
984
985 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
986
987         * configure.ac: Disable java and boehm-gc for bfin-*-*.
988         * configure: Regenerate.
989
990 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
991
992         * MAINTAINERS (Write After Approval): Update my e-mail address,
993         and move from from here...
994         (Waiting for paperwork): To here.
995
996 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
997
998         * MAINTAINERS (Reviewers): Add self as driver reviewer.
999
1000 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1001
1002         * configure.ac: Do not use $extrasub for replacing @if/@endif
1003         parts in Makefile; instead, use additional arguments to
1004         AC_CONFIG_COMMANDS to do the replacement manually, with several
1005         sed invocations, to avoid HP-UX sed command limits.
1006         * configure: Regenerate.
1007
1008 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1009
1010         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1011         blank before -L.
1012
1013 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1014
1015         * configure.ac (with-build-config): Document.  Handle without.
1016         Handle missing argument.
1017         * configure: Rebuilt.
1018
1019 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1020
1021         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1022         Default to bootstrap-debug only if compare-debug works.
1023         * configure: Rebuilt.
1024         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1025         * Makefile.in: Rebuilt.
1026
1027 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1028
1029         * MAINTAINERS (OS Port Maintainers): Update my email address.
1030
1031 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1032
1033         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1034         * Makefile.in: Rebuilt.
1035
1036 2009-09-01  Chris Demetriou  <cgd@google.com>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1041
1042         PR debug/30161
1043         * include/dwarf2.h (enum dwarf_tag): Added
1044         DW_TAG_GNU_template_template_param
1045         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1046
1047 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1048
1049         * Makefile.tpl (AWK): Fix typo.
1050         * Makefile.in: Regenerate.
1051
1052 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1053
1054         * configure.ac: Detect awk and sed.
1055         * Makefile.def (flags_to_pass): Add AWK and SED.
1056         * Makefile.tpl (AWK, SED): New.
1057         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1058         * configure: Regenerate.
1059         * Makefile.in: Regenerate.
1060
1061 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1062
1063         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1064         (collapseslashes): Likewise.
1065
1066 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1067
1068         * configure.ac (AC_PREREQ): Bump to 2.64.
1069
1070 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1071
1072         * configure.ac: Remove --with-datarootdir, --with-docdir,
1073         --with-pdfdir, --with-htmldir switches.
1074         * configure: Regenerate.
1075
1076         * configure: Regenerate.
1077
1078         * compile: Sync from Automake 1.11.
1079         * depcomp: Likewise.
1080         * install-sh: Likewise.
1081         * missing: Likewise.
1082         * mkinstalldirs: Likewise.
1083         * ylwrap: Likewise.
1084
1085 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1086
1087         * ltmain.sh (func_normal_abspath): New function.
1088         (func_relative_path): Likewise.
1089         (func_mode_help): Document new -bindir option for link mode.
1090         (func_mode_link): Add new -bindir option, and use it to place
1091         output DLL if specified.
1092
1093 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1094
1095         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1096         (baseargs): Add --disable-option-checking.
1097         * configure: Regenerate.
1098
1099         * Makefile.def (configure-target-libiberty): Depend on
1100         all-binutils and all-ld.
1101         (configure-target-newlib): Likewise.
1102         * Makefile.in: Regenerate.
1103
1104 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1105
1106         * config.sub, config.guess: Update from upstream sources.
1107
1108 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1109
1110         Sync from src, merge:
1111
1112         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1113
1114         * configure.ac: Do not exclude gas for i386-*-darwin.
1115         Add a case for x86_64-*-darwin.
1116         * configure: Regenerate.
1117
1118 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1119
1120         * MAINTAINERS: Add my name to Write After Approval list.
1121
1122 2009-08-06  Michael Eager  <eager@eagercon.com>
1123
1124         * configure.ac: Add Microblaze target.
1125         * configure: Regenerate.
1126
1127 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1128
1129         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1130         * configure: Regenerate.
1131         
1132 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1133
1134         * MAINTAINERS (Write After Approval): Update my e-mail address.
1135
1136 2009-07-06  Ian Lance Taylor  <iant@google.com>
1137
1138         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1139         * configure: Rebuild.
1140
1141 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1142
1143         * MAINTAINERS: Move myself to the Graphite Reviewers.
1144
1145 2009-06-30  Wei Guozhi  <carrot@google.com>
1146
1147         * MAINTAINERS: Add my name to Write After Approval list.
1148
1149 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1150
1151         PR bootstrap/40338
1152         * configure.ac (comparestring): Create new variable.
1153         * Makefile.tpl (comparestring): Use to skip some comparisions.
1154         * configure: Regenerate.
1155         * Makefile.in: Regenerate.
1156
1157 2009-06-26  Doug Evans  <dje@sebabeach.org>
1158
1159         * Makefile.def (host_modules): Add cgen.
1160         * Makefile.in: Regenerate.
1161         * configure.ac (host_tools): Add cgen.
1162         * configure: Regenerate.
1163
1164 2009-06-23  DJ Delorie  <dj@redhat.com>
1165
1166         * MAINTAINERS: Add myself as mep maintainer.
1167
1168 2009-06-23  Ian Lance Taylor  <iant@google.com>
1169
1170         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1171         boot_languages.  Only bootstrap target libraries listed in
1172         target_libs for some boot language.  Add --with-stage1-ldflags,
1173         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1174         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1175         if not building with C++.
1176         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1177         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1178         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1179         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1180         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1181         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1182         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1183         * configure, Makefile.in: Rebuild.
1184
1185 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1186
1187         * MAINTAINERS: Added my name to write-after-approval list.
1188
1189 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1190
1191         * configure.ac: Define is_elf for QNX Neutrino targets.
1192         * configure: Regenerate.
1193
1194 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1195
1196         * MAINTAINERS: Added my name to the write-after-approval list
1197
1198 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1199
1200         * configure.ac: Detect MPC in default directory.
1201         * configure: Regenerate.
1202
1203 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1204             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1205
1206         * Makefile.tpl (all): Avoid a trailing backslash.
1207         * Makefile.in: Regenerate.
1208
1209 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1210
1211         * config.sub, config.guess: Update from upstream sources.
1212
1213 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1214
1215         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1216         to noconfdirs.
1217         * configure: Regenerate.
1218
1219 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1220
1221         * Makefile.tpl ([+compare-target+]): Compare all stage
1222         directories, rather than just gcc.
1223         * Makefile.in: Rebuilt.
1224
1225 2009-06-01  Doug Kwan  <dougkwan@google.com>
1226
1227         * configure.ac: Support gold for target arm*-*-*.
1228         * configure: Regenerate.
1229
1230 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1231
1232         * Makefile.def: Add MPC support and dependencies.
1233         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1234
1235         * Makefile.in, configure: Regenerate.
1236
1237 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1238
1239         * Makefile.tpl (all): Avoid harmless warning in make all when
1240         gcc-bootstrap is enabled but stage_last does not exist.
1241         * Makefile.in: Rebuilt.
1242
1243 2009-05-24  Nicolas Roche  <roche@adacore.com>
1244
1245         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1246         * Makefile.in: Regenerate.
1247
1248 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1249
1250         * MAINTAINERS: Update my e-mail address.
1251
1252 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1253
1254         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1255         * configure:  Regenerate.
1256
1257 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1258
1259         PR other/40159
1260         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1261         gcc-no-bootstrap are mutually exclusive.
1262         * Makefile.in: Rebuilt.
1263
1264 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1265
1266         PR other/40159
1267         * Makefile.tpl (all): Don't end with unconditional success.
1268         * Makefile.in: Rebuilt.
1269
1270 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1271
1272         PR target/37137
1273         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1274         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1275         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1276         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1277         stage_configureflags, stage_cflags and stage_libcflags into
1278         explicit Makefile macros.
1279         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1280         GFORTRAN.
1281         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1282         CC.  Set CC_FOR_BUILD from CC.
1283         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1284         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1285         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1286         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1287         and GFORTRAN.
1288         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1289         (_LIBCFLAGS): Renamed to _TFLAGS.
1290         (do-compare-debug, do-compare3-debug): Drop.
1291         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1292         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1293         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1294         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1295         (XGCC_FLAGS_FOR_TARGET): New.
1296         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1297         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1298         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1299         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1300         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1301         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1302         TFLAGS.
1303         (BUILD_CONFIG): Include if requested.
1304         (all): Set TFLAGS on bootstrap.
1305         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1306         (all-stageid-prefixmodule): Likewise.
1307         (do-clean, distclean-stageid): Set TFLAGS.
1308         (restrap): Fix whitespace.
1309         * Makefile.in: Rebuilt.
1310
1311 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1312
1313         * config.guess: Sync with src.
1314
1315 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1316
1317         * configure.ac ($with_ppl):  Default to no if not supplied.
1318         ($with_cloog):  Likewise.
1319         configure:  Regenerate.
1320
1321 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1322
1323         * MAINTAINERS: Update my e-mail address.
1324
1325 2009-04-27  Nick Clifton  <nickc@redhat.com>
1326
1327         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1328
1329 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1330
1331         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1332         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1333         * Makefile.in: Regenerate.
1334
1335 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1336
1337         PR bootstrap/39739
1338         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1339         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1340
1341         * configure, Makefile.in: Regenerate.
1342
1343 2009-04-21  Taras Glek  <tglek@mozilla.com>
1344
1345         * include/hashtab.h: Update GTY annotations to new syntax
1346         * include/splay-tree.h: Likewise
1347
1348 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1349
1350         * config.sub, config.guess: Update from upstream sources.
1351
1352 2009-04-15  Anthony Green  <green@moxielogic.com>
1353
1354         * configure.ac: Add moxie support.
1355         * configure: Rebuilt.
1356
1357 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1358
1359         * configure.ac: Change copyright header to refer to version
1360         3 of the GNU General Public License and to point readers at the
1361         COPYING3 file and the FSF's license web page.
1362         * Makefile.def: Likewise.
1363         * Makefile.tpl: Likewise.
1364         * Makefile.in: Regenerate.
1365
1366 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1367
1368         * configure.ac: Restore match for darwin9 or later. Use double
1369         brackets since regeneration eats one pair.
1370         * configure: Regenerate.
1371
1372 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1373
1374         PR gas/10039
1375         * configure.ac: Require texinfo 4.7.
1376         * configure: Regenerated.
1377
1378 2009-04-09  Nick Clifton  <nickc@redhat.com>
1379
1380         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1381         the GCC Runtime Library Exception.
1382
1383 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1384
1385         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1386         * configure: Regenerate.
1387
1388 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1389
1390         * Makefil.def (languages): New entries.
1391         * Makefile.tpl (check-gcc-*): New generic target.
1392         * Makefile.in: Regenerate.
1393
1394 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1395
1396         * MAINTAINERS:  Update my email address.
1397
1398 2009-03-18  Tom Tromey  <tromey@redhat.com>
1399
1400         * configure: Rebuild.
1401         * configure.ac (host_libs): Add libiconv.
1402         * Makefile.in: Rebuild.
1403         * Makefile.def (host_modules): Add libiconv.
1404         (configure-gdb, all-gdb): Depend on libiconv.
1405
1406 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1407
1408         * configure.ac: Treat gdb as supported on x86_64-darwin.
1409         * configure: Regenerate.
1410
1411 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1412
1413         * configure.ac (--with-host-libstdcxx): New option.
1414         * configure: Regenerate.
1415
1416 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1417
1418         * MAINTAINERS:  Move myself into the write after approval list.
1419
1420 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1421
1422         * MAINTAINERS: Update e-mail address.
1423         
1424 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1425
1426         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1427
1428 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1429
1430         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1431
1432 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1433
1434         Backport from git Libtool:
1435
1436         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1437         Support GNU/kOpenSolaris.
1438         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1439         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1440         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1441         GNU/kOpenSolaris.
1442
1443 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1444
1445         * MAINTAINERS: Update e-mail address.
1446
1447 2009-02-24  Michael Eager  <eager@eagercon.com>
1448
1449         * MAINTAINERS (Write After Approval): Add self.
1450
1451 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1452
1453         * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2009-02-05  Andreas Schwab  <schwab@suse.de>
1456
1457         * Makefile.tpl (stage_last): Define $r and $s before using
1458         $(RECURSE_FLAGS_TO_PASS).
1459         * Makefile.in: Regenerate
1460
1461 2009-01-30  Ian Lance Taylor  <iant@google.com>
1462
1463         * MAINTAINERS: Move myself to the Global Reviewers list.
1464
1465 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1466
1467         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1468         * configure: Regenerate.
1469
1470 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1471
1472         * MAINTAINERS: Make whitespace consistent.
1473         Remove Robert Millan from Write After Approval.
1474
1475 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1476
1477         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1478         (all-opcodes): Depend on all-libiberty.
1479         * Makefile.in: Regenerate.
1480
1481 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1482
1483         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1484         * configure: Regenerate.
1485
1486 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1487
1488         * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1491
1492         * MAINTAINERS: Add myself to reviewers (Fortran).
1493
1494 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1495
1496         PR tree-optimization/38515
1497         * configure.ac (cloog-polylib): Removed.
1498         (with_ppl, with_cloog): Test for "no".
1499         * configure: Regenerated.
1500
1501 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1502
1503         * MAINTAINERS: Moved myself to reviewers (Fortran).
1504
1505 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1506
1507         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1508         (Write After Approval): Remove myself.
1509
1510 2009-01-03  Diego Novillo  <dnovillo@google.com>
1511
1512         * MAINTAINERS: Remove myself from alias maintainership.
1513
1514 2009-01-02  David Ayers  <ayers@fsfe.org>
1515
1516         * MAINTAINERS: Update e-mail address.
1517
1518 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1519
1520         * MAINTAINERS: Make whitespace consistent.
1521
1522 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1523
1524         Backport from upstream Libtool:
1525         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1526         Add cache variables to tests that require the linker to work.
1527         For shlibpath_overrides_runpath, this also changes the semantics
1528         to let the result from the C compiler take precedence.
1529
1530 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1531
1532         * config.sub, config.guess: Update from upstream sources.
1533
1534 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1535
1536         * configure.ac (ppllibs): Add by default the lib flags.
1537         * configure: Regenerate.
1538
1539 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1540
1541         * MAINTAINERS:  Add myself to the write after approval list.
1542
1543 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1544
1545         * configure.ac: Add double brackets on darwin[912].
1546         * configure: Regenerate.
1547
1548 2008-12-03  Daniel Kraft  <d@domob.eu>
1549
1550         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1551         Approval to Reviewer section (for Fortran front-end).
1552
1553 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1554
1555         * configure.ac: Expand to darwin10 and later.
1556         * configure: Regenerate.
1557
1558 2008-12-02  Andreas Schwab  <schwab@suse.de>
1559
1560         * Makefile.def: configure-target-boehm-gc depends on
1561         all-target-libstdc++-v3.
1562         * Makefile.in: Regenerate.
1563
1564 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1565
1566         * MAINTAINERS:  Add myself as mingw maintainer.
1567
1568 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1569
1570         * config.sub, config.guess: Update from upstream sources.
1571
1572 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1573
1574         * README.SCO: Remove.
1575
1576 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1577
1578         * MAINTAINERS:  Add myself to the write after approval list.
1579
1580 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1581
1582         * MAINTAINERS:  Update my email address in WAA section.
1583
1584 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1585
1586         * MAINTAINERS: Update e-mail address.
1587
1588 2008-11-27  Toon Moene  <toon@moene.org>
1589
1590         * MAINTAINERS: Change e-mail address.
1591
1592 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1593
1594         * configure.ac: Build gdb for i?86-*-darwin*
1595         * configure: Regenerated.
1596
1597 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1598
1599         * MAINTAINERS: Added my full name.
1600
1601 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1602
1603         PR bootstrap/38014
1604         PR bootstrap/37923
1605
1606         Revert:
1607
1608         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1609
1610         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1611         * Makefile.in: Regenerated.
1612
1613         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1614
1615         PR gdb/921
1616         PR gdb/1646
1617         PR gdb/2175
1618         PR gdb/2176
1619
1620         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1621         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1622         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1623         (HOST_EXPORTS): Pass CPPFLAGS.
1624         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1625         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1626         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1627         * Makefile.in, configure: Regenerated.
1628         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1629         and CPPFLAGS_FOR_BUILD.
1630
1631 2008-11-06  Jeff Law  <law@redhat.com>
1632
1633         * MAINTAINERS: Add myself as middle end maintainer.
1634
1635 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1636
1637         * MAINTAINERS (Write after approval): Add myself.
1638
1639 2008-11-05  Diego Novillo  <dnovillo@google.com>
1640
1641         * MAINTAINERS (Global Reviewers): Add myself.
1642         (Non-Algorithmic Maintainers): Remove myself.
1643
1644 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1645
1646         * MAINTAINERS (Write after approval): Add myself.
1647
1648 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1649
1650         * MAINTAINERS (Write after approval): Add myself.
1651
1652 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1653
1654         * configure.ac (spu-*-*): Remove special case.
1655         * configure: Regenerate.
1656
1657 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1658
1659         * MAINTAINERS (Write after approval): Update my email address.
1660
1661 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1662
1663         * configure.ac [spu-*-*]: Do not set skipdirs.
1664         * configure: Re-generate.
1665
1666 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1667
1668         * MAINTAINERS (Various Maintainers): Add myself to reload.
1669
1670 2008-10-25  Richard Guenther  <rguenther@suse.de>
1671
1672         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1673         maintainer.  Remove myself as libgcc-math maintainer.
1674         (Non-Algorithmic Maintainers): Remove myself.
1675
1676 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1677
1678         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1679         * Makefile.in: Regenerated.
1680
1681 2008-10-23  Cary Coutant  <ccoutant@google.com>
1682
1683         * MAINTAINERS (Write after approval): Add myself.
1684
1685 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1686
1687         PR gdb/921
1688         PR gdb/1646
1689         PR gdb/2175
1690         PR gdb/2176
1691
1692         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1693         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1694         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1695         (HOST_EXPORTS): Pass CPPFLAGS.
1696         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1697         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1698         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1699         * Makefile.in, configure: Regenerated.
1700         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1701         and CPPFLAGS_FOR_BUILD.
1702
1703 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1704
1705         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1706         Sebastian Pop.
1707
1708 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1709
1710         * MAINTAINERS (Write After Approval): Added myself.
1711
1712 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1713
1714         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1715         recommended version to 2.3.2.
1716
1717         * configure: Regenerate.
1718
1719 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1720
1721         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1722
1723 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1724
1725         * MAINTAINERS (Write After Approval): Update e-mail address.
1726
1727 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1728
1729         * libtool.m4: Update to libtool 2.2.6.
1730         * lt~obsolete.m4: Update to libtool 2.2.6.
1731         * ltmain.sh: Update to libtool 2.2.6.
1732         * ltsugar.m4: Update to libtool 2.2.6.
1733         * ltversion.m4: Update to libtool 2.2.6.
1734         * ltoptions.m4: Update to libtool 2.2.6.
1735         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1736
1737 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1738
1739         * MAINTAINERS (Write After Approval): Add myself.
1740
1741 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1742
1743         * MAINTAINERS (Write After Approval): Update my name.
1744
1745 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1746
1747         * MAINTAINERS: Add myself in "Write After Approval".
1748
1749 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1750
1751         * MAINTAINERS: Add myself as ia64 maintainer.
1752
1753 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1754
1755         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1756         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1757         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1758         and Michael Tiemann from Write After Approval since they do not
1759         actually have access.
1760
1761 2008-09-05  Richard Guenther  <rguenther@suse.de>
1762
1763         * configure.ac: Initialize clooglibs to -lcloog.
1764         * configure: Re-generate.
1765
1766 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1767
1768         * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1771
1772         * configure.ac (--with-cloog-polylib): New.
1773         (--disable-cloog-version-check): New.
1774         (--disable-ppl-version-check): New.
1775         * configure: Re-generate.
1776
1777 2008-09-03  Richard Guenther  <rguenther@suse.de>
1778
1779         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1780         cloog test.
1781         * configure: Re-generate.
1782
1783 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1784
1785         Add picoChip port.
1786         * MAINTAINERS: Add picoChip maintainers.
1787
1788 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1789             Tobias Grosser  <grosser@fim.uni-passau.de>
1790             Jan Sjodin  <jan.sjodin@amd.com>
1791             Harsha Jagasia  <harsha.jagasia@amd.com>
1792             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1793             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1794             Adrien Eliche  <aeliche@isty.uvsq.fr>
1795
1796         Merge from graphite branch.
1797         * configure: Regenerate.
1798         * Makefile.in: Regenerate.
1799         * configure.ac (host_libs): Add ppl and cloog.
1800         Add checks for PPL and CLooG.
1801         * Makefile.def (ppl, cloog): Added modules and dependences.
1802         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1803         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1804
1805 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1806
1807         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1808         (GCC_SHLIB_SUBDIR): New.
1809         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1810         * configure: Regenerate.
1811         * Makefile.in: Regenerate.
1812
1813 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1814
1815         * MAINTAINERS: Consistently use tabs to separate columns.
1816
1817 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1818
1819         * MAINTAINERS (Write after Approval): Add myself.
1820
1821 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1822
1823         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1824         Enable bfd, binutils and opcodes.
1825         * configure: Regenerate.
1826
1827 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1828
1829         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1830
1831 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1832
1833         * MAINTAINERS:  Use correct Umlaut for last name.
1834
1835 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1836
1837         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1838
1839 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1840
1841         * MAINTAINERS: Update my email address.
1842
1843 2008-08-16  Nicolas Roche  <roche@adacore.com>
1844
1845         * Makefile.tpl: Add BOOT_ADAFLAGS.
1846         * Makefile.in: Regenerate.
1847
1848 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1849
1850         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1851         * configure: Regenerate.
1852
1853 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1854
1855         * configure.ac: Add makefile fragments for hpux.
1856         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1857         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1858         * configure: Regenerate.
1859         * Makefile.in: Regenerate.
1860
1861 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1862
1863         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1864
1865 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1866
1867         * MAINTAINERS (Write after Approval): Add myself.
1868
1869 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1870
1871         * MAINTAINERS (Write After Approval):  Add myself.
1872
1873 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1874
1875         * MAINTAINERS (Write After Approval):  Add myself.
1876
1877 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1878
1879         * MAINTAINERS: Update my email address.
1880
1881 2008-06-25  Joey Ye  <joey.ye@intel.com>
1882
1883         * MAINTAINERS (Write After Approval):  Add myself.
1884
1885 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1886
1887         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1888         * Makefile.in: Regenerate.
1889         * configure: Regenerate.
1890
1891 2008-06-17  Daniel Kraft  <d@domob.eu>
1892
1893         * MAINTAINERS (Write After Approval):  Add myself.
1894
1895 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1896
1897         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1898         "$@" is still intact with both Autoconf 2.59 and 2.62.
1899         * configure: Regenerate.
1900
1901 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1902
1903         * Makefile.tpl: Fix comment errors.
1904         * Makefile.in: Regenerate.
1905
1906 2008-06-12  David S. Miller  <davem@davemloft.net>
1907             David Edelsohn  <edelsohn@gnu.org>
1908
1909         * configure.ac: Add powerpc*-*-* to gold supported targets.
1910         * configure: Regenerate.
1911
1912 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1913
1914         PR tree-optimization/36218
1915         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1916         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1917         (all prefix="build-"): Pass them to build-system sub-makes.
1918         * Makefile.in: Regenerate.
1919
1920 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1921
1922         * MAINTAINERS (mt port): Remove.
1923         (sco5, unixware, sco udk): Remove.
1924         (Kean Johnston): Add to Write After Approval.
1925
1926 2008-05-30  Julian Brown  <julian@codesourcery.com>
1927
1928         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1929         of libobjc for ARM EABI Linux.
1930         * configure: Regenerate.
1931
1932 2008-05-18  Xinliang David Li   <davidxl@google.com>
1933
1934         * ChangeLog: Remove wrong ChangeLog entry.
1935
1936 2008-05-17  Xinliang David Li   <davidxl@google.com>
1937
1938         * MAINTAINERS (Write After Approval): Add myself.
1939
1940 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1941
1942         * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2008-05-14  Rafael Espíndola  <espindola@google.com>
1945
1946         * config-ml.in: don't handle --enable-shared and --enable-static.
1947
1948 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1949
1950         * MAINTAINERS: Update my email address.
1951
1952 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1953
1954         * MAINTAINERS: Update my email address.
1955
1956 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1957
1958         * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1961
1962         * MAINTAINERS (Write After Approval): Add myself.
1963
1964 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1965
1966         * MAINTAINERS (crx): Add myself.
1967
1968 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1969
1970         Sync with src:
1971         2008-04-14  David S. Miller  <davem@davemloft.net>
1972
1973         * configure.ac: Add sparc*-*-* to gold supported targets.
1974         * configure: Regenerate.
1975
1976 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1977
1978         PR bootstrap/35457
1979         * configure.ac: Include override.m4.
1980         * configure: Regenerate.
1981
1982 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1983
1984         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1985         * Makefile.in: Regenerate.
1986
1987 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1988
1989         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1990         as nonconfigurable directories list.
1991         * configure: Regenerate.
1992
1993 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1994
1995         * config.sub, config.guess: Update from upstream sources.
1996
1997 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1998
1999         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2000         * Makefile.in: Regenerate.
2001
2002 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2003
2004         * configure.ac: Do not build libssp for the AVR.
2005         * configure: Regenerate.
2006
2007 2008-04-07  Ian Lance Taylor  <iant@google.com>
2008
2009         * Makefile.def: check-gold depends upon all-binutils.
2010         * Makefile.in: Regenerate.
2011
2012 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2013
2014         * MAINTAINERS (Write After Approval): Add myself.
2015
2016 2008-04-04  Nick Clifton  <nickc@redhat.com>
2017
2018         PR binutils/4334
2019         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2020         builds.
2021         * configure: Regenerate.
2022
2023 2008-04-04  NightStrike  <NightStrike@gmail.com>
2024
2025         PR other/35151
2026         * configure.ac: Combine rules for mingw32 and mingw64.
2027         * configure: Regenerate.
2028
2029 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2030
2031         * MAINTAINERS (Write After Approval): Add myself.
2032
2033 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2034
2035         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2036         * Makefile.in (.NOTPARALLEL): Ditto.
2037
2038 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2039
2040         * MAINTAINERS (Write After Approval): Add myself.
2041
2042 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2043
2044         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2045         * Makefile.in (.NOTPARALLEL): Regenerate.
2046
2047 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2048
2049         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2050         * Makefile.in: Regenerate.
2051
2052 2008-03-26  Jakub Staszak  <kuba@et.pl>
2053
2054         * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2057
2058         * MAINTAINERS:  Update e-mail address.
2059
2060 2008-03-20  Ian Lance Taylor  <iant@google.com>
2061
2062         * configure.ac: Add support for --enable-gold.
2063         * Makefile.def: Add gold as a directory like ld.
2064         * configure, Makefile.in: Regenerate.
2065
2066 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2067
2068         * configure.ac: m4_include config/proginstall.m4.
2069         * configure: Regenerate.
2070
2071         Backport from upstream Libtool:
2072
2073         2007-10-12  Eric Blake  <ebb9@byu.net>
2074
2075         Deal with Autoconf 2.62's semantic change in m4_append.
2076         * ltsugar.m4 (lt_append): Replace broken versions of
2077         m4_append.
2078         (lt_if_append_uniq): Don't require separator to be overquoted,
2079         and avoid broken m4_append.
2080         (lt_dict_add): Fix typo.
2081         * libtool.m4 (_LT_DECL): Don't overquote separator.
2082
2083 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2084
2085         * config.rpath: Add AIX 6 support.
2086
2087 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2088
2089         * Makefile.def (stageprofile).  Remove -fprofile-generate
2090         from stage_libcflags.
2091         * Makefile.in: Regenerate.
2092
2093 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2094
2095         * config.sub, config.guess: Update from upstream sources.
2096
2097 2008-03-06  Tom Tromey  <tromey@redhat.com>
2098
2099         * MAINTAINERS: Update for treelang deletion.
2100
2101 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2102
2103         * MAINTAINERS: Update my email address.
2104
2105 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2106
2107         * MAINTAINERS (darwin port): Add myself as a maintainer.
2108         (objective-c/c++): Add myself as a maintainer.
2109
2110 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2111
2112         * MAINTAINERS (Write After Approval): Update my email address.
2113
2114 2008-02-25  Tomas Bily  <tbily@suse.cz>
2115
2116         * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2119
2120         * MAINTAINERS (OpenMP): Add myself.
2121
2122 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2123
2124         PR bootstrap/32009
2125         PR bootstrap/32161
2126
2127         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2128         * configure: Regenerate.
2129
2130         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2131         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2132         STAGE4_LIBCFLAGS): New.
2133         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2134         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2135         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2136         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2137         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2138         for target modules.  Don't export LIBCFLAGS.
2139         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2140         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2141         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2142         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2143         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2144         * Makefile.in: Regenerate.
2145
2146 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2147
2148         PR libgcj/33085
2149         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2150         Do not use -DDLL_EXPORT.  Backport from upstream.
2151
2152 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2153
2154         * MAINTAINERS (Write After Approval): Add myself.
2155
2156 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2157
2158         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2159         * configure: Regenerate.
2160
2161 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2162
2163         * configure.ac (xtensa*-*-*): Recognize processor variants.
2164         * configure: Regenerate.
2165
2166 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2167
2168         PR bootstrap/34922
2169         * configure.ac (PARSE_ARGS): Push suitable setting of
2170         ac_subdirs_all, for `./configure --help=recursive'.
2171         Handle `+' in generic toplevel directory disabling.
2172         * configure: Regenerate.
2173
2174 2008-01-28  Nick Clifton  <nickc@redhat.com>
2175
2176         * MAINTAINERS (xstormy16): Take over maintainership.
2177
2178 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2179
2180         * MAINTAINERS (c4x port): Remove.
2181
2182 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2183
2184         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2185
2186 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2187
2188         * config.sub, config.guess: Update from upstream sources.
2189
2190 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2191
2192         * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2195
2196         * MAINTAINERS: Update my email address.
2197
2198 2008-01-09  Raksit Ashok  <raksit@google.com>
2199
2200         * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2008-01-09  Raksit Ashok  <raksit@google.com>
2203
2204         * MAINTAINERS (Write After Approval): Add myself.
2205
2206 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2207
2208         * config.sub, config.guess: Update from upstream sources.
2209
2210 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2211
2212         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2213         Change recommended MPFR from 2.2.1 -> 2.3.0.
2214         * configure: Regenerate.
2215
2216 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2217
2218         * MAINTAINERS: Update my email address.
2219
2220 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2221
2222         * MAINTAINERS: Update my email address.
2223
2224 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2225
2226         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2227         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2228         * Makefile.in: Regenerate.
2229
2230 2007-12-10  Mark Heffernan  <meheff@google.com>
2231
2232         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2233         misplaced entries.
2234
2235 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2236
2237         * configure.ac: Enable libjava for x86_64-*-darwin9.
2238         * configure: Regenerate.
2239
2240 2007-12-07  Bill Maddox  <maddox@google.com>
2241
2242         * MAINTAINERS (Write After Approval): Add myself.
2243
2244 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2245
2246         * config.sub, config.guess: Update from upstream sources.
2247
2248 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2249
2250         * config-ml.in: Remove 64bit configure tests.
2251
2252 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2253
2254         * config-ml.in: Robustify against white space in absolute file
2255         names.
2256
2257         * config-ml.in (multi-clean): Substitute ${Makefile}.
2258         Remove superfluous ${Makefile} in list.
2259
2260 2007-11-19  Thiemo Seufer  <ths@mips.com>
2261
2262         * config-ml.in: Don't hardcode the Makefile name.
2263
2264 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2265
2266         * MAINTAINERS (Write After Approval): Add myself.
2267
2268 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2269
2270         * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2007-11-06  Doug Kwan  <dougkwan@google.com>
2273
2274         * MAINTAINERS (Write After Approval): Add myself.
2275
2276 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2277
2278         * MAINTAINERS (mercury): Remove entry.
2279         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2280
2281 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2282
2283         * Makefile.def (dependencies): Make configure-gdb depend on
2284         all-intl.
2285         * Makefile.in: Regenerated.
2286
2287 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2288
2289         * MAINTAINERS (Fortran maintainer): Remove myself.
2290
2291 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2292
2293         * Makefile.def: To avoid problems running with parallel makes,
2294         build newlib before libgloss so that target specific header
2295         files are availble.
2296         * Makefile.in: Regenerate
2297
2298 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2299
2300         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2301         * Makefile.in: Regenerate.
2302
2303 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2304
2305         * MAINTAINERS (Register allocation reviewer): Add myself.
2306
2307 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2308
2309         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2310         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2311         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2312         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2313         * configure: Regenerate.
2314
2315 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2316
2317         * MAINTAINERS (Register allocation reviewer): Add myself.
2318
2319 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2320
2321         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2322         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2323         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2324         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2325         * configure.ac: Default them to host tools for $host = $build.
2326         Subst them.
2327
2328         * configure: Regenerate.
2329         * Makefile.in: Regenerate.
2330
2331 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2332
2333         * MAINTAINERS (Register allocation reviewer): Add myself.
2334
2335 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2336
2337         * MAINTAINERS (Register allocation reviewer): Add myself.
2338
2339 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2340
2341         * MAINTAINERS (Write After Approval): Fix typo.
2342
2343 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2344
2345         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2346         * configure: Regenerate.
2347
2348 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2349
2350         PR bootstrap/31906
2351         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2352         they're already prefixed.
2353
2354 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2355
2356         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2357         libstdc++.
2358         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2359         * configure: Regenerate.
2360         * Makefile.in: Regenerate.
2361
2362 2007-09-17  Andreas Schwab  <schwab@suse.de>
2363
2364         * configure.ac: Raise minimum makeinfo version to 4.6.
2365         * configure: Regenerate.
2366
2367 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2368
2369         * MAINTAINERS (write-after-approval) add myself
2370
2371 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2372
2373         * configure.ac: Correct makeinfo version check.
2374         * configure: Regenerate.
2375
2376 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2377
2378         * MAINTAINERS: Update my email address.
2379
2380 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2381
2382         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2383         to $skipdirs and only disable gprof for newlib.  Use the normal
2384         mips*-elf* handling in other respects.
2385         * configure: Regnerate.
2386
2387 2007-09-12  David Daney  <ddaney@avtrex.com>
2388
2389         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2390         enabling libgcj.
2391         * configure: Regenerate.
2392
2393 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2394
2395         PR other/32154
2396         * configure.ac: For libgloss targets, point the linker to the linker
2397         script, startup code and simulator library.
2398         * configure: Regenerate.
2399
2400 2007-09-07  Andrew Haley  <aph@redhat.com>
2401
2402         * configure.ac (noconfigdirs): Remove target-libffi and
2403         target-libjava.
2404         * configure: Regenerate.
2405
2406 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2407
2408         PR target/33281
2409         * configure.ac: Use config/mh-mingw on mingw.
2410         * configure: Regenerate.
2411
2412 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2413
2414         * MAINTAINERS (Write After Approval): Add myself.
2415
2416 2007-09-05  Richard Guenther  <rguenther@suse.de>
2417
2418         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2419         nor --disable-checking is provided also turn on yes and types
2420         checking for stage1.
2421         * configure: Re-generate.
2422
2423 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2424
2425         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2426         (Write After Approval): Remove myself.
2427
2428 2007-08-29  Nick Clifton  <nickc@redhat.com>
2429
2430         * config.sub, config.guess: Update from upstream sources.
2431
2432 2007-08-22  Bud Davis  <jmdavis@link.com>
2433
2434         * MAINTAINERS (Write After Approval): Added myself.
2435         * MAINTAINERS (Reviewers): Removed myself.
2436
2437 2007-08-18  Paul Brook  <paul@codesourcery.com>
2438             Joseph Myers  <joseph@codesourcery.com>
2439
2440         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2441         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2442         * Makefile.in: Regenerate.
2443         * configure.ac (--with-debug-prefix-map): New.
2444         * configure: Regenerate.
2445
2446 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2447             Nigel Stephens  <nigel@mips.com>
2448
2449         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2450         as target_makefile_frag.
2451         * configure: Regenerate.
2452
2453 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2454
2455         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2456         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2457         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2458         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2459         (do-compare, do-compare3, do-compare-debug): New.
2460         ([+compare-target+]): Use them.
2461
2462 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2463
2464         * MAINTAINERS (Write After Approval): Change my email address.
2465
2466 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2467             Ben Elliston  <bje@au.ibm.com>
2468
2469         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2470         --silent if $silent.
2471         * configure: Regenerate.
2472
2473 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2474
2475         * MAINTAINERS (Various Maintainers): Add myself as
2476         loop infrastructure maintainer.  Update my e-mail
2477         address.
2478
2479 2007-07-31  Diego Novillo  <dnovillo@google.com>
2480
2481         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2482         Adjust description.
2483
2484 2007-07-26  Richard Guenther  <rguenther@suse.de>
2485
2486         * configure.ac: Add types checking to stage1 checking flags.
2487         * configure: Regenerate.
2488
2489 2007-07-17  Nick Clifton  <nickc@redhat.com>
2490
2491         * COPYING3: New file.  Contains version 3 of the GNU General
2492         Public License.
2493         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2494         Lesser General Public License.
2495
2496 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2497
2498         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2499
2500 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2501
2502         * MAINTAINERS (S/390 co-maintainer): Add myself.
2503         (Write After Approval): Remove myself.
2504
2505 2007-07-13  Dan Hipschman  <dsh@google.com>
2506
2507         * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2007-07-11  Nick Clifton  <nickc@redhat.com>
2510
2511         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2512         WINDRES export.
2513         * Makefile.in: Regenerate.
2514
2515 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2516
2517         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2518         maintainer.
2519
2520 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2521
2522         * lt~obsolete.m4: New. Import from 20070318 libtool.
2523
2524 2007-07-03  Julian Brown  <julian@codesourcery.com>
2525
2526         * MAINTAINERS (Write After Approval): Add myself.
2527
2528 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2529
2530         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2531         * configure: Regenerate.
2532
2533 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2534
2535         * configure.ac: Add some missing m4 quotation.
2536         * configure: Regenerate.
2537
2538 2007-07-02  Simon Baldwin  <simonb@google.com>
2539
2540         * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2543
2544         * configure: Regenerate.
2545
2546 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2547
2548         * Makefile.def: Add windmc tool to build.
2549         * Makefile.tpl: Likewise.
2550         * configure.ac: Likewise.
2551         * Makefile.in: Regenerate.
2552         * configure: Regenerate.
2553
2554 2007-06-28  DJ Delorie  <dj@redhat.com>
2555
2556         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2557         not building newlib.
2558         * configure: Regenerated.
2559
2560 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2561
2562         * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2565
2566         * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2569
2570         * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2573
2574         * MAINTAINERS (Write After Approval): Add myself.
2575
2576 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2577
2578         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2579         * Makefile.in: Regenerated.
2580
2581 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2582
2583         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2584         bfin*-*-uclinux* targets.
2585         * configure: Regenerate.
2586
2587 2007-06-14  Ian Lance Taylor  <iant@google.com>
2588
2589         * MAINTAINERS: Add myself as non-algorithmic global write
2590         maintainer.
2591
2592 2007-06-14  Diego Novillo  <dnovillo@google.com>
2593
2594         * MAINTAINERS: Add self as middle-end maintainer and
2595         non-algorithmic global write maintainer.
2596
2597 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2598
2599         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2600         Move all Fortran maintainers except Paul Brook into the
2601         Non-Autopoiesis section.
2602
2603 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2604
2605         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2606         (distclean-stage[+id+]): Possibly delete stage_last.
2607         * Makefile.in: Regenerate.
2608
2609 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2610
2611         * MAINTAINERS (Various Maintainer): Fix typo.
2612
2613 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2614
2615         * MAINTAINERS (Various Maintainer): Add myself as
2616         dataflow maintainer.
2617
2618 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2619
2620         * config.sub, config.guess: Update from upstream sources.
2621
2622 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2623
2624         * Makefile.tpl: Fix spelling error.
2625         * Makefile.in: Regenerate.
2626
2627 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2628
2629         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2630         lt_cv_sys_max_cmd_len.
2631
2632 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2633
2634         * MAINTAINERS (Various Maintainers): Add myself as
2635         auto-vectorizer maintainer.
2636
2637 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2638
2639         PR libjava/32098
2640         * libtool.m4: Revert previous change.
2641         * ltgcc.m4: Put it here.
2642
2643 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2644
2645         * MAINTAINERS (Various Maintainers): Add myself as
2646         auto-vectorizer maintainer.
2647
2648 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2649
2650         PR libjava/32098
2651         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2652
2653 2007-05-30  Richard Guenther  <rguenther@suse.de>
2654
2655         * MAINTAINERS (Various Maintainers): Add myself as
2656         auto-vectorizer maintainer.
2657
2658 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2659
2660         PR bootstrap/29382
2661         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2662         * configure: Rebuilt.
2663
2664 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2665
2666         * MAINTAINERS (Write After Approval): Removed my name.
2667
2668 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2669
2670         * MAINTAINERS (Write After Approval): Remove myself.
2671
2672 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2673
2674         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2675
2676 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2677
2678         * ltmain.sh: Update from ToT Libtool.
2679         * libtool.m4: Update from ToT Libtool.
2680         * ltsugar.m4: New. Update from ToT Libtool.
2681         * ltversion.m4: New. Update from ToT Libtool.
2682         * ltoptions.m4: New. Update from ToT Libtool.
2683         * ltconfig: Remove.
2684         * ltcf-c.sh: Remove.
2685         * ltcf-cxx.sh: Remove.
2686         * ltcf-gcj.sh: Remove.
2687
2688 2007-05-22  Ollie Wild  <aaw@google.com>
2689
2690         * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2693
2694         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2695         stage_cflags.
2696         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2697         Remove CFLAGS/LIBCFLAGS.
2698         (configure-stage[+id+]-[+prefix+][+module+],
2699         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2700         * Makefile.in: Regenerate.
2701
2702 2007-05-15  Diego Novillo  <dnovillo@google.com>
2703
2704         * MAINTAINERS: Update e-mail address.
2705
2706 2007-05-15  Revital Eres  <eres@il.ibm.com>
2707
2708         * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2711
2712         * MAINTAINERS (Write After Approval): Updated my address.
2713
2714 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2715
2716         * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2007-05-11  Silvius Rus  <rus@google.com>
2719
2720         * MAINTAINERS (Write After Approval): Add myself.
2721
2722 2007-04-23  Tom Tromey  <tromey@redhat.com>
2723
2724         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2725
2726 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2727
2728         * MAINTAINERS (cpplib): Rename to ...
2729         (libcpp): ... this.  Add C/C++ front end maintainers.
2730
2731 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2732
2733         * config-ml.in: Pass ${ml_config_env} to configure calls.
2734
2735 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2736
2737         * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2740
2741         * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2744
2745         * MAINTAINERS (fortran 95 front end): Add myself.
2746
2747 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2748
2749         * MAINTAINERS (Write After Approval): Add myself.
2750
2751 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2752
2753         * MAINTAINERS (Modulo Scheduler): Add myself.
2754
2755 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2756
2757         * MAINTAINERS (fortran 95 front end): Add myself.
2758         (c++ front end): whitespace fix.
2759
2760 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2761
2762         * MAINTAINERS (Write After Approval): Add myself.
2763
2764 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2765
2766         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2767         of glob.  Quote arguments with single quotes too.
2768         * configure: Regenerate.
2769
2770 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2771
2772         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2773         * Makefile.in: Regenerate
2774
2775 2007-03-07  Andreas Schwab  <schwab@suse.de>
2776
2777         * configure: Regenerate.
2778
2779 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2780
2781         * configure.ac: Add "--with-pdfdir" configure option,
2782         which defines pdfdir variable.
2783         * Makefile.def (target=fixincludes): Add install-pdf to
2784         missing targets.
2785         (recursive_targets): Add install-pdf target.
2786         (flags_to_pass): Add pdfdir.
2787         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2788         target.
2789         * configure: Regenerate
2790         * Makefile.in: Regenerate
2791
2792 2007-02-28  Eric Christopher  <echristo@apple.com>
2793
2794         Revert:
2795         2006-12-07  Mike Stump  <mrs@apple.com>
2796
2797         * Makefile.def (dependencies): Add dependency for
2798         install-target-libssp and install-target-libgomp on
2799         install-gcc.
2800         * Makefile.in: Regenerate.
2801
2802 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2803
2804         * configure: Regenerate.
2805         * configure.ac: Move statements after variable declarations.
2806
2807 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2808
2809         * MAINTAINERS: Add myself as sh maintainer.
2810
2811 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2812
2813         * configure.ac: Adjust for loop syntax.
2814         * configure: Regenerate.
2815
2816 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2817
2818         * configure: Rebuilt.
2819
2820 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2821
2822         * configure.ac: Drop multiple occurrences of --enable-languages,
2823         and fix its quoting.
2824         * configure: Rebuilt.
2825
2826 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2827             Nathan Sidwell  <nathan@codesourcery.com>
2828             Vladimir Prus  <vladimir@codesourcery.com>
2829             Joseph Myers  <joseph@codesourcery.com>
2830
2831         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2832         * configure: Regenerate.
2833
2834 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2835
2836         * ltconfig (freebsd*): Default to elf.
2837
2838 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2839
2840         * configure.ac (target_libraries): Move libgcc before libiberty.
2841         * configure: Regenerated.
2842
2843 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2844             Paolo Bonzini  <bonzini@gnu.org>
2845
2846         PR bootstrap/30753
2847         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2848         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2849         * configure: Regenerated.
2850
2851 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2852
2853         * MAINTAINERS (Language Front End Maintainers): Update my mail
2854         address.
2855
2856 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2857
2858         PR bootstrap/30748
2859         * configure.ac: Correct syntax for Solaris ksh.
2860         * configure: Regenerated.
2861
2862 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2863
2864         * configure.ac: Sync with src.
2865         * configure: Regenerate.
2866
2867 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2868
2869         * Makefile.in: Regenerate.
2870
2871 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2872
2873         * config.sub: Sync with src.
2874
2875 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2876
2877         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2878         noncanonical equivalents.
2879         * configure.in: Rename to...
2880         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2881         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2882         target_noncanonical.  Use them.  Rewrite removal of configure
2883         arguments for autoconf 2.59.  Discard variable settings.  Force
2884         program_transform_name for native tools.
2885
2886         * Makefile.in: Regenerated.
2887         * configure: Regenerated with autoconf 2.59.
2888
2889 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2890
2891         * MAINTAINERS (Write After Approval): Add myself.
2892
2893 2007-01-31  Andreas Schwab  <schwab@suse.de>
2894
2895         * Makefile.tpl (LDFLAGS): Substitute it.
2896         * Makefile.in: Regenerate.
2897
2898 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2899
2900         * MAINTAINERS (Write After Approval): Add myself.
2901
2902 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2903
2904         * MAINTAINERS (spu port): Add myself.
2905
2906 2007-01-23  Richard Guenther  <rguenther@suse.de>
2907
2908         PR bootstrap/30541
2909         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2910         * Makefile.tpl (GNATBIND): Substitute it.
2911         (GNATMAKE): Likewise.
2912         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2913         of STAGE_PREFIX.
2914         * Makefile.in: Regenerate.
2915         * configure: Regenerate.
2916
2917 2007-01-18  Mike Stump  <mrs@apple.com>
2918
2919         * configure.in: Re-enable -Werror for gcc builds.
2920
2921 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2922
2923         * MAINTAINERS (Write After Approval): Add myself.
2924
2925 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2926
2927         * configure.in: Change == to = in test command.
2928         * configure: Regenerate.
2929
2930 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2931             Nick Clifton  <nickc@redhat.com>
2932             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2933
2934         * configure.in (build_configargs, host_configargs, target_configargs):
2935         Remove build/host/target parameters.
2936         (host_libs): Add gmp and mpfr.
2937         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2938         * Makefile.def (gmp, mpfr): New.
2939         (gcc): Remove target.
2940         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2941         target_os, target_vendor): New.
2942         (configure): Add host_alias/target_alias arguments; adjust invocations.
2943         * configure: Regenerate.
2944         * Makefile.in: Regenerate.
2945
2946 2007-01-11  Matt Fago  <fago@earthlink.net>
2947
2948         * configure.in: Try to link to functions only in mpfr 2.2.x
2949         to improve robustness of configure tests.
2950         * configure: Regenerate.
2951
2952 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2953
2954         * MAINTAINERS: Add myself as i386 maintainer.
2955
2956 2007-01-08  Jan Hubicka  <jh@suse.cz>
2957
2958         * MAINTAINERS: Add myself as i386 maintainer.
2959
2960 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2961
2962         * configure.in: Add support for an x86_64-mingw* target.
2963         * configure: Regenerate.
2964
2965 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2966
2967         * Makefile.tpl (all-target): Correct @if conditional for target
2968         modules.
2969         * configure.in: Omit libiberty if building only target libgcc.
2970         * configure, Makefile.in: Regenerated.
2971
2972 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2973
2974         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2975         * configure: Regenerate.
2976
2977 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2978
2979         * Makefile.def (target_modules): Add libgcc.
2980         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2981         * Makefile.tpl (clean-target-libgcc): Delete.
2982         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2983         on gcc even for bootstrapped modules.  Rewrite handling of
2984         lang_env_dependencies to loop over target_modules.
2985         * configure.in (target_libraries): Add target-libgcc.
2986         * Makefile.in, configure: Regenerated.
2987
2988 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2989
2990         * configure.in: Reorganize recognition of languages.  Add
2991         --enable-stage1-languages.  Show supported languages for the chosen
2992         target rather than all recognized languages.
2993         * configure: Regenerate.
2994
2995 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2996
2997         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2998         * Makefile.in: Regenerate.
2999
3000 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3001
3002         * configure.in: Warn that MPFR 2.2.0 is buggy.
3003         * configure: Regenerate.
3004
3005 2006-12-27  Ian Lance Taylor  <iant@google.com>
3006
3007         * configure.in: When removing Makefiles to force a reconfigure, also
3008         remove prev-DIR*/Makefile.
3009         * configure: Regenerate.
3010
3011 2006-12-22  Andreas Schwab  <schwab@suse.de>
3012
3013         * configure: Regenerate with correct autoconf version.
3014
3015 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3016
3017         * configure.in: add AC_SUBST for *_FOR_TARGET.
3018         * configure: Regenerate.
3019
3020 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3021
3022         * configure.in: Simplify logic for rejecting languages that cannot
3023         be built.  Separate the case when a language is unsupported,
3024         from the case when the user chooses not to build a language.
3025
3026 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3027
3028         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3029         it only affects bootstrap and could be tested on "$host" as well.
3030         * configure: Regenerate.
3031         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3032
3033 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3034
3035         PR bootstrap/29544
3036         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3037         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3038         move here comment from Makefile.tpl.
3039         * Makefile.tpl: Move some definitions higher in the file.
3040         (STAGE1_CHECKING): New.
3041         * configure.in: Add --enable-stage1-checking.
3042         * configure: Regenerate.
3043         * Makefile.in: Regenerate.
3044
3045 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3046
3047         * MAINTAINERS: Add myself as build system maintainer.
3048
3049 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3050
3051         * MAINTAINERS (Write After Approval): Add myself.
3052
3053 2006-12-13  Eric Christopher  <echristo@apple.com>
3054
3055         * MAINTAINERS: Add myself as darwin maintainer.
3056
3057 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3058
3059         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3060
3061 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3062
3063         MAINTAINERS: Update my entry.
3064
3065 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3066
3067         * configure.in:  Handle spu makefile frag.
3068         * Makefile.tpl (MAINT): Define
3069         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3070         * configure: Regenerate.
3071         * Makefile.in: Regenerate.
3072
3073 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3074
3075         * config.guess: Import latest version.
3076         * config.sub: Likewise.
3077
3078 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3079
3080         * configure.in (spu-*-*): Don't skip target-libiberty.
3081         * configure: Regenerate.
3082
3083 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3084
3085         PR bootstrap/30134
3086         * configure.in: Correct x86 darwin support for libjava to powerpc
3087         and i?86 only.
3088         * configure: Regenerate.
3089
3090 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3091
3092         * configure.in: Add x86 darwin support for libjava.
3093         * configure: Regenerate.
3094
3095 2006-12-07  Mike Stump  <mrs@apple.com>
3096
3097         * Makefile.def (dependencies): Add dependency for
3098         install-target-libssp and install-target-libgomp on
3099         install-gcc.
3100         * Makefile.in: Regenerate.
3101
3102 2006-12-04  Richard Guenther  <rguenther@suse.de>
3103
3104         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3105         (Non-Algorithmic Maintainers): Move over non-algorithmic
3106         loop optimizer maintainers, add myself as a non-algorithmic
3107         middle-end maintainer.
3108
3109 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3110
3111         * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3114
3115         * configure.in: Update error message for missing GMP/MPFR.
3116
3117         * configure: Regenerate.
3118
3119 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3120
3121         * configure.in: Update MPFR version in error message.
3122
3123         * configure: Regenerate.
3124
3125 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3126
3127         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3128         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3129         --with-gmp-lib): New flags.
3130
3131         * configure: Regenerate.
3132
3133 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3134
3135         * MAINTAINERS (Write After Approval): Change my email address.
3136
3137 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3138
3139         * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2006-11-22  Philipp Thomas  <pth@suse.de>
3142
3143         * MAINTAINERS (i18n): Update e-mail address.
3144
3145 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3146
3147         * MAINTAINERS (spu port): Add myself as maintainer.
3148         (Write After Approval): Remove myself.
3149
3150 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3151
3152         * configure.in (skipdirs): Don't build libssp for SPU.
3153         * configure: Regenerate.
3154
3155 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3156
3157         * MAINTAINERS (spu port): Add myself as maintainer.
3158         (libobjc): Update my email address.
3159
3160 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3161
3162         * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3165
3166         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3167         * configure : Rebuilt.
3168
3169 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3170
3171         * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3174
3175         * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3178
3179         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3180         libmpfr.a.
3181         * configure: Regenerate.
3182
3183 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3184
3185         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3186         (unstage): Test for stage_last presence.
3187
3188         PR bootstrap/29802
3189         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3190         STAGE_PREFIX.
3191         * Makefile.in: Regenerate.
3192
3193 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3194
3195         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3196         maintainers.
3197
3198 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3199
3200         * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3203
3204         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3205         and stageN-package/Makefile.
3206         * Makefile.in: Regenerated.
3207
3208 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3209
3210         * configure.in: Remove target-libgloss from noconfigdirs for
3211         bfin-*-*.
3212         * configure: Regenerated.
3213
3214 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3215
3216         * configure.in (have_gmp): Only error if the gcc directory exists.
3217
3218         * configure: Regenerate.
3219
3220 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3221
3222         * configure.in: Robustify error message for missing GMP/MPFR.
3223
3224         * configure: Regenerate.
3225
3226 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3227
3228         * MAINTAINERS (Write After Approval): Add myself.
3229
3230 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3231
3232         * MAINTAINERS: Change email address.
3233
3234 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3235
3236         * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3239
3240         * MAINTAINERS (Write After Approval): Add myself.
3241
3242 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3243
3244         * MAINTAINERS (Write After Approval): Move myself to
3245         Write After Approval section.
3246
3247 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3248
3249         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3250         need_gmp anymore.
3251         * configure: Regenerate.
3252
3253 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3254
3255         * MAINTAINERS (Write After Approval): Add myself.
3256
3257 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3258
3259         * config.guess: Import latest version.
3260         * config.sub: Likewise.
3261
3262 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3263
3264         * Makefile.def: Added pdf target handling.
3265         * Makefile.tpl: Added pdf target handling.
3266         * Makefile.in: Regenerated.
3267
3268 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3269
3270         * MAINTAINERS: Add self as score port maintainer.
3271
3272 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3277
3278         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3279         or newer.
3280         * configure: Regenerated.
3281
3282 2006-09-27  Dave Brolley  <brolley@redhat.com>
3283
3284         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3285         using $s instead of $r.
3286         * configure: Regenerated.
3287
3288 2006-09-26  Thiemo Seufer  <ths@mips.com>
3289
3290         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3291         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3292         * configure: Regenerate.
3293
3294 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3295
3296         * MAINTAINERS (Write After Approval): Remove myself.
3297
3298 2006-09-22  Chao-ying Fu  <fu@mips.com>
3299
3300         * MAINTAINERS (Write After Approval): Add myself.
3301
3302 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3303
3304         * MAINTAINERS: Add self as soft-fp maintainer.
3305
3306 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3307
3308         * MAINTAINERS: Add myself as avr maintainer.
3309         Remove Marek Michalkiewicz as avr maintainer.
3310
3311 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3312
3313         * MAINTAINERS (Write After Approval): Add myself.
3314
3315 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3316
3317         * configure.in: Never build newlib for a Mingw host.
3318         Never build newlib as Mingw target library.
3319         Test the existence of winsup/cygwin for building a Cygwin newlib,
3320         rather than just winsup.
3321         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3322         building a Mingw target.
3323         * configure: Regenerate.
3324
3325 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3326
3327         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3328
3329 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3330
3331         * config.guess: Import from src (was more updated).
3332         * config.sub: Likewise.
3333
3334 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3335
3336         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3337         * configure: Regenerated.
3338
3339 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3340
3341         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3342         for stages after the first.
3343
3344 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3345
3346         * Makefile.def: Add dependencies for configure-opcodes
3347         on configure-intl and all-opcodes on all-intl.
3348         * Makefile.in: Regenerated.
3349
3350 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3351
3352         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3353
3354 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3355
3356         Port to hosts whose 'sort' and 'tail' implementations
3357         treat operands with leading '+' as file names, as POSIX
3358         has required since 2001.  However, make sure the code still
3359         works on pre-POSIX hosts.
3360         * ltmain.sh: Don't assume "sort +2" is equivalent to
3361         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3362
3363 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3364
3365         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3366
3367 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3368
3369         * ltconfig: chmod 644 before ranlib during install.
3370
3371 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3372
3373         PR bootstrap/18058
3374         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3375         if the bootstrap compiler is a GCC version that supports it.
3376         * configure: Regenerate.
3377
3378 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3379
3380         * configure.in: Fix thinkos in previous check-in.
3381         * configure: Regenerate.
3382
3383 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3384
3385         PR other/27063
3386         * configure.in: Test subdir_requires and give an appropriate
3387         error message.
3388         * configure: Regenerate.
3389
3390 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3391
3392         * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3395
3396         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3397
3398 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3399
3400         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3401
3402 2006-06-20  David Ayers  <d.ayers@inode.at>
3403
3404         PR bootstrap/28072
3405         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3406         whether target-libjava is being configured instead of whether the
3407         java front end is enabled.
3408         * configure: Regenerate.
3409
3410 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3411
3412         PR target/27540
3413         * configure.in: Only enable libgomp on IRIX 6.
3414         * configure: Regenerate.
3415
3416 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3417
3418         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3419         too.
3420         * Makefile.in: Regenerate.
3421
3422 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3423
3424         * config-ml.in: Alter CCASFLAGS to include special
3425         multilib options the same as is done for CFLAGS.
3426
3427 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3428
3429         * configure.in: Don't enable libgomp on hpux10.
3430         * configure: Rebuilt.
3431
3432 2006-06-12  David Ayers  <d.ayers@inode.at>
3433
3434         PR bootstrap/27963
3435         PR target/19970
3436         * configure.in: Remove target-boehm-gc from noconfigdirs where
3437         ${libgcj} is specified.
3438         * configure: Regenerate.
3439
3440 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3441
3442         Sync from src:
3443
3444         * configure.in: Sync.
3445         * configure: Regenerated.
3446
3447         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3448
3449         * Makefile.def: Added dependencies from sim and gdb on intl, and
3450         added configure dependencies to everything with an all dependency
3451         on intl.
3452         * Makefile.in: Regenerated.
3453
3454 2006-06-06  David Ayers  <d.ayers@inode.at>
3455
3456         PR libobjc/13946
3457         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3458         * Makefile.in: Regenerate.
3459         * configure.in: Add --enable-objc-gc at toplevel and have it
3460         enable boehm-gc for Objective-C.
3461         Remove target-boehm-gc from libgcj.
3462         Add target-boehm-gc to target_libraries.
3463         Add target-boehm-gc to noconfigdirs where ${libgcj}
3464         is specified.
3465         Assert that boehm-gc is supported when requested for Objective-C.
3466         Only build boehm-gc if needed either for Java or Objective-C.
3467         * configure: Regenerate.
3468
3469 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3470
3471         PR 27674
3472         * Makefile.tpl (configure-[+prefix+][+module+],
3473         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3474         Remove rule to unstage bootstrapped modules.
3475         (stage_current): New.
3476         * Makefile.in: Regenerate.
3477
3478 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3479
3480         * MAINTAINERS (Write After Approval): Update my e-mail address.
3481
3482 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3483
3484         * include/libiberty.h: Declare pex_run_in_environment.
3485
3486 2006-05-31  Asher Langton  <langton2@llnl.gov>
3487
3488         * MAINTAINERS (Write After Approval): Add myself.
3489
3490 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3491
3492         * Makefile.def (bfd, opcodes): Fix lib_path.
3493         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3494         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3495         * Makefile.in: Regenerate.
3496
3497 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3498
3499         * Makefile.in: Regenerate.
3500
3501 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3502
3503         * Makefile.def: Add install-html target. Add datarootdir
3504         docdir and htmldir to flags_to_pass.
3505         * Makefile.tpl: Add install-html target.
3506         * Makefile.in: Regenerate.
3507         * configure.in: Add --with-datarootdir, --with-docdir, and
3508         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3509         * configure: Regenerate.
3510
3511 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3512
3513         * configure.in: Enable gprof for cross builds.
3514         * configure: Regenerate.
3515
3516 2006-05-22  Richard Guenther  <rguenther@suse.de>
3517
3518         Revert
3519         2006-01-31  Richard Guenther  <rguenther@suse.de>
3520         Paolo Bonzini  <bonzini@gnu.org>
3521
3522         * Makefile.def (target_modules): Add libgcc-math target module.
3523         * configure.in (target_libraries): Add libgcc-math target library.
3524         (--enable-libgcc-math): New configure switch.
3525         * Makefile.in: Re-generate.
3526         * configure: Re-generate.
3527         * libgcc-math: New toplevel directory.
3528
3529 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3530             Andreas Tobler  <a.tobler@schweiz.ch>
3531
3532         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3533         * configure: Rebuilt.
3534
3535 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3536
3537         * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2006-05-01  DJ Delorie  <dj@redhat.com>
3540
3541         * configure.in: Restore CFLAGS if GMP isn't present.
3542         * configure: Regenerate.
3543
3544 2006-05-01  Richard Guenther  <rguenther@suse.de>
3545
3546         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3547         maintainer.
3548
3549 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3550
3551         * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3554
3555         * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2006-04-18  DJ Delorie  <dj@redhat.com>
3558
3559         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3560         reference libgloss so that libssp can be built in a combined
3561         tree.
3562         * configure: Regenerate.
3563
3564 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3565
3566         * MAINTAINERS (Write After Approval): Add myself.
3567
3568 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3569
3570         * configure.in: Require makeinfo 4.4 or higher.
3571         * configure: Regenerate.
3572
3573 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3574
3575         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3576         Rearrange the entries of other libraries to have them in one place.
3577
3578 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3579
3580         * MAINTAINERS (Write After Approval): Remove myself.
3581         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3582
3583 2006-03-14  Richard Guenther  <rguenther@suse.de>
3584
3585         * configure: Regenerate with autoconf 2.13.
3586
3587 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3588
3589         * MAINTAINERS: Use my work address.
3590
3591         * MAINTAINERS: Update my E-mail address.
3592
3593 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3594
3595         * configure.in: Handle --disable-<component> generically.
3596         * configure: Regenerate.
3597
3598 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3599
3600         PR libgcj/17311
3601         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3602
3603 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3604
3605         * MAINTAINERS (Write After Approval):  Remove myself.
3606         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3607
3608 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3609
3610         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3611         (TARGET_CONFIGDIRS): Remove.
3612         * configure.in: Remove AC_SUBST(target_configdirs).
3613         * Makefile.in, configure: Regenerated.
3614
3615 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3616
3617         * MAINTAINERS (Write After Approval):  Remove myself.
3618         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3619
3620 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3621
3622         PR bootstrap/25670
3623
3624         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3625
3626         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3627         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3628         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3629         BUILD_PREFIX, BUILD_PREFIX_1.
3630         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3631
3632         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3633         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3634
3635         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3636         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3637         of `cat stage_current`.  Always provide the `r' and `s' variables.
3638         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3639         a single shell execution.
3640         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3641         bootstrapped modules, make the stage1 module if the build was not
3642         started yet, else build the current stage.
3643         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3644         (all-build, all-host, all-target, [+make_target+]-host,
3645         [+make_target+]-target): Do not use \-continued lines.
3646         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3647         (current_stage, restrap, stage_last): New.
3648
3649         * Makefile.in: Regenerate.
3650         * configure: Regenerate.
3651
3652 2006-02-19  Bud Davis  <jmdavis@link.com>
3653
3654         * MAINTAINERS (Write After Approval):  Remove myself.
3655         (Language Front End Maintainers):  Add myself as fortran 95
3656         maintainer and update e-mail address.
3657
3658 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3659
3660         * MAINTAINERS (Write After Approval):  Remove myself.
3661         (Language Front End Maintainers):  Add myself as fortran 95
3662         maintainer.
3663
3664 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3665
3666         * MAINTAINERS (Write After Approval): Add myself.
3667
3668 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3669
3670         * MAINTAINERS (Write After Approval):  Remove myself.
3671         (Language Front End Maintainers):  Add myself as
3672         fortran 95 maintainer.
3673
3674 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3675
3676         Sync from src:
3677
3678         2005-12-27  Leif Ekblad  <leif@rdos.net>
3679
3680         * configure.in: Add support for RDOS target.
3681         * configure: Regenerate.
3682
3683 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3684             Andreas Schwab  <schwab@suse.de>
3685
3686         * configure: Regenerate.
3687
3688 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3689
3690         * configure.in (enable_libgomp): Add AIX.
3691         * configure: Regenerate.
3692
3693 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3694
3695         * MAINTAINERS (Write After Approval): Add myself.
3696
3697 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3698
3699         * MAINTAINERS (Write After Approval): Add myself.
3700
3701 2006-01-31  Richard Guenther  <rguenther@suse.de>
3702         Paolo Bonzini  <bonzini@gnu.org>
3703
3704         * Makefile.def (target_modules): Add libgcc-math target module.
3705         * configure.in (target_libraries): Add libgcc-math target library.
3706         (--enable-libgcc-math): New configure switch.
3707         * Makefile.in: Re-generate.
3708         * configure: Re-generate.
3709         * libgcc-math: New toplevel directory.
3710
3711 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3712
3713         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3714         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3715         the assembler, linker and binutils.
3716         * configure: Regenerate.
3717
3718 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3719
3720         * MAINTAINERS (Write After Approval): Add myself.
3721
3722 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3723
3724         * configure: Regenerate.
3725
3726 2006-01-18  Richard Henderson  <rth@redhat.com>
3727             Jakub Jelinek  <jakub@redhat.com>
3728             Diego Novillo  <dnovillo@redhat.com>
3729
3730         * libgomp: New directory.
3731         * Makefile.def: Add target_module libgomp.
3732         * Makefile.in: Regenerate.
3733         * configure.in (target_libraries): Add target-libgomp.
3734         * configure: Regenerate.
3735
3736 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3737
3738         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3739         @ from continuation.
3740         * Makefile.in: Rebuilt.
3741
3742 2006-01-04  Chris Lattner  <sabre@gnu.org>
3743
3744         * MAINTAINERS (Write After Approval): Add myself.
3745
3746 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3747
3748         PR bootstrap/24252
3749
3750         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3751         * Makefile.tpl (OBJDUMP): New.
3752         (EXTRA_HOST_FLAGS): Add it.
3753         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3754
3755         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3756         to use symbolic links between directories.  Avoid race conditions
3757         or make them harmless.
3758         * configure.in: Do not try to use symbolic links between directories.
3759
3760         * Makefile.def (LEAN): Pass.
3761         * Makefile.tpl (LEAN): Define.
3762         (stage[+id+]-start): Accept that the previous directory does not
3763         exist, if the bootstrap is lean.
3764         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3765         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3766         configure substitution.
3767         ([+compare-target+]): Likewise.
3768         ([+bootstrap-target+]-lean): New.
3769         * configure.in: Remove lean bootstrap support from here.
3770
3771         * Makefile.in: Regenerate.
3772         * configure: Regenerate.
3773
3774 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3775
3776         * MAINTAINERS (libdecnumber): Add myself.
3777
3778 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3779
3780         * libtool-ldflags: New script.
3781
3782 2006-01-02  Andreas Schwab  <schwab@suse.de>
3783
3784         * configure.in: When reconfiguring remove Makefile in
3785         all stage directories.
3786         * configure: Regenerate.
3787
3788 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3789
3790         * MAINTAINERS: Update my email address.
3791
3792 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3793
3794         Revert Ada-related part of the previous change.
3795
3796         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3797         Do not pass.
3798         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3799         * Makefile.in: Regenerate.
3800         * configure.in: Do not include mt-ppc-aix target fragment.
3801         * configure: Regenerate.
3802
3803 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3804
3805         * configure.in: Select appropriate fragments for PowerPC/AIX.
3806         * configure: Regenerate.
3807
3808         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3809         BOOT_CFLAGS, BOOT_LDFLAGS.
3810         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3811         BOOT_CFLAGS, BOOT_LDFLAGS.
3812         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3813         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3814         (stage): Fail if we cannot complete the work.
3815         * Makefile.in: Regenerate.
3816
3817 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3818
3819         * configure.in: Replace ms1 with mt.
3820         * configure: Rebuilt.
3821
3822 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3823
3824         * MAINTAINERS: Update my email address.
3825
3826 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3827
3828         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3829         install-host-nogcc): Don't invoke $(stage) at the end.
3830         * Makefile.in: Regenerate.
3831
3832 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3833
3834         * configure.in: Flip the top-level bootstrap switch.
3835         * configure: Regenerate.
3836
3837 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3838
3839         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3840         $(stage) and $(unstage).
3841         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3842         (all): Remove stray semicolon.
3843         (local-distclean): Don't handle multilib.tmp and multilib.out.
3844         (install.all): Set $s for consistency.
3845         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3846         check_multilibs setting.  Always make the install directory.
3847         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3848         Correct @if/@endif.
3849         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3850         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3851         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3852         (multilib.out): Remove.
3853         * Makefile.in: Regenerated.
3854
3855 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3856
3857         * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3860
3861         * MAINTAINERS: Add myself as mt maintainer.
3862
3863         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3864
3865 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3866
3867         * MAINTAINERS: Change email address.
3868
3869 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3870
3871         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3872         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3873         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3874         Find in-tree tools if available.
3875         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3876         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3877         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3878         (COMPILER_*_FOR_TARGET): New.
3879         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3880         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3881         (CONFIGURED_*, USUAL_*): Remove.
3882         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3883         STRIP): Use autoconf substitutions.
3884         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3885         COMPILER_NM_FOR_TARGET): New.
3886         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3887
3888         (all): Make all-host and all-target in parallel.
3889         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3890         that $$r and $$s are set before invoking a recursive make.
3891         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3892         ([+bootstrap-target+]): Inline most of the `all' target.
3893
3894 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3895
3896         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3897         from the gcc build directory.
3898         * Makefile.in: Regenerate.
3899
3900 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3901
3902         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3903         depend on all-libdecnumber.
3904         * configure.in (host_libs): Include libdecnumber.
3905         * Makefile.in: Regenerate.
3906         * configure: Likewise.
3907
3908 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3909
3910         * libdecnumber: Import decNumber sources from the dfp-branch.
3911
3912 2005-11-21  Kean Johnston  <jkj@sco.com>
3913
3914         * config.sub, config.guess: Sync from upstream sources.
3915
3916 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3917
3918         Import from Autoconf sources:
3919
3920         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3921         * config/move-if-change: Don't output "$2 is unchanged";
3922         suggested by Ben Elliston.  Handle weird characters correctly.
3923
3924 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3925
3926         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3927         to match upstream libtool for darwin.
3928
3929 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3930
3931         * Makefile.def: Remove gdb dependencies for gdbtk.
3932         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3933         (configure-gdb, install-gdb): New rules.
3934         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3935         * Makefile.in, configure: Regenerated.
3936
3937 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3938
3939         * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3942
3943         * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3946
3947         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3948         Diego Novillo.
3949
3950 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3951
3952         PR bootstrap/24297
3953         * Makefile.tpl (do-[+make-target+], do-check, install,
3954         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3955         are set before recursing.
3956         * Makefile.in: Regenerate.
3957
3958 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3959
3960         PR bootstrap/18939
3961         * Makefile.def (gcc) <target>: Fix thinko.
3962         * Makefile.in: Regenerate.
3963
3964 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3965
3966         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3967         * configure: Regenerate.
3968
3969 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3970
3971         * MAINTAINERS (Write After Approval): Add self.
3972
3973 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3974
3975         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3976         target-libffi, target-qthreads, target-libjava, and
3977         targetlibobjc.
3978         * configure: Regenerate.
3979
3980 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3981
3982         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3983         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3984         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3985         (USUAL_OBJDUMP_FOR_TARGET): New.
3986         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3987         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3988         * configure, Makefile.in: Regenerated.
3989
3990 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3991
3992         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3993         before other host packages.
3994
3995 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3996
3997         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3998
3999 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4000
4001         PR bootstrap/22340
4002
4003         * configure.in (default_target): Remove.
4004         * Makefile.tpl (all): Do not use prerequisites as subroutines
4005         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4006         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4007         use prerequisites as subroutines.
4008         (check-host, check-target): New.
4009         (bootstrap configure & all targets): Do not use stage*-start
4010         if the directory layout is already ok.
4011         (non-bootstrap configure & all targets): Prepend a $(unstage).
4012         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4013         (NOTPARALLEL): Remove.
4014         (unstage, stage variables): New variables.
4015         (unstage, stage targets): Simply expand to those variables.
4016
4017         * configure: Regenerate.
4018         * Makefile.in: Regenerate.
4019
4020 2005-10-04  James E Wilson  <wilson@specifix.com>
4021
4022         * Makefile.def (lang_env_dependencies): Add libmudflap.
4023         * Makefile.in: Regenerate.
4024
4025 2005-10-03  Andreas Schwab  <schwab@suse.de>
4026
4027         Backport from libtool CVS:
4028         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4029
4030         * ltmain.sh: add support for installing into temporary
4031         staging area (e.g. 'make install DESTDIR=...')
4032
4033 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4034
4035         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4036         * configure: Regenerated.
4037
4038 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4039
4040         * configure: Regenerate with the correct
4041         autoconf version.
4042
4043 2005-09-30  Catherine Moore  <clm@cm00re.com>
4044
4045         * configure.in (bfin-*-*): New.
4046         * configure: Regenerated.
4047
4048 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4049
4050         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4051         (LIPO_FOR_TARGET): New.
4052         (CONFIGURED_LIPO_FOR_TARGET): New.
4053         (USUAL_LIPO_FOR_TARGET): New.
4054         (STRIP_FOR_TARGET): New.
4055         (CONFIGURED_STRIP_FOR_TARGET): New.
4056         (USUAL_STRIP_FOR_TARGET): New.
4057         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4058         STRIP_FOR_TARGET.
4059         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4060         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4061         * Makefile.in: Regenerate.
4062         * configure: Regenerate.
4063
4064 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4065
4066         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4067         (rs6000-*-aix*): Same.
4068         * configure: Regenerate.
4069
4070 2005-09-16  Tom Tromey  <tromey@redhat.com>
4071
4072         * MAINTAINERS: Add self as java maintainer.
4073
4074 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4075
4076         * configure.in: Recognize f95 in the --enable-languages option,
4077         and substitute it for fortran, issuing a warning.
4078         * configure: Regenerate.
4079
4080 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4081
4082         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4083         * configure:  Regenerated.
4084
4085 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4086
4087         * MAINTAINERS: Add self as ms1 maintainer.
4088
4089 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4090
4091         * Makefile.def (libssp): Add to lang_env_dependencies.
4092         * Makefile.in: Regenerate.
4093
4094 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4095
4096         * MAINTAINERS: Add myself as middle-end maintainer.
4097
4098 2005-08-17  Christian Groessler  <chris@groessler.org>
4099
4100         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4101         * Makefile.in: Regenerate.
4102
4103 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4104
4105         * MAINTAINERS (write after approval): Added myself.
4106
4107 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4108
4109         * MAINTAINERS (Write After Approval): Add myself.
4110
4111 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4112
4113         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4114         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4115         Look for alternate names of the target cc and c++
4116         * configure: Regenerate.
4117
4118 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4119
4120         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4121         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4122         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4123         tools; remove code to manually set them.
4124         (Target tools): Look in the environment for them.
4125         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4126         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4127         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4128         build directory.
4129         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4130         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4131         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4132         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4133         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4134         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4135         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4136         * configure: Regenerate.
4137         * Makefile.in: Regenerate.
4138
4139 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4140
4141         * MAINTAINERS: Update for removed CPU targets.
4142
4143 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4144
4145         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4146         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4147         * Makefile.in: Regenerated.
4148
4149 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4150
4151         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4152         (CFLAGS_FOR_TARGET): Use it.
4153         (CXXFLAGS_FOR_TARGET): Likewise.
4154         * Makefile.in: Regenerated.
4155         * configure.in (--with-build-sysroot): New option.
4156         * configure: Regenerated.
4157
4158 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4159
4160         * Makefile.tpl: Wrap install between unstage and stage
4161         * Makefile.in: Regenerate.
4162
4163 2005-07-21  Eric Christopher  <echristo@apple.com>
4164
4165         * MAINTAINERS: Update affiliation.
4166
4167 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4168
4169         * MAINTAINERS: Add self as crx port maintainer.
4170
4171 2005-07-20  DJ Delorie  <dj@redhat.com>
4172
4173         * MAINTAINERS: Add self as m32c maintainer.
4174
4175 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4176
4177         * all files: Update FSF address.
4178
4179 2005-07-15  Eric Christopher  <echristo@redhat.com>
4180
4181         * MAINTAINERS: Change affiliation.
4182
4183 2005-07-14  Jim Blandy  <jimb@redhat.com>
4184
4185         * configure.in: Add cases for Renesas m32c.
4186         * configure: Regenerated.
4187
4188 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4189
4190         * COPYING.LIB: Update from fsf.org.
4191
4192 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4193
4194         * COPYING, compile, config.guess,
4195         config.sub, install-sh, missing, mkinstalldirs,
4196         symlink-tree, ylwrap: Sync from upstream sources.
4197         * config-ml.in: Update FSF address.
4198
4199 2005-07-13  Eric Christopher  <echristo@redhat.com>
4200
4201         * configure.in: Add toplevel noconfigdir support for tpf.
4202         * configure: Regenerate.
4203
4204 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4205
4206         PR ada/22340
4207
4208         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4209         * Makefile.in: Regenerate.
4210
4211 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4212
4213         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4214         Brolley to write-after-approval.
4215
4216 2005-07-07  Andreas Schwab  <schwab@suse.de>
4217
4218         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4219         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4220         * Makefile.in: Regenerated.
4221
4222 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4223
4224         * configure.in: Don't build sim or rda when targetting darwin.
4225         * configure: Regenerate.
4226
4227 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4228
4229         * configure.in: Add --enable-libssp and --disable-libssp.
4230         * configure: Regenerate with autoconf-2.13.
4231
4232 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4233
4234         * Makefile.def (target_modules): Add libssp.
4235         * configure.in (target_libraries): Add target-libssp.
4236         * configure: Rebuilt.
4237         * Makefile.in: Rebuilt.
4238
4239 2005-07-01  Zack Weinberg  <zackw@panix.com>
4240
4241         * MAINTAINERS: Change email address.  Resign from maintainership.
4242
4243 2005-07-01  Richard Guenther  <rguenther@suse.de>
4244
4245         * MAINTAINERS: Change my e-mail address and affiliation.
4246
4247 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4248
4249         * Makefile.def (stagefeedback): Come after profile.
4250         Define profiledbootstrap target.
4251         * Makefile.tpl (profiledbootstrap): Remove.
4252         (stageprofile-end): Zap stagefeedback.
4253         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4254         * Makefile.in: Regenerate.
4255
4256 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4257
4258         * MAINTAINERS: Update my email address.
4259
4260 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4261
4262         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4263         In 'cpp' stanza, support '#line' as well as '# '.
4264
4265 2005-06-08  Andreas Schwab  <schwab@suse.de>
4266
4267         * MAINTAINERS: Move myself from 'Write After Approval' to
4268         'CPU Port Maintainers' section as m68k maintainer.
4269
4270 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4271
4272         * configure.in (unsupported_languages): New macro.
4273         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4274         non-ported target libraries in noconfigdirs.
4275         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4276         non-linux-gnu.  Remove libgcj_ex_libffi.
4277         <lang_frag loop>: Set add_this_lang=no if the language is in
4278         unsupported_languages.
4279         * configure: Regenerate.
4280
4281 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4282
4283         * configure.in: Fix typo in handling of --with-mpfr-dir.
4284         * configure: Regenerate.
4285
4286 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4287
4288         * MAINTAINERS: Update my email address.
4289
4290 2005-06-02  Jim Blandy  <jimb@redhat.com>
4291
4292         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4293         accepted into the master sources.)
4294
4295 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4296             Michael Snyder  <msnyder@redhat.com>
4297             Stan Cox  <scox@redhat.com>
4298
4299         * configure.in: Set noconfigdirs for ms1.
4300
4301         * configure: Regenerate.
4302
4303 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4304
4305         * MAINTAINERS (Write After Approval): Add self.
4306
4307 2005-06-01  Josh Conner  <jconner@apple.com>
4308
4309         * MAINTAINERS (Write After Approval): Add self.
4310
4311 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4312
4313         * MAINTAINERS: Update my email address.
4314
4315 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4316
4317         * MAINTAINERS (Write After Approval): Add self.
4318
4319 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4320
4321         * MAINTAINERS (Write After Approval): Remove self.
4322
4323 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4324
4325         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4326         (Dependencies): Consider target modules for bootstrap dependencies.
4327         Make target bootstrap modules depend on each stage's gcc.
4328         * Makefile.in: Regenerate.
4329
4330 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4331
4332         * Makefile.def (configure-gcc): Depend on binutils having been built.
4333         (all-gcc): No need to do it here.
4334         * Makefile.in: Regenerate.
4335
4336 2005-05-19  Paul Brook  <paul@codesourcery.com>
4337
4338         * configure.in: Rewrite misleading error message when requested
4339         language cannot be built.
4340         * configure: Regenerate.
4341
4342 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4343
4344         * ylwrap: Import from Automake 1.9.5.
4345
4346 2005-05-13  David Ung  <davidu@mips.com>
4347
4348         * MAINTAINERS (Write After Approval): Add self.
4349
4350 2005-05-09  Mike Stump  <mrs@apple.com>
4351
4352         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4353         lt_cv_sys_max_cmd_len for now.
4354
4355 2005-05-09  Stan Cox  <scox@redhat.com>
4356
4357         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4358
4359 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4360
4361         * README.SCO: Update the URL.
4362
4363 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4364
4365         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4366         with_gnu_ld to libtool.
4367         * ltcf-c.sh (aix[45]): Define file_list_spec.
4368         * ltcf-cxx.sh (aix[45]): Same.
4369         * ltcf-gcj.sh (aix[45]): Same.
4370         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4371         exists, write list of input files to temporary file.
4372
4373 2005-05-04  Mike Stump  <mrs@apple.com>
4374
4375         * configure.in: Always pass --target to target configures as
4376         otherwise rebuilds that do --recheck will fail.
4377         * confiugure: Rebuilt.
4378
4379 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4380
4381         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4382         STAGE_HOST_EXPORTS.
4383         (configure, all): Add bootstrap support.
4384         (Host modules, target modules): Pass post-stage1 flags and exports.
4385         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4386         * Makefile.in: Regenerate.
4387
4388 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4389
4390         * configure: Regenerate.
4391
4392 2005-04-27  Mike Stump  <mrs@apple.com>
4393
4394         * MAINTAINERS: Add self as darwin maintainer.
4395
4396 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4397
4398         * config.sub: Update from master copy.
4399
4400 2005-04-21  Mike Stump  <mrs@apple.com>
4401
4402         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4403         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4404
4405 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4406
4407         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4408         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4409         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4410         "*-*-elf" and "*-*-linux*".
4411         * configure: Regenerate.
4412
4413 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4414
4415         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4416
4417 2005-04-12  Mike Stump  <mrs@apple.com>
4418
4419         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4420
4421 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4422
4423         * MAINTAINERS (Write After Approval): Add myself.
4424
4425 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4426
4427         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4428
4429 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4430
4431         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4432         (TARGET_CONFIGARGS): Include --with-target-subdir.
4433         (configure, all): New macros.  Use them throughout.
4434         * Makefile.in: Regenerate.
4435
4436 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4437
4438         * MAINTAINERS (Write After Approval): Add myself.
4439
4440 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4441
4442         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4443
4444 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4445
4446         * MAINTAINERS: Move John Carr to Write After Approval.
4447
4448 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4449
4450         * config/mh-mingw32: Delete.
4451         * configure.in: Don't use it.
4452         * configure: Regenerate.
4453
4454 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4455
4456         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4457         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4458         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4459         (HOST_LIB_PATH): Generate from Makefile.def.
4460         (TARGET_LIB_PATH): Likewise.
4461         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4462         * Makefile.in: Regenerate.
4463         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4464         (RPATH_ENVVAR): Include Darwin case.
4465         * configure: Regenerate.
4466
4467 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4468
4469         * MAINTAINERS (Various Maintainers): Remove self.
4470         (Write After Approval): Add self.
4471
4472 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4473
4474         * MAINTAINERS (Various Maintainers): Add self.
4475
4476 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4477
4478         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4479         * configure: Regenerate.
4480
4481 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4482
4483         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4484         gcc_version, and gcc_version_trigger from set of flags to pass.
4485         * Makefile.tpl: Remove definitions of above variables.
4486         (config.status): Remove dependency on $(gcc_version_trigger).
4487         * Makefile.in: Regenerate.
4488         * configure.in: Do not reference config/gcc-version.m4 nor
4489         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4490         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4491         * configure: Regenerate.
4492
4493 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4494             Andrew Pinski  <pinskia@physics.uc.edu>
4495
4496         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4497         * Makefile.in: Regenerate.
4498
4499 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4500
4501         * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2005-03-03  David Ayers  <d.ayers@inode.at>
4504
4505         * MAINTAINERS (Write After Approval): Add myself.
4506
4507 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4508
4509         PR libgcj/20160
4510         * ltmain.sh: Avoid creating archives with components that have
4511         duplicate basenames.
4512
4513 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4514
4515         PR bootstrap/20250
4516         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4517         instead of check.
4518         * Makefile.in: Regenerate.
4519
4520 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4521
4522         * Makefile.in: Regenerate to fix conflict between the previous two
4523         patches.
4524
4525 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4526
4527         PR bootstrap/17383
4528         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4529         * Makefile.tpl (HOST_SUBDIR): New substitution.
4530         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4531         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4532         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4533         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4534         (Host modules, Bootstrapped modules): Use it.
4535         (Build modules, Target modules): Do not create symlink trees,
4536         always configure out-of-srcdir.
4537         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4538         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4539         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4540         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4541
4542         * Makefile.in: Regenerate.
4543         * configure: Regenerate.
4544
4545 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4546
4547         Merged from libada-gnattools-branch:
4548         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4549
4550         * gnattools: New directory.
4551         * Makefile.def: Add gnattools as a module, depending on target-libada.
4552         * Makefile.in: Regenerate.
4553         * configure.in: Include gnattools in host_tools; disable it if ada
4554         is disabled.
4555         * configure: Regenerate.
4556
4557 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4558
4559         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4560         treelang maintainer.
4561         (Write After Approval): Remove myself.
4562
4563 2005-02-23  Paul Schlie  <schlie@comcast.net>
4564
4565         * configure.in: Allow darwin targeted ports to build tk, itcl and
4566         libgui.
4567         * configure: Regenerate.
4568
4569 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4570
4571         PR libgcj/10353
4572         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4573         * configure: Regenerate.
4574
4575 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4576
4577         * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4580
4581         * MAINTAINERS: Update my e-mail address.
4582
4583 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4584
4585         * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4588
4589         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4590         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4591         target-libgloss when not *-*-elf and *-*-aout.
4592         * configure: Regenerate.
4593
4594 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4595
4596         * MAINTAINERS: Remove obsolete entries.
4597
4598         * MAINTAINERS (Write After Approval): Add Michael Matz.
4599
4600 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4601
4602         * MAINTAINERS: Remove self as cpplib maintainer.
4603
4604 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4605
4606         * install-sh, config.sub: Import from upstream.
4607
4608 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4609
4610         PR bootstrap/18222
4611         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4612         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4613         * Makefile.in: Regenerate.
4614
4615 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4616
4617         * MAINTAINERS: Update my email address.
4618
4619 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4620             Andreas Schwab  <schwab@suse.de>
4621
4622         PR bootstrap/18033
4623         * config-ml.in: Eval option if surrounded by single quotes.
4624
4625 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4626
4627         Revert 2004-12-28 Makefile changes, a better fix will be
4628         applied to mainline and src after GCC 4.0 branches.
4629
4630 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4631
4632         PR bootstrap/17383
4633
4634         * Makefile.def (target_modules): Remove stage parameter,
4635         it is always true now.
4636         * Makefile.tpl (configure-build-[+module+],
4637         configure-target-[+module+]): Always build symlink tree
4638         for the directory and for include.  BUILD_SUBDIR and
4639         TARGET_SUBDIR cannot be . anymore.
4640         * Makefile.in: Regenerate.
4641
4642 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4643
4644         Revert 2004-12-08 Makefile changes.
4645
4646 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4647
4648         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4649         cygwin, mingw.
4650
4651 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4652
4653         * configure.in (sh64-*-*): Reenable gprof.
4654         * configure: Regenerate.
4655
4656 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4657
4658         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4659         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4660         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4661         * Makefile.in: Regenerate.
4662
4663 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4664
4665         * MAINTAINERS: Update my email address.
4666
4667 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4668
4669         * Makefile.tpl: Generate normal dependencies if the LHS module is
4670         not bootstrapped.
4671         * Makefile.in: Regenerate.
4672
4673 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4674
4675         * configure.in: Include config/gxx-include-dir.m4.  Use
4676         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4677         * configure: Regenerate.
4678
4679 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4680
4681         * config.if: Delete.
4682         * configure.in: Set libstdcxx_incdir directly.
4683         * configure: Regenerate.
4684
4685 2004-12-02  Eric Christopher  <echristo@redhat.com>
4686
4687         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4688         * Makefile.in: Regenerate.
4689
4690 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4691
4692         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4693         * configure: Regenerate.
4694
4695 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4696
4697         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4698         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4699         * configure: Regenerate.
4700
4701 2004-12-01  Eric Christopher  <echristo@redhat.com>
4702
4703         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4704         of things to remove.
4705
4706 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4707
4708         * MAINTAINERS (Write After Approval): Update my e-mail address.
4709
4710 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4711
4712         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4713         from CVS libtool to always pass_all.
4714
4715 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4716
4717         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4718         (hppa*64*-*-*): Delete incorrect comment.
4719         * configure: Rebuilt.
4720
4721 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4722
4723         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4724
4725 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4726
4727         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4728         from CVS libtool to always pass_all.
4729
4730 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4731
4732         * install-sh, compile: Import from automake.
4733
4734 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4735
4736         * config.guess, config.sub:  Import from savannnah.
4737
4738 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4739
4740         * MAINTAINERS (Write After Approval): Add myself
4741
4742 2004-11-12  Mike Stump  <mrs@apple.com>
4743
4744         * Makefile.def: Add html support.
4745         * Makefile.tpl: Likewise.
4746         * Makefile.in: Regenerate.
4747
4748 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4749
4750         PR 18423
4751         * configure.in: Remove all instances of build-fixincludes from
4752         noconfigdirs.
4753         (build_configargs): Supply --target to subdirectories.
4754         * configure: Regenerate.
4755
4756         * Makefile.def: Make gcc install depend on fixincludes install.
4757         * Makefile.in: Regenerate.
4758
4759 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4760
4761         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4762
4763 2004-11-11  Paul Brook  <paul@codesourcery.com>
4764
4765         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4766
4767 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4768
4769         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4770         target-libgfortran.
4771         * configure: Regenerate.
4772
4773 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4774
4775         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4776         like CC.
4777
4778 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4779
4780         * Makefile.def (host fixincludes): Specify missing targets.
4781         * Makefile.in: Regenerate.
4782
4783 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4784
4785         * MAINTAINERS: Add myself
4786
4787 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4788
4789         * MAINTAINERS (Write After Approval): Add myself.
4790
4791 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4792
4793         * Makefile.def: Build fixincludes for the host, too.
4794         * Makefile.in: Regenerate.
4795         * configure.in (host_tools): Add fixincludes.
4796         * configure: Regenerate.
4797
4798 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4799
4800         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4801         * configure: Regenerated.
4802
4803 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4804
4805         PR other/17783
4806         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4807         * configure: Regenerated.
4808
4809 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4810
4811         * README.SCO: Update per FSF instructions.
4812
4813 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4814
4815         PR target/18151
4816         * configure.in (case ${target}): Do not build fixincludes for avr.
4817         * configure: Regenerated.
4818
4819 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4820
4821         * configure.in (case ${target}): Do not build fixincludes
4822         on platforms where it is not used.
4823         * configure: Regenerated.
4824
4825 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4826
4827         * configure.in: Use an absolute path to install-sh.
4828         * configure: Regenerated.
4829
4830 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4831
4832         * MAINTAINERS (Write After Approval): Add myself.
4833
4834 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4835
4836         * MAINTAINERS: Remove from Write After Approval those that are
4837         already maintainers.
4838
4839 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4840
4841         * MAINTAINERS:  Update my email address.
4842
4843 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4844
4845         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4846         * configure: Regenerate.
4847
4848 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4849
4850         * MAINTAINERS:  Update my email address.
4851
4852 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4853
4854         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4855         entries belonging to this category.
4856
4857 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4858
4859         * MAINTAINERS: Update my e-mail address.
4860
4861 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4862
4863         Fix wrong conflict resolution in:
4864
4865         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4866
4867         * Makefile.in: Regenerate.
4868         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4869         in the recursive `make', instead of hardwiring `all'.
4870         (Autogenerated TARGET-* variables): New.
4871
4872 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4873
4874         * configure.in: Enable target-libgloss for crx-*-*.
4875         * configure: Regenerate.
4876
4877 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4878
4879         * MAINTAINERS (Various Maintainers): Move the "windows,
4880         cygwin, mingw" maintainer to ...
4881         (OS Port Maintainers): ... here.
4882
4883 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4884
4885         * MAINTAINERS (Write After Approval): Remove those that are
4886         maintainers of some subsystem.
4887
4888 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4889
4890         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4891         * ltcf-cxx.sh (tpf*): Likewise.
4892         * ltconfig (tpf*): Add TPF OS configuration support.
4893
4894 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4895
4896         * MAINTAINERS: Change my email address to my new work account.
4897
4898 2004-09-24  Michael Roth  <mroth@nessie.de>
4899
4900         * configure.in (--without-headers): Add missing double quotes.
4901         * configure: Regenerate.
4902
4903 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4904
4905         * ylwrap: Revert to previous version.
4906
4907 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4908
4909         PR bootstrap/17369
4910         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4911         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4912         SET_GCC_LIB_PATH_CMD.
4913         (BASE_TARGET_EXPORTS): Likewise.
4914         * Makefile.in: Regenerated.
4915
4916         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4917         * configure: Regenerated.
4918
4919 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4920
4921         * config.guess: New upstream version
4922         * compile, depcomp, install-sh, ylwrap: Likewise.
4923
4924 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4925
4926         * config/mh-x86omitfp: New host makefile fragment.  Add
4927         -fomit-frame-pointer to the default BOOT_CFLAGS.
4928         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4929         * configure: Regenerate.
4930
4931 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4932
4933         PR target/11572
4934         * configure.in (*-*-darwin*): Renable libobjc.
4935         * configure: Regenerate.
4936
4937 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4938
4939         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4940
4941 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4942
4943         * Makefile.def: Remove libbanshee.
4944         * Makefile.tpl: Ditto.
4945         * configure.in: Ditto.
4946         * Makefile.in: Regen.
4947         * configure: Ditto.
4948
4949 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4950
4951         * ltmain.sh: Use $pic_object as $non_pic_object if
4952         $non_pic_object=none.
4953
4954 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4955
4956         * missing: Import latest version from master repository.
4957
4958 2004-09-06  Nick Clifton  <nickc@redhat.com>
4959
4960         * config.sub: Import latest version from master repository.
4961         * config.guess: Likewise.
4962         This includes these changes:
4963
4964         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4965
4966         * config.sub: Handle crisv32, alias etraxfs.
4967         * config.guess (crisv32:Linux:*:*): Handle.
4968
4969         2004-08-13  Brad Smith  <brad@comstyle.com>
4970
4971         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4972         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4973
4974         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4975
4976         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4977         assume the processor is a powerpc.  This is because coreutils
4978         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4979         in this case, due to a MacOS X bug that causes
4980         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4981         to return a negative number.
4982         Problem reported by Petter Reinholdtsen in:
4983         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4984
4985         2004-07-19  Ben Elliston  <bje@gnu.org>
4986
4987         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4988
4989         2004-06-24  Ben Elliston  <bje@gnu.org>
4990
4991         * config.guess: Update copyright years.
4992         * config.sub: Likewise.
4993
4994         2004-06-22  Robert Millan  <robertmh@gnu.org>
4995
4996         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4997         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4998
4999         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5000
5001         * config.guess (*:*VMS:*:*): New entry. Replaces
5002         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5003         manufacturer.
5004
5005         2004-06-22  Ben Elliston  <bje@gnu.org>
5006
5007         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5008         * config.sub: Likewise.
5009
5010         2004-06-22  Ben Elliston  <bje@gnu.org>
5011
5012         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5013         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5014
5015         2004-06-11  Ben Elliston  <bje@gnu.org>
5016
5017         * config.guess (pegasos:OpenBSD:*:*): Remove.
5018
5019         2004-06-11  Ben Elliston  <bje@gnu.org>
5020
5021         From Wouter Verhelst <wouter@grep.be>:
5022         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5023
5024         2004-06-11  Ben Elliston  <bje@gnu.org>
5025
5026         * config.guess (luna88k:OpenBSD:*:*): New.
5027
5028         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5029
5030         * config.guess (m32r*:Linux:*:*): New case.
5031         * config.sub: Handle m32rle.
5032
5033         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5034
5035         From Jens Petersen  <petersen@redhat.com>:
5036         * config.sub: Handle sparcv8.
5037
5038         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5039
5040         From Tom Smith <smith@cag.lkg.hp.com>:
5041         * config.guess: Version suffixes are equally significant on Tru64
5042         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5043         prefix of "P" (patched kernel).
5044
5045         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5046
5047         * config.sub: Add support for National Semiconductor CRX target.
5048
5049 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5050
5051         * MAINTAINERS (Various Maintainers): Remove myself as web page
5052         maintainer, add myself as maintainer of build status lists.
5053
5054 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5055
5056         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5057         *-*-netware, but add target-libmudflap.
5058         Consolidate *-*-netware targets (of which really only i?86 exists)
5059         into a single entry.
5060         * configure: Likewise.
5061
5062 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5063
5064         * Makefile.tpl (sorry): Remove.
5065         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5066         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5067         (do-clean): Clean per-stage directories too.
5068         (do-distclean): Run distclean-stage1 too.
5069         (.NOTPARALLEL): Enable during toplevel bootstrap.
5070         (stage[+id+]-bubble): Enable parallel execution during
5071         the recursive invocation.
5072         * Makefile.in: Regenerate.
5073
5074         Fix previous checkin:
5075
5076         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5077         include.
5078         * configure.in: Fix indentation.
5079         * configure: Regenerate.
5080
5081 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5082
5083         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5084         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5085         * configure: regenerate
5086         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5087         -mdynamic-no-pic
5088
5089 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5090
5091         * Makefile.def (build_modules): Add fixincludes.
5092         (dependencies): Make gcc depend on fixincludes.
5093         * configure.in (build_tools): Add fixincludes.
5094         (build_configdirs): Always include build_libs.
5095         * Makefile.in: Regenerate.
5096         * configure: Regenerate.
5097
5098 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5099
5100         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5101         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5102         phony targets; do not generate timestamp files.
5103         (distclean-stageN): Remove references to their timestamp files.
5104         (restageN, touch-stageN): Remove.
5105         (stageN-bubble): Rewritten.
5106         (compare): Support lean bootstraps.
5107         * Makefile.in: Regenerate.
5108
5109         * configure.in: Only warn when bootstrapping but
5110         build != host or build != target.  Support lean bootstraps.
5111         * configure: Regenerate.
5112
5113 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5114
5115         * configure.in:  Give a better error message if GMP/MPFR are missing
5116         and a language needing them has been requested.
5117         * configure:  Regenerated.
5118
5119 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5120
5121         * configure.in:  Print a list of available language front-ends if
5122         a requested one is missing.  Tidy stray tab characters.
5123         * configure:  Regenerated.
5124
5125 2004-08-19  Michael Koch  <konqueror@gmx.de>
5126
5127         * gcc/doc/install.texi: Update entry about automake for libjava.
5128
5129 2004-08-17  Robert Millan  <robertmh@gnu.org>
5130
5131         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5132         (instead of FreeBSD).
5133         * configure: Regenerate.
5134
5135 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5136
5137         * Makefile.in: Regenerate.
5138         * configure: Regenerate.
5139
5140         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5141         stage_*_flags.
5142         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5143         for bootstrapped modules if toplevel bootstrap is going.
5144         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5145         modules.  Adjust for changes in Makefile.def.  Enable several
5146         rules even in non-bootstrap mode, just to avoid peppering the
5147         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5148         (stage-[+prev+]-bubble): Remove.
5149
5150         * Makefile.def (Dependencies): Depend on all-build-bison,
5151         all-build-flex, all-build-byacc, all-build-texinfo, rather
5152         than the host variations.
5153         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5154         with BUILD_SUBDIR.
5155         (BISON): Update for recent Bisons.
5156         (YACC): Fix typo.
5157         (cross): Depend on all-build.
5158         (all): Do not depend on all-build.
5159         (prebootstrap): Remove.
5160         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5161         (Prebootstrap dependencies): Add them to the per-stage targets
5162         and to all-prebootstrap.
5163         * configure.in (build_configdirs): Always enable build_tools.
5164         (BUILD_DIR_PREFIX): Remove.
5165
5166         * Makefile.def (gcc): Add target variable.
5167         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5168         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5169         in the recursive `make', instead of hardwiring `all'.
5170         (Autogenerated TARGET-* variables): New.
5171
5172 2004-08-13  Brian Booth  <bbooth@redhat.com>
5173
5174         * MAINTAINERS: Remove myself from write-after-approval.
5175
5176 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5177
5178         * src-release: Stop distributing mmalloc with gdb (which doesn't
5179         use it).
5180         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5181         * Makefile.in: Regenerate.
5182
5183 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5184
5185         * configure.in (arm*-*-eabi*): New target.
5186         * configure: Regenerate.
5187
5188 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5189
5190         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5191         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5192         (Dependencies): New section.
5193         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5194         (configure-target-[+module+]): Depend on maybe-all-gcc
5195         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5196         (toplevel profiledbootstrap): Fix dependencies.
5197         * Makefile.in: Regenerate.
5198
5199 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5200
5201         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5202         target-libiberty to noconfigdirs.
5203         * configure: Regenerate.
5204
5205 2004-08-03  Paul Brook  <paul@codesourcery.com>
5206
5207         * configure.in: Check for MPFR as well as GMP.
5208         * configure: Regenerate.
5209
5210 2004-08-01  Robert Millan  <robertmh@gnu.org>
5211
5212         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5213         libmudflap for all GNU-based systems (with Glibc).
5214         * configure: Regenerate.
5215
5216 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5217
5218         * Makefile.def (host-modules): Add gcc.
5219         * Makefile.in: Regenerate.
5220         * Makefile.tpl (sorry): New rule.
5221         (configure-host, all-host, [+make_target+]-host, do-check,
5222         install-host): Do not add gcc as a special case.
5223         (host modules): Add a small special-casing for gcc.  Export
5224         extra_make_flags through the environment.
5225         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5226         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5227         other recursive targets for gcc): Remove.
5228
5229         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5230         (stage, unstage): New rules.
5231         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5232         distclean-stage[+id+]): Use stage_current.
5233         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5234         the stage*-start rules.
5235
5236 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5237
5238         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5239         use -all_load flag.
5240
5241 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5242
5243         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5244         * configure: Regenerate.
5245
5246 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5247
5248         * maintainer-scripts/gcc_release: Revert yesterday's change.
5249
5250 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5251
5252         * MAINTAINERS: Add myself to write-after-approval.
5253
5254 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5255
5256         * libf2c: Removed.
5257         * gcc/gccbug.in: Updated because of libf2c removal.
5258         * maintainer-scripts/gcc_release: Ditto.
5259
5260 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5261
5262         * configure.in: Build libmudflap by default on FreeBSD.
5263         * configure: Regenerated.
5264
5265 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5266
5267         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5268         systems.
5269         * configure: Regenerated.
5270
5271 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5272
5273         PR target/16344
5274         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5275         feedback based compiler.
5276         * Makefile.in: Rebuilt.
5277
5278 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5279
5280         * Makefile.def (host_modules): Set bootstrap=true for flex.
5281         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5282         * Makefile.in: Rebuilt.
5283
5284 2004-07-07  Jan Hubicka  <jh@suse.cz>
5285
5286         * MAINTAINERS: Add self as a profile feedback maintainer.
5287
5288 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5289
5290         * configure.in:  Do not prepend $srcdir to /dev/null in
5291         makefile fragments.
5292         * configure:  Regenerate.
5293
5294 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5295
5296         * Makefile.def (build_modules): Add bison, byacc, flex,
5297         m4, texinfo.
5298         (flags_to_pass): Add FLEX.
5299         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5300         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5301         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5302         DEFAULT_MAKEINFO): Remove.
5303         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5304         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5305         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5306         objdir or else use configured tool.
5307         (all-build): New.
5308         (all): Depend on it.
5309         (Build module dependencies): Add.
5310         * Makefile.in: Regenerate.
5311         * configure.in: Better support for multiple build modules,
5312         matching what is done for host/target modules.  Do not look
5313         for "plausible" locations of build tools if Canadian cross.
5314         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5315         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5316         * configure: Regenerate.
5317
5318 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5319
5320         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5321         * Makefile.in: Regenerate.
5322
5323 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5324
5325         * Makefile.tpl (configure-build-[+module+],
5326         configure-[+module+], configure-target-[+module+]): Pass
5327         [+extra_configure_args+].
5328         (all-build-[+module+], all-[+module+], check-[+module+],
5329         install-[+module+], [+make_target+]-[+module+],
5330         all-target-[+module+], check-target-[+module+],
5331         install-target-[+module+], [+make_target+]-target-[+module+]):
5332         Pass [+extra_make_args+].
5333         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5334         (GCC_HOST_EXPORTS): Remove.
5335         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5336         cross, check-gcc, check-gcc-c++, install-gcc,
5337         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5338         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5339         * Makefile.in: Regenerate.
5340
5341 2004-06-21  Matthew Sachs  <msachs@apple.com>
5342
5343         * MAINTAINERS: Added self to write-after-approval.
5344
5345 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5346
5347         * configure.in: Check for srcdir/winsup rather than build directory
5348         winsup.
5349         * configure: Regenerate.
5350
5351 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5352
5353         * configure.in: Don't build Cygwin native newlib if winsup
5354         directory is missing.  Emit warning instead.
5355         * configure: Regenerate.
5356
5357 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5358
5359         * Makefile.tpl (touch-stage[+id+]): New.
5360         (restage[+prev+]): Depend on touch-stage[+id+].
5361
5362         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5363         Use it throughout.
5364
5365         * Makefile.def: Add profile and feedback bootstrap stages.
5366         Remove next field from bootstrap stages.
5367         * Makefile.tpl (LN, LN_S): Substitute.
5368         (stageN-start, stageN-end): Use double-colon rules, to
5369         provide a hook for additional setup commands.
5370         (distclean-stageN-gcc, restageN): Create dependencies from
5371         [+prev+], not from [+next+].
5372         (stageN-bubble): Add commands for successive stages from
5373         [+prev+], using double-colon rules.
5374         (all-stageN-gcc): Fix typo.
5375         (stagefeedback-start, profiledbootstrap): New.
5376         * Makefile.in: Regenerate.
5377         * configure.in: Call ACX_PROG_LN.
5378         * configure: Regenerate.
5379
5380 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5381
5382         * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5385
5386         * MAINTAINERS (Write After Approval): Add myself.
5387
5388 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5389
5390         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5391         without gcc.
5392         * configure: Regenerate.
5393
5394 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5395
5396         * Makefile.tpl: Fix typo.
5397         * Makefile.in: Regenerate.
5398
5399 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5400
5401         * configure.in: Remove new- prefix from toplevel
5402         bootstrap targets.
5403         * configure: Regenerate.
5404
5405 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5406
5407         * Makefile.tpl (all.normal): Rename to all.
5408         (all): Replace with a rule to pick the default
5409         target from configure.
5410         (all-gcc, configure-gcc): Use conditionals to
5411         do nothing when toplevel bootstrap is going on.
5412         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5413         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5414         * configure.in: Support --enable-bootstrap.
5415
5416         * Makefile.def: Remove new- prefix from toplevel
5417         bootstrap targets.
5418         * Makefile.tpl: Likewise.
5419
5420         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5421         target.
5422
5423         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5424         $(RECURSE_FLAGS) to recursive invocation of make.
5425
5426         * Makefile.in: Regenerate.
5427         * configure: Regenerate.
5428
5429 2004-05-30  Andreas Jaeger  <aj@suse.de>
5430             Jim Wilson  <wilson@specifixinc.com>
5431
5432         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5433         like CC.
5434
5435 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5436
5437         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5438         * configure: Regenerate.
5439
5440 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5441
5442         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5443         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5444         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5445         targets.
5446         * Makefile.in: Regenerate.
5447
5448 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5449
5450         * configure.in: Test the ability to symlink directories.
5451         * configure: Regenerate.
5452
5453         * Makefile.def (bootstrap-stage): New definitions.
5454         * Makefile.tpl (configure-stage1-gcc,
5455         configure-stage2-gcc, configure-stage3-gcc,
5456         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5457         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5458         new-restage3, compare): Autogenerate, see Makefile.in
5459         entry for behavioral changes.
5460         (distclean-stage1, new-stage1-start, new-stage1-end,
5461         new-stage1-bubble, distclean-stage2, new-stage2-start,
5462         new-stage2-end, new-stage2-bubble, distclean-stage3,
5463         new-stage3-start, new-stage3-end): New autogenerated targets.
5464         (objext, prebootstrap, BOOT_CFLAGS,
5465         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5466         targets.
5467
5468         * Makefile.in: Regenerate.
5469         (distclean-stage1, new-stage1-start, new-stage1-end,
5470         new-stage1-bubble, distclean-stage2, new-stage2-start,
5471         new-stage2-end, new-stage2-bubble, distclean-stage3,
5472         new-stage3-start, new-stage3-end): New targets.
5473         (all-stage1-gcc): Move prebootstrap dependency from here...
5474         (configure-stage1-gcc): ...to here.
5475         (new-bootstrap): Use bubble targets.
5476         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5477         Use per-stage distclean targets.
5478         (configure-stage1-gcc, configure-stage2-gcc,
5479         configure-stage3-gcc, all-stage1-gcc,
5480         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5481         Use new-stageN-start to prepare the tree.
5482
5483 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5484
5485         * Makefile.def (host_modules): add libcpp.
5486         * Makefile.tpl: Add dependencies on and for libcpp.
5487         * Makefile.in: Regenerate.
5488         * configure.in: Add libcpp host module.
5489         * configure: Regenerate.
5490
5491 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5492
5493         * Makefile.tpl: Whenever a recursive target is defined, wrap
5494         it in a special @if/@endif block, and prepare its maybe
5495         dependency in the @if/@endif block
5496         * configure.in: Instead of writing maybe dependencies, remove
5497         the @if/@endif statements, and remove the @if/@endif blocks
5498         that remain.
5499         * configure: Regenerate.
5500         * Makefile.in: Regenerate.
5501
5502 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5503
5504         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5505
5506 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5507
5508         PR bootstrap/15120
5509         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5510         * */configure: Rebuilt.
5511
5512 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5513
5514         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5515         of libf2c.
5516         * configure, Makefile.in: Regenerate.
5517
5518 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5519
5520         * MAINTAINERS (Write After Approval): Add myself.
5521
5522 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5523
5524         Merge from tree-ssa-20020619-branch.
5525
5526         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5527         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5528         (HOST_GMPLIBS): Define.
5529         (HOST_GMPINC): Define.
5530         (TARGET_LIB_PATH): Add libmudflap.
5531         (GFORTRAN_FOR_TARGET): Define.
5532         (configure-build*): Export GFORTRAN.
5533         (configure-gcc): Export GMPLIBS and GMPINC.
5534         (all-gcc): Add maybe-all-libbanshee.
5535         (configure-target-libgfortran): Define.
5536         * Makefile.in: Regenerate.
5537         * configure.in (host_libs): Add libbanshee.
5538         (target_libraries): Add target-libmudflap and target-libgfortran.
5539         Add --with-libbanshee.
5540         Handle --disable-libmudflap.
5541         (*-*-freebsd*): Use with_gmp.
5542         Add $(libgcj) to noconfigdirs.
5543         * configure: Regenerate.
5544         * depcomp: New file.
5545         * MAINTAINERS: Add tree-ssa maintainers.
5546
5547 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5548
5549         * MAINTAINERS (Various Maintainers): Add myself.
5550
5551 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5552
5553         * MAINTAINERS (Write After Approval): Add myself.
5554
5555 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5556
5557         * MAINTAINERS (Write After Approval): Add myself.
5558
5559 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5560
5561         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5562         * configure: Regenerate.
5563
5564 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5565
5566         Revert:
5567         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5568
5569         * Makefile.def (flags_to_pass): Remove *dir variables that
5570         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5571         as well as prefix and exec_prefix.
5572         * Makefile.in: Regenerate.
5573
5574 2004-04-26  Robert Millan  <robertmh@gnu.org>
5575
5576         Add patches from libtool CVS.
5577         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5578         * ltconfig: Likewise.
5579         * ltcf-c.sh: Likewise.
5580         * ltcf-cxx.sh: Likewise.
5581         * ltcf-gcj.sh: Likewise.
5582
5583 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5584
5585         * Makefile.def (host_modules): Mark with the bootstrap
5586         flag packages on which gcc depends.
5587         * Makefile.tpl (all-bootstrap): Use it.
5588         * Makefile.in: Regenerate.
5589
5590 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5591
5592         * Makefile.def (flags_to_pass): Remove *dir variables that
5593         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5594         as well as prefix and exec_prefix.
5595         * Makefile.in: Regenerate.
5596
5597 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5598
5599         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5600         * configure: Regenerate.
5601         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5602         * gcc/Makefile.tpl (compare): Use the result of the test.
5603         * gcc/Makefile.in: Regenerate.
5604
5605 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5606
5607         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5608         Always relocate gcc and prev-gcc to the original names, even
5609         if the build fails.
5610         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5611         New targets.
5612
5613 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5614
5615         * MAINTAINERS: Update my email address.
5616
5617 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5618
5619         * configure.in (mips*-*-irix5*): Enable ld.
5620         * configure: Regenerate.
5621
5622 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5623
5624         * configure: Regenerate.
5625
5626 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5627
5628         * Makefile.tpl (configure-[+module+], configure-gcc,
5629         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5630         Set and export LDFLAGS.
5631         * Makefile.in: Regenerate.
5632
5633 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5634
5635         * MAINTAINERS: Add myself to write-after-approval.
5636
5637 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5638
5639         PR bootstrap/14871
5640         * Makefile.tpl: If we don't have built-in-tree target tools,
5641         use the ones found by configure rather than hacking around with
5642         program_transform_name.
5643         * configure.in: Give Makefile.tpl the information necessary
5644         to do that.
5645         * Makefile.in: Regenerate.
5646         * configure: Regenerate.
5647
5648 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5649
5650         PR bootstrap/14760
5651         * configure.in: When computing baseargs, strip *all* copies of
5652         offending options.  Also, don't match/substitute the trailing space,
5653         so that this actually works when two similar options are separated by
5654         only one space.
5655         * configure: Regenerate.
5656
5657 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5658
5659         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5660         (rs6000-*-aix*): Same.
5661         * configure: Regenerate.
5662
5663 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5664
5665         * MAINTAINERS: Add myself to write-after-approval.
5666
5667 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5668
5669         * MAINTAINERS: Add myself to write-after-approval.
5670
5671 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5672
5673         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5674         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5675         * Makefile.in: Regenerate.
5676
5677         * configure.in (top level bootstrap support): Rework --enable-werror
5678         to set @stage2_werror_flag@.
5679         * configure: Regenerate.
5680         * Makefile.tpl (top level bootstrap support): Pass
5681         @stage2_werror_flag@ down to configure in stages 2 and 3.
5682         * Makefile.in: Regenerate.
5683
5684 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5685
5686         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5687         for stages 2 and 3 as well as in make.  As a consequence, remove
5688         OUTPUT_OPTION (now detected by configure) from the flags passed down
5689         to make.
5690         * Makefile.in: Regenerate.
5691
5692         * Makefile.tpl (new-bootstrap): Fix typo.
5693         * Makefile.in: Regenerate.
5694
5695 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5696
5697         * Makefile.tpl: Rearrange by moving recursive_targets rules
5698         into their proper sections.
5699         * Makefile.tpl (top level bootstrap support): Move disabling
5700         of coverage flags from 'make' to 'configure'; improve comments.
5701         * Makefile.in: Regenerate.
5702
5703         * Makefile.tpl (experimental top level bootstrap) Move stage1
5704         language setting from all- target to configure- target; disable
5705         intermodule optimization in stage 1; prevent gratuitous rebuilds
5706         of stage 1.
5707         * Makefile.in: Regenerate.
5708         * configure.in: Comma-separate stage 1 language list for top
5709         level bootstrap.
5710         * configure: Regenerate.
5711
5712         * Makefile.tpl: Clean up experimental top level bootstrap support:
5713         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5714         prev-gcc in configure- targets as well as all- targets.
5715         * Makefile.in: Regenerate.
5716
5717 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5718
5719         * compile: New file imported from automake.
5720
5721 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5722
5723         * configure.in: Remove symbolic link section.
5724         * configure: Regenerate.
5725         * Makefile.tpl (links): Remove.
5726         * Makefile.in: Regenerate.
5727
5728 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5729             Nathanael Nerode  <neroden@gcc.gnu.org>
5730
5731         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5732         Set with AC_CHECK_PROGS.
5733         * configure.in: Fix comment typo from last patch.
5734         * configure: Regenerate.
5735
5736 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5737
5738         * Makefile.tpl: Introduce experimental top level bootstrap support.
5739         * Makefile.in: Regenerate.
5740         * configure.in: Introduce support for top level bootstrap.
5741         * configure: Regenerate.
5742
5743 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5744             Paolo Bonzini  <bonzini@gnu.org>
5745
5746         PR bootstrap/14522
5747         * configure.in: Cope with shells that do not support unquoted ^
5748         * configure: Regenerate.
5749
5750 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5751             Paolo Bonzini  <bonzini@gnu.org>
5752
5753         PR bootstrap/14522
5754         * configure.in: Cope with shells that do not support nesting
5755         quotes inside quoted backquote substitutions.
5756         * configure: Regenerate.
5757
5758 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5759
5760         PR bootstrap/14522
5761         * configure.in: Fix escaping of $.
5762         * configure: Regenerate.
5763
5764 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5765
5766         * configure: Regenerate, since I forgot to while committing Paolo's
5767         changes.
5768
5769 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5770
5771         PR ada/14131
5772         Move language detection to the top level.
5773         * configure.in: Find default values for the tools as
5774         soon as possible.  Disable ada if GNAT is not found.
5775         Emit error message about missing languages.  Expand
5776         --enable-languages=all for the gcc subdirectory.
5777
5778 2004-03-10  Ben Elliston  <bje@gnu.org>
5779
5780         * MAINTAINERS: Update my email address.
5781
5782 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5783
5784         * ltconfig: Disable building static libraries if building shared
5785         libraries on AIX 5L.
5786
5787 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5788
5789         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5790         and disable libgcj.
5791         * configure: Regenerated.
5792
5793 2004-03-01  Brian Booth  <bbooth@redhat.com>
5794
5795         * MAINTAINERS: Add myself to write-after-approval.
5796
5797 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5798
5799         * MAINTAINERS: Add myself to write-after-approval.
5800
5801 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5802
5803         PR bootstrap/7087
5804         * Makefile.tpl: Guard XFOO sed statements better.
5805         * Makefile.tpl: Add dependency for configure-target-libada.
5806         * Makefile.in: Regenerate (incidentally fixes broken
5807         commit when libada-branch was merged).
5808
5809 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5810
5811         * MAINTAINERS: Add myself to write-after-approval.
5812
5813 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5814
5815         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5816         maintainers.
5817
5818 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5819
5820         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5821         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5822
5823 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5824
5825         PR bootstrap/11932
5826         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5827
5828 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5829
5830         * MAINTAINERS: Added myself to write-after-approval.
5831
5832 2004-02-14  Michael Koch  <konqueror@gmx.de>
5833
5834         * MAINTAINERS: Added myself to write-after-approval.
5835
5836 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5837
5838         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5839         some OS port maintainers to OS port maintainers section.
5840
5841 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5842
5843         * MAINTAINERS: Add self.
5844
5845 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5846
5847         * MAINTAINERS: Alphabetize.
5848
5849 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5850
5851         * MAINTAINERS: Remove myself.
5852
5853 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5854
5855         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5856         (rs6000-*-aix*): Same.
5857         * configure: Regenerate.
5858
5859 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5860
5861         * configure.in (host): Add in missing $noconfigdirs to defines.
5862         * configure: Regenerate.
5863
5864 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5865             Nathanael Nerode  <neroden@gcc.gnu.org>
5866
5867         PR ada/6637, PR ada/5911
5868         Merge with libada-branch:
5869         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5870         with appropriate dependencies. Add --enable-libada configure switch.
5871         * configure, Makefile.in: Regenerate.
5872
5873 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5874
5875         * MAINTAINERS: Add myself to write-after-approval.
5876
5877 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5878
5879         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5880         * configure: Regenerate.
5881
5882 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5883
5884         Merge from upstream:
5885
5886         * ltmain.in: When setting IFS to '~', be careful about user
5887         arguments that contain '~'.
5888
5889         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5890
5891         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5892         Also test $base_compile against $CC with escaped arguments. Bug
5893         reported by Geoff Keating <geoffk@apple.com>.
5894
5895 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5896
5897         * MAINTAINERS: Remove i960 port.
5898
5899 2004-01-23  DJ Delorie  <dj@redhat.com>
5900
5901         * Makefile.def (target_modules) [libiberty]: Don't stage.
5902         * Makefile.in: Rebuilt.
5903
5904 2004-01-20  Caroline Tice  <ctice@apple.com>
5905
5906         * MAINTAINERS: Add myself to write-after-approval.
5907
5908 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5909
5910         * MAINTAINERS: Update my email address.
5911
5912 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5913
5914         * MAINTAINERS: Add myself to write-after-approval.
5915
5916 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5917
5918         * MAINTAINERS: Remove entries without email address.
5919
5920 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5921
5922         * MAINTAINERS: Add myself to write-after-approval.
5923
5924 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5925
5926         * MAINTAINERS: Update my email address.
5927
5928 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5929
5930         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5931         * Makefile.tpl (configure-target-[+module+]): Support stage.
5932         * Makefile.in: Rebuilt.
5933
5934 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5935
5936         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5937
5938 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5939
5940         * MAINTAINERS: Add myself as a MIPS maintainer.
5941
5942 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5943
5944         * configure.in: Use ./config.cache, not config.cache.
5945         * configure: Regenerate.
5946         * Makefile.tpl: Special-casing not needed for GCC any more.
5947         * Makefile.in: Regenerate.
5948
5949         * configure.in: Don't share a cache file for host dirs.
5950         * configure: Regenerate.
5951
5952         * config-ml.in: Don't mess with the cache file.
5953
5954 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5955
5956         * MAINTAINERS: Move myself from 'Write After Approval' to
5957         'CPU Port Maintainers' section as SPARC maintainer.
5958
5959 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5960
5961         * Makefile.tpl: Make GCC use a separate config.cache.
5962         * Makefile.in: Regenerate.
5963
5964         PR bootstrap/11932, PR bootstrap/11933
5965         (I don't know if it will fix either of them, but it relates
5966         to them.)
5967         * configure.in: Don't use shared config.cache for target
5968         directories.
5969         * configure: Regenerate.
5970
5971 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5972
5973         * MAINTAINERS: Add myself to 'Write After Approval' section.
5974
5975 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5976
5977         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5978         * configure: Regenerated.
5979
5980 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5981
5982         * MAINTAINERS: Remove the mn10200 maintainer.
5983
5984 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5985
5986         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5987         * configure: Regenerated.
5988
5989 2003-12-16  Jan Hubicka  <jh@suse.cz>
5990
5991         * MAINTAINERS: Add myself as callgraph maintainer.
5992
5993 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5994
5995         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5996         * configure: Regenerate.
5997
5998 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5999
6000         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6001         'Write After Approval' section. Update email.
6002
6003 2003-12-01  James Lemke  <jim@wasabisystems.com>
6004
6005         * MAINTAINERS (Write After Approval): Add myself.
6006
6007 2003-11-20  Matt Thomas  <matt@3am-software.com>
6008
6009         * MAINTAINERS: Add myself as a vax port maintainer.
6010
6011 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6012
6013         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6014         (configure-build-[+module+], configure-[+module+]): Likewise.
6015         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6016         * Makefile.in: Regenerate.
6017
6018 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6019
6020         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6021         shared/dylibed libraries.
6022         * ltmain.sh: Likewise.
6023         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6024         * ltcf-cxx.sh: Likewise.
6025         * ltcf-gcj.sh: Likewise.
6026         * ltconfig: Likewise.
6027
6028 2003-11-17  Stan Cox  <scox@redhat.com>
6029
6030         * MAINTAINERS: Add myself as iq2000 port maintainer.
6031
6032 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6033
6034         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6035         * Makefile.in: Regenerate.
6036
6037 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6038
6039         * config.sub: Update to 2003-11-03 version.
6040
6041 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6042
6043         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6044         * configure:  Regenerate.
6045
6046 2003-10-20  Nicolas Pitre  <nico@cam.org>
6047
6048         * MAINTAINERS: Add myself to 'Write After Approval' section.
6049
6050 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6051
6052         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6053
6054 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6055
6056         * MAINTAINERS: Update my email address.
6057
6058 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6059
6060         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6061
6062 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6063
6064         * MAINTAINERS: Add myself to 'Write After Approval' section.
6065
6066 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6067
6068         * config.guess: Update to 2003-10-16 version.
6069         * config.sub: Update to 2003-10-16 version.
6070
6071 2003-10-15  David Daney  <ddaney@avtrex.com>
6072
6073         * MAINTAINERS: Added myself to 'Write After Approval' section.
6074
6075 2003-10-15  Falk Hueffner  <falk@debian.org>
6076
6077         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6078         'Write After Approval' section. Update email.
6079
6080 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6081
6082         * MAINTAINERS: Move myself from 'Write After Approval' to
6083         'Various Maintainers' section as middle-end maintainer.
6084
6085 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6086
6087         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6088         HOST_FLAGS_TO_PASS.
6089         * Makefile.in: Regenerate.
6090
6091 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6092
6093         * config.guess: Update to 2003-10-07 version.
6094         * config.sub: Update to 2003-10-07 version.
6095
6096 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6097
6098         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6099         * ltconfig (irix5*, irix6*): Don't override version_type.
6100
6101 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6102
6103         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6104         * configure: Rebuilt
6105         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6106         * Makefile.in: Rebuilt
6107
6108 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6109
6110         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6111
6112 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6113
6114         * MAINTAINERS (Write After Approval): Add myself.
6115
6116 2003-09-29  Paul Koning  <ni1d@arrl.net>
6117
6118         * MAINTAINERS: Move myself from "Write After Approval"
6119         to CPU platform maintainers for pdp11 platform.
6120
6121 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6122
6123         * MAINTAINERS: Move myself from 'Write After Approval' to
6124         'Various Maintainers' section as libffi testsuite maintainer.
6125
6126 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6127
6128         * configure.in: Pass a computed --program-transform-name
6129         to subconfigures.
6130         * configure: Regenerated.
6131
6132 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6133
6134         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6135         * Makefile.in: Regenerate.
6136
6137         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6138         * Makefile.in: Regenerate.
6139
6140 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6141
6142         * MAINTAINERS: Move myself from 'Write After Approval'
6143         to 'Various Maintainers' (objective-c) section.
6144
6145 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6146
6147         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6148         quoting.
6149         * configure: Regenerated.
6150
6151 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6152
6153         * MAINTAINERS (Write After Approval): Add myself to write after
6154         approval list.
6155
6156 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6157
6158         * MAINTAINERS (Write After Approval): Add myself.
6159
6160 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6161
6162         * MAINTAINERS: Update my e-mail address.
6163
6164 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6165
6166         * libtool.m4 (LD): Correct powerpc64 host match.
6167
6168 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6169
6170         * MAINTAINTERS: Update my affiliation and email address.
6171
6172 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6173
6174         * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2003-09-04  DJ Delorie  <dj@redhat.com>
6177
6178         * configure: Regenerate.
6179
6180 2003-09-04  Robert Millan  <robertmh@gnu.org>
6181
6182         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6183
6184 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6185
6186         * configure.in: Ensure arguments to sed are properly spaced.
6187         * configure: Regenerate.
6188
6189 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6190
6191         * MAINTAINERS: Update my e-mail address.
6192
6193 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6194
6195         * MAINTAINERS (Write After Approval): Add myself.
6196
6197 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6198
6199         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6200         * configure: Regenerated.
6201
6202 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6203
6204         * MAINTAINERS: Update my email address.
6205
6206 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6207
6208         * configure.in:  Use newline instead of semicolon when assuming
6209         shell arguments in a for loop.
6210         * configure:  Regenerated.
6211
6212 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6213
6214         * MAINTAINERS: Resurrect the i860 maintainer.
6215
6216 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6217
6218         PR 8180
6219         * configure.in: When testing with_libs and with_headers, treat
6220         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6221         * configure: Regenerate.
6222
6223         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6224         make, shell, etc.
6225         (baseargs): Likewise.
6226         * configure: Regenerate.
6227
6228 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6229
6230         * MAINTAINERS (Write After Approval): Add myself.
6231
6232 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6233
6234         * configure.in: Disable libgcj for darwin not on powerpc.
6235         * configure: Rebuild.
6236
6237 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6238
6239         * config-ml.in, symlink-tree: Add license.
6240
6241 2003-08-03  Richard Stallman  <rms@gnu.org>
6242             Eben Moglen  <moglen@columbia.edu>
6243
6244         * README.SCO: New file.
6245
6246 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6247
6248         * Makefile.tpl (check, check-c++): Express dependencies using
6249         dependencies rather than commands.
6250         * Makefile.in: Regenerate.
6251
6252 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6253
6254         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6255         * configure: Ditto.
6256
6257 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6258
6259         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6260         * Makefile.in: Update.
6261
6262 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6263
6264         * configure.in: Enable libgcj for darwin.
6265         * configure: Rebuild.
6266
6267 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6268
6269         * config-ml.in:  Use ac_configure_args directly instead of
6270         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6271         actually seen.
6272
6273 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6274
6275         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6276         creating target and build subdirs to build all parent dirs as needed.
6277         * Makefile.in: Rebuild.
6278         * configure.in: Don't build dirs explicitly here.
6279         * configure: Rebuild.
6280
6281 2003-07-26  Paul Brook  <paul@nowt.org>
6282
6283         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6284
6285 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6286
6287         * Makefile.tpl (all-make): Depend on intl.
6288         * Makefile.in: Rebuilt.
6289
6290 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6291
6292         * install-sh:  Update to newer upstream versions (associated with
6293         aclocal 1.7).
6294         * mkinstalldirs:  Likewise.
6295         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6296
6297 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6298
6299         * MAINTAINERS: Move self from Bug database only accounts
6300         to write-after-approval.
6301
6302 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6303
6304         * config.if: Remove unused libc_interface determination.
6305
6306 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6307
6308         * MAINTAINERS: Move self from write-after-approval to
6309         build machinery (*.in).
6310
6311 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6312
6313         PR bootstrap/11273
6314         PR bootstrap/11408
6315         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6316         unused INSTALL_PROGRAM_ARGS.
6317         * configure.in: Use AC_PROG_INSTALL.
6318         * Makefile.in: Regenerate.
6319         * configure: Regenerate.
6320
6321 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6322
6323         * MAINTAINERS: Alphabetize.
6324
6325 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6326
6327         * configure: Rebuilt.
6328         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6329         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6330         newlib nor libgloss.
6331         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6332         * configure.in (am33_2.0-*-linux*): Added.
6333
6334 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6335
6336         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6337         * configure: Regenerate.
6338
6339 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6340
6341         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6342         * Makefile.in: Regenerate.
6343
6344 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6345
6346         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6347         * Makefile.in: Regenerate.
6348
6349 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6350
6351         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6352         * Makefile.in: Regenerated.
6353
6354         * config-ml.in: Replace PWD with PWD_COMMAND.
6355
6356 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6357
6358         * intl: New directory; see intl/ChangeLog for details.
6359         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6360         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6361         * Makefile.in: Regenerate.
6362
6363 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6364
6365         * configure.in: Clean up config-lang.in handling.  Delete
6366         useless assignment to "subdirs".
6367         * configure: Regenerate.
6368
6369 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6370
6371         * configure.in: Rename 'target_libs' to 'target_libraries'.
6372         Remove useless reference to 'target_libs'.
6373         * configure: Regenerate.
6374
6375 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6376
6377         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6378         * Makefile.in: Regenerate.
6379
6380 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6381
6382         * Makefile.def: Introduce flags_to_pass.
6383         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6384         * Makefile.in: Regenerate.
6385
6386 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6387
6388         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6389         and target-libgloss.
6390         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6391         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6392         * configure: Regenerate.
6393
6394 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6395
6396         * configure.in: Update testsuite_flags to new location.
6397         * configure. Regenerate.
6398
6399 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6400
6401         * Makefile.tpl: Remove BUILD_CC stuff.
6402         * Makefile.in: Regenerate.
6403
6404 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6405
6406         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6407
6408 2003-06-16  Graeme Peterson  <gp@qnx.com>
6409
6410         * MAINTAINERS (Write After Approval): Add myself.
6411
6412 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6413
6414         * config.guess: Update to 2003-06-12 version.
6415         * config.sub: Update to 2003-06-13 version.
6416
6417 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6418
6419         * config.guess: Update to 2003-06-06 version.
6420         * config.sub: Update to 2003-06-06 version.
6421
6422 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6423
6424         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6425         * configure. Regenerate.
6426
6427 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6428
6429         * configure.in: Disable serial configure by default.
6430         * configure: Regenerate.
6431         * Makefile.tpl: Abolish .NOTPARALLEL.
6432         * Makefile.in: Regenerate.
6433
6434         * Makefile.tpl: Replace {build,host,target}_canonical by
6435         {build,host,target}.
6436         * Makefile.in: Regenerate.
6437
6438         * Makefile.tpl: Fix stupid pasto.
6439         * Makefile.in: Regenerate.
6440
6441 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6442
6443         * Makefile.tpl: Remove bogus conditional.
6444         * Makefile.in: Regenerate.
6445
6446 2003-06-05  Jan Hubicka  <jh@suse.cz>
6447
6448         * Makefile.tpl (profiledbootstrap): New target.
6449         * Makefile.in (profiledbootstrap): New target.
6450
6451 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6452
6453         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6454         Pinski. Remove user names from other bugzilla-only maintainers.
6455
6456 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6457
6458         * Makefile.tpl: Make 'recursive targets' using autogen rather
6459         than shell loop.  Remove duplicate 'clean' targets and false
6460         comments.
6461         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6462         Add systematic method of specifying missing targets in subdirs.
6463         Add copyright boilerplate.
6464         * Makefile.in: Regenerate.
6465         * configure.in: Add 'recursive targets' to maybe list.
6466         * configure: Regenerate.
6467
6468         * MAINTAINERS: "GNATS only" -> "Bug database only".
6469
6470         * Makefile.tpl: Rename [+target+] to [+make_target+].
6471         * Makefile.def: Rename 'target' to 'make_target'.
6472
6473 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6474
6475         * MAINTAINERS: Add self as options handling maintainer.
6476
6477 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6478
6479         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6480         been too long since I touched those ports.
6481
6482 2003-05-28  DJ Delorie  <dj@redhat.com>
6483
6484         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6485         * Makefile.in: Regenerate.
6486
6487 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6488
6489         * configure.in: Use curly braces in the definition of tooldir.
6490         * configure: Regenerate.
6491
6492 2003-05-21  DJ Delorie  <dj@redhat.com>
6493
6494         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6495         newlib or libgloss.
6496         * Makefile.in: Regenerate.
6497
6498 2003-05-21  DJ Delorie  <dj@redhat.com>
6499
6500         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6501         * Makefile.in: Regenerate.
6502
6503 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6504
6505         * MAINTAINERS: Update my e-mail address.
6506
6507 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6508
6509         * configure.in: Switch more things to use maybe dependencies.
6510         * Makefile.tpl: Switch more things to use maybe dependencies.
6511         Factor out common code from autogen IF statements.
6512         * configure: Regenerate.
6513         * Makefile.in: Regenerate.
6514
6515 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6516
6517         * configure.in: Accept i[3456789]86 for machine type.
6518         * configure: Regenerate.
6519
6520 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6521
6522         * configure.in: Switch more things to use maybe dependencies.
6523         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6524         * configure: Regenerate.
6525         * Makefile.tpl: Switch more things to use maybe dependencies.
6526         * Makefile.in: Regenerate.
6527
6528 2003-05-16  Andreas Schwab  <schwab@suse.de>
6529
6530         * Makefile.tpl (install-opcodes): Define.
6531         * Makefile.in: Rebuild.
6532
6533 2003-05-13  Andreas Jaeger  <aj@suse.de>
6534
6535         * config.guess: Update to 2003-05-09 version.
6536         * config.sub: Update to 2003-05-09 version.
6537
6538 2003-05-13  Michael Eager  <eager@mvista.com>
6539
6540         * configure.in: Correct sed script so that options in quotes are not
6541         deleted.
6542         * configure: Rebuild.
6543
6544 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6545
6546         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6547         and $$s/newlib/libc/sys/cygwin32 include paths.
6548         * configure: Ditto.
6549
6550 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6551
6552         * MAINTAINERS: Update my email addresses.
6553
6554 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6555
6556         * config-ml.in: Propagate INSTALL variables.
6557
6558 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6559
6560         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6561
6562 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6563
6564         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6565         * Makefile.in: Regenerate.
6566
6567 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6568
6569         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6570
6571 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6572
6573         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6574
6575 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6576
6577         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6578         * Makefile.in: Regenerated.
6579
6580 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6581
6582         * MAINTAINERS (Write After Approval): Upgrade myself from
6583         GNATS only to write-after-approval. Update my mail address.
6584
6585 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6586
6587         (OS Port Maintainers: freebsd): Add myself.
6588
6589 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6590
6591         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6592
6593 2003-04-22  Kean Johnston  <jkj@sco.com>
6594
6595         * MAINTAINERS (SCO ports): Added myself.
6596
6597 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6598
6599         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6600
6601 2003-04-19  Kean Johnston  <jkj@sco.com>
6602
6603         * MAINTAINERS (Write After Approval): Add myself.
6604
6605 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6606
6607         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6608         * Makefile.in: Regenerate.
6609
6610 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6611
6612         * configure.in (powerpc64*-*-linux*): Remove.
6613         * configure: Rebuilt.
6614
6615 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6616
6617         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6618         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6619         and restrap.
6620         * Makefile.in:  Regenerate.
6621
6622 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6623
6624         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6625         * configure: Regenerated.
6626
6627 2003-04-15  DJ Delorie  <dj@redhat.com>
6628
6629         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6630
6631 2003-04-13  Nick Clifton  <nickc@redhat.com>
6632
6633         * config-ml.in: Remove support for --disable-aix removing
6634         call-aix multilibs.
6635
6636 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6637
6638         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6639         * */configure: Rebuilt.
6640
6641 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6642
6643         * MAINTAINERS: Add my email address.
6644
6645 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6646
6647         * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6650
6651         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6652         * Makefile.in: Regenerate.
6653
6654 2003-03-14  Michael Chastain  <mec@shout.net>
6655
6656         * Makefile.in: Regenerate with correct Makefile.def.
6657
6658 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6659
6660         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6661         Make macro.
6662         * Makefile.in: Regenerate.
6663         * configure.in: Clean up gxx_include_dir logic.
6664         * configure: Regenerate.
6665
6666 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6667
6668         * MAINTAINERS (Write After Approval): Add myself.
6669
6670 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6671
6672         * MAINTAINERS: Update my mail address.
6673
6674 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6675
6676         * configure.in (gxx_include_dir): Fix typo.
6677         * configure: Regenerated.
6678
6679 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6680
6681         * Makefile.tpl: Reindent.
6682         * Makefile.in: Regenerate.
6683         * configure.in: Reindent.  Don't set unused variables.
6684         * configure: Regenerate.
6685
6686 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6687
6688         * configure.in: Include $(build_tooldir)/sys-include in
6689         FLAGS_FOR_TARGET.
6690         * configure: Regenerated.
6691
6692 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6693
6694         * Makefile.tpl: Always pass down RANLIB.
6695         * Makefile.in: Regenerate.
6696
6697         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6698         * Makefile.in: Regenerate.
6699         * configure.in: Remove unused logic relating to --enable-shared
6700         and --enable-threads.  Remove bogus comments.  Remove redundant
6701         noconfigdirs.
6702         * configure: Regenerate.
6703
6704         * configure.in: Replace ${libstdcxx_version} by its value.
6705         Remove reference to mh-dgux.
6706         * configure: Regenerate.
6707
6708 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6709
6710         * MAINTAINERS (Write After Approval): Add myself.
6711
6712 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6713
6714         * Makefile.tpl: Rearrange.
6715         * Makefile.in: Regenerate.
6716
6717 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6718
6719         * configure.in: Add support for kaOS as cross build target system.
6720         * configure: Regenerated.
6721
6722 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6723
6724         * MAINTAINERS (Write after approval): Add myself.
6725
6726 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6727
6728         * MAINTAINERS: Update my email address.
6729
6730 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6731
6732         * MAINTAINERS: Add self to blanket write privs. section.
6733
6734 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6735
6736         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6737         configure-target-* as some target builds may require additional
6738         flags for preprocessor tests.
6739         * Makefile.in: Regenerated.
6740
6741 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6742
6743         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6744         * ltconfig: Handle it.
6745         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6746         auto-detecting it.
6747
6748         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6749         it is used as argument to $CC.
6750         * ltcf-gcj.sh: Likewise.
6751
6752         * configure.in: Introduce --enable-maintainer-mode.
6753         * configure: Rebuilt.
6754         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6755         for maintainer mode.
6756         * Makefile.in: Rebuilt.
6757
6758 2003-02-18  Jason Merrill  <jason@redhat.com>
6759
6760         * Makefile.tpl (check-c++): Allow parallelism.
6761
6762 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6763
6764         * MAINTAINERS: Remove John Carr (who never actually had access to
6765         gcc.gnu.org).
6766
6767 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6768
6769         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6770         don't configure target-libobjc.
6771         * configure: Regenerate.
6772
6773 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6774
6775         * Makefile.tpl (RANLIB): Define.
6776         * Makefile.in: Regenerate.
6777
6778 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6779
6780         * MAINTAINERS: Update my email.
6781
6782 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6783
6784         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6785         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6786         * Makefile.in: Regenerated.
6787         * configure.in: Remove all traces of snavigator, db, and grep.
6788         * configure: Regenerated.
6789
6790 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6791
6792         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6793         After Approval.
6794
6795 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6796
6797         * MAINTAINERS (Write after approval): Add myself.
6798
6799 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6800
6801         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6802         * Makefile.in: Regenerated.
6803
6804 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6805
6806         * config.guess: Updated to 2003-01-30's version.
6807         * config.sub: Updated to 2003-01-28's version.
6808
6809 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6810
6811         * config.if: If gcc_version is already set, just use it.  Don't set
6812         gcc_version_trigger if it's already set, otherwise set it to
6813         gcc/version.c, but only if the file exists.  If it is not set and
6814         gcc/version.c does not exist, try to extract the version number from
6815         $CC.
6816
6817 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6818
6819         * MAINTAINERS: Add myself to write-after-approval list.
6820
6821 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6822
6823         * configure.in:  Revert 24Jan change.
6824         * configure:  Regenerate.
6825
6826 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6827
6828         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6829         entry of HJ Lu.
6830
6831 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6832
6833         * configure.in: Revert previous change.
6834         * configure: Regenerate.
6835
6836 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6837
6838         * configure.in: Make rda native-only.
6839         * configure: Regenerate.
6840
6841 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6842
6843         * MAINTAINERS: Move myself from GNATS-only-accounts to
6844         write-after-approval.
6845
6846 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6847
6848         * configure.in: Add missing \.
6849         * configure: Rebuilt.
6850
6851 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6852
6853         * configure.in (baseargs): Avoid using \| in sed regular
6854         expressions.
6855         * configure: Rebuilt.
6856
6857 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6858
6859         * configure.in (baseargs): Remove all supported forms of
6860         --cache-file, --srcdir, --host, --build and --target options
6861         from argument lists.
6862         * configure: Rebuilt.
6863
6864 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6865
6866         * MAINTAINERS: Add myself to write-after-approval list.
6867
6868 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6869
6870         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6871         * configure: Rebuilt.
6872
6873 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6874
6875         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6876         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6877         * Makefile.in: Regenerate.
6878         * configure: Regenerate.
6879
6880 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6881
6882         * configure.in: Remove Makefile in build, host and target modules
6883         unless configure was run with --no-recursion.
6884         * configure: Rebuilt.
6885
6886 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6887
6888         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6889         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6890         * Makefile.in: Regenerate.
6891
6892 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6893
6894         * config.guess: Update to 2003-01-03 version.
6895         * config.sub: Update to 2003-01-03 version.
6896
6897 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6898
6899         * configure: Regenerate with proper autoconf 2.13.
6900
6901 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6902
6903         * configure.in: Add AC_PREREQ for consistency.
6904         * configure: Regenerate.
6905
6906 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6907
6908         * configure.in (GDB_TK): Add tcl directories conditional on
6909         gdb/gdbtk directory being present.
6910         * configure: Regenerate.
6911
6912 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6913
6914         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6915         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6916         * configure: Rebuilt.
6917
6918 2002-12-31  Tom Tromey  <tromey@redhat.com>
6919
6920         * Makefile.in: Rebuilt.
6921         * Makefile.def (target_modules) [libffi]: Allow installation.
6922
6923 2002-12-31  Andreas Schwab  <schwab@suse.de>
6924
6925         * configure.in: Fix use of $program_transform_name.
6926         * configure: Regenerated.
6927
6928 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6929
6930         * configure.in (baseargs): Don't remove first configure argument.
6931         * configure: Regenerated.
6932
6933 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6934
6935         * Makefile.tpl (local-distclean): Don't remove...
6936         (multilib.ts): ... this.  Moved into...
6937         (multilib.out): ... this.  Don't use sub-make.
6938         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6939         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6940         (configure-build-[+module+], configure-[+module+],
6941         configure-target-[+module+], configure-gcc): ... these.  Test
6942         for Makefile existence.  Drop config.status from dependencies.
6943         * Makefile.in: Rebuilt.
6944         * configure.in: Move gcc-version-trigger to the end of
6945         ac_configure_args.  Add comments to maybedep.tmp and
6946         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6947         nonopt from baseargs, matching and removing corresponding
6948         whitespace while at it.
6949         * configure: Rebuilt.
6950
6951 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6952
6953         * configure.in (host_configargs): Replace reference to
6954         no-longer-defined buildopts with --build=${build_alias}.
6955         * configure: Rebuilt.
6956
6957         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6958         program_transform_name to standard idiom.
6959         (AUTOGEN, AUTOCONF): Define.
6960         (Makefile.in): Use $(AUTOGEN).
6961         (Makefile): Depend on config.status, and use autoconf-style rule to
6962         build it.  Move original commands to...
6963         (config.status): ... this new target.
6964         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6965         $(AUTOCONF).
6966         * Makefile.in: Rebuilt.
6967
6968 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6969
6970         * Makefile.tpl: Fix dramatic bustage due to change in
6971         program_transform_name.
6972         * Makefile.in: Regenerate.
6973
6974         * configure.in: Remove unnecessary PATH setting.
6975         * configure: Regnerate.
6976
6977         * configure.in: Don't default to unprefixed tools unless
6978         the native tools will work.
6979         * configure: Regenerate.
6980
6981         * configure.in: Convert to autoconf script.  Blow away lots
6982         of now-redundant Makefile fragments.
6983         * configure: Generate using Autoconf.
6984         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6985         * Makefile.in: Regenerate.
6986
6987 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6988
6989         * configure: Fix stupid bug where RANLIB was mistakenly included.
6990
6991         * configure.in: Rename (buildargs, hostargs, targargs) to
6992         (build_configargs, host_configargs, target_configargs).
6993
6994         * configure.in: Move logic out of sed statement.
6995
6996         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6997         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6998
6999 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7000
7001         * config.sub: Import from master repository
7002         * config.guess: Ditto
7003
7004 2002-12-24  Andreas Schwab  <schwab@suse.de>
7005
7006         * Makefile.tpl (multilib.out): Fix missing space.
7007         * Makefile.in: Regenerate.
7008
7009 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7010
7011         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7012         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7013         * Makefile.in: Regenerate.
7014         * configure.in: Remove unnecessary leftovers.
7015
7016 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7017
7018         * configure.in (extra_ranlibflags_for_target): New variable.
7019         (*-*-darwin): Add -c to ranlib commands.
7020         * configure (tooldir): Handle extra_ranlibflags_for_target.
7021
7022 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7023
7024         * Makefile.tpl: Revert HJL's change.
7025         * Makefile.in: Regenerated.
7026         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7027         always.
7028
7029 2002-12-19  Andreas Schwab  <schwab@suse.de>
7030
7031         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7032         * Makefile.in: Regenerate.
7033
7034 2002-12-18  H.J. Lu  <hjl@gnu.org>
7035
7036         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7037         * Makefile.in: Regenerated.
7038
7039         * configure.in (build_prefix): New. Substitute.
7040
7041 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7042
7043         * Makefile.tpl: Don't let real targets depend on phony targets.
7044         * Makefile.in: Regenerate.
7045
7046         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7047         * Makefile.in: Regenerate.
7048
7049 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7050
7051         * config.sub: Import from master repository
7052         * config.guess: Ditto
7053
7054 2002-12-16  Jason Merrill  <jason@redhat.com>
7055
7056         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7057         previous 'make bootstrap'.
7058         * Makefile.in: Regenerate.
7059
7060 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7061
7062         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7063
7064 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7065
7066         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7067         * Makefile.in: Regenerate.
7068
7069 2002-12-13  Jason Merrill  <jason@redhat.com>
7070
7071         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7072         library tests.
7073         (check-c++): Just depend on it and check-target-libstdc++-v3.
7074         * Makefile.in: Regenerate.
7075
7076 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7077
7078         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7079         * Makefile.in: Rebuilt.
7080
7081 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7082
7083         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7084
7085 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7086
7087         * configure: Fix bug put in by gremlins.
7088
7089         * Makefile.tpl: Substitute more autoconfily.
7090         * configure: Substitute more autoconfily.
7091         * Makefile.in: Regenerate.
7092
7093 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7094
7095         * config.sub: Import from master repository
7096         * config.guess: Ditto
7097         * MAINTAINERS: Added Svein Seldal under write after approval
7098
7099 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7100
7101         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7102         * Makefile.in (all-sim): Ditto.
7103
7104 2002-12-06  DJ Delorie  <dj@redhat.com>
7105
7106         * Makefile.tpl: Change configure dependencies to not have real
7107         targets depend on phony targets.
7108
7109 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7110
7111         * configure.in: Revert unintentional change.
7112
7113         * Makefile.tpl: Change dependency for */multilib.out so that
7114         it works when gcc isn't in the tree.
7115
7116         * configure.in: Substitute more.
7117         * configure: Run subconfigures from the Makefile.
7118         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7119         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7120
7121 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7122
7123         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7124
7125 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7126
7127         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7128         and corresponding dependencies.
7129         * Makefile.in: Regenerate.
7130
7131         * configure.in (host_tools): Order binutils, gas and ld for
7132         convenience in running the testsuites.
7133
7134         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7135         * Makefile.in: Regenerate.
7136         * configure.in: Introduce rules to serialize subconfigure runs.
7137
7138         * configure.in: Introduce BASE_CC_FOR_TARGET.
7139         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7140         Realize configure-build-* targets.  Realize configure-target-* targets.
7141         * Makefile.in: Regenerate.
7142
7143 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7144
7145         * configure: Move gcc_version_trigger stuff from here...
7146         * configure.in: ...to here.
7147
7148         * configure.in: Separate subconfigure options added by this file from
7149         options given by the user.  Add machinery to put args for host
7150         subconfigures into the Makefile.
7151
7152         * Makefile.tpl: Remove 'vault' targets.
7153         * Makefile.tpl: Reorder and comment dependencies.
7154         * Makefile.in: Regenerate.
7155
7156 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7157         * configure.in: Fix my broken commit of previous patch. (sigh)
7158
7159 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7160
7161         * configure.in: Move host-specific darwin noconfigdirs into
7162         the host-specific section.
7163
7164 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7165
7166         * configure.in: Move host-specific darwin noconfigdirs into
7167         the host-specific section.
7168
7169 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7170
7171         * configure: Remove skip-this-dir support.
7172         * Makefile.tpl: Remove skip-this-dir support.
7173
7174         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7175         subdirectories.
7176         * Makefile.in: Regenerate.
7177
7178         * Makefile.tpl: Strip out useless setting of 'dir'.
7179         * Makefile.in: Regenerate.
7180
7181 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7182
7183         * configure.in: Fix deeply stupid bug.
7184
7185         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7186         shell code in CXX_FOR_TARGET
7187         * Makefile.def: Introduce raw_cxx.
7188         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7189         RAW_CXX_FOR_TARGET.
7190         * Makefile.in: Regenerate.
7191
7192 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7193
7194         * Makefile.tpl: Remove unnecessary ifs.
7195         * Makefile.in: Regenerate.
7196
7197         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7198         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7199         targets for 'no_install' modules.
7200         * configure: Move GDB_TK substitution to configure.in.  Move
7201         build_modules stuff to configure.in.
7202         * configure.in: Implement soft dependency machinery.  Maybe-ize
7203         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7204         * Makefile.in: Regenerate.
7205
7206 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7207
7208         * Makefile.tpl: Make all-target, install-target behave similarly
7209         to all, install (only hitting configured targets).  Eliminate
7210         unused macro defintions.
7211
7212         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7213         build != host.
7214
7215         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7216
7217         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7218
7219         * configure.in: Produce lists of subdir targets we're actually
7220         configuring.  Remove references to "dosrel".
7221         * Makefile.tpl: Let configure set which subdir targets are hit.
7222         Remove install-cross; clean up install; remove ALL.  Remove
7223         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7224         Autogenerate host module targets.  Remove empty dependency lines
7225         and redundant dependency; rearrange slightly.
7226         * Makefile.def: Add host-side libtermcap, utils.
7227
7228         * Makefile.in: Regenerate.
7229
7230 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7231
7232         * ltconfig (osf[345]): Append $major to soname_spec.
7233         Reflect this in library_names_spec.
7234         * ltmain.sh (osf): Prefix $major with . for use as extension.
7235
7236 2002-11-19  Andreas Jaeger  <aj@suse.de>
7237
7238         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7239         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7240         and sparc64 GNU/Linux systems.
7241
7242 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7243
7244         * MAINTAINERS: Update email.
7245
7246 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7247
7248         * MAINTAINERS: Complete James Dennett's entry.
7249
7250 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7251
7252         * MAINTAINERS (Write After Approval): Add myself.
7253
7254 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7255
7256         * Makefile.tpl: syntactic cleanup
7257
7258 2002-11-13  Stuart Hastings  <stuart@apple.com>
7259
7260         * MAINTAINERS: Add myself to write-after-approval list.
7261
7262 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7263
7264         * Makefile.def: Add list of recursive targets to autogenerate.
7265         Add build_modules.
7266         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7267         targets.  Autogenerate *-build-* targets.
7268         * Makefile.in: Regenerate.
7269
7270 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7271
7272         * configure: More autoconf-style substitutions.
7273         * Makefile.tpl: More autoconf-style substitutions.
7274         * Makefile.in: Regenerate.
7275
7276 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7277
7278         * configure: Substitute more variables in a more autoconf-friendly
7279         way.  Simplify slightly.
7280         * Makefile.tpl: Make more variables substitutable in an
7281         autoconf-friendly way.
7282         * Makefile.in: Regenerate.
7283
7284 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7285
7286         * MAINTAINERS (Write After Approval): Add myself.
7287
7288 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7289
7290         * configure.in (v810*): Remove special setting of tools.
7291
7292         * configure: Add support for extra required flags for ar or nm.
7293         * configure.in (aix4.3+): Use above support for target-specific
7294         issues, rather than using config/mt-aix43.
7295
7296 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7297
7298         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7299         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7300         with $srcdir.  Reformat indentation.  Substitute some variables
7301         formerly hard-coded in the Makefile for build=host.
7302         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7303         * Makefile.def: Autogenerate more.
7304         * Makefile.in: Regenerate.
7305
7306 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7307
7308         * MAINTAINERS (Write After Approval): Add myself.
7309
7310 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7311
7312         * Makefile.def (host_modules): Add rda.
7313         * Makefile.in: Regenerate.
7314         * configure.in (target_tool): Add target-rda to list.
7315
7316 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7317
7318         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7319
7320 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7321
7322         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7323         and restrap targets to this rule.
7324         * Makefile.in:  Regenerate.
7325
7326 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7327
7328         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7329         GNATS only accounts.
7330
7331 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7332
7333         * configure.in (i[3456]86-*-linux*): Add check to disable
7334         ${libgcj} for glibc1.
7335
7336 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7337
7338         * MAINTAINERS: Add myself as ip2k port maintainer.
7339
7340 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7341
7342         * configure.in: Add tic4x target.
7343
7344 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7345
7346         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7347         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7348         * Makefile.in: Regenerate.
7349
7350         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7351         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7352         * Makefile.in: Regenerate.
7353
7354 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7355
7356         * MAINTAINERS: Add myself as web pages co-maintainer.
7357
7358 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7359
7360         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7361         * Makefile.in: Regenerate.
7362
7363 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7364
7365         * MAINTAINERS: Add myself and Nathan Sidwell
7366         <nathan@codesourcery.com> as VxWorks maintainers.
7367
7368 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7369
7370         * Makefile.def: Remove order dependency comments.
7371         * Makefile.tpl: Add explicit install-install dependencies.
7372         * Makefile.in: Regenerate.
7373
7374         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7375         * Makefile.in: Regenerate.
7376
7377         * Makefile.tpl: Add configure-target (for src-release in src)
7378         * Makefile.in: Regenerate.
7379
7380 2002-09-30  Nick Clifton  <nickc@redhat.com>
7381
7382         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7383
7384 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7385
7386         * configure.in (s390*-*-linux*): Enable libgcj.
7387
7388 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7389
7390         * configure: Revert accidentally applied changes.
7391
7392         * Makefile.tpl: Make more autoconf-friendly.
7393         * Makefile.in: Regenerate.
7394         * configure: Make substitution more autoconf-like.
7395
7396 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7397
7398         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7399         single entry to handle all these.
7400         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7401         libjava on arm-*-elf.
7402
7403 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7404
7405         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7406         things that depend on them.
7407
7408 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7409
7410         * Makefile.tpl: Make subsituted variables more autoconfy.
7411         * Makefile.in: Regenerate.
7412         * configure: Make seds more autoconfy.
7413
7414 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7415
7416         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7417         * Makefile.in: Regenerate.
7418         * configure.in: Rewrite sed statements to look autoconfy.
7419
7420         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7421         all-target-foo on configure-target-foo.
7422         * Makefile.def: Ditto.
7423         * Makefile.in: Rebuild.
7424
7425 2002-09-25  Andrew Haley  <aph@redhat.com>
7426
7427         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7428
7429 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7430
7431         * Makefile.def: New file.
7432         * Makefile.tpl: New file.
7433         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7434         * contrib/gcc_update: Note that Makefile.in is a generated file.
7435
7436         * configure.in: Minor rearrangement.  Simplify tests.
7437
7438 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7439
7440         * configure.in (with_headers): Skip copy if value is "yes".
7441         (with_libs): Likewise.
7442
7443 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7444
7445         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7446         * configure.in (sh*-*-pe*): Ditto.
7447         * configure.in (mips*-*-pe*): Ditto.
7448         * configure.in (*arm-wince-pe): Ditto.
7449
7450         * configure.in: Rearrange.
7451
7452 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7453
7454         * MAINTAINERS: Update my email address.
7455
7456 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7457
7458         * MAINTAINERS: (Write After Approval): Add myself.
7459
7460 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7461
7462         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7463
7464 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7465
7466         * MAINTAINERS: Change my mailing address.
7467
7468 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7469
7470         * MAINTAINERS (Write After Approval): Remove myself.
7471         (Various Maintainers: c++ runtime libs): Add myself.
7472
7473 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7474
7475         * MAINTAINERS (Write After Approval): Remove myself.
7476         (Various Maintainers: c++ runtime libs): Add myself.
7477
7478 2002-08-15  Eric Christopher  <echristo@redhat.com>
7479
7480         * config.sub: Import from master repository.
7481         * config.guess: Ditto.
7482
7483 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7484
7485         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7486         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7487         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7488
7489 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7490
7491         * MAINTAINERS: Add self to rs6000 vector extensions.
7492
7493 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7494
7495         * libiberty/configure: Reverted unintended yesterday's check in.
7496
7497 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7498
7499         * boehm-gc/configure, libf2c/configure: Rebuilt.
7500         * libffi/configure, libiberty/configure: Ditto.
7501         * libjava/configure, libobjc/configure: Ditto.
7502         * libstdc++-v3/configure, zlib/configure: Ditto.
7503         Merged from binutils:
7504         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7505         From Steve Ellcey <sje@cup.hp.com>:
7506         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7507         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7508         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7509         IA64.
7510         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7511         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7512         soname_spec, sys_lib_search_path_spec): Ditto.
7513
7514 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7515
7516         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7517
7518 2002-08-04  H.J. Lu  (hjl@gnu.org)
7519
7520         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7521
7522 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7523
7524         * MAINTAINERS (Write After Approval): Add myself.
7525
7526 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7527
7528         * configure.in: Move generic linux case to end.  Copy generic
7529         linux noconfigdirs to mips*-*-linux* entry and new
7530         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7531
7532 2002-07-19  Michael Matz  <matz@suse.de>
7533
7534         * MAINTAINERS: Add myself as ra* maintainer.
7535
7536 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7537
7538         * config.guess: Update to 2002-07-09 version.
7539         * config.sub: Update to 2002-07-03 version.
7540
7541 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7542
7543         * MAINTAINERS: Fix typo in a maintainer email address.
7544
7545 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7546
7547         * configure.in: Remove two redundant tests.
7548
7549 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7550
7551         * configure.in (mips*-*-irix6*o32): Enable stabs.
7552
7553 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7554
7555         * configure.in: Don't build grez.
7556         * Makefile.in: Ditto.
7557
7558         * Makefile.in: Remove references to bsp, cygmon, libstub.
7559         * configure.in: Ditto.
7560
7561         * configure.in: Remove leftover reference to gdbtest.
7562
7563 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7564
7565         * configure.in (gxx_include_dir):  Change to match versioned
7566         C++ headers if --enable-version-specific-runtime-libs is used.
7567
7568 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7569
7570         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7571
7572 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7573
7574         * configure.in: Make --without-x work.
7575
7576 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7577
7578         * configure.in: Rearrange target Makefile fragment collection.
7579
7580         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7581         cvs[src].
7582         * configure.in: Ditto.
7583
7584 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7585
7586         * MAINTAINERS (Write After Approval): Update my e-mail address.
7587
7588 2002-06-24  Ben Elliston  <bje@redhat.com>
7589
7590         * configure.in (host_tools): Remove cgen.
7591
7592         * Makefile.in (all-cgen): Remove; runs from its source directory.
7593         (check-cgen, install-cgen, clean-cgen): Likewise.
7594         (all-opcodes): Do not depend on all-cgen.
7595         (all-sim): Likewise.
7596
7597 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7598
7599         * Makefile.in: Eliminate 'apache' targets.
7600         * configure.in: Eliminate 'apache' targets.
7601
7602         * configure.in: Eliminate redundant tests.  Reorganize.
7603
7604         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7605
7606         * config-ml.in: Eliminate references to Cygnus configure.
7607
7608         * Makefile.in: Eliminate references to building emacs.
7609
7610 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7611
7612         * MAINTAINERS: Update my email address.
7613
7614 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7615
7616         * config.if (libstdcxx_incdir): Version C++ headers.
7617         (cxx_incdir): Remove.
7618
7619 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7620
7621         * MAINTAINERS (Write After Approval): Add self.
7622
7623 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7624
7625         * configure.in: Add support for ip2k.
7626
7627 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7628
7629         * configure.in: Fix AIX configury bug.
7630
7631 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7632
7633         * MAINTAINERS (Write After Approval): Add self.
7634
7635 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7636
7637         * configure.in: replace ${topsrcdir} with ${srcdir}
7638
7639         * configure.in: Move definition of libstdcxx_flags
7640         right above usage, rather than waaay earlier.
7641
7642         * configure.in: Pull definition of is_cross_compiler earlier.
7643
7644         * configure.in: Rearrange a little.
7645
7646         * configure.in: Remove references to librx.
7647         * Makefile.in: Remove references to librx.
7648
7649 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7650
7651         * config.sub: Add support for avr target.
7652         Import from master sources, rev 1.255
7653
7654 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7655
7656         * configure, .cvsignore:  Revert previous change...
7657         * Makefile:  ...delete.
7658
7659 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7660
7661         * configure.in: Eliminate ${gasdir} variable.
7662
7663 2002-06-18  Dave Brolley  <brolley@redhat.com>
7664
7665         * configure.in: Add support for frv.
7666         * config.sub: Add support for frv.
7667
7668 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7669
7670         * configure:  Remove garbage from previous commit.
7671
7672 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7673
7674         * configure:  For in-source builds, make a subdir and re-exec there.
7675         * Makefile:  New file.  Pass targets through to build directory.
7676         * .cvsignore:  No longer ignore "Makefile".
7677
7678 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7679
7680         * MAINTAINERS (Write After Approval): Add self.
7681
7682 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7683
7684         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7685
7686 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7687
7688         * configure.in (vax-*-netbsd*): Re-enable gas.
7689
7690 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7691
7692         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7693         BUILD_PREFIX_1, to correct nomenclature.
7694         * configure: Likewise.
7695
7696         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7697         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7698
7699 2002-05-31  Olaf Hering  <olh@suse.de>
7700
7701         * config-ml.in: Propogate DESTDIR also.
7702
7703 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7704
7705         * configure.in (vax-*-netbsd*): Don't build gas for this
7706         platform.
7707
7708 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7709
7710         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7711         and libgcj for AVR.
7712
7713 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7714
7715         * MAINTAINERS (Write After Approval): Add myself.
7716
7717 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7718
7719         * config.guess: Update to 2002-05-22 version.
7720         * config.sub: Likewise.
7721
7722 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7723
7724         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7725         * config-ml.in: Likewise.
7726         * configure: Likewise.
7727         * configure.in: Likewise.
7728
7729 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7730
7731         * MAINTAINERS: Update my email address.
7732
7733 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7734
7735         * configure.in: Simplify makefile fragment collection.
7736
7737         * configure.in: Remove code to build emacs.
7738
7739         * configure.in : Remove --srcdir argument from targargs and buildargs
7740         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7741
7742         * configure: Move some logic to configure.in.
7743         * configure.in: Move some logic from configure.
7744
7745 2002-05-11  Tom Tromey  <tromey@redhat.com>
7746
7747         * MAINTAINERS: Reflect libgcj reality.
7748
7749 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7750
7751         * Makefile.in: Honour DESTDIR.
7752
7753 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7754
7755         * config.guess: Import 2002-03-20 version.
7756         * config.sub: Import 2002-04-26 version.
7757
7758 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7759
7760         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7761
7762 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7763
7764         * MAINTAINERS: Add self.
7765
7766 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7767
7768         * ltmain.sh: Detect and handle object name conflicts
7769         while piecewise linking a static library.
7770
7771 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7772
7773         * configure.in (noconfigdirs): Don't disable libgcj on
7774         sparc64-*-solaris* and sparcv9-*-solaris*.
7775
7776 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7777
7778         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7779
7780 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7781
7782         * configure.in (FLAGS_FOR_TARGET): Do not add
7783         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7784         on i[3456]86-*-linux*.
7785
7786 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7787
7788         * configure.in (noconfigdirs): Replace [ ] with test.
7789
7790         * configure.in (noconfigdirs): Do not add target-newlib if
7791         target == i[3456]86-*-linux*, and host == target.
7792
7793 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7794
7795         * configure.in: delete reference to absent file
7796
7797         * configure.in: replace '[' with 'test'
7798
7799         * configure.in: Eliminate references to gash.
7800         * Makefile.in: Eliminate references to gash.
7801
7802         * configure.in: remove useless references to 'pic' makefile fragments.
7803
7804         * configure.in: (*-*-windows*) Finish removing.
7805
7806         * configure.in: Eliminate redundant test for libgui.
7807
7808 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7809
7810         * MAINTAINERS: Add self and realphabetize.  Update entries
7811         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7812         entry for a29k port maintainer.
7813
7814 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7815
7816         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7817         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7818
7819 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7820
7821         * configure.in: remove references to dead files
7822
7823 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7824
7825         * MAINTAINERS: Add information about purpose of this file.
7826
7827 2002-04-18  Tom Tromey  <tromey@redhat.com>
7828
7829         * configure.in: Disallow configuring libgcj when it is already
7830         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7831         Solaris 2.8 by default.  For PR libgcj/6158.
7832
7833 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7834
7835         * configure.in:  Move default CC setting out of config/mh-* fragments
7836         directly into here.
7837
7838 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7839
7840         * configure.in: don't even try to configure or make a subdirectory
7841         if there's no configure script for it.
7842
7843 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7844
7845         * MAINTAINERS: Remove chill maintainers.
7846         * Makefile.in (CHILLFLAGS): Remove.
7847         (CHILL_LIB): Remove.
7848         (TARGET_CONFIGDIRS): Remove libchill.
7849         (CHILL_FOR_TARGET): Remove.
7850         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7851         CHILL_LIB.
7852         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7853         (CHECK_TARGET_MODULES): Likewise.
7854         (INSTALL_TARGET_MODULES): Likewise.
7855         (CLEAN_TARGET_MODULES): Likewise.
7856         (configure-target-libchill): Remove.
7857         (all-target-libchill): Remove.
7858         * configure.in (target_libs): Remove target-libchill.
7859         Do not compute CHILL_FOR_TARGET.
7860         * libchill: Remove directory.
7861
7862 2002-04-11  DJ Delorie  <dj@redhat.com>
7863
7864         * Makefile.in, configure.in: Sync with binutils, entries
7865         follow...
7866
7867 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7868
7869         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7870         (do-tar, do-bz2): New rules.
7871         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7872         (gdb-tar): New rule.
7873         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7874         (insight_dejagnu.tar): New rule.
7875         (insight.tar): New rule.
7876         (gdb+dejagnu.tar): New rule.
7877         (gdb.tar): New rule.
7878
7879 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7880
7881         * Makefile.in: Add all-tix to deps for all-snavigator
7882         so that tix is built when building snavigator.
7883
7884 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7885
7886         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7887         ld and gdb are not supported.
7888
7889 2002-01-07  Mark Salter  <msalter@redhat.com>
7890
7891         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7892         Allow target-libgloss to be built for arm, strongarm, and xscale.
7893
7894 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7895
7896         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7897         options for i[3456]86-pc-linux* native builds.
7898
7899 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7900
7901         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7902         files from .po files for a distribution.
7903
7904 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7905
7906         * configure.in: Enable libstdc++-v3 for h8300 targets.
7907
7908 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7909
7910         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7911         version from bfd/.
7912
7913 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7914
7915         * Makefile.in (VER): When present, extract the version number from
7916         the file version.in.
7917
7918 2001-05-24  Tom Rix  <trix@redhat.com>
7919
7920         * configure.in : enable ld for aix
7921
7922 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7923
7924         * config.guess: Add linux target for S/390.
7925
7926 2000-11-07  Philip Blundell  <pb@futuretv.com>
7927
7928         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7929
7930 2000-11-03  Philip Blundell  <pb@futuretv.com>
7931
7932         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7933         files.
7934
7935 2001-01-15  Ben Elliston  <bje@redhat.com>
7936
7937         * configure.in (host_tools): Add sid.
7938         Always configure cgen.
7939
7940 2000-11-24  Nick Clifton  <nickc@redhat.com>
7941
7942         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7943
7944
7945 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7946
7947         * Makefile.in (ALL_MODULES): Add all-cgen.
7948         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7949         (all-cgen): New target.
7950         (all-opcodes,all-sim): Depend on all-cgen.
7951         * configure.in (host_tools): Add cgen.
7952         Only configure cgen if --enable-cgen-maint.
7953
7954 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7955
7956         * configure.in: Add *-*-freebsd* configurations.
7957
7958 2002-04-08  Tom Tromey  <tromey@redhat.com>
7959
7960         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7961         Fixes PR libgcj/6068.
7962
7963 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7964
7965         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7966
7967 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7968
7969         * configure.in (alpha*-dec-osf*): Enable libgcj.
7970
7971 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7972
7973         * MAINTAINERS (Write After Approval): Add myself.
7974
7975 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7976
7977         Fix for: PR bootstrap/3591, target/5676
7978         * configure.in (mcore-pe): Disable the configuration of
7979         libstdc++-v3 since exceptions are not supported.
7980
7981 2002-03-20  Anthony Green  <green@redhat.com>
7982
7983         * configure.in: Enable libgcj for xscale-elf target.
7984
7985 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7986
7987         * MAINTAINERS:  Update my email address.
7988
7989 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7990
7991         * ltmain.sh (relink_command): Fix typo in previous change.
7992
7993 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7994
7995         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7996         (relink_command): Added --tag flags.
7997         (mode=install): If relinking fails; error out.
7998
7999 2002-03-12  Richard Henderson  <rth@redhat.com>
8000
8001         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8002         .NOTPARALLEL tag.
8003         (do-check): Rename from check.
8004         (check): Allow parallel check.
8005
8006 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8007
8008         * MAINTAINERS: Add myself as maintainer for xtensa port.
8009         Fix alphabetical order in CPU port maintainer list.
8010         Remove myself from Write After Approval list.
8011
8012 2002-03-11  Richard Henderson  <rth@redhat.com>
8013
8014         * Makefile.in (.NOTPARALLEL): Add fake tag.
8015
8016 2002-03-07  H.J. Lu  (hjl@gnu.org)
8017
8018         * configure.in: Enable gprof for mips*-*-linux*.
8019
8020 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8021
8022         * MAINTAINERS (Write After Approval): Add myself.
8023
8024 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8025
8026         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8027         libjava.
8028         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8029
8030 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8031
8032         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8033         because its Makefile is there; test for the executable instead.
8034
8035 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8036
8037         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8038         libstdc++-v3 and libjava.
8039
8040 2002-02-11  Adam Megacz  <adam@xwt.org>
8041
8042         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8043         boehm-gc
8044
8045 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8046
8047         * config.guess: Updated to 2002-01-30's version.
8048         * config.sub: Updated to 2002-02-01's version.
8049         Contribute sh64-elf.
8050         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8051         * configure.in: Added sh64-*-*.
8052
8053 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8054
8055         * MAINTAINERS: Belatedly add myself to write after approval list.
8056
8057 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8058
8059         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8060         Remove self as Write After Approval.
8061
8062 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8063
8064         * MAINTAINERS: Put self in as maintainer for contrib/regression
8065         directory.
8066
8067 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8068
8069         * MAINTAINERS:  Update my email address.
8070
8071 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8072
8073         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8074         target-libiberty, and target-libgloss.  Skip Java-related
8075         libraries if not supported for NetBSD on target CPU.
8076
8077 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8078
8079         * install-sh: Use _inst.$$_ for temp file name.
8080
8081 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8082
8083         * MAINTAINERS (Write After Approval): Move my contact info
8084         from here...
8085         (OS Port Maintainers): ...to here (netbsd).
8086
8087 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8088
8089         * MAINTAINERS (Write After Approval): Add myself.
8090
8091 2002-01-17  H.J. Lu  <hjl@gnu.org>
8092
8093         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8094         (all-target-fastjar): Also depend on all-target-libiberty.
8095
8096 2002-01-16  H.J. Lu  (hjl@gnu.org)
8097
8098         * config.guess: Import from master sources, rev 1.225.
8099         * config.sub: Import from master sources, rev 1.238.
8100
8101 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8102
8103         * MAINTAINERS (Write After Approval): Remove myself.
8104
8105 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8106
8107         * MAINTAINERS (Write After Approval): Add myself.
8108
8109 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8110
8111         * MAINTAINERS: Add self as docs co-maintainer.
8112
8113 2001-12-11  Matthias Klose  <doko@debian.org>
8114
8115         * MAINTAINERS (Write After Approval): Add myself.
8116
8117 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8118
8119         * MAINTAINERS: Update my email address.
8120
8121 2001-12-07  Turly O'Connor  <turly@apple.com>
8122         * MAINTAINERS (Write After Approval): Add myself.
8123         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8124         (rs6000_initialize_trampoline): Call __trampoline_setup for
8125         ABI_DARWIN too.
8126         * darwin-tramp.asm: New file, implements __trampoline_setup.
8127         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8128
8129 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8130
8131         * MAINTAINERS (Write After Approval): Add myself.
8132
8133 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8134
8135         * configure, configure.in: Use temp file for long sed commands.
8136
8137 2001-12-03  Laurent Guerby  <guerby@acm.org>
8138
8139         * config.sub: Update to version 1.232 on subversion.
8140
8141 2001-12-03  Ben Elliston  <bje@redhat.com>
8142
8143         * MAINTAINERS: Update mail address for config.* patches.
8144
8145 2001-11-27  DJ Delorie  <dj@redhat.com>
8146             Zack Weinberg  <zack@codesourcery.com>
8147
8148         When build != host, create libiberty for the build machine.
8149
8150         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8151         CONFIG_ARGUMENTS.
8152         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8153         New variables.
8154         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8155         and rules.
8156         (all.normal): Depend on ALL_BUILD_MODULES.
8157         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8158         (all-build-libiberty): Depend on configure-build-libiberty.
8159
8160         * configure: Calculate and substitute proper value for
8161         ALL_BUILD_MODULES.
8162         * configure.in: Create the build subdirectory.
8163         Calculate and substitute TARGET_CONFIGARGS (formerly
8164         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8165
8166 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8167
8168         * MAINTAINERS (write-after-approval): Add self.
8169
8170 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8171
8172         * MAINTAINERS (GNATS only accounts): Remove self.
8173
8174 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8175
8176         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8177         libf2c.
8178
8179 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8180
8181         * MAINTAINERS (Write After Approval): Add self.
8182
8183 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8184
8185         * MAINTAINERS: mips and s390 are also CPU ports.
8186
8187 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8188
8189         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8190
8191 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8192
8193         * MAINTAINERS: Alphabetize.
8194
8195 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8196
8197         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8198
8199 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8200
8201         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8202
8203 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8204
8205         * configure.in (--enable-languages): Be more permissive about
8206         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8207
8208 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8209
8210         * config.sub: Import from master sources, rev. 1.230.
8211         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8212
8213 2001-11-07  Laurent Guerby  <guerby@acm.org>
8214
8215         * MAINTAINERS (Write After Approval): Add self.
8216
8217 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8218
8219         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8220
8221 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8222
8223         * config.sub: Import from master sources, rev 1.226.
8224         * config.guess: Import from master sources, rev 1.216.
8225
8226 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8227
8228         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8229         * MAINTAINERS: Add self as maintainer of MMIX port.
8230         Remove old after-approval entry.
8231
8232 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8233
8234         * ChangeLog, configure: Fix spelling errors.
8235
8236 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8237
8238         * MAINTAINERS: Tweak my address.
8239
8240 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8241
8242         * MAINTAINERS: Update my email address.
8243
8244 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8245
8246         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8247         * MAINTAINERS: Add self as maintainer of CRIS port.
8248
8249 2001-10-10  Geert Bosch  <bosch@gnat.com>
8250
8251         * MAINTAINERS (Various maintainers: Ada front end):
8252         Added Robert Dewar.
8253
8254 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8255
8256         * MAINTAINERS (Write After Approval): Added self
8257
8258 2001-10-02  Geert Bosch  <bosch@gnat.com>
8259
8260         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8261
8262 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8263
8264         * configure: Handle temporary files securely using mkdir.
8265
8266 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8267
8268         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8269
8270 2001-09-26  Will Cohen  <wcohen@redhat.com>
8271
8272         * configure.in (*-*-linux*): Disable configuration of target-newlib
8273         and target-libgloss.
8274
8275 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8276
8277         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8278         RANLIB.
8279
8280 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8281
8282         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8283         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8284         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8285         avoid quotes nesting problems.
8286         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8287         (DO_X): Export only variables that are set.
8288
8289 2001-09-19  Ben Elliston  <bje@redhat.com>
8290
8291         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8292         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8293         semantics.  Use the shell built-in "type" command instead.
8294
8295 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8296
8297         Merged from gcc-3_0-branch:
8298         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8299         * ltcf-c.sh: Use $objext, not $ac_objext.
8300         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8301         * ltcf-cxx.sh: Add support for GNU.
8302         2001-07-22  Timothy Wall  <twall@redhat.com>
8303         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8304         default settings if using GNU tools with that configuration.
8305         * ltcf-cxx.sh: Ditto.
8306         * ltcf-gcj.sh: Ditto.
8307         2001-07-21  Michael Chastain  <chastain@redhat.com>
8308         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8309         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8310         * ltmain.sh: Mark as gcc-local.
8311
8312 2001-08-30  Eric Christopher  <echristo@redhat.com>
8313             Jason Eckhardt  <jle@redhat.com>
8314
8315         * config.guess: Merge from master sources.
8316         * config.sub: Merge from master sources, add support for mipsisa32.
8317
8318 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8319         * config.sub: Merge from master sources, rev 1.219.
8320         * MAINTAINERS: Add self as contact for stormy16 port.
8321
8322 2001-08-14  Zack Weinberg  <zackw@panix.com>
8323
8324         * config.sub: Merge from master sources, rev 1.218.
8325         * config.guess: Merge from master sources, rev 1.209.
8326
8327 2001-08-11  Graham Stott  <grahams@redhat.com>
8328
8329         * Makefile.in (check-c++): Add missing semicolon.
8330
8331 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8332
8333         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8334
8335 2001-07-30  Eric Christopher  <echristo@redhat.com>
8336
8337         * MAINTAINERS (Various maintainers: mips port): Added myself.
8338
8339 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8340
8341         * configure.in (sh-*-linux*): New.
8342
8343 2001-07-27  Richard Henderson  <rth@redhat.com>
8344
8345         * .cvsignore: Add LAST_UPDATED.
8346
8347 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8348
8349         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8350
8351 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8352
8353         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8354
8355 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8356
8357         * MAINTAINERS (Write After Approval): Added myself.
8358
8359 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8360
8361         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8362         and libgcj on m68hc11/m68hc12.
8363
8364 2001-06-27  H.J. Lu  (hjl@gnu.org)
8365
8366         * Makefile (CFLAGS_FOR_BUILD): New.
8367         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8368
8369 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8370
8371         * README: Remove version number.
8372
8373 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8374
8375         * INSTALL/README: Update wrt. to the installation instructions now
8376         residing in gcc/doc/install.texi.
8377
8378 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8379
8380         * README: Replace with a cut-down and updated version of gcc/README.
8381
8382 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8383
8384         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8385         multilibs to be disabled.
8386
8387 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8388
8389         * MAINTAINERS (Write After Approval): Add myself.
8390
8391 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8392
8393         * config.guess: Import CVS version 1.195.
8394         * config.sub: Import CVS version 1.212.
8395
8396 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8397
8398         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8399         gcc/xgcc is built, use -print-prog-name to find out the program
8400         name to use.
8401
8402 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8403
8404         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8405         appear to also be in the master copy.
8406         * config.sub:  Import CVS version 1.211.
8407
8408 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8409
8410         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8411         with_gcc]: Use `gcc -shared' to build a shared library.
8412
8413 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8414
8415         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8416         archives.
8417
8418 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8419
8420         * MAINTAINERS (Write After Approval): Add myself.
8421
8422 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8423
8424         * configure.in (libstdcxx_flags): Do not try to execute
8425         libstdc++-v3/testsuite_flags until it exists.
8426
8427 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8428
8429         * MAINTAINERS: Update my email address.
8430
8431 2001-05-31  Graham Stott  <grahams@redhat.com>
8432
8433         * MAINTAINERS (Write After Approval): Add myself.
8434
8435 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8436
8437         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8438         libraries when using g++ with native linker.
8439
8440 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8441
8442         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8443
8444 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8445
8446         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8447         [aix4*|aix5*]: Prepend blank.
8448
8449 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8450
8451         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8452         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8453         of subdir/configure scripts to use the new libtool.m4.
8454
8455 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8456
8457         * MAINTAINERS (Write After Approval): Add myself.
8458
8459 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8460
8461         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8462
8463 2001-05-11  Ben Elliston  <bje@redhat.com>
8464
8465         * Makefile.in (all-sid): New target.
8466         (check-sid, clean-sid, install-sid): Likewise.
8467
8468 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8469
8470         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8471
8472 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8473
8474         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8475         libgcj.
8476
8477 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8478
8479         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8480         gcc/xgcc is built, use -print-prog-name to find out the program
8481         name to use.
8482
8483 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8484
8485         * configure.in (noconfigdirs): Don't reset it from scratch in the
8486         target case; only append to it.
8487
8488         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8489         sparc-*-solaris2.8]: Disable ${libgcj}.
8490
8491 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8492
8493         * configure.in (libgcj_saved): Copy from $libgcj.
8494         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8495         --disable-libgcj.
8496
8497 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8498
8499         * MAINTAINERS: Remove self as MIPS maintainer and
8500         C front end maintainer.
8501
8502 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8503
8504         * configure.in: Move *-chorusos target case to the proper switch.
8505         Disable libgcj.
8506
8507 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8508
8509         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8510         1.641.2.228.
8511
8512 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8513
8514         * Makefile.in (STAGE1_CFLAGS): Pass down.
8515
8516 2001-04-13  Alan Modra  <amodra@one.net.au>
8517
8518         * config.guess: Add hppa64-linux support.  Note for next import that
8519         this is already in the master file.
8520         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8521
8522 2001-04-12  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.226.
8526
8527 2001-04-11  Stan Shebs  <shebs@apple.com>
8528
8529         * MAINTAINERS: Add self as Darwin port maintainer.
8530
8531 2001-04-11  Alan Modra  <amodra@one.net.au>
8532
8533         * MAINTAINERS: Update my email address.
8534
8535 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8536
8537         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8538         recent versions of FreeBSD (release 3 or later).
8539         * ltconfig: On FreeBSD, -lc must not be provided when building
8540         a shared library or else the standard -pthread gcc option is
8541         rendered worthless to later users of the built library.
8542
8543 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8544
8545         * MAINTAINERS: Add self and RTH as C front end maintainers.
8546
8547 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8548
8549         * config.sub: Make sure to match an already-canonicalized
8550         machine name (eg. mn10300-unknown-elf).
8551
8552 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8553
8554         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8555         New macros.
8556         (bootstrap, cross): Use RECURSE_FLAGS.
8557         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8558
8559 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8560
8561         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8562
8563 2001-03-22  Colin Howell  <chowell@redhat.com>
8564
8565         * Makefile.in (DO_X): Do not backslash single-quotes in
8566         backquotes (two places).
8567
8568 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8569
8570         Re-installed:
8571         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8572         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8573         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8574         * ltcf-cxx.sh: Likewise.
8575         * ltcf-gcj.sh: Likewise.
8576
8577 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8578
8579         * MAINTAINERS: Add myself as "documentation co-maintainer".
8580
8581 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8582
8583         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8584         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8585
8586 2001-03-19  Tom Tromey  <tromey@redhat.com>
8587
8588         * config-ml.in: Handle GCJ and GCJFLAGS.
8589
8590 2001-03-21  Michael Chastain  <chastain@redhat.com>
8591
8592         * Makefile.in: all-m4 depends on all-texinfo.
8593
8594 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8595
8596         * MAINTAINERS: Add myself to write after approval list.
8597
8598 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8599
8600         * Makefile.in (DO_X): Quote nested quotes.
8601
8602 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8603
8604         * MAINTAINERS: Add myself to write after approval list.
8605
8606 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8607
8608         * Makefile.in (DO_X): Use double quotes for quoting
8609         "RANLIB=$${RANLIB}".
8610
8611 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8612
8613         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8614
8615 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8616
8617         * configure.in: Only use `lang_requires' for languages athat are
8618         actually enabled.
8619
8620 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8621
8622         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8623
8624 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8625
8626         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8627
8628 2001-03-07  Tom Tromey  <tromey@redhat.com>
8629
8630         * configure.in: Allow config-lang.in to set `lang_requires' to list
8631         of other required languages.
8632
8633 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8634
8635         * Makefile.in: Remove RANLIB definition. Use RANLIB
8636         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8637         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8638
8639 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8640             Alexandre Oliva  <aoliva@redhat.com>
8641
8642         * Makefile.in (check-c++): Use tabs, not spaces.
8643
8644 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8645
8646         * MAINTAINERS: add myself to Write After Approval list.
8647
8648 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8649
8650         * Makefile.in (check-c++): New rule.
8651
8652         * configure.in (target_libs): Remove libg++.
8653         (noconfigdirs): Remove libg++.
8654         (noconfigdirs): Same.
8655         (noconfigdirs): Same.
8656         (noconfigdirs): Same.
8657
8658         * config-ml.in: Remove libg++ references.
8659
8660         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8661         (ALL_TARGET_MODULES): Same.
8662         (configure-target-libg++): Remove.
8663         (all-target-libg++): Remove.
8664         (configure-target-libio): Remove.
8665         (all-target-libio): Remove.
8666         (check-target-libio): Remove.
8667         (.PHONY): Remove.
8668         (libg++.tar.bz2): Remove.
8669         (all-target-cygmon): Remove libio.
8670         (all-target-libstdc++): Remove.
8671         (configure-target-libstdc++): Remove.
8672         (TARGET_LIB_PATH): Remove libstdc++.
8673         (ALL_GCC_CXX): Remove libstdc++.
8674         (all-target-gperf): Correct.
8675
8676 2001-02-16  Nick Clifton  <nickc@redhat.com>
8677
8678         * configure.in (noconfigdirs): Allow configuration of texinfo
8679         for Cygwin hosts.
8680
8681 2001-02-15  Anthony Green  <green@redhat.com>
8682
8683         * configure: Introduce GCJ_FOR_TARGET.
8684         * configure.in: Ditto.
8685         * Makefile.in: Ditto.
8686
8687 2001-02-13  Andreas Schwab  <schwab@suse.de>
8688
8689         * MAINTAINERS: Update mail address.
8690
8691 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8692
8693         * config.guess: Add linux target for S/390.
8694         * config.sub: Likewise.
8695
8696 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8697
8698         * configure.in: for *-chorusos, don't config target-newlib and
8699         target-libgloss.
8700
8701 2001-02-06  Ben Elliston  <bje@redhat.com>
8702
8703         * configure: Output host type to stdout, not stderr.
8704
8705 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8706
8707         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8708         * ltcf-cxx.sh: Likewise.
8709
8710         * config.if: Assume enable_libstdcxx_v3 is defined.
8711
8712 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8713
8714         Remove V2 C++ library.
8715         * configure.in: Remove --enable-libstdcxx_v3 support.
8716
8717 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8718
8719         * include/demangle.h: Add prototype for java_demangle_v3.
8720
8721 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8722
8723         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8724
8725 2001-01-27  Richard Henderson  <rth@redhat.com>
8726
8727         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8728
8729 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8730
8731         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8732         Don't unset, it's non-portable and no longer necessary, set to empty
8733         instead.
8734
8735 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8736
8737         * ltconfig: Shell portability fix for the tagname validity check.
8738
8739 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8740
8741         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8742         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8743
8744 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8745
8746         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8747
8748 2001-01-26  Tom Tromey  <tromey@redhat.com>
8749
8750         * configure.in: Allow libgcj to be built on Sparc Solaris.
8751
8752 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8753
8754         * ltcf-c.sh: Add aix5 case.
8755         * ltcf-cxx.sh: Likewise.
8756         * ltconfig: Likewise.
8757
8758 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8759
8760         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8761         keep at least one of build_libtool_libs or build_old_libs set to
8762         yes.
8763
8764         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8765         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8766
8767 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8768
8769         * configure.in: Enable libgcj on several additional platforms.
8770
8771 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8772
8773         * configure.in: Enable libgcj for linux targets.
8774
8775 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8776
8777         * MAINTAINERS (Write After Approval): Add myself.
8778
8779 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8780
8781         * MAINTAINERS: Add myself as vax port maintainer.
8782
8783 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8784
8785         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8786
8787 2001-01-09  Mike Stump  <mrs@wrs.com>
8788
8789         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8790         failures of subdirectories.
8791
8792 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8793
8794         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8795         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8796         * ltcf-cxx.sh: Likewise.
8797         * ltcf-gcj.sh: Likewise.
8798         * ltconfig.sh: Fix typo.
8799
8800 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8801
8802         * configure: handle DOS-style absolute paths.
8803
8804 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8805
8806         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8807
8808 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8809
8810         * MAINTAINERS: Add myself as avr port co-maintainer.
8811
8812 2000-12-28  Ben Elliston  <bje@redhat.com>
8813
8814         * MAINTAINERS: Add myself under ``Write After Approval''.
8815
8816 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8817
8818         * texinfo: Remove directory from GCC.
8819
8820 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8821
8822         * COPYING: Update to current
8823         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8824         to 19yy as example year in copyright notice).
8825
8826 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8827
8828         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8829         (libstdcxx_incdir): Pass down.
8830         * config.if: Remove expired bits for cxx_interface, add stub.
8831         (libstdcxx_incdir): Add variable for g++ include directory.
8832         * configure.in (gxx_include_dir): Use it.
8833
8834 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8835
8836         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8837         with old-email address from ``Write After Approval''.
8838
8839 2000-12-15  Andreas Jaeger  <aj@suse.de>
8840
8841         * configure.in: Handle lang_dirs.
8842
8843 2000-12-14  Tom Tromey  <tromey@redhat.com>
8844
8845         * MAINTAINERS: Removed brads.
8846
8847         * MAINTAINERS: Added gcj developers.
8848
8849 2000-12-13  Anthony Green  <green@redhat.com>
8850
8851         * configure.in: Disable libgcj for any target not specifically
8852         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8853         with g++ abi.
8854
8855 2000-12-13  Mike Stump  <mrs@wrs.com>
8856
8857         * Makefile.in (local-distclean): Also remove fastjar.
8858
8859 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8860
8861         * contrib/gcc_update: Add fastjar --touch entries.
8862
8863 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8864
8865         * configure.in: Disable language-specific target libraries for
8866         languages that aren't enabled.
8867
8868 2000-12-10  Anthony Green  <green@redhat.com>
8869
8870         * configure.in: Define libgcj.  Disable libgcj target libraries for
8871         most targets.
8872
8873 2000-12-10  Neil Booth  <neilb@earthling.net>
8874
8875         * MAINTAINERS: Update mail address, remove from WAA list.
8876
8877 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8878
8879         * libjava: Imported from /cvs/java.
8880         * libffi: Likewise.
8881         * Boehm-gc: Likewise.
8882
8883 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8884
8885         * configure.in (target_libs): Revert 2000-12-08 patch.
8886         (noconfigdirs): Added target-libjava.
8887
8888 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8889
8890         * djunpack.bat: removed.
8891
8892 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8893
8894         * Makefile.in: handle DOS-style absolute paths.
8895         * config-ml.in: likewise.
8896         * symlink-tree: likewise.
8897
8898 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8899
8900         * fastjar: Imported.
8901
8902 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8903
8904         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8905         libjava.
8906         * configure.in (target_libs): Removed `target-libjava'.
8907
8908 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8909
8910         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8911         (ALL_MODULES): Added fastjar.
8912         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8913         (all-target-libjava): all-fastjar replaces all-zip.
8914         (all-fastjar): Added.
8915         (configure-target-fastjar, all-target-fastjar): Likewise.
8916         * configure.in (host_tools): Added fastjar.
8917
8918 2000-12-07  Mike Stump  <mrs@wrs.com>
8919
8920         * Makefile.in (local-distclean): Remove leftover built files.
8921
8922 2000-11-24  Nick Clifton  <nickc@redhat.com>
8923
8924         * configure.in (xscale-elf): Add target.
8925         (xscale-coff): Add target.
8926
8927 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8928
8929         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8930         recent versions of FreeBSD (release 3 or later).
8931         * ltconfig: On FreeBSD, -lc must not be provided when building
8932         a shared library or else the standard -pthread gcc option is
8933         rendered worthless to later users of the built library.
8934
8935 2000-11-16  Fred Fish  <fnf@be.com>
8936
8937         * configure.in (enable_libstdcxx_v3): Fix typo,
8938         libstd++ -> libstdc++.
8939
8940 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8941
8942         * MAINTAINERS: Add self to Write After Approval list.
8943
8944 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8945
8946         * MAINTAINERS: Update my email address.  Add myself to global write
8947         privs list.
8948
8949 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8950
8951         * Makefile.in: Merge with src and libgcj.
8952         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8953         configure-target-<library> when their configure scripts need the C
8954         or C++ library to have already been built to work properly.
8955         (do_proto_toplev): Set them to an empty string.
8956
8957         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8958         (REALLY_SET_LIB_PATH): Use them.
8959
8960 2000-11-17  Stan Shebs  <shebs@apple.com>
8961
8962         * MAINTAINERS: Add self to Write After Approval list.
8963
8964 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8965
8966         * configure: Provide the original toplevel configure arguments
8967         (including $0) to subprocesses in the environment rather than
8968         through gcc/configargs.h.
8969
8970 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8971
8972         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8973         C99.  Alphabetise "Write After Approval" list.
8974
8975 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8976
8977         * configure: Turn on libstdc++ V3 by default.
8978
8979         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8980         if we've got GCC.
8981
8982 2000-11-11  Philip Blundell  <philb@gnu.org>
8983
8984         * MAINTAINERS: Add self to Write After Approval list.
8985
8986 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8987
8988         * ltcf-c.sh (aix4): Improve shared library configuration; require
8989         exporting symbols.
8990         * ltcf-cxx.sh (aix4): Define.
8991         * ltconfig (aix4): Define library and soname specs appropriate for
8992         AIX.  Define command to create export symbols list.
8993
8994 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8995
8996         * config.sub: Add support for Sun Chorus
8997
8998 2000-10-31  Nick Clifton  <nickc@redhat.com>
8999
9000         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9001         <name>@redhat.com.  Also installed new email address for Clint
9002         Popetz.
9003
9004 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9005
9006         * etc: Remove directory from GCC.
9007
9008 2000-10-16  Michael Meissner  <meissner@redhat.com>
9009
9010         * configure (gcc/configargs.h): Only create if there is a build GCC
9011         directory created.
9012
9013 2000-10-16  Matthias Klose  <doko@debian.org>
9014
9015         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9016         when configured for libstdc++-v3.
9017
9018 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9019
9020         * configure: Save configure arguments to gcc/configargs.h.
9021
9022 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9023
9024         * config.guess: Import CVS version 1.157.
9025         * config.sub: Import CVS version 1.181.
9026
9027 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9028
9029         * Makefile.in (bootstrap): avoid recursion if subdir missing
9030         (cross): ditto
9031         (do-proto-toplev): ditto
9032
9033 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9034
9035         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9036         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9037
9038         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9039         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9040         all affected `configure' scripts.
9041
9042 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9043
9044         * MAINTAINERS: Add self as cpplib co-maintainer.
9045
9046 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9047
9048         * MAINTAINERS: Add self to Write After Approval list.
9049
9050 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9051
9052         * INSTALL/README: egcs -> GCC update.
9053
9054 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9055
9056         * MAINTAINERS: Add myself to Write After Approval list.
9057
9058 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9059
9060         * MAINTAINERS: Add myself to Write After Approval list.
9061
9062 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9063
9064         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9065         X11 libraries for hppa64.
9066
9067 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9068
9069         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9070
9071 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9072
9073         * Makefile.in (all-zlib): Added dummy target.
9074
9075         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9076         ltcf-gcj.sh: Updated from libtool multi-language branch.
9077
9078 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9079
9080         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9081         (bootstrap*): Depend on all-bootstrap.
9082
9083 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9084
9085         * config.guess: Import CVS version 1.156.
9086         * config.sub: Import CVS version 1.179.
9087
9088 2000-09-02  Anthony Green  <green@cygnus.com>
9089
9090         * Makefile.in (all-gcc): Depend on all-zlib.
9091         (CLEAN_MODULES): Add clean-zlib.
9092         (ALL_MODULES): Add all-zlib.
9093         * configure.in (host_libs): Add zlib.
9094
9095 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9096
9097         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9098         crosses, but add gcc/include to the header search path for them.
9099
9100 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9101
9102         * MAINTAINERS: Add self to Write After Approval list.
9103
9104 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9105
9106         * config.guess: Import CVS version 1.152.
9107         * config.sub: Import CVS version 1.177.
9108
9109 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9110
9111         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9112         $targargs to tell whether newlib is going to be built.
9113
9114         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9115         $$r/TARGET_SUBDIR/libio for _G_config.h.
9116
9117 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9118
9119         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9120
9121 2000-08-22  DJ Delorie  <dj@redhat.com>
9122
9123         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9124
9125 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9126
9127         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9128         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9129         sub-configures.
9130
9131 2000-08-21  DJ Delorie  <dj@redhat.com>
9132
9133         * MAINTAINERS: Add self as a libiberty maintainer
9134
9135 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9136
9137         * configure.in (libstdcxx_flags): Use
9138         libstdc++-v3/src/libstdc++.INC.
9139
9140 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9141
9142         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9143
9144 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9145
9146         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9147
9148         * configure: Make enable_threads and enable_shared defaults
9149         explicit.  Substitute enable_threads into generated Makefiles.
9150         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9151         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9152
9153 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9154
9155         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9156
9157 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9158
9159         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9160         previous delta.
9161
9162 2000-08-11  Jason Merrill  <jason@redhat.com>
9163
9164         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9165         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9166         (FLAGS_FOR_TARGET): Not here.
9167         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9168
9169 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9170
9171         * config-ml.in (CC, CXX): Don't introduce a leading space.
9172
9173 2000-08-07  DJ Delorie  <dj@delorie.com>
9174
9175         * MAINTAINERS: Add self as a DJGPP maintainer
9176
9177 2000-08-07  DJ Delorie  <dj@redhat.com>
9178
9179         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9180         "if we're also building gcc, and it's a gcc that will run on the
9181         build machine, we want to use its includes instead of the system's
9182         default includes".
9183
9184 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9185
9186         * MAINTAINERS: Add self to Write After Approval list.
9187
9188 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9189
9190         * configure.in (libstdcxx_flags): Don't use `"'.
9191
9192         * config-ml.in: Adjust multilib search paths to the
9193         appropriate multilib tree.
9194
9195 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9196
9197         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9198         commas in $LANGUAGES.
9199
9200 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9201
9202         * configure.in: Re-enable all references to libg++ and librx.
9203
9204 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9205
9206         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9207         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9208         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9209         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9210
9211         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9212
9213 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9214
9215         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9216         CXX_FOR_TARGET for sed.
9217
9218 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9219
9220         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9221         Do not override if already set in the environment or in configure.
9222         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9223         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9224
9225 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9226
9227         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9228         the libtool CVS tree multi-language branch.
9229         * ltconfig, ltmain.sh: Updated.
9230
9231 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9232
9233         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9234         (clean-target): Depend on it.
9235
9236         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9237         (GCC_FOR_TARGET): Use it.
9238         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9239         * configure.in: ... here.
9240         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9241         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9242
9243 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9244
9245         * MAINTAINERS: Add self to Write After Approval list.
9246
9247 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9248
9249         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9250         (configure-target-libchill, configure-target-libobjc): Likewise.
9251
9252         * configure.in: Use the same cache file for all target libs.
9253         * config-ml.in: But different cache files per multilib variant.
9254
9255 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9256
9257         * configure (topsrcdir): Don't use dirname.
9258
9259 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9260
9261         * MAINTAINERS: Add self to Write After Approval list.
9262
9263 2000-07-20  Jason Merrill  <jason@redhat.com>
9264
9265         * configure.in: Remove all references to libg++ and librx.
9266
9267         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9268
9269 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9270
9271         * config.sub: Update to subversions version 2000-07-06.
9272
9273 2000-07-12  Andrew Haley  <aph@cygnus.com>
9274
9275         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9276         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9277
9278 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9279
9280         * symlink-tree:  Check number of arguments.
9281
9282 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9283
9284         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9285         search path for a g++ extracted from the build tree.  This
9286         will allow link tests run by configure scripts in
9287         subdirectories to succeed.
9288
9289 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9290
9291         * ltconfig: Add support for mips-dde-sysv4.2MP
9292
9293 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9294
9295         * MAINTAINERS: Add myself as loop discovery maintainer.
9296
9297 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9298
9299         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9300         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9301
9302 2000-06-19  Timothy Wall  <twall@cygnus.com>
9303
9304         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9305         * config.sub: Add tic54x target.
9306
9307 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9308
9309         * MAINTAINERS: Add self as Fortran maintainer,
9310         remove Craig Burley.
9311
9312 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9313
9314         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9315         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9316
9317 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9318
9319         * MAINTAINERS: Add self as i18n maintainer
9320
9321 20000-05-21  H.J. Lu  (hjl@gnu.org)
9322
9323         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9324         directory are used if they exist. Make sure
9325         $(build_tooldir)/include is searched for header files,
9326         $(build_tooldir)/lib/ for library files.
9327         (GCC_FOR_TARGET): Likewise.
9328         (CXX_FOR_TARGET): Likewise.
9329
9330 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9331
9332         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9333
9334 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9335
9336         * Makefile.in (configure-target-libiberty): Depend on
9337         configure-target-newlib.
9338
9339 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9340
9341         * configure.in, Makefile.in: Merge all libffi-related
9342         configury stuff from the libgcj tree.
9343
9344 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9345
9346         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9347         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9348
9349 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9350
9351         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9352         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9353         current version information.  Add to proto-toplev directory.
9354         (gdb-taz): Build do-djunpack.
9355
9356 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9357
9358         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9359
9360 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9361
9362         * MAINTAINERS: Add self to Write After Approval list.
9363
9364 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9365
9366         * ltmain.sh: Preserve in relink_command any environment
9367         variables that may affect the linker behavior.
9368
9369 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9370
9371         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9372
9373 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9374
9375         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9376
9377 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9378
9379         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9380         with the version name.
9381
9382 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9383
9384         * MAINTAINERS: Add self as bb-reorder maintainer.
9385
9386 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9387
9388         * config.if: Tweak.
9389
9390 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9391
9392         * djunpack.bat: New file.
9393
9394 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9395
9396         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9397         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9398         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9399         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9400
9401 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9402
9403         * config.sub (case $basic_machine): Change default for "ibm-*"
9404         to "openedition".
9405
9406 2000-04-13  Andreas Jaeger  <aj@suse.de>
9407
9408         * MAINTAINERS: Added myself.
9409
9410 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9411
9412         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9413         (do-md5sum): New target.
9414         (MD5PROG): Define.
9415         (PACKAGE): Default to TOOL.
9416         (VER): Default to a shell script.
9417         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9418         md5 checksum generation.
9419         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9420         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9421         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9422         insight.tar.bz2): Use gdb-taz to create archive.
9423
9424 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9425
9426         * configure (warn_cflags): Delete.
9427
9428 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9429
9430         * MAINTAINERS: Added myself.
9431
9432 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9433             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9434
9435         * configure.in (enable_libstdcxx_v3): Add.
9436         (target_libs): Add bits here to switch between libstdc++-v2 and
9437         libstdc++-v3.
9438         * config.if: And this file too.
9439         * Makefile.in: Add libstdc++-v3 targets.
9440
9441 2000-04-05  Michael Meissner  <meissner@redhat.com>
9442
9443         * config.sub (d30v): Add d30v as a basic machine type.
9444
9445 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9446
9447         * configure.in: -linux-gnu*, not -linux-gnu.
9448
9449 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9450
9451         * MAINTAINERS: Add self in write-after-approval section.
9452
9453 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9454
9455         * MAINTAINERS: Add self as ia64 port maintainer.
9456
9457 2000-03-08  Neil Booth  <NeilB@earthling.net>
9458
9459         * MAINTAINERS: Add self in write-after-approval section.
9460
9461 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9462
9463         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9464         (do-tar-bz2): Replace TOOL with PACKAGE.
9465         (gdb.tar.bz2): Remove GDBTK from GDB package.
9466         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9467         dejagnu.tar.bz2): New packages.
9468
9469 2000-02-27  Andreas Jaeger  <aj@suse.de>
9470
9471         * configure.in: Add entry for mips*-*-linux*, move catch all
9472         *-*-*linux* entry below this one.
9473
9474 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9475
9476         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9477
9478 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9479
9480         * config.sub: Support an OS of "wince".
9481
9482 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9483
9484         * config.guess, config.sub: Updated to match config's 2000-02-15
9485         version.
9486
9487 2000-02-23  Linas Vepstas  <linas@linas.org>
9488
9489         * config.sub: Add support for Linux/IBM 370.
9490         * configure.in: Likewise.
9491
9492 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9493
9494         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9495
9496 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9497
9498         * config.guess: Guess "cygwin" rather than "cygwin32".
9499
9500 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9501
9502         * configure (gcc_version): When setting, narrow search to
9503         lines containing `version_string'.
9504
9505 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9506
9507         * config.sub: Add support for avr target.
9508
9509 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9510
9511         * MAINTAINERS: Add maintainers for MCore port.
9512
9513 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9514
9515         * config.sub: Add mmix-knuth-mmixware.
9516
9517 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9518
9519         * MAINTAINERS: Pair cccp with cpplib maintainership.
9520
9521 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9522
9523         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9524         structure stuff to -L library search.
9525         (CXX_FOR_TARGET): Ditto.
9526         (CROSS_CHECK_MODULES): Fix spelling mistake.
9527
9528 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9529
9530         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9531         the C++ compiler.
9532
9533 2000-01-12  Richard Henderson  <rth@cygnus.com>
9534
9535         * configure.in: Don't build some bits for beos.
9536
9537 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9538
9539         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9540         as include files.
9541
9542 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9543
9544         * Add self as cpplib maintainer, as requested by Jason
9545         Merrill.  Correct my e-mail address.
9546
9547 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9548
9549         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9550         not mh-aix43.
9551
9552 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9553
9554         * MAINTAINERS: Add myself to "write after approval" list.
9555
9556 1999-12-14  Richard Henderson  <rth@cygnus.com>
9557
9558         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9559         * config.sub: Accept alphaev[78], alphaev8.
9560
9561 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9562
9563         * config.guess, config.sub: Update from autoconf.
9564
9565 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9566
9567         * MAINTAINERS:  update my playtime e-address.
9568
9569 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9570
9571         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9572         necessary libraries are missing.
9573
9574 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9575
9576         * MAINTAINERS: Add new 'write after approval' maintainer.
9577
9578 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9579
9580         * MAINTAINERS: Add new Java maintainer.
9581
9582 1999-10-25  Andreas Schwab  <schwab@suse.de>
9583
9584         * configure: Fix quoting inside arguments of eval.
9585
9586 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9587
9588         * config-ml.in: Allow suppression of some ARM multilibs.
9589
9590 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9591
9592         * config.guess: Add OS/390 match pattern.
9593         * config.sub: Add mvs, openedition targets.
9594         * configure.in (i370-ibm-opened*): New.
9595
9596 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9597
9598         * config.sub: Add support for configuring for pj.
9599
9600 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9601
9602         * config.sub (maybe_os): Add support for configuring for fr30.
9603
9604 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9605
9606         * configure.in: Do not configure or build ld for AIX
9607         platforms.  ld is known to be broken on these platforms.
9608
9609 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9610
9611         * config-ml.in: Pass compiler flag corresponding to multidirs to
9612         subdir configures.
9613
9614 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9615
9616         * Makefile.in (LDFLAGS): Define.
9617
9618 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9619
9620         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9621         noconfigdirs.
9622         (*-*-cygwin*): Likewise.
9623
9624 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9625
9626         * mkdep: New file.
9627         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9628         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9629
9630         From Eli Zaretskii <eliz@is.elta.co.il>:
9631         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9632         long file name when using DJGPP on MS-DOS.
9633
9634 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9635
9636         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9637
9638 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9639
9640         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9641         dependency as this causes "make check" to globally "make all"
9642
9643 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9644
9645         * configure.in (target_libs): Added target-zlib.
9646         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9647         (CONFIGURE_TARGET_MODULES): Likewise.
9648         (CHECK_TARGET_MODULES): Likewise.
9649         (INSTALL_TARGET_MODULES): Likewise.
9650         (CLEAN_TARGET_MODULES): Likewise.
9651         (configure-target-zlib): New target.
9652         (all-target-zlib): Likewise.
9653         (all-target-libjava): Depend on all-target-zlib.
9654         (configure-target-libjava): Depend on configure-target-zlib.
9655
9656         * Makefile.in (configure-target-libjava): Depend on
9657         configure-target-newlib.
9658         (configure-target-boehm-gc): New target.
9659         (configure-target-qthreads): New target.
9660
9661         * configure.in (target_libs): Added target-qthreads.
9662         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9663         (CONFIGURE_TARGET_MODULES): Likewise.
9664         (CHECK_TARGET_MODULES): Likewise.
9665         (INSTALL_TARGET_MODULES): Likewise.
9666         (CLEAN_TARGET_MODULES): Likewise.
9667         (all-target-qthreads): New target.
9668         (configure-target-libjava): Depend on configure-target-qthreads.
9669         (all-target-libjava): Depend on all-target-qthreads.
9670
9671         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9672         (CONFIGURE_TARGET_MODULES): Likewise.
9673         (CHECK_TARGET_MODULES): Likewise.
9674         (INSTALL_TARGET_MODULES): Likewise.
9675         (CLEAN_TARGET_MODULES): Likewise.
9676         (all-target-libjava): New target.
9677         (all-target-boehm-gc): Likewise.
9678         * configure.in (target_libs): Added libjava, boehm-gc.
9679
9680 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9681
9682         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9683         configure.bat in SUPPORT_FILES.
9684         (gas+binutils.tar.bz2): Likewise.
9685
9686         * makeall.bat: Remove; obsolete.
9687
9688 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9689
9690         From Mark Elbrecht:
9691         * configure.bat: Remove; obsolete.
9692
9693 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9694
9695         * configure: Add -W -Wall to the default CFLAGS when compiling with
9696         gcc.
9697
9698 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9699
9700         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9701
9702 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9703
9704         * configure.in: Build ld on IRIX6.
9705
9706 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9707
9708         * Makefile.in: Change distribution targets to use bzip2 instead of
9709         gzip.
9710         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9711         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9712
9713 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9714
9715         * config.sub: Add mcore target.
9716
9717 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9718
9719         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9720
9721 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9722
9723         * config.guess (dummy): Changed to $dummy.
9724
9725 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9726
9727         * config.sub: Tidied up case statements.
9728
9729 1999-05-22  Ben Elliston  <bje@cygnus.com>
9730
9731         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9732         <jiro@din.or.jp>.
9733
9734         * config.guess: Merge with FSF version. Future changes will be
9735         more accurately recorded in this ChangeLog.
9736         * config.sub: Likewise.
9737
9738 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9739
9740          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9741
9742 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9743
9744         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9745
9746 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9747
9748         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9749
9750 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9751
9752         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9753         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9754         Bad merge removed these two changes.
9755
9756 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9757                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9758
9759         * config.guess (interix Alpha): Add.
9760
9761 1999-04-11  Richard Henderson  <rth@cygnus.com>
9762
9763         * configure.in (i?86-*-beos*): Do config gperf; don't config
9764         gdb, newlib, or libgloss.
9765
9766 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9767
9768         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9769         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9770         from multidirs.
9771
9772 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9773
9774         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9775
9776 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9777
9778         * config.sub: Add support for mcore targets.
9779
9780 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9781
9782         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9783         not mt-ospace, in order to shut up assembler warning about using
9784         symbols that are named the same as registers.
9785
9786 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9787
9788         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9789         dependency list for all-target-cygmon.
9790
9791 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9792
9793         * config-ml.in: Check $host, not $target, for selective multilibs.
9794         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9795         thumb interworking, and underscore prefix multilibs.
9796
9797 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9798
9799         * missing: Update to version from current automake.
9800
9801 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9802
9803         * configure (gxx_include_dir): Removed.
9804
9805         * configure.in (gxx_include_dir): Handle it.
9806         * Makefile.in: Likewise.
9807
9808 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9809
9810         * config.sub (mips64vr4111,mips64vr4111el) Add.
9811
9812 1999-03-21  Ben Elliston  <bje@cygnus.com>
9813
9814         * config.guess: Correct typo for detecting ELF on FreeBSD.
9815
9816 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9817
9818         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9819         config/mh-djgpp.
9820
9821 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9822
9823         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9824         all-target-newlib to dependency list for all-target-bsp.
9825
9826 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9827
9828         * config.sub: Add i386-uwin support.
9829         * config.guess: Likewise.
9830
9831 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9832
9833         * configure.in: cleanup, add mh-*pic handling for arm, special
9834         case powerpc*-*-aix*
9835
9836 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9837
9838         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9839         can be built.
9840
9841 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9842
9843         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9844         targets.
9845
9846 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9847
9848         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9849
9850 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9851
9852         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9853
9854 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9855
9856         * config.sub: Fix typo in arm recognition.
9857
9858 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9859
9860         * configure.in (noconfigdirs): Changed target_configdirs to
9861         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9862         rather than m68k-*-* since it is not known to work on
9863         m68k-aout. Ditto for arm-*-*oabi.
9864
9865 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9866
9867         * configure.in (*-*-windows*): Remove, no longer used.
9868
9869 1999-02-19  Ben Elliston <bje@cygnus.com>
9870
9871         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9872         Smart and improved by Andrew Cagney.
9873
9874 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9875
9876         * config.guess: Recognize openbsd-*-hppa.
9877
9878 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9879
9880         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9881         only if it is not empty.
9882
9883 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9884
9885         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9886
9887         * config.guess: Modified to recognize uname's armv* syntax.
9888
9889         * config.sub: Modified to recognize uname's armv* syntax.
9890
9891 1999-02-17  Mark Salter  <msalter@cygnus.com>
9892
9893         * configure.in: Added target-bsp for sparclite.
9894
9895 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9896
9897         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9898
9899 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9900
9901         * configure.in: Add support for strongarm port.
9902         * config.sub: Add support for strongarm target.
9903
9904 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9905
9906         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9907         the old name config/mh-cygwin32.
9908         Enable texinfo.
9909
9910 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9911
9912         * configure.in: Do build ld for ix86 Solaris.
9913
9914 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9915
9916         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9917         $AR_FOR_TARGET.  Likewise for RANLIB.
9918
9919 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9920
9921         * config.sub (oabi):  Recognize.
9922         * configure.in (arm-*-oabi):  Handle.
9923
9924 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9925
9926         * config.guess: Improve detection of i686 on UnixWare 7.
9927
9928 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9929
9930         * config.guess: Add support for i386-pc-interix.
9931         * config.sub: Likewise.
9932         * configure.in: Likewise.
9933
9934 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9935
9936         * Makefile.in: Remove unneeded all-target-libio from
9937         from all-target-winsup target since it is now unneeded.
9938         Add all-target-libtermcap in its place since it is now
9939         needed.
9940
9941 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9942
9943         * configure.in: makefile stub for cygwin target is probably
9944         unnecessary.  Remove it for now.
9945
9946 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9947
9948         * configure.in: libtermcap.a should be built when cygwin is the
9949         target as well as the host.
9950         * config.guess: Allow mixed case in cygwin uname output.
9951         * Makefile.in: Add libtermcap target.
9952
9953 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9954
9955         * config.sub: Clean up handling of hppa2.0.
9956
9957 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9958
9959         * config.guess: Use C code to identify more HP machines.
9960
9961 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9962
9963         * config.sub: Handle hppa2.0.
9964
9965 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9966
9967         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9968         cygmon for all sparclite targets, regardless of object format.
9969
9970 1998-12-15  Mark Salter  <msalter@cygnus.com>
9971
9972         * configure.in: Added target-bsp for several target architectures.
9973
9974         * Makefile.in: Added rules for bsp.
9975
9976 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9977
9978         * config.guess: Improve detection of hppa2.0 processors.
9979
9980 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9981
9982         * config.guess: Recognize FreeBSD using ELF automatically.
9983
9984 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9985
9986         * configure (skip-this-dir): Add handling for new shell script, which
9987         might be created by a sub-directory's configure to indicate, this particular
9988         directory is "unwanted".
9989         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9990
9991 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9992
9993         * ltconfig: import from libtool, after changing libtool to
9994         account for the cygwin name change.
9995
9996 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9997
9998         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9999         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10000
10001 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10002
10003         * configure.in: Add libtermcap to list of cygwin dependencies.
10004
10005 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10006
10007         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10008         they include winsup/include when it's a cygwin target.
10009
10010 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10011
10012         * configure.in (host_tools): Added zip.
10013         * Makefile.in (all-target-libjava): Depend on all-zip.
10014         (all-zip): New target.
10015         (ALL_MODULES): Added all-zip.
10016         (NATIVE_CHECK_MODULES): Added check-zip.
10017         (INSTALL_MODULES): Added install-zip.
10018         (CLEAN_MODULES): Added clean-zip.
10019
10020 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10021
10022         * Makefile.in: lose "32" from comment about cygwin.
10023
10024 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10025
10026         * configure.in: Use -Os to build target libraries for the fr30.
10027
10028 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10029
10030         * config.sub: Add fr30.
10031
10032 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10033
10034         * configure.in: drop "32" from config/mh-cygwin32.  Check
10035         cygwin* instead of cygwin32*.
10036         * config.sub: Check cygwin* instead of cygwin32*.
10037
10038 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10039
10040         * config.guess: Match any version of Unixware7.
10041
10042 1998-10-20  Syd Polk  <spolk@cygnus.com>
10043
10044         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10045         if desired.
10046
10047 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10048
10049         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10050         these if the appropriate directories and files to not exist.
10051
10052 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10053
10054         * Makefile.in (DEVO_SUPPORT): Add config.if.
10055
10056 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10057
10058         * configure: Add pattern to replace "build_tooldir"'s
10059         definition in the generated Makefile with "tooldir"'s
10060         actual value.
10061
10062 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10063
10064         * config.sub: Bring back lost sparcv9.
10065
10066         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10067
10068 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10069
10070         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10071         CC_FOR_TARGET and friends.
10072
10073 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10074
10075         * Makefile.in (build_tooldir): New variable, same as tooldir.
10076         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10077         -B$(build_tooldir)/bin/.
10078         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10079
10080 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10081
10082         * README: Remove installation instructions and refer to the
10083         INSTALL directory instead.
10084
10085 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10086
10087         * config.sub: Add support for i[34567]86-pc-udk.
10088         * configure.in: Likewise.
10089
10090 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10091
10092         * Makefile.in: add bzip2 package building bits for user
10093         tools module
10094         * configure.in: ditto
10095
10096 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10097
10098         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10099         (ALL_TARGET_MODULES): Add all-target-libobjc.
10100         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10101         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10102         (all-target-libchill): Add dependencies.
10103         * configure.in (target_libs): Add libchill.
10104
10105 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10106
10107         * configure.in (target_subdir): Remove duplicate line.
10108
10109 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10110
10111         * Makefile.in (all-automake): fix dependencies.
10112
10113 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10114
10115         * configure.in: Minor cleanups for building in the $(target_alias)
10116         subdir.
10117
10118 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10119
10120         * Makefile.in (bootstrap): Set r and s before make all.  Use
10121         BASE_FLAGS_TO_PASS in make all.
10122         (cross): Likewise.
10123
10124 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10125
10126         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10127
10128 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10129
10130         * config.sub: Fix typo in last change.
10131
10132 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10133
10134         * config.sub: Add support for C4x target.
10135         * configure.in: Likewise.
10136
10137 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10138
10139         * config.sub: Recognize sparcv9 just like sparc64.
10140
10141 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10142
10143         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10144
10145 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10146
10147         * config.guess: Correctly identify Pentium II sco boxes.
10148
10149         * config.guess: Fix "tr" code.  From Weiwen Liu.
10150
10151 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10152
10153         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10154         stabs.
10155
10156 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10157
10158         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10159         (ALL_TARGET_MODULES): Add all-target-libchill.
10160         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10161         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10162         (all-target-libchill): Add dependencies.
10163         * configure.in (target_libs): Add libchill.
10164
10165 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10166
10167         * config.guess: Avoid assumptions about "tr" behaves when
10168         LANG is set to something other than English.
10169
10170 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10171
10172         * configure (gxx_include_dir): Changed to
10173         '${prefix}/include/g++'-${libstdcxx_interface}.
10174
10175         * config.if: New to determine the interfaces.
10176
10177 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10178
10179         * config.guess: Detect and handle MPE/IX.
10180         * config.sub: Deal with MPE/IX.
10181
10182 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10183
10184         * configure.in: Use mh-aix43.
10185
10186 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10187
10188         * configure: Fix --without/--disable cases for gxx-include-dir.
10189
10190 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10191
10192         * mdata-sh:  Imported.  Needed for automake support.
10193
10194 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10195
10196         * Makefile.in (taz): Try "chmod -R og=u ." before
10197         "chmod og=u `find . -print`".
10198
10199 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10200
10201         * configure.in: Add arm-elf and thumb-elf support.
10202
10203 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10204
10205         * Makefile.in: Undo previous patch.
10206
10207 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10208
10209         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10210         to here ...
10211         (install-no-fixedincludes): and here
10212         (INSTALL_MODULES): ... from here.
10213
10214 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10215
10216         * config.sub: Merge with FSF.
10217
10218         * config.guess: Merge with FSF.
10219
10220 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10221
10222         * configure (extraconfigdirs): New variable.
10223         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10224         * Makefile.in (all): Move higher in file.
10225         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10226         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10227         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10228         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10229         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10230
10231 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10232
10233         * Makefile.in (all-target-libjava): Depend on all-gcc and
10234         all-target-newlib.
10235         (configure-target-libjava): Depend on $(ALL_GCC).
10236
10237 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10238
10239         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10240         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10241
10242 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10243
10244         * INSTALL/README: Fix typo.
10245
10246 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10247
10248         * ylwrap: Change absolute path checks to check for DOS style path
10249         names.
10250
10251         * ylwrap: Don't use a full path name if the source file is in the
10252         same directory.  From hjl@lucon.org (H.J. Lu).
10253
10254         * config-ml.in: Default to being verbose, to match Feb 18 change to
10255         configure.
10256
10257 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10258
10259         Brought over from egcs:
10260
10261         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10262
10263         * configure.in (target_subdir): Set to ${target_alias} instead
10264         of "libraries".
10265
10266         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10267
10268         * configure.in (target_subdir): Set to libraries if enable_multilib.
10269
10270 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10271
10272         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10273         multilibs, force reconfiguration the first time we create
10274         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10275
10276 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10277
10278         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10279         avoid confusion with --no-recursion.
10280
10281 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10282
10283         * configure.in: Win32 hosts shouldn't use install -x
10284         * install-sh: remove -x option, and special .exe-handling
10285         hack.
10286
10287 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10288
10289         * config.guess: Recognize i586-pc-beos.
10290         * configure.in: Don't build some bits for beos.
10291
10292 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10293
10294         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10295         CFLAGS default to -O2.
10296
10297         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10298         when using GNU ld.
10299
10300 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10301
10302         * ltmain.sh: Correct install when using a different shell.
10303
10304 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10305
10306         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10307
10308 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10309
10310         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10311         target.
10312
10313 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10314
10315         * ltconfig: Update to correct AIX handling.
10316
10317 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10318
10319         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10320
10321         * configure.in (target_subdir): Set to ${target_alias} instead
10322         of "libraries".
10323
10324 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10325
10326         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10327         (Makefile): Depend on $(gcc_version_trigger).
10328
10329         * configure (gcc_version): Change default initializer to empty
10330         string.
10331         (gcc_version_trigger): New variable; pass this variable down
10332         to subdir configures to enable them checking gcc's version
10333         themselves. Emit make macros for both gcc_version vars.
10334         (topsrcdir): Initialize reliably.
10335         (recursion line): Remove --with-gcc-version=${gcc_version}.
10336
10337 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10338
10339         * configure (enable_version_specific_runtime_libs): Implement new flag
10340         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10341         in $(libsubdir); emit definition in each generated Makefile.
10342         (gxx_include_dir): Initialize depending on
10343         $enable_version_specific_runtime_libs.
10344
10345 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10346
10347         * configure (gcc_version): Initialize properly depending on
10348         how and where configure is started.
10349         (recursion line): Pass a --with-gcc-version=${gcc_version}
10350         to configures in subdirs.
10351
10352 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10353
10354         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10355         cygmon
10356
10357 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10358
10359         * configure.in: Add cygmon and libstub support for mn10200.
10360
10361 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10362
10363         * configure (gcc_version): Add new variable describing the
10364         particular gcc version we're building.
10365         * Makefile.in (libsubdir): Add new macro for the directory
10366         in which the compiler finds executables, libraries, etc.
10367         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10368         and libsubdir.
10369
10370 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10371
10372         * Makefile.in (local-clean): Remove *.log.
10373         (warning.log): Built with warn_summary from build.log.
10374         (mail-report.log): Run test_summary.
10375         (mail-report-with-warnings.log): Run test_summary including
10376         warning.log in the report.
10377
10378 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10379
10380         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10381
10382 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10383
10384         * Makefile.in (grep): Grep no longer depends on libiberty.
10385
10386 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10387
10388         * Makefile.in: all-snavigator needs all-libgui.
10389
10390 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10391
10392         * configure.in: Add cygmon and libstub support for mn10300.
10393
10394 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10395
10396         * missing: Update to version from automake 1.3.
10397
10398         * ltmain.sh: On installation, don't get confused if the same name
10399         appears more than once in the list of library names.
10400
10401 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10402
10403         * config.sub: Accept m68060 and m5200 as CPU names.
10404
10405 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10406
10407         * configure: Use && rather than using -a in test, because odd
10408         strings can confuse test.
10409         * configure.in: Likewise.
10410
10411 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10414
10415 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10416
10417         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10418         bootstrap4-lean): New targets.
10419
10420 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10421
10422         * mpw-* Delete.  Not used.
10423
10424 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10425
10426         * COPYING.LIB: Update FSF address.
10427
10428 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10429
10430         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10431
10432         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10433         GAS_SUPPORT_DIRS.
10434
10435 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10436
10437         * ltconfig, ltmain.sh: Avoid producing a version number if
10438         -version-info was not used.
10439
10440 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10441
10442         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10443         building with newlib.
10444
10445 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10446
10447         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10448         Solaris `make' causes it to continue to next definition.
10449
10450 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10451
10452         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10453         the right GUI libraries and files are installed along with GDB.
10454
10455 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10456
10457         * configure.in: Change alpha to alpha* in several places.
10458
10459 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10460
10461         * config.sub: Recognize sparc86x.
10462
10463 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10464
10465         * configure.in (--enable-target-optspace): Remove debug echo.
10466
10467 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10468
10469         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10470
10471 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10472
10473         * ltconfig: Update cygwin32 support.
10474
10475         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10476         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10477         (GDB_SUPPORT_DIRS): Likewise.
10478
10479 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10480
10481         * configure.in (target_makefile_frag): If --enable-target-optspace,
10482         use -Os to compile target libraries rather than -O2.  Default to
10483         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10484         not used.
10485         * configure.in (target_cflags): Ditto for d30v.
10486
10487 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10488
10489         * Makefile.in (all-bfd): Depend on all-intl.
10490         (all-binutils): Likewise.
10491         (all-gas): Likewise.
10492         (all-gprof): Likewise.
10493         (all-ld): Likewise.
10494
10495 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10496
10497         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10498
10499 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * Makefile.in (all-bfd): Depend upon all-libiberty.
10502
10503         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10504
10505 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10506
10507         * Makefile.in: Add libstub.
10508
10509         * configure.in: Ditto. Build libstub for targets that have cygmon
10510         support.
10511
10512 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10513
10514         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10515
10516 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10517
10518         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10519         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10520
10521 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10522
10523         * configure: Define DEFAULT_M4 by searching PATH.
10524         * Makfile.in: Use DEFAULT_M4.
10525
10526 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10527
10528         * ltconfig: Add cygwin32 support.
10529
10530         * Makefile.in, configure.in: Add libtool as a native only directory
10531         to configure and build.
10532
10533 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10534
10535         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10536
10537 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10538
10539         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10540
10541 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10542
10543         * Makefile.in: add ash make rules
10544         * configure.in: add ash to native_only and host_tools lists
10545
10546 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10547
10548         * Makefile.in (all-gettext, all-intl): New targets.
10549         (ALL_MODULES): Added all-gettext, all-intl.
10550         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10551         (INSTALL_MODULES): Added install-gettext, install-intl.
10552         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10553
10554         * configure.in (host_tools): Added gettext.
10555         (native_only): Likewise.
10556         (noconfigdirs) [various cases]: Likewise.
10557         (host_libs): Added intl.
10558
10559 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10560
10561         * configure: Do not disable building gdbtk for cygwin32 hosts.
10562
10563 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10564
10565         * configure.in: Add thumb-coff target.
10566         * config.sub: Add thumb-coff target.
10567
10568 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10569
10570         * Makefile.in: Revert yesterday's change.
10571         (all-target-winsup):  all-target-librx stays out of here.
10572
10573 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10574
10575         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10576         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10577         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10578         Remove references to librx and libg++.
10579
10580 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10581
10582         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10583         recursive makes
10584
10585 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10586
10587         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10588         for newlib directory.
10589         (CXX_FOR_TARGET): Likewise.
10590
10591 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10592
10593         * ltconfig: Update after libtool/ltconfig.in change for
10594         hpux11.
10595
10596 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10597
10598         * ltconfig, ltmain.sh: Update to libtool 1.2.
10599
10600 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10601
10602         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10603         (install-gcc-cross): Instead, override LANGUAGES here.
10604
10605 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10606
10607         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10608         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10609
10610 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10611
10612         * configure.in: Add Thumb-pe target.
10613
10614 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10615
10616         * Makefile.in - changed sn targets to snavigator
10617         * configure.in - changed sn targets to snavigator
10618
10619 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10620
10621         * config-ml.in: After building symlink tree call make distclean
10622         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10623         to be the case for libiberty.
10624
10625 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10626
10627         * configure: When making link, also check the current
10628         directory. The configure scripts may create one.
10629
10630 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10631
10632         * config.sub: Accept alphapca56 and alphaev6 properly.
10633
10634 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10635
10636         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10637
10638 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10639
10640         * config.sub (sco5): Fix typo.
10641
10642 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10643
10644         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10645         install-itcl.
10646         (install-itcl): Remove dependency on install-tcl.
10647
10648 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10649
10650         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10651
10652 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10653
10654         * configure.in: Don't build libgui for a cygwin32 target when not on
10655         a cygwin32 host.
10656
10657 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10658
10659         * configure (redirect): Set to null, so default behavior of
10660         configure is now --verbose.
10661
10662 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10663
10664         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10665         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10666
10667 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10668
10669         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10670         this change to sync Makefile.in with its ChangeLog entries.
10671
10672 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10673
10674         * ltmain.sh (mkdir): Check that the directory doesn't exist
10675         before we exit with error, so that we don't get races during
10676         parallel builds.
10677
10678 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10679
10680         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10681
10682 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10683
10684         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10685         PICFLAG_FOR_TARGET.
10686         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10687
10688         * configure: Emit a definition for the new macro enable_shared
10689         into each Makefile.
10690
10691 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10692
10693         * configure.in (host_tools, native_only): Add libtool.
10694
10695 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10696
10697         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10698         Fix typo in ming config comment.
10699
10700 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10701
10702         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10703
10704 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10705
10706         * config.sub: Add tic30 cases, and map c30 to tic30.
10707
10708 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10709
10710         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10711         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10712         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10713         (CLEAN_TARGET_MODULES): Similarly
10714         (all-target-libf2c): Add dependences.
10715         * configure.in (target_libs): Add libf2c.
10716
10717 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10718
10719         * configure.in: Remove expect from noconfigdirs when target
10720         is cygwin32.  OK to build expect and dejagnu with Canadian
10721         Cross.
10722
10723 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10724
10725         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10726         host.
10727
10728         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10729         and mingw32.
10730
10731 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10732
10733         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10734         here as it is not defined in the toplevel Makefile.
10735
10736 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10737
10738         * configure (package_makefile_rules_frag): New variable, which names
10739         a file with generic rules, ...
10740         Change comment to mention we now have FIVE parts.
10741         * configure: Undo last change.
10742
10743 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10744
10745         * config.guess: More accurate determination of HP processor types.
10746         * config.sub: More accurate determination of HP processor types.
10747
10748 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10749
10750         * configure (package_makefile_frag): Move inserting the
10751         ${package_makefile_frag} to where it should be according
10752         to the comment.
10753
10754 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10755
10756         * config.guess: Add support for Linux/ARM.
10757
10758 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10759
10760         * .cvsignore: Remove *-info and *-install since they match
10761         release-info and mpw-install, which we don't want to just ignore.
10762
10763 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10764
10765         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10766
10767 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10768
10769         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10770         local_prefix to sub-make invocations.
10771
10772 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10773
10774         * configure.in: Check makefile fragments in the source
10775         directory.
10776
10777 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10778
10779         * configure.in: Check whether host and target makefile
10780         fragments exist before adding them to *_makefile_frag.
10781
10782 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10783
10784         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10785
10786 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10787
10788         * configure.in: Make sure we only replace RPATH_ENVVAR on
10789         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10790         regexp to sed.
10791
10792         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10793         to sub-makes.
10794
10795 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10796
10797         * config-ml.in (multi-do): LDFLAGS must include multilib
10798         designator.
10799
10800 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10801
10802         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10803
10804 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10805
10806         * config.sub: Add mingw32 support.
10807         * configure.in: Likewise.
10808
10809 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10810
10811         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10812
10813 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10814
10815         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10816         * configure (gxx_include_dir): Provide a definition for subdirs
10817         which do not use autoconf.
10818
10819 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10820
10821         * config.guess: Sync with egcs.  Picks up new alpha support,
10822         BeOS & some additional linux support.
10823
10824 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10825
10826         * config.guess: HP 9000/803 is a PA1.1 machine.
10827
10828 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10829
10830         * configure.in: It's alpha*-...
10831
10832 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10833
10834         * configure.in (host_makefile_frag, target_makefile_frag):
10835         Handle multiple config files.
10836         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10837         alpha-*-*.
10838
10839 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10840
10841         * mkdep: New file.
10842
10843 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10844
10845         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10846
10847 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10848
10849         * Makefile.in: Add libgui directory.
10850         (GDB_TK): Add all-libgui.
10851         * configure.in: Add libgui directory.
10852         * configure: Add all-libgui to GDB_TK.
10853
10854 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10855
10856         * config-ml.in (multidirs): Add m32r to multilib list.
10857
10858 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10859
10860         * Makefile.in (all-target-gperf): Change dependency to
10861         all-target-libstdc++.
10862
10863 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10864
10865         * config.guess: Add BeOS support.
10866
10867 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10868
10869         Source directory cvs renamed to cvssrc:
10870         * configure.in (host_tools): Change cvs to cvssrc.
10871         (native_only): Likewise.
10872         (noconfigdirs) [various cases]: Likewise.
10873         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10874         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10875         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10876         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10877         (all-cvssrc): Rename target from all-cvs.
10878
10879 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10880
10881         * configure (gxx_include_dir): Fix thinko.
10882
10883 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10884
10885         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10886         (install-cross, install-gcc-cross): New targets.
10887
10888 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10889
10890         * configure.in (noconfigdirs): Add support for Thumb target.
10891
10892         * config.sub (maybe_os): Add support for Thumb target.
10893
10894 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10895
10896         * Makefile.in: Add rules for cygmon.
10897
10898         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10899
10900 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10901
10902         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10903         * configure (gxx_include_dir): Provide a definition for subdirs
10904         which do not use autoconf.
10905
10906 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10907
10908         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10909         11/18/97 build
10910
10911 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10912
10913         * From Franz Sirl.
10914         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10915         found on RedHat Linux systems.
10916
10917 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10918
10919         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10920         guesses.
10921
10922 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10923
10924         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10925
10926 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10927
10928         * ltmain.sh: If mkdir fails, check whether the directory was created
10929         anyhow by some other process.
10930
10931 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10932
10933         * configure.in (d30v-*-*): Configure all directories.
10934
10935 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10936
10937         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10938         for the D30V.
10939
10940 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10941
10942         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10943
10944 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10945
10946         * include/libiberty.h: Add extern "C" { so it can be used with C++
10947         progrms.
10948         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10949         programs.
10950
10951 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10952
10953         * configure.in (d30v-*-*): Configure GCC now.
10954
10955 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10956
10957         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10958         is no longer needed.
10959
10960 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10961
10962         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10963
10964 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10965
10966         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10967         targets using "$@" to provide support for similar but not identical
10968         targets without having to duplicate code.
10969
10970 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10971
10972         * makefile.vms: Fix to work with DEC C.
10973
10974 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10975
10976         * config.sub: Add mips-tx39-elf to marketing names.
10977
10978 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10979
10980         * ltmain.sh: Handle symlinks in generated script.
10981
10982 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10983
10984         * configure: Handle autoconf style directory options: --bindir,
10985         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10986         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10987         --sysconfdir.
10988         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10989         (sharedstatedir, localstatedir, oldincludedir): New variables.
10990         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10991         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10992         sbindir, sharedstatedir, and sysconfdir.
10993
10994 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10995
10996         * Makefile.in (bootstrap-lean): New target.
10997
10998 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10999
11000         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11001         sn, and gnuserv from noconfigdirs.
11002
11003 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11004
11005         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11006
11007 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11008
11009         * Makefile.in (cross): New target.
11010
11011 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11012                           Jeff Law         <law@cygnus.com>
11013
11014         * Makefile.in (bootstrap2, bootstrap3): New targets.
11015         (all-bootstrap): Remove outdated and confusing target.
11016         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11017
11018 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11019
11020         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11021         windows.  Consistent with gdb/configure.
11022
11023 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11024
11025         * configure.in: Name Linux target fragment.
11026
11027         * configure: Rewrite so that project Makefile fragment is inserted
11028         first and appears last in the resulting Makefile.
11029
11030 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11031
11032         * Makefile.in (install-itcl): Install tcl first.
11033
11034 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11035
11036         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11037
11038 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11039
11040         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11041
11042         * configure.in (skipdirs): Add target-librx for Linux.
11043         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11044
11045 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11046
11047         * Makefile.in (bootstrap): New target.
11048
11049 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11050
11051         * config.sub: Accept 'amigados' for backward compatibility.
11052
11053 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11054
11055         * config.guess: Merge with FSF.
11056
11057 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11058
11059         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11060
11061 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11062
11063         * config.sub: Add "marketing-names" patch.
11064
11065 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11066
11067         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11068
11069 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11070
11071         * config.sub: Handle v850-elf.
11072
11073 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11074
11075         * .cvsignore (*-install): Remove.
11076
11077 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11078
11079         * ltconfig: Set CONFIG_SHELL in libtool.
11080         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11081
11082 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11083
11084         * configure.in (target_subdir): Set to libraries if enable_multilib.
11085
11086 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11087
11088         * config.guess: Update from gcc directory.
11089
11090 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11091
11092         * Makefile.in (all-sim): Depends on all-readline.
11093
11094 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11095
11096         * Makefile.in (BISON, YACC): Use $$s.
11097         (all-bison): Depend on all-texinfo.
11098
11099 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11100
11101         * Makefile.in (BISON): Add -L flag.
11102         (YACC): Likewise.
11103
11104 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11105
11106         * configure.in (noconfigdirs): Add support for v850e target.
11107
11108         * config.sub (maybe_os): Add support for v850e target.
11109
11110 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11111
11112         * configure.in (noconfigdirs): Add support for v850ea target.
11113
11114         * config.sub (maybe_os): Add support for v850ea target.
11115
11116 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11117
11118         * config.sub: Add mipstx39.  Delete r3900.
11119
11120 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11121
11122         * Makefile.in (all-autoconf): Depends on all-texinfo.
11123
11124 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11125
11126         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11127         eabi targets.
11128
11129 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11130
11131         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11132
11133         * configure: When handling a Canadian Cross, handle YACC as well as
11134         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11135         * Makefile.in (all-bison): Depend upon all-texinfo.
11136
11137 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11138
11139         * Makefile.in (BISON): bison, not byacc or bison -y.
11140         (YACC): bison -y or byacc or yacc.
11141         (various): Add *-bison as appropriate.
11142         (taz): No need to mess with BISON anymore.
11143
11144 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * configure: If OSTYPE matches *win32*, try to find a good value for
11147         CONFIG_SHELL.
11148
11149 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11152         configure.in if it is present.
11153
11154 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11155
11156         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11157
11158 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11159
11160         * config.sub: Recognize `arc' cpu.
11161         * configure.in: Likewise.
11162         * config-ml.in: Likewise.
11163
11164 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11165
11166         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11167
11168 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11169
11170         * configure: Changed sed delimiter from ':' to '|' when
11171         attempting to substitute ${config_shell} for SHELL. On
11172         NT ${config_shell} may contain a ':' in it.
11173
11174 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11175
11176         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11177
11178 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11179
11180         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11181
11182 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11183
11184         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11185
11186         * ylwrap: If the program is a relative path, force it to be
11187         absolute.
11188
11189 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11190
11191         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11192
11193 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11194
11195         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11196         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11197         for libraries.
11198
11199 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11200
11201         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11202         separated by spaces.
11203
11204 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11205
11206         * ylwrap: New file.
11207         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11208
11209         * ltmain.sh: Handle /bin/sh at start of install program.
11210
11211         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11212
11213         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11214         * missing: New file, from automake 1.2.
11215
11216 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11217
11218         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11219         check-tk to CHECK_X11_MODULES.
11220
11221 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11222
11223         * config.sub: Merge with FSF.
11224
11225 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11226
11227         * config.guess: Merge with FSF.
11228
11229 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11230
11231         * configure: Treat msdosdjgpp like go32.
11232         * configure.in: Likewise.  Don't remove gprof for go32.
11233
11234         * configure: Change Makefile.tem2 to Makefile.tm2.
11235
11236 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11237
11238         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11239
11240 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11241
11242         * install-sh (chmodcmd): Set to null if the DST directory already
11243         exists.  Same as Nov 11th change.
11244
11245 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11246
11247         * configure (GDB_TK): Needs itcl and tix.
11248
11249 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11250
11251         * config.guess: Update from FSF.
11252
11253 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11254
11255         * Makefile.in (GDB_TK): Depend on itcl and tix.
11256
11257 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11258
11259         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11260         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11261         (INSTALL_SCRIPT): New variable.
11262         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11263         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11264         to -x.
11265         * install-sh: Add support for -x option.
11266
11267 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11268
11269         * configure.in, Makefile.in: Treat tix like itcl.
11270
11271 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11272
11273         * Makefile.in (WINDRES): New variable.
11274         (WINDRES_FOR_TARGET): New variable.
11275         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11276         (EXTRA_HOST_FLAGS): Add WINDRES.
11277         (EXTRA_TARGET_FLAGS): Add WINDRES.
11278         (EXTRA_GCC_FLAGS): Add WINDRES.
11279         ($(DO_X)): Pass down WINDRES.
11280         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11281         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11282         DLLTOOL_FOR_TARGET.
11283
11284 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11285
11286         * configure.in: configure sim before gdb for win32-x-ppc
11287
11288 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11289
11290         Move gperf into the toplevel, from libg++.
11291         * configure.in (target_tools): Add target-gperf.
11292         (native_only): Add target-gperf.
11293         * Makefile.in (all-target-gperf): New target, depend on
11294         all-target-libg++.
11295         (configure-target-gperf): Empty rule.
11296         (ALL_TARGET_MODULES): Add all-target-gperf.
11297         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11298         (CHECK_TARGET_MODULES): Add check-target-gperf.
11299         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11300         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11301
11302 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11303
11304         * config.sub (mn10200): Recognize new basic machine.
11305
11306 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11307
11308         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11309         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11310
11311 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11312
11313         * configure.in: If we're building mips-sgi-irix6* native, turn on
11314         ENABLE_MULTILIB and set TARGET_SUBDIR.
11315
11316 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11317
11318         * Makefile.in (all-sn): Depend on all-grep.
11319
11320 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11321
11322         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11323
11324         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11325         Makefile.  From Jeff Makey <jeff@cts.com>.
11326         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11327
11328         * Makefile.in (DISTBISONFILES): Remove.
11329         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11330         $(DEFAULT_YACC).
11331
11332         * configure.in: Build itl, db, sn, etc., when building for native
11333         cygwin32.
11334
11335         * Makefile.in (LD): New variable.
11336         (EXTRA_HOST_FLAGS): Pass down LD.
11337         ($(DO_X)): Likewise.
11338
11339 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11340
11341         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11342
11343 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11344
11345         * configure.in (targargs): Strip out any supplied --build argument
11346         before adding our own. Always add --build.
11347
11348 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11349
11350         * configure.in (targargs): Pass --build if we're doing
11351         a cross-compile.
11352
11353 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11354
11355         * configure: Use '|' instead of ":" as the separator in
11356         sed. Otherwise sed chokes on NT path names with drive
11357         designators. Also look for "?:*" as the leading characters in an
11358         absolute pathname.
11359
11360 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11361
11362         * config.sub: Support for r3900.
11363
11364 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11365
11366         * configure.in: Use install-sh, not install.sh.
11367
11368 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11369
11370         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11371         apply it twice.
11372
11373 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11374
11375         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11376         install-binutils.
11377
11378 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11379
11380         * Makefile.in: Add automake targets.
11381         * configure.in (host_tools): Add automake.
11382
11383 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11384
11385         * configure: Default CXX to c++, not gcc.
11386         * Makefile.in (CXX): Set to c++, not gcc.
11387         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11388
11389 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11390
11391         * install-sh: try appending a .exe if source file doesn't
11392         exist
11393
11394 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11395
11396         * configure.in: Turn on multilib by default.
11397         (cross_only): Remove target-libiberty.
11398
11399         * Makefile.in (all-gcc): Don't depend on libiberty.
11400
11401 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11402
11403         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11404
11405 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11406
11407         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11408         (DISTBISONFILES): Add ld/Makefile.in
11409
11410 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11411
11412         * configure.in: if target is cygwin32 but host isn't cygwin32,
11413         don't configure gdb tcl tk expect, not just gdb.
11414
11415 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11416
11417         * configure.in: Added gnuserv everywhere sn appears.
11418
11419         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11420         (CROSS_CHECK_MODULES): Added check-gnuserv.
11421         (INSTALL_MODULES): Added install-gnuserv.
11422         (CLEAN_MODULES): Added clean-gnuserv.
11423         (all-gnuserv): New target.
11424
11425 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11426
11427         * config.guess: Fixes for MIPS OpenBSD systems.
11428
11429 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11430
11431         * Makefile.in (INSTALL_XFORM): Remove.
11432         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11433
11434         * mkinstalldirs: New file, copied from automake.
11435         * Makefile.in (installdirs): Rename from install-dirs.  Use
11436         mkinstalldirs.  Change all users.
11437         (DEVO_SUPPORT): Add mkinstalldirs.
11438
11439 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11440
11441         * install-sh: Rename from install.sh.
11442         * Makefile.in (INSTALL): Change install.sh to install-sh.
11443         (DEVO_SUPPORT): Likewise.
11444
11445         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11446         Graichen <graichen@rzpd.de>.
11447
11448 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11449
11450         * config.guess: Recognize OpenBSD systems correctly.
11451
11452 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11453
11454         * README, Makefile.in (ETC_SUPPORT): Remove references to
11455         cfg-paper*, configure.{texi,man,info*}._
11456
11457 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11458
11459         * Makefile.in (all.normal): Ensure that gcc is built after all
11460         the x11 - ie gdb - targets.
11461
11462 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11463
11464         * makefile.vms: Don't run conf-a-gas.
11465
11466 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11467
11468         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11469
11470 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11471
11472         * configure.in: Remove noconfigdirs case since gdb also
11473         configures and builds for tic80-coff.
11474
11475 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11476
11477         * configure: Set cache_file to config.cache.
11478         * Makefile.in (local-distclean): Remove config.cache.
11479
11480 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11481
11482         * COPYING: Update FSF address.
11483
11484 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11485
11486         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11487         noconfigdirs.
11488
11489 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11490
11491         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11492         MAKEDIRS, is empty.
11493
11494 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11495
11496         * config.sub: Tweak mn10300 entry.
11497
11498 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11499
11500         * configure.in (host_tools): Put sim before gdb, so gdb's
11501         configure.tgt can determine if the simulator was configured.
11502
11503 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11504
11505         * config.sub: Move BeOS $os case to be with other Cygnus
11506         local cases.
11507
11508 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11509
11510         * config.sub: Remove misplaced comment that broke Linux.
11511
11512 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11513
11514         * config.sub: Add BeOS support.
11515
11516 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11517
11518         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11519
11520 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11521
11522         * configure.in (noconfigdirs): Remove tcl and tk from
11523         noconfigdirs for cygwin32 builds.
11524
11525 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11526
11527         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11528
11529 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11530
11531         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11532         make-all.com, use makefile.vms instead.
11533
11534 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11535
11536         * config.sub: Accept -lnews*.
11537
11538 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11539
11540         * configure.in (noconfigdirs): Disable target-newlib,
11541         target-examples and target-libiberty for d30v.
11542
11543 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11544
11545         * configure.in (noconfigdirs): Enable ld for d30v.
11546
11547 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11548
11549         * configure.in (tic80-*-*): Build compiler.
11550
11551 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11552
11553         * configure.in (d30v-*): Remove sim directory from list of
11554         unsupported d30v directories
11555
11556 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11557
11558         * config.sub, configure.in: Add d30v target cpu.
11559
11560 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11561
11562         * makefile.vms: New file.
11563         * make-all.com: Remove.
11564
11565 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11566
11567         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11568
11569 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11570
11571         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11572
11573 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11574
11575         * Makefile.in (ALL_MODULES): Added all-db.
11576         (CROSS_CHECK_MODULES): Addec check-db.
11577         (INSTALL_MODULES): Added install-db.
11578         (CLEAN_MODULES): Added clean-db.
11579
11580 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11581
11582         * config.guess: Merge with latest FSF sources.
11583
11584 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11585
11586         * Makefile.in (ALL_MODULES): Added all-itcl.
11587         (CROSS_CHECK_MODULES): Added check-itcl.
11588         (INSTALL_MODULES): Added install-itcl.
11589         (CLEAN_MODULES): Added clean-itcl.
11590
11591 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11592
11593         * configure.in: build gdb for mn10200
11594
11595 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11596
11597         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11598
11599 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11600
11601         * configure.in (tic80-*-*): Turn off most targets right now.
11602
11603 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11604
11605         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11606         rather than the makeinfo program.
11607         (do-info): Depend upon all-texinfo.
11608
11609 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11610
11611         * configure.in: Remove uses of config/mh-linux.
11612
11613         * config.sub, config.guess: Merge with latest FSF sources.
11614
11615 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11616
11617         * config.sub (case $basic_machine): Add tic80 entries.
11618
11619 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11620
11621         * config.sub, config.guess: Merge with latest FSF sources.
11622
11623 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11624
11625         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11626         * mpw-config.in: Test for NewFolderRecursive.
11627         * mpw-install: Use symbolic name for startup filename.
11628         * mpw-README: Add various additional details.
11629
11630 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11631
11632         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11633
11634 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11635
11636         * configure.in: Do build gcc and the target libraries for
11637         the mn10200.
11638
11639 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11640
11641         * configure.in: don't avoid building gdb for mn10300 any more
11642         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11643         instead of single-quoting it.
11644
11645 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11646
11647         * configure.in: Don't use --with-stabs on IRIX 6.
11648
11649 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11650
11651         * configure.in (m32r): Build gdb, libg++ now.
11652
11653 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11654
11655         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11656         directories from noconfigdirs.
11657
11658 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11659
11660         * config.sub (basic_machine): added mips16 configuration
11661
11662 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11663
11664         * config.sub: Handle d10v-unknown.
11665
11666 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11667
11668         * config.sub: Handle v850-unknown.
11669
11670 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11671
11672         * Makefile.in: add findutils
11673         * configure.in: add findutils to list of host_tools
11674
11675 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11676
11677         * config.sub: Handle mn10200 and mn10300.
11678
11679 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11680
11681         * configure.in (d10v-*): Do not build librx.
11682
11683 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11684
11685         * configure.in (mn10300): Build everything except gdb & libgloss.
11686
11687 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11688
11689         * config.guess:  Patch for Dansk Data Elektronik servers,
11690         from Niels Skou Olsen <nso@dde.dk>.
11691
11692         For ncr, use /bin/uname rather than uname, since GNU uname does not
11693         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11694
11695         Patch for MIPS R4000 running System V,
11696         from Eric S. Raymond <esr@snark.thyrsus.com>.
11697
11698         Fix thinko for nextstep.
11699
11700         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11701
11702         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11703         * config.guess: Guess mips-dec-mach_bsd4.3.
11704
11705         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11706         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11707         release numbers.
11708         * config.guess (mips-mips-riscos*):  Emit just enough of the
11709         release number.
11710
11711         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11712         * config.guess (sparc-auspex-sunos*):  Added.
11713         (f300-fujitsu-*): Added.
11714
11715         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11716         * config.guess:  Recognize a Tadpole as a sparc.
11717
11718 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11719
11720         * config.guess: Don't assume that NextStep version is either 2 or
11721         3.  NextStep 4 (aka OpenStep 4) has come out now.
11722
11723 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11724
11725         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11726         From Rik Faith <faith@cs.unc.edu>.
11727
11728 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11729
11730         * config.sub: Contributions from bug-gnu-utils to:
11731         Support plain "hppa" (no version given) architecture, reported by
11732         OpenStep.
11733         OpenBSD like NetBSD.
11734         LynxOs is not a hardware supplier.
11735
11736         * config.guess: Contributions from bug-gnu-utils to add support for:
11737         OpenBSD like NetBSD.
11738         Stratus systems.
11739         More Pyramid systems.
11740         i[n>4]86 Intel chips.
11741         M680[n>4]0 Motorola chips.
11742         Use unknown instead of lynx for hardware manufacturer.
11743
11744 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11745
11746         * install.sh (chmodcmd): Set to null if the DST directory already
11747         exists.
11748
11749 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11750
11751         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11752         not use mt-ppc target Makefile fragment any more.
11753
11754 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11755
11756         * configure.in (*-*-windows):  Exclude everything but those dirs
11757         needed to build windows.
11758
11759 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11760
11761         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11762
11763 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11764
11765         * configure.in:  Exclude mmalloc from i386-windows.
11766
11767 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11768
11769         * Undo my previous change.
11770
11771 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11772
11773         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11774         unconditionally.
11775         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11776
11777 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11778
11779         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11780         host to add it's own flags.
11781
11782 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11783
11784         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11785
11786 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11787
11788         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11789         (CXX_FOR_TARGET): Likewise.
11790         (GCC_FOR_TARGET): Define.
11791         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11792         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11793         CC_FOR_TARGET was specified on the command line.
11794         (MAKEOVERRIDES): Don't define.
11795
11796 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11797
11798         * configure.in (m32r): Fix spelling of libg++ libs.
11799
11800 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11801
11802         * config.sub (-apple*): Remove, now redundant.
11803
11804 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11805
11806         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11807
11808         * configure: Rework yesterday's sed script patch.
11809
11810         * config.sub: Merge with FSF.
11811
11812 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11813
11814         * config.guess:  Merge from FSF.
11815
11816         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11817         * config.guess: Use pc instead of unknown, for pc clone systems.
11818         Change linux to linux-gnu.
11819
11820         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11821         * config.guess: Avoid non-portable tr syntax.
11822
11823 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11824
11825         * test-build.mk (HOLES): Add "xargs" for gdb.
11826
11827         * configure: Avoid hpux10.20 sed bug.
11828
11829 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11830
11831         * configure.in:  Add support for windows host
11832         (that is a build done under the Microsoft build environment).
11833
11834 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11835
11836         * Makefile.in: Replace all uses of srcroot with s, to shrink
11837         command line lengths.
11838
11839         Patches from Geoffrey Noer <noer@cygnus.com>:
11840         * configure.in: If configuring for newlib, pass --with-newlib to
11841         subdirectories.
11842         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11843         -Bnewlib/ and -Lwinsup to gcc.
11844         (CXX_FOR_TARGET): Likewise.
11845
11846 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11847
11848         * Makefile.in (ETC_SUPPORT): Add configure.
11849
11850 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11851
11852         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11853         host configuration file.
11854
11855 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11856
11857         * configure.in: Break mn10x00 support into separate
11858         mn10200 and mn10300 configurations.
11859         * config.sub: Likewise.
11860
11861 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11862
11863         * configure.in: Add lots of stuff to noconfigdirs for
11864         the mn10x00 targets.
11865
11866         * config.sub, configure.in: Add mn10x00 support.
11867
11868 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11869
11870         * make-all.com: Call conf-a-gas, not config-a-gas.
11871
11872 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11873
11874         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11875         targets.
11876
11877 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11878
11879         * mpw-README: Add much more detail for native PowerMac.
11880         * mpw-install: New file.
11881         * mpw-configure: Add --norecursion and --help options.
11882         * mpw-config.in: Translate readme and install files when
11883         copying to objdir.
11884         * mpw-build.in: Don't always depend on byacc and flex.
11885         (install-only-top): New action.
11886
11887 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11888
11889         * configure.in:  You can now configure GDB for the v850.
11890
11891 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11892
11893         * configure.in (noconfigdirs): Don't configure any C++ dirs
11894         if targeting D10V.
11895
11896 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11897
11898         * config.sub: Recognize mips64vr5000.
11899
11900 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11901
11902         * configure.in: Use a single line for host_tools and native_only.
11903
11904 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11905
11906         * config.sub, configure.in: Add entries for m32r.
11907
11908 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11909
11910         * Makefile.in (inet-install): Don't run install-gzip.
11911
11912 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11913
11914         * configure.in:  Don't config lots of things for *-*-windows*.
11915
11916 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11917
11918         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11919         (host_libs, host_tools): Copy from configure.in.
11920         * mpw-configure: Don't complain about directories not found.
11921
11922 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11923
11924         * configure.in (i[345]86): Recognize i686 for pentium pro.
11925         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11926         file.
11927
11928         * config.guess (i[345]86): Ditto.
11929
11930 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11931
11932         * configure.in (noconfigdirs): Removed gdb for D10V.
11933
11934 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11935
11936         * configure.in: Remove ld, target-libio, target-libg++, and
11937         target-libstdc++ from noconfigdirs.
11938
11939 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11940
11941         * configure: Fix three locations where shell scripts were
11942         being run directly rather than with config_shell.
11943
11944 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11945
11946         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11947         * config.sub (basic_machine): Recognize v850.
11948
11949 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11950
11951         * mpw-configure: Handle multiple enable/disable options and
11952         pass them down recursively, handle -c and -s flags appropriately
11953         depending on choice of compiler, add escape mechanism for
11954         quoted arguments to gC.
11955
11956 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11957
11958         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11959         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11960         so that -mrelocatable-lib and -mno-eabi are used.
11961
11962         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11963         not support --print-multi-lib, don't abort.
11964
11965 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11966
11967         * make-all.com: Run config-a-gas.
11968         * setup.com: Don't copy subdirectory files around.
11969
11970 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11971
11972         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11973         target, it now compiles correctly.
11974
11975 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11976
11977         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11978
11979 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11980
11981         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11982
11983 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11984
11985         * configure.in (native_only): Add prms.
11986
11987 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11988
11989         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11990         (BINUTILS_SUPPORT_DIRS): Likewise.
11991
11992 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11993
11994         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11995         d10v support is added.
11996
11997 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11998
11999         * configure.in (d10v-*-*): New target.
12000
12001 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12002
12003         * config.guess (HP 9000/811): Recognize this as a PA1.1
12004         machine.
12005
12006 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12007
12008         * Makefile.in (do-tar-gz): New target, split out from tail end of
12009         taz target.  Run each command separately, don't use pipes.
12010         (taz): Use it.
12011
12012 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12013
12014         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12015         * mpw-build.in: No builds should depend on building byacc or flex,
12016         they are assumed to be installed already.
12017
12018 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12019
12020         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12021         variable that CC_FOR_TARGET needs.
12022
12023 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12024
12025         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12026         options have changed since the last time the subdirectory was
12027         configured, and if it has, reconfigure.
12028         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12029         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12030
12031 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12032
12033         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12034         CLEAN_MODULES): Add bash.
12035         (all-bash): New target.
12036
12037 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12038
12039         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12040
12041 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12042
12043         * config.sub (basic_machine): Recognize d10v as a valid processor.
12044
12045 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12046
12047         * mpw-configure: Add support for --bindir.
12048         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12049
12050 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12051
12052         * configure.in: add bash, time, gawk to list of hosttools and things
12053         to only build for native toolchains
12054
12055 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12056
12057         * Makefile.in (docdir): Remove.
12058
12059 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12060
12061         * Makefile.in (datadir): Set to $(prefix)/share.
12062
12063 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12064
12065         * configure.in: build diff and patch for cygwin32-hosted
12066         toolchains.
12067
12068 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12069
12070         * config.sub: Accept -rtems*.
12071
12072 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12073
12074         * configure.in: enable dosrel for cygwin32-hosted builds,
12075                 remove diff from the list of things not buildable
12076                 via Canadian Cross
12077
12078 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12079
12080         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12081         don't get ". ".
12082
12083 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12084
12085         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12086
12087 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12088
12089         * Makefile.in (taz): Handle case where tex3patch didn't even get
12090         checked out.  Also, if it was found, put the symlink in a new util
12091         subdirectory.
12092
12093 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12094
12095         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12096
12097 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12098
12099         * config.sub: Recognize -openvms.
12100         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12101         * make-all.com, setup.com: New files.
12102
12103 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12104
12105         * Makefile.in (taz): tex3patch moved to texinfo/util.
12106
12107 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12108
12109         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12110         * configure.in: remove make from disable-if-Can-Cross list
12111                 enable gdb if ${host} and ${target} are cygwin32
12112
12113 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12114
12115         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12116         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12117
12118 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12119
12120         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12121         distinguish sysv/svr4/bsd variants.
12122         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12123
12124 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12125
12126         * configure.in: Added copyright notice.
12127         * move-if-change: Added copyright notice.
12128
12129 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12130
12131         * configure.in (powerpcle-*-solaris*): Until we get shared
12132         libraries working, don't build gdb, sim, make, tcl, tk, or
12133         expect.
12134
12135 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12136
12137         * config.guess:  Merge with FSF:
12138
12139         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12140         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12141
12142         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12143         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12144
12145         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12146         * config.guess:  Combine two OSF1 rules.
12147         Also recognize field test versions.  From mjr@zk3.dec.com.
12148         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12149         because GNU uname does not support -p.  From pmr@pajato.com.
12150
12151 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12152
12153         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12154
12155 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12156
12157         * mpw-README: Document GCCIncludes.
12158
12159 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12160
12161         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12162
12163 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12164
12165         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12166
12167 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12168
12169         * configure.in (*-*-cygwin32): Configure make.
12170
12171 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12172
12173         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12174
12175 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12176
12177         * Makefile.in (all-inet): Depend on all-perl.
12178
12179         * Makefile.in (inet-install): New target.
12180
12181         * Makefile.in (all-inet): Depend on all-tcl.
12182         (all-inet): Depend on all-send-pr.
12183
12184 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12185
12186         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12187         temporarily.
12188
12189 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12190
12191         * configure.in: Don't configure --with-gnu-ld on AIX.
12192
12193 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12194
12195         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12196
12197 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12198
12199         * Makefile.in (ALL_MODULES): Added all-inet.
12200         (CROSS_CHECK_MODULES): Added check-inet.
12201         (INSTALL_MODULES): Added install-inet.
12202         (CLEAN_MODULES): Added clean-inet.
12203         (all-indent): New target.
12204
12205         * configure.in (host_tools): Added inet.
12206         (native_only): Added inet.
12207         (noconfigdirs): Added inet.
12208
12209 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12210
12211         * configure.in: Don't configure libgloss if we are not configuring
12212         newlib.
12213
12214 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12215
12216         * configure.in: Don't configure libgloss for unsupported
12217         architectures.
12218
12219 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12220
12221         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12222
12223 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12224
12225         * Makefile.in (ALL_MODULES): Include all-apache.
12226         (CROSS_CHECK_MODULES): Include check-apache.
12227         (INSTALL_MODULES): Include install-apache.
12228         (all-apache): New target.
12229
12230         * configure.in: Added apache everywhere perl is seen.
12231
12232 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12233
12234         * Makefile.in: Add support for clean-{module} and
12235         clean-target-{module} rules.
12236
12237 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12238
12239         * configure.in (*-*-ose) do not build libgloss.
12240
12241 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12242
12243         * config.guess (prep*:SunOS:5.*:*): Turn into
12244         powerpele-unknown-solaris2.
12245
12246 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12247
12248         * configure.in: Permit --enable-shared to specify a list of
12249         directories.
12250
12251 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12252
12253         * configure.in (host==solaris): Pass only the first word of $CC
12254         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12255
12256 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12257
12258         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12259
12260 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12261
12262         * Makefile.in (ALL_MODULES): Include all-perl.
12263         (CROSS_CHECK_MODULES): Include check-perl.
12264         (INSTALL_MODULES): Include install-perl.
12265         (ALL_X11_MODULES): Include all-guile.
12266         (CHECK_X11_MODULES): Include check-guile.
12267         (INSTALL_X11_MODULES): Include install-guile.
12268         (all-perl): New target.
12269         (all-guile): New target.
12270
12271         * configure.in (host_tools): Include perl and guile.
12272         (native_only): Include perl and guile.
12273         (noconfigdirs): Don't build guile and perl; no ports have been
12274         done.
12275
12276 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12277
12278         * configure (--enable-*): Handle quoted option lists such as
12279         --enable-sim-cflags='-g0 -O' better.
12280
12281 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12282
12283         * Makefile.in ({,inst}all-target): New rule so we can make and
12284         install all of the target directories easily.
12285
12286 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12287
12288         * configure.in: Add missing global flag in sed substitution when
12289         deleting `target-' from ${configdirs}.
12290
12291 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12292
12293         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12294         option.
12295
12296         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12297         config/mh-necv4.
12298
12299         * install.sh: Correct misspelling of transformbasename.
12300
12301         * config.guess: Recognize mips-*-sysv*.
12302
12303 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12304
12305         * config.sub: Recognize mon960.
12306
12307 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12308
12309         * configure: Restore Canadian Cross handling of BISON and LEX,
12310         removed in Feb 20 change.
12311
12312 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12313
12314         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12315         Mention make install.  Remove the old copyright date as well the
12316         clumsy and rather pointless copyright on the README file.
12317
12318 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12319
12320         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12321         Makefile after running symlink-tree, then run `make distclean' to
12322         avoid clobbering any generated files in srcdir.
12323
12324 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12325
12326         * configure.in (m68k-*-netbsd*): Build everything now.
12327
12328 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12329
12330         * Makefile.in (taz): Fix quoting.
12331
12332 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12333
12334         * configure.in (sparclet-*-*): Build everything now.
12335
12336 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12337
12338         * configure.in (m68k-*-linux*): New host.
12339
12340 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12341
12342         * configure: Check for bison before byacc.
12343
12344 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12345
12346         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12347         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12348         searching PATH.  These are used as fallbacks by Makefile.in if
12349         flex/bison/byacc aren't in objdir.
12350
12351 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12352
12353         * Makefile.in: Make everything which depends upon all-bfd also
12354         depend upon all-opcodes, in case --with-commonbfdlib is used.
12355
12356 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12357
12358         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12359         building NT native compilers on Unix.
12360
12361 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12362
12363         * configure.in: Don't get CC from the host Makefile fragment if we
12364         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12365         Solaris test for /usr/ucb/cc to the post target script, just after
12366         the compiler sanity test.
12367
12368 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12369
12370         * config.sub: Merge with FSF.
12371
12372 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12373
12374         * Makefile.in (RPATH_ENVVAR): New variable.
12375         (REALLY_SET_LIB_PATH): Use it.
12376         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12377
12378 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12379
12380         * config.sub, configure.in: Recognize sparclet cpu.
12381
12382 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12383
12384         * config.guess:  Support m68k-cbm-sysv4.
12385
12386 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12387
12388         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12389         m68k-unknown-linuxaout from linker help string.  Put quotes around
12390         $ld_help_string.
12391
12392 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12393
12394         * config.guess (powerpc-harris-powerunix): Add guess for port
12395         to new target.
12396
12397 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12398
12399         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12400
12401 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12402
12403         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12404         $(REALLY_SET_LIB_PATH) in Makefile.
12405         * Makefile.in (SET_LIB_PATH): New variable.
12406         (REALLY_SET_LIB_PATH): New variable.
12407         ($(DO_X)): Use $(SET_LIB_PATH).
12408         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12409         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12410         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12411         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12412         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12413         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12414         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12415         (install-dosrel): Likewise.
12416         (all-opcodes): Depend upon all-libiberty.
12417
12418 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12419
12420         * config.guess (*:CYGWIN*): New
12421
12422 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12423
12424         * Makefile.in (all-target-winsup): All all-target-libiberty.
12425
12426 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12427
12428         * configure.in (noconfigdirs): Add missing # in front of comment.
12429
12430 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12431
12432         * configure.in: add second pass to things added to noconfigdirs
12433         so *-gm-magic can exclude libgloss properly.
12434
12435 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12436
12437         * mpw-configure (extralibs_name, rez_name): Set correctly
12438         for MWC68K compiler.
12439
12440         * mpw-README: Add more info on the necessary build tools.
12441
12442 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12443
12444         * configure.in, config.sub: Recognize cygwin32.
12445
12446 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12447
12448         * config.guess, config.sub: Recognize A/UX.
12449
12450 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12451
12452         * config.sub: Merge with gcc/config.sub.
12453
12454 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12455
12456         * mpw-build.in (do-binutils): Add build of stamps.
12457
12458 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12459
12460         * config.sub: Add recognition for mips64vr4100*-* targets.
12461
12462 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12463
12464         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12465         Add creation of gconfigargs with `--enable-shared' turned on.
12466         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12467         ($(host)-stamp-stage3-configured): Likewise.
12468         (HOLES): Add chatr and ldd.
12469         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12470
12471 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12472
12473         * configure: Pass --nfp to recursive configures.
12474
12475 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12476
12477         * Makefile.in (DLLTOOL): New.
12478         (DLLTOOL_FOR_TARGET): New.
12479         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12480         (EXTRA_TARGET_FLAGS): Ditto.
12481         (EXTRA_GCC_FLAGS): Ditto.
12482         (CONFIGURE_TARGET_MODULES): Ditto.
12483         (DO_X): Ditto.
12484         * configure: Add DLLTOOL.
12485
12486 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12487
12488         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12489         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12490         mh-sco, since old workarounds no longer needed, and don't
12491         build ld, since libraries have weak symbols in COFF.
12492
12493 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12494
12495         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12496
12497 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12498
12499         * configure.in: Make sure that ${CC} can be used to compile an
12500         executable.
12501
12502 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12503
12504         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12505         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12506         nothing depending on whether gdbtk is being built.
12507
12508 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12509
12510         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12511
12512 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12513
12514         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12515         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12516
12517 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12518
12519         * config-ml.in: Add support for
12520         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12521         Simplify setting of multidirs from --disable-foo.
12522
12523 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12524
12525         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12526         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12527         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12528         non-empty, pass them on to the  GCC make.
12529         (all-bootstrap): New rule that is like all-gcc, except it executes
12530         the GCC bootstrap rule instead of the GCC all rule.
12531
12532 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12533
12534         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12535
12536 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12537
12538         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12539         DG/UX support.
12540
12541 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12542
12543         * config.sub (i*86*) Change [345] to [3456]
12544
12545 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12546
12547         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12548         --with-gnu-ld=no.
12549
12550 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12551
12552         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12553         AIX multilibs get built.
12554
12555 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12556
12557         * configure.in (i386-win32): Don't build expect if we're not
12558         building the tcl subdir.
12559
12560 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12561
12562         * Makefile.in: (configure-target-examples, all-target-examples):
12563         New targets, configure and build example programs.
12564
12565 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12566
12567         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12568         use it as input to sedit the generated MPW makefile.
12569         * mpw-README: Add a suggestion about Gestalt.h.
12570
12571 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12572
12573         * config.sub: Accept *-*-ieee*.
12574
12575 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12576
12577         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12578         Ronald F. Guilmette <rfg@monkeys.com>.
12579
12580 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12581
12582         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12583         for powerpc-pe native.
12584         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12585         (target==powerpc-pe): duplicate i386-win32 entry.
12586
12587 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12588
12589         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12590         of vxworks, not just vxworks5.1.
12591
12592 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12593
12594         * mpw-configure: Add support for exec-prefix.
12595
12596 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12597
12598         * config.guess: Recognize HP model 816 machines as having
12599         a PA1.1 processor.
12600
12601 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12602
12603         * configure: Ignore new autoconf configure options.
12604
12605 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12606
12607         * config.guess:  Recognize Pentium under SCO.
12608         From Robert Lipe <robertl@arnet.com>.
12609
12610 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12611
12612         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12613
12614 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12615
12616         * configure.in: Don't configure gas for alpha-dec-osf*.
12617
12618 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12619
12620         * configure.in: Default to --with-stabs for some targets for which
12621         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12622         i[345]86*-*-unixware*.
12623
12624 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12625
12626         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12627         rather than basing it on the target.  Simplify handling of options
12628         controlling which directories to configure.  Remove extraneous
12629         slash in multi-clean target.
12630
12631 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12632
12633         * config-ml.in: Prefix more variables with ml_ so they don't collide
12634         with configure's.
12635
12636 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12637
12638         * configure: Don't turn -v into --v.
12639
12640 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12641
12642         * configure.in (targargs): Fix typo.
12643
12644         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12645
12646 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12647
12648         * configure.in: Strip --host and --target options from
12649         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12650         --with-cross-host option when building with a cross-compiler.
12651         * configure: Canonicalize the arguments put into config.status by
12652         always using `=' for an option with an argument.  Pass a presumed
12653         --host or --target explicitly.
12654
12655 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12656
12657         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12658         into general OS recognition case.
12659
12660 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12661
12662         * configure.in (target_configdirs): add target-winsup only
12663         for win32 target systems.
12664
12665 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12666
12667         * Makefile.in (all-target-libgloss): Depend upon
12668         configure-target-newlib, since when libgloss is built it looks to
12669         see if the newlib directory exists.
12670
12671 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12672
12673         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12674         cfg-ml-*.in.
12675
12676 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12677
12678         * configure: Handle LD and LD_FOR_TARGET when configuring a
12679         Canadian Cross.
12680
12681 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12682
12683         * configure.in (target_libs): add target-winsup.
12684         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12685         (target==ppcle-pe): remove ld from $noconfigdirs.
12686
12687 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12688
12689         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12690         Preserve relative path names in $srcdir.  Build symlink tree if
12691         configuring cross target dir and srcdir=. (= no VPATH support).
12692         (configure-target-libg++): Depend on configure-target-librx.
12693         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12694         * config-ml.in: New file.
12695         * symlink-tree: New file.
12696         * configure: Ensure srcdir="." if that's what it is.
12697
12698 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12699
12700         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12701         includes and FLEX_SKELETON setting.
12702         * mpw-configure (--with-gnu-ld): New option, controls whether
12703         to use PPCLink or ld with PowerMac GCC.
12704         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12705         * mpw-config.in: Configure grez if targeting Mac.
12706
12707         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12708         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12709         just macos.
12710         * configure.in: Configure grez resource compiler if targeting Mac.
12711         * Makefile.in (all-grez, install-grez): New targets.
12712
12713 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12714
12715         * configure: CXX defaults to gcc, not g++.  If we find
12716         gcc in the path, set CC to gcc -O2.
12717
12718 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12719
12720         * configure: Default ${build} correctly.  Avoid picking up extra
12721         spaces when reading CC and CXX from Makefile.  When doing a
12722         Canadian Cross, use plausible default values for numerous
12723         variables.
12724         * configure.in: When doing a Canadian Cross, don't try to
12725         configure tools whose configure script can't handle it.
12726
12727 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12728
12729         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12730
12731 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12732
12733         * configure:  Remove dubious bug reporting address.
12734
12735 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12736
12737         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12738         configure script, run that instead of this directory's configure.
12739         In either case, print a message that we're configuring the sub-dir.
12740
12741 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12742
12743         * configure.in: Before checking for the existence of various files,
12744         use sed to filter out "target-".
12745
12746 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12747
12748         * Makefile.in (DO_X): Split rule to decrease command line length
12749         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12750         (Philippe De Muyter).
12751
12752 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12753
12754         * Makefile.in (all-patch): depend on all-libiberty.
12755
12756 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12757
12758         * configure.in: If the only directory in target_configdirs which
12759         actually exists is libiberty, then set target_configdirs to empty,
12760         to avoid trying to build a target libiberty in a gas or gdb
12761         distribution.
12762
12763 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12764
12765         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12766         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12767         systems.
12768
12769 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12770
12771         * configure.in (copy_dirs): Use sys-include instead of include
12772         for --with-headers option.
12773
12774 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12775
12776         * Makefile.in, configure.in: Make winsup builds work with
12777         new scheme.
12778
12779 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12780
12781         * configure.in: Build the linker on AIX.
12782
12783 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12784
12785         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12786         where needed.
12787
12788 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12789
12790         * Makefile.in (all-gcc): Fix typo.
12791
12792 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12793
12794         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12795
12796 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12797
12798         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12799         to target-xiberty, to provide more flexibility.
12800         (target_subdir):  Define.  Create if cross.
12801         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12802         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12803         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12804         check-libFOO -> check-target-libFOO, etc.
12805         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12806         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12807         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12808         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12809         allow ALL_GCC="" to only configure.
12810         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12811         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12812         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12813
12814 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12815
12816         * Makefile.in (taz): Build "info" in etc explicitly.
12817
12818 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12819
12820         * configure.in:  Make sure that CC is undefined (as opposed to
12821         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12822         problem with autoconf trying to configure on a host without GCC.
12823
12824 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12825
12826         * mpw-configure: Set host alias from choice of host compiler,
12827         only use generic MPW Makefile sed if present, edit a file
12828         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12829         * mpw-README: Add problem notes about CW6 and CW7.
12830
12831 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12832
12833         * Makefile.in (taz): Use ";" instead of ";;".
12834
12835 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12836
12837         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12838         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12839         DISTDOCDIRS.
12840         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12841         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12842
12843 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12844
12845         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12846         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12847         Move bfd to DISTSTUFFDIRS.
12848
12849 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12850
12851         * Makefile.in (X11_LIB): Removed.
12852         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12853
12854         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12855
12856 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12857
12858         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12859         names.
12860
12861 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12862
12863         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12864
12865 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12866
12867         * configure.in (i[345]86-*-win32): Always build newlib.
12868         Don't configure cvs, autoconf or texinfo.
12869         * Makefile.in (LD_FOR_TARGET): New.
12870         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12871         Pass down LD_FOR_TARGET.
12872
12873 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12874
12875         * winsup: New directory.
12876         * Makefile.in: Build winsup.
12877         * configure.in: Winsup is configured when target is win32.
12878         Can only build win32 target GDB when native.
12879
12880 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12881
12882         * config.guess: Recognize HP model 819 machines as having
12883         a PA 1.1 processor.
12884
12885 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12886
12887         * configure: Fix sed loop which substitutes for CC and CXX to
12888         avoid bug found in various sed implementations.
12889
12890 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12891
12892         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12893         simulator.  Use standard powerpc-*-eabi*.
12894
12895 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12896
12897         * configure.in: Stop putting gas and binutils in noconfigdirs for
12898         powerpc-*-aix* and rs6000-*-*.
12899
12900 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12901
12902         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12903         -mcall-aixdesc libraries.
12904
12905 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12906
12907         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12908
12909         * config.sub (arm | armel | armeb): Fix shell syntax.
12910
12911 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12912
12913         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12914         -msoft-float and -mcpu=common support.
12915         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12916         libraries.
12917
12918 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12919
12920         * configure.in: Allow configuration and build of emacs19 for the alpha.
12921
12922 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12923
12924         * configure.in (CC): Get ^CC, not just any old CC, from
12925         ${host_makefile_frag}.
12926
12927 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12928
12929         * configure.in (CC): Try to get CC from
12930         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12931
12932 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12933
12934         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12935         only if it exists in $(srcdir).
12936
12937 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12938
12939         * configure: If CC and CXX are not set in the environment, set
12940         them, based on either an existing Makefile or on searching for gcc
12941         in PATH.  Substitute for CC and CXX in Makefile.
12942         * configure.in: Remove libm from target_libs.  Separate
12943         target_configdirs from configdirs.  If CC is not set in
12944         environment, try to get it from a host Makefile fragment.  Rewrite
12945         changes of configdirs to use skipdirs instead.  A few minor
12946         tweaks.  Take directories out of target_configdirs as they are
12947         taken out of configdirs.  Remove existing Makefile files from
12948         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12949         CONFIG_ARGUMENTS in Makefile.
12950         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12951         by configure.in.
12952         (CONFIG_ARGUMENTS): Likewise.
12953         (CONFIGURE_TARGET_MODULES): New variable.
12954         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12955         ($(CONFIGURE_TARGET_MODULES)): New target.
12956         (configure-libg++, configure-libio): New targets.
12957         (all-libg++): Depend upon configure-libg++.
12958         (all-libio): Depend upon configure-libio.
12959         (configure-libgloss, all-libgloss): New targets.
12960         (configure-libstdc++): New target.
12961         (all-libstdc++): Depend upon configure-libstdc++.
12962         (configure-librx, all-librx): New targets.
12963         (configure-newlib): New target.
12964         (all-newlib): Depend upon configure-newlib
12965         (configure-xiberty): New target.
12966         (all-xiberty): Depend upon configure-xiberty.
12967
12968 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12969
12970         * configure.in (host i[345]86-*-win32):  Expand the
12971         noconfigdirs again.
12972
12973 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12974
12975         * mpw-configure: Fix sed command file name.
12976
12977 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12978
12979         * configure.in (host i[345]86-*-win32): Reduce the
12980         noconfigdirs again.
12981
12982 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12983
12984         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12985         or powerpc*-*-pe*, since they are not yet supported.
12986
12987 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12988
12989         Add PowerMac support and many other enhancements.
12990         * mpw-configure: New option --cc to select compiler to use,
12991         paste options set according to --cc into the generated
12992         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12993         if mpw-make.sed is present.
12994         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12995         add forward includes for PowerPC include files.
12996         * mpw-build.in: Build using Makefile.PPC if present.
12997         (do-byacc, etc): Remove separate version resource builds.
12998         (do-gas): Build "stamps" before "all".
12999         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13000         * mpw-README: Update to reflect --cc option, PowerMac support,
13001         and recently-reported compatibility problems.
13002
13003 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13004
13005         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13006         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13007         (--with-multilib-top): Pass to recursive invocations.
13008
13009 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13010
13011         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13012         v810-*-*.
13013
13014 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13015
13016         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13017         gdb, ld and opcodes on v810-*-*.
13018
13019 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13020
13021         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13022         (local-maintainer-clean): New target.
13023         (maintainer-clean): New target.
13024         (realclean): Just depend upon maintainer-clean.
13025
13026 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13027
13028         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13029
13030 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13031
13032         * configure.in: Build ld in mips*-*-bsd* case.
13033
13034 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13035
13036         * config.sub: Accept -lites* OS.  From Ian Dall.
13037
13038 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13039
13040         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13041         targets.
13042
13043 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13044
13045         * configure.in: treat i386-win32 canadian cross the same as
13046         i386-go32 canadian cross.
13047
13048 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13049
13050         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13051         running under the simulator to build a reduced set of libraries.
13052         (powerpc-*-eabiaix): Add fine grained multilib support added to
13053         other powerpc targets yesterday.
13054
13055 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13056
13057         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13058         -disable-softfloat, -disable-relocatable, -disable-aix, and
13059         -disable-sysv to control which multilib libraries get built.
13060
13061 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13062
13063         * configure: Add Makefile.tem to list of files to remove in trap
13064         handler.
13065
13066 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13067
13068         * config.guess (*Linux*):  Add missing "exit"s.
13069         Also, need specific check for alpha-unknown-linux (uses COFF).
13070
13071 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13072
13073         * config.guess:  Merge with FSF:
13074
13075         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13076         * config.guess (AIX4): More robust release numbering discovery.
13077
13078         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13079         * config.guess (i386-sequent-ptx): Properly get version number.
13080
13081         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13082         * config.guess (mips:*:4*:UMIPS): New case.
13083
13084 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13085
13086         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13087         (i386-win32 host): Likewise.  Don't build readline.
13088
13089 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13090
13091         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13092         SUPPORT_FILES to submakes.
13093
13094 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13095
13096         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13097         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13098         mpw-configure.
13099
13100 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13101
13102         * configure.in (appdirs): Use =, not ==, in test expression when
13103         trying to build the text to print in the warning message for
13104         Solaris users.
13105
13106 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13107
13108         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13109
13110 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13111
13112         * config.guess: Recognize lynx-2.3.
13113
13114 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13115
13116         * config.sub (z8ksim): Deleted
13117         (z8k-*-coff): New, this is the one true name of the target.
13118
13119 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13120
13121         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13122
13123 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13124
13125         * config.guess (*:Linux:*:*): First try asking the linker what the
13126         default object file format is (elf, aout, or coff).  Then if this
13127         fails, try previous methods.
13128
13129 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13130
13131         * configure.in: Don't build newlib for *-*-vxworks5.1.
13132
13133 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13134
13135         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13136         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13137
13138 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13139
13140         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13141
13142 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13143
13144         * cfg-ml-com.in: New file.
13145         * cfg-ml-pos.in: New file.
13146
13147 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13148
13149         * COPYING.NEWLIB: Add HP free copyright to list.
13150
13151 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13152
13153         * config.sub: Recognize -eabi* for the system, not just -eabi.
13154
13155 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13156
13157         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13158         * config.sub, configure.in (win32): New target and host.
13159
13160 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13161
13162         * configure.in: Add i386-pe configuration.
13163
13164 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13165
13166         * mpw-build.in (install): Install GDB after LD.
13167
13168 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13169
13170         * mpw-config.in (elf/mips.h): Always forward-include, needed
13171         for GDB to build.
13172
13173 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13174
13175         * testsuite: New directory for customer acceptance and whole tool
13176         chain tests.
13177
13178 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13179
13180         * configure: If per-host line isn't found, but AC_OUTPUT is found
13181         and a configure script exists, run it instead.
13182
13183 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13184
13185         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13186
13187 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13188
13189         * configure: Set build_{cpu,vendor,os,alias} to host values when
13190         --build isn't specified.
13191
13192 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13193
13194         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13195         (FLAGS_TO_PASS): Pass them.
13196         (EXTRA_TARGET_FLAGS): Ditto.
13197
13198 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13199
13200         * Makefile.in (all-libg++): Depend on all-libstdc++.
13201
13202 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13203
13204         * configure.in (noconfigdirs): Enable all packages for
13205           i386-unknown-netbsd.
13206
13207 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13208
13209         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13210         hosted builds (DOS builds)
13211
13212 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13213
13214         Changes for ARM based on patches from Richard Earnshaw:
13215         * config.sub: Handle armeb and armel.
13216         * configure.in: Omit arm linker only for riscix.
13217
13218 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13219
13220         * config.guess:  Update from FSF.
13221
13222 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13223
13224         * config.sub: Recognize powerpcle as the little endian variant of
13225         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13226         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13227         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13228         temporarily.
13229
13230 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13231
13232         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13233
13234 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13235
13236         * config.sub: Accept -lites* as a basic system type.
13237
13238 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13239
13240         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13241         installed, and if so return linuxoldld as the system name.
13242
13243 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13244
13245         * config.guess: Add hppa1.1-hp-lites support.
13246
13247 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13248
13249         * configure.in: Don't build newlib for m68k-vxworks5.1.
13250
13251 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13252
13253         * configure.in (mips-sgi-irix6): Use mh-irix5.
13254
13255 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13256
13257         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13258
13259 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13260
13261         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13262         OSF/1.  Fix compiler flags.
13263         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13264
13265 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13266
13267         * configure.in: Recognize --with-newlib.
13268         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13269
13270 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13271
13272         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13273         to *_X11_MODULES due to gdbtk needing X include files et al.
13274
13275 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13276
13277         Merge in support for Mac MPW as a host.
13278         (Old change descriptions retained for informational value.)
13279
13280         * mpw-config.in: Add generic include forwards for cpu-specific
13281         include files in aout and elf directories.
13282
13283         * mpw-configure: Added copyright.
13284         * mpw-config.in: Check for presence of required build tools.
13285         (target_libs): Add newlib.
13286         (target_tools): Add examples.
13287         (Read Me): Generate as "Read Me for MPW" instead.
13288         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13289         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13290         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13291
13292         * mpw-configure: Remove subdir-specific makefile hackery,
13293         delete mk.tmp after using it.
13294
13295         * mpw-build.in (all): Display start and end times.
13296
13297         * mpw-configure (host_canonical): Set.
13298         (target_cpu): Always add to makefiles.
13299         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13300         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13301         (mpw-mh-mpw): Look for in srcdir and srcroot.
13302         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13303
13304         * mpw-build.in: (install-only): New target.
13305
13306         * mpw-configure (host_alias, target_alias): Rename from hostalias
13307         and targetalias, add into generated Makefile.
13308         (mk.tmp): If present, add into generated Makefile.
13309         * mpw-build.in (all-gas): Build config.h first before gas proper.
13310
13311         * mpw-configure (config.status): Write only if changed.
13312         * mpw-config.in (readline): Configure it (not built, just used for
13313         definitions).
13314
13315         * mpw-config.in (elf/mips.h): Add a forward include.
13316
13317         * mpw-config.in: Forward-include most .h files in include into
13318         extra-include.
13319         (readline): Don't build.
13320         mpw-build.in (install): Install GDB.
13321
13322         * mpw-configure (prefix, mpw_prefix): Handle it.
13323         * mpw-config.in (mmalloc, readline): Don't configure.
13324         * mpw-build.in (thisscript): Rename to ThisScript.
13325         Use mpw-build instead of BuildProgram everywhere.
13326         (mmalloc, readline): Don't build.
13327         * mpw-README: New file, basic documentation about the MPW port.
13328
13329         * mpw-config.in: Use forward-include to create include files.
13330
13331         * mpw-configure: Add more things to the top of each configured
13332         Makefile, including contents of config/mpw-mh-mpw.
13333         * mpw-config.in (extra-include): Create this directory and fill it
13334         with Posix-like include files when configuring.
13335
13336         * config.sub (apple, mac, mpw): Add various aliases.
13337
13338         * mpw-build.in: New file, top-level build script fragment for MPW.
13339         * mpw-configure: New file, configure script for MPW.
13340         * mpw-config.in: New file, config fragment for MPW.
13341
13342 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13343
13344         * configure.in (host_libs): Remove glob, since it is gone from the
13345         sources.
13346
13347 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13348
13349         * Makefile.in: define empty GDB_NLM_DEPS var.
13350
13351         * configure.in(target_makefile_frag): use config/mt-netware
13352         for netware targets.
13353
13354 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13355
13356         * config.sub: Merge in recent FSF changes.  Remove linux special
13357         cases.
13358
13359 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13360
13361         Revert this change:
13362
13363         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13364
13365                 * build-all.mk: Use CC=cc -Xs on Solaris.
13366
13367 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13368
13369         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13370         stop using it.
13371         * Makefile.in: Nuke all references to glob subdirectory.
13372
13373 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13374
13375         * configure.in: Fix --enable-shared logic in per-host.
13376
13377 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13378
13379         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13380
13381 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13382
13383         * configure.in (noconfigdirs): Don't build gas on AIX, for
13384         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13385
13386 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13387
13388         * configure: Fix --cache-file to work if the file argument is a
13389         relative path.
13390
13391 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13392
13393         * configure: If the --cache-file is used, pass it down to
13394         configure in subdirectories.
13395
13396 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13397
13398         * config.sub: add vxworks29k configuration.
13399
13400 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13401
13402         * Makefile.in (taz): Do "diststuff" part quietly.
13403
13404 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13405
13406         * config.sub: Mini-merge with gcc/config.sub.
13407
13408 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13409
13410         * config.guess (IRIX): Sed - to _.
13411
13412 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13413
13414         * Makefile.in (source-vault, binary-vault): New targets.
13415
13416 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13417
13418         * config.sub: Recognize -eabi as a basic system type.
13419
13420 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13421
13422         * configure.in (enable_shared stuff): Fix typo.
13423
13424 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13425
13426         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13427
13428 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13429
13430         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13431
13432 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13433
13434         * configure.in (rs6000-*-*): Don't build gas.
13435
13436 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13437
13438         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13439         reduce command line length.
13440         (AS_FOR_TARGET): Check for as.new, not Makefile.
13441         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13442
13443 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13444
13445         * config.guess:  Merge from FSF.
13446
13447 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13448
13449         * configure: Don't use $ when handling program_suffix.
13450
13451 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13452
13453         * configure.in:  Configure tk for hppa/hpux.
13454
13455 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13456
13457         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13458
13459 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13460
13461         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13462         to LIBCXXFLAGS.  Tests are better run without it.
13463
13464 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13465
13466         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13467
13468 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13469
13470         * configure.in (*-*-netware*): Don't configure xiberty.
13471
13472 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13473
13474         * configure.in:  Remove tk from native_only list.
13475
13476 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13477
13478         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13479           for special NCD build.
13480
13481 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13482
13483         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13484         makeall.bat, they're only useful for binutils snapshots.
13485         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13486         makeall.bat to specified SUPPORT_FILES.
13487
13488 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13489
13490         * build-all.mk: Add Ericsson targets to sun4 and solaris
13491           hosts.  Add  BNR's sun4 target to solaris host, so their
13492           build-from-source will be tested in-house first.
13493
13494 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13495
13496         * Makefile.in (LIBCFLAGS): New variable.
13497         (CFLAGS_FOR_TARGET): Ditto.
13498         (LIBCFLAGS_FOR_TARGET): Ditto.
13499         (LIBCXXFLAGS): Ditto.
13500         (CXXFLAGS_FOR_TARGET): Ditto.
13501         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13502         (BASE_FLAGS_TO_PASS): Pass them.
13503         (EXTRA_TARGET_FLAGS): Ditto.
13504
13505         * configure.in: Support --enable-shared.
13506
13507 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13508
13509         * configure.in (target_libs):  Include libstdc++ again.
13510         * config.guess:  Update from FSF (for FreeBSD).
13511
13512 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13513
13514         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13515         makeall.bat.
13516         (DISTDOCDIRS): Add `etc'.
13517         (ETC_SUPPORT_PFX): New variable.
13518         (taz): Include anything from etc starting with a word in
13519         ETC_SUPPORT_PFX.
13520
13521 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13522
13523         * config.sub: Update for recent FSF changes.  Remove obsolete
13524         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13525         spacing changes.
13526
13527 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13528
13529         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13530
13531         * config.guess:  Merge with FSF.
13532         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13533
13534 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13535
13536         * configure: Since the "trap 0" handler will override the exit
13537         status on many systems, only use it for "exit 1", and make it set
13538         a non-zero exit status; reset it before "exit 0".  Also, check
13539         exit status of config.sub, and error out if it failed.
13540
13541 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13542
13543         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13544         and install libgloss.
13545
13546 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13547
13548         * Makefile.in (all-binutils): Depend upon all-byacc.
13549
13550         * configure.in: Don't build emacs on Irix 5.
13551
13552 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13553
13554         * configure.in (*-*-netware*): Add libio.
13555
13556 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13557
13558         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13559         (CHECK_TARGET_MODULES): Ditto.
13560         (INSTALL_TARGET_MODULES): Ditto.
13561         (TARGET_LIBS): Ditto.
13562         (all-libstdc++): Note dependencies.
13563
13564 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13565
13566         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13567
13568 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13569
13570         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13571         -fexternal-templates.
13572
13573         * configure.in (target_libs): Add libstdc++.
13574         (noconfigdirs): Add libstdc++ as appropriate.
13575
13576 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13577
13578         * config.guess:  Update from FSF.
13579
13580 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13581
13582         * configure: Use ${config_shell} when running ${configsub}.
13583
13584 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13585
13586         * config.sub: No longer recognize h8300h.
13587
13588 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13589
13590         * config.sub: Remove extraneous differences between config.sub and
13591         gcc/config.sub.
13592
13593 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13594
13595         * Makefile.in (DISTSTUFFDIRS): Add gas.
13596
13597 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13598
13599         * COPYING.NEWLIB: New file.
13600
13601 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13602
13603         * config.guess (HP-UX):  Patch from Harlan Stenn
13604         <harlan@landmark.com> to also emit release level.
13605
13606 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13607
13608         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13609
13610 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13611
13612         * config.sub:  Merge nextstep cleanup from FSF.
13613
13614 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13615
13616         * configure.in (arm-*-*): Don't configure ld for this target.
13617
13618 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13619
13620         * configure.in (*-*-netware): don't configure libg++, libio,
13621           librx, or newlib.
13622
13623 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13624
13625         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13626         configure ld--it works, but it doesn't support shared libraries.
13627
13628 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13629
13630         * config.guess (*-unknown-freebsd*):  Get rid of possible
13631         trailing "(Release)" in version string.
13632         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13633
13634 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13635
13636         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13637         Fix type: *-next-neststep -> *-next-nextstep.
13638
13639         * config.guess:  Merge from FSF:
13640
13641         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13642
13643         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13644
13645         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13646
13647         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13648         instead of UNIX_SV for UnixWare 1.0).
13649
13650 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13651
13652         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13653         to make gdb/nlm/* build after the compiler and linker.
13654
13655 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13656
13657         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13658         not just i[34]86.
13659         (m68k-atari-sysv4):  Relocate to match FSF version.
13660
13661         * config.guess:  More merges from the FSF:
13662
13663         Add a space before function call or macro invocation.
13664
13665         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13666
13667         * config.guess: Add trap cmd to remove dummy.c and dummy when
13668         interrupted.
13669
13670         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13671
13672         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13673         (dummy): Redirect stderr from compilation of dummy.c.
13674
13675         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13676
13677         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13678
13679 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13680
13681         * configure: Accept and ignore --cache*, for compatibility with
13682         new autoconf.
13683
13684 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13685
13686         * config.guess:  Merge from FSF:
13687
13688         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13689
13690         * config.guess (Pyramid*:OSx*:*:*): New case.
13691         (PATH): Add /.attbin at end for finding uname.
13692         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13693
13694         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13695
13696         * config.guess (M88*:DolphinOS:*:*): New case.
13697
13698         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13699
13700         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13701         to select whether to use ELF or COFF.
13702
13703         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13704
13705         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13706
13707         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13708
13709         * config.guess: Guess the OS version for HPUX.
13710
13711         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13712
13713         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13714
13715 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13716
13717         * configure.in: Recognize --with-headers, --with-libs, and
13718         --without-newlib.
13719         * Makefile.in (all-xiberty): Depend upon all-ld.
13720
13721 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13722
13723         * configure.in: Change i[34]86 to i[345]86.
13724
13725 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13726
13727         * configure (version): A few more tweaks to help message.
13728
13729 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13730
13731         * Makefile.in:  Remove (for now) librx as a host library,
13732         now that we're building it for target.
13733
13734 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13735
13736         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13737         (Karl Berry).
13738
13739 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13740
13741         * configure.in:  Also configure librx.
13742
13743 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13744
13745         * Makefile.in:  Update various rules to reflect that librx
13746         is now needed for libg++.
13747
13748 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13749
13750         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13751
13752 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13753
13754         * configure.in: Configure the examples directory.
13755
13756 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13757
13758         * configure: Simplify Jun 2 1994 change.
13759
13760 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13761
13762         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13763         /bin/gcc isn't good enough to build gcc.
13764
13765 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13766
13767         * Makefile.in (GDB_SUPPORT_FILES): Remove
13768         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13769         (gdb.tar.gz): Add new rule to use standard distribution building
13770         mechanism.
13771
13772 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13773
13774         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13775         Bill Cox <bill@cygnus.com>.
13776
13777 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13778
13779         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13780
13781 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13782
13783         * configure:  Search current dir first in .gdbinit.
13784
13785 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13786
13787         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13788
13789 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13790
13791         * config.sub:  Refer to NeXT's operating system as nextstep.
13792
13793         * config.sub (case $basic_machine):  Re-order the cases, to match
13794         the order in the FSF version (which is mostly alphabethical).
13795         Merge in some additions and changes from the FSF.
13796
13797 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13798
13799         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13800         * config.sub: Recognize cxux7.
13801         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13802
13803 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13804
13805         * config.sub:  Fix typo powerpc -> powerpc-*.
13806
13807 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13808
13809         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13810
13811         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13812         parallel with all-emacs and install-emacs).  Top-level command
13813         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13814
13815 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13816
13817         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13818         $(relbindir)/make before doing ``make install'', and use
13819         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13820         installing over running make binary.
13821         ($(host)-stamp-stage3-installed): Likewise.
13822
13823 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13824
13825         * config.guess: Recognize Mach.
13826
13827 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13828
13829         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13830         see whether --exec-prefix was used.
13831
13832 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13833
13834         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13835
13836 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13837
13838         * Makefile.in: Add all-librx target similar to all-libproc.
13839
13840 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13841
13842         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13843         with post 1.2 uname bogosity.
13844
13845 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13846
13847         * configure: Remove temporary files on receipt of a signal.
13848
13849 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13850
13851         * configure: If there is a package_makefile_frag, remove
13852         ${subdir}/Makefile.tem after copying it in.
13853
13854 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13855
13856         * build_all.mk: support rs6000 lynx identifies itself as
13857         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13858         since /bin/gcc is too feeble to compile a modern gcc.
13859
13860 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13861
13862         * brought devo/test-build.mk update-to-date with progressive/
13863           test-build.mk. Add lynx targets and hppa flag info.
13864
13865 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13866
13867         * configure.in:  Use mh-ncrsvr43.  Patch from
13868         Tom McConnell <tmcconne@sedona.intel.com>.
13869
13870 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13871
13872         * config.guess (i386-unknown-bsdi):  No longer need to
13873         check #if defined(__bsdi__) && defined(__i386__).
13874
13875 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13876
13877         * configure: Set program_transform_nameoption correctly.
13878
13879 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13880
13881         * brought build-all.mk update-to-date with progressive build-all.mk,
13882           added new targets and hppa info.
13883
13884 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13885
13886         * configure: If config.guess result is a prefix of the user
13887         specified target, assume a native build and use the user specified
13888         target as the host alias.  Remove SunOS patch suffix removal hack.
13889         * configure.in: Remove SunOS patch suffix removal hack.
13890
13891         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13892         in NATIVE_CHECK_MODULES.
13893
13894 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13895
13896         * Makefile.in: Rename HOST_ONLY to NATIVE.
13897         * configure: Delete SunOs patch suffix from host_canonical
13898           and build_canonical variables that are prepended to Makefiles.
13899         * configure.in: Add comments for easier maintenance.
13900
13901 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13902
13903         * Makefile.in: Add all-libproc target similar to all-gui.
13904
13905 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13906
13907         * Makefile.in (CHECK_MODULES): split into
13908         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13909
13910 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13911
13912         * config.guess (i386-unknown-bsdi): New system to guess.
13913
13914 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13915
13916         * Makefile.in: Add all-gui target (but not yet build by "all").
13917
13918 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13919
13920         * config.sub: Move deletion of patch suffix from here...
13921         * configure.in: To here, at Ian's suggestion.  The top-
13922           level scripts might need to know of a patch level.
13923
13924 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13925
13926         * config.sub: Strip off patch suffix so rtl is recognized
13927           as a sunos4.1.3 machine, even though it's been patched.
13928
13929 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13930
13931         * Makefile.in (INSTALL_LAST): Delete.
13932         (INSTALL_DOSREL): New.
13933
13934 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13935
13936         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13937         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13938         whether we pass down --with-gnu-ld anyhow.
13939
13940 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13941
13942         * Makefile.in (INSTALL_LAST): Change operation so it works
13943         on more flavors of make.
13944         * configure.in (go32): Don't build libg++ or libio.
13945
13946 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13947
13948         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13949         they can be overriden by templates.
13950
13951 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13952
13953         * configure.in (target==go32): Don't build gdb.
13954         * dosrel: New directory.
13955
13956 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13957
13958         * configure.in (host==go32): Configure dosrel too.
13959         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13960         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13961         be set by incoming names or templates.
13962         (INSTALL_LAST): New rule.
13963
13964 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13965
13966         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13967
13968 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13969
13970         * configure.in (appdirs): New variable.  Currently empty, but will
13971         be used in gas distribution.  If nonempty, lists a set of
13972         directories at least one of which must get configured, or top
13973         level configuration is considered to have failed.
13974         (rs6000-*-lynxos*): Use new file name.
13975
13976 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13977
13978         Eliminate XTRAFLAGS.
13979         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13980         newlib include files using -idirafter, and also use -nostdinc.
13981         (CXX_FOR_TARGET): Likewise.
13982         (XTRAFLAGS): Removed.
13983         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13984         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13985         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13986         ($(DO_X)): Don't pass down XTRAFLAGS.
13987
13988 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13989
13990         * configure.in (mips*-dec-bsd*): New target; do build linker.
13991         (mips*-*-bsd*): New target; don't build linker.
13992
13993 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13994
13995         * configure.in: support rs6000-*-lynxos* configuration.
13996         support sunos4 as a cross target.
13997
13998         * config.sub: look for lynx*, not lynx since the OS version may
13999         legitimately be part of the name.
14000
14001 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14002
14003         * configure.in (i[34]86-*-sco*): Move to be with other i386
14004         targets.
14005         (romp-*-*): New target.  Skip various binary utilities.
14006         (vax-*-*): New target.  Don't build newlib.
14007         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14008
14009 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14010
14011         * configure.in: Only set host_makefile_frag if config
14012         directory exists.
14013
14014 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14015
14016         * install.sh: If $dstdir exists, don't check whether each
14017         component does.
14018
14019 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14020
14021         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14022
14023 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14024
14025         * configure.in (*-*-lynxos*): Don't configure newlib for either
14026         native or cross Lynx.
14027
14028 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14029
14030         * config.sub (sparc64-elf): Fix os.
14031         (z8k): Remove duplicate.
14032
14033 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14034
14035         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14036         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14037
14038 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14039
14040         * configure: Make file links cleanly even if Lynx fails on
14041           an NFS symlink (at least fail cleanly).
14042
14043 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14044
14045         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14046         -XNh2000.
14047
14048 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14049
14050         * configure: Unknown options are fatal again.
14051
14052 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14053
14054         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14055         compatibility.
14056
14057 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14058
14059         * build-all.mk: Add `clean' target.
14060
14061 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14062
14063         * config.guess:  Add SINIX support.
14064         * configure.in:  Add mips-*-sysv4* support.
14065
14066 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14067
14068         * build-all.mk: Document all useful targets.
14069         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14070         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14071
14072 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14073
14074         * configure: Support --silent, --quiet.
14075
14076 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14077
14078         * configure: Support --disable-FEATURE.
14079
14080 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14081
14082         * config.guess: Recognize NCR running SVR4.3.
14083
14084 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14085
14086         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14087         Patch from Paul Eggert <eggert@twinsun.com>.
14088
14089 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14090
14091         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14092
14093 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14094
14095         * configure: Make unrecognized options give nonfatal warnings
14096         instead of fatal errors, and pass them to any subdirectory
14097         configures in case they recognize them.
14098         Make --x equivalent to --with-x.
14099
14100 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14101
14102         * configure: Add --enable-* options.  Clean up usage message and
14103         some comments.
14104
14105 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14106
14107         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14108
14109 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14110
14111         * configure.in (hppa*-*-*): Enable binutils.
14112
14113 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14114
14115         * config.sub: Recognize cisco.
14116
14117 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14118
14119         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14120
14121 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14122
14123         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14124         than one configuration name.  Add comment.
14125
14126 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14127
14128         * config.guess: about target *-hitachi-hiuxwe2, fixed
14129         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14130         macro is incorrect.]
14131
14132 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14133
14134         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14135         than the "make ls" stuff which used to be here.
14136
14137 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14138
14139         * config.guess:  Recognize i[34]86-unknown-freebsd.
14140         From Shawn M Carey <smcarey@rodan.syr.edu>.
14141
14142 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14143
14144         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14145
14146 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14147
14148         * config.guess: Check for ptx.
14149
14150 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14151
14152         * config.sub: Add os9k checking.
14153
14154 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14155
14156         * config.guess: Handle OSF1 running on HPPA processors
14157
14158 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14159
14160         * configure: If subdir configure fails, print out a message with
14161         subdirectory name, in case subdir's configure code didn't identify
14162         itself.
14163
14164 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14165
14166         * configure.in: Remove embedded newlines from configdirs.
14167         Avoid mismatches of substrings.  Fix matching strings at end
14168         of configdirs.
14169
14170 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14171
14172         * config.guess:  Add Lynx/rs6000 config support.
14173
14174 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14175
14176         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14177
14178 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14179
14180         * configure.in (hppa*-*-osf*): Treat this just like most other
14181         PA configurations (eg no binutils or ld).
14182         (hppa*-*-*elf*): These configurations have binutils and ld.
14183
14184 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14185
14186         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14187
14188 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14189
14190         * configure.in (rs6000-*-*): Build gas.
14191
14192 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14193
14194         * Makefile.in:  Avoid bug in losing hpux sed.
14195
14196 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14197
14198         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14199         for GDB and GDB has been fixed to not need it.
14200
14201 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14202
14203         * config.guess: Recognize vax hosts.
14204
14205 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14206
14207         * configure (while loop): Don't use "break 2" inside case
14208         statement -- the case statement isn't an enclosing loop.
14209
14210 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14211
14212         * config.guess:  Clean up NeXT support, to allow nextstep
14213         on Intel machines.  Make OS be nextstep.
14214
14215 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14216
14217         * config.guess: Add alternate forms for Convex.
14218
14219 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14220
14221         * configure:  Completely rewrite option processing.  Take
14222         advantage of pattern-matching to avoid invoking test frequently.
14223         Also clean up host and target defaulting logic.
14224
14225 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14226
14227         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14228         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14229         commands (plus user environment) will fit SCO limits.
14230
14231 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14232
14233         * configure.in: Don't issue warnings about directories which are
14234         not being configured if -norecursion is set.  Correct test for
14235         --with-gnu-as and --with-gnu-ld to not get confused by substring
14236         matches.
14237
14238         * configure.in: Don't build gas for alpha-dec-osf1*.
14239
14240 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14241
14242         * configure:  Back out Per's change of 12/19/1993.  It changes the
14243         behavior of configure in unexpected and confusing ways.
14244
14245         Also, use different delim char when calculating
14246         program_transform_name so that the name can contain slashes.
14247
14248 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14249
14250         * configure.in, config.sub: Add support for VSTa micro-kernel.
14251
14252 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14253
14254         * configure.in: Nuke hacks which were used to get a special
14255         version of GAS for HPPA configurations.
14256
14257 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14258
14259         * configure:  If only ${target_alias} is given, use that
14260         as the default for ${host_alias}.
14261         * configure:  Add missing back-slashes before nested quotes.
14262
14263 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14264
14265         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14266
14267 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14268
14269         * config.guess:  Recognize some Tektronix configurations.
14270         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14271
14272 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14273
14274         * config.sub: Match any flavor of SH.
14275
14276 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14277
14278         * configure.in: Don't try to configure newlib for Alpha.
14279
14280 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14281
14282         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14283         libg++ or libio for any Alpha target.
14284
14285         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14286
14287 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14288
14289         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14290         default arguments -- so it tried to compress itself.
14291
14292 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14293
14294         * configure.in (notsupp): ensure that a space is always at the end
14295           of the configdirs list, since the grep checks for an explicit space
14296
14297 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14298
14299         * configure.in (target i386-sysv4.2): don't build ld, since static
14300           versions of many libraries are not available.
14301
14302 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14303
14304         * config.guess: Recognize Apollos (using environment variables).
14305         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14306
14307 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14308
14309         * config.guess: Recognize Sony news mips running newsos.
14310
14311 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14312
14313         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14314         "fi ; else" for bash.
14315
14316 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14317
14318         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14319
14320 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14321
14322         * config.sub: accept unixware as an alias for svr4.2.
14323         Fix some inconsistancies with the gcc version.
14324
14325 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14326
14327         * Makefile.in (DISTDOCDIRS):  Add gdb.
14328
14329 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14330
14331         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14332
14333 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14334
14335         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14336         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14337         this now.
14338
14339 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14340
14341         * config.sub: Accept hiux* as an OS name.
14342
14343         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14344         etc/make-stds.texi.  The underscore came from gcc, and dje now
14345         agrees that RUNTESTFLAGS is the correct name.
14346
14347 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14348
14349         * install.sh:  Remove 'set -e'.  It makes any conditionals
14350         in the script useless.
14351
14352         * config.guess: Automatically recognize arm-acorn-riscix
14353         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14354
14355 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14356
14357         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14358
14359 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14360
14361         * Makefile.in (DISTDOCDIRS): New variable.
14362         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14363         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14364
14365 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14366
14367         * configure.in (hppa target): check the source directory for the
14368           pagas sub-directory
14369
14370 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14371
14372         * config.sub: Allow -aout* and -elf*.
14373
14374 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14375
14376         * configure.in: Don't build ld on i386-solaris2, same as for
14377         sparc-solaris2.
14378
14379 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14380
14381         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14382
14383 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14384
14385         * configure.in:  Configure gdb for alpha.
14386
14387 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14388
14389         * Makefile.in (CXXFLAGS): Add -O.
14390
14391 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14392
14393         * config.guess: added support for DG Aviion
14394
14395 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14396
14397         * configure.in: Produce warning message for subdirectories not
14398         configurable for this host/target combination.  Don't try to
14399         configure gdb for vms.
14400
14401 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14402
14403         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14404         appropriate files before making "diststuff".
14405         (DISTBISONFILES): New var: list of files to be edited.
14406         (DISTSTUFFDIRS): Add binutils.
14407
14408 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14409
14410         * config.sub: also handle mipsel and mips64el (for little endian mips)
14411
14412 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14413
14414         * configure.in: Add * to end of all OS names.
14415
14416 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14417
14418         * configure.in: Build newlib for LynxOS native.
14419
14420 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14421
14422         * config.guess: Add support for delta 88k running SVR3.
14423
14424         * configure.in: Add comment about HP compiler vs. emacs.
14425
14426 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14427
14428         * configure.in: don't build ld on solaris2 (not a viable option
14429           due to bugs in getpwnam & getpwuid)
14430
14431 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14432
14433         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14434         config.guess will produce a full version number.
14435
14436 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14437
14438         * configure.in: Build linker and binutils for alpha-dec-osf1.
14439
14440 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14441
14442         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14443         and gdb/testsuite/Makefile.in.
14444
14445 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14446
14447         * configure.in: recognize mips*- instead of mips-
14448
14449 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14450
14451         * config.sub: Accept linux*coff and linux*elf as operating
14452         systems.
14453
14454 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14455
14456         * config.sub: Recognize mips64, and mips3 as an alias for it.
14457
14458 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14459
14460         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14461         gdb knows how to handle OSF/1 shared libraries.
14462
14463 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14464
14465         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14466         * config.guess: Recognize Hitachi's HIUX.
14467         * config.sub: Recognize h3050r* and hppahitachi.
14468         Remove redundant cases for hp9k[23]*.
14469
14470 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14471
14472         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14473         if gas and ld are in the source tree and are in ${configdirs}.
14474         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14475         --with options (but still pass them down on the command line,
14476         if they were explicitly specified).
14477
14478 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14479
14480         * configure: substitute SHELL value in Makefile.in with
14481         ${CONFIG_SHELL}
14482
14483 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14484
14485         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14486         *-*-solaris2* targets.
14487
14488 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14489
14490         * Makefile.in: define M4, and pass it down to sub-makes;
14491         all-autoconf now depends on all-m4
14492
14493 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14494
14495         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14496         presence of {ar,ranlib} instead of a configured directory
14497
14498 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14499
14500         * config.guess: Accept 34?? as well as 33?? for NCR.
14501
14502 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14503
14504         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14505         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14506
14507 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14508
14509         * configure: grab values for $(CC) and $(CXX) from the
14510         environment, so that someone can do "CC=gcc configure; make" and
14511         have it work right (matching the way that autoconf works now)
14512
14513         * configure.in, Makefile.in: add support for gash, the tcl
14514         interface to Galaxy
14515
14516         * config.guess: add NetBSD variants (hp300, x86)
14517
14518 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14519
14520         * install.sh: Support -d option (in the manner of SunOS 4 install,
14521         as it is more deterministic than that of GNU install)
14522         (chmodcmd): Set file to mode 755 by default (should also do default
14523         chgrp and chown, but I don't feel like dealing with that now)
14524
14525 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14526
14527         * config.sub: Remove h8300hhms alias.
14528
14529 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14530
14531         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14532
14533 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14534
14535         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14536         as stmp-fixinc
14537
14538 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14539
14540         * config.sub: recognize m88110-bug-coff.
14541
14542 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14543
14544         * Makefile.in (all-libio): all dependencies on the toolchain used
14545         to build this (gcc, gas, ld, etc)
14546
14547 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14548
14549         * config.guess: Deal with OSF/1 1.3 on alpha.
14550
14551 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14552
14553         * install.sh: add some 'else true' clauses for portability
14554
14555         * configure.in: don't build libio for h8[35]00-*-* targets
14556
14557 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14558
14559         * Makefile.in:  Add support for new libio.
14560
14561 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14562
14563         * install.sh: If one command fails, don't try the rest.  Don't try
14564         to remove $dsttmp (via trap) unless we have already created it.
14565         If $src doesn't exist, detect it and exit with an error.
14566
14567         * config.guess: Recognize BSD on hp300.
14568
14569 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14570
14571         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14572         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14573
14574 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14575
14576         * Makefile.in (all-send-pr): depends on all-prms
14577
14578 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14579
14580         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14581
14582 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14583
14584         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14585         Added test for mips-mips-riscos5.
14586
14587 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14588
14589         * configure.in: use mh-hp300 for 68k HP hosts
14590
14591 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14592
14593         * configure: add support for CONFIG_SHELL, so that you can use
14594         some alternate shell for evaluating configure scripts
14595
14596 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14597
14598         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14599         in configure script to bug-gdb@prep.ai.mit.edu when building
14600         distribution archive.
14601         * Makefile.in (COMPRESS):  Remove def.
14602         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14603         gdb.tar.Z and make-gdb.tar.Z respectively.
14604         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14605         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14606         to convergence with 'taz' target in Makefile.in.
14607
14608 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14609
14610         * install.sh (dsttmp): use trap to ensure that tmp files go
14611         away on error conditions
14612
14613 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14614
14615         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14616
14617 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14618
14619         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14620         its parent is '/' not ''.
14621
14622         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14623
14624 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14625
14626         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14627         that ${newsrcdir}/configure.in does.
14628
14629 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14630
14631         * test-build.mk: support for CONFIG_SHELL
14632
14633 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14634
14635         * config.sub (netware):  Add as a basic system type.
14636
14637 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14638
14639         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14640           $(srcdir)/ from the dependency on Makefile.in.
14641
14642 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14643
14644         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14645         (h8300hhms is temporary until multi-libraries are implemented).
14646         * configure.in: Handle h8300h too.
14647
14648 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14649
14650         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14651
14652 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14653
14654         * configure:  Remove extraneous output when guessing host type.
14655         * config.guess:  Remove extraneous output when guessing using C
14656         compiler rather than uname, or when guessing fails.
14657
14658 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14659
14660         * Makefile.in: remove all.cross and install.cross targets
14661
14662         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14663           definitions
14664
14665 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14666
14667         * configure.in (target sh): Build gprof.
14668
14669 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14670
14671         * config.sub: change -solaris to -solaris2
14672
14673 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14674
14675         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14676
14677 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14678
14679         * configure: Correct error message for missing Makefile.in to
14680         print correct directory.
14681
14682 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14683
14684         * install.sh: kludge around 386BSD shell bug
14685
14686 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14687
14688         * config.guess:  Recognize NeXT.
14689         * config.guess:  Recognize i486-ncr-sysv4.
14690         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14691
14692 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14693
14694         * Makefile.in (MAKEINFOFLAGS): New variable.
14695         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14696         * build-all.mk, test-build.mk: Pass down --no-split as
14697         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14698
14699 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14700
14701         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14702
14703 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14704
14705         * Makefile.in (libg++.tar.z):  New rule.
14706         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14707         * Makefile.in (taz):  Only do a single chmod.
14708
14709 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14710
14711         * install.sh: don't use dirname anymore (replaced with sed usage)
14712
14713 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14714
14715         * Makefile.in:  Change extension for gzip'd files from '.z' to
14716         '.gz' per new FSF standard usage.
14717
14718 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14719
14720         * configure: put quotes around the final value of program_transform_name
14721
14722 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14723
14724         * Makefile.in: new install.sh support; update install-info rules
14725
14726 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14727
14728         * configure.in: Build diff for crosses, but not for go32 host.
14729
14730         * configure.in: Build gprof only for native, and don't build it
14731         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14732
14733 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14734
14735         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14736
14737 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14738
14739         * configure.in (host_tools): Add prms.
14740
14741 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14742
14743         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14744         with $(FLAGS_TO_PASS) on the command line
14745
14746         * config.sub: Recognize lynx and lynxos
14747
14748 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14749
14750         * config.sub: Accept -ecoff*, not just -ecoff.
14751
14752 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14753
14754         * Makefile.in (taz): Use .gz suffix instead of .z.
14755         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14756         names.
14757
14758 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14759
14760         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14761
14762 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14763
14764         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14765         that rebuilds that might happen during 'make install' don't get
14766         bogus gcc include files
14767
14768 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14769
14770         Change from Utah for HPPA support:
14771         * config.guess: Recognize hppa1.x-hp-bsd.
14772
14773 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14774
14775         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14776         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14777
14778 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14779
14780         * config.sub: Add support for rom68k and bug boot monitors.
14781
14782 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14783
14784         * Makefile.in: Make all-opcodes depend on all-bfd.
14785
14786 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14787
14788         * config.guess: Added special check for i[34]86-univel-sysv4*.
14789
14790 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14791
14792         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14793         the processor rather than assuming i486.
14794
14795 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14796
14797         * config.guess: Recognize SunOS6 as Solaris3.
14798
14799 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14800
14801         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14802         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14803
14804 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14805
14806         * build-all.mk (all-cross): New target for Canadian Cross.
14807         Added Q2 go32 targets.
14808         * test-build.mk: Configure go32 cross sparclite-aout and
14809         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14810         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14811
14812 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14813
14814         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14815         GO32 hosted toolchains
14816
14817 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14818
14819         * configure: change  so "-exec-prefix" gets passed down rather
14820         than "-exec_prefix" so autoconf generated Makefiles get the
14821         exec_prefix set right.
14822
14823 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14824
14825         * config.guess: get the Solaris2 minor version number
14826
14827         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14828
14829 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14830
14831         * config.guess: Recognize some Sequent platforms.
14832
14833 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14834
14835         * Makefile.in: added the vault-install target
14836
14837         * configure.in: actually use the Sun3 makefile fragment that's in
14838         config, also added the release dir to configdirs
14839
14840 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14841
14842         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14843
14844 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14845
14846         * configure.in: remove some program from Alpha targetted toolchains
14847
14848 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14849
14850         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14851         gprof.
14852         (taz): Run "make diststuff" in those directories instead of "make
14853         proto-dir".  Look for "VERSION=" only at start of line in subdir
14854         Makefile.  Use "gzip -9" for compression.
14855         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14856         (binutils.tar.z): New target.
14857
14858 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14859
14860         * Makefile.in (taz): Include gpl.texinfo.
14861
14862 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14863
14864         * Makefile.in (setup-dirs): Merged into "taz" target.
14865         (taz): Only do `proto-dir' stuff if a directory is actually needed
14866         for this target.
14867
14868 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14869
14870         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14871         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14872         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14873         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14874         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14875
14876 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14877
14878         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14879         config.sub, and move-if-change to gdb testsuite distribution
14880         archive, so the testsuite can be extracted, configured, and
14881         run separately from the gdb distribution.  Blow away the Chill
14882         tests that require a Chill compiled executable, since GNU Chill
14883         is not yet publically available.
14884
14885 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14886
14887         * test-build.mk: set environment variables in a single command,
14888         instead of a list of assignments and exports
14889
14890         * config.guess: recognize Alpha/OSF1 systems
14891
14892 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14893
14894         * configure: Change help message to prefer --options rather than
14895           -options.
14896
14897 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14898
14899         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14900         zippy@ecst.csuchico.edu.
14901         * config.guess: Recognize miniframe.
14902
14903 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14904
14905         * Makefile.in: Use srcroot to find runtest rather than rootme.
14906         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14907
14908 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14909
14910         * test-build.mk: Extensive additions to support building on a
14911         machine other than the host.
14912
14913 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14914
14915         * configure (tooldir): Fix for i386-aix again.
14916
14917 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14918
14919         * configure, Makefile.in:  Change definition of $(tooldir)
14920         to match the FSF.
14921
14922 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14923
14924         * config.guess:  Recognize i[34]86/SVR4.
14925
14926 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14927
14928         * Makefile.in (all-gdb): gdb depends on sim.
14929
14930 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14931
14932         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14933         at the same time we make the prototype gdb directory.
14934         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14935         files at the same time as the gdb base release distribution.
14936
14937 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14938
14939         * Makefile.in (check): Use individual check targets rather than
14940         DO_X rule.
14941         (check-gcc): Added.
14942
14943 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14944
14945         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14946         for System V release 3.2.
14947
14948 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14949
14950         * config.sub: Recognize hppaosf.
14951         * configure.in: Do configure ld/binutils/gas for it.
14952
14953 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14954
14955         * configure (tooldir): Alter syntax used to set this, for systems
14956         where "\$" isn't handled right, like i386-aix.
14957
14958 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14959
14960         * configure: Pass program-transform-name, not
14961         program_transform_name, to recursive configures.
14962
14963 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14964
14965         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14966         of gas+ld+binutils.
14967
14968 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14969
14970         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14971
14972 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14973
14974         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14975
14976 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14977
14978         * Makefile.in (PRMS): Set back to all-prms.
14979
14980 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14981
14982         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14983         targets, rather than for MIPS hosts.
14984
14985 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14986
14987         * configure.in: add comment for --with-x default values
14988
14989         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14990
14991         * Makefile.in: add check-* targets for each of the directories in
14992         the tree.  Add a definition of RUNTEST that will use the one we
14993         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14994
14995 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14996
14997         * configure.in: Removed obsolete references to bfd_target and
14998         target_makefile_frag.
14999
15000         * build-all.mk: Set assorted targets for Q2.
15001         * config.sub: Recognize z8k-sim and h8300-hms.
15002         * test-build.mk: Really don't pass host to configure.
15003         (HOLES): Added uname.
15004
15005 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15006
15007         * configure: Handle an empty program-prefix, program-suffix or
15008         program-transform-name correctly.
15009
15010 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15011
15012         * build-all.mk: -G 8 no longer required for MIPS targets.
15013         * test-build.mk: Don't pass host argument to configure; make it
15014         guess.
15015
15016 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15017
15018         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15019         * Makefile.in (COMPRESS):  New macro, like GZIP.
15020
15021 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15022
15023         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15024
15025         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15026         with gas currently defaults to -G 0.
15027
15028 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15029
15030         * Makefile.in (all-flex): flex depends on byacc.
15031
15032         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15033         to test-build.mk as RELEASE_TAG.
15034         * test-build.mk (configargs): New variable containing arguments to
15035         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15036         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15037
15038         * config.guess: Use /bin/uname when checking -X argument on SCO,
15039         to avoid invoking GNU uname which doesn't understand -X.
15040
15041         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15042
15043         * configure.in: Build gas for mips-*-*.
15044
15045 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15046
15047         * Makefile.in (all.normal): insert missing backslash.
15048
15049 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15050
15051         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15052
15053         * Makefile.in: Complete overhaul to merge many almost identical
15054         targets.
15055
15056 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15057
15058         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15059         (gdb.tar.Z): Adjusted.
15060
15061         * Makefile.in (setup-dirs, taz): New targets; should be general
15062         enough to adapt for gdb sometime.  Build only .z file.
15063         (gas.tar.z): New target.
15064
15065 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15066
15067         * build-all.mk: Use CC=cc -Xs on Solaris.
15068
15069 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15070
15071         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15072         for handling BISON for FSF releases.
15073
15074 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15075
15076         * configure: Actually implement the change zoo just documented.
15077
15078 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15079
15080         * configure: when using config.guess, only set target_alias when
15081         it's not already been set (ie, on the command line)
15082
15083 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15084
15085         * Makefile.in: add installcheck target, set PRMS to install-prms
15086
15087 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15088
15089         * configure: add support for package_makefile_fragment, handle the
15090         case where a directory has a configure.in file but no Makefile.in
15091         more gracefully (with an actual understandable error message, even);
15092         add support for --without (and add this to the usage message); also
15093         explicitly add a --host=${host_alias} to the command line when
15094         config.guess is used
15095
15096 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15097
15098         * configure: Must use both --host and --target in recursive calls.
15099
15100 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15101
15102         * Makefile.in: Change deja-gnu to dejagnu.
15103
15104 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15105
15106         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15107
15108 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15109
15110         * configure.in: canonicalize all instances to *-*-solaris2*,
15111         also strip out a number of tools to not build for go32 host
15112
15113 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15114
15115         * config.guess: add GPL.
15116
15117         * Makefile.in, config.guess, config.sub, configure: bump
15118           copyrights to 93.
15119
15120 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15121
15122         * Makefile.in (do-info): Removed obsolete check for existence of
15123         localenv file.
15124
15125         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15126
15127 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15128
15129         * Makefile.in: a couple of 'else true' for decstation,
15130         support for TclX
15131
15132         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15133
15134 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15135
15136         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15137
15138 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15139
15140         * config.guess: Recognize i386-ibm-aix (PS/2).
15141         * configure.in: Use config/mh-aix386 file for it.
15142
15143 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15144
15145         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15146         CC_FOR_TARGET instead.
15147         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15148
15149 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15150
15151         * Makefile.in: Add sim to list of directories sent with gdb
15152
15153 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15154
15155         * configure.in: Put back mips-dec-bsd* case.
15156
15157 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15158
15159         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15160         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15161         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15162
15163 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15164
15165         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15166
15167         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15168         (install-info): install dir.info only if it exists,
15169         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15170
15171 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15172
15173         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15174         gas for mips-dec-bsd.
15175
15176 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15177
15178         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15179         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15180
15181 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15182
15183         * configure.in: Added "dejagnu" to hosttools list.
15184
15185 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15186
15187         * config.sub, configure.in, config.guess:  Add support
15188         for Bosx, an AIX variant from Bull.
15189         Patches from F.Pierresteguy@frcl.bull.fr.
15190
15191 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15192
15193         * devo/dejagnu: Initial creation of devo/dejagnu.
15194         Migrated dejagnu testcases and support files for testing software
15195         tools to reside as subdirectories, currently called "testsuite",
15196         within the directory of the software tool.  Migrated all programs,
15197         support libraries, etc. beloging to dejagnu proper from
15198         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15199         with no modifications.  The changes to these files which will
15200         allow them to configure, build, and execute properly will be made
15201         in a future update.
15202
15203 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15204
15205         * Makefile.in: Change send_pr to send-pr.
15206         * configure.in: Likewise.
15207         * send_pr: Renamed directory to send-pr.
15208
15209 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15210
15211         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15212
15213 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15214
15215         * README:  Update for gdb-4.8 release.
15216         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15217         gdb-xxx.tar.z (gzip'd) file also.
15218
15219 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15220
15221         * Makefile.in: make all-diff depend on all-libiberty
15222
15223 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15224
15225         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15226
15227 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15228
15229         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15230
15231 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15232
15233         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15234         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15235         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15236
15237 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15238
15239         * Makefile.in:  makeinfo binary is in a new location
15240
15241 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15242
15243         * config.sub: Accept -ecoff as an OS.
15244
15245         * Makefile.in: Various changes to eliminate a level of make
15246         recursion and reduce the required command line length.
15247         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15248         sub-makes.
15249         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15250         variables holding settings for specific sub-makes.
15251         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15252         in terms of BASE_FLAGS_TO_PASS.
15253         (TARGET_LIBS): New variable listing directories which use
15254         TARGET_FLAGS_TO_PASS.
15255         (subdir_do): Eliminated.
15256         (do-*): New set of targets to replace subdir_do.
15257         (various): All targets which used subdir_do now depend on do-*.
15258         (local-clean): Renamed from do_clean.
15259         (local-distclean): New target, dependency of distclean and
15260         realclean.
15261         (install-info): Don't create directories.  Depend on dir.info
15262         rather than calling make recursively.
15263         (install-dir.info): Eliminated.
15264         (install-info-dirs): Create all info directories here.
15265         (dir.info): Depend upon do-install-info.
15266
15267         * test-build.mk (HOLES): Added false.
15268
15269 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15270
15271         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15272
15273 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15274
15275         * Makefile.in (info): remove dependency on all-texinfo.  The
15276         problem was really in texinfo/C, not at this level.
15277
15278 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15279
15280         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15281
15282 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15283
15284         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15285         GDB releases.
15286
15287 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15288
15289         * configure: Include srcdir in message about target of link not
15290         being found.  Don't convert `-' to `_' in `with' options being
15291         passed to subdirs.
15292
15293 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15294
15295         * configure.in: add uudecode to host_tools
15296
15297         * Makefile.in: added {all,install}-uudecode targets, added them to
15298         the appropriate lists
15299
15300 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15301
15302         * Makefile.in (all-gcc): Added dependency on all-gas.
15303
15304         * configure.in (mips-*-*): Build ld and binutils.
15305
15306 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15307
15308         * configure: check return code from mkdir, print error message and
15309           exit on failure.
15310
15311 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15312
15313         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15314
15315 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15316
15317         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15318
15319 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15320
15321         * config.sub (h8500):  Recognize this as a cpu type.
15322
15323 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15324
15325         * configure: source directory missing is no longer a warning
15326
15327         * configure.in: recognize irix[34]* instead of irix[34]
15328
15329         * Makefile.in: define and pass down X11_LIB
15330
15331 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15332
15333         * guess-systype: Renamed to ...
15334         * config.guess:  ... by popular request.
15335         * configure.in, Makefile.in:  Update accordingly.
15336
15337 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15338
15339         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15340         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15341         + Execute ./dummy instead of assuming . is in PATH.
15342
15343 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15344
15345         * guess-systype:  New shell script.  Attempts to guess the
15346         canonical host name of the executing host.
15347         Only a few hosts are supported so far.
15348         * configure:  Call guess-systype if no host is specified.
15349
15350 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15351
15352         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15353         gcc Makefile.
15354
15355
15356 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15357
15358         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15359         (all-gcc, install-gcc, subdir_do): Use it.
15360
15361 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15362
15363         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15364
15365 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15366
15367         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15368           set exclusively by configure, using configure.in .
15369
15370 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15371
15372         * test-build.mk: set $PATH for all builds
15373
15374         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15375
15376 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15377
15378         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15379         the one used in gcc/Makefile.in, so that a null expansion doesn't
15380         override the one needed to build gcc with a native cc.
15381
15382
15383 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15384
15385         * configure: Accept -with arguments.
15386
15387 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15388
15389         * Makefile.in: added h8300sim
15390
15391 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15392
15393         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15394         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15395         (all-cygnus, native, build-cygnus): Make
15396         $(canonhost)-stamp-3stage-done, not $(host)....
15397         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15398         i386-sco3.2v4.  Added else true to if command.
15399
15400 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15401
15402         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15403
15404 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15405
15406         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15407
15408 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15409
15410         * configure.in: don't remove binutils from Solaris builds
15411
15412 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15413
15414         * Makefile.in: get rid of earlier definitions for *clean,
15415         also handle the recursive info rule better
15416
15417 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15418
15419         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15420         do more-or-less the right thing.
15421
15422 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15423
15424         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15425         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15426
15427 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15428
15429         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15430         $(host_canonical).
15431
15432         * configure.in: split the configdirs list into 4 categories (native
15433         v. cross, library v. tool) and handle the cross-only and native-
15434         only in more reasonable (and correct!) way.
15435
15436 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15437
15438         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15439         configdirs anymore.
15440
15441 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15442
15443         * Makefile.in: extensive cleanup::  removed all of the explicit
15444         clean-* targets, collapsed many wrappers around subdir_do into
15445         one, added additional targets to satisfy standards.texi, deleted
15446         some old targets, some changes for consistency
15447
15448 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15449
15450         * configure.in: handle some programs as cross-only, and others as
15451         native only
15452
15453         * test-build.mk: handle partial holes in a more generic manner
15454
15455         * Makefile.in: m4 depends on libiberty
15456
15457 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15458
15459         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15460         time, wdiff, and find to configdirs
15461
15462         * Makefile.in: all, clean, and install rules for the new programs
15463         added to configure.in
15464
15465 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15466
15467         * configure.in: use mh-sun for all *-sun-* hosts
15468
15469 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15470
15471         * Makefile.in: define flags for X11 include files and library file
15472         locations, pass them down to the programs that need this info
15473
15474         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15475
15476 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15477
15478         * configure.in: start building libg++ for HP-UX targets
15479
15480 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15481
15482         * README:  Update references to files moved into etc/.
15483
15484 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15485
15486         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15487         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15488
15489 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15490
15491         * configure: accept dash as well as underscore in long option
15492         names for FSF compatibility.
15493
15494 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15495
15496         * config.sub: added -sco3.2v4 support from FSF.
15497
15498 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15499
15500         * configure.in: expand the section that adds or removes
15501         directories from the list of programs to build, to handle native
15502         vs. cross in addition to host v. native
15503
15504 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15505
15506         * Makefile.in:  Replace C++ in macro names with CXX.
15507         This is less likely to break ...
15508
15509 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15510
15511         * test-build.mk: add -w to GNU_MAKE
15512
15513 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15514
15515         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15516         add 'sparc' to list of recognized cpus.  This needed to make
15517         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15518         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15519         then changes that into $CPU-wrs-vxworks.
15520
15521         * configure.in: remove most references to gdbtest, regularize
15522         target based program removal
15523
15524         * test-build.mk: import from p3 tree (many fixes and changes)
15525
15526 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15527
15528         * Makefile.in: added rules to handle tcl, tk, and expect
15529
15530         * configure.in: handle those directories if they exist
15531
15532 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15533
15534         * config.sub: removed bogus hppabsd and hppahpux names, since
15535         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15536
15537 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15538
15539         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15540         depends upon all-xiberty
15541
15542         * Makefile.in: changes from p3, including:
15543
15544         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15545
15546         * Makefile.in (XTRAFLAGS): include newlib directories if
15547         newlib/Makefile exists, rather than if host != target.
15548
15549         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15550
15551         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15552         from the same source tree and not building a cross-compiler.  This
15553         matters for the libg++ configuration if reconfiguring a tree that
15554         has already been installed.
15555
15556         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15557
15558         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15559         pick up the machine and system specific header files.
15560
15561         * Makefile.in: added AS_FOR_TARGET, passed down in
15562         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15563         the C compiler to use to create programs which are run in the
15564         build environment, set it to default to $(CC), and passed it down
15565         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15566
15567         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15568
15569         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15570         We need them for unusual native builds, like systems without
15571         ranlib.
15572
15573         * configure: also define $(host_canonical) and
15574         $(target_canonical), which are the full, canonical names for the
15575         given host and target
15576
15577 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15578
15579         * Makefile.in:  Added separate definitions for C++.
15580
15581 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15582
15583         * configure.in (configdirs):  Add deja-gnu.
15584
15585 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15586
15587         * README:  Update for configure.texi and gdb-4.7 release.
15588
15589 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15590
15591         * Makefile.in:  Move "all" target to top of file.
15592         Previously, first target was ".PHONY" which caused BSD4.4 make
15593         to build .PHONY when make was run without arguments.
15594
15595 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15596
15597         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15598         Library-copylefted code in libiberty.
15599
15600 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15601
15602         * config.sub:  Replace m68kmote with plain old m68k.
15603
15604 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15605
15606         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15607
15608 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15609
15610         * config.sub: Complain if no argument is given.  Added support for
15611         386bsd as OS and target alias.
15612
15613 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15614
15615         * Makefile.in (XTRAFLAGS): include newlib directories if
15616         newlib/Makefile exists, rather than if host != target.
15617
15618 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15619
15620         * config.sub: recognize sparclite-wrs-vxworks.
15621
15622         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15623         p3.) Added clean-xiberty to clean.
15624
15625 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15626
15627         * configure.in: use *-*-* instead of nested cases for host and target
15628
15629 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15630
15631         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15632         from the same source tree and not building a cross-compiler.  This
15633         matters for the libg++ configuration if reconfiguring a tree that
15634         has already been installed.
15635
15636 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15637
15638         * config.sub (i486v/i486v4):  Merge in from FSF version.
15639
15640 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15641
15642         * configure: only set PWD if it is already set.
15643
15644 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15645
15646         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15647         doesn't have unset and all success paths (and most error paths)
15648         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15649         to just ${PWD} to avoid confusion.)
15650
15651 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15652
15653         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15654         even for a native compilation.
15655
15656 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15657
15658         Changes to make the gdb.tar.Z rule work better.
15659
15660         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15661         (DEVO_SUPPORT):  Add configure.texi.
15662         (bfd-ilrt.tar.Z):  Remove ancient rule.
15663
15664 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15665
15666         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15667         pick up the machine and system specific header files.
15668
15669         * configure.in, config.sub: added new target m68010-adobe-scout,
15670         with alias of adobe68k.  Changed configure.in to check for
15671         -scout before -sco* to avoid a false match.
15672
15673         * Makefile.in: added AS_FOR_TARGET, passed down in
15674         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15675         the C compiler to use to create programs which are run in the
15676         build environment, set it to default to $(CC), and passed it down
15677         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15678
15679 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15680
15681         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15682         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15683         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15684         FOR_TARGET variants, to newlib and libg++.
15685
15686 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15687
15688         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15689         first.
15690
15691 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15692
15693         * config.sub:  Accept `elf' as an environment.
15694
15695 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15696
15697         * Makefile.in (all-opcodes):  cd into the right directory
15698
15699 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15700
15701         * configure: added -program_transform_name option, used as
15702         argument to sed when installing programs.
15703         configure.texi: added documentation for -program_prefix,
15704         -program_suffix and -program_transform_name.
15705
15706 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15707
15708         * config.sub:  Accept i486 where i386 ok.
15709
15710 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15711
15712         * config.sub: accept we32k
15713
15714 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15715
15716         * config.sub, configure.in: accept OSE68000 and OSE68k.
15717
15718         * Makefile.in: don't create all directories for ``make install'';
15719         let the subdirectories create the ones they need.
15720
15721 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15722
15723         * COPYING: new file, GPL v2
15724
15725 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15726
15727         * Makefile.in: use the new gen-info-dir, which needs a template
15728         argument (which also lives in texinfo)
15729
15730         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15731
15732 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15733
15734         * config.sub (ncr3000):  Change i386 to i486.
15735
15736 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15737
15738         * Makefile.in: add install-rcs, install-grep to
15739         install-no-fixedincludes, removed install-bison and install-libgcc
15740
15741 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15742
15743         * configure.in: grab the HPUX makefile fragment if on HPUX
15744
15745 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15746
15747         * Makefile.in: eradicate bison spoor (ditto libgcc).
15748          configure.in: recognise m68{k,000}-ericsson-OSE.
15749          es1800 is alias for m68k-ericsson-OSE
15750
15751 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15752
15753         * configure.in: rearrange the parts that remove programs from
15754         configdirs, based now on HOST==TARGET or by canonical triple.
15755
15756 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15757
15758         * test-build.mk: recurse explicitly with -f test-build.mk when
15759           appropriate.  predicate stage3 and comparison on the existence
15760           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15761           On very clean, also remove ...stamp-co.  Build in-place before
15762           doing other builds.
15763
15764 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15765
15766         * Makefile.in, configure.in: add tgas
15767
15768 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15769
15770         * Makefile.in: a number of changes merged in from progressive.
15771
15772         * configure.in: add libm.
15773
15774         * .cvsignore: ignore some stuff that comes from test-build.mk.
15775
15776 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15777
15778         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15779
15780 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15781
15782         * configure: Add program_suffix (parallel to program_prefix)
15783         * Makefile.in: adjust directory-creating script for losing decstation
15784
15785 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15786
15787         * configure:  Minor $subdir-related fixes.
15788
15789 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15790
15791         * configure: fix various problems with propogating
15792         makefile_target_frag in subdirs.
15793         * configure.in: config libgcc if its there
15794
15795 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15796
15797         * config.sub:  HPPA merge.
15798
15799 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15800
15801         * Makefile.in:  Replace all-bison with all-byacc in all
15802         dependency lines for other tools (which now use byacc).
15803
15804 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15805
15806         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15807
15808 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15809
15810         * Makefile.in: make gprof rules similar to byacc rules (instead of
15811         vestigal $(unsubdir) that didn't work...)
15812
15813 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15814
15815         * config.sub:  Add support for Linux.
15816         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15817         (at least for libg++).
15818
15819 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15820
15821         * configure.texi: fix doc for the -nfp option to configure
15822
15823 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15824
15825         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15826
15827 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15828
15829         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15830         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15831         * configure.in: added solaris* host_makefile_frag hook.
15832
15833 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15834
15835         * config.sub: changed recognition of m68000 so that various
15836         m68k types can be specified via m680[01234]0
15837
15838 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15839
15840         * config.sub (basic_machine): fix sed so that '-foo' isn't
15841         completely substituted out while .+'-foo' loses the '-foo'
15842
15843 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15844
15845         * config.sub ($os): Add -aout.
15846
15847 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15848
15849         * configure:  If host_makefile_frag is absolute, don't
15850         prefix ${invsubdir} (relevant to libg++ auto-configure).
15851
15852 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15853
15854         * Makefile.in (tooldir): Define it.
15855         (all-ld): Depend on all-flex.
15856
15857 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15858
15859         * Makefile.in (check):  Fix libg++ special case.
15860
15861 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15862
15863         * configure: do not bury `pwd` into config.status, thus do fewer
15864           pwd's.
15865
15866         * configure: print the "Building in" message only when building in
15867           other than "." AND verbose.
15868
15869         * configure: remove -s, rework -v to better accommodate guested
15870           configures.
15871
15872         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15873
15874 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15875
15876         * Makefile.in: macroize flags passed on recursion.  remove
15877           fileutils.
15878
15879 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15880
15881         * configure: get makesrcdir right for subdirs deeper than 1.
15882
15883         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15884           install.
15885
15886 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15887
15888         * Makefile.in: don't print subdir_do or recursion lines.
15889
15890 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15891
15892         * standards.texi: added menu item.
15893
15894         * Makefile.in: build and install standards.info.
15895
15896         * standards.texi: new file.
15897
15898 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15899
15900         * configure: test for and move config.status pieces from
15901           ${subdir}/.
15902
15903 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15904
15905         * configure:  Test for existance of files before trying to mv
15906         them, to avoid numerous non-existance messages.
15907
15908 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15909
15910         * configure: correct final line of config.status.
15911
15912         * configure: patch from eggert.  Avoids a protection problem if
15913           the original Makefile.in is read only.
15914
15915         * configure: use move-if-change from gcc to create config.status.
15916           Some makefiles depend on config.status to tell if a directory
15917           has been reconfigured for a different host.  This change
15918           prevents those directories from remaking everything in the case
15919           where the reconfig was only intended to rebuild a Makefile.
15920
15921         * configure: test for config.sub with "config.sub sun4" rather
15922           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15923           host alias from a missing config.sub.
15924
15925 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15926
15927         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15928           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15929
15930 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15931
15932         * configure: mkdir ${subdir} as needed.
15933
15934 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15935
15936         * Makefile.in,configure.in: added autoconf.
15937
15938 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15939
15940         * Makefile.in: no longer pass against on recursion.
15941
15942         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15943           definitions are not inherited.
15944
15945         * configure: correct makesrcdir when subdir is .
15946
15947 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15948
15949         * configure:  Add support for 'subdirs' variable, which is
15950         like 'configdirs', except that configure doesn't re-invoke
15951         itself for subdirs, it just creates a Makefile for each subdir.
15952         * configure.texi:  Document subdirs.
15953
15954 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15955
15956         * configure.in: added flex to configdirs
15957
15958 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15959
15960         * Makefile.in: remove clean-stamps from clean.
15961
15962 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15963
15964         * configure.in:  Add gdbtest to configdirs.
15965
15966 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15967
15968         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15969         to recursive makes.
15970         * configure.in:  Recognize new ncr3000 config.
15971
15972 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15973
15974         * Makefile.in, configure.in: removed references to gdbm.
15975
15976 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15977
15978         * config.sub:  Don't canonicalize os value
15979         newsos* to bsd (readline needs to check for newsos).
15980         (This fix was earlier made Jan 31, but got re-broken.)
15981
15982 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15983
15984         * configure.in:  sco is an os, not a vendor!
15985
15986         * configure:  Quote $( better.  Keep various shells happy.
15987
15988 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15989
15990         * Makefile.in: eliminate stamp-files.
15991
15992 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15993
15994         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15995           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15996
15997 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15998
15999         * config.sub:  fix iris/iris3.
16000
16001 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16002
16003         * configure: re-add -rm.
16004
16005 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16006
16007         * Maskefile.in: add .stmp-rcs to all.
16008
16009         * configure.in: remove gas from rs6000 build, use aix host fragment.
16010
16011 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16012
16013         * configure: pass down site_option during recursion.
16014
16015 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16016
16017         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16018
16019 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16020
16021         * configure: Change exec_prefix so that it really defaults to prefix.
16022
16023 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16024
16025         * Makefile.in, configure.in:  Add support for mmalloc library.
16026
16027 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16028
16029         * Makefile.in: add stmp dependencies for a few more things.
16030
16031 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16032
16033         * configure: adjusted error message on objdir/srcdir configure
16034           collision, per john's suggestion.
16035
16036         * Makefile.in: add libiberty stmp to all and all.cross.
16037
16038 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16039
16040         * Makefile.in: remove force dependencies, add grep to all.
16041
16042 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16043
16044         * Makefile.in: drop flex.  make stamp files work.
16045
16046         * configure: added test for conflicting configuration in srcdir,
16047           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16048           gets cranky.  use relative paths for configure and srcdir
16049           whenever possible.  Send some error messages to stderr that were
16050           going to stdout.
16051
16052 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16053
16054         * Makefile.in:  Fix libg++ rule to check for gcc directory
16055         before using gcc/gcc.  Also pass XTRAFLAGS.
16056
16057 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16058
16059         * Makefile.in: added stmp-files so that directories aren't polled
16060           when they are already built.
16061
16062         * configure.texi: fixed a node pointer problem.
16063
16064 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16065
16066         * config.sub configure.in gdb/configure.in
16067         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16068         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16069         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16070
16071 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16072
16073         * configure: -recurring becomes -silent.  corrected help message
16074           for -site= option.
16075
16076         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16077
16078 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16079
16080         * configure: when building Makefile for crosses, replace
16081           tooldir and program_prefix.  default srcdir from location of
16082           config.sub.  remove "for host in hosts" and "for target in
16083           targets" loops.
16084
16085 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16086
16087         * Makefile.in: Do not pass bindir or mandir to cvs.
16088
16089 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16090
16091         * Makefile.in, configure.in: removed traces of namesubdir,
16092           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16093           copyrights to '92, changed some from Cygnus to FSF.
16094
16095         * configure.texi: remove most references to multiple hosts,
16096           multiple targets, subdirs, etc.
16097
16098         * configure.man: removed rcsid. reference config.sub not
16099           config.subr.
16100
16101         * Makefile.in: mkdir $(infodir) on install-info.
16102
16103 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16104
16105         * configure.texi:  Explain better about .gdbinit and about
16106         the environment that configure.in sections run in.
16107
16108 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16109
16110         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16111
16112 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16113
16114         * README:  DOC.configure => cfg-paper.texi.
16115
16116 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16117
16118         * config.sub (near case $os):  Don't convert newsos* to bsd!
16119
16120 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16121
16122         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16123         the number of copies of COPYING that go into the GDB tar file.
16124
16125 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16126
16127         * bfd/configure.in, gdb/config/mh-i386sco,
16128         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16129         Fix SCO configuration stuff.
16130
16131 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16132
16133         * Makefile.in:  For libg++, make sure the -I pointing
16134         to the gcc directory goes *after* all the libg++-local -I flags.
16135         Also, move just-gcc dependency from just-libg++ to all-libg++.
16136
16137 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16138
16139         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16140
16141 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16142
16143         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16144
16145 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16146
16147         * config.sub:  Add stratus configuration frags.  Also
16148         submitted to FSF.
16149
16150 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16151
16152         * Makefile.in (DEV_SUPPORT):  add configure.man.
16153
16154         * config.sub(Decode manufacturer-specific):  add -none*.
16155
16156 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16157
16158         * Makefile.in:  remove form feeds to make Sun's make happy.
16159         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16160
16161 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16162
16163         * Makefile.in (AR_FLAGS):  Make quieter.
16164
16165 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16166
16167         * configure.in:  Add libg++.
16168         * configure:  When verbose, don't output the command line at each
16169         level; it will be unremarkably the same as the previous version,
16170         which will be the same as what the user typed.
16171
16172 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16173
16174         * configure.in, Makefile.in: fix clean-info, add flex.  add
16175           fileutils.
16176
16177         * configure: be less sensitive to spaces in Makefile.in.  Do not
16178           look for sources in "..".  Doing so breaks subdirectories that
16179           might have their own configure.  If a subdir has it's own
16180           configure script, use it.
16181
16182 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16183
16184         * cfg-paper.texi: some changes suggested by rms.
16185
16186 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16187
16188         * config.sub:  Merge in some small additions from the FSF version,
16189         taken from the gcc distribution, to bring the Cygnus and FSF
16190         versions into closer sync.
16191
16192 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16193
16194         * configure.in:  Changed svr4 references to sysv4.
16195
16196 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16197
16198         * configure: added -V for version number option.
16199
16200 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16201
16202         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16203           renamed from DOC.configure to cfg-paper.texi.
16204
16205 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16206
16207         * configure, config.subr, config.sub: config.subr is now
16208           config.sub again.
16209
16210 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16211
16212         * configure.texi: new file, in progress.
16213
16214         * Makefile.in: build info file and install the man page for
16215           configure.
16216
16217         * configure.man: new file, first cut.
16218
16219         * configure: find config.subr again now that configuration "none"
16220           has gone.  removed all traces of the -ansi option.  removed all
16221           traces of the -languages option.
16222
16223         * config.subr: resync from rms.
16224
16225 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16226
16227         * configure, config.sub, config.subr: merge config.sub into
16228           config.subr, call the result config.subr, remove config.sub, use
16229           config.subr.
16230
16231         * Makefile.in: revised install for dir.info.
16232
16233 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16234
16235         * configure.in: add decstation host makefile frag.
16236
16237         * Makefile.in: BISON now bison -y again.  also install-gcc on
16238           install.  clean-gdbm on clean.  infodir belongs in datadir.
16239           Make directories for info install.  Build dir.info here then
16240           install it.
16241
16242 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16243
16244         * Makefile.in: fix for bad directory tests.
16245
16246 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16247
16248         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16249           regexp.  -srcdir relative was being handled incorrectly.
16250
16251         * Makefile.in: unwrapped some for loops so that parallel makes
16252           work again and so one can focus one's attention on a particular
16253           package.
16254
16255 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16256
16257         * configure: added PWD as a stand in for `pwd` (for speed). use
16258           elif wherever possible.  make -srcdir work without -objdir.
16259           -objdir= commented out.
16260
16261 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16262
16263         * configure: +options become --options.  -subdirs commented out.
16264           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16265           Makefile now at top of generated Makefile.  Removed cvs log
16266           entries.  added -srcdir.  create .gdbinit only if there is one
16267           in ${srcdir}.
16268
16269         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16270           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16271           and mandir now keyed off datadir by default.
16272
16273 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16274
16275         * Freshly created ChangeLog.
16276
16277 \f
16278 Local Variables:
16279 mode: change-log
16280 left-margin: 8
16281 fill-column: 76
16282 version-control: never
16283 End: