OSDN Git Service

PR target/45844
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2
3         PR lto/48086
4         * configure.ac: Disable LTO on darwin due to an assembler change in
5         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6         under 256.
7         * configure: Regenerate.
8
9 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
10
11         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
12
13 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
14
15         * MAINTAINERS: Update my e-mail address.
16
17 2011-03-06  Joey Ye  <joey.ye@arm.com>
18
19         * MAINTAINERS: Update my e-mail address.
20
21 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
22
23         * configure.ac: Adjust test of with_ppl.
24         * configure: Regenerated.
25
26 2011-03-02  Kai Tietz  <ktietz@redhat.com>
27
28         * MAINTAINERS: Adjust my e-mail address.
29
30 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
31
32         * configure.ac: Add -lpwl to ppllibs.
33         * configure: Regenerated.
34
35 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
36
37         * config/cloog.m4: Add -lisl to clooglibs.
38         * configure: Regenerated.
39
40 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
41
42         * MAINTAINERS (CPU Port maintainers): Add self.
43
44 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
45
46         * MAINTAINERS: Add myself as testsuite maintainer.
47
48 2011-02-15  Mike Stump  <mikestump@comcast.net>
49
50         * MAINTAINERS: Add myself as testsuite maintainer.
51
52 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
53
54         Import from Libtool and gnulib:
55
56         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
57
58         Prepare for supporting FreeBSD 10.
59         * config.rpath: Remove handling of freebsd1* which soon would
60         match FreeBSD 10.0.
61
62         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
63
64         Remove support for FreeBSD 1.x.
65         * libtool.m4 (_LT_LINKER_SHLIBS)
66         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
67         soon would incorrectly match FreeBSD 10.0.
68
69 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
70
71         PR binutils/12283
72         * move-if-change: Import version from gnulib.
73
74 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
75
76         PR lto/47225
77         * Makefile.def (lto-plugin): Double dash for enable-shared.
78         (configure-gcc): Depend on all-lto-plugin.
79         * Makefile.in: Rebuilt.
80
81 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
82
83         * configure.ac: Remove extra bracket.
84         * configure: Regenerate.
85
86 2011-02-08  Tobias Burnus  <burnus@net-b.de>
87
88         * MAINTAINERS: Add myself as libquadmath maintainer.
89
90 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
91
92         * MAINTAINERS: Update my email address.
93
94 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
95
96         * MAINTAINERS (option handling): Add self.
97
98 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
99
100         PR lto/47225
101         * Makefile.def: Add dependency for install-gcc
102         on install-lto-plugin.
103         * Makfile.in: Regenerated
104
105 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
106
107         * MAINTAINERS (CPU Port Maintainers): Add myself.
108
109 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
110
111         PR libgcj/44341
112         * configure.ac: Discard --with-* flags for host when configuring
113         target libraries for cross build.
114         * configure: Rebuilt.
115
116 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
117
118         * MAINTAINERS (linear loop transforms): Removed.
119
120 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
121
122         * configure.ac: If with_ppl is no, move setting with_cloog=no
123         after CLOOG_REQUESTED check.
124         * configure: Regenerated.
125
126 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
127
128         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
129         CLooG has been requested.
130         * configure: Regenerated.
131
132 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
133
134         * configure: Regenerated.
135         * configure.ac: Check for version 0.11 (or later revision) of PPL.
136
137 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
138
139         * configure: Regenerated.
140         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
141
142 2011-01-21  Andreas Schwab  <schwab@redhat.com>
143
144         * configure.ac: Use AS_HELP_STRING throughout.
145         * configure: Regenerate.
146
147 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
148
149         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
150         * configure: Regenerate.
151
152 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
153
154         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
155
156 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
157
158         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
159         for ia64-hpux.
160         * configure: Regenerate.
161
162 2011-01-07  Jan Hubicka  <jh@suse.cz>
163
164         PR lto/47225
165         * Makefile.in: Regenerate.
166         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
167         configure.
168
169 2011-01-07  Jan Hubicka  <jh@suse.cz>
170
171         * Makefile.in: Regenerate.
172         * Makefile.def (gcc host module) and soft dependency on lto-plugin
173         and configure dependency on lto-plugin configure.
174         (lto-plugin module): Remove dependency on GCC; add dependency on
175         liniberty.
176
177 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
178
179         * MAINTAINERS (Write After Approval): Add myself.
180
181 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
182
183         * configure: Regenerate.
184
185 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
186
187         * configure.ac: (picochip): Disable libiberty.
188
189 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
190
191         * MAINTAINERS (Write After Approval): Add myself.
192
193 2010-12-10  Ian Lance Taylor  <iant@google.com>
194
195         PR bootstrap/46819
196         * configure.ac: For --disable-libgcj clear libgcj_saved.
197         * configure: Rebuild.
198
199 2010-12-10  Tobias Burnus  <burnus@net-b.de>
200
201         PR fortran/46540
202         * configure.ac: Add --disable-libquadmath and
203         --disable-libquadmath-support.
204         * configure: Regenerate.
205
206 2010-12-03  Ian Lance Taylor  <iant@google.com>
207
208         * MAINTAINERS: Add myself as libgo maintainer.
209
210 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
211
212         PR libffi/46792
213         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
214         * configure: Regenerate.
215
216 2010-12-02  Ian Lance Taylor  <iant@google.com>
217
218         * configure.ac: Always set default for poststage1_ldflags to
219         -static-libstdc++ -static-libgcc.
220
221 2010-11-29  Andreas Schwab  <schwab@redhat.com>
222
223         * configure.ac: Move comment to remove extra space in last argument
224         of GCC_TARGET_TOOL.
225
226 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
227
228         PR other/46026
229         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
230         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
231         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
232         (BASE_FLAGS_TO_PASS): Use it.
233         * configure: Rebuilt.
234         * Makefile.in: Rebuilt.
235
236 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
237
238         PR binutils/12258
239         * configure.ac: Correct comments for --enable-gold/--enable-ld.
240         Properly check default linker.
241         * configure: Regnerated.
242
243 2010-11-23  Matthias Klose  <doko@ubuntu.com>
244
245         * configure.ac: For --enable-gold, handle value `default' instead of
246         `both*'.   New configure option --{en,dis}able-ld.
247         * configure: Regenerate.
248
249 2010-11-20  Ian Lance Taylor  <iant@google.com>
250
251         * configure.ac: Only disable a language library if no language needs
252         it.  Don't let --disable-libgcj uncondtionally disable libffi.
253         * configure: Rebuild.
254
255 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
256
257         * Makefile.in: Regenerate.
258
259         PR other/46202
260         * configure.ac: Fix just-built in-tree STRIP name to be
261         binutils/strip-new.
262         * configure: Regenerate.
263         * Makefile.def (install-strip-gcc, install-strip-binutils)
264         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
265         (install-strip-sid): Mirror dependencies on non-strip variants
266         of these targets on the respective -strip prerequisites.
267         * Makefile.tpl (install-strip, install-strip-host)
268         (install-strip-target): New targets.
269         (install-strip-[+module+], install-strip-target-[+module+]):
270         New targets.
271         * Makefile.in: Regenerate.
272
273 2010-11-19  Ian Lance Taylor  <iant@google.com>
274             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
275
276         * configure.ac: Add target-libgo to target_libraries.  Set
277         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
278         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
279         (HOST_EXPORTS): Add GOC.
280         (BASE_TARGET_EXPORTS): Add GOC.
281         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
282         (GOCFLAGS_FOR_TARGET): New variable.
283         (EXTRA_HOST_FLAGS): Add GOC.
284         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
285         * Makefile.def (target_modules): Add libgo.
286         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
287         (dependencies): Add dependency from configure-target-libgo to
288         configure-target-libffi and all-target-libstdc++-v3.  Add
289         dependencies from all-target-libgo to all-target-libffi.
290         (languages): Add go.
291         * configure: Rebuild.
292         * Makefile.in: Rebuild.
293
294 2010-11-19  Ian Lance Taylor  <iant@google.com>
295
296         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
297         compiler/flag environment variables.
298
299 2010-11-18  Ian Lance Taylor  <iant@google.com>
300
301         * configure.ac: Check for lang_requires_boot_languages in
302         config-lang.in files.
303         * configure: Rebuild.
304
305 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
306             Tobias Burnus  <burnus@net-b.de>
307
308         PR fortran/32049
309         * Makefile.def: Add libquadmath; build it with language=fortran.
310         * configure.ac: Add libquadmath.
311         * Makefile.tpl: Handle multiple libs in check-[+language+].
312         * Makefile.in: Regenerate.
313         * configure: Regenerate.
314
315 2010-11-16  Tom Tromey  <tromey@redhat.com>
316
317         * MAINTAINERS: Moved myself to reviewers section.
318
319 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
320
321         * MAINTAINERS: Moved myself to reviewers section.
322
323 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
324
325         * MAINTAINERS (Various Maintainers): Add self for build machinery.
326         (Write After Approval): Remove self.
327
328 2010-11-15  Andreas Schwab  <schwab@redhat.com>
329
330         * configure.ac: Fix spelling in option names.
331         * configure: Regenerated.
332
333 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
334
335         PR bootstrap/39622
336         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
337         * configure: Regenerated.
338
339 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
340
341         * MAINTAINERS: Update my email address.
342
343 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
344
345         * configure: Regenerate.
346
347 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
348
349         * configure: Regenerate.
350
351 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
352
353         * configure: Regenerate.
354
355 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
356
357         * configure: Regenerate.
358
359 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
360
361         * configure.ac: Support official CLooG.org versions.
362         * configure: Regenerate.
363         * config/cloog.m4: New.
364
365 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
366
367         * MAINTAINERS (Write After Approval): Add myself.
368
369 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
370
371         * MAINTAINERS: Update my email address.
372
373 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
374
375         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
376         * configure: Regenerate.
377
378 2010-11-03  Ian Lance Taylor  <iant@google.com>
379             Dave Korn  <dave.korn.cygwin@gmail.com>
380
381         PR lto/46273
382         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
383         and on other supported platforms whenever LTO is enabled.
384         * configure: Rebuild.
385
386 2010-11-02  Alan Modra  <amodra@gmail.com>
387
388         PR binutils/12110
389         * configure.ac: Error when source path contains spaces.
390         * configure: Regenerate.
391
392 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
393
394         * MAINTAINERS: Update my email address.
395
396 2010-10-20  Ian Lance Taylor  <iant@google.com>
397
398         * Makefile.def (target_modules): Set lib_path to src/.libs for
399         libstdc++-v3 module.
400         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
401         * Makefile.in: Rebuild.
402
403 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
404
405         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
406         (Write After Approval): Remove myself.
407
408 2010-10-15  Tristan Gingold  <gingold@adacore.com>
409
410         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
411
412 2010-10-14  Douglas Rupp  <rupp@gnat.com>
413
414         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
415
416 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
417
418         * configure.ac (build_lto_plugin): New shell variable.
419         (--enable-lto): Turn on by default for all non-ELF platforms that
420         have had LTO support added so far.  Set build_lto_plugin appropriately
421         for both ELF and non-ELF.
422         (configdirs): Add lto-plugin or not based on build_lto_plugin.
423         * configure: Regenerate.
424
425 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
426
427         Sync from src:
428         * configure.ac (v850 support): Remove target-libgloss from
429         noconfigdirs.
430         * configure: Regenerate.
431
432 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
433
434         PR bootstrap/45326
435         PR bootstrap/45174
436         * configure.ac: Honor initial values of $build_configargs,
437         $host_configargs, $target_configargs.  Mark the precious, so
438         environment settings get recorded.
439         * configure: Regenerate.
440
441 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
442
443         PR bootstrap/45796
444         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
445         Depend on all-build-libiberty.
446         * Makefile.in: Regenerate.
447
448 2010-09-30  Michael Eager  <eager@eagercon.com>
449
450         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
451         * configure: Regenerate.
452
453 2010-09-28  Michael Eager  <eager@eagercon.com>
454
455         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
456
457 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
458
459         PR bootstrap/44621
460         * configure.ac: Fix unportable shell quoting.
461         * configure: Regenerate.
462
463 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
464
465         * configure.ac (enable-lto): Add Darwin to the list of supported lto
466         targets and amend comment.
467         * configure: Regenerate.
468
469 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
470
471         * MAINTAINERS (Write After Approval): Add myself.
472
473 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
474
475         * configure.ac: Enable LTO by default on Darwin.
476         * configure: Regenerate.
477
478 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
479
480         * MAINTAINERS (Write After Approval): Add myself.
481
482 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
483
484         * MAINTAINERS (Write After Approval): Add myself.
485
486 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
487
488         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
489         ports
490
491 2010-07-28  David Yuste  <david.yuste@gmail.com>
492
493         * MAINTAINERS (Write After Approval): Add myself.
494
495 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
496
497         * configure.ac: Support all v850 targets.
498         * configure: Regenerate.
499
500 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
501
502         PR bootstrap/44455
503         * configure.ac (extra_mpfr_configure_flags): Copy from
504         extra_mpc_gmp_configure_flags.
505         * configure: Re-generated.
506
507 2010-07-22  Andi Kleen  <ak@linux.intel.com>
508
509         * MAINTAINERS (Write After Approval): Add myself.
510
511 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
512
513         * MAINTAINERS (Write After Approval): Add myself.
514
515 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
516
517         * MAINTAINERS (Write After Approval): Add myself.
518
519 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
520
521         PR target/44862
522         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
523         Provide -B option to allow for link spec %s substitutions for
524         libstdc++.a on darwin.
525         * Makefile.in: Regenerate.
526
527 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
528
529         * MAINTAINERS (Reviewers): Update my e-mail address
530
531 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
532
533         * Makefile.def (configure-gcc): Depend on all-libelf.
534         * Makefile.in: Rebuild.
535
536 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
537
538         * MAINTAINERS (Write After Approval): Add myself in the right place.
539
540 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
541
542         * MAINTAINERS (Write After Approval): Add myself.
543
544 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
545
546         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
547
548 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
549
550         * config.sub: Update to version 2010-05-21.
551         * config.guess: Update to version 2010-04-03.
552
553 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
554
555         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
556         * configure: Regenerate.
557
558 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
559
560         * MAINTAINERS (Write After Approval): Add myself.
561
562 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
563
564         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
565         a platform that supports LTO.
566         * configure: Regenerate.
567
568 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
569
570         * configure.ac: Allow all the versions greater than 0.10 of PPL.
571         * configure: Regenerated.
572
573 2010-04-27  Roland McGrath  <roland@redhat.com>
574             H.J. Lu  <hongjiu.lu@intel.com>
575
576         * configure.ac (--enable-gold): Support both, both/gold and
577         both/bfd to add gold to configdirs without removing ld.
578         * configure: Regenerated.
579
580         * Makefile.def: Add install-gold dependency to install-ld.
581         * Makefile.in: Regenerated.
582
583 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
584
585         PR lto/42776
586         * configure.ac (--enable-lto): Refactor handling so libelf tests
587         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
588         and allow LTO to be explicitly enabled on non-ELF platforms that
589         are known to support it inside else-clause.
590         * configure: Regenerate.
591
592 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
593
594         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
595         * configure: Regenerate.
596
597 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
598
599         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
600         * configure: Regenerate.
601
602 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
603
604         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
605         separately.
606         * configure: Regenerate.
607
608 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
609
610         * MAINTAINERS (Write After Approval): Add myself.
611
612 2010-04-14  Tristan Gingold  <gingold@adacore.com>
613
614         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
615         * configure: Regenerate.
616
617 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
618
619         * configure: Regenerate after change to elf.m4.
620
621 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
622
623         * MAINTAINERS (Write After Approval): Add myself.
624
625 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
626
627         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
628         * configure: Regenerated.
629
630 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
631
632         * configure.ac: Print "buggy but acceptable" when CLooG
633         revision is less than 9.
634         * configure: Regenerated.
635
636 2010-04-01  Diego Novillo  <dnovillo@google.com>
637
638         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
639
640 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
641
642         PR bootstrap/43615
643         PR bootstrap/43328
644
645         Revert:
646
647         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
648
649         * configure.ac: Do not pass --enable-multilib nor
650         --disable-multilib in baseargs.  Accept explicitly passed
651         --enable_multilib.
652         * configure: Regenerate.
653
654 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
655
656         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
657
658 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
659
660         * MAINTAINERS: Remove myself.
661
662 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
663
664         PR bootstrap/43328
665         * configure.ac: Do not pass --enable-multilib nor
666         --disable-multilib in baseargs.  Accept explicitly passed
667         --enable_multilib.
668         * configure: Regenerate.
669
670 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
671
672         * MAINTAINERS (spu port): Remove me.
673
674 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
675
676         * configure.ac (tic6x-*-*): New case.
677         * configure: Regenerate.
678
679 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
680
681         * config.sub: Update to version 2010-03-22.
682         * config.guess: Update to version 2009-12-30.
683
684 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
685
686         PR ada/42554
687         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
688         * configure: Regenerate.
689
690 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
691
692         * MAINTAINERS: Update my email address.
693
694 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
695
696         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
697         (ghassan.shobaki@amd.com): Removed.
698
699 2010-03-17  Alan Modra  <amodra@gmail.com>
700
701         * MAINTAINERS: Update my email address.
702
703 2010-03-16  Diego Novillo  <dnovillo@google.com>
704
705         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
706         Matthews.
707
708 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
709
710         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
711         Gutson, Jeffrey D. Oldham and Mark Shinwell.
712
713 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
714
715         * MAINTAINERS: Update my email address.
716
717 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
718
719         * MAINTAINERS: Update my email address.
720
721 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
722
723         * MAINTAINERS: Update my email address.
724
725 2010-03-09  Jie Zhang  <jie@codesourcery.com>
726
727         * MAINTAINERS: Update my email address.
728
729 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
730
731         PR libstdc++/32499
732         * configure.ac (RANLIB): Default to true.
733         (STRIP): Likewise.
734         (RANLIB_FOR_TARGET): Remove superfluous : argument.
735         * configure: Regenerate.
736
737 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
738
739         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
740         (Write After Approval): Update my email address.
741
742 2010-02-17  Nick Clifton  <nickc@redhat.com>
743
744         PR 11238
745         * Makefile.tpl (local-distclean): Also remove config.cache files in
746         sub-directories as there may not be Makefiles present in the
747         sub-directories.
748         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
749         the config.cache files found by the find command.
750
751         * Makefile.in: Regenerate.
752         * configure.ac: Revert previous delta.
753         * configure: Regenerate.
754
755 2010-02-15  Nick Clifton  <nickc@redhat.com>
756
757         PR 11238
758         * configure.ac: Delete config.cache files in sub-directories when
759         deleting Makefiles.
760         * configure: Regenerate.
761
762 2010-02-12  Ben Elliston  <bje@gnu.org>
763
764         * MAINTAINERS: Update my email address.
765
766 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
767
768         * MAINTAINERS (spu port): Update my email address.
769
770 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
771
772         * MAINTAINERS: Add myself as a maintainer for the bfin port.
773
774 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
775
776         * configure.ac: Add "recommended" version checks for GMP/MPC.
777         Update recommended GMP/MPFR/MPC versions.
778         * configure: Regenerate.
779
780 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
781
782         * MAINTAINERS: Move my Embecosm email address into the
783         write-after-approval section.
784
785 2010-01-26  Ian Lance Taylor  <iant@google.com>
786
787         * MAINTAINERS: Add myself as Go frontend maintainer.
788
789 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
790
791         PR libstdc++/36101, PR libstdc++/42813
792         * configure.ac (bootstrap_target_libs): Make inclusion of
793         target-libgomp conditional on libgomb being in target_configdirs.
794         * configure: Regenerate.
795
796 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
797
798         PR libstdc++/36101, PR libstdc++/42813
799         * configure.ac (bootstrap_target_libs): Include target-libgomp.
800         * configure: Regenerate.
801
802 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
803
804         PR libstdc++/36101, PR libstdc++/42813
805         * configure.ac (target_configdirs): Substitute.
806         * Makefile.def: Bootstrap target module libgomp.
807         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
808         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
809         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
810         * configure, Makefile.in: Regenerate.
811
812 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
813
814         * MAINTAINERS: Adjust my details.
815
816 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
817
818         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
819
820 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
821
822         * MAINTAINERS: reindented my entry with tabs instead of spaces.
823
824 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
829
830         * MAINTAINERS (Write After Approval): Add myself.
831
832 2010-01-11  Richard Guenther  <rguenther@suse.de>
833
834         PR lto/41569
835         * Makefile.def (all-lto-plugin): Depend on all-gcc.
836         * Makefile.in: Regenerated.
837
838 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
839
840         * configure.ac: Enable libjava build on x86_64-*freebsd*.
841         * configure: Regenerate.
842
843 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
844             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
845
846         PR bootstrap/42424
847         * configure.ac: Include libtool m4 files.
848         (_LT_CHECK_OBJDIR): Call it.
849         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
850         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
851
852         * configure: Regenerate.
853
854 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
855
856         PR bootstrap/41818
857         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
858         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
859         * Makefile.in: Regenerate.
860
861 2010-01-02  Richard Guenther  <rguenther@suse.de>
862
863         PR lto/41529
864         * configure.ac: Include config/elf.m4.  Disable LTO if not
865         builting for an elf target.
866         * configure: Regenerate.
867
868 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
869
870         * MAINTAINERS: Change my email address.
871
872 2009-12-18  Ben Elliston  <bje@au.ibm.com>
873
874         * config.sub, config.guess: Update from upstream sources.
875
876 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
877
878         * MAINTAINERS (Write After Approval): Add myself.
879
880 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
881
882         PR middle-end/30447
883         PR middle-end/30789
884         PR other/40302
885
886         * configure.ac: Require MPC.
887         * configure: Regenerate.
888
889 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
890
891         PR target/38384
892         PR bootstrap/40972
893         * libtool.m4: Sync from git Libtool.
894         * ltoptions.m4: Likewise.
895         * ltversion.m4: Likewise.
896         * lt~obsolete.m4: Likewise.
897         * ltmain.sh: Likewise.
898
899 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
900
901         * configure.ac: Update minimum MPC version to 0.8.
902         * configure: Regenerate.
903
904 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
905
906         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
907         * configure: Regenerated.
908
909 2009-11-21  Ian Lance Taylor  <iant@google.com>
910
911         * configure.ac: Change default of poststage1_ldflags to be empty if
912         poststage1_libs is set.  When poststage1_libs is empty, and
913         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
914         * configure: Rebuild.
915
916 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
917
918         * MAINTAINERS (Write After Approval): Update my email address.
919
920 2009-11-20  Ben Elliston  <bje@au.ibm.com>
921
922         * config.guess: Update from upstream sources.
923
924 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
925
926         * Makefile.def: Restore host and target settings for gmp.
927         * Makefile.in: Rebuild.
928
929 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
930
931         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
932         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
933         Fix portability of test of C++ as bootstrap language.  Add
934         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
935         * configure: Rebuild.
936         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
937         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
938         in-tree building.
939         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
940         (POSTSTAGE1_HOST_EXPORTS): Use it.
941         (STAGE[+id+]_CXXFLAGS): New.
942         (BASE_FLAGS_TO_PASS): Pass it down.
943         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
944         extra_exports.
945         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
946         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
947         extra_exports.
948         * Makefile.in: Rebuild.
949
950 2009-11-17  Ben Elliston  <bje@au.ibm.com>
951
952         * config.sub, config.guess: Update from upstream sources.
953
954 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2009-11-09  Jon Beniston  <jon@beniston.com>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
963
964         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
965         paths for *-w64-mingw* and x86_64-*mingw*.
966         * configure: Regenerated.
967
968 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
969
970         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
971
972 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
973
974         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
975         Phil Edwards to Write-After Approval.
976
977 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
978
979         * configure.ac: Disable target-winsup & co for
980         x86_64-*-mingw* and *-w64-mingw* targets.
981         * configure: Regenerated.
982
983 2009-10-16  Nick Clifton  <nickc@redhat.com>
984
985         * MAINTAINERS: Add myself as a maintainer for the RX port.
986
987 2009-10-26  Johannes Singler  <singler@kit.edu>
988
989         * MAINTAINERS (Write After Approval): Update my e-mail address.
990
991 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
992
993         * configure.ac (CLooG test): Use = with test.
994         * configure: Regenerate.
995
996 2009-10-22  Richard Guenther  <rguenther@suse.de>
997
998         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
999         cloog if the ppl version check failed.  Move flags saving
1000         before setting in libelf check.
1001         * configure: Regenerate.
1002
1003 2009-10-21  Richard Guenther  <rguenther@suse.de>
1004
1005         * configure.ac: Adjust the ppl and cloog configure to work as
1006         documented.  Disable cloog if ppl was disabled.  Omit the version
1007         checks if they were disabled.
1008         * configure: Re-generate.
1009
1010 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1011
1012         * configure.ac: Add 'lto' to enable_languages, not
1013         new_enable_languages, and only if not already present.
1014         * configure: Regenerate.
1015
1016 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1017
1018         * README: Refer to the various COPYING* files instead of just
1019         COPYING.
1020         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1021
1022 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1023
1024         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1025         
1026 2009-10-07  Richard Guenther  <rguenther@suse.de>
1027
1028         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1029         and Richard Guenther as reviewers.
1030         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1031         as reviewers.
1032
1033 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1034
1035         * config.sub: Update from upstream sources.
1036
1037 2009-10-06  Ian Lance Taylor  <iant@google.com>
1038
1039         * Makefile.def: check-gold depends upon all-gas.
1040         * Makefile.in: Rebuild.
1041
1042 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1043
1044         * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1047
1048         * Makefile.def: all-lto-plugin depends on all-libiberty.
1049         set bootstrap=true for lto-plugin.
1050         Add lto-plugin.
1051         * Makefile.in: Regenerate.
1052         * configure.ac (host_libs): Add lto-plugin.
1053         * configure: Regenerate.
1054
1055 2009-10-03  Diego Novillo  <dnovillo@google.com>
1056
1057         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1058         (HOST_LIBELFLIBS): Define.
1059         (HOST_LIBELFINC): Define.
1060         * Makefile.in: Regenerate.
1061         * configure.ac: Add --enable-lto.
1062         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1063         If --enable-lto is used, add 'lto' to new_enable_languages.
1064         If --enable-lto is used and gold is enabled, add
1065         lto-plugin to configdirs.
1066         * configure: Regenerate.
1067
1068 2009-10-03  Simon Baldwin  <simonb@google.com>
1069
1070         * configure.ac: If --with-system-zlib, suppress local zlib and
1071         pass --with-system-zlib to subdir configure scripts.
1072         * configure: Regenerate.
1073
1074 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1075             Paolo Bonzini  <bonzini@gnu.org>
1076
1077         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1078         $(srcdir).
1079         * Makefile.in: Rebuilt.
1080
1081 2009-09-26  Gary Funck  <gary@intrepid.com>
1082
1083         * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1086
1087         * configure.ac: Update minimum MPC version to 0.7.
1088         * configure: Regenerate.
1089
1090 2009-09-25  Nick Clifton  <nickc@redhat.com>
1091
1092         * configure.ac: Pass any --cache-file=/dev/null option on to
1093         subconfigures.
1094         * configure: Regenerate.
1095
1096 2009-09-23  Nick Clifton  <nickc@redhat.com>
1097
1098         * config.sub, config.guess: Update from upstream sources.
1099
1100 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1101
1102         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1103         * Makefile.in: Rebuilt.
1104
1105 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1106
1107         PR bootstrap/32272
1108         * configure.ac: Error out if $srcdir isn't '.' but contains
1109         host-${host_noncanonical}.
1110         * configure: Regenerate.
1111
1112 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1113
1114         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1115         maintainer.
1116
1117 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1118
1119         * configure.ac: If bootstrapping a combined tree with
1120         --enable-gold, require c++ in stage1_languages.
1121         * configure: Regenerate.
1122
1123         * configure.ac: Also add target_libs of stage1_languages to
1124         bootstrap_target_libs.
1125         * configure: Regenerate.
1126
1127         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1128         with --enable-languages not containing c++.
1129         * configure: Regenerate.
1130
1131 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1132
1133         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1134         * configure: Regenerate.
1135
1136 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1137
1138         * MAINTAINERS (Write After Approval): Update my e-mail address,
1139         and move from from here...
1140         (Waiting for paperwork): To here.
1141
1142 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1143
1144         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1145
1146 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1147
1148         * configure.ac: Do not use $extrasub for replacing @if/@endif
1149         parts in Makefile; instead, use additional arguments to
1150         AC_CONFIG_COMMANDS to do the replacement manually, with several
1151         sed invocations, to avoid HP-UX sed command limits.
1152         * configure: Regenerate.
1153
1154 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1155
1156         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1157         blank before -L.
1158
1159 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1160
1161         * configure.ac (with-build-config): Document.  Handle without.
1162         Handle missing argument.
1163         * configure: Rebuilt.
1164
1165 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1166
1167         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1168         Default to bootstrap-debug only if compare-debug works.
1169         * configure: Rebuilt.
1170         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1171         * Makefile.in: Rebuilt.
1172
1173 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1174
1175         * MAINTAINERS (OS Port Maintainers): Update my email address.
1176
1177 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1178
1179         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1180         * Makefile.in: Rebuilt.
1181
1182 2009-09-01  Chris Demetriou  <cgd@google.com>
1183
1184         * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1187
1188         PR debug/30161
1189         * include/dwarf2.h (enum dwarf_tag): Added
1190         DW_TAG_GNU_template_template_param
1191         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1192
1193 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1194
1195         * Makefile.tpl (AWK): Fix typo.
1196         * Makefile.in: Regenerate.
1197
1198 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1199
1200         * configure.ac: Detect awk and sed.
1201         * Makefile.def (flags_to_pass): Add AWK and SED.
1202         * Makefile.tpl (AWK, SED): New.
1203         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1204         * configure: Regenerate.
1205         * Makefile.in: Regenerate.
1206
1207 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1208
1209         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1210         (collapseslashes): Likewise.
1211
1212 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1213
1214         * configure.ac (AC_PREREQ): Bump to 2.64.
1215
1216 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1217
1218         * configure.ac: Remove --with-datarootdir, --with-docdir,
1219         --with-pdfdir, --with-htmldir switches.
1220         * configure: Regenerate.
1221
1222         * configure: Regenerate.
1223
1224         * compile: Sync from Automake 1.11.
1225         * depcomp: Likewise.
1226         * install-sh: Likewise.
1227         * missing: Likewise.
1228         * mkinstalldirs: Likewise.
1229         * ylwrap: Likewise.
1230
1231 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1232
1233         * ltmain.sh (func_normal_abspath): New function.
1234         (func_relative_path): Likewise.
1235         (func_mode_help): Document new -bindir option for link mode.
1236         (func_mode_link): Add new -bindir option, and use it to place
1237         output DLL if specified.
1238
1239 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1240
1241         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1242         (baseargs): Add --disable-option-checking.
1243         * configure: Regenerate.
1244
1245         * Makefile.def (configure-target-libiberty): Depend on
1246         all-binutils and all-ld.
1247         (configure-target-newlib): Likewise.
1248         * Makefile.in: Regenerate.
1249
1250 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1251
1252         * config.sub, config.guess: Update from upstream sources.
1253
1254 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1255
1256         Sync from src, merge:
1257
1258         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1259
1260         * configure.ac: Do not exclude gas for i386-*-darwin.
1261         Add a case for x86_64-*-darwin.
1262         * configure: Regenerate.
1263
1264 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1265
1266         * MAINTAINERS: Add my name to Write After Approval list.
1267
1268 2009-08-06  Michael Eager  <eager@eagercon.com>
1269
1270         * configure.ac: Add Microblaze target.
1271         * configure: Regenerate.
1272
1273 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1274
1275         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1276         * configure: Regenerate.
1277         
1278 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1279
1280         * MAINTAINERS (Write After Approval): Update my e-mail address.
1281
1282 2009-07-06  Ian Lance Taylor  <iant@google.com>
1283
1284         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1285         * configure: Rebuild.
1286
1287 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1288
1289         * MAINTAINERS: Move myself to the Graphite Reviewers.
1290
1291 2009-06-30  Wei Guozhi  <carrot@google.com>
1292
1293         * MAINTAINERS: Add my name to Write After Approval list.
1294
1295 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1296
1297         PR bootstrap/40338
1298         * configure.ac (comparestring): Create new variable.
1299         * Makefile.tpl (comparestring): Use to skip some comparisions.
1300         * configure: Regenerate.
1301         * Makefile.in: Regenerate.
1302
1303 2009-06-26  Doug Evans  <dje@sebabeach.org>
1304
1305         * Makefile.def (host_modules): Add cgen.
1306         * Makefile.in: Regenerate.
1307         * configure.ac (host_tools): Add cgen.
1308         * configure: Regenerate.
1309
1310 2009-06-23  DJ Delorie  <dj@redhat.com>
1311
1312         * MAINTAINERS: Add myself as mep maintainer.
1313
1314 2009-06-23  Ian Lance Taylor  <iant@google.com>
1315
1316         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1317         boot_languages.  Only bootstrap target libraries listed in
1318         target_libs for some boot language.  Add --with-stage1-ldflags,
1319         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1320         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1321         if not building with C++.
1322         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1323         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1324         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1325         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1326         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1327         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1328         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1329         * configure, Makefile.in: Rebuild.
1330
1331 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1332
1333         * MAINTAINERS: Added my name to write-after-approval list.
1334
1335 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1336
1337         * configure.ac: Define is_elf for QNX Neutrino targets.
1338         * configure: Regenerate.
1339
1340 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1341
1342         * MAINTAINERS: Added my name to the write-after-approval list
1343
1344 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1345
1346         * configure.ac: Detect MPC in default directory.
1347         * configure: Regenerate.
1348
1349 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1350             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1351
1352         * Makefile.tpl (all): Avoid a trailing backslash.
1353         * Makefile.in: Regenerate.
1354
1355 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1356
1357         * config.sub, config.guess: Update from upstream sources.
1358
1359 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1360
1361         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1362         to noconfdirs.
1363         * configure: Regenerate.
1364
1365 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1366
1367         * Makefile.tpl ([+compare-target+]): Compare all stage
1368         directories, rather than just gcc.
1369         * Makefile.in: Rebuilt.
1370
1371 2009-06-01  Doug Kwan  <dougkwan@google.com>
1372
1373         * configure.ac: Support gold for target arm*-*-*.
1374         * configure: Regenerate.
1375
1376 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1377
1378         * Makefile.def: Add MPC support and dependencies.
1379         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1380
1381         * Makefile.in, configure: Regenerate.
1382
1383 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1384
1385         * Makefile.tpl (all): Avoid harmless warning in make all when
1386         gcc-bootstrap is enabled but stage_last does not exist.
1387         * Makefile.in: Rebuilt.
1388
1389 2009-05-24  Nicolas Roche  <roche@adacore.com>
1390
1391         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1392         * Makefile.in: Regenerate.
1393
1394 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1395
1396         * MAINTAINERS: Update my e-mail address.
1397
1398 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1399
1400         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1401         * configure:  Regenerate.
1402
1403 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1404
1405         PR other/40159
1406         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1407         gcc-no-bootstrap are mutually exclusive.
1408         * Makefile.in: Rebuilt.
1409
1410 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1411
1412         PR other/40159
1413         * Makefile.tpl (all): Don't end with unconditional success.
1414         * Makefile.in: Rebuilt.
1415
1416 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1417
1418         PR target/37137
1419         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1420         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1421         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1422         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1423         stage_configureflags, stage_cflags and stage_libcflags into
1424         explicit Makefile macros.
1425         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1426         GFORTRAN.
1427         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1428         CC.  Set CC_FOR_BUILD from CC.
1429         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1430         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1431         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1432         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1433         and GFORTRAN.
1434         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1435         (_LIBCFLAGS): Renamed to _TFLAGS.
1436         (do-compare-debug, do-compare3-debug): Drop.
1437         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1438         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1439         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1440         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1441         (XGCC_FLAGS_FOR_TARGET): New.
1442         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1443         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1444         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1445         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1446         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1447         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1448         TFLAGS.
1449         (BUILD_CONFIG): Include if requested.
1450         (all): Set TFLAGS on bootstrap.
1451         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1452         (all-stageid-prefixmodule): Likewise.
1453         (do-clean, distclean-stageid): Set TFLAGS.
1454         (restrap): Fix whitespace.
1455         * Makefile.in: Rebuilt.
1456
1457 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1458
1459         * config.guess: Sync with src.
1460
1461 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1462
1463         * configure.ac ($with_ppl):  Default to no if not supplied.
1464         ($with_cloog):  Likewise.
1465         configure:  Regenerate.
1466
1467 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1468
1469         * MAINTAINERS: Update my e-mail address.
1470
1471 2009-04-27  Nick Clifton  <nickc@redhat.com>
1472
1473         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1474
1475 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1476
1477         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1478         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1479         * Makefile.in: Regenerate.
1480
1481 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1482
1483         PR bootstrap/39739
1484         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1485         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1486
1487         * configure, Makefile.in: Regenerate.
1488
1489 2009-04-21  Taras Glek  <tglek@mozilla.com>
1490
1491         * include/hashtab.h: Update GTY annotations to new syntax
1492         * include/splay-tree.h: Likewise
1493
1494 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1495
1496         * config.sub, config.guess: Update from upstream sources.
1497
1498 2009-04-15  Anthony Green  <green@moxielogic.com>
1499
1500         * configure.ac: Add moxie support.
1501         * configure: Rebuilt.
1502
1503 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1504
1505         * configure.ac: Change copyright header to refer to version
1506         3 of the GNU General Public License and to point readers at the
1507         COPYING3 file and the FSF's license web page.
1508         * Makefile.def: Likewise.
1509         * Makefile.tpl: Likewise.
1510         * Makefile.in: Regenerate.
1511
1512 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1513
1514         * configure.ac: Restore match for darwin9 or later. Use double
1515         brackets since regeneration eats one pair.
1516         * configure: Regenerate.
1517
1518 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1519
1520         PR gas/10039
1521         * configure.ac: Require texinfo 4.7.
1522         * configure: Regenerated.
1523
1524 2009-04-09  Nick Clifton  <nickc@redhat.com>
1525
1526         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1527         the GCC Runtime Library Exception.
1528
1529 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1530
1531         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1532         * configure: Regenerate.
1533
1534 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1535
1536         * Makefil.def (languages): New entries.
1537         * Makefile.tpl (check-gcc-*): New generic target.
1538         * Makefile.in: Regenerate.
1539
1540 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1541
1542         * MAINTAINERS:  Update my email address.
1543
1544 2009-03-18  Tom Tromey  <tromey@redhat.com>
1545
1546         * configure: Rebuild.
1547         * configure.ac (host_libs): Add libiconv.
1548         * Makefile.in: Rebuild.
1549         * Makefile.def (host_modules): Add libiconv.
1550         (configure-gdb, all-gdb): Depend on libiconv.
1551
1552 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1553
1554         * configure.ac: Treat gdb as supported on x86_64-darwin.
1555         * configure: Regenerate.
1556
1557 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1558
1559         * configure.ac (--with-host-libstdcxx): New option.
1560         * configure: Regenerate.
1561
1562 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1563
1564         * MAINTAINERS:  Move myself into the write after approval list.
1565
1566 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1567
1568         * MAINTAINERS: Update e-mail address.
1569         
1570 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1571
1572         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1573
1574 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1575
1576         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1577
1578 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1579
1580         Backport from git Libtool:
1581
1582         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1583         Support GNU/kOpenSolaris.
1584         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1585         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1586         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1587         GNU/kOpenSolaris.
1588
1589 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1590
1591         * MAINTAINERS: Update e-mail address.
1592
1593 2009-02-24  Michael Eager  <eager@eagercon.com>
1594
1595         * MAINTAINERS (Write After Approval): Add self.
1596
1597 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1598
1599         * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2009-02-05  Andreas Schwab  <schwab@suse.de>
1602
1603         * Makefile.tpl (stage_last): Define $r and $s before using
1604         $(RECURSE_FLAGS_TO_PASS).
1605         * Makefile.in: Regenerate
1606
1607 2009-01-30  Ian Lance Taylor  <iant@google.com>
1608
1609         * MAINTAINERS: Move myself to the Global Reviewers list.
1610
1611 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1612
1613         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1614         * configure: Regenerate.
1615
1616 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1617
1618         * MAINTAINERS: Make whitespace consistent.
1619         Remove Robert Millan from Write After Approval.
1620
1621 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1622
1623         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1624         (all-opcodes): Depend on all-libiberty.
1625         * Makefile.in: Regenerate.
1626
1627 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1628
1629         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1630         * configure: Regenerate.
1631
1632 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1633
1634         * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1637
1638         * MAINTAINERS: Add myself to reviewers (Fortran).
1639
1640 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1641
1642         PR tree-optimization/38515
1643         * configure.ac (cloog-polylib): Removed.
1644         (with_ppl, with_cloog): Test for "no".
1645         * configure: Regenerated.
1646
1647 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1648
1649         * MAINTAINERS: Moved myself to reviewers (Fortran).
1650
1651 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1652
1653         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1654         (Write After Approval): Remove myself.
1655
1656 2009-01-03  Diego Novillo  <dnovillo@google.com>
1657
1658         * MAINTAINERS: Remove myself from alias maintainership.
1659
1660 2009-01-02  David Ayers  <ayers@fsfe.org>
1661
1662         * MAINTAINERS: Update e-mail address.
1663
1664 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1665
1666         * MAINTAINERS: Make whitespace consistent.
1667
1668 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1669
1670         Backport from upstream Libtool:
1671         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1672         Add cache variables to tests that require the linker to work.
1673         For shlibpath_overrides_runpath, this also changes the semantics
1674         to let the result from the C compiler take precedence.
1675
1676 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1677
1678         * config.sub, config.guess: Update from upstream sources.
1679
1680 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1681
1682         * configure.ac (ppllibs): Add by default the lib flags.
1683         * configure: Regenerate.
1684
1685 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1686
1687         * MAINTAINERS:  Add myself to the write after approval list.
1688
1689 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1690
1691         * configure.ac: Add double brackets on darwin[912].
1692         * configure: Regenerate.
1693
1694 2008-12-03  Daniel Kraft  <d@domob.eu>
1695
1696         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1697         Approval to Reviewer section (for Fortran front-end).
1698
1699 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1700
1701         * configure.ac: Expand to darwin10 and later.
1702         * configure: Regenerate.
1703
1704 2008-12-02  Andreas Schwab  <schwab@suse.de>
1705
1706         * Makefile.def: configure-target-boehm-gc depends on
1707         all-target-libstdc++-v3.
1708         * Makefile.in: Regenerate.
1709
1710 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1711
1712         * MAINTAINERS:  Add myself as mingw maintainer.
1713
1714 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1715
1716         * config.sub, config.guess: Update from upstream sources.
1717
1718 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1719
1720         * README.SCO: Remove.
1721
1722 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1723
1724         * MAINTAINERS:  Add myself to the write after approval list.
1725
1726 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1727
1728         * MAINTAINERS:  Update my email address in WAA section.
1729
1730 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1731
1732         * MAINTAINERS: Update e-mail address.
1733
1734 2008-11-27  Toon Moene  <toon@moene.org>
1735
1736         * MAINTAINERS: Change e-mail address.
1737
1738 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1739
1740         * configure.ac: Build gdb for i?86-*-darwin*
1741         * configure: Regenerated.
1742
1743 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1744
1745         * MAINTAINERS: Added my full name.
1746
1747 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1748
1749         PR bootstrap/38014
1750         PR bootstrap/37923
1751
1752         Revert:
1753
1754         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1755
1756         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1757         * Makefile.in: Regenerated.
1758
1759         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1760
1761         PR gdb/921
1762         PR gdb/1646
1763         PR gdb/2175
1764         PR gdb/2176
1765
1766         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1767         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1768         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1769         (HOST_EXPORTS): Pass CPPFLAGS.
1770         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1771         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1772         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1773         * Makefile.in, configure: Regenerated.
1774         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1775         and CPPFLAGS_FOR_BUILD.
1776
1777 2008-11-06  Jeff Law  <law@redhat.com>
1778
1779         * MAINTAINERS: Add myself as middle end maintainer.
1780
1781 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1782
1783         * MAINTAINERS (Write after approval): Add myself.
1784
1785 2008-11-05  Diego Novillo  <dnovillo@google.com>
1786
1787         * MAINTAINERS (Global Reviewers): Add myself.
1788         (Non-Algorithmic Maintainers): Remove myself.
1789
1790 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1791
1792         * MAINTAINERS (Write after approval): Add myself.
1793
1794 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1795
1796         * MAINTAINERS (Write after approval): Add myself.
1797
1798 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1799
1800         * configure.ac (spu-*-*): Remove special case.
1801         * configure: Regenerate.
1802
1803 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1804
1805         * MAINTAINERS (Write after approval): Update my email address.
1806
1807 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1808
1809         * configure.ac [spu-*-*]: Do not set skipdirs.
1810         * configure: Re-generate.
1811
1812 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1813
1814         * MAINTAINERS (Various Maintainers): Add myself to reload.
1815
1816 2008-10-25  Richard Guenther  <rguenther@suse.de>
1817
1818         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1819         maintainer.  Remove myself as libgcc-math maintainer.
1820         (Non-Algorithmic Maintainers): Remove myself.
1821
1822 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1823
1824         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1825         * Makefile.in: Regenerated.
1826
1827 2008-10-23  Cary Coutant  <ccoutant@google.com>
1828
1829         * MAINTAINERS (Write after approval): Add myself.
1830
1831 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1832
1833         PR gdb/921
1834         PR gdb/1646
1835         PR gdb/2175
1836         PR gdb/2176
1837
1838         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1839         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1840         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1841         (HOST_EXPORTS): Pass CPPFLAGS.
1842         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1843         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1844         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1845         * Makefile.in, configure: Regenerated.
1846         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1847         and CPPFLAGS_FOR_BUILD.
1848
1849 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1850
1851         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1852         Sebastian Pop.
1853
1854 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1855
1856         * MAINTAINERS (Write After Approval): Added myself.
1857
1858 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1859
1860         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1861         recommended version to 2.3.2.
1862
1863         * configure: Regenerate.
1864
1865 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1866
1867         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1868
1869 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1870
1871         * MAINTAINERS (Write After Approval): Update e-mail address.
1872
1873 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1874
1875         * libtool.m4: Update to libtool 2.2.6.
1876         * lt~obsolete.m4: Update to libtool 2.2.6.
1877         * ltmain.sh: Update to libtool 2.2.6.
1878         * ltsugar.m4: Update to libtool 2.2.6.
1879         * ltversion.m4: Update to libtool 2.2.6.
1880         * ltoptions.m4: Update to libtool 2.2.6.
1881         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1882
1883 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1884
1885         * MAINTAINERS (Write After Approval): Add myself.
1886
1887 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1888
1889         * MAINTAINERS (Write After Approval): Update my name.
1890
1891 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1892
1893         * MAINTAINERS: Add myself in "Write After Approval".
1894
1895 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1896
1897         * MAINTAINERS: Add myself as ia64 maintainer.
1898
1899 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1900
1901         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1902         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1903         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1904         and Michael Tiemann from Write After Approval since they do not
1905         actually have access.
1906
1907 2008-09-05  Richard Guenther  <rguenther@suse.de>
1908
1909         * configure.ac: Initialize clooglibs to -lcloog.
1910         * configure: Re-generate.
1911
1912 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1913
1914         * MAINTAINERS (Write After Approval): Add myself.
1915
1916 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1917
1918         * configure.ac (--with-cloog-polylib): New.
1919         (--disable-cloog-version-check): New.
1920         (--disable-ppl-version-check): New.
1921         * configure: Re-generate.
1922
1923 2008-09-03  Richard Guenther  <rguenther@suse.de>
1924
1925         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1926         cloog test.
1927         * configure: Re-generate.
1928
1929 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1930
1931         Add picoChip port.
1932         * MAINTAINERS: Add picoChip maintainers.
1933
1934 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1935             Tobias Grosser  <grosser@fim.uni-passau.de>
1936             Jan Sjodin  <jan.sjodin@amd.com>
1937             Harsha Jagasia  <harsha.jagasia@amd.com>
1938             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1939             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1940             Adrien Eliche  <aeliche@isty.uvsq.fr>
1941
1942         Merge from graphite branch.
1943         * configure: Regenerate.
1944         * Makefile.in: Regenerate.
1945         * configure.ac (host_libs): Add ppl and cloog.
1946         Add checks for PPL and CLooG.
1947         * Makefile.def (ppl, cloog): Added modules and dependences.
1948         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1949         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1950
1951 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1952
1953         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1954         (GCC_SHLIB_SUBDIR): New.
1955         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1956         * configure: Regenerate.
1957         * Makefile.in: Regenerate.
1958
1959 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1960
1961         * MAINTAINERS: Consistently use tabs to separate columns.
1962
1963 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1964
1965         * MAINTAINERS (Write after Approval): Add myself.
1966
1967 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1968
1969         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1970         Enable bfd, binutils and opcodes.
1971         * configure: Regenerate.
1972
1973 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1974
1975         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1976
1977 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1978
1979         * MAINTAINERS:  Use correct Umlaut for last name.
1980
1981 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1982
1983         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1984
1985 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1986
1987         * MAINTAINERS: Update my email address.
1988
1989 2008-08-16  Nicolas Roche  <roche@adacore.com>
1990
1991         * Makefile.tpl: Add BOOT_ADAFLAGS.
1992         * Makefile.in: Regenerate.
1993
1994 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1995
1996         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1997         * configure: Regenerate.
1998
1999 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2000
2001         * configure.ac: Add makefile fragments for hpux.
2002         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2003         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2004         * configure: Regenerate.
2005         * Makefile.in: Regenerate.
2006
2007 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2008
2009         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2010
2011 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2012
2013         * MAINTAINERS (Write after Approval): Add myself.
2014
2015 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2016
2017         * MAINTAINERS (Write After Approval):  Add myself.
2018
2019 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2020
2021         * MAINTAINERS (Write After Approval):  Add myself.
2022
2023 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2024
2025         * MAINTAINERS: Update my email address.
2026
2027 2008-06-25  Joey Ye  <joey.ye@intel.com>
2028
2029         * MAINTAINERS (Write After Approval):  Add myself.
2030
2031 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2032
2033         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2034         * Makefile.in: Regenerate.
2035         * configure: Regenerate.
2036
2037 2008-06-17  Daniel Kraft  <d@domob.eu>
2038
2039         * MAINTAINERS (Write After Approval):  Add myself.
2040
2041 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2042
2043         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2044         "$@" is still intact with both Autoconf 2.59 and 2.62.
2045         * configure: Regenerate.
2046
2047 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2048
2049         * Makefile.tpl: Fix comment errors.
2050         * Makefile.in: Regenerate.
2051
2052 2008-06-12  David S. Miller  <davem@davemloft.net>
2053             David Edelsohn  <edelsohn@gnu.org>
2054
2055         * configure.ac: Add powerpc*-*-* to gold supported targets.
2056         * configure: Regenerate.
2057
2058 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2059
2060         PR tree-optimization/36218
2061         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2062         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2063         (all prefix="build-"): Pass them to build-system sub-makes.
2064         * Makefile.in: Regenerate.
2065
2066 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2067
2068         * MAINTAINERS (mt port): Remove.
2069         (sco5, unixware, sco udk): Remove.
2070         (Kean Johnston): Add to Write After Approval.
2071
2072 2008-05-30  Julian Brown  <julian@codesourcery.com>
2073
2074         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2075         of libobjc for ARM EABI Linux.
2076         * configure: Regenerate.
2077
2078 2008-05-18  Xinliang David Li   <davidxl@google.com>
2079
2080         * ChangeLog: Remove wrong ChangeLog entry.
2081
2082 2008-05-17  Xinliang David Li   <davidxl@google.com>
2083
2084         * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2087
2088         * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2008-05-14  Rafael Espíndola  <espindola@google.com>
2091
2092         * config-ml.in: don't handle --enable-shared and --enable-static.
2093
2094 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2095
2096         * MAINTAINERS: Update my email address.
2097
2098 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2099
2100         * MAINTAINERS: Update my email address.
2101
2102 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2103
2104         * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2107
2108         * MAINTAINERS (Write After Approval): Add myself.
2109
2110 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2111
2112         * MAINTAINERS (crx): Add myself.
2113
2114 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         Sync with src:
2117         2008-04-14  David S. Miller  <davem@davemloft.net>
2118
2119         * configure.ac: Add sparc*-*-* to gold supported targets.
2120         * configure: Regenerate.
2121
2122 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2123
2124         PR bootstrap/35457
2125         * configure.ac: Include override.m4.
2126         * configure: Regenerate.
2127
2128 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2129
2130         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2131         * Makefile.in: Regenerate.
2132
2133 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2134
2135         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2136         as nonconfigurable directories list.
2137         * configure: Regenerate.
2138
2139 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2140
2141         * config.sub, config.guess: Update from upstream sources.
2142
2143 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2144
2145         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2146         * Makefile.in: Regenerate.
2147
2148 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2149
2150         * configure.ac: Do not build libssp for the AVR.
2151         * configure: Regenerate.
2152
2153 2008-04-07  Ian Lance Taylor  <iant@google.com>
2154
2155         * Makefile.def: check-gold depends upon all-binutils.
2156         * Makefile.in: Regenerate.
2157
2158 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2159
2160         * MAINTAINERS (Write After Approval): Add myself.
2161
2162 2008-04-04  Nick Clifton  <nickc@redhat.com>
2163
2164         PR binutils/4334
2165         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2166         builds.
2167         * configure: Regenerate.
2168
2169 2008-04-04  NightStrike  <NightStrike@gmail.com>
2170
2171         PR other/35151
2172         * configure.ac: Combine rules for mingw32 and mingw64.
2173         * configure: Regenerate.
2174
2175 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2176
2177         * MAINTAINERS (Write After Approval): Add myself.
2178
2179 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2180
2181         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2182         * Makefile.in (.NOTPARALLEL): Ditto.
2183
2184 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2185
2186         * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2189
2190         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2191         * Makefile.in (.NOTPARALLEL): Regenerate.
2192
2193 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2194
2195         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2196         * Makefile.in: Regenerate.
2197
2198 2008-03-26  Jakub Staszak  <kuba@et.pl>
2199
2200         * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2203
2204         * MAINTAINERS:  Update e-mail address.
2205
2206 2008-03-20  Ian Lance Taylor  <iant@google.com>
2207
2208         * configure.ac: Add support for --enable-gold.
2209         * Makefile.def: Add gold as a directory like ld.
2210         * configure, Makefile.in: Regenerate.
2211
2212 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2213
2214         * configure.ac: m4_include config/proginstall.m4.
2215         * configure: Regenerate.
2216
2217         Backport from upstream Libtool:
2218
2219         2007-10-12  Eric Blake  <ebb9@byu.net>
2220
2221         Deal with Autoconf 2.62's semantic change in m4_append.
2222         * ltsugar.m4 (lt_append): Replace broken versions of
2223         m4_append.
2224         (lt_if_append_uniq): Don't require separator to be overquoted,
2225         and avoid broken m4_append.
2226         (lt_dict_add): Fix typo.
2227         * libtool.m4 (_LT_DECL): Don't overquote separator.
2228
2229 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2230
2231         * config.rpath: Add AIX 6 support.
2232
2233 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2234
2235         * Makefile.def (stageprofile).  Remove -fprofile-generate
2236         from stage_libcflags.
2237         * Makefile.in: Regenerate.
2238
2239 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2240
2241         * config.sub, config.guess: Update from upstream sources.
2242
2243 2008-03-06  Tom Tromey  <tromey@redhat.com>
2244
2245         * MAINTAINERS: Update for treelang deletion.
2246
2247 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2248
2249         * MAINTAINERS: Update my email address.
2250
2251 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2252
2253         * MAINTAINERS (darwin port): Add myself as a maintainer.
2254         (objective-c/c++): Add myself as a maintainer.
2255
2256 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2257
2258         * MAINTAINERS (Write After Approval): Update my email address.
2259
2260 2008-02-25  Tomas Bily  <tbily@suse.cz>
2261
2262         * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2265
2266         * MAINTAINERS (OpenMP): Add myself.
2267
2268 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2269
2270         PR bootstrap/32009
2271         PR bootstrap/32161
2272
2273         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2274         * configure: Regenerate.
2275
2276         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2277         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2278         STAGE4_LIBCFLAGS): New.
2279         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2280         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2281         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2282         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2283         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2284         for target modules.  Don't export LIBCFLAGS.
2285         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2286         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2287         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2288         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2289         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2290         * Makefile.in: Regenerate.
2291
2292 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2293
2294         PR libgcj/33085
2295         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2296         Do not use -DDLL_EXPORT.  Backport from upstream.
2297
2298 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2299
2300         * MAINTAINERS (Write After Approval): Add myself.
2301
2302 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2303
2304         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2305         * configure: Regenerate.
2306
2307 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2308
2309         * configure.ac (xtensa*-*-*): Recognize processor variants.
2310         * configure: Regenerate.
2311
2312 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2313
2314         PR bootstrap/34922
2315         * configure.ac (PARSE_ARGS): Push suitable setting of
2316         ac_subdirs_all, for `./configure --help=recursive'.
2317         Handle `+' in generic toplevel directory disabling.
2318         * configure: Regenerate.
2319
2320 2008-01-28  Nick Clifton  <nickc@redhat.com>
2321
2322         * MAINTAINERS (xstormy16): Take over maintainership.
2323
2324 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2325
2326         * MAINTAINERS (c4x port): Remove.
2327
2328 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2329
2330         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2331
2332 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2333
2334         * config.sub, config.guess: Update from upstream sources.
2335
2336 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2337
2338         * MAINTAINERS (Write After Approval): Add myself.
2339
2340 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2341
2342         * MAINTAINERS: Update my email address.
2343
2344 2008-01-09  Raksit Ashok  <raksit@google.com>
2345
2346         * MAINTAINERS (Write After Approval): Add myself.
2347
2348 2008-01-09  Raksit Ashok  <raksit@google.com>
2349
2350         * MAINTAINERS (Write After Approval): Add myself.
2351
2352 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2353
2354         * config.sub, config.guess: Update from upstream sources.
2355
2356 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2357
2358         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2359         Change recommended MPFR from 2.2.1 -> 2.3.0.
2360         * configure: Regenerate.
2361
2362 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2363
2364         * MAINTAINERS: Update my email address.
2365
2366 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2367
2368         * MAINTAINERS: Update my email address.
2369
2370 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2371
2372         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2373         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2374         * Makefile.in: Regenerate.
2375
2376 2007-12-10  Mark Heffernan  <meheff@google.com>
2377
2378         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2379         misplaced entries.
2380
2381 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2382
2383         * configure.ac: Enable libjava for x86_64-*-darwin9.
2384         * configure: Regenerate.
2385
2386 2007-12-07  Bill Maddox  <maddox@google.com>
2387
2388         * MAINTAINERS (Write After Approval): Add myself.
2389
2390 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2391
2392         * config.sub, config.guess: Update from upstream sources.
2393
2394 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2395
2396         * config-ml.in: Remove 64bit configure tests.
2397
2398 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2399
2400         * config-ml.in: Robustify against white space in absolute file
2401         names.
2402
2403         * config-ml.in (multi-clean): Substitute ${Makefile}.
2404         Remove superfluous ${Makefile} in list.
2405
2406 2007-11-19  Thiemo Seufer  <ths@mips.com>
2407
2408         * config-ml.in: Don't hardcode the Makefile name.
2409
2410 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2411
2412         * MAINTAINERS (Write After Approval): Add myself.
2413
2414 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2415
2416         * MAINTAINERS (Write After Approval): Add myself.
2417
2418 2007-11-06  Doug Kwan  <dougkwan@google.com>
2419
2420         * MAINTAINERS (Write After Approval): Add myself.
2421
2422 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2423
2424         * MAINTAINERS (mercury): Remove entry.
2425         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2426
2427 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2428
2429         * Makefile.def (dependencies): Make configure-gdb depend on
2430         all-intl.
2431         * Makefile.in: Regenerated.
2432
2433 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2434
2435         * MAINTAINERS (Fortran maintainer): Remove myself.
2436
2437 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2438
2439         * Makefile.def: To avoid problems running with parallel makes,
2440         build newlib before libgloss so that target specific header
2441         files are availble.
2442         * Makefile.in: Regenerate
2443
2444 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2445
2446         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2447         * Makefile.in: Regenerate.
2448
2449 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2450
2451         * MAINTAINERS (Register allocation reviewer): Add myself.
2452
2453 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2454
2455         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2456         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2457         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2458         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2459         * configure: Regenerate.
2460
2461 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2462
2463         * MAINTAINERS (Register allocation reviewer): Add myself.
2464
2465 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2466
2467         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2468         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2469         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2470         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2471         * configure.ac: Default them to host tools for $host = $build.
2472         Subst them.
2473
2474         * configure: Regenerate.
2475         * Makefile.in: Regenerate.
2476
2477 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2478
2479         * MAINTAINERS (Register allocation reviewer): Add myself.
2480
2481 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2482
2483         * MAINTAINERS (Register allocation reviewer): Add myself.
2484
2485 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2486
2487         * MAINTAINERS (Write After Approval): Fix typo.
2488
2489 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2490
2491         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2492         * configure: Regenerate.
2493
2494 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2495
2496         PR bootstrap/31906
2497         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2498         they're already prefixed.
2499
2500 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2501
2502         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2503         libstdc++.
2504         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2505         * configure: Regenerate.
2506         * Makefile.in: Regenerate.
2507
2508 2007-09-17  Andreas Schwab  <schwab@suse.de>
2509
2510         * configure.ac: Raise minimum makeinfo version to 4.6.
2511         * configure: Regenerate.
2512
2513 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2514
2515         * MAINTAINERS (write-after-approval) add myself
2516
2517 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2518
2519         * configure.ac: Correct makeinfo version check.
2520         * configure: Regenerate.
2521
2522 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2523
2524         * MAINTAINERS: Update my email address.
2525
2526 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2527
2528         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2529         to $skipdirs and only disable gprof for newlib.  Use the normal
2530         mips*-elf* handling in other respects.
2531         * configure: Regnerate.
2532
2533 2007-09-12  David Daney  <ddaney@avtrex.com>
2534
2535         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2536         enabling libgcj.
2537         * configure: Regenerate.
2538
2539 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2540
2541         PR other/32154
2542         * configure.ac: For libgloss targets, point the linker to the linker
2543         script, startup code and simulator library.
2544         * configure: Regenerate.
2545
2546 2007-09-07  Andrew Haley  <aph@redhat.com>
2547
2548         * configure.ac (noconfigdirs): Remove target-libffi and
2549         target-libjava.
2550         * configure: Regenerate.
2551
2552 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2553
2554         PR target/33281
2555         * configure.ac: Use config/mh-mingw on mingw.
2556         * configure: Regenerate.
2557
2558 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2559
2560         * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2007-09-05  Richard Guenther  <rguenther@suse.de>
2563
2564         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2565         nor --disable-checking is provided also turn on yes and types
2566         checking for stage1.
2567         * configure: Re-generate.
2568
2569 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2570
2571         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2572         (Write After Approval): Remove myself.
2573
2574 2007-08-29  Nick Clifton  <nickc@redhat.com>
2575
2576         * config.sub, config.guess: Update from upstream sources.
2577
2578 2007-08-22  Bud Davis  <jmdavis@link.com>
2579
2580         * MAINTAINERS (Write After Approval): Added myself.
2581         * MAINTAINERS (Reviewers): Removed myself.
2582
2583 2007-08-18  Paul Brook  <paul@codesourcery.com>
2584             Joseph Myers  <joseph@codesourcery.com>
2585
2586         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2587         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2588         * Makefile.in: Regenerate.
2589         * configure.ac (--with-debug-prefix-map): New.
2590         * configure: Regenerate.
2591
2592 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2593             Nigel Stephens  <nigel@mips.com>
2594
2595         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2596         as target_makefile_frag.
2597         * configure: Regenerate.
2598
2599 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2600
2601         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2602         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2603         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2604         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2605         (do-compare, do-compare3, do-compare-debug): New.
2606         ([+compare-target+]): Use them.
2607
2608 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2609
2610         * MAINTAINERS (Write After Approval): Change my email address.
2611
2612 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2613             Ben Elliston  <bje@au.ibm.com>
2614
2615         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2616         --silent if $silent.
2617         * configure: Regenerate.
2618
2619 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2620
2621         * MAINTAINERS (Various Maintainers): Add myself as
2622         loop infrastructure maintainer.  Update my e-mail
2623         address.
2624
2625 2007-07-31  Diego Novillo  <dnovillo@google.com>
2626
2627         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2628         Adjust description.
2629
2630 2007-07-26  Richard Guenther  <rguenther@suse.de>
2631
2632         * configure.ac: Add types checking to stage1 checking flags.
2633         * configure: Regenerate.
2634
2635 2007-07-17  Nick Clifton  <nickc@redhat.com>
2636
2637         * COPYING3: New file.  Contains version 3 of the GNU General
2638         Public License.
2639         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2640         Lesser General Public License.
2641
2642 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2643
2644         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2645
2646 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2647
2648         * MAINTAINERS (S/390 co-maintainer): Add myself.
2649         (Write After Approval): Remove myself.
2650
2651 2007-07-13  Dan Hipschman  <dsh@google.com>
2652
2653         * MAINTAINERS (Write After Approval): Add myself.
2654
2655 2007-07-11  Nick Clifton  <nickc@redhat.com>
2656
2657         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2658         WINDRES export.
2659         * Makefile.in: Regenerate.
2660
2661 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2662
2663         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2664         maintainer.
2665
2666 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2667
2668         * lt~obsolete.m4: New. Import from 20070318 libtool.
2669
2670 2007-07-03  Julian Brown  <julian@codesourcery.com>
2671
2672         * MAINTAINERS (Write After Approval): Add myself.
2673
2674 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2675
2676         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2677         * configure: Regenerate.
2678
2679 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2680
2681         * configure.ac: Add some missing m4 quotation.
2682         * configure: Regenerate.
2683
2684 2007-07-02  Simon Baldwin  <simonb@google.com>
2685
2686         * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2689
2690         * configure: Regenerate.
2691
2692 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2693
2694         * Makefile.def: Add windmc tool to build.
2695         * Makefile.tpl: Likewise.
2696         * configure.ac: Likewise.
2697         * Makefile.in: Regenerate.
2698         * configure: Regenerate.
2699
2700 2007-06-28  DJ Delorie  <dj@redhat.com>
2701
2702         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2703         not building newlib.
2704         * configure: Regenerated.
2705
2706 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2707
2708         * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2711
2712         * MAINTAINERS (Write After Approval): Add myself.
2713
2714 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2715
2716         * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2719
2720         * MAINTAINERS (Write After Approval): Add myself.
2721
2722 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2723
2724         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2725         * Makefile.in: Regenerated.
2726
2727 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2728
2729         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2730         bfin*-*-uclinux* targets.
2731         * configure: Regenerate.
2732
2733 2007-06-14  Ian Lance Taylor  <iant@google.com>
2734
2735         * MAINTAINERS: Add myself as non-algorithmic global write
2736         maintainer.
2737
2738 2007-06-14  Diego Novillo  <dnovillo@google.com>
2739
2740         * MAINTAINERS: Add self as middle-end maintainer and
2741         non-algorithmic global write maintainer.
2742
2743 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2744
2745         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2746         Move all Fortran maintainers except Paul Brook into the
2747         Non-Autopoiesis section.
2748
2749 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2750
2751         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2752         (distclean-stage[+id+]): Possibly delete stage_last.
2753         * Makefile.in: Regenerate.
2754
2755 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2756
2757         * MAINTAINERS (Various Maintainer): Fix typo.
2758
2759 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         * MAINTAINERS (Various Maintainer): Add myself as
2762         dataflow maintainer.
2763
2764 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2765
2766         * config.sub, config.guess: Update from upstream sources.
2767
2768 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2769
2770         * Makefile.tpl: Fix spelling error.
2771         * Makefile.in: Regenerate.
2772
2773 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2774
2775         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2776         lt_cv_sys_max_cmd_len.
2777
2778 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2779
2780         * MAINTAINERS (Various Maintainers): Add myself as
2781         auto-vectorizer maintainer.
2782
2783 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2784
2785         PR libjava/32098
2786         * libtool.m4: Revert previous change.
2787         * ltgcc.m4: Put it here.
2788
2789 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2790
2791         * MAINTAINERS (Various Maintainers): Add myself as
2792         auto-vectorizer maintainer.
2793
2794 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2795
2796         PR libjava/32098
2797         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2798
2799 2007-05-30  Richard Guenther  <rguenther@suse.de>
2800
2801         * MAINTAINERS (Various Maintainers): Add myself as
2802         auto-vectorizer maintainer.
2803
2804 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2805
2806         PR bootstrap/29382
2807         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2808         * configure: Rebuilt.
2809
2810 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2811
2812         * MAINTAINERS (Write After Approval): Removed my name.
2813
2814 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2815
2816         * MAINTAINERS (Write After Approval): Remove myself.
2817
2818 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2819
2820         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2821
2822 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2823
2824         * ltmain.sh: Update from ToT Libtool.
2825         * libtool.m4: Update from ToT Libtool.
2826         * ltsugar.m4: New. Update from ToT Libtool.
2827         * ltversion.m4: New. Update from ToT Libtool.
2828         * ltoptions.m4: New. Update from ToT Libtool.
2829         * ltconfig: Remove.
2830         * ltcf-c.sh: Remove.
2831         * ltcf-cxx.sh: Remove.
2832         * ltcf-gcj.sh: Remove.
2833
2834 2007-05-22  Ollie Wild  <aaw@google.com>
2835
2836         * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2839
2840         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2841         stage_cflags.
2842         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2843         Remove CFLAGS/LIBCFLAGS.
2844         (configure-stage[+id+]-[+prefix+][+module+],
2845         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2846         * Makefile.in: Regenerate.
2847
2848 2007-05-15  Diego Novillo  <dnovillo@google.com>
2849
2850         * MAINTAINERS: Update e-mail address.
2851
2852 2007-05-15  Revital Eres  <eres@il.ibm.com>
2853
2854         * MAINTAINERS (Write After Approval): Add myself.
2855
2856 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2857
2858         * MAINTAINERS (Write After Approval): Updated my address.
2859
2860 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2861
2862         * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2007-05-11  Silvius Rus  <rus@google.com>
2865
2866         * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2007-04-23  Tom Tromey  <tromey@redhat.com>
2869
2870         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2871
2872 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2873
2874         * MAINTAINERS (cpplib): Rename to ...
2875         (libcpp): ... this.  Add C/C++ front end maintainers.
2876
2877 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2878
2879         * config-ml.in: Pass ${ml_config_env} to configure calls.
2880
2881 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2882
2883         * MAINTAINERS (Write After Approval): Add myself.
2884
2885 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2886
2887         * MAINTAINERS (Write After Approval): Add myself.
2888
2889 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2890
2891         * MAINTAINERS (fortran 95 front end): Add myself.
2892
2893 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2894
2895         * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2898
2899         * MAINTAINERS (Modulo Scheduler): Add myself.
2900
2901 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2902
2903         * MAINTAINERS (fortran 95 front end): Add myself.
2904         (c++ front end): whitespace fix.
2905
2906 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2907
2908         * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2911
2912         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2913         of glob.  Quote arguments with single quotes too.
2914         * configure: Regenerate.
2915
2916 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2917
2918         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2919         * Makefile.in: Regenerate
2920
2921 2007-03-07  Andreas Schwab  <schwab@suse.de>
2922
2923         * configure: Regenerate.
2924
2925 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2926
2927         * configure.ac: Add "--with-pdfdir" configure option,
2928         which defines pdfdir variable.
2929         * Makefile.def (target=fixincludes): Add install-pdf to
2930         missing targets.
2931         (recursive_targets): Add install-pdf target.
2932         (flags_to_pass): Add pdfdir.
2933         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2934         target.
2935         * configure: Regenerate
2936         * Makefile.in: Regenerate
2937
2938 2007-02-28  Eric Christopher  <echristo@apple.com>
2939
2940         Revert:
2941         2006-12-07  Mike Stump  <mrs@apple.com>
2942
2943         * Makefile.def (dependencies): Add dependency for
2944         install-target-libssp and install-target-libgomp on
2945         install-gcc.
2946         * Makefile.in: Regenerate.
2947
2948 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2949
2950         * configure: Regenerate.
2951         * configure.ac: Move statements after variable declarations.
2952
2953 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2954
2955         * MAINTAINERS: Add myself as sh maintainer.
2956
2957 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2958
2959         * configure.ac: Adjust for loop syntax.
2960         * configure: Regenerate.
2961
2962 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2963
2964         * configure: Rebuilt.
2965
2966 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2967
2968         * configure.ac: Drop multiple occurrences of --enable-languages,
2969         and fix its quoting.
2970         * configure: Rebuilt.
2971
2972 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2973             Nathan Sidwell  <nathan@codesourcery.com>
2974             Vladimir Prus  <vladimir@codesourcery.com>
2975             Joseph Myers  <joseph@codesourcery.com>
2976
2977         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2978         * configure: Regenerate.
2979
2980 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2981
2982         * ltconfig (freebsd*): Default to elf.
2983
2984 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2985
2986         * configure.ac (target_libraries): Move libgcc before libiberty.
2987         * configure: Regenerated.
2988
2989 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2990             Paolo Bonzini  <bonzini@gnu.org>
2991
2992         PR bootstrap/30753
2993         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2994         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2995         * configure: Regenerated.
2996
2997 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2998
2999         * MAINTAINERS (Language Front End Maintainers): Update my mail
3000         address.
3001
3002 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3003
3004         PR bootstrap/30748
3005         * configure.ac: Correct syntax for Solaris ksh.
3006         * configure: Regenerated.
3007
3008 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3009
3010         * configure.ac: Sync with src.
3011         * configure: Regenerate.
3012
3013 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3014
3015         * Makefile.in: Regenerate.
3016
3017 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3018
3019         * config.sub: Sync with src.
3020
3021 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3022
3023         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3024         noncanonical equivalents.
3025         * configure.in: Rename to...
3026         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3027         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3028         target_noncanonical.  Use them.  Rewrite removal of configure
3029         arguments for autoconf 2.59.  Discard variable settings.  Force
3030         program_transform_name for native tools.
3031
3032         * Makefile.in: Regenerated.
3033         * configure: Regenerated with autoconf 2.59.
3034
3035 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3036
3037         * MAINTAINERS (Write After Approval): Add myself.
3038
3039 2007-01-31  Andreas Schwab  <schwab@suse.de>
3040
3041         * Makefile.tpl (LDFLAGS): Substitute it.
3042         * Makefile.in: Regenerate.
3043
3044 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3045
3046         * MAINTAINERS (Write After Approval): Add myself.
3047
3048 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3049
3050         * MAINTAINERS (spu port): Add myself.
3051
3052 2007-01-23  Richard Guenther  <rguenther@suse.de>
3053
3054         PR bootstrap/30541
3055         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3056         * Makefile.tpl (GNATBIND): Substitute it.
3057         (GNATMAKE): Likewise.
3058         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3059         of STAGE_PREFIX.
3060         * Makefile.in: Regenerate.
3061         * configure: Regenerate.
3062
3063 2007-01-18  Mike Stump  <mrs@apple.com>
3064
3065         * configure.in: Re-enable -Werror for gcc builds.
3066
3067 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3068
3069         * MAINTAINERS (Write After Approval): Add myself.
3070
3071 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3072
3073         * configure.in: Change == to = in test command.
3074         * configure: Regenerate.
3075
3076 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3077             Nick Clifton  <nickc@redhat.com>
3078             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3079
3080         * configure.in (build_configargs, host_configargs, target_configargs):
3081         Remove build/host/target parameters.
3082         (host_libs): Add gmp and mpfr.
3083         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3084         * Makefile.def (gmp, mpfr): New.
3085         (gcc): Remove target.
3086         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3087         target_os, target_vendor): New.
3088         (configure): Add host_alias/target_alias arguments; adjust invocations.
3089         * configure: Regenerate.
3090         * Makefile.in: Regenerate.
3091
3092 2007-01-11  Matt Fago  <fago@earthlink.net>
3093
3094         * configure.in: Try to link to functions only in mpfr 2.2.x
3095         to improve robustness of configure tests.
3096         * configure: Regenerate.
3097
3098 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3099
3100         * MAINTAINERS: Add myself as i386 maintainer.
3101
3102 2007-01-08  Jan Hubicka  <jh@suse.cz>
3103
3104         * MAINTAINERS: Add myself as i386 maintainer.
3105
3106 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3107
3108         * configure.in: Add support for an x86_64-mingw* target.
3109         * configure: Regenerate.
3110
3111 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3112
3113         * Makefile.tpl (all-target): Correct @if conditional for target
3114         modules.
3115         * configure.in: Omit libiberty if building only target libgcc.
3116         * configure, Makefile.in: Regenerated.
3117
3118 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3119
3120         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3121         * configure: Regenerate.
3122
3123 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3124
3125         * Makefile.def (target_modules): Add libgcc.
3126         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3127         * Makefile.tpl (clean-target-libgcc): Delete.
3128         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3129         on gcc even for bootstrapped modules.  Rewrite handling of
3130         lang_env_dependencies to loop over target_modules.
3131         * configure.in (target_libraries): Add target-libgcc.
3132         * Makefile.in, configure: Regenerated.
3133
3134 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         * configure.in: Reorganize recognition of languages.  Add
3137         --enable-stage1-languages.  Show supported languages for the chosen
3138         target rather than all recognized languages.
3139         * configure: Regenerate.
3140
3141 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3142
3143         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3144         * Makefile.in: Regenerate.
3145
3146 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3147
3148         * configure.in: Warn that MPFR 2.2.0 is buggy.
3149         * configure: Regenerate.
3150
3151 2006-12-27  Ian Lance Taylor  <iant@google.com>
3152
3153         * configure.in: When removing Makefiles to force a reconfigure, also
3154         remove prev-DIR*/Makefile.
3155         * configure: Regenerate.
3156
3157 2006-12-22  Andreas Schwab  <schwab@suse.de>
3158
3159         * configure: Regenerate with correct autoconf version.
3160
3161 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3162
3163         * configure.in: add AC_SUBST for *_FOR_TARGET.
3164         * configure: Regenerate.
3165
3166 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3167
3168         * configure.in: Simplify logic for rejecting languages that cannot
3169         be built.  Separate the case when a language is unsupported,
3170         from the case when the user chooses not to build a language.
3171
3172 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3173
3174         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3175         it only affects bootstrap and could be tested on "$host" as well.
3176         * configure: Regenerate.
3177         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3178
3179 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3180
3181         PR bootstrap/29544
3182         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3183         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3184         move here comment from Makefile.tpl.
3185         * Makefile.tpl: Move some definitions higher in the file.
3186         (STAGE1_CHECKING): New.
3187         * configure.in: Add --enable-stage1-checking.
3188         * configure: Regenerate.
3189         * Makefile.in: Regenerate.
3190
3191 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3192
3193         * MAINTAINERS: Add myself as build system maintainer.
3194
3195 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3196
3197         * MAINTAINERS (Write After Approval): Add myself.
3198
3199 2006-12-13  Eric Christopher  <echristo@apple.com>
3200
3201         * MAINTAINERS: Add myself as darwin maintainer.
3202
3203 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3204
3205         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3206
3207 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3208
3209         MAINTAINERS: Update my entry.
3210
3211 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3212
3213         * configure.in:  Handle spu makefile frag.
3214         * Makefile.tpl (MAINT): Define
3215         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3216         * configure: Regenerate.
3217         * Makefile.in: Regenerate.
3218
3219 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3220
3221         * config.guess: Import latest version.
3222         * config.sub: Likewise.
3223
3224 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3225
3226         * configure.in (spu-*-*): Don't skip target-libiberty.
3227         * configure: Regenerate.
3228
3229 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3230
3231         PR bootstrap/30134
3232         * configure.in: Correct x86 darwin support for libjava to powerpc
3233         and i?86 only.
3234         * configure: Regenerate.
3235
3236 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3237
3238         * configure.in: Add x86 darwin support for libjava.
3239         * configure: Regenerate.
3240
3241 2006-12-07  Mike Stump  <mrs@apple.com>
3242
3243         * Makefile.def (dependencies): Add dependency for
3244         install-target-libssp and install-target-libgomp on
3245         install-gcc.
3246         * Makefile.in: Regenerate.
3247
3248 2006-12-04  Richard Guenther  <rguenther@suse.de>
3249
3250         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3251         (Non-Algorithmic Maintainers): Move over non-algorithmic
3252         loop optimizer maintainers, add myself as a non-algorithmic
3253         middle-end maintainer.
3254
3255 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3256
3257         * MAINTAINERS (Write After Approval): Add myself.
3258
3259 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3260
3261         * configure.in: Update error message for missing GMP/MPFR.
3262
3263         * configure: Regenerate.
3264
3265 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3266
3267         * configure.in: Update MPFR version in error message.
3268
3269         * configure: Regenerate.
3270
3271 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3272
3273         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3274         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3275         --with-gmp-lib): New flags.
3276
3277         * configure: Regenerate.
3278
3279 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3280
3281         * MAINTAINERS (Write After Approval): Change my email address.
3282
3283 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3284
3285         * MAINTAINERS (Write After Approval): Add myself.
3286
3287 2006-11-22  Philipp Thomas  <pth@suse.de>
3288
3289         * MAINTAINERS (i18n): Update e-mail address.
3290
3291 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3292
3293         * MAINTAINERS (spu port): Add myself as maintainer.
3294         (Write After Approval): Remove myself.
3295
3296 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3297
3298         * configure.in (skipdirs): Don't build libssp for SPU.
3299         * configure: Regenerate.
3300
3301 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3302
3303         * MAINTAINERS (spu port): Add myself as maintainer.
3304         (libobjc): Update my email address.
3305
3306 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3307
3308         * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3311
3312         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3313         * configure : Rebuilt.
3314
3315 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3316
3317         * MAINTAINERS (Write After Approval): Add myself.
3318
3319 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3320
3321         * MAINTAINERS (Write After Approval): Add myself.
3322
3323 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3324
3325         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3326         libmpfr.a.
3327         * configure: Regenerate.
3328
3329 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3330
3331         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3332         (unstage): Test for stage_last presence.
3333
3334         PR bootstrap/29802
3335         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3336         STAGE_PREFIX.
3337         * Makefile.in: Regenerate.
3338
3339 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3340
3341         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3342         maintainers.
3343
3344 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3345
3346         * MAINTAINERS (Write After Approval): Add myself.
3347
3348 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3349
3350         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3351         and stageN-package/Makefile.
3352         * Makefile.in: Regenerated.
3353
3354 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3355
3356         * configure.in: Remove target-libgloss from noconfigdirs for
3357         bfin-*-*.
3358         * configure: Regenerated.
3359
3360 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3361
3362         * configure.in (have_gmp): Only error if the gcc directory exists.
3363
3364         * configure: Regenerate.
3365
3366 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3367
3368         * configure.in: Robustify error message for missing GMP/MPFR.
3369
3370         * configure: Regenerate.
3371
3372 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3373
3374         * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3377
3378         * MAINTAINERS: Change email address.
3379
3380 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3381
3382         * MAINTAINERS (Write After Approval): Add myself.
3383
3384 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3385
3386         * MAINTAINERS (Write After Approval): Add myself.
3387
3388 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3389
3390         * MAINTAINERS (Write After Approval): Move myself to
3391         Write After Approval section.
3392
3393 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3394
3395         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3396         need_gmp anymore.
3397         * configure: Regenerate.
3398
3399 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3400
3401         * MAINTAINERS (Write After Approval): Add myself.
3402
3403 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3404
3405         * config.guess: Import latest version.
3406         * config.sub: Likewise.
3407
3408 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3409
3410         * Makefile.def: Added pdf target handling.
3411         * Makefile.tpl: Added pdf target handling.
3412         * Makefile.in: Regenerated.
3413
3414 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3415
3416         * MAINTAINERS: Add self as score port maintainer.
3417
3418 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3419
3420         * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3423
3424         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3425         or newer.
3426         * configure: Regenerated.
3427
3428 2006-09-27  Dave Brolley  <brolley@redhat.com>
3429
3430         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3431         using $s instead of $r.
3432         * configure: Regenerated.
3433
3434 2006-09-26  Thiemo Seufer  <ths@mips.com>
3435
3436         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3437         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3438         * configure: Regenerate.
3439
3440 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3441
3442         * MAINTAINERS (Write After Approval): Remove myself.
3443
3444 2006-09-22  Chao-ying Fu  <fu@mips.com>
3445
3446         * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3449
3450         * MAINTAINERS: Add self as soft-fp maintainer.
3451
3452 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3453
3454         * MAINTAINERS: Add myself as avr maintainer.
3455         Remove Marek Michalkiewicz as avr maintainer.
3456
3457 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3458
3459         * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3462
3463         * configure.in: Never build newlib for a Mingw host.
3464         Never build newlib as Mingw target library.
3465         Test the existence of winsup/cygwin for building a Cygwin newlib,
3466         rather than just winsup.
3467         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3468         building a Mingw target.
3469         * configure: Regenerate.
3470
3471 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3472
3473         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3474
3475 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3476
3477         * config.guess: Import from src (was more updated).
3478         * config.sub: Likewise.
3479
3480 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3481
3482         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3483         * configure: Regenerated.
3484
3485 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3486
3487         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3488         for stages after the first.
3489
3490 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3491
3492         * Makefile.def: Add dependencies for configure-opcodes
3493         on configure-intl and all-opcodes on all-intl.
3494         * Makefile.in: Regenerated.
3495
3496 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3497
3498         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3499
3500 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3501
3502         Port to hosts whose 'sort' and 'tail' implementations
3503         treat operands with leading '+' as file names, as POSIX
3504         has required since 2001.  However, make sure the code still
3505         works on pre-POSIX hosts.
3506         * ltmain.sh: Don't assume "sort +2" is equivalent to
3507         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3508
3509 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3510
3511         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3512
3513 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3514
3515         * ltconfig: chmod 644 before ranlib during install.
3516
3517 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3518
3519         PR bootstrap/18058
3520         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3521         if the bootstrap compiler is a GCC version that supports it.
3522         * configure: Regenerate.
3523
3524 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3525
3526         * configure.in: Fix thinkos in previous check-in.
3527         * configure: Regenerate.
3528
3529 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3530
3531         PR other/27063
3532         * configure.in: Test subdir_requires and give an appropriate
3533         error message.
3534         * configure: Regenerate.
3535
3536 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3537
3538         * MAINTAINERS (Write After Approval): Add myself.
3539
3540 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3541
3542         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3543
3544 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3545
3546         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3547
3548 2006-06-20  David Ayers  <d.ayers@inode.at>
3549
3550         PR bootstrap/28072
3551         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3552         whether target-libjava is being configured instead of whether the
3553         java front end is enabled.
3554         * configure: Regenerate.
3555
3556 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3557
3558         PR target/27540
3559         * configure.in: Only enable libgomp on IRIX 6.
3560         * configure: Regenerate.
3561
3562 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3563
3564         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3565         too.
3566         * Makefile.in: Regenerate.
3567
3568 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3569
3570         * config-ml.in: Alter CCASFLAGS to include special
3571         multilib options the same as is done for CFLAGS.
3572
3573 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3574
3575         * configure.in: Don't enable libgomp on hpux10.
3576         * configure: Rebuilt.
3577
3578 2006-06-12  David Ayers  <d.ayers@inode.at>
3579
3580         PR bootstrap/27963
3581         PR target/19970
3582         * configure.in: Remove target-boehm-gc from noconfigdirs where
3583         ${libgcj} is specified.
3584         * configure: Regenerate.
3585
3586 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3587
3588         Sync from src:
3589
3590         * configure.in: Sync.
3591         * configure: Regenerated.
3592
3593         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3594
3595         * Makefile.def: Added dependencies from sim and gdb on intl, and
3596         added configure dependencies to everything with an all dependency
3597         on intl.
3598         * Makefile.in: Regenerated.
3599
3600 2006-06-06  David Ayers  <d.ayers@inode.at>
3601
3602         PR libobjc/13946
3603         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3604         * Makefile.in: Regenerate.
3605         * configure.in: Add --enable-objc-gc at toplevel and have it
3606         enable boehm-gc for Objective-C.
3607         Remove target-boehm-gc from libgcj.
3608         Add target-boehm-gc to target_libraries.
3609         Add target-boehm-gc to noconfigdirs where ${libgcj}
3610         is specified.
3611         Assert that boehm-gc is supported when requested for Objective-C.
3612         Only build boehm-gc if needed either for Java or Objective-C.
3613         * configure: Regenerate.
3614
3615 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         PR 27674
3618         * Makefile.tpl (configure-[+prefix+][+module+],
3619         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3620         Remove rule to unstage bootstrapped modules.
3621         (stage_current): New.
3622         * Makefile.in: Regenerate.
3623
3624 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3625
3626         * MAINTAINERS (Write After Approval): Update my e-mail address.
3627
3628 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3629
3630         * include/libiberty.h: Declare pex_run_in_environment.
3631
3632 2006-05-31  Asher Langton  <langton2@llnl.gov>
3633
3634         * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3637
3638         * Makefile.def (bfd, opcodes): Fix lib_path.
3639         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3640         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3641         * Makefile.in: Regenerate.
3642
3643 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3644
3645         * Makefile.in: Regenerate.
3646
3647 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3648
3649         * Makefile.def: Add install-html target. Add datarootdir
3650         docdir and htmldir to flags_to_pass.
3651         * Makefile.tpl: Add install-html target.
3652         * Makefile.in: Regenerate.
3653         * configure.in: Add --with-datarootdir, --with-docdir, and
3654         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3655         * configure: Regenerate.
3656
3657 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3658
3659         * configure.in: Enable gprof for cross builds.
3660         * configure: Regenerate.
3661
3662 2006-05-22  Richard Guenther  <rguenther@suse.de>
3663
3664         Revert
3665         2006-01-31  Richard Guenther  <rguenther@suse.de>
3666         Paolo Bonzini  <bonzini@gnu.org>
3667
3668         * Makefile.def (target_modules): Add libgcc-math target module.
3669         * configure.in (target_libraries): Add libgcc-math target library.
3670         (--enable-libgcc-math): New configure switch.
3671         * Makefile.in: Re-generate.
3672         * configure: Re-generate.
3673         * libgcc-math: New toplevel directory.
3674
3675 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3676             Andreas Tobler  <a.tobler@schweiz.ch>
3677
3678         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3679         * configure: Rebuilt.
3680
3681 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2006-05-01  DJ Delorie  <dj@redhat.com>
3686
3687         * configure.in: Restore CFLAGS if GMP isn't present.
3688         * configure: Regenerate.
3689
3690 2006-05-01  Richard Guenther  <rguenther@suse.de>
3691
3692         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3693         maintainer.
3694
3695 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3696
3697         * MAINTAINERS (Write After Approval): Add myself.
3698
3699 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3700
3701         * MAINTAINERS (Write After Approval): Add myself.
3702
3703 2006-04-18  DJ Delorie  <dj@redhat.com>
3704
3705         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3706         reference libgloss so that libssp can be built in a combined
3707         tree.
3708         * configure: Regenerate.
3709
3710 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3711
3712         * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3715
3716         * configure.in: Require makeinfo 4.4 or higher.
3717         * configure: Regenerate.
3718
3719 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3720
3721         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3722         Rearrange the entries of other libraries to have them in one place.
3723
3724 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3725
3726         * MAINTAINERS (Write After Approval): Remove myself.
3727         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3728
3729 2006-03-14  Richard Guenther  <rguenther@suse.de>
3730
3731         * configure: Regenerate with autoconf 2.13.
3732
3733 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3734
3735         * MAINTAINERS: Use my work address.
3736
3737         * MAINTAINERS: Update my E-mail address.
3738
3739 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3740
3741         * configure.in: Handle --disable-<component> generically.
3742         * configure: Regenerate.
3743
3744 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3745
3746         PR libgcj/17311
3747         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3748
3749 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3750
3751         * MAINTAINERS (Write After Approval):  Remove myself.
3752         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3753
3754 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3755
3756         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3757         (TARGET_CONFIGDIRS): Remove.
3758         * configure.in: Remove AC_SUBST(target_configdirs).
3759         * Makefile.in, configure: Regenerated.
3760
3761 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3762
3763         * MAINTAINERS (Write After Approval):  Remove myself.
3764         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3765
3766 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3767
3768         PR bootstrap/25670
3769
3770         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3771
3772         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3773         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3774         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3775         BUILD_PREFIX, BUILD_PREFIX_1.
3776         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3777
3778         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3779         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3780
3781         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3782         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3783         of `cat stage_current`.  Always provide the `r' and `s' variables.
3784         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3785         a single shell execution.
3786         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3787         bootstrapped modules, make the stage1 module if the build was not
3788         started yet, else build the current stage.
3789         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3790         (all-build, all-host, all-target, [+make_target+]-host,
3791         [+make_target+]-target): Do not use \-continued lines.
3792         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3793         (current_stage, restrap, stage_last): New.
3794
3795         * Makefile.in: Regenerate.
3796         * configure: Regenerate.
3797
3798 2006-02-19  Bud Davis  <jmdavis@link.com>
3799
3800         * MAINTAINERS (Write After Approval):  Remove myself.
3801         (Language Front End Maintainers):  Add myself as fortran 95
3802         maintainer and update e-mail address.
3803
3804 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3805
3806         * MAINTAINERS (Write After Approval):  Remove myself.
3807         (Language Front End Maintainers):  Add myself as fortran 95
3808         maintainer.
3809
3810 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3811
3812         * MAINTAINERS (Write After Approval): Add myself.
3813
3814 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3815
3816         * MAINTAINERS (Write After Approval):  Remove myself.
3817         (Language Front End Maintainers):  Add myself as
3818         fortran 95 maintainer.
3819
3820 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3821
3822         Sync from src:
3823
3824         2005-12-27  Leif Ekblad  <leif@rdos.net>
3825
3826         * configure.in: Add support for RDOS target.
3827         * configure: Regenerate.
3828
3829 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3830             Andreas Schwab  <schwab@suse.de>
3831
3832         * configure: Regenerate.
3833
3834 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3835
3836         * configure.in (enable_libgomp): Add AIX.
3837         * configure: Regenerate.
3838
3839 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3840
3841         * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3844
3845         * MAINTAINERS (Write After Approval): Add myself.
3846
3847 2006-01-31  Richard Guenther  <rguenther@suse.de>
3848         Paolo Bonzini  <bonzini@gnu.org>
3849
3850         * Makefile.def (target_modules): Add libgcc-math target module.
3851         * configure.in (target_libraries): Add libgcc-math target library.
3852         (--enable-libgcc-math): New configure switch.
3853         * Makefile.in: Re-generate.
3854         * configure: Re-generate.
3855         * libgcc-math: New toplevel directory.
3856
3857 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3858
3859         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3860         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3861         the assembler, linker and binutils.
3862         * configure: Regenerate.
3863
3864 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3865
3866         * MAINTAINERS (Write After Approval): Add myself.
3867
3868 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3869
3870         * configure: Regenerate.
3871
3872 2006-01-18  Richard Henderson  <rth@redhat.com>
3873             Jakub Jelinek  <jakub@redhat.com>
3874             Diego Novillo  <dnovillo@redhat.com>
3875
3876         * libgomp: New directory.
3877         * Makefile.def: Add target_module libgomp.
3878         * Makefile.in: Regenerate.
3879         * configure.in (target_libraries): Add target-libgomp.
3880         * configure: Regenerate.
3881
3882 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3883
3884         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3885         @ from continuation.
3886         * Makefile.in: Rebuilt.
3887
3888 2006-01-04  Chris Lattner  <sabre@gnu.org>
3889
3890         * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3893
3894         PR bootstrap/24252
3895
3896         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3897         * Makefile.tpl (OBJDUMP): New.
3898         (EXTRA_HOST_FLAGS): Add it.
3899         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3900
3901         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3902         to use symbolic links between directories.  Avoid race conditions
3903         or make them harmless.
3904         * configure.in: Do not try to use symbolic links between directories.
3905
3906         * Makefile.def (LEAN): Pass.
3907         * Makefile.tpl (LEAN): Define.
3908         (stage[+id+]-start): Accept that the previous directory does not
3909         exist, if the bootstrap is lean.
3910         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3911         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3912         configure substitution.
3913         ([+compare-target+]): Likewise.
3914         ([+bootstrap-target+]-lean): New.
3915         * configure.in: Remove lean bootstrap support from here.
3916
3917         * Makefile.in: Regenerate.
3918         * configure: Regenerate.
3919
3920 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3921
3922         * MAINTAINERS (libdecnumber): Add myself.
3923
3924 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3925
3926         * libtool-ldflags: New script.
3927
3928 2006-01-02  Andreas Schwab  <schwab@suse.de>
3929
3930         * configure.in: When reconfiguring remove Makefile in
3931         all stage directories.
3932         * configure: Regenerate.
3933
3934 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3935
3936         * MAINTAINERS: Update my email address.
3937
3938 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3939
3940         Revert Ada-related part of the previous change.
3941
3942         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3943         Do not pass.
3944         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3945         * Makefile.in: Regenerate.
3946         * configure.in: Do not include mt-ppc-aix target fragment.
3947         * configure: Regenerate.
3948
3949 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3950
3951         * configure.in: Select appropriate fragments for PowerPC/AIX.
3952         * configure: Regenerate.
3953
3954         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3955         BOOT_CFLAGS, BOOT_LDFLAGS.
3956         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3957         BOOT_CFLAGS, BOOT_LDFLAGS.
3958         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3959         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3960         (stage): Fail if we cannot complete the work.
3961         * Makefile.in: Regenerate.
3962
3963 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3964
3965         * configure.in: Replace ms1 with mt.
3966         * configure: Rebuilt.
3967
3968 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3969
3970         * MAINTAINERS: Update my email address.
3971
3972 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3973
3974         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3975         install-host-nogcc): Don't invoke $(stage) at the end.
3976         * Makefile.in: Regenerate.
3977
3978 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3979
3980         * configure.in: Flip the top-level bootstrap switch.
3981         * configure: Regenerate.
3982
3983 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3984
3985         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3986         $(stage) and $(unstage).
3987         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3988         (all): Remove stray semicolon.
3989         (local-distclean): Don't handle multilib.tmp and multilib.out.
3990         (install.all): Set $s for consistency.
3991         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3992         check_multilibs setting.  Always make the install directory.
3993         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3994         Correct @if/@endif.
3995         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3996         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3997         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3998         (multilib.out): Remove.
3999         * Makefile.in: Regenerated.
4000
4001 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4002
4003         * MAINTAINERS (Write After Approval): Add myself.
4004
4005 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4006
4007         * MAINTAINERS: Add myself as mt maintainer.
4008
4009         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4010
4011 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4012
4013         * MAINTAINERS: Change email address.
4014
4015 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4016
4017         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4018         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4019         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4020         Find in-tree tools if available.
4021         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4022         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4023         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4024         (COMPILER_*_FOR_TARGET): New.
4025         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4026         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4027         (CONFIGURED_*, USUAL_*): Remove.
4028         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4029         STRIP): Use autoconf substitutions.
4030         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4031         COMPILER_NM_FOR_TARGET): New.
4032         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4033
4034         (all): Make all-host and all-target in parallel.
4035         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4036         that $$r and $$s are set before invoking a recursive make.
4037         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4038         ([+bootstrap-target+]): Inline most of the `all' target.
4039
4040 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4041
4042         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4043         from the gcc build directory.
4044         * Makefile.in: Regenerate.
4045
4046 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4047
4048         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4049         depend on all-libdecnumber.
4050         * configure.in (host_libs): Include libdecnumber.
4051         * Makefile.in: Regenerate.
4052         * configure: Likewise.
4053
4054 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4055
4056         * libdecnumber: Import decNumber sources from the dfp-branch.
4057
4058 2005-11-21  Kean Johnston  <jkj@sco.com>
4059
4060         * config.sub, config.guess: Sync from upstream sources.
4061
4062 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4063
4064         Import from Autoconf sources:
4065
4066         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4067         * config/move-if-change: Don't output "$2 is unchanged";
4068         suggested by Ben Elliston.  Handle weird characters correctly.
4069
4070 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4071
4072         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4073         to match upstream libtool for darwin.
4074
4075 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4076
4077         * Makefile.def: Remove gdb dependencies for gdbtk.
4078         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4079         (configure-gdb, install-gdb): New rules.
4080         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4081         * Makefile.in, configure: Regenerated.
4082
4083 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4088
4089         * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4092
4093         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4094         Diego Novillo.
4095
4096 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4097
4098         PR bootstrap/24297
4099         * Makefile.tpl (do-[+make-target+], do-check, install,
4100         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4101         are set before recursing.
4102         * Makefile.in: Regenerate.
4103
4104 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4105
4106         PR bootstrap/18939
4107         * Makefile.def (gcc) <target>: Fix thinko.
4108         * Makefile.in: Regenerate.
4109
4110 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4111
4112         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4113         * configure: Regenerate.
4114
4115 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4116
4117         * MAINTAINERS (Write After Approval): Add self.
4118
4119 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4120
4121         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4122         target-libffi, target-qthreads, target-libjava, and
4123         targetlibobjc.
4124         * configure: Regenerate.
4125
4126 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4127
4128         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4129         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4130         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4131         (USUAL_OBJDUMP_FOR_TARGET): New.
4132         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4133         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4134         * configure, Makefile.in: Regenerated.
4135
4136 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4137
4138         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4139         before other host packages.
4140
4141 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4142
4143         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4144
4145 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4146
4147         PR bootstrap/22340
4148
4149         * configure.in (default_target): Remove.
4150         * Makefile.tpl (all): Do not use prerequisites as subroutines
4151         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4152         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4153         use prerequisites as subroutines.
4154         (check-host, check-target): New.
4155         (bootstrap configure & all targets): Do not use stage*-start
4156         if the directory layout is already ok.
4157         (non-bootstrap configure & all targets): Prepend a $(unstage).
4158         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4159         (NOTPARALLEL): Remove.
4160         (unstage, stage variables): New variables.
4161         (unstage, stage targets): Simply expand to those variables.
4162
4163         * configure: Regenerate.
4164         * Makefile.in: Regenerate.
4165
4166 2005-10-04  James E Wilson  <wilson@specifix.com>
4167
4168         * Makefile.def (lang_env_dependencies): Add libmudflap.
4169         * Makefile.in: Regenerate.
4170
4171 2005-10-03  Andreas Schwab  <schwab@suse.de>
4172
4173         Backport from libtool CVS:
4174         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4175
4176         * ltmain.sh: add support for installing into temporary
4177         staging area (e.g. 'make install DESTDIR=...')
4178
4179 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4180
4181         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4182         * configure: Regenerated.
4183
4184 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4185
4186         * configure: Regenerate with the correct
4187         autoconf version.
4188
4189 2005-09-30  Catherine Moore  <clm@cm00re.com>
4190
4191         * configure.in (bfin-*-*): New.
4192         * configure: Regenerated.
4193
4194 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4195
4196         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4197         (LIPO_FOR_TARGET): New.
4198         (CONFIGURED_LIPO_FOR_TARGET): New.
4199         (USUAL_LIPO_FOR_TARGET): New.
4200         (STRIP_FOR_TARGET): New.
4201         (CONFIGURED_STRIP_FOR_TARGET): New.
4202         (USUAL_STRIP_FOR_TARGET): New.
4203         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4204         STRIP_FOR_TARGET.
4205         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4206         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4207         * Makefile.in: Regenerate.
4208         * configure: Regenerate.
4209
4210 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4211
4212         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4213         (rs6000-*-aix*): Same.
4214         * configure: Regenerate.
4215
4216 2005-09-16  Tom Tromey  <tromey@redhat.com>
4217
4218         * MAINTAINERS: Add self as java maintainer.
4219
4220 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4221
4222         * configure.in: Recognize f95 in the --enable-languages option,
4223         and substitute it for fortran, issuing a warning.
4224         * configure: Regenerate.
4225
4226 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4227
4228         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4229         * configure:  Regenerated.
4230
4231 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4232
4233         * MAINTAINERS: Add self as ms1 maintainer.
4234
4235 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4236
4237         * Makefile.def (libssp): Add to lang_env_dependencies.
4238         * Makefile.in: Regenerate.
4239
4240 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4241
4242         * MAINTAINERS: Add myself as middle-end maintainer.
4243
4244 2005-08-17  Christian Groessler  <chris@groessler.org>
4245
4246         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4247         * Makefile.in: Regenerate.
4248
4249 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4250
4251         * MAINTAINERS (write after approval): Added myself.
4252
4253 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4254
4255         * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4258
4259         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4260         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4261         Look for alternate names of the target cc and c++
4262         * configure: Regenerate.
4263
4264 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4265
4266         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4267         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4268         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4269         tools; remove code to manually set them.
4270         (Target tools): Look in the environment for them.
4271         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4272         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4273         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4274         build directory.
4275         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4276         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4277         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4278         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4279         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4280         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4281         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4282         * configure: Regenerate.
4283         * Makefile.in: Regenerate.
4284
4285 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4286
4287         * MAINTAINERS: Update for removed CPU targets.
4288
4289 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4290
4291         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4292         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4293         * Makefile.in: Regenerated.
4294
4295 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4296
4297         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4298         (CFLAGS_FOR_TARGET): Use it.
4299         (CXXFLAGS_FOR_TARGET): Likewise.
4300         * Makefile.in: Regenerated.
4301         * configure.in (--with-build-sysroot): New option.
4302         * configure: Regenerated.
4303
4304 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4305
4306         * Makefile.tpl: Wrap install between unstage and stage
4307         * Makefile.in: Regenerate.
4308
4309 2005-07-21  Eric Christopher  <echristo@apple.com>
4310
4311         * MAINTAINERS: Update affiliation.
4312
4313 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4314
4315         * MAINTAINERS: Add self as crx port maintainer.
4316
4317 2005-07-20  DJ Delorie  <dj@redhat.com>
4318
4319         * MAINTAINERS: Add self as m32c maintainer.
4320
4321 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4322
4323         * all files: Update FSF address.
4324
4325 2005-07-15  Eric Christopher  <echristo@redhat.com>
4326
4327         * MAINTAINERS: Change affiliation.
4328
4329 2005-07-14  Jim Blandy  <jimb@redhat.com>
4330
4331         * configure.in: Add cases for Renesas m32c.
4332         * configure: Regenerated.
4333
4334 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4335
4336         * COPYING.LIB: Update from fsf.org.
4337
4338 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4339
4340         * COPYING, compile, config.guess,
4341         config.sub, install-sh, missing, mkinstalldirs,
4342         symlink-tree, ylwrap: Sync from upstream sources.
4343         * config-ml.in: Update FSF address.
4344
4345 2005-07-13  Eric Christopher  <echristo@redhat.com>
4346
4347         * configure.in: Add toplevel noconfigdir support for tpf.
4348         * configure: Regenerate.
4349
4350 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4351
4352         PR ada/22340
4353
4354         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4355         * Makefile.in: Regenerate.
4356
4357 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4358
4359         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4360         Brolley to write-after-approval.
4361
4362 2005-07-07  Andreas Schwab  <schwab@suse.de>
4363
4364         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4365         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4366         * Makefile.in: Regenerated.
4367
4368 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4369
4370         * configure.in: Don't build sim or rda when targetting darwin.
4371         * configure: Regenerate.
4372
4373 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4374
4375         * configure.in: Add --enable-libssp and --disable-libssp.
4376         * configure: Regenerate with autoconf-2.13.
4377
4378 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4379
4380         * Makefile.def (target_modules): Add libssp.
4381         * configure.in (target_libraries): Add target-libssp.
4382         * configure: Rebuilt.
4383         * Makefile.in: Rebuilt.
4384
4385 2005-07-01  Zack Weinberg  <zackw@panix.com>
4386
4387         * MAINTAINERS: Change email address.  Resign from maintainership.
4388
4389 2005-07-01  Richard Guenther  <rguenther@suse.de>
4390
4391         * MAINTAINERS: Change my e-mail address and affiliation.
4392
4393 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4394
4395         * Makefile.def (stagefeedback): Come after profile.
4396         Define profiledbootstrap target.
4397         * Makefile.tpl (profiledbootstrap): Remove.
4398         (stageprofile-end): Zap stagefeedback.
4399         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4400         * Makefile.in: Regenerate.
4401
4402 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4403
4404         * MAINTAINERS: Update my email address.
4405
4406 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4407
4408         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4409         In 'cpp' stanza, support '#line' as well as '# '.
4410
4411 2005-06-08  Andreas Schwab  <schwab@suse.de>
4412
4413         * MAINTAINERS: Move myself from 'Write After Approval' to
4414         'CPU Port Maintainers' section as m68k maintainer.
4415
4416 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4417
4418         * configure.in (unsupported_languages): New macro.
4419         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4420         non-ported target libraries in noconfigdirs.
4421         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4422         non-linux-gnu.  Remove libgcj_ex_libffi.
4423         <lang_frag loop>: Set add_this_lang=no if the language is in
4424         unsupported_languages.
4425         * configure: Regenerate.
4426
4427 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4428
4429         * configure.in: Fix typo in handling of --with-mpfr-dir.
4430         * configure: Regenerate.
4431
4432 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4433
4434         * MAINTAINERS: Update my email address.
4435
4436 2005-06-02  Jim Blandy  <jimb@redhat.com>
4437
4438         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4439         accepted into the master sources.)
4440
4441 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4442             Michael Snyder  <msnyder@redhat.com>
4443             Stan Cox  <scox@redhat.com>
4444
4445         * configure.in: Set noconfigdirs for ms1.
4446
4447         * configure: Regenerate.
4448
4449 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4450
4451         * MAINTAINERS (Write After Approval): Add self.
4452
4453 2005-06-01  Josh Conner  <jconner@apple.com>
4454
4455         * MAINTAINERS (Write After Approval): Add self.
4456
4457 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4458
4459         * MAINTAINERS: Update my email address.
4460
4461 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4462
4463         * MAINTAINERS (Write After Approval): Add self.
4464
4465 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4466
4467         * MAINTAINERS (Write After Approval): Remove self.
4468
4469 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4470
4471         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4472         (Dependencies): Consider target modules for bootstrap dependencies.
4473         Make target bootstrap modules depend on each stage's gcc.
4474         * Makefile.in: Regenerate.
4475
4476 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4477
4478         * Makefile.def (configure-gcc): Depend on binutils having been built.
4479         (all-gcc): No need to do it here.
4480         * Makefile.in: Regenerate.
4481
4482 2005-05-19  Paul Brook  <paul@codesourcery.com>
4483
4484         * configure.in: Rewrite misleading error message when requested
4485         language cannot be built.
4486         * configure: Regenerate.
4487
4488 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4489
4490         * ylwrap: Import from Automake 1.9.5.
4491
4492 2005-05-13  David Ung  <davidu@mips.com>
4493
4494         * MAINTAINERS (Write After Approval): Add self.
4495
4496 2005-05-09  Mike Stump  <mrs@apple.com>
4497
4498         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4499         lt_cv_sys_max_cmd_len for now.
4500
4501 2005-05-09  Stan Cox  <scox@redhat.com>
4502
4503         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4504
4505 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4506
4507         * README.SCO: Update the URL.
4508
4509 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4510
4511         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4512         with_gnu_ld to libtool.
4513         * ltcf-c.sh (aix[45]): Define file_list_spec.
4514         * ltcf-cxx.sh (aix[45]): Same.
4515         * ltcf-gcj.sh (aix[45]): Same.
4516         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4517         exists, write list of input files to temporary file.
4518
4519 2005-05-04  Mike Stump  <mrs@apple.com>
4520
4521         * configure.in: Always pass --target to target configures as
4522         otherwise rebuilds that do --recheck will fail.
4523         * confiugure: Rebuilt.
4524
4525 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4526
4527         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4528         STAGE_HOST_EXPORTS.
4529         (configure, all): Add bootstrap support.
4530         (Host modules, target modules): Pass post-stage1 flags and exports.
4531         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4532         * Makefile.in: Regenerate.
4533
4534 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4535
4536         * configure: Regenerate.
4537
4538 2005-04-27  Mike Stump  <mrs@apple.com>
4539
4540         * MAINTAINERS: Add self as darwin maintainer.
4541
4542 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4543
4544         * config.sub: Update from master copy.
4545
4546 2005-04-21  Mike Stump  <mrs@apple.com>
4547
4548         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4549         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4550
4551 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4552
4553         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4554         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4555         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4556         "*-*-elf" and "*-*-linux*".
4557         * configure: Regenerate.
4558
4559 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4560
4561         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4562
4563 2005-04-12  Mike Stump  <mrs@apple.com>
4564
4565         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4566
4567 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4568
4569         * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4572
4573         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4574
4575 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4576
4577         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4578         (TARGET_CONFIGARGS): Include --with-target-subdir.
4579         (configure, all): New macros.  Use them throughout.
4580         * Makefile.in: Regenerate.
4581
4582 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4583
4584         * MAINTAINERS (Write After Approval): Add myself.
4585
4586 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4587
4588         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4589
4590 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4591
4592         * MAINTAINERS: Move John Carr to Write After Approval.
4593
4594 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4595
4596         * config/mh-mingw32: Delete.
4597         * configure.in: Don't use it.
4598         * configure: Regenerate.
4599
4600 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4601
4602         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4603         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4604         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4605         (HOST_LIB_PATH): Generate from Makefile.def.
4606         (TARGET_LIB_PATH): Likewise.
4607         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4608         * Makefile.in: Regenerate.
4609         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4610         (RPATH_ENVVAR): Include Darwin case.
4611         * configure: Regenerate.
4612
4613 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4614
4615         * MAINTAINERS (Various Maintainers): Remove self.
4616         (Write After Approval): Add self.
4617
4618 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4619
4620         * MAINTAINERS (Various Maintainers): Add self.
4621
4622 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4623
4624         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4625         * configure: Regenerate.
4626
4627 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4628
4629         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4630         gcc_version, and gcc_version_trigger from set of flags to pass.
4631         * Makefile.tpl: Remove definitions of above variables.
4632         (config.status): Remove dependency on $(gcc_version_trigger).
4633         * Makefile.in: Regenerate.
4634         * configure.in: Do not reference config/gcc-version.m4 nor
4635         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4636         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4637         * configure: Regenerate.
4638
4639 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4640             Andrew Pinski  <pinskia@physics.uc.edu>
4641
4642         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4643         * Makefile.in: Regenerate.
4644
4645 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4646
4647         * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2005-03-03  David Ayers  <d.ayers@inode.at>
4650
4651         * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4654
4655         PR libgcj/20160
4656         * ltmain.sh: Avoid creating archives with components that have
4657         duplicate basenames.
4658
4659 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4660
4661         PR bootstrap/20250
4662         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4663         instead of check.
4664         * Makefile.in: Regenerate.
4665
4666 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4667
4668         * Makefile.in: Regenerate to fix conflict between the previous two
4669         patches.
4670
4671 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4672
4673         PR bootstrap/17383
4674         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4675         * Makefile.tpl (HOST_SUBDIR): New substitution.
4676         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4677         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4678         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4679         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4680         (Host modules, Bootstrapped modules): Use it.
4681         (Build modules, Target modules): Do not create symlink trees,
4682         always configure out-of-srcdir.
4683         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4684         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4685         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4686         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4687
4688         * Makefile.in: Regenerate.
4689         * configure: Regenerate.
4690
4691 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4692
4693         Merged from libada-gnattools-branch:
4694         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4695
4696         * gnattools: New directory.
4697         * Makefile.def: Add gnattools as a module, depending on target-libada.
4698         * Makefile.in: Regenerate.
4699         * configure.in: Include gnattools in host_tools; disable it if ada
4700         is disabled.
4701         * configure: Regenerate.
4702
4703 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4704
4705         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4706         treelang maintainer.
4707         (Write After Approval): Remove myself.
4708
4709 2005-02-23  Paul Schlie  <schlie@comcast.net>
4710
4711         * configure.in: Allow darwin targeted ports to build tk, itcl and
4712         libgui.
4713         * configure: Regenerate.
4714
4715 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4716
4717         PR libgcj/10353
4718         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4719         * configure: Regenerate.
4720
4721 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4722
4723         * MAINTAINERS (Write After Approval): Add myself.
4724
4725 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4726
4727         * MAINTAINERS: Update my e-mail address.
4728
4729 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4730
4731         * MAINTAINERS (Write After Approval): Add myself.
4732
4733 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4734
4735         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4736         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4737         target-libgloss when not *-*-elf and *-*-aout.
4738         * configure: Regenerate.
4739
4740 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4741
4742         * MAINTAINERS: Remove obsolete entries.
4743
4744         * MAINTAINERS (Write After Approval): Add Michael Matz.
4745
4746 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4747
4748         * MAINTAINERS: Remove self as cpplib maintainer.
4749
4750 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4751
4752         * install-sh, config.sub: Import from upstream.
4753
4754 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4755
4756         PR bootstrap/18222
4757         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4758         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4759         * Makefile.in: Regenerate.
4760
4761 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4762
4763         * MAINTAINERS: Update my email address.
4764
4765 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4766             Andreas Schwab  <schwab@suse.de>
4767
4768         PR bootstrap/18033
4769         * config-ml.in: Eval option if surrounded by single quotes.
4770
4771 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4772
4773         Revert 2004-12-28 Makefile changes, a better fix will be
4774         applied to mainline and src after GCC 4.0 branches.
4775
4776 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4777
4778         PR bootstrap/17383
4779
4780         * Makefile.def (target_modules): Remove stage parameter,
4781         it is always true now.
4782         * Makefile.tpl (configure-build-[+module+],
4783         configure-target-[+module+]): Always build symlink tree
4784         for the directory and for include.  BUILD_SUBDIR and
4785         TARGET_SUBDIR cannot be . anymore.
4786         * Makefile.in: Regenerate.
4787
4788 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4789
4790         Revert 2004-12-08 Makefile changes.
4791
4792 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4793
4794         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4795         cygwin, mingw.
4796
4797 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4798
4799         * configure.in (sh64-*-*): Reenable gprof.
4800         * configure: Regenerate.
4801
4802 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4803
4804         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4805         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4806         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4807         * Makefile.in: Regenerate.
4808
4809 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4810
4811         * MAINTAINERS: Update my email address.
4812
4813 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4814
4815         * Makefile.tpl: Generate normal dependencies if the LHS module is
4816         not bootstrapped.
4817         * Makefile.in: Regenerate.
4818
4819 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4820
4821         * configure.in: Include config/gxx-include-dir.m4.  Use
4822         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4823         * configure: Regenerate.
4824
4825 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4826
4827         * config.if: Delete.
4828         * configure.in: Set libstdcxx_incdir directly.
4829         * configure: Regenerate.
4830
4831 2004-12-02  Eric Christopher  <echristo@redhat.com>
4832
4833         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4834         * Makefile.in: Regenerate.
4835
4836 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4837
4838         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4839         * configure: Regenerate.
4840
4841 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4842
4843         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4844         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4845         * configure: Regenerate.
4846
4847 2004-12-01  Eric Christopher  <echristo@redhat.com>
4848
4849         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4850         of things to remove.
4851
4852 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4853
4854         * MAINTAINERS (Write After Approval): Update my e-mail address.
4855
4856 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4857
4858         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4859         from CVS libtool to always pass_all.
4860
4861 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4862
4863         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4864         (hppa*64*-*-*): Delete incorrect comment.
4865         * configure: Rebuilt.
4866
4867 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4868
4869         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4870
4871 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4872
4873         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4874         from CVS libtool to always pass_all.
4875
4876 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4877
4878         * install-sh, compile: Import from automake.
4879
4880 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4881
4882         * config.guess, config.sub:  Import from savannnah.
4883
4884 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4885
4886         * MAINTAINERS (Write After Approval): Add myself
4887
4888 2004-11-12  Mike Stump  <mrs@apple.com>
4889
4890         * Makefile.def: Add html support.
4891         * Makefile.tpl: Likewise.
4892         * Makefile.in: Regenerate.
4893
4894 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4895
4896         PR 18423
4897         * configure.in: Remove all instances of build-fixincludes from
4898         noconfigdirs.
4899         (build_configargs): Supply --target to subdirectories.
4900         * configure: Regenerate.
4901
4902         * Makefile.def: Make gcc install depend on fixincludes install.
4903         * Makefile.in: Regenerate.
4904
4905 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4906
4907         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4908
4909 2004-11-11  Paul Brook  <paul@codesourcery.com>
4910
4911         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4912
4913 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4914
4915         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4916         target-libgfortran.
4917         * configure: Regenerate.
4918
4919 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4920
4921         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4922         like CC.
4923
4924 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4925
4926         * Makefile.def (host fixincludes): Specify missing targets.
4927         * Makefile.in: Regenerate.
4928
4929 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4930
4931         * MAINTAINERS: Add myself
4932
4933 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4934
4935         * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4938
4939         * Makefile.def: Build fixincludes for the host, too.
4940         * Makefile.in: Regenerate.
4941         * configure.in (host_tools): Add fixincludes.
4942         * configure: Regenerate.
4943
4944 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4945
4946         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4947         * configure: Regenerated.
4948
4949 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4950
4951         PR other/17783
4952         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4953         * configure: Regenerated.
4954
4955 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4956
4957         * README.SCO: Update per FSF instructions.
4958
4959 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4960
4961         PR target/18151
4962         * configure.in (case ${target}): Do not build fixincludes for avr.
4963         * configure: Regenerated.
4964
4965 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4966
4967         * configure.in (case ${target}): Do not build fixincludes
4968         on platforms where it is not used.
4969         * configure: Regenerated.
4970
4971 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4972
4973         * configure.in: Use an absolute path to install-sh.
4974         * configure: Regenerated.
4975
4976 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4977
4978         * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4981
4982         * MAINTAINERS: Remove from Write After Approval those that are
4983         already maintainers.
4984
4985 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4986
4987         * MAINTAINERS:  Update my email address.
4988
4989 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4990
4991         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4992         * configure: Regenerate.
4993
4994 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4995
4996         * MAINTAINERS:  Update my email address.
4997
4998 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4999
5000         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5001         entries belonging to this category.
5002
5003 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5004
5005         * MAINTAINERS: Update my e-mail address.
5006
5007 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5008
5009         Fix wrong conflict resolution in:
5010
5011         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5012
5013         * Makefile.in: Regenerate.
5014         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5015         in the recursive `make', instead of hardwiring `all'.
5016         (Autogenerated TARGET-* variables): New.
5017
5018 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5019
5020         * configure.in: Enable target-libgloss for crx-*-*.
5021         * configure: Regenerate.
5022
5023 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5024
5025         * MAINTAINERS (Various Maintainers): Move the "windows,
5026         cygwin, mingw" maintainer to ...
5027         (OS Port Maintainers): ... here.
5028
5029 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5030
5031         * MAINTAINERS (Write After Approval): Remove those that are
5032         maintainers of some subsystem.
5033
5034 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5035
5036         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5037         * ltcf-cxx.sh (tpf*): Likewise.
5038         * ltconfig (tpf*): Add TPF OS configuration support.
5039
5040 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5041
5042         * MAINTAINERS: Change my email address to my new work account.
5043
5044 2004-09-24  Michael Roth  <mroth@nessie.de>
5045
5046         * configure.in (--without-headers): Add missing double quotes.
5047         * configure: Regenerate.
5048
5049 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5050
5051         * ylwrap: Revert to previous version.
5052
5053 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5054
5055         PR bootstrap/17369
5056         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5057         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5058         SET_GCC_LIB_PATH_CMD.
5059         (BASE_TARGET_EXPORTS): Likewise.
5060         * Makefile.in: Regenerated.
5061
5062         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5063         * configure: Regenerated.
5064
5065 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5066
5067         * config.guess: New upstream version
5068         * compile, depcomp, install-sh, ylwrap: Likewise.
5069
5070 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5071
5072         * config/mh-x86omitfp: New host makefile fragment.  Add
5073         -fomit-frame-pointer to the default BOOT_CFLAGS.
5074         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5075         * configure: Regenerate.
5076
5077 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5078
5079         PR target/11572
5080         * configure.in (*-*-darwin*): Renable libobjc.
5081         * configure: Regenerate.
5082
5083 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5084
5085         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5086
5087 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5088
5089         * Makefile.def: Remove libbanshee.
5090         * Makefile.tpl: Ditto.
5091         * configure.in: Ditto.
5092         * Makefile.in: Regen.
5093         * configure: Ditto.
5094
5095 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5096
5097         * ltmain.sh: Use $pic_object as $non_pic_object if
5098         $non_pic_object=none.
5099
5100 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5101
5102         * missing: Import latest version from master repository.
5103
5104 2004-09-06  Nick Clifton  <nickc@redhat.com>
5105
5106         * config.sub: Import latest version from master repository.
5107         * config.guess: Likewise.
5108         This includes these changes:
5109
5110         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5111
5112         * config.sub: Handle crisv32, alias etraxfs.
5113         * config.guess (crisv32:Linux:*:*): Handle.
5114
5115         2004-08-13  Brad Smith  <brad@comstyle.com>
5116
5117         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5118         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5119
5120         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5121
5122         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5123         assume the processor is a powerpc.  This is because coreutils
5124         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5125         in this case, due to a MacOS X bug that causes
5126         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5127         to return a negative number.
5128         Problem reported by Petter Reinholdtsen in:
5129         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5130
5131         2004-07-19  Ben Elliston  <bje@gnu.org>
5132
5133         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5134
5135         2004-06-24  Ben Elliston  <bje@gnu.org>
5136
5137         * config.guess: Update copyright years.
5138         * config.sub: Likewise.
5139
5140         2004-06-22  Robert Millan  <robertmh@gnu.org>
5141
5142         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5143         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5144
5145         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5146
5147         * config.guess (*:*VMS:*:*): New entry. Replaces
5148         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5149         manufacturer.
5150
5151         2004-06-22  Ben Elliston  <bje@gnu.org>
5152
5153         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5154         * config.sub: Likewise.
5155
5156         2004-06-22  Ben Elliston  <bje@gnu.org>
5157
5158         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5159         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5160
5161         2004-06-11  Ben Elliston  <bje@gnu.org>
5162
5163         * config.guess (pegasos:OpenBSD:*:*): Remove.
5164
5165         2004-06-11  Ben Elliston  <bje@gnu.org>
5166
5167         From Wouter Verhelst <wouter@grep.be>:
5168         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5169
5170         2004-06-11  Ben Elliston  <bje@gnu.org>
5171
5172         * config.guess (luna88k:OpenBSD:*:*): New.
5173
5174         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5175
5176         * config.guess (m32r*:Linux:*:*): New case.
5177         * config.sub: Handle m32rle.
5178
5179         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5180
5181         From Jens Petersen  <petersen@redhat.com>:
5182         * config.sub: Handle sparcv8.
5183
5184         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5185
5186         From Tom Smith <smith@cag.lkg.hp.com>:
5187         * config.guess: Version suffixes are equally significant on Tru64
5188         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5189         prefix of "P" (patched kernel).
5190
5191         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5192
5193         * config.sub: Add support for National Semiconductor CRX target.
5194
5195 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5196
5197         * MAINTAINERS (Various Maintainers): Remove myself as web page
5198         maintainer, add myself as maintainer of build status lists.
5199
5200 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5201
5202         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5203         *-*-netware, but add target-libmudflap.
5204         Consolidate *-*-netware targets (of which really only i?86 exists)
5205         into a single entry.
5206         * configure: Likewise.
5207
5208 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5209
5210         * Makefile.tpl (sorry): Remove.
5211         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5212         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5213         (do-clean): Clean per-stage directories too.
5214         (do-distclean): Run distclean-stage1 too.
5215         (.NOTPARALLEL): Enable during toplevel bootstrap.
5216         (stage[+id+]-bubble): Enable parallel execution during
5217         the recursive invocation.
5218         * Makefile.in: Regenerate.
5219
5220         Fix previous checkin:
5221
5222         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5223         include.
5224         * configure.in: Fix indentation.
5225         * configure: Regenerate.
5226
5227 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5228
5229         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5230         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5231         * configure: regenerate
5232         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5233         -mdynamic-no-pic
5234
5235 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5236
5237         * Makefile.def (build_modules): Add fixincludes.
5238         (dependencies): Make gcc depend on fixincludes.
5239         * configure.in (build_tools): Add fixincludes.
5240         (build_configdirs): Always include build_libs.
5241         * Makefile.in: Regenerate.
5242         * configure: Regenerate.
5243
5244 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5245
5246         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5247         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5248         phony targets; do not generate timestamp files.
5249         (distclean-stageN): Remove references to their timestamp files.
5250         (restageN, touch-stageN): Remove.
5251         (stageN-bubble): Rewritten.
5252         (compare): Support lean bootstraps.
5253         * Makefile.in: Regenerate.
5254
5255         * configure.in: Only warn when bootstrapping but
5256         build != host or build != target.  Support lean bootstraps.
5257         * configure: Regenerate.
5258
5259 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5260
5261         * configure.in:  Give a better error message if GMP/MPFR are missing
5262         and a language needing them has been requested.
5263         * configure:  Regenerated.
5264
5265 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5266
5267         * configure.in:  Print a list of available language front-ends if
5268         a requested one is missing.  Tidy stray tab characters.
5269         * configure:  Regenerated.
5270
5271 2004-08-19  Michael Koch  <konqueror@gmx.de>
5272
5273         * gcc/doc/install.texi: Update entry about automake for libjava.
5274
5275 2004-08-17  Robert Millan  <robertmh@gnu.org>
5276
5277         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5278         (instead of FreeBSD).
5279         * configure: Regenerate.
5280
5281 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5282
5283         * Makefile.in: Regenerate.
5284         * configure: Regenerate.
5285
5286         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5287         stage_*_flags.
5288         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5289         for bootstrapped modules if toplevel bootstrap is going.
5290         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5291         modules.  Adjust for changes in Makefile.def.  Enable several
5292         rules even in non-bootstrap mode, just to avoid peppering the
5293         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5294         (stage-[+prev+]-bubble): Remove.
5295
5296         * Makefile.def (Dependencies): Depend on all-build-bison,
5297         all-build-flex, all-build-byacc, all-build-texinfo, rather
5298         than the host variations.
5299         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5300         with BUILD_SUBDIR.
5301         (BISON): Update for recent Bisons.
5302         (YACC): Fix typo.
5303         (cross): Depend on all-build.
5304         (all): Do not depend on all-build.
5305         (prebootstrap): Remove.
5306         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5307         (Prebootstrap dependencies): Add them to the per-stage targets
5308         and to all-prebootstrap.
5309         * configure.in (build_configdirs): Always enable build_tools.
5310         (BUILD_DIR_PREFIX): Remove.
5311
5312         * Makefile.def (gcc): Add target variable.
5313         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5314         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5315         in the recursive `make', instead of hardwiring `all'.
5316         (Autogenerated TARGET-* variables): New.
5317
5318 2004-08-13  Brian Booth  <bbooth@redhat.com>
5319
5320         * MAINTAINERS: Remove myself from write-after-approval.
5321
5322 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5323
5324         * src-release: Stop distributing mmalloc with gdb (which doesn't
5325         use it).
5326         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5327         * Makefile.in: Regenerate.
5328
5329 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5330
5331         * configure.in (arm*-*-eabi*): New target.
5332         * configure: Regenerate.
5333
5334 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5335
5336         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5337         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5338         (Dependencies): New section.
5339         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5340         (configure-target-[+module+]): Depend on maybe-all-gcc
5341         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5342         (toplevel profiledbootstrap): Fix dependencies.
5343         * Makefile.in: Regenerate.
5344
5345 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5346
5347         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5348         target-libiberty to noconfigdirs.
5349         * configure: Regenerate.
5350
5351 2004-08-03  Paul Brook  <paul@codesourcery.com>
5352
5353         * configure.in: Check for MPFR as well as GMP.
5354         * configure: Regenerate.
5355
5356 2004-08-01  Robert Millan  <robertmh@gnu.org>
5357
5358         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5359         libmudflap for all GNU-based systems (with Glibc).
5360         * configure: Regenerate.
5361
5362 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5363
5364         * Makefile.def (host-modules): Add gcc.
5365         * Makefile.in: Regenerate.
5366         * Makefile.tpl (sorry): New rule.
5367         (configure-host, all-host, [+make_target+]-host, do-check,
5368         install-host): Do not add gcc as a special case.
5369         (host modules): Add a small special-casing for gcc.  Export
5370         extra_make_flags through the environment.
5371         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5372         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5373         other recursive targets for gcc): Remove.
5374
5375         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5376         (stage, unstage): New rules.
5377         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5378         distclean-stage[+id+]): Use stage_current.
5379         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5380         the stage*-start rules.
5381
5382 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5383
5384         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5385         use -all_load flag.
5386
5387 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5388
5389         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5390         * configure: Regenerate.
5391
5392 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5393
5394         * maintainer-scripts/gcc_release: Revert yesterday's change.
5395
5396 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5397
5398         * MAINTAINERS: Add myself to write-after-approval.
5399
5400 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5401
5402         * libf2c: Removed.
5403         * gcc/gccbug.in: Updated because of libf2c removal.
5404         * maintainer-scripts/gcc_release: Ditto.
5405
5406 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5407
5408         * configure.in: Build libmudflap by default on FreeBSD.
5409         * configure: Regenerated.
5410
5411 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5412
5413         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5414         systems.
5415         * configure: Regenerated.
5416
5417 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5418
5419         PR target/16344
5420         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5421         feedback based compiler.
5422         * Makefile.in: Rebuilt.
5423
5424 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5425
5426         * Makefile.def (host_modules): Set bootstrap=true for flex.
5427         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5428         * Makefile.in: Rebuilt.
5429
5430 2004-07-07  Jan Hubicka  <jh@suse.cz>
5431
5432         * MAINTAINERS: Add self as a profile feedback maintainer.
5433
5434 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5435
5436         * configure.in:  Do not prepend $srcdir to /dev/null in
5437         makefile fragments.
5438         * configure:  Regenerate.
5439
5440 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5441
5442         * Makefile.def (build_modules): Add bison, byacc, flex,
5443         m4, texinfo.
5444         (flags_to_pass): Add FLEX.
5445         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5446         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5447         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5448         DEFAULT_MAKEINFO): Remove.
5449         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5450         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5451         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5452         objdir or else use configured tool.
5453         (all-build): New.
5454         (all): Depend on it.
5455         (Build module dependencies): Add.
5456         * Makefile.in: Regenerate.
5457         * configure.in: Better support for multiple build modules,
5458         matching what is done for host/target modules.  Do not look
5459         for "plausible" locations of build tools if Canadian cross.
5460         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5461         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5462         * configure: Regenerate.
5463
5464 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5465
5466         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5467         * Makefile.in: Regenerate.
5468
5469 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5470
5471         * Makefile.tpl (configure-build-[+module+],
5472         configure-[+module+], configure-target-[+module+]): Pass
5473         [+extra_configure_args+].
5474         (all-build-[+module+], all-[+module+], check-[+module+],
5475         install-[+module+], [+make_target+]-[+module+],
5476         all-target-[+module+], check-target-[+module+],
5477         install-target-[+module+], [+make_target+]-target-[+module+]):
5478         Pass [+extra_make_args+].
5479         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5480         (GCC_HOST_EXPORTS): Remove.
5481         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5482         cross, check-gcc, check-gcc-c++, install-gcc,
5483         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5484         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5485         * Makefile.in: Regenerate.
5486
5487 2004-06-21  Matthew Sachs  <msachs@apple.com>
5488
5489         * MAINTAINERS: Added self to write-after-approval.
5490
5491 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5492
5493         * configure.in: Check for srcdir/winsup rather than build directory
5494         winsup.
5495         * configure: Regenerate.
5496
5497 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5498
5499         * configure.in: Don't build Cygwin native newlib if winsup
5500         directory is missing.  Emit warning instead.
5501         * configure: Regenerate.
5502
5503 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5504
5505         * Makefile.tpl (touch-stage[+id+]): New.
5506         (restage[+prev+]): Depend on touch-stage[+id+].
5507
5508         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5509         Use it throughout.
5510
5511         * Makefile.def: Add profile and feedback bootstrap stages.
5512         Remove next field from bootstrap stages.
5513         * Makefile.tpl (LN, LN_S): Substitute.
5514         (stageN-start, stageN-end): Use double-colon rules, to
5515         provide a hook for additional setup commands.
5516         (distclean-stageN-gcc, restageN): Create dependencies from
5517         [+prev+], not from [+next+].
5518         (stageN-bubble): Add commands for successive stages from
5519         [+prev+], using double-colon rules.
5520         (all-stageN-gcc): Fix typo.
5521         (stagefeedback-start, profiledbootstrap): New.
5522         * Makefile.in: Regenerate.
5523         * configure.in: Call ACX_PROG_LN.
5524         * configure: Regenerate.
5525
5526 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5527
5528         * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5531
5532         * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5535
5536         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5537         without gcc.
5538         * configure: Regenerate.
5539
5540 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5541
5542         * Makefile.tpl: Fix typo.
5543         * Makefile.in: Regenerate.
5544
5545 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5546
5547         * configure.in: Remove new- prefix from toplevel
5548         bootstrap targets.
5549         * configure: Regenerate.
5550
5551 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5552
5553         * Makefile.tpl (all.normal): Rename to all.
5554         (all): Replace with a rule to pick the default
5555         target from configure.
5556         (all-gcc, configure-gcc): Use conditionals to
5557         do nothing when toplevel bootstrap is going on.
5558         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5559         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5560         * configure.in: Support --enable-bootstrap.
5561
5562         * Makefile.def: Remove new- prefix from toplevel
5563         bootstrap targets.
5564         * Makefile.tpl: Likewise.
5565
5566         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5567         target.
5568
5569         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5570         $(RECURSE_FLAGS) to recursive invocation of make.
5571
5572         * Makefile.in: Regenerate.
5573         * configure: Regenerate.
5574
5575 2004-05-30  Andreas Jaeger  <aj@suse.de>
5576             Jim Wilson  <wilson@specifixinc.com>
5577
5578         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5579         like CC.
5580
5581 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5582
5583         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5584         * configure: Regenerate.
5585
5586 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5587
5588         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5589         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5590         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5591         targets.
5592         * Makefile.in: Regenerate.
5593
5594 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5595
5596         * configure.in: Test the ability to symlink directories.
5597         * configure: Regenerate.
5598
5599         * Makefile.def (bootstrap-stage): New definitions.
5600         * Makefile.tpl (configure-stage1-gcc,
5601         configure-stage2-gcc, configure-stage3-gcc,
5602         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5603         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5604         new-restage3, compare): Autogenerate, see Makefile.in
5605         entry for behavioral changes.
5606         (distclean-stage1, new-stage1-start, new-stage1-end,
5607         new-stage1-bubble, distclean-stage2, new-stage2-start,
5608         new-stage2-end, new-stage2-bubble, distclean-stage3,
5609         new-stage3-start, new-stage3-end): New autogenerated targets.
5610         (objext, prebootstrap, BOOT_CFLAGS,
5611         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5612         targets.
5613
5614         * Makefile.in: Regenerate.
5615         (distclean-stage1, new-stage1-start, new-stage1-end,
5616         new-stage1-bubble, distclean-stage2, new-stage2-start,
5617         new-stage2-end, new-stage2-bubble, distclean-stage3,
5618         new-stage3-start, new-stage3-end): New targets.
5619         (all-stage1-gcc): Move prebootstrap dependency from here...
5620         (configure-stage1-gcc): ...to here.
5621         (new-bootstrap): Use bubble targets.
5622         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5623         Use per-stage distclean targets.
5624         (configure-stage1-gcc, configure-stage2-gcc,
5625         configure-stage3-gcc, all-stage1-gcc,
5626         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5627         Use new-stageN-start to prepare the tree.
5628
5629 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5630
5631         * Makefile.def (host_modules): add libcpp.
5632         * Makefile.tpl: Add dependencies on and for libcpp.
5633         * Makefile.in: Regenerate.
5634         * configure.in: Add libcpp host module.
5635         * configure: Regenerate.
5636
5637 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5638
5639         * Makefile.tpl: Whenever a recursive target is defined, wrap
5640         it in a special @if/@endif block, and prepare its maybe
5641         dependency in the @if/@endif block
5642         * configure.in: Instead of writing maybe dependencies, remove
5643         the @if/@endif statements, and remove the @if/@endif blocks
5644         that remain.
5645         * configure: Regenerate.
5646         * Makefile.in: Regenerate.
5647
5648 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5649
5650         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5651
5652 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5653
5654         PR bootstrap/15120
5655         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5656         * */configure: Rebuilt.
5657
5658 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5659
5660         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5661         of libf2c.
5662         * configure, Makefile.in: Regenerate.
5663
5664 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5665
5666         * MAINTAINERS (Write After Approval): Add myself.
5667
5668 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5669
5670         Merge from tree-ssa-20020619-branch.
5671
5672         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5673         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5674         (HOST_GMPLIBS): Define.
5675         (HOST_GMPINC): Define.
5676         (TARGET_LIB_PATH): Add libmudflap.
5677         (GFORTRAN_FOR_TARGET): Define.
5678         (configure-build*): Export GFORTRAN.
5679         (configure-gcc): Export GMPLIBS and GMPINC.
5680         (all-gcc): Add maybe-all-libbanshee.
5681         (configure-target-libgfortran): Define.
5682         * Makefile.in: Regenerate.
5683         * configure.in (host_libs): Add libbanshee.
5684         (target_libraries): Add target-libmudflap and target-libgfortran.
5685         Add --with-libbanshee.
5686         Handle --disable-libmudflap.
5687         (*-*-freebsd*): Use with_gmp.
5688         Add $(libgcj) to noconfigdirs.
5689         * configure: Regenerate.
5690         * depcomp: New file.
5691         * MAINTAINERS: Add tree-ssa maintainers.
5692
5693 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5694
5695         * MAINTAINERS (Various Maintainers): Add myself.
5696
5697 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5698
5699         * MAINTAINERS (Write After Approval): Add myself.
5700
5701 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5702
5703         * MAINTAINERS (Write After Approval): Add myself.
5704
5705 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5706
5707         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5708         * configure: Regenerate.
5709
5710 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5711
5712         Revert:
5713         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5714
5715         * Makefile.def (flags_to_pass): Remove *dir variables that
5716         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5717         as well as prefix and exec_prefix.
5718         * Makefile.in: Regenerate.
5719
5720 2004-04-26  Robert Millan  <robertmh@gnu.org>
5721
5722         Add patches from libtool CVS.
5723         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5724         * ltconfig: Likewise.
5725         * ltcf-c.sh: Likewise.
5726         * ltcf-cxx.sh: Likewise.
5727         * ltcf-gcj.sh: Likewise.
5728
5729 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5730
5731         * Makefile.def (host_modules): Mark with the bootstrap
5732         flag packages on which gcc depends.
5733         * Makefile.tpl (all-bootstrap): Use it.
5734         * Makefile.in: Regenerate.
5735
5736 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5737
5738         * Makefile.def (flags_to_pass): Remove *dir variables that
5739         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5740         as well as prefix and exec_prefix.
5741         * Makefile.in: Regenerate.
5742
5743 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5744
5745         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5746         * configure: Regenerate.
5747         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5748         * gcc/Makefile.tpl (compare): Use the result of the test.
5749         * gcc/Makefile.in: Regenerate.
5750
5751 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5752
5753         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5754         Always relocate gcc and prev-gcc to the original names, even
5755         if the build fails.
5756         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5757         New targets.
5758
5759 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5760
5761         * MAINTAINERS: Update my email address.
5762
5763 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5764
5765         * configure.in (mips*-*-irix5*): Enable ld.
5766         * configure: Regenerate.
5767
5768 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5769
5770         * configure: Regenerate.
5771
5772 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5773
5774         * Makefile.tpl (configure-[+module+], configure-gcc,
5775         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5776         Set and export LDFLAGS.
5777         * Makefile.in: Regenerate.
5778
5779 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5780
5781         * MAINTAINERS: Add myself to write-after-approval.
5782
5783 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5784
5785         PR bootstrap/14871
5786         * Makefile.tpl: If we don't have built-in-tree target tools,
5787         use the ones found by configure rather than hacking around with
5788         program_transform_name.
5789         * configure.in: Give Makefile.tpl the information necessary
5790         to do that.
5791         * Makefile.in: Regenerate.
5792         * configure: Regenerate.
5793
5794 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5795
5796         PR bootstrap/14760
5797         * configure.in: When computing baseargs, strip *all* copies of
5798         offending options.  Also, don't match/substitute the trailing space,
5799         so that this actually works when two similar options are separated by
5800         only one space.
5801         * configure: Regenerate.
5802
5803 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5804
5805         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5806         (rs6000-*-aix*): Same.
5807         * configure: Regenerate.
5808
5809 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5810
5811         * MAINTAINERS: Add myself to write-after-approval.
5812
5813 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5814
5815         * MAINTAINERS: Add myself to write-after-approval.
5816
5817 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5818
5819         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5820         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5821         * Makefile.in: Regenerate.
5822
5823         * configure.in (top level bootstrap support): Rework --enable-werror
5824         to set @stage2_werror_flag@.
5825         * configure: Regenerate.
5826         * Makefile.tpl (top level bootstrap support): Pass
5827         @stage2_werror_flag@ down to configure in stages 2 and 3.
5828         * Makefile.in: Regenerate.
5829
5830 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5831
5832         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5833         for stages 2 and 3 as well as in make.  As a consequence, remove
5834         OUTPUT_OPTION (now detected by configure) from the flags passed down
5835         to make.
5836         * Makefile.in: Regenerate.
5837
5838         * Makefile.tpl (new-bootstrap): Fix typo.
5839         * Makefile.in: Regenerate.
5840
5841 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5842
5843         * Makefile.tpl: Rearrange by moving recursive_targets rules
5844         into their proper sections.
5845         * Makefile.tpl (top level bootstrap support): Move disabling
5846         of coverage flags from 'make' to 'configure'; improve comments.
5847         * Makefile.in: Regenerate.
5848
5849         * Makefile.tpl (experimental top level bootstrap) Move stage1
5850         language setting from all- target to configure- target; disable
5851         intermodule optimization in stage 1; prevent gratuitous rebuilds
5852         of stage 1.
5853         * Makefile.in: Regenerate.
5854         * configure.in: Comma-separate stage 1 language list for top
5855         level bootstrap.
5856         * configure: Regenerate.
5857
5858         * Makefile.tpl: Clean up experimental top level bootstrap support:
5859         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5860         prev-gcc in configure- targets as well as all- targets.
5861         * Makefile.in: Regenerate.
5862
5863 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5864
5865         * compile: New file imported from automake.
5866
5867 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5868
5869         * configure.in: Remove symbolic link section.
5870         * configure: Regenerate.
5871         * Makefile.tpl (links): Remove.
5872         * Makefile.in: Regenerate.
5873
5874 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5875             Nathanael Nerode  <neroden@gcc.gnu.org>
5876
5877         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5878         Set with AC_CHECK_PROGS.
5879         * configure.in: Fix comment typo from last patch.
5880         * configure: Regenerate.
5881
5882 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5883
5884         * Makefile.tpl: Introduce experimental top level bootstrap support.
5885         * Makefile.in: Regenerate.
5886         * configure.in: Introduce support for top level bootstrap.
5887         * configure: Regenerate.
5888
5889 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5890             Paolo Bonzini  <bonzini@gnu.org>
5891
5892         PR bootstrap/14522
5893         * configure.in: Cope with shells that do not support unquoted ^
5894         * configure: Regenerate.
5895
5896 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5897             Paolo Bonzini  <bonzini@gnu.org>
5898
5899         PR bootstrap/14522
5900         * configure.in: Cope with shells that do not support nesting
5901         quotes inside quoted backquote substitutions.
5902         * configure: Regenerate.
5903
5904 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5905
5906         PR bootstrap/14522
5907         * configure.in: Fix escaping of $.
5908         * configure: Regenerate.
5909
5910 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5911
5912         * configure: Regenerate, since I forgot to while committing Paolo's
5913         changes.
5914
5915 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5916
5917         PR ada/14131
5918         Move language detection to the top level.
5919         * configure.in: Find default values for the tools as
5920         soon as possible.  Disable ada if GNAT is not found.
5921         Emit error message about missing languages.  Expand
5922         --enable-languages=all for the gcc subdirectory.
5923
5924 2004-03-10  Ben Elliston  <bje@gnu.org>
5925
5926         * MAINTAINERS: Update my email address.
5927
5928 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5929
5930         * ltconfig: Disable building static libraries if building shared
5931         libraries on AIX 5L.
5932
5933 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5934
5935         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5936         and disable libgcj.
5937         * configure: Regenerated.
5938
5939 2004-03-01  Brian Booth  <bbooth@redhat.com>
5940
5941         * MAINTAINERS: Add myself to write-after-approval.
5942
5943 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5944
5945         * MAINTAINERS: Add myself to write-after-approval.
5946
5947 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5948
5949         PR bootstrap/7087
5950         * Makefile.tpl: Guard XFOO sed statements better.
5951         * Makefile.tpl: Add dependency for configure-target-libada.
5952         * Makefile.in: Regenerate (incidentally fixes broken
5953         commit when libada-branch was merged).
5954
5955 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5956
5957         * MAINTAINERS: Add myself to write-after-approval.
5958
5959 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5960
5961         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5962         maintainers.
5963
5964 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5965
5966         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5967         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5968
5969 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5970
5971         PR bootstrap/11932
5972         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5973
5974 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5975
5976         * MAINTAINERS: Added myself to write-after-approval.
5977
5978 2004-02-14  Michael Koch  <konqueror@gmx.de>
5979
5980         * MAINTAINERS: Added myself to write-after-approval.
5981
5982 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5983
5984         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5985         some OS port maintainers to OS port maintainers section.
5986
5987 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5988
5989         * MAINTAINERS: Add self.
5990
5991 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5992
5993         * MAINTAINERS: Alphabetize.
5994
5995 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5996
5997         * MAINTAINERS: Remove myself.
5998
5999 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6000
6001         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6002         (rs6000-*-aix*): Same.
6003         * configure: Regenerate.
6004
6005 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6006
6007         * configure.in (host): Add in missing $noconfigdirs to defines.
6008         * configure: Regenerate.
6009
6010 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6011             Nathanael Nerode  <neroden@gcc.gnu.org>
6012
6013         PR ada/6637, PR ada/5911
6014         Merge with libada-branch:
6015         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6016         with appropriate dependencies. Add --enable-libada configure switch.
6017         * configure, Makefile.in: Regenerate.
6018
6019 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6020
6021         * MAINTAINERS: Add myself to write-after-approval.
6022
6023 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6024
6025         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6026         * configure: Regenerate.
6027
6028 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6029
6030         Merge from upstream:
6031
6032         * ltmain.in: When setting IFS to '~', be careful about user
6033         arguments that contain '~'.
6034
6035         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6036
6037         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6038         Also test $base_compile against $CC with escaped arguments. Bug
6039         reported by Geoff Keating <geoffk@apple.com>.
6040
6041 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6042
6043         * MAINTAINERS: Remove i960 port.
6044
6045 2004-01-23  DJ Delorie  <dj@redhat.com>
6046
6047         * Makefile.def (target_modules) [libiberty]: Don't stage.
6048         * Makefile.in: Rebuilt.
6049
6050 2004-01-20  Caroline Tice  <ctice@apple.com>
6051
6052         * MAINTAINERS: Add myself to write-after-approval.
6053
6054 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6055
6056         * MAINTAINERS: Update my email address.
6057
6058 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6059
6060         * MAINTAINERS: Add myself to write-after-approval.
6061
6062 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6063
6064         * MAINTAINERS: Remove entries without email address.
6065
6066 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6067
6068         * MAINTAINERS: Add myself to write-after-approval.
6069
6070 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6071
6072         * MAINTAINERS: Update my email address.
6073
6074 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6075
6076         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6077         * Makefile.tpl (configure-target-[+module+]): Support stage.
6078         * Makefile.in: Rebuilt.
6079
6080 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6081
6082         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6083
6084 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6085
6086         * MAINTAINERS: Add myself as a MIPS maintainer.
6087
6088 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6089
6090         * configure.in: Use ./config.cache, not config.cache.
6091         * configure: Regenerate.
6092         * Makefile.tpl: Special-casing not needed for GCC any more.
6093         * Makefile.in: Regenerate.
6094
6095         * configure.in: Don't share a cache file for host dirs.
6096         * configure: Regenerate.
6097
6098         * config-ml.in: Don't mess with the cache file.
6099
6100 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6101
6102         * MAINTAINERS: Move myself from 'Write After Approval' to
6103         'CPU Port Maintainers' section as SPARC maintainer.
6104
6105 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6106
6107         * Makefile.tpl: Make GCC use a separate config.cache.
6108         * Makefile.in: Regenerate.
6109
6110         PR bootstrap/11932, PR bootstrap/11933
6111         (I don't know if it will fix either of them, but it relates
6112         to them.)
6113         * configure.in: Don't use shared config.cache for target
6114         directories.
6115         * configure: Regenerate.
6116
6117 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6118
6119         * MAINTAINERS: Add myself to 'Write After Approval' section.
6120
6121 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6122
6123         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6124         * configure: Regenerated.
6125
6126 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6127
6128         * MAINTAINERS: Remove the mn10200 maintainer.
6129
6130 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6131
6132         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6133         * configure: Regenerated.
6134
6135 2003-12-16  Jan Hubicka  <jh@suse.cz>
6136
6137         * MAINTAINERS: Add myself as callgraph maintainer.
6138
6139 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6140
6141         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6142         * configure: Regenerate.
6143
6144 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6145
6146         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6147         'Write After Approval' section. Update email.
6148
6149 2003-12-01  James Lemke  <jim@wasabisystems.com>
6150
6151         * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2003-11-20  Matt Thomas  <matt@3am-software.com>
6154
6155         * MAINTAINERS: Add myself as a vax port maintainer.
6156
6157 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6158
6159         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6160         (configure-build-[+module+], configure-[+module+]): Likewise.
6161         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6162         * Makefile.in: Regenerate.
6163
6164 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6165
6166         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6167         shared/dylibed libraries.
6168         * ltmain.sh: Likewise.
6169         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6170         * ltcf-cxx.sh: Likewise.
6171         * ltcf-gcj.sh: Likewise.
6172         * ltconfig: Likewise.
6173
6174 2003-11-17  Stan Cox  <scox@redhat.com>
6175
6176         * MAINTAINERS: Add myself as iq2000 port maintainer.
6177
6178 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6179
6180         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6181         * Makefile.in: Regenerate.
6182
6183 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6184
6185         * config.sub: Update to 2003-11-03 version.
6186
6187 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6188
6189         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6190         * configure:  Regenerate.
6191
6192 2003-10-20  Nicolas Pitre  <nico@cam.org>
6193
6194         * MAINTAINERS: Add myself to 'Write After Approval' section.
6195
6196 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6197
6198         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6199
6200 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6201
6202         * MAINTAINERS: Update my email address.
6203
6204 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6205
6206         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6207
6208 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6209
6210         * MAINTAINERS: Add myself to 'Write After Approval' section.
6211
6212 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6213
6214         * config.guess: Update to 2003-10-16 version.
6215         * config.sub: Update to 2003-10-16 version.
6216
6217 2003-10-15  David Daney  <ddaney@avtrex.com>
6218
6219         * MAINTAINERS: Added myself to 'Write After Approval' section.
6220
6221 2003-10-15  Falk Hueffner  <falk@debian.org>
6222
6223         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6224         'Write After Approval' section. Update email.
6225
6226 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6227
6228         * MAINTAINERS: Move myself from 'Write After Approval' to
6229         'Various Maintainers' section as middle-end maintainer.
6230
6231 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6232
6233         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6234         HOST_FLAGS_TO_PASS.
6235         * Makefile.in: Regenerate.
6236
6237 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6238
6239         * config.guess: Update to 2003-10-07 version.
6240         * config.sub: Update to 2003-10-07 version.
6241
6242 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6243
6244         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6245         * ltconfig (irix5*, irix6*): Don't override version_type.
6246
6247 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6248
6249         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6250         * configure: Rebuilt
6251         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6252         * Makefile.in: Rebuilt
6253
6254 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6255
6256         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6257
6258 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6259
6260         * MAINTAINERS (Write After Approval): Add myself.
6261
6262 2003-09-29  Paul Koning  <ni1d@arrl.net>
6263
6264         * MAINTAINERS: Move myself from "Write After Approval"
6265         to CPU platform maintainers for pdp11 platform.
6266
6267 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6268
6269         * MAINTAINERS: Move myself from 'Write After Approval' to
6270         'Various Maintainers' section as libffi testsuite maintainer.
6271
6272 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6273
6274         * configure.in: Pass a computed --program-transform-name
6275         to subconfigures.
6276         * configure: Regenerated.
6277
6278 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6279
6280         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6281         * Makefile.in: Regenerate.
6282
6283         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6284         * Makefile.in: Regenerate.
6285
6286 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6287
6288         * MAINTAINERS: Move myself from 'Write After Approval'
6289         to 'Various Maintainers' (objective-c) section.
6290
6291 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6292
6293         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6294         quoting.
6295         * configure: Regenerated.
6296
6297 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6298
6299         * MAINTAINERS (Write After Approval): Add myself to write after
6300         approval list.
6301
6302 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6303
6304         * MAINTAINERS (Write After Approval): Add myself.
6305
6306 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6307
6308         * MAINTAINERS: Update my e-mail address.
6309
6310 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6311
6312         * libtool.m4 (LD): Correct powerpc64 host match.
6313
6314 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6315
6316         * MAINTAINTERS: Update my affiliation and email address.
6317
6318 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6319
6320         * MAINTAINERS (Write After Approval): Add myself.
6321
6322 2003-09-04  DJ Delorie  <dj@redhat.com>
6323
6324         * configure: Regenerate.
6325
6326 2003-09-04  Robert Millan  <robertmh@gnu.org>
6327
6328         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6329
6330 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6331
6332         * configure.in: Ensure arguments to sed are properly spaced.
6333         * configure: Regenerate.
6334
6335 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6336
6337         * MAINTAINERS: Update my e-mail address.
6338
6339 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6340
6341         * MAINTAINERS (Write After Approval): Add myself.
6342
6343 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6344
6345         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6346         * configure: Regenerated.
6347
6348 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6349
6350         * MAINTAINERS: Update my email address.
6351
6352 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6353
6354         * configure.in:  Use newline instead of semicolon when assuming
6355         shell arguments in a for loop.
6356         * configure:  Regenerated.
6357
6358 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6359
6360         * MAINTAINERS: Resurrect the i860 maintainer.
6361
6362 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6363
6364         PR 8180
6365         * configure.in: When testing with_libs and with_headers, treat
6366         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6367         * configure: Regenerate.
6368
6369         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6370         make, shell, etc.
6371         (baseargs): Likewise.
6372         * configure: Regenerate.
6373
6374 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6375
6376         * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6379
6380         * configure.in: Disable libgcj for darwin not on powerpc.
6381         * configure: Rebuild.
6382
6383 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6384
6385         * config-ml.in, symlink-tree: Add license.
6386
6387 2003-08-03  Richard Stallman  <rms@gnu.org>
6388             Eben Moglen  <moglen@columbia.edu>
6389
6390         * README.SCO: New file.
6391
6392 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6393
6394         * Makefile.tpl (check, check-c++): Express dependencies using
6395         dependencies rather than commands.
6396         * Makefile.in: Regenerate.
6397
6398 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6399
6400         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6401         * configure: Ditto.
6402
6403 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6404
6405         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6406         * Makefile.in: Update.
6407
6408 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6409
6410         * configure.in: Enable libgcj for darwin.
6411         * configure: Rebuild.
6412
6413 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6414
6415         * config-ml.in:  Use ac_configure_args directly instead of
6416         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6417         actually seen.
6418
6419 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6420
6421         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6422         creating target and build subdirs to build all parent dirs as needed.
6423         * Makefile.in: Rebuild.
6424         * configure.in: Don't build dirs explicitly here.
6425         * configure: Rebuild.
6426
6427 2003-07-26  Paul Brook  <paul@nowt.org>
6428
6429         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6430
6431 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6432
6433         * Makefile.tpl (all-make): Depend on intl.
6434         * Makefile.in: Rebuilt.
6435
6436 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6437
6438         * install-sh:  Update to newer upstream versions (associated with
6439         aclocal 1.7).
6440         * mkinstalldirs:  Likewise.
6441         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6442
6443 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6444
6445         * MAINTAINERS: Move self from Bug database only accounts
6446         to write-after-approval.
6447
6448 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6449
6450         * config.if: Remove unused libc_interface determination.
6451
6452 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6453
6454         * MAINTAINERS: Move self from write-after-approval to
6455         build machinery (*.in).
6456
6457 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6458
6459         PR bootstrap/11273
6460         PR bootstrap/11408
6461         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6462         unused INSTALL_PROGRAM_ARGS.
6463         * configure.in: Use AC_PROG_INSTALL.
6464         * Makefile.in: Regenerate.
6465         * configure: Regenerate.
6466
6467 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6468
6469         * MAINTAINERS: Alphabetize.
6470
6471 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6472
6473         * configure: Rebuilt.
6474         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6475         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6476         newlib nor libgloss.
6477         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6478         * configure.in (am33_2.0-*-linux*): Added.
6479
6480 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6481
6482         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6483         * configure: Regenerate.
6484
6485 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6486
6487         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6488         * Makefile.in: Regenerate.
6489
6490 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6491
6492         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6493         * Makefile.in: Regenerate.
6494
6495 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6496
6497         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6498         * Makefile.in: Regenerated.
6499
6500         * config-ml.in: Replace PWD with PWD_COMMAND.
6501
6502 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6503
6504         * intl: New directory; see intl/ChangeLog for details.
6505         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6506         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6507         * Makefile.in: Regenerate.
6508
6509 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6510
6511         * configure.in: Clean up config-lang.in handling.  Delete
6512         useless assignment to "subdirs".
6513         * configure: Regenerate.
6514
6515 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6516
6517         * configure.in: Rename 'target_libs' to 'target_libraries'.
6518         Remove useless reference to 'target_libs'.
6519         * configure: Regenerate.
6520
6521 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6522
6523         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6524         * Makefile.in: Regenerate.
6525
6526 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6527
6528         * Makefile.def: Introduce flags_to_pass.
6529         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6530         * Makefile.in: Regenerate.
6531
6532 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6533
6534         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6535         and target-libgloss.
6536         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6537         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6538         * configure: Regenerate.
6539
6540 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6541
6542         * configure.in: Update testsuite_flags to new location.
6543         * configure. Regenerate.
6544
6545 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6546
6547         * Makefile.tpl: Remove BUILD_CC stuff.
6548         * Makefile.in: Regenerate.
6549
6550 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6551
6552         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6553
6554 2003-06-16  Graeme Peterson  <gp@qnx.com>
6555
6556         * MAINTAINERS (Write After Approval): Add myself.
6557
6558 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6559
6560         * config.guess: Update to 2003-06-12 version.
6561         * config.sub: Update to 2003-06-13 version.
6562
6563 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6564
6565         * config.guess: Update to 2003-06-06 version.
6566         * config.sub: Update to 2003-06-06 version.
6567
6568 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6569
6570         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6571         * configure. Regenerate.
6572
6573 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * configure.in: Disable serial configure by default.
6576         * configure: Regenerate.
6577         * Makefile.tpl: Abolish .NOTPARALLEL.
6578         * Makefile.in: Regenerate.
6579
6580         * Makefile.tpl: Replace {build,host,target}_canonical by
6581         {build,host,target}.
6582         * Makefile.in: Regenerate.
6583
6584         * Makefile.tpl: Fix stupid pasto.
6585         * Makefile.in: Regenerate.
6586
6587 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6588
6589         * Makefile.tpl: Remove bogus conditional.
6590         * Makefile.in: Regenerate.
6591
6592 2003-06-05  Jan Hubicka  <jh@suse.cz>
6593
6594         * Makefile.tpl (profiledbootstrap): New target.
6595         * Makefile.in (profiledbootstrap): New target.
6596
6597 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6598
6599         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6600         Pinski. Remove user names from other bugzilla-only maintainers.
6601
6602 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6603
6604         * Makefile.tpl: Make 'recursive targets' using autogen rather
6605         than shell loop.  Remove duplicate 'clean' targets and false
6606         comments.
6607         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6608         Add systematic method of specifying missing targets in subdirs.
6609         Add copyright boilerplate.
6610         * Makefile.in: Regenerate.
6611         * configure.in: Add 'recursive targets' to maybe list.
6612         * configure: Regenerate.
6613
6614         * MAINTAINERS: "GNATS only" -> "Bug database only".
6615
6616         * Makefile.tpl: Rename [+target+] to [+make_target+].
6617         * Makefile.def: Rename 'target' to 'make_target'.
6618
6619 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6620
6621         * MAINTAINERS: Add self as options handling maintainer.
6622
6623 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6624
6625         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6626         been too long since I touched those ports.
6627
6628 2003-05-28  DJ Delorie  <dj@redhat.com>
6629
6630         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6631         * Makefile.in: Regenerate.
6632
6633 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6634
6635         * configure.in: Use curly braces in the definition of tooldir.
6636         * configure: Regenerate.
6637
6638 2003-05-21  DJ Delorie  <dj@redhat.com>
6639
6640         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6641         newlib or libgloss.
6642         * Makefile.in: Regenerate.
6643
6644 2003-05-21  DJ Delorie  <dj@redhat.com>
6645
6646         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6647         * Makefile.in: Regenerate.
6648
6649 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6650
6651         * MAINTAINERS: Update my e-mail address.
6652
6653 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6654
6655         * configure.in: Switch more things to use maybe dependencies.
6656         * Makefile.tpl: Switch more things to use maybe dependencies.
6657         Factor out common code from autogen IF statements.
6658         * configure: Regenerate.
6659         * Makefile.in: Regenerate.
6660
6661 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6662
6663         * configure.in: Accept i[3456789]86 for machine type.
6664         * configure: Regenerate.
6665
6666 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6667
6668         * configure.in: Switch more things to use maybe dependencies.
6669         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6670         * configure: Regenerate.
6671         * Makefile.tpl: Switch more things to use maybe dependencies.
6672         * Makefile.in: Regenerate.
6673
6674 2003-05-16  Andreas Schwab  <schwab@suse.de>
6675
6676         * Makefile.tpl (install-opcodes): Define.
6677         * Makefile.in: Rebuild.
6678
6679 2003-05-13  Andreas Jaeger  <aj@suse.de>
6680
6681         * config.guess: Update to 2003-05-09 version.
6682         * config.sub: Update to 2003-05-09 version.
6683
6684 2003-05-13  Michael Eager  <eager@mvista.com>
6685
6686         * configure.in: Correct sed script so that options in quotes are not
6687         deleted.
6688         * configure: Rebuild.
6689
6690 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6691
6692         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6693         and $$s/newlib/libc/sys/cygwin32 include paths.
6694         * configure: Ditto.
6695
6696 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6697
6698         * MAINTAINERS: Update my email addresses.
6699
6700 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6701
6702         * config-ml.in: Propagate INSTALL variables.
6703
6704 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6705
6706         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6707
6708 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6709
6710         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6711         * Makefile.in: Regenerate.
6712
6713 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6714
6715         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6716
6717 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6718
6719         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6720
6721 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6722
6723         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6724         * Makefile.in: Regenerated.
6725
6726 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6727
6728         * MAINTAINERS (Write After Approval): Upgrade myself from
6729         GNATS only to write-after-approval. Update my mail address.
6730
6731 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6732
6733         (OS Port Maintainers: freebsd): Add myself.
6734
6735 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6736
6737         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6738
6739 2003-04-22  Kean Johnston  <jkj@sco.com>
6740
6741         * MAINTAINERS (SCO ports): Added myself.
6742
6743 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6744
6745         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6746
6747 2003-04-19  Kean Johnston  <jkj@sco.com>
6748
6749         * MAINTAINERS (Write After Approval): Add myself.
6750
6751 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6752
6753         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6754         * Makefile.in: Regenerate.
6755
6756 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6757
6758         * configure.in (powerpc64*-*-linux*): Remove.
6759         * configure: Rebuilt.
6760
6761 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6762
6763         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6764         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6765         and restrap.
6766         * Makefile.in:  Regenerate.
6767
6768 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6769
6770         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6771         * configure: Regenerated.
6772
6773 2003-04-15  DJ Delorie  <dj@redhat.com>
6774
6775         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6776
6777 2003-04-13  Nick Clifton  <nickc@redhat.com>
6778
6779         * config-ml.in: Remove support for --disable-aix removing
6780         call-aix multilibs.
6781
6782 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6783
6784         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6785         * */configure: Rebuilt.
6786
6787 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6788
6789         * MAINTAINERS: Add my email address.
6790
6791 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6792
6793         * MAINTAINERS (Write After Approval): Add myself.
6794
6795 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6796
6797         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6798         * Makefile.in: Regenerate.
6799
6800 2003-03-14  Michael Chastain  <mec@shout.net>
6801
6802         * Makefile.in: Regenerate with correct Makefile.def.
6803
6804 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6805
6806         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6807         Make macro.
6808         * Makefile.in: Regenerate.
6809         * configure.in: Clean up gxx_include_dir logic.
6810         * configure: Regenerate.
6811
6812 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6813
6814         * MAINTAINERS (Write After Approval): Add myself.
6815
6816 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6817
6818         * MAINTAINERS: Update my mail address.
6819
6820 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6821
6822         * configure.in (gxx_include_dir): Fix typo.
6823         * configure: Regenerated.
6824
6825 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6826
6827         * Makefile.tpl: Reindent.
6828         * Makefile.in: Regenerate.
6829         * configure.in: Reindent.  Don't set unused variables.
6830         * configure: Regenerate.
6831
6832 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6833
6834         * configure.in: Include $(build_tooldir)/sys-include in
6835         FLAGS_FOR_TARGET.
6836         * configure: Regenerated.
6837
6838 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6839
6840         * Makefile.tpl: Always pass down RANLIB.
6841         * Makefile.in: Regenerate.
6842
6843         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6844         * Makefile.in: Regenerate.
6845         * configure.in: Remove unused logic relating to --enable-shared
6846         and --enable-threads.  Remove bogus comments.  Remove redundant
6847         noconfigdirs.
6848         * configure: Regenerate.
6849
6850         * configure.in: Replace ${libstdcxx_version} by its value.
6851         Remove reference to mh-dgux.
6852         * configure: Regenerate.
6853
6854 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6855
6856         * MAINTAINERS (Write After Approval): Add myself.
6857
6858 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6859
6860         * Makefile.tpl: Rearrange.
6861         * Makefile.in: Regenerate.
6862
6863 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6864
6865         * configure.in: Add support for kaOS as cross build target system.
6866         * configure: Regenerated.
6867
6868 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6869
6870         * MAINTAINERS (Write after approval): Add myself.
6871
6872 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6873
6874         * MAINTAINERS: Update my email address.
6875
6876 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6877
6878         * MAINTAINERS: Add self to blanket write privs. section.
6879
6880 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6881
6882         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6883         configure-target-* as some target builds may require additional
6884         flags for preprocessor tests.
6885         * Makefile.in: Regenerated.
6886
6887 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6888
6889         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6890         * ltconfig: Handle it.
6891         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6892         auto-detecting it.
6893
6894         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6895         it is used as argument to $CC.
6896         * ltcf-gcj.sh: Likewise.
6897
6898         * configure.in: Introduce --enable-maintainer-mode.
6899         * configure: Rebuilt.
6900         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6901         for maintainer mode.
6902         * Makefile.in: Rebuilt.
6903
6904 2003-02-18  Jason Merrill  <jason@redhat.com>
6905
6906         * Makefile.tpl (check-c++): Allow parallelism.
6907
6908 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6909
6910         * MAINTAINERS: Remove John Carr (who never actually had access to
6911         gcc.gnu.org).
6912
6913 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6914
6915         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6916         don't configure target-libobjc.
6917         * configure: Regenerate.
6918
6919 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6920
6921         * Makefile.tpl (RANLIB): Define.
6922         * Makefile.in: Regenerate.
6923
6924 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6925
6926         * MAINTAINERS: Update my email.
6927
6928 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6929
6930         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6931         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6932         * Makefile.in: Regenerated.
6933         * configure.in: Remove all traces of snavigator, db, and grep.
6934         * configure: Regenerated.
6935
6936 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6937
6938         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6939         After Approval.
6940
6941 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6942
6943         * MAINTAINERS (Write after approval): Add myself.
6944
6945 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6946
6947         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6948         * Makefile.in: Regenerated.
6949
6950 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6951
6952         * config.guess: Updated to 2003-01-30's version.
6953         * config.sub: Updated to 2003-01-28's version.
6954
6955 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6956
6957         * config.if: If gcc_version is already set, just use it.  Don't set
6958         gcc_version_trigger if it's already set, otherwise set it to
6959         gcc/version.c, but only if the file exists.  If it is not set and
6960         gcc/version.c does not exist, try to extract the version number from
6961         $CC.
6962
6963 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6964
6965         * MAINTAINERS: Add myself to write-after-approval list.
6966
6967 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6968
6969         * configure.in:  Revert 24Jan change.
6970         * configure:  Regenerate.
6971
6972 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6973
6974         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6975         entry of HJ Lu.
6976
6977 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6978
6979         * configure.in: Revert previous change.
6980         * configure: Regenerate.
6981
6982 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6983
6984         * configure.in: Make rda native-only.
6985         * configure: Regenerate.
6986
6987 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6988
6989         * MAINTAINERS: Move myself from GNATS-only-accounts to
6990         write-after-approval.
6991
6992 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6993
6994         * configure.in: Add missing \.
6995         * configure: Rebuilt.
6996
6997 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6998
6999         * configure.in (baseargs): Avoid using \| in sed regular
7000         expressions.
7001         * configure: Rebuilt.
7002
7003 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7004
7005         * configure.in (baseargs): Remove all supported forms of
7006         --cache-file, --srcdir, --host, --build and --target options
7007         from argument lists.
7008         * configure: Rebuilt.
7009
7010 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7011
7012         * MAINTAINERS: Add myself to write-after-approval list.
7013
7014 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7015
7016         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7017         * configure: Rebuilt.
7018
7019 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7020
7021         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7022         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7023         * Makefile.in: Regenerate.
7024         * configure: Regenerate.
7025
7026 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7027
7028         * configure.in: Remove Makefile in build, host and target modules
7029         unless configure was run with --no-recursion.
7030         * configure: Rebuilt.
7031
7032 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7033
7034         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7035         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7036         * Makefile.in: Regenerate.
7037
7038 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7039
7040         * config.guess: Update to 2003-01-03 version.
7041         * config.sub: Update to 2003-01-03 version.
7042
7043 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7044
7045         * configure: Regenerate with proper autoconf 2.13.
7046
7047 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7048
7049         * configure.in: Add AC_PREREQ for consistency.
7050         * configure: Regenerate.
7051
7052 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7053
7054         * configure.in (GDB_TK): Add tcl directories conditional on
7055         gdb/gdbtk directory being present.
7056         * configure: Regenerate.
7057
7058 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7059
7060         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7061         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7062         * configure: Rebuilt.
7063
7064 2002-12-31  Tom Tromey  <tromey@redhat.com>
7065
7066         * Makefile.in: Rebuilt.
7067         * Makefile.def (target_modules) [libffi]: Allow installation.
7068
7069 2002-12-31  Andreas Schwab  <schwab@suse.de>
7070
7071         * configure.in: Fix use of $program_transform_name.
7072         * configure: Regenerated.
7073
7074 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7075
7076         * configure.in (baseargs): Don't remove first configure argument.
7077         * configure: Regenerated.
7078
7079 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7080
7081         * Makefile.tpl (local-distclean): Don't remove...
7082         (multilib.ts): ... this.  Moved into...
7083         (multilib.out): ... this.  Don't use sub-make.
7084         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7085         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7086         (configure-build-[+module+], configure-[+module+],
7087         configure-target-[+module+], configure-gcc): ... these.  Test
7088         for Makefile existence.  Drop config.status from dependencies.
7089         * Makefile.in: Rebuilt.
7090         * configure.in: Move gcc-version-trigger to the end of
7091         ac_configure_args.  Add comments to maybedep.tmp and
7092         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7093         nonopt from baseargs, matching and removing corresponding
7094         whitespace while at it.
7095         * configure: Rebuilt.
7096
7097 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7098
7099         * configure.in (host_configargs): Replace reference to
7100         no-longer-defined buildopts with --build=${build_alias}.
7101         * configure: Rebuilt.
7102
7103         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7104         program_transform_name to standard idiom.
7105         (AUTOGEN, AUTOCONF): Define.
7106         (Makefile.in): Use $(AUTOGEN).
7107         (Makefile): Depend on config.status, and use autoconf-style rule to
7108         build it.  Move original commands to...
7109         (config.status): ... this new target.
7110         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7111         $(AUTOCONF).
7112         * Makefile.in: Rebuilt.
7113
7114 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7115
7116         * Makefile.tpl: Fix dramatic bustage due to change in
7117         program_transform_name.
7118         * Makefile.in: Regenerate.
7119
7120         * configure.in: Remove unnecessary PATH setting.
7121         * configure: Regnerate.
7122
7123         * configure.in: Don't default to unprefixed tools unless
7124         the native tools will work.
7125         * configure: Regenerate.
7126
7127         * configure.in: Convert to autoconf script.  Blow away lots
7128         of now-redundant Makefile fragments.
7129         * configure: Generate using Autoconf.
7130         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7131         * Makefile.in: Regenerate.
7132
7133 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7134
7135         * configure: Fix stupid bug where RANLIB was mistakenly included.
7136
7137         * configure.in: Rename (buildargs, hostargs, targargs) to
7138         (build_configargs, host_configargs, target_configargs).
7139
7140         * configure.in: Move logic out of sed statement.
7141
7142         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7143         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7144
7145 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7146
7147         * config.sub: Import from master repository
7148         * config.guess: Ditto
7149
7150 2002-12-24  Andreas Schwab  <schwab@suse.de>
7151
7152         * Makefile.tpl (multilib.out): Fix missing space.
7153         * Makefile.in: Regenerate.
7154
7155 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7156
7157         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7158         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7159         * Makefile.in: Regenerate.
7160         * configure.in: Remove unnecessary leftovers.
7161
7162 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7163
7164         * configure.in (extra_ranlibflags_for_target): New variable.
7165         (*-*-darwin): Add -c to ranlib commands.
7166         * configure (tooldir): Handle extra_ranlibflags_for_target.
7167
7168 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170         * Makefile.tpl: Revert HJL's change.
7171         * Makefile.in: Regenerated.
7172         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7173         always.
7174
7175 2002-12-19  Andreas Schwab  <schwab@suse.de>
7176
7177         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7178         * Makefile.in: Regenerate.
7179
7180 2002-12-18  H.J. Lu  <hjl@gnu.org>
7181
7182         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7183         * Makefile.in: Regenerated.
7184
7185         * configure.in (build_prefix): New. Substitute.
7186
7187 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7188
7189         * Makefile.tpl: Don't let real targets depend on phony targets.
7190         * Makefile.in: Regenerate.
7191
7192         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7193         * Makefile.in: Regenerate.
7194
7195 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7196
7197         * config.sub: Import from master repository
7198         * config.guess: Ditto
7199
7200 2002-12-16  Jason Merrill  <jason@redhat.com>
7201
7202         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7203         previous 'make bootstrap'.
7204         * Makefile.in: Regenerate.
7205
7206 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7207
7208         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7209
7210 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7211
7212         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7213         * Makefile.in: Regenerate.
7214
7215 2002-12-13  Jason Merrill  <jason@redhat.com>
7216
7217         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7218         library tests.
7219         (check-c++): Just depend on it and check-target-libstdc++-v3.
7220         * Makefile.in: Regenerate.
7221
7222 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7223
7224         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7225         * Makefile.in: Rebuilt.
7226
7227 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7228
7229         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7230
7231 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7232
7233         * configure: Fix bug put in by gremlins.
7234
7235         * Makefile.tpl: Substitute more autoconfily.
7236         * configure: Substitute more autoconfily.
7237         * Makefile.in: Regenerate.
7238
7239 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7240
7241         * config.sub: Import from master repository
7242         * config.guess: Ditto
7243         * MAINTAINERS: Added Svein Seldal under write after approval
7244
7245 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7246
7247         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7248         * Makefile.in (all-sim): Ditto.
7249
7250 2002-12-06  DJ Delorie  <dj@redhat.com>
7251
7252         * Makefile.tpl: Change configure dependencies to not have real
7253         targets depend on phony targets.
7254
7255 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7256
7257         * configure.in: Revert unintentional change.
7258
7259         * Makefile.tpl: Change dependency for */multilib.out so that
7260         it works when gcc isn't in the tree.
7261
7262         * configure.in: Substitute more.
7263         * configure: Run subconfigures from the Makefile.
7264         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7265         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7266
7267 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7268
7269         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7270
7271 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7272
7273         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7274         and corresponding dependencies.
7275         * Makefile.in: Regenerate.
7276
7277         * configure.in (host_tools): Order binutils, gas and ld for
7278         convenience in running the testsuites.
7279
7280         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7281         * Makefile.in: Regenerate.
7282         * configure.in: Introduce rules to serialize subconfigure runs.
7283
7284         * configure.in: Introduce BASE_CC_FOR_TARGET.
7285         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7286         Realize configure-build-* targets.  Realize configure-target-* targets.
7287         * Makefile.in: Regenerate.
7288
7289 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7290
7291         * configure: Move gcc_version_trigger stuff from here...
7292         * configure.in: ...to here.
7293
7294         * configure.in: Separate subconfigure options added by this file from
7295         options given by the user.  Add machinery to put args for host
7296         subconfigures into the Makefile.
7297
7298         * Makefile.tpl: Remove 'vault' targets.
7299         * Makefile.tpl: Reorder and comment dependencies.
7300         * Makefile.in: Regenerate.
7301
7302 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7303         * configure.in: Fix my broken commit of previous patch. (sigh)
7304
7305 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7306
7307         * configure.in: Move host-specific darwin noconfigdirs into
7308         the host-specific section.
7309
7310 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7311
7312         * configure.in: Move host-specific darwin noconfigdirs into
7313         the host-specific section.
7314
7315 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7316
7317         * configure: Remove skip-this-dir support.
7318         * Makefile.tpl: Remove skip-this-dir support.
7319
7320         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7321         subdirectories.
7322         * Makefile.in: Regenerate.
7323
7324         * Makefile.tpl: Strip out useless setting of 'dir'.
7325         * Makefile.in: Regenerate.
7326
7327 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7328
7329         * configure.in: Fix deeply stupid bug.
7330
7331         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7332         shell code in CXX_FOR_TARGET
7333         * Makefile.def: Introduce raw_cxx.
7334         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7335         RAW_CXX_FOR_TARGET.
7336         * Makefile.in: Regenerate.
7337
7338 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7339
7340         * Makefile.tpl: Remove unnecessary ifs.
7341         * Makefile.in: Regenerate.
7342
7343         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7344         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7345         targets for 'no_install' modules.
7346         * configure: Move GDB_TK substitution to configure.in.  Move
7347         build_modules stuff to configure.in.
7348         * configure.in: Implement soft dependency machinery.  Maybe-ize
7349         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7350         * Makefile.in: Regenerate.
7351
7352 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7353
7354         * Makefile.tpl: Make all-target, install-target behave similarly
7355         to all, install (only hitting configured targets).  Eliminate
7356         unused macro defintions.
7357
7358         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7359         build != host.
7360
7361         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7362
7363         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7364
7365         * configure.in: Produce lists of subdir targets we're actually
7366         configuring.  Remove references to "dosrel".
7367         * Makefile.tpl: Let configure set which subdir targets are hit.
7368         Remove install-cross; clean up install; remove ALL.  Remove
7369         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7370         Autogenerate host module targets.  Remove empty dependency lines
7371         and redundant dependency; rearrange slightly.
7372         * Makefile.def: Add host-side libtermcap, utils.
7373
7374         * Makefile.in: Regenerate.
7375
7376 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7377
7378         * ltconfig (osf[345]): Append $major to soname_spec.
7379         Reflect this in library_names_spec.
7380         * ltmain.sh (osf): Prefix $major with . for use as extension.
7381
7382 2002-11-19  Andreas Jaeger  <aj@suse.de>
7383
7384         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7385         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7386         and sparc64 GNU/Linux systems.
7387
7388 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7389
7390         * MAINTAINERS: Update email.
7391
7392 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7393
7394         * MAINTAINERS: Complete James Dennett's entry.
7395
7396 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7397
7398         * MAINTAINERS (Write After Approval): Add myself.
7399
7400 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7401
7402         * Makefile.tpl: syntactic cleanup
7403
7404 2002-11-13  Stuart Hastings  <stuart@apple.com>
7405
7406         * MAINTAINERS: Add myself to write-after-approval list.
7407
7408 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7409
7410         * Makefile.def: Add list of recursive targets to autogenerate.
7411         Add build_modules.
7412         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7413         targets.  Autogenerate *-build-* targets.
7414         * Makefile.in: Regenerate.
7415
7416 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7417
7418         * configure: More autoconf-style substitutions.
7419         * Makefile.tpl: More autoconf-style substitutions.
7420         * Makefile.in: Regenerate.
7421
7422 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7423
7424         * configure: Substitute more variables in a more autoconf-friendly
7425         way.  Simplify slightly.
7426         * Makefile.tpl: Make more variables substitutable in an
7427         autoconf-friendly way.
7428         * Makefile.in: Regenerate.
7429
7430 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7431
7432         * MAINTAINERS (Write After Approval): Add myself.
7433
7434 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7435
7436         * configure.in (v810*): Remove special setting of tools.
7437
7438         * configure: Add support for extra required flags for ar or nm.
7439         * configure.in (aix4.3+): Use above support for target-specific
7440         issues, rather than using config/mt-aix43.
7441
7442 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7443
7444         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7445         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7446         with $srcdir.  Reformat indentation.  Substitute some variables
7447         formerly hard-coded in the Makefile for build=host.
7448         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7449         * Makefile.def: Autogenerate more.
7450         * Makefile.in: Regenerate.
7451
7452 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7453
7454         * MAINTAINERS (Write After Approval): Add myself.
7455
7456 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7457
7458         * Makefile.def (host_modules): Add rda.
7459         * Makefile.in: Regenerate.
7460         * configure.in (target_tool): Add target-rda to list.
7461
7462 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7463
7464         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7465
7466 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7467
7468         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7469         and restrap targets to this rule.
7470         * Makefile.in:  Regenerate.
7471
7472 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7473
7474         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7475         GNATS only accounts.
7476
7477 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7478
7479         * configure.in (i[3456]86-*-linux*): Add check to disable
7480         ${libgcj} for glibc1.
7481
7482 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7483
7484         * MAINTAINERS: Add myself as ip2k port maintainer.
7485
7486 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7487
7488         * configure.in: Add tic4x target.
7489
7490 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7491
7492         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7493         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7494         * Makefile.in: Regenerate.
7495
7496         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7497         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7498         * Makefile.in: Regenerate.
7499
7500 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7501
7502         * MAINTAINERS: Add myself as web pages co-maintainer.
7503
7504 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7505
7506         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7507         * Makefile.in: Regenerate.
7508
7509 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7510
7511         * MAINTAINERS: Add myself and Nathan Sidwell
7512         <nathan@codesourcery.com> as VxWorks maintainers.
7513
7514 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7515
7516         * Makefile.def: Remove order dependency comments.
7517         * Makefile.tpl: Add explicit install-install dependencies.
7518         * Makefile.in: Regenerate.
7519
7520         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7521         * Makefile.in: Regenerate.
7522
7523         * Makefile.tpl: Add configure-target (for src-release in src)
7524         * Makefile.in: Regenerate.
7525
7526 2002-09-30  Nick Clifton  <nickc@redhat.com>
7527
7528         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7529
7530 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7531
7532         * configure.in (s390*-*-linux*): Enable libgcj.
7533
7534 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7535
7536         * configure: Revert accidentally applied changes.
7537
7538         * Makefile.tpl: Make more autoconf-friendly.
7539         * Makefile.in: Regenerate.
7540         * configure: Make substitution more autoconf-like.
7541
7542 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7543
7544         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7545         single entry to handle all these.
7546         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7547         libjava on arm-*-elf.
7548
7549 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7550
7551         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7552         things that depend on them.
7553
7554 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7555
7556         * Makefile.tpl: Make subsituted variables more autoconfy.
7557         * Makefile.in: Regenerate.
7558         * configure: Make seds more autoconfy.
7559
7560 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7561
7562         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7563         * Makefile.in: Regenerate.
7564         * configure.in: Rewrite sed statements to look autoconfy.
7565
7566         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7567         all-target-foo on configure-target-foo.
7568         * Makefile.def: Ditto.
7569         * Makefile.in: Rebuild.
7570
7571 2002-09-25  Andrew Haley  <aph@redhat.com>
7572
7573         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7574
7575 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7576
7577         * Makefile.def: New file.
7578         * Makefile.tpl: New file.
7579         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7580         * contrib/gcc_update: Note that Makefile.in is a generated file.
7581
7582         * configure.in: Minor rearrangement.  Simplify tests.
7583
7584 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7585
7586         * configure.in (with_headers): Skip copy if value is "yes".
7587         (with_libs): Likewise.
7588
7589 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7590
7591         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7592         * configure.in (sh*-*-pe*): Ditto.
7593         * configure.in (mips*-*-pe*): Ditto.
7594         * configure.in (*arm-wince-pe): Ditto.
7595
7596         * configure.in: Rearrange.
7597
7598 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7599
7600         * MAINTAINERS: Update my email address.
7601
7602 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7603
7604         * MAINTAINERS: (Write After Approval): Add myself.
7605
7606 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7607
7608         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7609
7610 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7611
7612         * MAINTAINERS: Change my mailing address.
7613
7614 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7615
7616         * MAINTAINERS (Write After Approval): Remove myself.
7617         (Various Maintainers: c++ runtime libs): Add myself.
7618
7619 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7620
7621         * MAINTAINERS (Write After Approval): Remove myself.
7622         (Various Maintainers: c++ runtime libs): Add myself.
7623
7624 2002-08-15  Eric Christopher  <echristo@redhat.com>
7625
7626         * config.sub: Import from master repository.
7627         * config.guess: Ditto.
7628
7629 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7630
7631         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7632         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7633         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7634
7635 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7636
7637         * MAINTAINERS: Add self to rs6000 vector extensions.
7638
7639 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7640
7641         * libiberty/configure: Reverted unintended yesterday's check in.
7642
7643 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7644
7645         * boehm-gc/configure, libf2c/configure: Rebuilt.
7646         * libffi/configure, libiberty/configure: Ditto.
7647         * libjava/configure, libobjc/configure: Ditto.
7648         * libstdc++-v3/configure, zlib/configure: Ditto.
7649         Merged from binutils:
7650         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7651         From Steve Ellcey <sje@cup.hp.com>:
7652         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7653         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7654         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7655         IA64.
7656         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7657         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7658         soname_spec, sys_lib_search_path_spec): Ditto.
7659
7660 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7661
7662         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7663
7664 2002-08-04  H.J. Lu  (hjl@gnu.org)
7665
7666         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7667
7668 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7669
7670         * MAINTAINERS (Write After Approval): Add myself.
7671
7672 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7673
7674         * configure.in: Move generic linux case to end.  Copy generic
7675         linux noconfigdirs to mips*-*-linux* entry and new
7676         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7677
7678 2002-07-19  Michael Matz  <matz@suse.de>
7679
7680         * MAINTAINERS: Add myself as ra* maintainer.
7681
7682 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7683
7684         * config.guess: Update to 2002-07-09 version.
7685         * config.sub: Update to 2002-07-03 version.
7686
7687 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7688
7689         * MAINTAINERS: Fix typo in a maintainer email address.
7690
7691 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7692
7693         * configure.in: Remove two redundant tests.
7694
7695 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7696
7697         * configure.in (mips*-*-irix6*o32): Enable stabs.
7698
7699 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7700
7701         * configure.in: Don't build grez.
7702         * Makefile.in: Ditto.
7703
7704         * Makefile.in: Remove references to bsp, cygmon, libstub.
7705         * configure.in: Ditto.
7706
7707         * configure.in: Remove leftover reference to gdbtest.
7708
7709 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7710
7711         * configure.in (gxx_include_dir):  Change to match versioned
7712         C++ headers if --enable-version-specific-runtime-libs is used.
7713
7714 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7715
7716         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7717
7718 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7719
7720         * configure.in: Make --without-x work.
7721
7722 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7723
7724         * configure.in: Rearrange target Makefile fragment collection.
7725
7726         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7727         cvs[src].
7728         * configure.in: Ditto.
7729
7730 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7731
7732         * MAINTAINERS (Write After Approval): Update my e-mail address.
7733
7734 2002-06-24  Ben Elliston  <bje@redhat.com>
7735
7736         * configure.in (host_tools): Remove cgen.
7737
7738         * Makefile.in (all-cgen): Remove; runs from its source directory.
7739         (check-cgen, install-cgen, clean-cgen): Likewise.
7740         (all-opcodes): Do not depend on all-cgen.
7741         (all-sim): Likewise.
7742
7743 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7744
7745         * Makefile.in: Eliminate 'apache' targets.
7746         * configure.in: Eliminate 'apache' targets.
7747
7748         * configure.in: Eliminate redundant tests.  Reorganize.
7749
7750         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7751
7752         * config-ml.in: Eliminate references to Cygnus configure.
7753
7754         * Makefile.in: Eliminate references to building emacs.
7755
7756 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7757
7758         * MAINTAINERS: Update my email address.
7759
7760 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7761
7762         * config.if (libstdcxx_incdir): Version C++ headers.
7763         (cxx_incdir): Remove.
7764
7765 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7766
7767         * MAINTAINERS (Write After Approval): Add self.
7768
7769 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7770
7771         * configure.in: Add support for ip2k.
7772
7773 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7774
7775         * configure.in: Fix AIX configury bug.
7776
7777 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7778
7779         * MAINTAINERS (Write After Approval): Add self.
7780
7781 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7782
7783         * configure.in: replace ${topsrcdir} with ${srcdir}
7784
7785         * configure.in: Move definition of libstdcxx_flags
7786         right above usage, rather than waaay earlier.
7787
7788         * configure.in: Pull definition of is_cross_compiler earlier.
7789
7790         * configure.in: Rearrange a little.
7791
7792         * configure.in: Remove references to librx.
7793         * Makefile.in: Remove references to librx.
7794
7795 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7796
7797         * config.sub: Add support for avr target.
7798         Import from master sources, rev 1.255
7799
7800 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7801
7802         * configure, .cvsignore:  Revert previous change...
7803         * Makefile:  ...delete.
7804
7805 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7806
7807         * configure.in: Eliminate ${gasdir} variable.
7808
7809 2002-06-18  Dave Brolley  <brolley@redhat.com>
7810
7811         * configure.in: Add support for frv.
7812         * config.sub: Add support for frv.
7813
7814 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7815
7816         * configure:  Remove garbage from previous commit.
7817
7818 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7819
7820         * configure:  For in-source builds, make a subdir and re-exec there.
7821         * Makefile:  New file.  Pass targets through to build directory.
7822         * .cvsignore:  No longer ignore "Makefile".
7823
7824 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7825
7826         * MAINTAINERS (Write After Approval): Add self.
7827
7828 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7829
7830         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7831
7832 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7833
7834         * configure.in (vax-*-netbsd*): Re-enable gas.
7835
7836 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7837
7838         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7839         BUILD_PREFIX_1, to correct nomenclature.
7840         * configure: Likewise.
7841
7842         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7843         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7844
7845 2002-05-31  Olaf Hering  <olh@suse.de>
7846
7847         * config-ml.in: Propogate DESTDIR also.
7848
7849 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7850
7851         * configure.in (vax-*-netbsd*): Don't build gas for this
7852         platform.
7853
7854 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7855
7856         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7857         and libgcj for AVR.
7858
7859 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7860
7861         * MAINTAINERS (Write After Approval): Add myself.
7862
7863 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7864
7865         * config.guess: Update to 2002-05-22 version.
7866         * config.sub: Likewise.
7867
7868 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7869
7870         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7871         * config-ml.in: Likewise.
7872         * configure: Likewise.
7873         * configure.in: Likewise.
7874
7875 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7876
7877         * MAINTAINERS: Update my email address.
7878
7879 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7880
7881         * configure.in: Simplify makefile fragment collection.
7882
7883         * configure.in: Remove code to build emacs.
7884
7885         * configure.in : Remove --srcdir argument from targargs and buildargs
7886         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7887
7888         * configure: Move some logic to configure.in.
7889         * configure.in: Move some logic from configure.
7890
7891 2002-05-11  Tom Tromey  <tromey@redhat.com>
7892
7893         * MAINTAINERS: Reflect libgcj reality.
7894
7895 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7896
7897         * Makefile.in: Honour DESTDIR.
7898
7899 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7900
7901         * config.guess: Import 2002-03-20 version.
7902         * config.sub: Import 2002-04-26 version.
7903
7904 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7905
7906         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7907
7908 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7909
7910         * MAINTAINERS: Add self.
7911
7912 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7913
7914         * ltmain.sh: Detect and handle object name conflicts
7915         while piecewise linking a static library.
7916
7917 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7918
7919         * configure.in (noconfigdirs): Don't disable libgcj on
7920         sparc64-*-solaris* and sparcv9-*-solaris*.
7921
7922 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7923
7924         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7925
7926 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7927
7928         * configure.in (FLAGS_FOR_TARGET): Do not add
7929         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7930         on i[3456]86-*-linux*.
7931
7932 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7933
7934         * configure.in (noconfigdirs): Replace [ ] with test.
7935
7936         * configure.in (noconfigdirs): Do not add target-newlib if
7937         target == i[3456]86-*-linux*, and host == target.
7938
7939 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7940
7941         * configure.in: delete reference to absent file
7942
7943         * configure.in: replace '[' with 'test'
7944
7945         * configure.in: Eliminate references to gash.
7946         * Makefile.in: Eliminate references to gash.
7947
7948         * configure.in: remove useless references to 'pic' makefile fragments.
7949
7950         * configure.in: (*-*-windows*) Finish removing.
7951
7952         * configure.in: Eliminate redundant test for libgui.
7953
7954 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7955
7956         * MAINTAINERS: Add self and realphabetize.  Update entries
7957         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7958         entry for a29k port maintainer.
7959
7960 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7961
7962         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7963         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7964
7965 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7966
7967         * configure.in: remove references to dead files
7968
7969 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7970
7971         * MAINTAINERS: Add information about purpose of this file.
7972
7973 2002-04-18  Tom Tromey  <tromey@redhat.com>
7974
7975         * configure.in: Disallow configuring libgcj when it is already
7976         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7977         Solaris 2.8 by default.  For PR libgcj/6158.
7978
7979 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7980
7981         * configure.in:  Move default CC setting out of config/mh-* fragments
7982         directly into here.
7983
7984 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7985
7986         * configure.in: don't even try to configure or make a subdirectory
7987         if there's no configure script for it.
7988
7989 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7990
7991         * MAINTAINERS: Remove chill maintainers.
7992         * Makefile.in (CHILLFLAGS): Remove.
7993         (CHILL_LIB): Remove.
7994         (TARGET_CONFIGDIRS): Remove libchill.
7995         (CHILL_FOR_TARGET): Remove.
7996         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7997         CHILL_LIB.
7998         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7999         (CHECK_TARGET_MODULES): Likewise.
8000         (INSTALL_TARGET_MODULES): Likewise.
8001         (CLEAN_TARGET_MODULES): Likewise.
8002         (configure-target-libchill): Remove.
8003         (all-target-libchill): Remove.
8004         * configure.in (target_libs): Remove target-libchill.
8005         Do not compute CHILL_FOR_TARGET.
8006         * libchill: Remove directory.
8007
8008 2002-04-11  DJ Delorie  <dj@redhat.com>
8009
8010         * Makefile.in, configure.in: Sync with binutils, entries
8011         follow...
8012
8013 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8014
8015         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8016         (do-tar, do-bz2): New rules.
8017         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8018         (gdb-tar): New rule.
8019         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8020         (insight_dejagnu.tar): New rule.
8021         (insight.tar): New rule.
8022         (gdb+dejagnu.tar): New rule.
8023         (gdb.tar): New rule.
8024
8025 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8026
8027         * Makefile.in: Add all-tix to deps for all-snavigator
8028         so that tix is built when building snavigator.
8029
8030 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8031
8032         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8033         ld and gdb are not supported.
8034
8035 2002-01-07  Mark Salter  <msalter@redhat.com>
8036
8037         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8038         Allow target-libgloss to be built for arm, strongarm, and xscale.
8039
8040 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8041
8042         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8043         options for i[3456]86-pc-linux* native builds.
8044
8045 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8046
8047         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8048         files from .po files for a distribution.
8049
8050 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8051
8052         * configure.in: Enable libstdc++-v3 for h8300 targets.
8053
8054 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8055
8056         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8057         version from bfd/.
8058
8059 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8060
8061         * Makefile.in (VER): When present, extract the version number from
8062         the file version.in.
8063
8064 2001-05-24  Tom Rix  <trix@redhat.com>
8065
8066         * configure.in : enable ld for aix
8067
8068 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8069
8070         * config.guess: Add linux target for S/390.
8071
8072 2000-11-07  Philip Blundell  <pb@futuretv.com>
8073
8074         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8075
8076 2000-11-03  Philip Blundell  <pb@futuretv.com>
8077
8078         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8079         files.
8080
8081 2001-01-15  Ben Elliston  <bje@redhat.com>
8082
8083         * configure.in (host_tools): Add sid.
8084         Always configure cgen.
8085
8086 2000-11-24  Nick Clifton  <nickc@redhat.com>
8087
8088         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8089
8090
8091 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8092
8093         * Makefile.in (ALL_MODULES): Add all-cgen.
8094         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8095         (all-cgen): New target.
8096         (all-opcodes,all-sim): Depend on all-cgen.
8097         * configure.in (host_tools): Add cgen.
8098         Only configure cgen if --enable-cgen-maint.
8099
8100 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8101
8102         * configure.in: Add *-*-freebsd* configurations.
8103
8104 2002-04-08  Tom Tromey  <tromey@redhat.com>
8105
8106         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8107         Fixes PR libgcj/6068.
8108
8109 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8110
8111         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8112
8113 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8114
8115         * configure.in (alpha*-dec-osf*): Enable libgcj.
8116
8117 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8118
8119         * MAINTAINERS (Write After Approval): Add myself.
8120
8121 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8122
8123         Fix for: PR bootstrap/3591, target/5676
8124         * configure.in (mcore-pe): Disable the configuration of
8125         libstdc++-v3 since exceptions are not supported.
8126
8127 2002-03-20  Anthony Green  <green@redhat.com>
8128
8129         * configure.in: Enable libgcj for xscale-elf target.
8130
8131 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8132
8133         * MAINTAINERS:  Update my email address.
8134
8135 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8136
8137         * ltmain.sh (relink_command): Fix typo in previous change.
8138
8139 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8140
8141         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8142         (relink_command): Added --tag flags.
8143         (mode=install): If relinking fails; error out.
8144
8145 2002-03-12  Richard Henderson  <rth@redhat.com>
8146
8147         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8148         .NOTPARALLEL tag.
8149         (do-check): Rename from check.
8150         (check): Allow parallel check.
8151
8152 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8153
8154         * MAINTAINERS: Add myself as maintainer for xtensa port.
8155         Fix alphabetical order in CPU port maintainer list.
8156         Remove myself from Write After Approval list.
8157
8158 2002-03-11  Richard Henderson  <rth@redhat.com>
8159
8160         * Makefile.in (.NOTPARALLEL): Add fake tag.
8161
8162 2002-03-07  H.J. Lu  (hjl@gnu.org)
8163
8164         * configure.in: Enable gprof for mips*-*-linux*.
8165
8166 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8167
8168         * MAINTAINERS (Write After Approval): Add myself.
8169
8170 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8171
8172         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8173         libjava.
8174         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8175
8176 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8177
8178         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8179         because its Makefile is there; test for the executable instead.
8180
8181 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8182
8183         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8184         libstdc++-v3 and libjava.
8185
8186 2002-02-11  Adam Megacz  <adam@xwt.org>
8187
8188         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8189         boehm-gc
8190
8191 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8192
8193         * config.guess: Updated to 2002-01-30's version.
8194         * config.sub: Updated to 2002-02-01's version.
8195         Contribute sh64-elf.
8196         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8197         * configure.in: Added sh64-*-*.
8198
8199 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8200
8201         * MAINTAINERS: Belatedly add myself to write after approval list.
8202
8203 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8204
8205         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8206         Remove self as Write After Approval.
8207
8208 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8209
8210         * MAINTAINERS: Put self in as maintainer for contrib/regression
8211         directory.
8212
8213 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8214
8215         * MAINTAINERS:  Update my email address.
8216
8217 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8218
8219         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8220         target-libiberty, and target-libgloss.  Skip Java-related
8221         libraries if not supported for NetBSD on target CPU.
8222
8223 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8224
8225         * install-sh: Use _inst.$$_ for temp file name.
8226
8227 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8228
8229         * MAINTAINERS (Write After Approval): Move my contact info
8230         from here...
8231         (OS Port Maintainers): ...to here (netbsd).
8232
8233 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8234
8235         * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2002-01-17  H.J. Lu  <hjl@gnu.org>
8238
8239         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8240         (all-target-fastjar): Also depend on all-target-libiberty.
8241
8242 2002-01-16  H.J. Lu  (hjl@gnu.org)
8243
8244         * config.guess: Import from master sources, rev 1.225.
8245         * config.sub: Import from master sources, rev 1.238.
8246
8247 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8248
8249         * MAINTAINERS (Write After Approval): Remove myself.
8250
8251 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8252
8253         * MAINTAINERS (Write After Approval): Add myself.
8254
8255 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8256
8257         * MAINTAINERS: Add self as docs co-maintainer.
8258
8259 2001-12-11  Matthias Klose  <doko@debian.org>
8260
8261         * MAINTAINERS (Write After Approval): Add myself.
8262
8263 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8264
8265         * MAINTAINERS: Update my email address.
8266
8267 2001-12-07  Turly O'Connor  <turly@apple.com>
8268         * MAINTAINERS (Write After Approval): Add myself.
8269         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8270         (rs6000_initialize_trampoline): Call __trampoline_setup for
8271         ABI_DARWIN too.
8272         * darwin-tramp.asm: New file, implements __trampoline_setup.
8273         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8274
8275 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8276
8277         * MAINTAINERS (Write After Approval): Add myself.
8278
8279 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8280
8281         * configure, configure.in: Use temp file for long sed commands.
8282
8283 2001-12-03  Laurent Guerby  <guerby@acm.org>
8284
8285         * config.sub: Update to version 1.232 on subversion.
8286
8287 2001-12-03  Ben Elliston  <bje@redhat.com>
8288
8289         * MAINTAINERS: Update mail address for config.* patches.
8290
8291 2001-11-27  DJ Delorie  <dj@redhat.com>
8292             Zack Weinberg  <zack@codesourcery.com>
8293
8294         When build != host, create libiberty for the build machine.
8295
8296         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8297         CONFIG_ARGUMENTS.
8298         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8299         New variables.
8300         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8301         and rules.
8302         (all.normal): Depend on ALL_BUILD_MODULES.
8303         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8304         (all-build-libiberty): Depend on configure-build-libiberty.
8305
8306         * configure: Calculate and substitute proper value for
8307         ALL_BUILD_MODULES.
8308         * configure.in: Create the build subdirectory.
8309         Calculate and substitute TARGET_CONFIGARGS (formerly
8310         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8311
8312 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8313
8314         * MAINTAINERS (write-after-approval): Add self.
8315
8316 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8317
8318         * MAINTAINERS (GNATS only accounts): Remove self.
8319
8320 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8321
8322         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8323         libf2c.
8324
8325 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8326
8327         * MAINTAINERS (Write After Approval): Add self.
8328
8329 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8330
8331         * MAINTAINERS: mips and s390 are also CPU ports.
8332
8333 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8334
8335         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8336
8337 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8338
8339         * MAINTAINERS: Alphabetize.
8340
8341 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8342
8343         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8344
8345 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8346
8347         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8348
8349 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8350
8351         * configure.in (--enable-languages): Be more permissive about
8352         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8353
8354 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8355
8356         * config.sub: Import from master sources, rev. 1.230.
8357         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8358
8359 2001-11-07  Laurent Guerby  <guerby@acm.org>
8360
8361         * MAINTAINERS (Write After Approval): Add self.
8362
8363 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8364
8365         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8366
8367 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8368
8369         * config.sub: Import from master sources, rev 1.226.
8370         * config.guess: Import from master sources, rev 1.216.
8371
8372 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8373
8374         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8375         * MAINTAINERS: Add self as maintainer of MMIX port.
8376         Remove old after-approval entry.
8377
8378 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8379
8380         * ChangeLog, configure: Fix spelling errors.
8381
8382 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8383
8384         * MAINTAINERS: Tweak my address.
8385
8386 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8387
8388         * MAINTAINERS: Update my email address.
8389
8390 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8391
8392         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8393         * MAINTAINERS: Add self as maintainer of CRIS port.
8394
8395 2001-10-10  Geert Bosch  <bosch@gnat.com>
8396
8397         * MAINTAINERS (Various maintainers: Ada front end):
8398         Added Robert Dewar.
8399
8400 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8401
8402         * MAINTAINERS (Write After Approval): Added self
8403
8404 2001-10-02  Geert Bosch  <bosch@gnat.com>
8405
8406         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8407
8408 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8409
8410         * configure: Handle temporary files securely using mkdir.
8411
8412 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8413
8414         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8415
8416 2001-09-26  Will Cohen  <wcohen@redhat.com>
8417
8418         * configure.in (*-*-linux*): Disable configuration of target-newlib
8419         and target-libgloss.
8420
8421 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8422
8423         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8424         RANLIB.
8425
8426 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8427
8428         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8429         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8430         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8431         avoid quotes nesting problems.
8432         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8433         (DO_X): Export only variables that are set.
8434
8435 2001-09-19  Ben Elliston  <bje@redhat.com>
8436
8437         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8438         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8439         semantics.  Use the shell built-in "type" command instead.
8440
8441 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8442
8443         Merged from gcc-3_0-branch:
8444         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8445         * ltcf-c.sh: Use $objext, not $ac_objext.
8446         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8447         * ltcf-cxx.sh: Add support for GNU.
8448         2001-07-22  Timothy Wall  <twall@redhat.com>
8449         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8450         default settings if using GNU tools with that configuration.
8451         * ltcf-cxx.sh: Ditto.
8452         * ltcf-gcj.sh: Ditto.
8453         2001-07-21  Michael Chastain  <chastain@redhat.com>
8454         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8455         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8456         * ltmain.sh: Mark as gcc-local.
8457
8458 2001-08-30  Eric Christopher  <echristo@redhat.com>
8459             Jason Eckhardt  <jle@redhat.com>
8460
8461         * config.guess: Merge from master sources.
8462         * config.sub: Merge from master sources, add support for mipsisa32.
8463
8464 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8465         * config.sub: Merge from master sources, rev 1.219.
8466         * MAINTAINERS: Add self as contact for stormy16 port.
8467
8468 2001-08-14  Zack Weinberg  <zackw@panix.com>
8469
8470         * config.sub: Merge from master sources, rev 1.218.
8471         * config.guess: Merge from master sources, rev 1.209.
8472
8473 2001-08-11  Graham Stott  <grahams@redhat.com>
8474
8475         * Makefile.in (check-c++): Add missing semicolon.
8476
8477 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8478
8479         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8480
8481 2001-07-30  Eric Christopher  <echristo@redhat.com>
8482
8483         * MAINTAINERS (Various maintainers: mips port): Added myself.
8484
8485 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8486
8487         * configure.in (sh-*-linux*): New.
8488
8489 2001-07-27  Richard Henderson  <rth@redhat.com>
8490
8491         * .cvsignore: Add LAST_UPDATED.
8492
8493 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8494
8495         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8496
8497 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8498
8499         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8500
8501 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8502
8503         * MAINTAINERS (Write After Approval): Added myself.
8504
8505 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8506
8507         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8508         and libgcj on m68hc11/m68hc12.
8509
8510 2001-06-27  H.J. Lu  (hjl@gnu.org)
8511
8512         * Makefile (CFLAGS_FOR_BUILD): New.
8513         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8514
8515 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8516
8517         * README: Remove version number.
8518
8519 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8520
8521         * INSTALL/README: Update wrt. to the installation instructions now
8522         residing in gcc/doc/install.texi.
8523
8524 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8525
8526         * README: Replace with a cut-down and updated version of gcc/README.
8527
8528 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8529
8530         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8531         multilibs to be disabled.
8532
8533 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8534
8535         * MAINTAINERS (Write After Approval): Add myself.
8536
8537 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8538
8539         * config.guess: Import CVS version 1.195.
8540         * config.sub: Import CVS version 1.212.
8541
8542 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8543
8544         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8545         gcc/xgcc is built, use -print-prog-name to find out the program
8546         name to use.
8547
8548 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8549
8550         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8551         appear to also be in the master copy.
8552         * config.sub:  Import CVS version 1.211.
8553
8554 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8555
8556         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8557         with_gcc]: Use `gcc -shared' to build a shared library.
8558
8559 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8560
8561         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8562         archives.
8563
8564 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8565
8566         * MAINTAINERS (Write After Approval): Add myself.
8567
8568 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8569
8570         * configure.in (libstdcxx_flags): Do not try to execute
8571         libstdc++-v3/testsuite_flags until it exists.
8572
8573 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8574
8575         * MAINTAINERS: Update my email address.
8576
8577 2001-05-31  Graham Stott  <grahams@redhat.com>
8578
8579         * MAINTAINERS (Write After Approval): Add myself.
8580
8581 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8582
8583         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8584         libraries when using g++ with native linker.
8585
8586 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8587
8588         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8589
8590 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8591
8592         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8593         [aix4*|aix5*]: Prepend blank.
8594
8595 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8596
8597         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8598         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8599         of subdir/configure scripts to use the new libtool.m4.
8600
8601 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8602
8603         * MAINTAINERS (Write After Approval): Add myself.
8604
8605 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8606
8607         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8608
8609 2001-05-11  Ben Elliston  <bje@redhat.com>
8610
8611         * Makefile.in (all-sid): New target.
8612         (check-sid, clean-sid, install-sid): Likewise.
8613
8614 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8615
8616         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8617
8618 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8619
8620         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8621         libgcj.
8622
8623 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8624
8625         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8626         gcc/xgcc is built, use -print-prog-name to find out the program
8627         name to use.
8628
8629 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8630
8631         * configure.in (noconfigdirs): Don't reset it from scratch in the
8632         target case; only append to it.
8633
8634         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8635         sparc-*-solaris2.8]: Disable ${libgcj}.
8636
8637 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8638
8639         * configure.in (libgcj_saved): Copy from $libgcj.
8640         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8641         --disable-libgcj.
8642
8643 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8644
8645         * MAINTAINERS: Remove self as MIPS maintainer and
8646         C front end maintainer.
8647
8648 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8649
8650         * configure.in: Move *-chorusos target case to the proper switch.
8651         Disable libgcj.
8652
8653 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8654
8655         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8656         1.641.2.228.
8657
8658 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8659
8660         * Makefile.in (STAGE1_CFLAGS): Pass down.
8661
8662 2001-04-13  Alan Modra  <amodra@one.net.au>
8663
8664         * config.guess: Add hppa64-linux support.  Note for next import that
8665         this is already in the master file.
8666         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8667
8668 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8669
8670         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8671         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8672
8673 2001-04-11  Stan Shebs  <shebs@apple.com>
8674
8675         * MAINTAINERS: Add self as Darwin port maintainer.
8676
8677 2001-04-11  Alan Modra  <amodra@one.net.au>
8678
8679         * MAINTAINERS: Update my email address.
8680
8681 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8682
8683         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8684         recent versions of FreeBSD (release 3 or later).
8685         * ltconfig: On FreeBSD, -lc must not be provided when building
8686         a shared library or else the standard -pthread gcc option is
8687         rendered worthless to later users of the built library.
8688
8689 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8690
8691         * MAINTAINERS: Add self and RTH as C front end maintainers.
8692
8693 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8694
8695         * config.sub: Make sure to match an already-canonicalized
8696         machine name (eg. mn10300-unknown-elf).
8697
8698 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8699
8700         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8701         New macros.
8702         (bootstrap, cross): Use RECURSE_FLAGS.
8703         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8704
8705 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8706
8707         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8708
8709 2001-03-22  Colin Howell  <chowell@redhat.com>
8710
8711         * Makefile.in (DO_X): Do not backslash single-quotes in
8712         backquotes (two places).
8713
8714 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8715
8716         Re-installed:
8717         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8718         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8719         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8720         * ltcf-cxx.sh: Likewise.
8721         * ltcf-gcj.sh: Likewise.
8722
8723 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8724
8725         * MAINTAINERS: Add myself as "documentation co-maintainer".
8726
8727 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8728
8729         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8730         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8731
8732 2001-03-19  Tom Tromey  <tromey@redhat.com>
8733
8734         * config-ml.in: Handle GCJ and GCJFLAGS.
8735
8736 2001-03-21  Michael Chastain  <chastain@redhat.com>
8737
8738         * Makefile.in: all-m4 depends on all-texinfo.
8739
8740 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8741
8742         * MAINTAINERS: Add myself to write after approval list.
8743
8744 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8745
8746         * Makefile.in (DO_X): Quote nested quotes.
8747
8748 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8749
8750         * MAINTAINERS: Add myself to write after approval list.
8751
8752 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8753
8754         * Makefile.in (DO_X): Use double quotes for quoting
8755         "RANLIB=$${RANLIB}".
8756
8757 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8758
8759         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8760
8761 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8762
8763         * configure.in: Only use `lang_requires' for languages athat are
8764         actually enabled.
8765
8766 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8767
8768         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8769
8770 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8771
8772         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8773
8774 2001-03-07  Tom Tromey  <tromey@redhat.com>
8775
8776         * configure.in: Allow config-lang.in to set `lang_requires' to list
8777         of other required languages.
8778
8779 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8780
8781         * Makefile.in: Remove RANLIB definition. Use RANLIB
8782         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8783         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8784
8785 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8786             Alexandre Oliva  <aoliva@redhat.com>
8787
8788         * Makefile.in (check-c++): Use tabs, not spaces.
8789
8790 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8791
8792         * MAINTAINERS: add myself to Write After Approval list.
8793
8794 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8795
8796         * Makefile.in (check-c++): New rule.
8797
8798         * configure.in (target_libs): Remove libg++.
8799         (noconfigdirs): Remove libg++.
8800         (noconfigdirs): Same.
8801         (noconfigdirs): Same.
8802         (noconfigdirs): Same.
8803
8804         * config-ml.in: Remove libg++ references.
8805
8806         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8807         (ALL_TARGET_MODULES): Same.
8808         (configure-target-libg++): Remove.
8809         (all-target-libg++): Remove.
8810         (configure-target-libio): Remove.
8811         (all-target-libio): Remove.
8812         (check-target-libio): Remove.
8813         (.PHONY): Remove.
8814         (libg++.tar.bz2): Remove.
8815         (all-target-cygmon): Remove libio.
8816         (all-target-libstdc++): Remove.
8817         (configure-target-libstdc++): Remove.
8818         (TARGET_LIB_PATH): Remove libstdc++.
8819         (ALL_GCC_CXX): Remove libstdc++.
8820         (all-target-gperf): Correct.
8821
8822 2001-02-16  Nick Clifton  <nickc@redhat.com>
8823
8824         * configure.in (noconfigdirs): Allow configuration of texinfo
8825         for Cygwin hosts.
8826
8827 2001-02-15  Anthony Green  <green@redhat.com>
8828
8829         * configure: Introduce GCJ_FOR_TARGET.
8830         * configure.in: Ditto.
8831         * Makefile.in: Ditto.
8832
8833 2001-02-13  Andreas Schwab  <schwab@suse.de>
8834
8835         * MAINTAINERS: Update mail address.
8836
8837 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8838
8839         * config.guess: Add linux target for S/390.
8840         * config.sub: Likewise.
8841
8842 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8843
8844         * configure.in: for *-chorusos, don't config target-newlib and
8845         target-libgloss.
8846
8847 2001-02-06  Ben Elliston  <bje@redhat.com>
8848
8849         * configure: Output host type to stdout, not stderr.
8850
8851 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8852
8853         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8854         * ltcf-cxx.sh: Likewise.
8855
8856         * config.if: Assume enable_libstdcxx_v3 is defined.
8857
8858 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8859
8860         Remove V2 C++ library.
8861         * configure.in: Remove --enable-libstdcxx_v3 support.
8862
8863 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8864
8865         * include/demangle.h: Add prototype for java_demangle_v3.
8866
8867 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8868
8869         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8870
8871 2001-01-27  Richard Henderson  <rth@redhat.com>
8872
8873         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8874
8875 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8876
8877         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8878         Don't unset, it's non-portable and no longer necessary, set to empty
8879         instead.
8880
8881 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8882
8883         * ltconfig: Shell portability fix for the tagname validity check.
8884
8885 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8886
8887         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8888         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8889
8890 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8891
8892         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8893
8894 2001-01-26  Tom Tromey  <tromey@redhat.com>
8895
8896         * configure.in: Allow libgcj to be built on Sparc Solaris.
8897
8898 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8899
8900         * ltcf-c.sh: Add aix5 case.
8901         * ltcf-cxx.sh: Likewise.
8902         * ltconfig: Likewise.
8903
8904 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8905
8906         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8907         keep at least one of build_libtool_libs or build_old_libs set to
8908         yes.
8909
8910         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8911         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8912
8913 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8914
8915         * configure.in: Enable libgcj on several additional platforms.
8916
8917 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8918
8919         * configure.in: Enable libgcj for linux targets.
8920
8921 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8922
8923         * MAINTAINERS (Write After Approval): Add myself.
8924
8925 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8926
8927         * MAINTAINERS: Add myself as vax port maintainer.
8928
8929 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8930
8931         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8932
8933 2001-01-09  Mike Stump  <mrs@wrs.com>
8934
8935         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8936         failures of subdirectories.
8937
8938 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8939
8940         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8941         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8942         * ltcf-cxx.sh: Likewise.
8943         * ltcf-gcj.sh: Likewise.
8944         * ltconfig.sh: Fix typo.
8945
8946 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8947
8948         * configure: handle DOS-style absolute paths.
8949
8950 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8951
8952         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8953
8954 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8955
8956         * MAINTAINERS: Add myself as avr port co-maintainer.
8957
8958 2000-12-28  Ben Elliston  <bje@redhat.com>
8959
8960         * MAINTAINERS: Add myself under ``Write After Approval''.
8961
8962 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8963
8964         * texinfo: Remove directory from GCC.
8965
8966 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8967
8968         * COPYING: Update to current
8969         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8970         to 19yy as example year in copyright notice).
8971
8972 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8973
8974         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8975         (libstdcxx_incdir): Pass down.
8976         * config.if: Remove expired bits for cxx_interface, add stub.
8977         (libstdcxx_incdir): Add variable for g++ include directory.
8978         * configure.in (gxx_include_dir): Use it.
8979
8980 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8981
8982         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8983         with old-email address from ``Write After Approval''.
8984
8985 2000-12-15  Andreas Jaeger  <aj@suse.de>
8986
8987         * configure.in: Handle lang_dirs.
8988
8989 2000-12-14  Tom Tromey  <tromey@redhat.com>
8990
8991         * MAINTAINERS: Removed brads.
8992
8993         * MAINTAINERS: Added gcj developers.
8994
8995 2000-12-13  Anthony Green  <green@redhat.com>
8996
8997         * configure.in: Disable libgcj for any target not specifically
8998         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8999         with g++ abi.
9000
9001 2000-12-13  Mike Stump  <mrs@wrs.com>
9002
9003         * Makefile.in (local-distclean): Also remove fastjar.
9004
9005 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9006
9007         * contrib/gcc_update: Add fastjar --touch entries.
9008
9009 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9010
9011         * configure.in: Disable language-specific target libraries for
9012         languages that aren't enabled.
9013
9014 2000-12-10  Anthony Green  <green@redhat.com>
9015
9016         * configure.in: Define libgcj.  Disable libgcj target libraries for
9017         most targets.
9018
9019 2000-12-10  Neil Booth  <neilb@earthling.net>
9020
9021         * MAINTAINERS: Update mail address, remove from WAA list.
9022
9023 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9024
9025         * libjava: Imported from /cvs/java.
9026         * libffi: Likewise.
9027         * Boehm-gc: Likewise.
9028
9029 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9030
9031         * configure.in (target_libs): Revert 2000-12-08 patch.
9032         (noconfigdirs): Added target-libjava.
9033
9034 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9035
9036         * djunpack.bat: removed.
9037
9038 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9039
9040         * Makefile.in: handle DOS-style absolute paths.
9041         * config-ml.in: likewise.
9042         * symlink-tree: likewise.
9043
9044 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9045
9046         * fastjar: Imported.
9047
9048 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9049
9050         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9051         libjava.
9052         * configure.in (target_libs): Removed `target-libjava'.
9053
9054 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9055
9056         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9057         (ALL_MODULES): Added fastjar.
9058         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9059         (all-target-libjava): all-fastjar replaces all-zip.
9060         (all-fastjar): Added.
9061         (configure-target-fastjar, all-target-fastjar): Likewise.
9062         * configure.in (host_tools): Added fastjar.
9063
9064 2000-12-07  Mike Stump  <mrs@wrs.com>
9065
9066         * Makefile.in (local-distclean): Remove leftover built files.
9067
9068 2000-11-24  Nick Clifton  <nickc@redhat.com>
9069
9070         * configure.in (xscale-elf): Add target.
9071         (xscale-coff): Add target.
9072
9073 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9074
9075         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9076         recent versions of FreeBSD (release 3 or later).
9077         * ltconfig: On FreeBSD, -lc must not be provided when building
9078         a shared library or else the standard -pthread gcc option is
9079         rendered worthless to later users of the built library.
9080
9081 2000-11-16  Fred Fish  <fnf@be.com>
9082
9083         * configure.in (enable_libstdcxx_v3): Fix typo,
9084         libstd++ -> libstdc++.
9085
9086 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9087
9088         * MAINTAINERS: Add self to Write After Approval list.
9089
9090 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9091
9092         * MAINTAINERS: Update my email address.  Add myself to global write
9093         privs list.
9094
9095 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9096
9097         * Makefile.in: Merge with src and libgcj.
9098         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9099         configure-target-<library> when their configure scripts need the C
9100         or C++ library to have already been built to work properly.
9101         (do_proto_toplev): Set them to an empty string.
9102
9103         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9104         (REALLY_SET_LIB_PATH): Use them.
9105
9106 2000-11-17  Stan Shebs  <shebs@apple.com>
9107
9108         * MAINTAINERS: Add self to Write After Approval list.
9109
9110 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9111
9112         * configure: Provide the original toplevel configure arguments
9113         (including $0) to subprocesses in the environment rather than
9114         through gcc/configargs.h.
9115
9116 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9117
9118         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9119         C99.  Alphabetise "Write After Approval" list.
9120
9121 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9122
9123         * configure: Turn on libstdc++ V3 by default.
9124
9125         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9126         if we've got GCC.
9127
9128 2000-11-11  Philip Blundell  <philb@gnu.org>
9129
9130         * MAINTAINERS: Add self to Write After Approval list.
9131
9132 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9133
9134         * ltcf-c.sh (aix4): Improve shared library configuration; require
9135         exporting symbols.
9136         * ltcf-cxx.sh (aix4): Define.
9137         * ltconfig (aix4): Define library and soname specs appropriate for
9138         AIX.  Define command to create export symbols list.
9139
9140 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9141
9142         * config.sub: Add support for Sun Chorus
9143
9144 2000-10-31  Nick Clifton  <nickc@redhat.com>
9145
9146         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9147         <name>@redhat.com.  Also installed new email address for Clint
9148         Popetz.
9149
9150 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9151
9152         * etc: Remove directory from GCC.
9153
9154 2000-10-16  Michael Meissner  <meissner@redhat.com>
9155
9156         * configure (gcc/configargs.h): Only create if there is a build GCC
9157         directory created.
9158
9159 2000-10-16  Matthias Klose  <doko@debian.org>
9160
9161         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9162         when configured for libstdc++-v3.
9163
9164 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9165
9166         * configure: Save configure arguments to gcc/configargs.h.
9167
9168 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9169
9170         * config.guess: Import CVS version 1.157.
9171         * config.sub: Import CVS version 1.181.
9172
9173 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9174
9175         * Makefile.in (bootstrap): avoid recursion if subdir missing
9176         (cross): ditto
9177         (do-proto-toplev): ditto
9178
9179 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9180
9181         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9182         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9183
9184         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9185         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9186         all affected `configure' scripts.
9187
9188 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9189
9190         * MAINTAINERS: Add self as cpplib co-maintainer.
9191
9192 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9193
9194         * MAINTAINERS: Add self to Write After Approval list.
9195
9196 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9197
9198         * INSTALL/README: egcs -> GCC update.
9199
9200 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9201
9202         * MAINTAINERS: Add myself to Write After Approval list.
9203
9204 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9205
9206         * MAINTAINERS: Add myself to Write After Approval list.
9207
9208 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9209
9210         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9211         X11 libraries for hppa64.
9212
9213 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9214
9215         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9216
9217 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9218
9219         * Makefile.in (all-zlib): Added dummy target.
9220
9221         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9222         ltcf-gcj.sh: Updated from libtool multi-language branch.
9223
9224 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9225
9226         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9227         (bootstrap*): Depend on all-bootstrap.
9228
9229 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9230
9231         * config.guess: Import CVS version 1.156.
9232         * config.sub: Import CVS version 1.179.
9233
9234 2000-09-02  Anthony Green  <green@cygnus.com>
9235
9236         * Makefile.in (all-gcc): Depend on all-zlib.
9237         (CLEAN_MODULES): Add clean-zlib.
9238         (ALL_MODULES): Add all-zlib.
9239         * configure.in (host_libs): Add zlib.
9240
9241 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9242
9243         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9244         crosses, but add gcc/include to the header search path for them.
9245
9246 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9247
9248         * MAINTAINERS: Add self to Write After Approval list.
9249
9250 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9251
9252         * config.guess: Import CVS version 1.152.
9253         * config.sub: Import CVS version 1.177.
9254
9255 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9256
9257         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9258         $targargs to tell whether newlib is going to be built.
9259
9260         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9261         $$r/TARGET_SUBDIR/libio for _G_config.h.
9262
9263 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9264
9265         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9266
9267 2000-08-22  DJ Delorie  <dj@redhat.com>
9268
9269         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9270
9271 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9272
9273         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9274         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9275         sub-configures.
9276
9277 2000-08-21  DJ Delorie  <dj@redhat.com>
9278
9279         * MAINTAINERS: Add self as a libiberty maintainer
9280
9281 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9282
9283         * configure.in (libstdcxx_flags): Use
9284         libstdc++-v3/src/libstdc++.INC.
9285
9286 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9287
9288         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9289
9290 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9291
9292         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9293
9294         * configure: Make enable_threads and enable_shared defaults
9295         explicit.  Substitute enable_threads into generated Makefiles.
9296         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9297         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9298
9299 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9300
9301         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9302
9303 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9304
9305         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9306         previous delta.
9307
9308 2000-08-11  Jason Merrill  <jason@redhat.com>
9309
9310         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9311         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9312         (FLAGS_FOR_TARGET): Not here.
9313         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9314
9315 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9316
9317         * config-ml.in (CC, CXX): Don't introduce a leading space.
9318
9319 2000-08-07  DJ Delorie  <dj@delorie.com>
9320
9321         * MAINTAINERS: Add self as a DJGPP maintainer
9322
9323 2000-08-07  DJ Delorie  <dj@redhat.com>
9324
9325         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9326         "if we're also building gcc, and it's a gcc that will run on the
9327         build machine, we want to use its includes instead of the system's
9328         default includes".
9329
9330 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9331
9332         * MAINTAINERS: Add self to Write After Approval list.
9333
9334 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9335
9336         * configure.in (libstdcxx_flags): Don't use `"'.
9337
9338         * config-ml.in: Adjust multilib search paths to the
9339         appropriate multilib tree.
9340
9341 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9342
9343         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9344         commas in $LANGUAGES.
9345
9346 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9347
9348         * configure.in: Re-enable all references to libg++ and librx.
9349
9350 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9351
9352         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9353         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9354         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9355         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9356
9357         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9358
9359 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9360
9361         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9362         CXX_FOR_TARGET for sed.
9363
9364 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9365
9366         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9367         Do not override if already set in the environment or in configure.
9368         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9369         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9370
9371 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9372
9373         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9374         the libtool CVS tree multi-language branch.
9375         * ltconfig, ltmain.sh: Updated.
9376
9377 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9378
9379         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9380         (clean-target): Depend on it.
9381
9382         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9383         (GCC_FOR_TARGET): Use it.
9384         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9385         * configure.in: ... here.
9386         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9387         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9388
9389 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9390
9391         * MAINTAINERS: Add self to Write After Approval list.
9392
9393 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9394
9395         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9396         (configure-target-libchill, configure-target-libobjc): Likewise.
9397
9398         * configure.in: Use the same cache file for all target libs.
9399         * config-ml.in: But different cache files per multilib variant.
9400
9401 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9402
9403         * configure (topsrcdir): Don't use dirname.
9404
9405 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9406
9407         * MAINTAINERS: Add self to Write After Approval list.
9408
9409 2000-07-20  Jason Merrill  <jason@redhat.com>
9410
9411         * configure.in: Remove all references to libg++ and librx.
9412
9413         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9414
9415 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9416
9417         * config.sub: Update to subversions version 2000-07-06.
9418
9419 2000-07-12  Andrew Haley  <aph@cygnus.com>
9420
9421         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9422         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9423
9424 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9425
9426         * symlink-tree:  Check number of arguments.
9427
9428 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9429
9430         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9431         search path for a g++ extracted from the build tree.  This
9432         will allow link tests run by configure scripts in
9433         subdirectories to succeed.
9434
9435 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9436
9437         * ltconfig: Add support for mips-dde-sysv4.2MP
9438
9439 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9440
9441         * MAINTAINERS: Add myself as loop discovery maintainer.
9442
9443 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9444
9445         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9446         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9447
9448 2000-06-19  Timothy Wall  <twall@cygnus.com>
9449
9450         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9451         * config.sub: Add tic54x target.
9452
9453 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9454
9455         * MAINTAINERS: Add self as Fortran maintainer,
9456         remove Craig Burley.
9457
9458 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9459
9460         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9461         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9462
9463 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9464
9465         * MAINTAINERS: Add self as i18n maintainer
9466
9467 20000-05-21  H.J. Lu  (hjl@gnu.org)
9468
9469         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9470         directory are used if they exist. Make sure
9471         $(build_tooldir)/include is searched for header files,
9472         $(build_tooldir)/lib/ for library files.
9473         (GCC_FOR_TARGET): Likewise.
9474         (CXX_FOR_TARGET): Likewise.
9475
9476 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9477
9478         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9479
9480 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9481
9482         * Makefile.in (configure-target-libiberty): Depend on
9483         configure-target-newlib.
9484
9485 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9486
9487         * configure.in, Makefile.in: Merge all libffi-related
9488         configury stuff from the libgcj tree.
9489
9490 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9491
9492         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9493         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9494
9495 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9496
9497         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9498         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9499         current version information.  Add to proto-toplev directory.
9500         (gdb-taz): Build do-djunpack.
9501
9502 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9503
9504         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9505
9506 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9507
9508         * MAINTAINERS: Add self to Write After Approval list.
9509
9510 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9511
9512         * ltmain.sh: Preserve in relink_command any environment
9513         variables that may affect the linker behavior.
9514
9515 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9516
9517         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9518
9519 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9520
9521         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9522
9523 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9524
9525         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9526         with the version name.
9527
9528 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9529
9530         * MAINTAINERS: Add self as bb-reorder maintainer.
9531
9532 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9533
9534         * config.if: Tweak.
9535
9536 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9537
9538         * djunpack.bat: New file.
9539
9540 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9541
9542         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9543         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9544         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9545         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9546
9547 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9548
9549         * config.sub (case $basic_machine): Change default for "ibm-*"
9550         to "openedition".
9551
9552 2000-04-13  Andreas Jaeger  <aj@suse.de>
9553
9554         * MAINTAINERS: Added myself.
9555
9556 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9557
9558         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9559         (do-md5sum): New target.
9560         (MD5PROG): Define.
9561         (PACKAGE): Default to TOOL.
9562         (VER): Default to a shell script.
9563         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9564         md5 checksum generation.
9565         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9566         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9567         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9568         insight.tar.bz2): Use gdb-taz to create archive.
9569
9570 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9571
9572         * configure (warn_cflags): Delete.
9573
9574 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9575
9576         * MAINTAINERS: Added myself.
9577
9578 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9579             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9580
9581         * configure.in (enable_libstdcxx_v3): Add.
9582         (target_libs): Add bits here to switch between libstdc++-v2 and
9583         libstdc++-v3.
9584         * config.if: And this file too.
9585         * Makefile.in: Add libstdc++-v3 targets.
9586
9587 2000-04-05  Michael Meissner  <meissner@redhat.com>
9588
9589         * config.sub (d30v): Add d30v as a basic machine type.
9590
9591 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9592
9593         * configure.in: -linux-gnu*, not -linux-gnu.
9594
9595 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9596
9597         * MAINTAINERS: Add self in write-after-approval section.
9598
9599 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9600
9601         * MAINTAINERS: Add self as ia64 port maintainer.
9602
9603 2000-03-08  Neil Booth  <NeilB@earthling.net>
9604
9605         * MAINTAINERS: Add self in write-after-approval section.
9606
9607 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9608
9609         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9610         (do-tar-bz2): Replace TOOL with PACKAGE.
9611         (gdb.tar.bz2): Remove GDBTK from GDB package.
9612         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9613         dejagnu.tar.bz2): New packages.
9614
9615 2000-02-27  Andreas Jaeger  <aj@suse.de>
9616
9617         * configure.in: Add entry for mips*-*-linux*, move catch all
9618         *-*-*linux* entry below this one.
9619
9620 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9621
9622         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9623
9624 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9625
9626         * config.sub: Support an OS of "wince".
9627
9628 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9629
9630         * config.guess, config.sub: Updated to match config's 2000-02-15
9631         version.
9632
9633 2000-02-23  Linas Vepstas  <linas@linas.org>
9634
9635         * config.sub: Add support for Linux/IBM 370.
9636         * configure.in: Likewise.
9637
9638 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9639
9640         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9641
9642 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9643
9644         * config.guess: Guess "cygwin" rather than "cygwin32".
9645
9646 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9647
9648         * configure (gcc_version): When setting, narrow search to
9649         lines containing `version_string'.
9650
9651 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9652
9653         * config.sub: Add support for avr target.
9654
9655 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9656
9657         * MAINTAINERS: Add maintainers for MCore port.
9658
9659 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9660
9661         * config.sub: Add mmix-knuth-mmixware.
9662
9663 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9664
9665         * MAINTAINERS: Pair cccp with cpplib maintainership.
9666
9667 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9668
9669         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9670         structure stuff to -L library search.
9671         (CXX_FOR_TARGET): Ditto.
9672         (CROSS_CHECK_MODULES): Fix spelling mistake.
9673
9674 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9675
9676         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9677         the C++ compiler.
9678
9679 2000-01-12  Richard Henderson  <rth@cygnus.com>
9680
9681         * configure.in: Don't build some bits for beos.
9682
9683 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9684
9685         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9686         as include files.
9687
9688 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9689
9690         * Add self as cpplib maintainer, as requested by Jason
9691         Merrill.  Correct my e-mail address.
9692
9693 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9694
9695         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9696         not mh-aix43.
9697
9698 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9699
9700         * MAINTAINERS: Add myself to "write after approval" list.
9701
9702 1999-12-14  Richard Henderson  <rth@cygnus.com>
9703
9704         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9705         * config.sub: Accept alphaev[78], alphaev8.
9706
9707 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9708
9709         * config.guess, config.sub: Update from autoconf.
9710
9711 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9712
9713         * MAINTAINERS:  update my playtime e-address.
9714
9715 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9716
9717         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9718         necessary libraries are missing.
9719
9720 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9721
9722         * MAINTAINERS: Add new 'write after approval' maintainer.
9723
9724 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9725
9726         * MAINTAINERS: Add new Java maintainer.
9727
9728 1999-10-25  Andreas Schwab  <schwab@suse.de>
9729
9730         * configure: Fix quoting inside arguments of eval.
9731
9732 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9733
9734         * config-ml.in: Allow suppression of some ARM multilibs.
9735
9736 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9737
9738         * config.guess: Add OS/390 match pattern.
9739         * config.sub: Add mvs, openedition targets.
9740         * configure.in (i370-ibm-opened*): New.
9741
9742 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9743
9744         * config.sub: Add support for configuring for pj.
9745
9746 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9747
9748         * config.sub (maybe_os): Add support for configuring for fr30.
9749
9750 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9751
9752         * configure.in: Do not configure or build ld for AIX
9753         platforms.  ld is known to be broken on these platforms.
9754
9755 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9756
9757         * config-ml.in: Pass compiler flag corresponding to multidirs to
9758         subdir configures.
9759
9760 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9761
9762         * Makefile.in (LDFLAGS): Define.
9763
9764 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9765
9766         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9767         noconfigdirs.
9768         (*-*-cygwin*): Likewise.
9769
9770 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9771
9772         * mkdep: New file.
9773         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9774         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9775
9776         From Eli Zaretskii <eliz@is.elta.co.il>:
9777         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9778         long file name when using DJGPP on MS-DOS.
9779
9780 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9781
9782         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9783
9784 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9785
9786         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9787         dependency as this causes "make check" to globally "make all"
9788
9789 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9790
9791         * configure.in (target_libs): Added target-zlib.
9792         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9793         (CONFIGURE_TARGET_MODULES): Likewise.
9794         (CHECK_TARGET_MODULES): Likewise.
9795         (INSTALL_TARGET_MODULES): Likewise.
9796         (CLEAN_TARGET_MODULES): Likewise.
9797         (configure-target-zlib): New target.
9798         (all-target-zlib): Likewise.
9799         (all-target-libjava): Depend on all-target-zlib.
9800         (configure-target-libjava): Depend on configure-target-zlib.
9801
9802         * Makefile.in (configure-target-libjava): Depend on
9803         configure-target-newlib.
9804         (configure-target-boehm-gc): New target.
9805         (configure-target-qthreads): New target.
9806
9807         * configure.in (target_libs): Added target-qthreads.
9808         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9809         (CONFIGURE_TARGET_MODULES): Likewise.
9810         (CHECK_TARGET_MODULES): Likewise.
9811         (INSTALL_TARGET_MODULES): Likewise.
9812         (CLEAN_TARGET_MODULES): Likewise.
9813         (all-target-qthreads): New target.
9814         (configure-target-libjava): Depend on configure-target-qthreads.
9815         (all-target-libjava): Depend on all-target-qthreads.
9816
9817         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9818         (CONFIGURE_TARGET_MODULES): Likewise.
9819         (CHECK_TARGET_MODULES): Likewise.
9820         (INSTALL_TARGET_MODULES): Likewise.
9821         (CLEAN_TARGET_MODULES): Likewise.
9822         (all-target-libjava): New target.
9823         (all-target-boehm-gc): Likewise.
9824         * configure.in (target_libs): Added libjava, boehm-gc.
9825
9826 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9827
9828         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9829         configure.bat in SUPPORT_FILES.
9830         (gas+binutils.tar.bz2): Likewise.
9831
9832         * makeall.bat: Remove; obsolete.
9833
9834 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9835
9836         From Mark Elbrecht:
9837         * configure.bat: Remove; obsolete.
9838
9839 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9840
9841         * configure: Add -W -Wall to the default CFLAGS when compiling with
9842         gcc.
9843
9844 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9845
9846         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9847
9848 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9849
9850         * configure.in: Build ld on IRIX6.
9851
9852 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9853
9854         * Makefile.in: Change distribution targets to use bzip2 instead of
9855         gzip.
9856         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9857         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9858
9859 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9860
9861         * config.sub: Add mcore target.
9862
9863 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9864
9865         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9866
9867 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9868
9869         * config.guess (dummy): Changed to $dummy.
9870
9871 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9872
9873         * config.sub: Tidied up case statements.
9874
9875 1999-05-22  Ben Elliston  <bje@cygnus.com>
9876
9877         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9878         <jiro@din.or.jp>.
9879
9880         * config.guess: Merge with FSF version. Future changes will be
9881         more accurately recorded in this ChangeLog.
9882         * config.sub: Likewise.
9883
9884 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9885
9886          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9887
9888 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9889
9890         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9891
9892 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9893
9894         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9895
9896 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9897
9898         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9899         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9900         Bad merge removed these two changes.
9901
9902 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9903                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9904
9905         * config.guess (interix Alpha): Add.
9906
9907 1999-04-11  Richard Henderson  <rth@cygnus.com>
9908
9909         * configure.in (i?86-*-beos*): Do config gperf; don't config
9910         gdb, newlib, or libgloss.
9911
9912 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9913
9914         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9915         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9916         from multidirs.
9917
9918 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9919
9920         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9921
9922 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9923
9924         * config.sub: Add support for mcore targets.
9925
9926 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9927
9928         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9929         not mt-ospace, in order to shut up assembler warning about using
9930         symbols that are named the same as registers.
9931
9932 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9933
9934         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9935         dependency list for all-target-cygmon.
9936
9937 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9938
9939         * config-ml.in: Check $host, not $target, for selective multilibs.
9940         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9941         thumb interworking, and underscore prefix multilibs.
9942
9943 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9944
9945         * missing: Update to version from current automake.
9946
9947 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9948
9949         * configure (gxx_include_dir): Removed.
9950
9951         * configure.in (gxx_include_dir): Handle it.
9952         * Makefile.in: Likewise.
9953
9954 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9955
9956         * config.sub (mips64vr4111,mips64vr4111el) Add.
9957
9958 1999-03-21  Ben Elliston  <bje@cygnus.com>
9959
9960         * config.guess: Correct typo for detecting ELF on FreeBSD.
9961
9962 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9963
9964         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9965         config/mh-djgpp.
9966
9967 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9968
9969         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9970         all-target-newlib to dependency list for all-target-bsp.
9971
9972 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9973
9974         * config.sub: Add i386-uwin support.
9975         * config.guess: Likewise.
9976
9977 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9978
9979         * configure.in: cleanup, add mh-*pic handling for arm, special
9980         case powerpc*-*-aix*
9981
9982 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9983
9984         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9985         can be built.
9986
9987 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9988
9989         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9990         targets.
9991
9992 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9993
9994         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9995
9996 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9997
9998         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9999
10000 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10001
10002         * config.sub: Fix typo in arm recognition.
10003
10004 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10005
10006         * configure.in (noconfigdirs): Changed target_configdirs to
10007         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10008         rather than m68k-*-* since it is not known to work on
10009         m68k-aout. Ditto for arm-*-*oabi.
10010
10011 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10012
10013         * configure.in (*-*-windows*): Remove, no longer used.
10014
10015 1999-02-19  Ben Elliston <bje@cygnus.com>
10016
10017         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10018         Smart and improved by Andrew Cagney.
10019
10020 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10021
10022         * config.guess: Recognize openbsd-*-hppa.
10023
10024 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10025
10026         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10027         only if it is not empty.
10028
10029 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10030
10031         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10032
10033         * config.guess: Modified to recognize uname's armv* syntax.
10034
10035         * config.sub: Modified to recognize uname's armv* syntax.
10036
10037 1999-02-17  Mark Salter  <msalter@cygnus.com>
10038
10039         * configure.in: Added target-bsp for sparclite.
10040
10041 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10042
10043         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10044
10045 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10046
10047         * configure.in: Add support for strongarm port.
10048         * config.sub: Add support for strongarm target.
10049
10050 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10051
10052         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10053         the old name config/mh-cygwin32.
10054         Enable texinfo.
10055
10056 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10057
10058         * configure.in: Do build ld for ix86 Solaris.
10059
10060 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10061
10062         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10063         $AR_FOR_TARGET.  Likewise for RANLIB.
10064
10065 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10066
10067         * config.sub (oabi):  Recognize.
10068         * configure.in (arm-*-oabi):  Handle.
10069
10070 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10071
10072         * config.guess: Improve detection of i686 on UnixWare 7.
10073
10074 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10075
10076         * config.guess: Add support for i386-pc-interix.
10077         * config.sub: Likewise.
10078         * configure.in: Likewise.
10079
10080 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10081
10082         * Makefile.in: Remove unneeded all-target-libio from
10083         from all-target-winsup target since it is now unneeded.
10084         Add all-target-libtermcap in its place since it is now
10085         needed.
10086
10087 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10088
10089         * configure.in: makefile stub for cygwin target is probably
10090         unnecessary.  Remove it for now.
10091
10092 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10093
10094         * configure.in: libtermcap.a should be built when cygwin is the
10095         target as well as the host.
10096         * config.guess: Allow mixed case in cygwin uname output.
10097         * Makefile.in: Add libtermcap target.
10098
10099 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10100
10101         * config.sub: Clean up handling of hppa2.0.
10102
10103 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10104
10105         * config.guess: Use C code to identify more HP machines.
10106
10107 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10108
10109         * config.sub: Handle hppa2.0.
10110
10111 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10112
10113         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10114         cygmon for all sparclite targets, regardless of object format.
10115
10116 1998-12-15  Mark Salter  <msalter@cygnus.com>
10117
10118         * configure.in: Added target-bsp for several target architectures.
10119
10120         * Makefile.in: Added rules for bsp.
10121
10122 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10123
10124         * config.guess: Improve detection of hppa2.0 processors.
10125
10126 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10127
10128         * config.guess: Recognize FreeBSD using ELF automatically.
10129
10130 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10131
10132         * configure (skip-this-dir): Add handling for new shell script, which
10133         might be created by a sub-directory's configure to indicate, this particular
10134         directory is "unwanted".
10135         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10136
10137 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10138
10139         * ltconfig: import from libtool, after changing libtool to
10140         account for the cygwin name change.
10141
10142 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10143
10144         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10145         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10146
10147 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10148
10149         * configure.in: Add libtermcap to list of cygwin dependencies.
10150
10151 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10152
10153         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10154         they include winsup/include when it's a cygwin target.
10155
10156 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10157
10158         * configure.in (host_tools): Added zip.
10159         * Makefile.in (all-target-libjava): Depend on all-zip.
10160         (all-zip): New target.
10161         (ALL_MODULES): Added all-zip.
10162         (NATIVE_CHECK_MODULES): Added check-zip.
10163         (INSTALL_MODULES): Added install-zip.
10164         (CLEAN_MODULES): Added clean-zip.
10165
10166 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10167
10168         * Makefile.in: lose "32" from comment about cygwin.
10169
10170 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10171
10172         * configure.in: Use -Os to build target libraries for the fr30.
10173
10174 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10175
10176         * config.sub: Add fr30.
10177
10178 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10179
10180         * configure.in: drop "32" from config/mh-cygwin32.  Check
10181         cygwin* instead of cygwin32*.
10182         * config.sub: Check cygwin* instead of cygwin32*.
10183
10184 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10185
10186         * config.guess: Match any version of Unixware7.
10187
10188 1998-10-20  Syd Polk  <spolk@cygnus.com>
10189
10190         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10191         if desired.
10192
10193 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10194
10195         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10196         these if the appropriate directories and files to not exist.
10197
10198 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10199
10200         * Makefile.in (DEVO_SUPPORT): Add config.if.
10201
10202 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10203
10204         * configure: Add pattern to replace "build_tooldir"'s
10205         definition in the generated Makefile with "tooldir"'s
10206         actual value.
10207
10208 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10209
10210         * config.sub: Bring back lost sparcv9.
10211
10212         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10213
10214 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10215
10216         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10217         CC_FOR_TARGET and friends.
10218
10219 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10220
10221         * Makefile.in (build_tooldir): New variable, same as tooldir.
10222         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10223         -B$(build_tooldir)/bin/.
10224         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10225
10226 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10227
10228         * README: Remove installation instructions and refer to the
10229         INSTALL directory instead.
10230
10231 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10232
10233         * config.sub: Add support for i[34567]86-pc-udk.
10234         * configure.in: Likewise.
10235
10236 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10237
10238         * Makefile.in: add bzip2 package building bits for user
10239         tools module
10240         * configure.in: ditto
10241
10242 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10243
10244         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10245         (ALL_TARGET_MODULES): Add all-target-libobjc.
10246         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10247         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10248         (all-target-libchill): Add dependencies.
10249         * configure.in (target_libs): Add libchill.
10250
10251 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10252
10253         * configure.in (target_subdir): Remove duplicate line.
10254
10255 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10256
10257         * Makefile.in (all-automake): fix dependencies.
10258
10259 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10260
10261         * configure.in: Minor cleanups for building in the $(target_alias)
10262         subdir.
10263
10264 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10265
10266         * Makefile.in (bootstrap): Set r and s before make all.  Use
10267         BASE_FLAGS_TO_PASS in make all.
10268         (cross): Likewise.
10269
10270 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10271
10272         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10273
10274 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10275
10276         * config.sub: Fix typo in last change.
10277
10278 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10279
10280         * config.sub: Add support for C4x target.
10281         * configure.in: Likewise.
10282
10283 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10284
10285         * config.sub: Recognize sparcv9 just like sparc64.
10286
10287 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10288
10289         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10290
10291 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10292
10293         * config.guess: Correctly identify Pentium II sco boxes.
10294
10295         * config.guess: Fix "tr" code.  From Weiwen Liu.
10296
10297 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10298
10299         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10300         stabs.
10301
10302 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10303
10304         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10305         (ALL_TARGET_MODULES): Add all-target-libchill.
10306         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10307         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10308         (all-target-libchill): Add dependencies.
10309         * configure.in (target_libs): Add libchill.
10310
10311 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10312
10313         * config.guess: Avoid assumptions about "tr" behaves when
10314         LANG is set to something other than English.
10315
10316 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10317
10318         * configure (gxx_include_dir): Changed to
10319         '${prefix}/include/g++'-${libstdcxx_interface}.
10320
10321         * config.if: New to determine the interfaces.
10322
10323 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10324
10325         * config.guess: Detect and handle MPE/IX.
10326         * config.sub: Deal with MPE/IX.
10327
10328 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10329
10330         * configure.in: Use mh-aix43.
10331
10332 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10333
10334         * configure: Fix --without/--disable cases for gxx-include-dir.
10335
10336 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10337
10338         * mdata-sh:  Imported.  Needed for automake support.
10339
10340 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10341
10342         * Makefile.in (taz): Try "chmod -R og=u ." before
10343         "chmod og=u `find . -print`".
10344
10345 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10346
10347         * configure.in: Add arm-elf and thumb-elf support.
10348
10349 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10350
10351         * Makefile.in: Undo previous patch.
10352
10353 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10354
10355         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10356         to here ...
10357         (install-no-fixedincludes): and here
10358         (INSTALL_MODULES): ... from here.
10359
10360 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10361
10362         * config.sub: Merge with FSF.
10363
10364         * config.guess: Merge with FSF.
10365
10366 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10367
10368         * configure (extraconfigdirs): New variable.
10369         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10370         * Makefile.in (all): Move higher in file.
10371         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10372         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10373         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10374         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10375         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10376
10377 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10378
10379         * Makefile.in (all-target-libjava): Depend on all-gcc and
10380         all-target-newlib.
10381         (configure-target-libjava): Depend on $(ALL_GCC).
10382
10383 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10384
10385         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10386         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10387
10388 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10389
10390         * INSTALL/README: Fix typo.
10391
10392 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10393
10394         * ylwrap: Change absolute path checks to check for DOS style path
10395         names.
10396
10397         * ylwrap: Don't use a full path name if the source file is in the
10398         same directory.  From hjl@lucon.org (H.J. Lu).
10399
10400         * config-ml.in: Default to being verbose, to match Feb 18 change to
10401         configure.
10402
10403 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10404
10405         Brought over from egcs:
10406
10407         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10408
10409         * configure.in (target_subdir): Set to ${target_alias} instead
10410         of "libraries".
10411
10412         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10413
10414         * configure.in (target_subdir): Set to libraries if enable_multilib.
10415
10416 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10417
10418         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10419         multilibs, force reconfiguration the first time we create
10420         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10421
10422 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10423
10424         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10425         avoid confusion with --no-recursion.
10426
10427 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10428
10429         * configure.in: Win32 hosts shouldn't use install -x
10430         * install-sh: remove -x option, and special .exe-handling
10431         hack.
10432
10433 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10434
10435         * config.guess: Recognize i586-pc-beos.
10436         * configure.in: Don't build some bits for beos.
10437
10438 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10439
10440         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10441         CFLAGS default to -O2.
10442
10443         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10444         when using GNU ld.
10445
10446 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10447
10448         * ltmain.sh: Correct install when using a different shell.
10449
10450 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10451
10452         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10453
10454 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10455
10456         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10457         target.
10458
10459 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10460
10461         * ltconfig: Update to correct AIX handling.
10462
10463 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10464
10465         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10466
10467         * configure.in (target_subdir): Set to ${target_alias} instead
10468         of "libraries".
10469
10470 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10471
10472         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10473         (Makefile): Depend on $(gcc_version_trigger).
10474
10475         * configure (gcc_version): Change default initializer to empty
10476         string.
10477         (gcc_version_trigger): New variable; pass this variable down
10478         to subdir configures to enable them checking gcc's version
10479         themselves. Emit make macros for both gcc_version vars.
10480         (topsrcdir): Initialize reliably.
10481         (recursion line): Remove --with-gcc-version=${gcc_version}.
10482
10483 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10484
10485         * configure (enable_version_specific_runtime_libs): Implement new flag
10486         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10487         in $(libsubdir); emit definition in each generated Makefile.
10488         (gxx_include_dir): Initialize depending on
10489         $enable_version_specific_runtime_libs.
10490
10491 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10492
10493         * configure (gcc_version): Initialize properly depending on
10494         how and where configure is started.
10495         (recursion line): Pass a --with-gcc-version=${gcc_version}
10496         to configures in subdirs.
10497
10498 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10499
10500         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10501         cygmon
10502
10503 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10504
10505         * configure.in: Add cygmon and libstub support for mn10200.
10506
10507 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10508
10509         * configure (gcc_version): Add new variable describing the
10510         particular gcc version we're building.
10511         * Makefile.in (libsubdir): Add new macro for the directory
10512         in which the compiler finds executables, libraries, etc.
10513         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10514         and libsubdir.
10515
10516 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10517
10518         * Makefile.in (local-clean): Remove *.log.
10519         (warning.log): Built with warn_summary from build.log.
10520         (mail-report.log): Run test_summary.
10521         (mail-report-with-warnings.log): Run test_summary including
10522         warning.log in the report.
10523
10524 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10525
10526         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10527
10528 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10529
10530         * Makefile.in (grep): Grep no longer depends on libiberty.
10531
10532 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10533
10534         * Makefile.in: all-snavigator needs all-libgui.
10535
10536 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10537
10538         * configure.in: Add cygmon and libstub support for mn10300.
10539
10540 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10541
10542         * missing: Update to version from automake 1.3.
10543
10544         * ltmain.sh: On installation, don't get confused if the same name
10545         appears more than once in the list of library names.
10546
10547 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10548
10549         * config.sub: Accept m68060 and m5200 as CPU names.
10550
10551 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10552
10553         * configure: Use && rather than using -a in test, because odd
10554         strings can confuse test.
10555         * configure.in: Likewise.
10556
10557 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10560
10561 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10562
10563         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10564         bootstrap4-lean): New targets.
10565
10566 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10567
10568         * mpw-* Delete.  Not used.
10569
10570 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10571
10572         * COPYING.LIB: Update FSF address.
10573
10574 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10575
10576         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10577
10578         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10579         GAS_SUPPORT_DIRS.
10580
10581 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10582
10583         * ltconfig, ltmain.sh: Avoid producing a version number if
10584         -version-info was not used.
10585
10586 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10587
10588         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10589         building with newlib.
10590
10591 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10592
10593         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10594         Solaris `make' causes it to continue to next definition.
10595
10596 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10597
10598         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10599         the right GUI libraries and files are installed along with GDB.
10600
10601 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10602
10603         * configure.in: Change alpha to alpha* in several places.
10604
10605 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10606
10607         * config.sub: Recognize sparc86x.
10608
10609 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10610
10611         * configure.in (--enable-target-optspace): Remove debug echo.
10612
10613 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10614
10615         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10616
10617 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10618
10619         * ltconfig: Update cygwin32 support.
10620
10621         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10622         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10623         (GDB_SUPPORT_DIRS): Likewise.
10624
10625 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10626
10627         * configure.in (target_makefile_frag): If --enable-target-optspace,
10628         use -Os to compile target libraries rather than -O2.  Default to
10629         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10630         not used.
10631         * configure.in (target_cflags): Ditto for d30v.
10632
10633 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10634
10635         * Makefile.in (all-bfd): Depend on all-intl.
10636         (all-binutils): Likewise.
10637         (all-gas): Likewise.
10638         (all-gprof): Likewise.
10639         (all-ld): Likewise.
10640
10641 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10642
10643         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10644
10645 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10646
10647         * Makefile.in (all-bfd): Depend upon all-libiberty.
10648
10649         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10650
10651 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10652
10653         * Makefile.in: Add libstub.
10654
10655         * configure.in: Ditto. Build libstub for targets that have cygmon
10656         support.
10657
10658 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10659
10660         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10661
10662 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10663
10664         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10665         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10666
10667 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10668
10669         * configure: Define DEFAULT_M4 by searching PATH.
10670         * Makfile.in: Use DEFAULT_M4.
10671
10672 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10673
10674         * ltconfig: Add cygwin32 support.
10675
10676         * Makefile.in, configure.in: Add libtool as a native only directory
10677         to configure and build.
10678
10679 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10680
10681         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10682
10683 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10684
10685         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10686
10687 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10688
10689         * Makefile.in: add ash make rules
10690         * configure.in: add ash to native_only and host_tools lists
10691
10692 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10693
10694         * Makefile.in (all-gettext, all-intl): New targets.
10695         (ALL_MODULES): Added all-gettext, all-intl.
10696         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10697         (INSTALL_MODULES): Added install-gettext, install-intl.
10698         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10699
10700         * configure.in (host_tools): Added gettext.
10701         (native_only): Likewise.
10702         (noconfigdirs) [various cases]: Likewise.
10703         (host_libs): Added intl.
10704
10705 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10706
10707         * configure: Do not disable building gdbtk for cygwin32 hosts.
10708
10709 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10710
10711         * configure.in: Add thumb-coff target.
10712         * config.sub: Add thumb-coff target.
10713
10714 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10715
10716         * Makefile.in: Revert yesterday's change.
10717         (all-target-winsup):  all-target-librx stays out of here.
10718
10719 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10720
10721         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10722         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10723         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10724         Remove references to librx and libg++.
10725
10726 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10727
10728         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10729         recursive makes
10730
10731 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10732
10733         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10734         for newlib directory.
10735         (CXX_FOR_TARGET): Likewise.
10736
10737 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10738
10739         * ltconfig: Update after libtool/ltconfig.in change for
10740         hpux11.
10741
10742 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10743
10744         * ltconfig, ltmain.sh: Update to libtool 1.2.
10745
10746 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10747
10748         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10749         (install-gcc-cross): Instead, override LANGUAGES here.
10750
10751 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10752
10753         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10754         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10755
10756 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10757
10758         * configure.in: Add Thumb-pe target.
10759
10760 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10761
10762         * Makefile.in - changed sn targets to snavigator
10763         * configure.in - changed sn targets to snavigator
10764
10765 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10766
10767         * config-ml.in: After building symlink tree call make distclean
10768         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10769         to be the case for libiberty.
10770
10771 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10772
10773         * configure: When making link, also check the current
10774         directory. The configure scripts may create one.
10775
10776 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10777
10778         * config.sub: Accept alphapca56 and alphaev6 properly.
10779
10780 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10781
10782         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10783
10784 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10785
10786         * config.sub (sco5): Fix typo.
10787
10788 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10789
10790         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10791         install-itcl.
10792         (install-itcl): Remove dependency on install-tcl.
10793
10794 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10795
10796         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10797
10798 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10799
10800         * configure.in: Don't build libgui for a cygwin32 target when not on
10801         a cygwin32 host.
10802
10803 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10804
10805         * configure (redirect): Set to null, so default behavior of
10806         configure is now --verbose.
10807
10808 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10809
10810         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10811         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10812
10813 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10814
10815         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10816         this change to sync Makefile.in with its ChangeLog entries.
10817
10818 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10819
10820         * ltmain.sh (mkdir): Check that the directory doesn't exist
10821         before we exit with error, so that we don't get races during
10822         parallel builds.
10823
10824 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10825
10826         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10827
10828 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10829
10830         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10831         PICFLAG_FOR_TARGET.
10832         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10833
10834         * configure: Emit a definition for the new macro enable_shared
10835         into each Makefile.
10836
10837 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10838
10839         * configure.in (host_tools, native_only): Add libtool.
10840
10841 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10842
10843         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10844         Fix typo in ming config comment.
10845
10846 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10847
10848         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10849
10850 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10851
10852         * config.sub: Add tic30 cases, and map c30 to tic30.
10853
10854 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10855
10856         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10857         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10858         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10859         (CLEAN_TARGET_MODULES): Similarly
10860         (all-target-libf2c): Add dependences.
10861         * configure.in (target_libs): Add libf2c.
10862
10863 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10864
10865         * configure.in: Remove expect from noconfigdirs when target
10866         is cygwin32.  OK to build expect and dejagnu with Canadian
10867         Cross.
10868
10869 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10870
10871         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10872         host.
10873
10874         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10875         and mingw32.
10876
10877 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10878
10879         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10880         here as it is not defined in the toplevel Makefile.
10881
10882 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10883
10884         * configure (package_makefile_rules_frag): New variable, which names
10885         a file with generic rules, ...
10886         Change comment to mention we now have FIVE parts.
10887         * configure: Undo last change.
10888
10889 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10890
10891         * config.guess: More accurate determination of HP processor types.
10892         * config.sub: More accurate determination of HP processor types.
10893
10894 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10895
10896         * configure (package_makefile_frag): Move inserting the
10897         ${package_makefile_frag} to where it should be according
10898         to the comment.
10899
10900 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10901
10902         * config.guess: Add support for Linux/ARM.
10903
10904 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10905
10906         * .cvsignore: Remove *-info and *-install since they match
10907         release-info and mpw-install, which we don't want to just ignore.
10908
10909 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10910
10911         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10912
10913 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10914
10915         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10916         local_prefix to sub-make invocations.
10917
10918 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10919
10920         * configure.in: Check makefile fragments in the source
10921         directory.
10922
10923 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10924
10925         * configure.in: Check whether host and target makefile
10926         fragments exist before adding them to *_makefile_frag.
10927
10928 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10929
10930         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10931
10932 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10933
10934         * configure.in: Make sure we only replace RPATH_ENVVAR on
10935         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10936         regexp to sed.
10937
10938         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10939         to sub-makes.
10940
10941 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10942
10943         * config-ml.in (multi-do): LDFLAGS must include multilib
10944         designator.
10945
10946 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10947
10948         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10949
10950 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10951
10952         * config.sub: Add mingw32 support.
10953         * configure.in: Likewise.
10954
10955 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10956
10957         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10958
10959 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10960
10961         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10962         * configure (gxx_include_dir): Provide a definition for subdirs
10963         which do not use autoconf.
10964
10965 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10966
10967         * config.guess: Sync with egcs.  Picks up new alpha support,
10968         BeOS & some additional linux support.
10969
10970 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10971
10972         * config.guess: HP 9000/803 is a PA1.1 machine.
10973
10974 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10975
10976         * configure.in: It's alpha*-...
10977
10978 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10979
10980         * configure.in (host_makefile_frag, target_makefile_frag):
10981         Handle multiple config files.
10982         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10983         alpha-*-*.
10984
10985 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10986
10987         * mkdep: New file.
10988
10989 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10990
10991         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10992
10993 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10994
10995         * Makefile.in: Add libgui directory.
10996         (GDB_TK): Add all-libgui.
10997         * configure.in: Add libgui directory.
10998         * configure: Add all-libgui to GDB_TK.
10999
11000 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11001
11002         * config-ml.in (multidirs): Add m32r to multilib list.
11003
11004 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11005
11006         * Makefile.in (all-target-gperf): Change dependency to
11007         all-target-libstdc++.
11008
11009 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11010
11011         * config.guess: Add BeOS support.
11012
11013 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11014
11015         Source directory cvs renamed to cvssrc:
11016         * configure.in (host_tools): Change cvs to cvssrc.
11017         (native_only): Likewise.
11018         (noconfigdirs) [various cases]: Likewise.
11019         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11020         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11021         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11022         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11023         (all-cvssrc): Rename target from all-cvs.
11024
11025 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11026
11027         * configure (gxx_include_dir): Fix thinko.
11028
11029 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11030
11031         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11032         (install-cross, install-gcc-cross): New targets.
11033
11034 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11035
11036         * configure.in (noconfigdirs): Add support for Thumb target.
11037
11038         * config.sub (maybe_os): Add support for Thumb target.
11039
11040 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11041
11042         * Makefile.in: Add rules for cygmon.
11043
11044         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11045
11046 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11047
11048         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11049         * configure (gxx_include_dir): Provide a definition for subdirs
11050         which do not use autoconf.
11051
11052 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11053
11054         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11055         11/18/97 build
11056
11057 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11058
11059         * From Franz Sirl.
11060         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11061         found on RedHat Linux systems.
11062
11063 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11064
11065         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11066         guesses.
11067
11068 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11069
11070         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11071
11072 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11073
11074         * ltmain.sh: If mkdir fails, check whether the directory was created
11075         anyhow by some other process.
11076
11077 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11078
11079         * configure.in (d30v-*-*): Configure all directories.
11080
11081 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11082
11083         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11084         for the D30V.
11085
11086 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11087
11088         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11089
11090 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11091
11092         * include/libiberty.h: Add extern "C" { so it can be used with C++
11093         progrms.
11094         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11095         programs.
11096
11097 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11098
11099         * configure.in (d30v-*-*): Configure GCC now.
11100
11101 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11102
11103         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11104         is no longer needed.
11105
11106 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11107
11108         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11109
11110 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11111
11112         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11113         targets using "$@" to provide support for similar but not identical
11114         targets without having to duplicate code.
11115
11116 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11117
11118         * makefile.vms: Fix to work with DEC C.
11119
11120 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11121
11122         * config.sub: Add mips-tx39-elf to marketing names.
11123
11124 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11125
11126         * ltmain.sh: Handle symlinks in generated script.
11127
11128 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11129
11130         * configure: Handle autoconf style directory options: --bindir,
11131         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11132         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11133         --sysconfdir.
11134         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11135         (sharedstatedir, localstatedir, oldincludedir): New variables.
11136         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11137         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11138         sbindir, sharedstatedir, and sysconfdir.
11139
11140 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11141
11142         * Makefile.in (bootstrap-lean): New target.
11143
11144 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11145
11146         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11147         sn, and gnuserv from noconfigdirs.
11148
11149 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11152
11153 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11154
11155         * Makefile.in (cross): New target.
11156
11157 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11158                           Jeff Law         <law@cygnus.com>
11159
11160         * Makefile.in (bootstrap2, bootstrap3): New targets.
11161         (all-bootstrap): Remove outdated and confusing target.
11162         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11163
11164 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11165
11166         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11167         windows.  Consistent with gdb/configure.
11168
11169 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11170
11171         * configure.in: Name Linux target fragment.
11172
11173         * configure: Rewrite so that project Makefile fragment is inserted
11174         first and appears last in the resulting Makefile.
11175
11176 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11177
11178         * Makefile.in (install-itcl): Install tcl first.
11179
11180 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11181
11182         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11183
11184 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11185
11186         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11187
11188         * configure.in (skipdirs): Add target-librx for Linux.
11189         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11190
11191 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11192
11193         * Makefile.in (bootstrap): New target.
11194
11195 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11196
11197         * config.sub: Accept 'amigados' for backward compatibility.
11198
11199 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11200
11201         * config.guess: Merge with FSF.
11202
11203 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11204
11205         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11206
11207 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11208
11209         * config.sub: Add "marketing-names" patch.
11210
11211 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11212
11213         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11214
11215 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11216
11217         * config.sub: Handle v850-elf.
11218
11219 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11220
11221         * .cvsignore (*-install): Remove.
11222
11223 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11224
11225         * ltconfig: Set CONFIG_SHELL in libtool.
11226         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11227
11228 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11229
11230         * configure.in (target_subdir): Set to libraries if enable_multilib.
11231
11232 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11233
11234         * config.guess: Update from gcc directory.
11235
11236 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11237
11238         * Makefile.in (all-sim): Depends on all-readline.
11239
11240 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11241
11242         * Makefile.in (BISON, YACC): Use $$s.
11243         (all-bison): Depend on all-texinfo.
11244
11245 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11246
11247         * Makefile.in (BISON): Add -L flag.
11248         (YACC): Likewise.
11249
11250 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11251
11252         * configure.in (noconfigdirs): Add support for v850e target.
11253
11254         * config.sub (maybe_os): Add support for v850e target.
11255
11256 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11257
11258         * configure.in (noconfigdirs): Add support for v850ea target.
11259
11260         * config.sub (maybe_os): Add support for v850ea target.
11261
11262 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11263
11264         * config.sub: Add mipstx39.  Delete r3900.
11265
11266 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11267
11268         * Makefile.in (all-autoconf): Depends on all-texinfo.
11269
11270 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11271
11272         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11273         eabi targets.
11274
11275 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11276
11277         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11278
11279         * configure: When handling a Canadian Cross, handle YACC as well as
11280         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11281         * Makefile.in (all-bison): Depend upon all-texinfo.
11282
11283 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11284
11285         * Makefile.in (BISON): bison, not byacc or bison -y.
11286         (YACC): bison -y or byacc or yacc.
11287         (various): Add *-bison as appropriate.
11288         (taz): No need to mess with BISON anymore.
11289
11290 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11291
11292         * configure: If OSTYPE matches *win32*, try to find a good value for
11293         CONFIG_SHELL.
11294
11295 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11296
11297         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11298         configure.in if it is present.
11299
11300 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11301
11302         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11303
11304 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11305
11306         * config.sub: Recognize `arc' cpu.
11307         * configure.in: Likewise.
11308         * config-ml.in: Likewise.
11309
11310 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11311
11312         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11313
11314 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11315
11316         * configure: Changed sed delimiter from ':' to '|' when
11317         attempting to substitute ${config_shell} for SHELL. On
11318         NT ${config_shell} may contain a ':' in it.
11319
11320 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11321
11322         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11323
11324 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11325
11326         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11327
11328 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11329
11330         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11331
11332         * ylwrap: If the program is a relative path, force it to be
11333         absolute.
11334
11335 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11336
11337         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11338
11339 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11340
11341         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11342         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11343         for libraries.
11344
11345 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11346
11347         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11348         separated by spaces.
11349
11350 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11351
11352         * ylwrap: New file.
11353         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11354
11355         * ltmain.sh: Handle /bin/sh at start of install program.
11356
11357         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11358
11359         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11360         * missing: New file, from automake 1.2.
11361
11362 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11363
11364         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11365         check-tk to CHECK_X11_MODULES.
11366
11367 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11368
11369         * config.sub: Merge with FSF.
11370
11371 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11372
11373         * config.guess: Merge with FSF.
11374
11375 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11376
11377         * configure: Treat msdosdjgpp like go32.
11378         * configure.in: Likewise.  Don't remove gprof for go32.
11379
11380         * configure: Change Makefile.tem2 to Makefile.tm2.
11381
11382 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11383
11384         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11385
11386 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11387
11388         * install-sh (chmodcmd): Set to null if the DST directory already
11389         exists.  Same as Nov 11th change.
11390
11391 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11392
11393         * configure (GDB_TK): Needs itcl and tix.
11394
11395 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11396
11397         * config.guess: Update from FSF.
11398
11399 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11400
11401         * Makefile.in (GDB_TK): Depend on itcl and tix.
11402
11403 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11404
11405         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11406         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11407         (INSTALL_SCRIPT): New variable.
11408         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11409         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11410         to -x.
11411         * install-sh: Add support for -x option.
11412
11413 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11414
11415         * configure.in, Makefile.in: Treat tix like itcl.
11416
11417 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11418
11419         * Makefile.in (WINDRES): New variable.
11420         (WINDRES_FOR_TARGET): New variable.
11421         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11422         (EXTRA_HOST_FLAGS): Add WINDRES.
11423         (EXTRA_TARGET_FLAGS): Add WINDRES.
11424         (EXTRA_GCC_FLAGS): Add WINDRES.
11425         ($(DO_X)): Pass down WINDRES.
11426         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11427         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11428         DLLTOOL_FOR_TARGET.
11429
11430 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11431
11432         * configure.in: configure sim before gdb for win32-x-ppc
11433
11434 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11435
11436         Move gperf into the toplevel, from libg++.
11437         * configure.in (target_tools): Add target-gperf.
11438         (native_only): Add target-gperf.
11439         * Makefile.in (all-target-gperf): New target, depend on
11440         all-target-libg++.
11441         (configure-target-gperf): Empty rule.
11442         (ALL_TARGET_MODULES): Add all-target-gperf.
11443         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11444         (CHECK_TARGET_MODULES): Add check-target-gperf.
11445         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11446         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11447
11448 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11449
11450         * config.sub (mn10200): Recognize new basic machine.
11451
11452 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11453
11454         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11455         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11456
11457 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11458
11459         * configure.in: If we're building mips-sgi-irix6* native, turn on
11460         ENABLE_MULTILIB and set TARGET_SUBDIR.
11461
11462 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11463
11464         * Makefile.in (all-sn): Depend on all-grep.
11465
11466 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11467
11468         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11469
11470         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11471         Makefile.  From Jeff Makey <jeff@cts.com>.
11472         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11473
11474         * Makefile.in (DISTBISONFILES): Remove.
11475         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11476         $(DEFAULT_YACC).
11477
11478         * configure.in: Build itl, db, sn, etc., when building for native
11479         cygwin32.
11480
11481         * Makefile.in (LD): New variable.
11482         (EXTRA_HOST_FLAGS): Pass down LD.
11483         ($(DO_X)): Likewise.
11484
11485 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11486
11487         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11488
11489 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11490
11491         * configure.in (targargs): Strip out any supplied --build argument
11492         before adding our own. Always add --build.
11493
11494 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11495
11496         * configure.in (targargs): Pass --build if we're doing
11497         a cross-compile.
11498
11499 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11500
11501         * configure: Use '|' instead of ":" as the separator in
11502         sed. Otherwise sed chokes on NT path names with drive
11503         designators. Also look for "?:*" as the leading characters in an
11504         absolute pathname.
11505
11506 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11507
11508         * config.sub: Support for r3900.
11509
11510 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11511
11512         * configure.in: Use install-sh, not install.sh.
11513
11514 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11515
11516         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11517         apply it twice.
11518
11519 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11520
11521         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11522         install-binutils.
11523
11524 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11525
11526         * Makefile.in: Add automake targets.
11527         * configure.in (host_tools): Add automake.
11528
11529 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11530
11531         * configure: Default CXX to c++, not gcc.
11532         * Makefile.in (CXX): Set to c++, not gcc.
11533         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11534
11535 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11536
11537         * install-sh: try appending a .exe if source file doesn't
11538         exist
11539
11540 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11541
11542         * configure.in: Turn on multilib by default.
11543         (cross_only): Remove target-libiberty.
11544
11545         * Makefile.in (all-gcc): Don't depend on libiberty.
11546
11547 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11548
11549         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11550
11551 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11552
11553         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11554         (DISTBISONFILES): Add ld/Makefile.in
11555
11556 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11557
11558         * configure.in: if target is cygwin32 but host isn't cygwin32,
11559         don't configure gdb tcl tk expect, not just gdb.
11560
11561 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11562
11563         * configure.in: Added gnuserv everywhere sn appears.
11564
11565         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11566         (CROSS_CHECK_MODULES): Added check-gnuserv.
11567         (INSTALL_MODULES): Added install-gnuserv.
11568         (CLEAN_MODULES): Added clean-gnuserv.
11569         (all-gnuserv): New target.
11570
11571 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11572
11573         * config.guess: Fixes for MIPS OpenBSD systems.
11574
11575 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11576
11577         * Makefile.in (INSTALL_XFORM): Remove.
11578         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11579
11580         * mkinstalldirs: New file, copied from automake.
11581         * Makefile.in (installdirs): Rename from install-dirs.  Use
11582         mkinstalldirs.  Change all users.
11583         (DEVO_SUPPORT): Add mkinstalldirs.
11584
11585 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11586
11587         * install-sh: Rename from install.sh.
11588         * Makefile.in (INSTALL): Change install.sh to install-sh.
11589         (DEVO_SUPPORT): Likewise.
11590
11591         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11592         Graichen <graichen@rzpd.de>.
11593
11594 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11595
11596         * config.guess: Recognize OpenBSD systems correctly.
11597
11598 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11599
11600         * README, Makefile.in (ETC_SUPPORT): Remove references to
11601         cfg-paper*, configure.{texi,man,info*}._
11602
11603 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11604
11605         * Makefile.in (all.normal): Ensure that gcc is built after all
11606         the x11 - ie gdb - targets.
11607
11608 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11609
11610         * makefile.vms: Don't run conf-a-gas.
11611
11612 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11613
11614         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11615
11616 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11617
11618         * configure.in: Remove noconfigdirs case since gdb also
11619         configures and builds for tic80-coff.
11620
11621 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11622
11623         * configure: Set cache_file to config.cache.
11624         * Makefile.in (local-distclean): Remove config.cache.
11625
11626 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11627
11628         * COPYING: Update FSF address.
11629
11630 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11631
11632         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11633         noconfigdirs.
11634
11635 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11636
11637         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11638         MAKEDIRS, is empty.
11639
11640 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11641
11642         * config.sub: Tweak mn10300 entry.
11643
11644 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11645
11646         * configure.in (host_tools): Put sim before gdb, so gdb's
11647         configure.tgt can determine if the simulator was configured.
11648
11649 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11650
11651         * config.sub: Move BeOS $os case to be with other Cygnus
11652         local cases.
11653
11654 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11655
11656         * config.sub: Remove misplaced comment that broke Linux.
11657
11658 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11659
11660         * config.sub: Add BeOS support.
11661
11662 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11663
11664         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11665
11666 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11667
11668         * configure.in (noconfigdirs): Remove tcl and tk from
11669         noconfigdirs for cygwin32 builds.
11670
11671 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11672
11673         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11674
11675 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11676
11677         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11678         make-all.com, use makefile.vms instead.
11679
11680 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11681
11682         * config.sub: Accept -lnews*.
11683
11684 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11685
11686         * configure.in (noconfigdirs): Disable target-newlib,
11687         target-examples and target-libiberty for d30v.
11688
11689 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11690
11691         * configure.in (noconfigdirs): Enable ld for d30v.
11692
11693 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11694
11695         * configure.in (tic80-*-*): Build compiler.
11696
11697 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11698
11699         * configure.in (d30v-*): Remove sim directory from list of
11700         unsupported d30v directories
11701
11702 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11703
11704         * config.sub, configure.in: Add d30v target cpu.
11705
11706 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11707
11708         * makefile.vms: New file.
11709         * make-all.com: Remove.
11710
11711 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11712
11713         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11714
11715 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11716
11717         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11718
11719 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11720
11721         * Makefile.in (ALL_MODULES): Added all-db.
11722         (CROSS_CHECK_MODULES): Addec check-db.
11723         (INSTALL_MODULES): Added install-db.
11724         (CLEAN_MODULES): Added clean-db.
11725
11726 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11727
11728         * config.guess: Merge with latest FSF sources.
11729
11730 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11731
11732         * Makefile.in (ALL_MODULES): Added all-itcl.
11733         (CROSS_CHECK_MODULES): Added check-itcl.
11734         (INSTALL_MODULES): Added install-itcl.
11735         (CLEAN_MODULES): Added clean-itcl.
11736
11737 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11738
11739         * configure.in: build gdb for mn10200
11740
11741 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11742
11743         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11744
11745 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11746
11747         * configure.in (tic80-*-*): Turn off most targets right now.
11748
11749 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11750
11751         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11752         rather than the makeinfo program.
11753         (do-info): Depend upon all-texinfo.
11754
11755 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11756
11757         * configure.in: Remove uses of config/mh-linux.
11758
11759         * config.sub, config.guess: Merge with latest FSF sources.
11760
11761 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11762
11763         * config.sub (case $basic_machine): Add tic80 entries.
11764
11765 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11766
11767         * config.sub, config.guess: Merge with latest FSF sources.
11768
11769 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11770
11771         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11772         * mpw-config.in: Test for NewFolderRecursive.
11773         * mpw-install: Use symbolic name for startup filename.
11774         * mpw-README: Add various additional details.
11775
11776 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11777
11778         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11779
11780 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11781
11782         * configure.in: Do build gcc and the target libraries for
11783         the mn10200.
11784
11785 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11786
11787         * configure.in: don't avoid building gdb for mn10300 any more
11788         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11789         instead of single-quoting it.
11790
11791 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11792
11793         * configure.in: Don't use --with-stabs on IRIX 6.
11794
11795 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11796
11797         * configure.in (m32r): Build gdb, libg++ now.
11798
11799 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11800
11801         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11802         directories from noconfigdirs.
11803
11804 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11805
11806         * config.sub (basic_machine): added mips16 configuration
11807
11808 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11809
11810         * config.sub: Handle d10v-unknown.
11811
11812 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11813
11814         * config.sub: Handle v850-unknown.
11815
11816 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11817
11818         * Makefile.in: add findutils
11819         * configure.in: add findutils to list of host_tools
11820
11821 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11822
11823         * config.sub: Handle mn10200 and mn10300.
11824
11825 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11826
11827         * configure.in (d10v-*): Do not build librx.
11828
11829 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11830
11831         * configure.in (mn10300): Build everything except gdb & libgloss.
11832
11833 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11834
11835         * config.guess:  Patch for Dansk Data Elektronik servers,
11836         from Niels Skou Olsen <nso@dde.dk>.
11837
11838         For ncr, use /bin/uname rather than uname, since GNU uname does not
11839         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11840
11841         Patch for MIPS R4000 running System V,
11842         from Eric S. Raymond <esr@snark.thyrsus.com>.
11843
11844         Fix thinko for nextstep.
11845
11846         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11847
11848         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11849         * config.guess: Guess mips-dec-mach_bsd4.3.
11850
11851         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11852         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11853         release numbers.
11854         * config.guess (mips-mips-riscos*):  Emit just enough of the
11855         release number.
11856
11857         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11858         * config.guess (sparc-auspex-sunos*):  Added.
11859         (f300-fujitsu-*): Added.
11860
11861         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11862         * config.guess:  Recognize a Tadpole as a sparc.
11863
11864 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11865
11866         * config.guess: Don't assume that NextStep version is either 2 or
11867         3.  NextStep 4 (aka OpenStep 4) has come out now.
11868
11869 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11870
11871         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11872         From Rik Faith <faith@cs.unc.edu>.
11873
11874 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11875
11876         * config.sub: Contributions from bug-gnu-utils to:
11877         Support plain "hppa" (no version given) architecture, reported by
11878         OpenStep.
11879         OpenBSD like NetBSD.
11880         LynxOs is not a hardware supplier.
11881
11882         * config.guess: Contributions from bug-gnu-utils to add support for:
11883         OpenBSD like NetBSD.
11884         Stratus systems.
11885         More Pyramid systems.
11886         i[n>4]86 Intel chips.
11887         M680[n>4]0 Motorola chips.
11888         Use unknown instead of lynx for hardware manufacturer.
11889
11890 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11891
11892         * install.sh (chmodcmd): Set to null if the DST directory already
11893         exists.
11894
11895 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11896
11897         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11898         not use mt-ppc target Makefile fragment any more.
11899
11900 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11901
11902         * configure.in (*-*-windows):  Exclude everything but those dirs
11903         needed to build windows.
11904
11905 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11906
11907         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11908
11909 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11910
11911         * configure.in:  Exclude mmalloc from i386-windows.
11912
11913 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11914
11915         * Undo my previous change.
11916
11917 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11918
11919         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11920         unconditionally.
11921         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11922
11923 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11924
11925         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11926         host to add it's own flags.
11927
11928 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11929
11930         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11931
11932 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11933
11934         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11935         (CXX_FOR_TARGET): Likewise.
11936         (GCC_FOR_TARGET): Define.
11937         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11938         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11939         CC_FOR_TARGET was specified on the command line.
11940         (MAKEOVERRIDES): Don't define.
11941
11942 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11943
11944         * configure.in (m32r): Fix spelling of libg++ libs.
11945
11946 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11947
11948         * config.sub (-apple*): Remove, now redundant.
11949
11950 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11951
11952         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11953
11954         * configure: Rework yesterday's sed script patch.
11955
11956         * config.sub: Merge with FSF.
11957
11958 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11959
11960         * config.guess:  Merge from FSF.
11961
11962         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11963         * config.guess: Use pc instead of unknown, for pc clone systems.
11964         Change linux to linux-gnu.
11965
11966         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11967         * config.guess: Avoid non-portable tr syntax.
11968
11969 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11970
11971         * test-build.mk (HOLES): Add "xargs" for gdb.
11972
11973         * configure: Avoid hpux10.20 sed bug.
11974
11975 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11976
11977         * configure.in:  Add support for windows host
11978         (that is a build done under the Microsoft build environment).
11979
11980 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11981
11982         * Makefile.in: Replace all uses of srcroot with s, to shrink
11983         command line lengths.
11984
11985         Patches from Geoffrey Noer <noer@cygnus.com>:
11986         * configure.in: If configuring for newlib, pass --with-newlib to
11987         subdirectories.
11988         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11989         -Bnewlib/ and -Lwinsup to gcc.
11990         (CXX_FOR_TARGET): Likewise.
11991
11992 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11993
11994         * Makefile.in (ETC_SUPPORT): Add configure.
11995
11996 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11997
11998         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11999         host configuration file.
12000
12001 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12002
12003         * configure.in: Break mn10x00 support into separate
12004         mn10200 and mn10300 configurations.
12005         * config.sub: Likewise.
12006
12007 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12008
12009         * configure.in: Add lots of stuff to noconfigdirs for
12010         the mn10x00 targets.
12011
12012         * config.sub, configure.in: Add mn10x00 support.
12013
12014 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12015
12016         * make-all.com: Call conf-a-gas, not config-a-gas.
12017
12018 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12019
12020         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12021         targets.
12022
12023 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12024
12025         * mpw-README: Add much more detail for native PowerMac.
12026         * mpw-install: New file.
12027         * mpw-configure: Add --norecursion and --help options.
12028         * mpw-config.in: Translate readme and install files when
12029         copying to objdir.
12030         * mpw-build.in: Don't always depend on byacc and flex.
12031         (install-only-top): New action.
12032
12033 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12034
12035         * configure.in:  You can now configure GDB for the v850.
12036
12037 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12038
12039         * configure.in (noconfigdirs): Don't configure any C++ dirs
12040         if targeting D10V.
12041
12042 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12043
12044         * config.sub: Recognize mips64vr5000.
12045
12046 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12047
12048         * configure.in: Use a single line for host_tools and native_only.
12049
12050 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12051
12052         * config.sub, configure.in: Add entries for m32r.
12053
12054 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12055
12056         * Makefile.in (inet-install): Don't run install-gzip.
12057
12058 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12059
12060         * configure.in:  Don't config lots of things for *-*-windows*.
12061
12062 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12063
12064         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12065         (host_libs, host_tools): Copy from configure.in.
12066         * mpw-configure: Don't complain about directories not found.
12067
12068 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12069
12070         * configure.in (i[345]86): Recognize i686 for pentium pro.
12071         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12072         file.
12073
12074         * config.guess (i[345]86): Ditto.
12075
12076 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12077
12078         * configure.in (noconfigdirs): Removed gdb for D10V.
12079
12080 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12081
12082         * configure.in: Remove ld, target-libio, target-libg++, and
12083         target-libstdc++ from noconfigdirs.
12084
12085 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12086
12087         * configure: Fix three locations where shell scripts were
12088         being run directly rather than with config_shell.
12089
12090 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12091
12092         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12093         * config.sub (basic_machine): Recognize v850.
12094
12095 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12096
12097         * mpw-configure: Handle multiple enable/disable options and
12098         pass them down recursively, handle -c and -s flags appropriately
12099         depending on choice of compiler, add escape mechanism for
12100         quoted arguments to gC.
12101
12102 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12103
12104         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12105         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12106         so that -mrelocatable-lib and -mno-eabi are used.
12107
12108         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12109         not support --print-multi-lib, don't abort.
12110
12111 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12112
12113         * make-all.com: Run config-a-gas.
12114         * setup.com: Don't copy subdirectory files around.
12115
12116 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12117
12118         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12119         target, it now compiles correctly.
12120
12121 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12122
12123         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12124
12125 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12126
12127         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12128
12129 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12130
12131         * configure.in (native_only): Add prms.
12132
12133 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12134
12135         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12136         (BINUTILS_SUPPORT_DIRS): Likewise.
12137
12138 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12139
12140         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12141         d10v support is added.
12142
12143 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12144
12145         * configure.in (d10v-*-*): New target.
12146
12147 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12148
12149         * config.guess (HP 9000/811): Recognize this as a PA1.1
12150         machine.
12151
12152 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12153
12154         * Makefile.in (do-tar-gz): New target, split out from tail end of
12155         taz target.  Run each command separately, don't use pipes.
12156         (taz): Use it.
12157
12158 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12159
12160         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12161         * mpw-build.in: No builds should depend on building byacc or flex,
12162         they are assumed to be installed already.
12163
12164 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12165
12166         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12167         variable that CC_FOR_TARGET needs.
12168
12169 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12170
12171         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12172         options have changed since the last time the subdirectory was
12173         configured, and if it has, reconfigure.
12174         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12175         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12176
12177 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12178
12179         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12180         CLEAN_MODULES): Add bash.
12181         (all-bash): New target.
12182
12183 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12184
12185         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12186
12187 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12188
12189         * config.sub (basic_machine): Recognize d10v as a valid processor.
12190
12191 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12192
12193         * mpw-configure: Add support for --bindir.
12194         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12195
12196 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12197
12198         * configure.in: add bash, time, gawk to list of hosttools and things
12199         to only build for native toolchains
12200
12201 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12202
12203         * Makefile.in (docdir): Remove.
12204
12205 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12206
12207         * Makefile.in (datadir): Set to $(prefix)/share.
12208
12209 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12210
12211         * configure.in: build diff and patch for cygwin32-hosted
12212         toolchains.
12213
12214 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12215
12216         * config.sub: Accept -rtems*.
12217
12218 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12219
12220         * configure.in: enable dosrel for cygwin32-hosted builds,
12221                 remove diff from the list of things not buildable
12222                 via Canadian Cross
12223
12224 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12225
12226         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12227         don't get ". ".
12228
12229 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12230
12231         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12232
12233 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12234
12235         * Makefile.in (taz): Handle case where tex3patch didn't even get
12236         checked out.  Also, if it was found, put the symlink in a new util
12237         subdirectory.
12238
12239 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12240
12241         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12242
12243 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12244
12245         * config.sub: Recognize -openvms.
12246         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12247         * make-all.com, setup.com: New files.
12248
12249 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12250
12251         * Makefile.in (taz): tex3patch moved to texinfo/util.
12252
12253 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12254
12255         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12256         * configure.in: remove make from disable-if-Can-Cross list
12257                 enable gdb if ${host} and ${target} are cygwin32
12258
12259 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12260
12261         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12262         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12263
12264 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12265
12266         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12267         distinguish sysv/svr4/bsd variants.
12268         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12269
12270 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12271
12272         * configure.in: Added copyright notice.
12273         * move-if-change: Added copyright notice.
12274
12275 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12276
12277         * configure.in (powerpcle-*-solaris*): Until we get shared
12278         libraries working, don't build gdb, sim, make, tcl, tk, or
12279         expect.
12280
12281 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12282
12283         * config.guess:  Merge with FSF:
12284
12285         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12286         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12287
12288         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12289         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12290
12291         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12292         * config.guess:  Combine two OSF1 rules.
12293         Also recognize field test versions.  From mjr@zk3.dec.com.
12294         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12295         because GNU uname does not support -p.  From pmr@pajato.com.
12296
12297 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12298
12299         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12300
12301 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12302
12303         * mpw-README: Document GCCIncludes.
12304
12305 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12306
12307         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12308
12309 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12310
12311         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12312
12313 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12314
12315         * configure.in (*-*-cygwin32): Configure make.
12316
12317 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12318
12319         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12320
12321 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12322
12323         * Makefile.in (all-inet): Depend on all-perl.
12324
12325         * Makefile.in (inet-install): New target.
12326
12327         * Makefile.in (all-inet): Depend on all-tcl.
12328         (all-inet): Depend on all-send-pr.
12329
12330 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12331
12332         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12333         temporarily.
12334
12335 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12336
12337         * configure.in: Don't configure --with-gnu-ld on AIX.
12338
12339 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12340
12341         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12342
12343 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12344
12345         * Makefile.in (ALL_MODULES): Added all-inet.
12346         (CROSS_CHECK_MODULES): Added check-inet.
12347         (INSTALL_MODULES): Added install-inet.
12348         (CLEAN_MODULES): Added clean-inet.
12349         (all-indent): New target.
12350
12351         * configure.in (host_tools): Added inet.
12352         (native_only): Added inet.
12353         (noconfigdirs): Added inet.
12354
12355 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12356
12357         * configure.in: Don't configure libgloss if we are not configuring
12358         newlib.
12359
12360 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12361
12362         * configure.in: Don't configure libgloss for unsupported
12363         architectures.
12364
12365 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12366
12367         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12368
12369 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12370
12371         * Makefile.in (ALL_MODULES): Include all-apache.
12372         (CROSS_CHECK_MODULES): Include check-apache.
12373         (INSTALL_MODULES): Include install-apache.
12374         (all-apache): New target.
12375
12376         * configure.in: Added apache everywhere perl is seen.
12377
12378 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12379
12380         * Makefile.in: Add support for clean-{module} and
12381         clean-target-{module} rules.
12382
12383 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12384
12385         * configure.in (*-*-ose) do not build libgloss.
12386
12387 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12388
12389         * config.guess (prep*:SunOS:5.*:*): Turn into
12390         powerpele-unknown-solaris2.
12391
12392 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12393
12394         * configure.in: Permit --enable-shared to specify a list of
12395         directories.
12396
12397 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12398
12399         * configure.in (host==solaris): Pass only the first word of $CC
12400         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12401
12402 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12403
12404         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12405
12406 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12407
12408         * Makefile.in (ALL_MODULES): Include all-perl.
12409         (CROSS_CHECK_MODULES): Include check-perl.
12410         (INSTALL_MODULES): Include install-perl.
12411         (ALL_X11_MODULES): Include all-guile.
12412         (CHECK_X11_MODULES): Include check-guile.
12413         (INSTALL_X11_MODULES): Include install-guile.
12414         (all-perl): New target.
12415         (all-guile): New target.
12416
12417         * configure.in (host_tools): Include perl and guile.
12418         (native_only): Include perl and guile.
12419         (noconfigdirs): Don't build guile and perl; no ports have been
12420         done.
12421
12422 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12423
12424         * configure (--enable-*): Handle quoted option lists such as
12425         --enable-sim-cflags='-g0 -O' better.
12426
12427 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12428
12429         * Makefile.in ({,inst}all-target): New rule so we can make and
12430         install all of the target directories easily.
12431
12432 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12433
12434         * configure.in: Add missing global flag in sed substitution when
12435         deleting `target-' from ${configdirs}.
12436
12437 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12438
12439         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12440         option.
12441
12442         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12443         config/mh-necv4.
12444
12445         * install.sh: Correct misspelling of transformbasename.
12446
12447         * config.guess: Recognize mips-*-sysv*.
12448
12449 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12450
12451         * config.sub: Recognize mon960.
12452
12453 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12454
12455         * configure: Restore Canadian Cross handling of BISON and LEX,
12456         removed in Feb 20 change.
12457
12458 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12459
12460         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12461         Mention make install.  Remove the old copyright date as well the
12462         clumsy and rather pointless copyright on the README file.
12463
12464 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12465
12466         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12467         Makefile after running symlink-tree, then run `make distclean' to
12468         avoid clobbering any generated files in srcdir.
12469
12470 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12471
12472         * configure.in (m68k-*-netbsd*): Build everything now.
12473
12474 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12475
12476         * Makefile.in (taz): Fix quoting.
12477
12478 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12479
12480         * configure.in (sparclet-*-*): Build everything now.
12481
12482 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12483
12484         * configure.in (m68k-*-linux*): New host.
12485
12486 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12487
12488         * configure: Check for bison before byacc.
12489
12490 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12491
12492         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12493         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12494         searching PATH.  These are used as fallbacks by Makefile.in if
12495         flex/bison/byacc aren't in objdir.
12496
12497 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12498
12499         * Makefile.in: Make everything which depends upon all-bfd also
12500         depend upon all-opcodes, in case --with-commonbfdlib is used.
12501
12502 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12503
12504         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12505         building NT native compilers on Unix.
12506
12507 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12508
12509         * configure.in: Don't get CC from the host Makefile fragment if we
12510         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12511         Solaris test for /usr/ucb/cc to the post target script, just after
12512         the compiler sanity test.
12513
12514 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12515
12516         * config.sub: Merge with FSF.
12517
12518 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12519
12520         * Makefile.in (RPATH_ENVVAR): New variable.
12521         (REALLY_SET_LIB_PATH): Use it.
12522         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12523
12524 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12525
12526         * config.sub, configure.in: Recognize sparclet cpu.
12527
12528 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12529
12530         * config.guess:  Support m68k-cbm-sysv4.
12531
12532 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12533
12534         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12535         m68k-unknown-linuxaout from linker help string.  Put quotes around
12536         $ld_help_string.
12537
12538 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12539
12540         * config.guess (powerpc-harris-powerunix): Add guess for port
12541         to new target.
12542
12543 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12544
12545         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12546
12547 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12548
12549         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12550         $(REALLY_SET_LIB_PATH) in Makefile.
12551         * Makefile.in (SET_LIB_PATH): New variable.
12552         (REALLY_SET_LIB_PATH): New variable.
12553         ($(DO_X)): Use $(SET_LIB_PATH).
12554         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12555         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12556         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12557         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12558         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12559         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12560         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12561         (install-dosrel): Likewise.
12562         (all-opcodes): Depend upon all-libiberty.
12563
12564 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12565
12566         * config.guess (*:CYGWIN*): New
12567
12568 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12569
12570         * Makefile.in (all-target-winsup): All all-target-libiberty.
12571
12572 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12573
12574         * configure.in (noconfigdirs): Add missing # in front of comment.
12575
12576 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12577
12578         * configure.in: add second pass to things added to noconfigdirs
12579         so *-gm-magic can exclude libgloss properly.
12580
12581 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12582
12583         * mpw-configure (extralibs_name, rez_name): Set correctly
12584         for MWC68K compiler.
12585
12586         * mpw-README: Add more info on the necessary build tools.
12587
12588 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12589
12590         * configure.in, config.sub: Recognize cygwin32.
12591
12592 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12593
12594         * config.guess, config.sub: Recognize A/UX.
12595
12596 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12597
12598         * config.sub: Merge with gcc/config.sub.
12599
12600 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12601
12602         * mpw-build.in (do-binutils): Add build of stamps.
12603
12604 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12605
12606         * config.sub: Add recognition for mips64vr4100*-* targets.
12607
12608 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12609
12610         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12611         Add creation of gconfigargs with `--enable-shared' turned on.
12612         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12613         ($(host)-stamp-stage3-configured): Likewise.
12614         (HOLES): Add chatr and ldd.
12615         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12616
12617 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12618
12619         * configure: Pass --nfp to recursive configures.
12620
12621 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12622
12623         * Makefile.in (DLLTOOL): New.
12624         (DLLTOOL_FOR_TARGET): New.
12625         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12626         (EXTRA_TARGET_FLAGS): Ditto.
12627         (EXTRA_GCC_FLAGS): Ditto.
12628         (CONFIGURE_TARGET_MODULES): Ditto.
12629         (DO_X): Ditto.
12630         * configure: Add DLLTOOL.
12631
12632 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12633
12634         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12635         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12636         mh-sco, since old workarounds no longer needed, and don't
12637         build ld, since libraries have weak symbols in COFF.
12638
12639 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12640
12641         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12642
12643 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12644
12645         * configure.in: Make sure that ${CC} can be used to compile an
12646         executable.
12647
12648 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12649
12650         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12651         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12652         nothing depending on whether gdbtk is being built.
12653
12654 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12655
12656         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12657
12658 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12659
12660         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12661         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12662
12663 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12664
12665         * config-ml.in: Add support for
12666         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12667         Simplify setting of multidirs from --disable-foo.
12668
12669 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12670
12671         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12672         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12673         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12674         non-empty, pass them on to the  GCC make.
12675         (all-bootstrap): New rule that is like all-gcc, except it executes
12676         the GCC bootstrap rule instead of the GCC all rule.
12677
12678 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12679
12680         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12681
12682 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12683
12684         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12685         DG/UX support.
12686
12687 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12688
12689         * config.sub (i*86*) Change [345] to [3456]
12690
12691 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12692
12693         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12694         --with-gnu-ld=no.
12695
12696 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12697
12698         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12699         AIX multilibs get built.
12700
12701 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12702
12703         * configure.in (i386-win32): Don't build expect if we're not
12704         building the tcl subdir.
12705
12706 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12707
12708         * Makefile.in: (configure-target-examples, all-target-examples):
12709         New targets, configure and build example programs.
12710
12711 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12712
12713         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12714         use it as input to sedit the generated MPW makefile.
12715         * mpw-README: Add a suggestion about Gestalt.h.
12716
12717 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12718
12719         * config.sub: Accept *-*-ieee*.
12720
12721 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12722
12723         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12724         Ronald F. Guilmette <rfg@monkeys.com>.
12725
12726 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12727
12728         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12729         for powerpc-pe native.
12730         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12731         (target==powerpc-pe): duplicate i386-win32 entry.
12732
12733 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12734
12735         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12736         of vxworks, not just vxworks5.1.
12737
12738 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12739
12740         * mpw-configure: Add support for exec-prefix.
12741
12742 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12743
12744         * config.guess: Recognize HP model 816 machines as having
12745         a PA1.1 processor.
12746
12747 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12748
12749         * configure: Ignore new autoconf configure options.
12750
12751 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12752
12753         * config.guess:  Recognize Pentium under SCO.
12754         From Robert Lipe <robertl@arnet.com>.
12755
12756 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12757
12758         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12759
12760 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12761
12762         * configure.in: Don't configure gas for alpha-dec-osf*.
12763
12764 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12765
12766         * configure.in: Default to --with-stabs for some targets for which
12767         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12768         i[345]86*-*-unixware*.
12769
12770 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12771
12772         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12773         rather than basing it on the target.  Simplify handling of options
12774         controlling which directories to configure.  Remove extraneous
12775         slash in multi-clean target.
12776
12777 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12778
12779         * config-ml.in: Prefix more variables with ml_ so they don't collide
12780         with configure's.
12781
12782 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12783
12784         * configure: Don't turn -v into --v.
12785
12786 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12787
12788         * configure.in (targargs): Fix typo.
12789
12790         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12791
12792 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12793
12794         * configure.in: Strip --host and --target options from
12795         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12796         --with-cross-host option when building with a cross-compiler.
12797         * configure: Canonicalize the arguments put into config.status by
12798         always using `=' for an option with an argument.  Pass a presumed
12799         --host or --target explicitly.
12800
12801 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12802
12803         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12804         into general OS recognition case.
12805
12806 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12807
12808         * configure.in (target_configdirs): add target-winsup only
12809         for win32 target systems.
12810
12811 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12812
12813         * Makefile.in (all-target-libgloss): Depend upon
12814         configure-target-newlib, since when libgloss is built it looks to
12815         see if the newlib directory exists.
12816
12817 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12818
12819         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12820         cfg-ml-*.in.
12821
12822 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12823
12824         * configure: Handle LD and LD_FOR_TARGET when configuring a
12825         Canadian Cross.
12826
12827 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12828
12829         * configure.in (target_libs): add target-winsup.
12830         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12831         (target==ppcle-pe): remove ld from $noconfigdirs.
12832
12833 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12834
12835         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12836         Preserve relative path names in $srcdir.  Build symlink tree if
12837         configuring cross target dir and srcdir=. (= no VPATH support).
12838         (configure-target-libg++): Depend on configure-target-librx.
12839         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12840         * config-ml.in: New file.
12841         * symlink-tree: New file.
12842         * configure: Ensure srcdir="." if that's what it is.
12843
12844 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12845
12846         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12847         includes and FLEX_SKELETON setting.
12848         * mpw-configure (--with-gnu-ld): New option, controls whether
12849         to use PPCLink or ld with PowerMac GCC.
12850         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12851         * mpw-config.in: Configure grez if targeting Mac.
12852
12853         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12854         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12855         just macos.
12856         * configure.in: Configure grez resource compiler if targeting Mac.
12857         * Makefile.in (all-grez, install-grez): New targets.
12858
12859 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12860
12861         * configure: CXX defaults to gcc, not g++.  If we find
12862         gcc in the path, set CC to gcc -O2.
12863
12864 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12865
12866         * configure: Default ${build} correctly.  Avoid picking up extra
12867         spaces when reading CC and CXX from Makefile.  When doing a
12868         Canadian Cross, use plausible default values for numerous
12869         variables.
12870         * configure.in: When doing a Canadian Cross, don't try to
12871         configure tools whose configure script can't handle it.
12872
12873 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12874
12875         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12876
12877 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12878
12879         * configure:  Remove dubious bug reporting address.
12880
12881 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12882
12883         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12884         configure script, run that instead of this directory's configure.
12885         In either case, print a message that we're configuring the sub-dir.
12886
12887 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12888
12889         * configure.in: Before checking for the existence of various files,
12890         use sed to filter out "target-".
12891
12892 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12893
12894         * Makefile.in (DO_X): Split rule to decrease command line length
12895         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12896         (Philippe De Muyter).
12897
12898 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12899
12900         * Makefile.in (all-patch): depend on all-libiberty.
12901
12902 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12903
12904         * configure.in: If the only directory in target_configdirs which
12905         actually exists is libiberty, then set target_configdirs to empty,
12906         to avoid trying to build a target libiberty in a gas or gdb
12907         distribution.
12908
12909 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12910
12911         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12912         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12913         systems.
12914
12915 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12916
12917         * configure.in (copy_dirs): Use sys-include instead of include
12918         for --with-headers option.
12919
12920 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12921
12922         * Makefile.in, configure.in: Make winsup builds work with
12923         new scheme.
12924
12925 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12926
12927         * configure.in: Build the linker on AIX.
12928
12929 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12930
12931         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12932         where needed.
12933
12934 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12935
12936         * Makefile.in (all-gcc): Fix typo.
12937
12938 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12939
12940         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12941
12942 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12943
12944         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12945         to target-xiberty, to provide more flexibility.
12946         (target_subdir):  Define.  Create if cross.
12947         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12948         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12949         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12950         check-libFOO -> check-target-libFOO, etc.
12951         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12952         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12953         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12954         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12955         allow ALL_GCC="" to only configure.
12956         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12957         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12958         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12959
12960 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12961
12962         * Makefile.in (taz): Build "info" in etc explicitly.
12963
12964 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12965
12966         * configure.in:  Make sure that CC is undefined (as opposed to
12967         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12968         problem with autoconf trying to configure on a host without GCC.
12969
12970 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12971
12972         * mpw-configure: Set host alias from choice of host compiler,
12973         only use generic MPW Makefile sed if present, edit a file
12974         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12975         * mpw-README: Add problem notes about CW6 and CW7.
12976
12977 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12978
12979         * Makefile.in (taz): Use ";" instead of ";;".
12980
12981 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12982
12983         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12984         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12985         DISTDOCDIRS.
12986         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12987         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12988
12989 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12990
12991         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12992         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12993         Move bfd to DISTSTUFFDIRS.
12994
12995 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12996
12997         * Makefile.in (X11_LIB): Removed.
12998         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12999
13000         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13001
13002 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13003
13004         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13005         names.
13006
13007 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13008
13009         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13010
13011 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13012
13013         * configure.in (i[345]86-*-win32): Always build newlib.
13014         Don't configure cvs, autoconf or texinfo.
13015         * Makefile.in (LD_FOR_TARGET): New.
13016         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13017         Pass down LD_FOR_TARGET.
13018
13019 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13020
13021         * winsup: New directory.
13022         * Makefile.in: Build winsup.
13023         * configure.in: Winsup is configured when target is win32.
13024         Can only build win32 target GDB when native.
13025
13026 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13027
13028         * config.guess: Recognize HP model 819 machines as having
13029         a PA 1.1 processor.
13030
13031 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13032
13033         * configure: Fix sed loop which substitutes for CC and CXX to
13034         avoid bug found in various sed implementations.
13035
13036 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13037
13038         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13039         simulator.  Use standard powerpc-*-eabi*.
13040
13041 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13042
13043         * configure.in: Stop putting gas and binutils in noconfigdirs for
13044         powerpc-*-aix* and rs6000-*-*.
13045
13046 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13047
13048         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13049         -mcall-aixdesc libraries.
13050
13051 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13052
13053         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13054
13055         * config.sub (arm | armel | armeb): Fix shell syntax.
13056
13057 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13058
13059         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13060         -msoft-float and -mcpu=common support.
13061         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13062         libraries.
13063
13064 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13065
13066         * configure.in: Allow configuration and build of emacs19 for the alpha.
13067
13068 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13069
13070         * configure.in (CC): Get ^CC, not just any old CC, from
13071         ${host_makefile_frag}.
13072
13073 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13074
13075         * configure.in (CC): Try to get CC from
13076         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13077
13078 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13079
13080         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13081         only if it exists in $(srcdir).
13082
13083 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13084
13085         * configure: If CC and CXX are not set in the environment, set
13086         them, based on either an existing Makefile or on searching for gcc
13087         in PATH.  Substitute for CC and CXX in Makefile.
13088         * configure.in: Remove libm from target_libs.  Separate
13089         target_configdirs from configdirs.  If CC is not set in
13090         environment, try to get it from a host Makefile fragment.  Rewrite
13091         changes of configdirs to use skipdirs instead.  A few minor
13092         tweaks.  Take directories out of target_configdirs as they are
13093         taken out of configdirs.  Remove existing Makefile files from
13094         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13095         CONFIG_ARGUMENTS in Makefile.
13096         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13097         by configure.in.
13098         (CONFIG_ARGUMENTS): Likewise.
13099         (CONFIGURE_TARGET_MODULES): New variable.
13100         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13101         ($(CONFIGURE_TARGET_MODULES)): New target.
13102         (configure-libg++, configure-libio): New targets.
13103         (all-libg++): Depend upon configure-libg++.
13104         (all-libio): Depend upon configure-libio.
13105         (configure-libgloss, all-libgloss): New targets.
13106         (configure-libstdc++): New target.
13107         (all-libstdc++): Depend upon configure-libstdc++.
13108         (configure-librx, all-librx): New targets.
13109         (configure-newlib): New target.
13110         (all-newlib): Depend upon configure-newlib
13111         (configure-xiberty): New target.
13112         (all-xiberty): Depend upon configure-xiberty.
13113
13114 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13115
13116         * configure.in (host i[345]86-*-win32):  Expand the
13117         noconfigdirs again.
13118
13119 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13120
13121         * mpw-configure: Fix sed command file name.
13122
13123 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13124
13125         * configure.in (host i[345]86-*-win32): Reduce the
13126         noconfigdirs again.
13127
13128 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13129
13130         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13131         or powerpc*-*-pe*, since they are not yet supported.
13132
13133 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13134
13135         Add PowerMac support and many other enhancements.
13136         * mpw-configure: New option --cc to select compiler to use,
13137         paste options set according to --cc into the generated
13138         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13139         if mpw-make.sed is present.
13140         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13141         add forward includes for PowerPC include files.
13142         * mpw-build.in: Build using Makefile.PPC if present.
13143         (do-byacc, etc): Remove separate version resource builds.
13144         (do-gas): Build "stamps" before "all".
13145         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13146         * mpw-README: Update to reflect --cc option, PowerMac support,
13147         and recently-reported compatibility problems.
13148
13149 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13150
13151         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13152         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13153         (--with-multilib-top): Pass to recursive invocations.
13154
13155 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13156
13157         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13158         v810-*-*.
13159
13160 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13161
13162         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13163         gdb, ld and opcodes on v810-*-*.
13164
13165 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13166
13167         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13168         (local-maintainer-clean): New target.
13169         (maintainer-clean): New target.
13170         (realclean): Just depend upon maintainer-clean.
13171
13172 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13173
13174         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13175
13176 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13177
13178         * configure.in: Build ld in mips*-*-bsd* case.
13179
13180 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13181
13182         * config.sub: Accept -lites* OS.  From Ian Dall.
13183
13184 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13185
13186         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13187         targets.
13188
13189 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13190
13191         * configure.in: treat i386-win32 canadian cross the same as
13192         i386-go32 canadian cross.
13193
13194 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13195
13196         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13197         running under the simulator to build a reduced set of libraries.
13198         (powerpc-*-eabiaix): Add fine grained multilib support added to
13199         other powerpc targets yesterday.
13200
13201 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13202
13203         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13204         -disable-softfloat, -disable-relocatable, -disable-aix, and
13205         -disable-sysv to control which multilib libraries get built.
13206
13207 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13208
13209         * configure: Add Makefile.tem to list of files to remove in trap
13210         handler.
13211
13212 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13213
13214         * config.guess (*Linux*):  Add missing "exit"s.
13215         Also, need specific check for alpha-unknown-linux (uses COFF).
13216
13217 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13218
13219         * config.guess:  Merge with FSF:
13220
13221         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13222         * config.guess (AIX4): More robust release numbering discovery.
13223
13224         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13225         * config.guess (i386-sequent-ptx): Properly get version number.
13226
13227         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13228         * config.guess (mips:*:4*:UMIPS): New case.
13229
13230 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13231
13232         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13233         (i386-win32 host): Likewise.  Don't build readline.
13234
13235 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13236
13237         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13238         SUPPORT_FILES to submakes.
13239
13240 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13241
13242         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13243         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13244         mpw-configure.
13245
13246 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13247
13248         * configure.in (appdirs): Use =, not ==, in test expression when
13249         trying to build the text to print in the warning message for
13250         Solaris users.
13251
13252 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13253
13254         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13255
13256 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13257
13258         * config.guess: Recognize lynx-2.3.
13259
13260 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13261
13262         * config.sub (z8ksim): Deleted
13263         (z8k-*-coff): New, this is the one true name of the target.
13264
13265 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13266
13267         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13268
13269 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13270
13271         * config.guess (*:Linux:*:*): First try asking the linker what the
13272         default object file format is (elf, aout, or coff).  Then if this
13273         fails, try previous methods.
13274
13275 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13276
13277         * configure.in: Don't build newlib for *-*-vxworks5.1.
13278
13279 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13280
13281         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13282         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13283
13284 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13285
13286         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13287
13288 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13289
13290         * cfg-ml-com.in: New file.
13291         * cfg-ml-pos.in: New file.
13292
13293 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13294
13295         * COPYING.NEWLIB: Add HP free copyright to list.
13296
13297 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13298
13299         * config.sub: Recognize -eabi* for the system, not just -eabi.
13300
13301 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13302
13303         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13304         * config.sub, configure.in (win32): New target and host.
13305
13306 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13307
13308         * configure.in: Add i386-pe configuration.
13309
13310 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13311
13312         * mpw-build.in (install): Install GDB after LD.
13313
13314 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13315
13316         * mpw-config.in (elf/mips.h): Always forward-include, needed
13317         for GDB to build.
13318
13319 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13320
13321         * testsuite: New directory for customer acceptance and whole tool
13322         chain tests.
13323
13324 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13325
13326         * configure: If per-host line isn't found, but AC_OUTPUT is found
13327         and a configure script exists, run it instead.
13328
13329 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13330
13331         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13332
13333 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13334
13335         * configure: Set build_{cpu,vendor,os,alias} to host values when
13336         --build isn't specified.
13337
13338 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13339
13340         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13341         (FLAGS_TO_PASS): Pass them.
13342         (EXTRA_TARGET_FLAGS): Ditto.
13343
13344 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13345
13346         * Makefile.in (all-libg++): Depend on all-libstdc++.
13347
13348 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13349
13350         * configure.in (noconfigdirs): Enable all packages for
13351           i386-unknown-netbsd.
13352
13353 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13354
13355         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13356         hosted builds (DOS builds)
13357
13358 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13359
13360         Changes for ARM based on patches from Richard Earnshaw:
13361         * config.sub: Handle armeb and armel.
13362         * configure.in: Omit arm linker only for riscix.
13363
13364 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13365
13366         * config.guess:  Update from FSF.
13367
13368 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13369
13370         * config.sub: Recognize powerpcle as the little endian variant of
13371         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13372         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13373         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13374         temporarily.
13375
13376 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13377
13378         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13379
13380 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13381
13382         * config.sub: Accept -lites* as a basic system type.
13383
13384 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13385
13386         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13387         installed, and if so return linuxoldld as the system name.
13388
13389 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13390
13391         * config.guess: Add hppa1.1-hp-lites support.
13392
13393 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13394
13395         * configure.in: Don't build newlib for m68k-vxworks5.1.
13396
13397 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13398
13399         * configure.in (mips-sgi-irix6): Use mh-irix5.
13400
13401 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13402
13403         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13404
13405 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13406
13407         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13408         OSF/1.  Fix compiler flags.
13409         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13410
13411 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13412
13413         * configure.in: Recognize --with-newlib.
13414         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13415
13416 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13417
13418         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13419         to *_X11_MODULES due to gdbtk needing X include files et al.
13420
13421 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13422
13423         Merge in support for Mac MPW as a host.
13424         (Old change descriptions retained for informational value.)
13425
13426         * mpw-config.in: Add generic include forwards for cpu-specific
13427         include files in aout and elf directories.
13428
13429         * mpw-configure: Added copyright.
13430         * mpw-config.in: Check for presence of required build tools.
13431         (target_libs): Add newlib.
13432         (target_tools): Add examples.
13433         (Read Me): Generate as "Read Me for MPW" instead.
13434         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13435         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13436         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13437
13438         * mpw-configure: Remove subdir-specific makefile hackery,
13439         delete mk.tmp after using it.
13440
13441         * mpw-build.in (all): Display start and end times.
13442
13443         * mpw-configure (host_canonical): Set.
13444         (target_cpu): Always add to makefiles.
13445         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13446         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13447         (mpw-mh-mpw): Look for in srcdir and srcroot.
13448         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13449
13450         * mpw-build.in: (install-only): New target.
13451
13452         * mpw-configure (host_alias, target_alias): Rename from hostalias
13453         and targetalias, add into generated Makefile.
13454         (mk.tmp): If present, add into generated Makefile.
13455         * mpw-build.in (all-gas): Build config.h first before gas proper.
13456
13457         * mpw-configure (config.status): Write only if changed.
13458         * mpw-config.in (readline): Configure it (not built, just used for
13459         definitions).
13460
13461         * mpw-config.in (elf/mips.h): Add a forward include.
13462
13463         * mpw-config.in: Forward-include most .h files in include into
13464         extra-include.
13465         (readline): Don't build.
13466         mpw-build.in (install): Install GDB.
13467
13468         * mpw-configure (prefix, mpw_prefix): Handle it.
13469         * mpw-config.in (mmalloc, readline): Don't configure.
13470         * mpw-build.in (thisscript): Rename to ThisScript.
13471         Use mpw-build instead of BuildProgram everywhere.
13472         (mmalloc, readline): Don't build.
13473         * mpw-README: New file, basic documentation about the MPW port.
13474
13475         * mpw-config.in: Use forward-include to create include files.
13476
13477         * mpw-configure: Add more things to the top of each configured
13478         Makefile, including contents of config/mpw-mh-mpw.
13479         * mpw-config.in (extra-include): Create this directory and fill it
13480         with Posix-like include files when configuring.
13481
13482         * config.sub (apple, mac, mpw): Add various aliases.
13483
13484         * mpw-build.in: New file, top-level build script fragment for MPW.
13485         * mpw-configure: New file, configure script for MPW.
13486         * mpw-config.in: New file, config fragment for MPW.
13487
13488 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13489
13490         * configure.in (host_libs): Remove glob, since it is gone from the
13491         sources.
13492
13493 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13494
13495         * Makefile.in: define empty GDB_NLM_DEPS var.
13496
13497         * configure.in(target_makefile_frag): use config/mt-netware
13498         for netware targets.
13499
13500 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13501
13502         * config.sub: Merge in recent FSF changes.  Remove linux special
13503         cases.
13504
13505 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13506
13507         Revert this change:
13508
13509         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13510
13511                 * build-all.mk: Use CC=cc -Xs on Solaris.
13512
13513 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13514
13515         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13516         stop using it.
13517         * Makefile.in: Nuke all references to glob subdirectory.
13518
13519 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13520
13521         * configure.in: Fix --enable-shared logic in per-host.
13522
13523 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13524
13525         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13526
13527 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13528
13529         * configure.in (noconfigdirs): Don't build gas on AIX, for
13530         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13531
13532 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13533
13534         * configure: Fix --cache-file to work if the file argument is a
13535         relative path.
13536
13537 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13538
13539         * configure: If the --cache-file is used, pass it down to
13540         configure in subdirectories.
13541
13542 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13543
13544         * config.sub: add vxworks29k configuration.
13545
13546 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13547
13548         * Makefile.in (taz): Do "diststuff" part quietly.
13549
13550 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13551
13552         * config.sub: Mini-merge with gcc/config.sub.
13553
13554 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13555
13556         * config.guess (IRIX): Sed - to _.
13557
13558 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13559
13560         * Makefile.in (source-vault, binary-vault): New targets.
13561
13562 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13563
13564         * config.sub: Recognize -eabi as a basic system type.
13565
13566 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13567
13568         * configure.in (enable_shared stuff): Fix typo.
13569
13570 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13571
13572         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13573
13574 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13575
13576         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13577
13578 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13579
13580         * configure.in (rs6000-*-*): Don't build gas.
13581
13582 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13583
13584         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13585         reduce command line length.
13586         (AS_FOR_TARGET): Check for as.new, not Makefile.
13587         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13588
13589 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13590
13591         * config.guess:  Merge from FSF.
13592
13593 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13594
13595         * configure: Don't use $ when handling program_suffix.
13596
13597 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13598
13599         * configure.in:  Configure tk for hppa/hpux.
13600
13601 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13602
13603         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13604
13605 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13606
13607         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13608         to LIBCXXFLAGS.  Tests are better run without it.
13609
13610 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13611
13612         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13613
13614 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13615
13616         * configure.in (*-*-netware*): Don't configure xiberty.
13617
13618 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13619
13620         * configure.in:  Remove tk from native_only list.
13621
13622 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13623
13624         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13625           for special NCD build.
13626
13627 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13628
13629         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13630         makeall.bat, they're only useful for binutils snapshots.
13631         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13632         makeall.bat to specified SUPPORT_FILES.
13633
13634 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13635
13636         * build-all.mk: Add Ericsson targets to sun4 and solaris
13637           hosts.  Add  BNR's sun4 target to solaris host, so their
13638           build-from-source will be tested in-house first.
13639
13640 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13641
13642         * Makefile.in (LIBCFLAGS): New variable.
13643         (CFLAGS_FOR_TARGET): Ditto.
13644         (LIBCFLAGS_FOR_TARGET): Ditto.
13645         (LIBCXXFLAGS): Ditto.
13646         (CXXFLAGS_FOR_TARGET): Ditto.
13647         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13648         (BASE_FLAGS_TO_PASS): Pass them.
13649         (EXTRA_TARGET_FLAGS): Ditto.
13650
13651         * configure.in: Support --enable-shared.
13652
13653 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13654
13655         * configure.in (target_libs):  Include libstdc++ again.
13656         * config.guess:  Update from FSF (for FreeBSD).
13657
13658 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13659
13660         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13661         makeall.bat.
13662         (DISTDOCDIRS): Add `etc'.
13663         (ETC_SUPPORT_PFX): New variable.
13664         (taz): Include anything from etc starting with a word in
13665         ETC_SUPPORT_PFX.
13666
13667 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13668
13669         * config.sub: Update for recent FSF changes.  Remove obsolete
13670         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13671         spacing changes.
13672
13673 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13674
13675         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13676
13677         * config.guess:  Merge with FSF.
13678         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13679
13680 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13681
13682         * configure: Since the "trap 0" handler will override the exit
13683         status on many systems, only use it for "exit 1", and make it set
13684         a non-zero exit status; reset it before "exit 0".  Also, check
13685         exit status of config.sub, and error out if it failed.
13686
13687 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13688
13689         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13690         and install libgloss.
13691
13692 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13693
13694         * Makefile.in (all-binutils): Depend upon all-byacc.
13695
13696         * configure.in: Don't build emacs on Irix 5.
13697
13698 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13699
13700         * configure.in (*-*-netware*): Add libio.
13701
13702 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13703
13704         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13705         (CHECK_TARGET_MODULES): Ditto.
13706         (INSTALL_TARGET_MODULES): Ditto.
13707         (TARGET_LIBS): Ditto.
13708         (all-libstdc++): Note dependencies.
13709
13710 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13711
13712         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13713
13714 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13715
13716         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13717         -fexternal-templates.
13718
13719         * configure.in (target_libs): Add libstdc++.
13720         (noconfigdirs): Add libstdc++ as appropriate.
13721
13722 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13723
13724         * config.guess:  Update from FSF.
13725
13726 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13727
13728         * configure: Use ${config_shell} when running ${configsub}.
13729
13730 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13731
13732         * config.sub: No longer recognize h8300h.
13733
13734 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13735
13736         * config.sub: Remove extraneous differences between config.sub and
13737         gcc/config.sub.
13738
13739 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13740
13741         * Makefile.in (DISTSTUFFDIRS): Add gas.
13742
13743 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13744
13745         * COPYING.NEWLIB: New file.
13746
13747 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13748
13749         * config.guess (HP-UX):  Patch from Harlan Stenn
13750         <harlan@landmark.com> to also emit release level.
13751
13752 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13753
13754         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13755
13756 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13757
13758         * config.sub:  Merge nextstep cleanup from FSF.
13759
13760 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13761
13762         * configure.in (arm-*-*): Don't configure ld for this target.
13763
13764 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13765
13766         * configure.in (*-*-netware): don't configure libg++, libio,
13767           librx, or newlib.
13768
13769 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13770
13771         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13772         configure ld--it works, but it doesn't support shared libraries.
13773
13774 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13775
13776         * config.guess (*-unknown-freebsd*):  Get rid of possible
13777         trailing "(Release)" in version string.
13778         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13779
13780 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13781
13782         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13783         Fix type: *-next-neststep -> *-next-nextstep.
13784
13785         * config.guess:  Merge from FSF:
13786
13787         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13788
13789         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13790
13791         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13792
13793         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13794         instead of UNIX_SV for UnixWare 1.0).
13795
13796 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13797
13798         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13799         to make gdb/nlm/* build after the compiler and linker.
13800
13801 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13802
13803         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13804         not just i[34]86.
13805         (m68k-atari-sysv4):  Relocate to match FSF version.
13806
13807         * config.guess:  More merges from the FSF:
13808
13809         Add a space before function call or macro invocation.
13810
13811         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13812
13813         * config.guess: Add trap cmd to remove dummy.c and dummy when
13814         interrupted.
13815
13816         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13817
13818         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13819         (dummy): Redirect stderr from compilation of dummy.c.
13820
13821         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13822
13823         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13824
13825 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13826
13827         * configure: Accept and ignore --cache*, for compatibility with
13828         new autoconf.
13829
13830 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13831
13832         * config.guess:  Merge from FSF:
13833
13834         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13835
13836         * config.guess (Pyramid*:OSx*:*:*): New case.
13837         (PATH): Add /.attbin at end for finding uname.
13838         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13839
13840         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13841
13842         * config.guess (M88*:DolphinOS:*:*): New case.
13843
13844         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13845
13846         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13847         to select whether to use ELF or COFF.
13848
13849         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13850
13851         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13852
13853         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13854
13855         * config.guess: Guess the OS version for HPUX.
13856
13857         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13858
13859         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13860
13861 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13862
13863         * configure.in: Recognize --with-headers, --with-libs, and
13864         --without-newlib.
13865         * Makefile.in (all-xiberty): Depend upon all-ld.
13866
13867 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13868
13869         * configure.in: Change i[34]86 to i[345]86.
13870
13871 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13872
13873         * configure (version): A few more tweaks to help message.
13874
13875 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13876
13877         * Makefile.in:  Remove (for now) librx as a host library,
13878         now that we're building it for target.
13879
13880 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13881
13882         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13883         (Karl Berry).
13884
13885 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13886
13887         * configure.in:  Also configure librx.
13888
13889 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13890
13891         * Makefile.in:  Update various rules to reflect that librx
13892         is now needed for libg++.
13893
13894 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13895
13896         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13897
13898 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13899
13900         * configure.in: Configure the examples directory.
13901
13902 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13903
13904         * configure: Simplify Jun 2 1994 change.
13905
13906 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13907
13908         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13909         /bin/gcc isn't good enough to build gcc.
13910
13911 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13912
13913         * Makefile.in (GDB_SUPPORT_FILES): Remove
13914         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13915         (gdb.tar.gz): Add new rule to use standard distribution building
13916         mechanism.
13917
13918 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13919
13920         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13921         Bill Cox <bill@cygnus.com>.
13922
13923 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13924
13925         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13926
13927 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13928
13929         * configure:  Search current dir first in .gdbinit.
13930
13931 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13932
13933         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13934
13935 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13936
13937         * config.sub:  Refer to NeXT's operating system as nextstep.
13938
13939         * config.sub (case $basic_machine):  Re-order the cases, to match
13940         the order in the FSF version (which is mostly alphabethical).
13941         Merge in some additions and changes from the FSF.
13942
13943 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13944
13945         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13946         * config.sub: Recognize cxux7.
13947         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13948
13949 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13950
13951         * config.sub:  Fix typo powerpc -> powerpc-*.
13952
13953 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13954
13955         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13956
13957         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13958         parallel with all-emacs and install-emacs).  Top-level command
13959         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13960
13961 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13962
13963         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13964         $(relbindir)/make before doing ``make install'', and use
13965         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13966         installing over running make binary.
13967         ($(host)-stamp-stage3-installed): Likewise.
13968
13969 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13970
13971         * config.guess: Recognize Mach.
13972
13973 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13974
13975         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13976         see whether --exec-prefix was used.
13977
13978 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13979
13980         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13981
13982 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13983
13984         * Makefile.in: Add all-librx target similar to all-libproc.
13985
13986 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13987
13988         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13989         with post 1.2 uname bogosity.
13990
13991 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13992
13993         * configure: Remove temporary files on receipt of a signal.
13994
13995 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13996
13997         * configure: If there is a package_makefile_frag, remove
13998         ${subdir}/Makefile.tem after copying it in.
13999
14000 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14001
14002         * build_all.mk: support rs6000 lynx identifies itself as
14003         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14004         since /bin/gcc is too feeble to compile a modern gcc.
14005
14006 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14007
14008         * brought devo/test-build.mk update-to-date with progressive/
14009           test-build.mk. Add lynx targets and hppa flag info.
14010
14011 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14012
14013         * configure.in:  Use mh-ncrsvr43.  Patch from
14014         Tom McConnell <tmcconne@sedona.intel.com>.
14015
14016 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14017
14018         * config.guess (i386-unknown-bsdi):  No longer need to
14019         check #if defined(__bsdi__) && defined(__i386__).
14020
14021 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14022
14023         * configure: Set program_transform_nameoption correctly.
14024
14025 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14026
14027         * brought build-all.mk update-to-date with progressive build-all.mk,
14028           added new targets and hppa info.
14029
14030 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14031
14032         * configure: If config.guess result is a prefix of the user
14033         specified target, assume a native build and use the user specified
14034         target as the host alias.  Remove SunOS patch suffix removal hack.
14035         * configure.in: Remove SunOS patch suffix removal hack.
14036
14037         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14038         in NATIVE_CHECK_MODULES.
14039
14040 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14041
14042         * Makefile.in: Rename HOST_ONLY to NATIVE.
14043         * configure: Delete SunOs patch suffix from host_canonical
14044           and build_canonical variables that are prepended to Makefiles.
14045         * configure.in: Add comments for easier maintenance.
14046
14047 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14048
14049         * Makefile.in: Add all-libproc target similar to all-gui.
14050
14051 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14052
14053         * Makefile.in (CHECK_MODULES): split into
14054         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14055
14056 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14057
14058         * config.guess (i386-unknown-bsdi): New system to guess.
14059
14060 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14061
14062         * Makefile.in: Add all-gui target (but not yet build by "all").
14063
14064 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14065
14066         * config.sub: Move deletion of patch suffix from here...
14067         * configure.in: To here, at Ian's suggestion.  The top-
14068           level scripts might need to know of a patch level.
14069
14070 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14071
14072         * config.sub: Strip off patch suffix so rtl is recognized
14073           as a sunos4.1.3 machine, even though it's been patched.
14074
14075 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14076
14077         * Makefile.in (INSTALL_LAST): Delete.
14078         (INSTALL_DOSREL): New.
14079
14080 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14081
14082         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14083         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14084         whether we pass down --with-gnu-ld anyhow.
14085
14086 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14087
14088         * Makefile.in (INSTALL_LAST): Change operation so it works
14089         on more flavors of make.
14090         * configure.in (go32): Don't build libg++ or libio.
14091
14092 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14093
14094         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14095         they can be overriden by templates.
14096
14097 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14098
14099         * configure.in (target==go32): Don't build gdb.
14100         * dosrel: New directory.
14101
14102 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14103
14104         * configure.in (host==go32): Configure dosrel too.
14105         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14106         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14107         be set by incoming names or templates.
14108         (INSTALL_LAST): New rule.
14109
14110 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14111
14112         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14113
14114 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14115
14116         * configure.in (appdirs): New variable.  Currently empty, but will
14117         be used in gas distribution.  If nonempty, lists a set of
14118         directories at least one of which must get configured, or top
14119         level configuration is considered to have failed.
14120         (rs6000-*-lynxos*): Use new file name.
14121
14122 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14123
14124         Eliminate XTRAFLAGS.
14125         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14126         newlib include files using -idirafter, and also use -nostdinc.
14127         (CXX_FOR_TARGET): Likewise.
14128         (XTRAFLAGS): Removed.
14129         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14130         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14131         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14132         ($(DO_X)): Don't pass down XTRAFLAGS.
14133
14134 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14135
14136         * configure.in (mips*-dec-bsd*): New target; do build linker.
14137         (mips*-*-bsd*): New target; don't build linker.
14138
14139 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14140
14141         * configure.in: support rs6000-*-lynxos* configuration.
14142         support sunos4 as a cross target.
14143
14144         * config.sub: look for lynx*, not lynx since the OS version may
14145         legitimately be part of the name.
14146
14147 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14148
14149         * configure.in (i[34]86-*-sco*): Move to be with other i386
14150         targets.
14151         (romp-*-*): New target.  Skip various binary utilities.
14152         (vax-*-*): New target.  Don't build newlib.
14153         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14154
14155 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14156
14157         * configure.in: Only set host_makefile_frag if config
14158         directory exists.
14159
14160 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14161
14162         * install.sh: If $dstdir exists, don't check whether each
14163         component does.
14164
14165 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14166
14167         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14168
14169 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14170
14171         * configure.in (*-*-lynxos*): Don't configure newlib for either
14172         native or cross Lynx.
14173
14174 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14175
14176         * config.sub (sparc64-elf): Fix os.
14177         (z8k): Remove duplicate.
14178
14179 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14180
14181         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14182         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14183
14184 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14185
14186         * configure: Make file links cleanly even if Lynx fails on
14187           an NFS symlink (at least fail cleanly).
14188
14189 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14190
14191         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14192         -XNh2000.
14193
14194 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14195
14196         * configure: Unknown options are fatal again.
14197
14198 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14199
14200         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14201         compatibility.
14202
14203 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14204
14205         * build-all.mk: Add `clean' target.
14206
14207 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14208
14209         * config.guess:  Add SINIX support.
14210         * configure.in:  Add mips-*-sysv4* support.
14211
14212 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14213
14214         * build-all.mk: Document all useful targets.
14215         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14216         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14217
14218 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14219
14220         * configure: Support --silent, --quiet.
14221
14222 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14223
14224         * configure: Support --disable-FEATURE.
14225
14226 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14227
14228         * config.guess: Recognize NCR running SVR4.3.
14229
14230 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14231
14232         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14233         Patch from Paul Eggert <eggert@twinsun.com>.
14234
14235 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14236
14237         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14238
14239 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14240
14241         * configure: Make unrecognized options give nonfatal warnings
14242         instead of fatal errors, and pass them to any subdirectory
14243         configures in case they recognize them.
14244         Make --x equivalent to --with-x.
14245
14246 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14247
14248         * configure: Add --enable-* options.  Clean up usage message and
14249         some comments.
14250
14251 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14252
14253         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14254
14255 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14256
14257         * configure.in (hppa*-*-*): Enable binutils.
14258
14259 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14260
14261         * config.sub: Recognize cisco.
14262
14263 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14264
14265         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14266
14267 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14268
14269         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14270         than one configuration name.  Add comment.
14271
14272 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14273
14274         * config.guess: about target *-hitachi-hiuxwe2, fixed
14275         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14276         macro is incorrect.]
14277
14278 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14279
14280         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14281         than the "make ls" stuff which used to be here.
14282
14283 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14284
14285         * config.guess:  Recognize i[34]86-unknown-freebsd.
14286         From Shawn M Carey <smcarey@rodan.syr.edu>.
14287
14288 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14289
14290         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14291
14292 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14293
14294         * config.guess: Check for ptx.
14295
14296 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14297
14298         * config.sub: Add os9k checking.
14299
14300 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14301
14302         * config.guess: Handle OSF1 running on HPPA processors
14303
14304 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14305
14306         * configure: If subdir configure fails, print out a message with
14307         subdirectory name, in case subdir's configure code didn't identify
14308         itself.
14309
14310 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14311
14312         * configure.in: Remove embedded newlines from configdirs.
14313         Avoid mismatches of substrings.  Fix matching strings at end
14314         of configdirs.
14315
14316 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14317
14318         * config.guess:  Add Lynx/rs6000 config support.
14319
14320 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14321
14322         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14323
14324 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14325
14326         * configure.in (hppa*-*-osf*): Treat this just like most other
14327         PA configurations (eg no binutils or ld).
14328         (hppa*-*-*elf*): These configurations have binutils and ld.
14329
14330 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14331
14332         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14333
14334 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14335
14336         * configure.in (rs6000-*-*): Build gas.
14337
14338 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14339
14340         * Makefile.in:  Avoid bug in losing hpux sed.
14341
14342 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14343
14344         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14345         for GDB and GDB has been fixed to not need it.
14346
14347 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14348
14349         * config.guess: Recognize vax hosts.
14350
14351 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14352
14353         * configure (while loop): Don't use "break 2" inside case
14354         statement -- the case statement isn't an enclosing loop.
14355
14356 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14357
14358         * config.guess:  Clean up NeXT support, to allow nextstep
14359         on Intel machines.  Make OS be nextstep.
14360
14361 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14362
14363         * config.guess: Add alternate forms for Convex.
14364
14365 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14366
14367         * configure:  Completely rewrite option processing.  Take
14368         advantage of pattern-matching to avoid invoking test frequently.
14369         Also clean up host and target defaulting logic.
14370
14371 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14372
14373         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14374         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14375         commands (plus user environment) will fit SCO limits.
14376
14377 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14378
14379         * configure.in: Don't issue warnings about directories which are
14380         not being configured if -norecursion is set.  Correct test for
14381         --with-gnu-as and --with-gnu-ld to not get confused by substring
14382         matches.
14383
14384         * configure.in: Don't build gas for alpha-dec-osf1*.
14385
14386 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14387
14388         * configure:  Back out Per's change of 12/19/1993.  It changes the
14389         behavior of configure in unexpected and confusing ways.
14390
14391         Also, use different delim char when calculating
14392         program_transform_name so that the name can contain slashes.
14393
14394 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14395
14396         * configure.in, config.sub: Add support for VSTa micro-kernel.
14397
14398 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14399
14400         * configure.in: Nuke hacks which were used to get a special
14401         version of GAS for HPPA configurations.
14402
14403 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14404
14405         * configure:  If only ${target_alias} is given, use that
14406         as the default for ${host_alias}.
14407         * configure:  Add missing back-slashes before nested quotes.
14408
14409 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14410
14411         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14412
14413 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14414
14415         * config.guess:  Recognize some Tektronix configurations.
14416         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14417
14418 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14419
14420         * config.sub: Match any flavor of SH.
14421
14422 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14423
14424         * configure.in: Don't try to configure newlib for Alpha.
14425
14426 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14427
14428         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14429         libg++ or libio for any Alpha target.
14430
14431         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14432
14433 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14434
14435         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14436         default arguments -- so it tried to compress itself.
14437
14438 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14439
14440         * configure.in (notsupp): ensure that a space is always at the end
14441           of the configdirs list, since the grep checks for an explicit space
14442
14443 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14444
14445         * configure.in (target i386-sysv4.2): don't build ld, since static
14446           versions of many libraries are not available.
14447
14448 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14449
14450         * config.guess: Recognize Apollos (using environment variables).
14451         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14452
14453 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14454
14455         * config.guess: Recognize Sony news mips running newsos.
14456
14457 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14458
14459         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14460         "fi ; else" for bash.
14461
14462 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14463
14464         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14465
14466 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14467
14468         * config.sub: accept unixware as an alias for svr4.2.
14469         Fix some inconsistancies with the gcc version.
14470
14471 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14472
14473         * Makefile.in (DISTDOCDIRS):  Add gdb.
14474
14475 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14476
14477         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14478
14479 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14480
14481         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14482         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14483         this now.
14484
14485 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14486
14487         * config.sub: Accept hiux* as an OS name.
14488
14489         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14490         etc/make-stds.texi.  The underscore came from gcc, and dje now
14491         agrees that RUNTESTFLAGS is the correct name.
14492
14493 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14494
14495         * install.sh:  Remove 'set -e'.  It makes any conditionals
14496         in the script useless.
14497
14498         * config.guess: Automatically recognize arm-acorn-riscix
14499         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14500
14501 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14502
14503         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14504
14505 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14506
14507         * Makefile.in (DISTDOCDIRS): New variable.
14508         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14509         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14510
14511 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14512
14513         * configure.in (hppa target): check the source directory for the
14514           pagas sub-directory
14515
14516 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14517
14518         * config.sub: Allow -aout* and -elf*.
14519
14520 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14521
14522         * configure.in: Don't build ld on i386-solaris2, same as for
14523         sparc-solaris2.
14524
14525 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14526
14527         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14528
14529 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14530
14531         * configure.in:  Configure gdb for alpha.
14532
14533 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14534
14535         * Makefile.in (CXXFLAGS): Add -O.
14536
14537 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14538
14539         * config.guess: added support for DG Aviion
14540
14541 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14542
14543         * configure.in: Produce warning message for subdirectories not
14544         configurable for this host/target combination.  Don't try to
14545         configure gdb for vms.
14546
14547 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14548
14549         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14550         appropriate files before making "diststuff".
14551         (DISTBISONFILES): New var: list of files to be edited.
14552         (DISTSTUFFDIRS): Add binutils.
14553
14554 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14555
14556         * config.sub: also handle mipsel and mips64el (for little endian mips)
14557
14558 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14559
14560         * configure.in: Add * to end of all OS names.
14561
14562 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14563
14564         * configure.in: Build newlib for LynxOS native.
14565
14566 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14567
14568         * config.guess: Add support for delta 88k running SVR3.
14569
14570         * configure.in: Add comment about HP compiler vs. emacs.
14571
14572 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14573
14574         * configure.in: don't build ld on solaris2 (not a viable option
14575           due to bugs in getpwnam & getpwuid)
14576
14577 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14578
14579         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14580         config.guess will produce a full version number.
14581
14582 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14583
14584         * configure.in: Build linker and binutils for alpha-dec-osf1.
14585
14586 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14587
14588         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14589         and gdb/testsuite/Makefile.in.
14590
14591 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14592
14593         * configure.in: recognize mips*- instead of mips-
14594
14595 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14596
14597         * config.sub: Accept linux*coff and linux*elf as operating
14598         systems.
14599
14600 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14601
14602         * config.sub: Recognize mips64, and mips3 as an alias for it.
14603
14604 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14605
14606         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14607         gdb knows how to handle OSF/1 shared libraries.
14608
14609 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14610
14611         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14612         * config.guess: Recognize Hitachi's HIUX.
14613         * config.sub: Recognize h3050r* and hppahitachi.
14614         Remove redundant cases for hp9k[23]*.
14615
14616 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14617
14618         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14619         if gas and ld are in the source tree and are in ${configdirs}.
14620         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14621         --with options (but still pass them down on the command line,
14622         if they were explicitly specified).
14623
14624 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14625
14626         * configure: substitute SHELL value in Makefile.in with
14627         ${CONFIG_SHELL}
14628
14629 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14630
14631         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14632         *-*-solaris2* targets.
14633
14634 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14635
14636         * Makefile.in: define M4, and pass it down to sub-makes;
14637         all-autoconf now depends on all-m4
14638
14639 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14640
14641         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14642         presence of {ar,ranlib} instead of a configured directory
14643
14644 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14645
14646         * config.guess: Accept 34?? as well as 33?? for NCR.
14647
14648 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14649
14650         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14651         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14652
14653 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14654
14655         * configure: grab values for $(CC) and $(CXX) from the
14656         environment, so that someone can do "CC=gcc configure; make" and
14657         have it work right (matching the way that autoconf works now)
14658
14659         * configure.in, Makefile.in: add support for gash, the tcl
14660         interface to Galaxy
14661
14662         * config.guess: add NetBSD variants (hp300, x86)
14663
14664 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14665
14666         * install.sh: Support -d option (in the manner of SunOS 4 install,
14667         as it is more deterministic than that of GNU install)
14668         (chmodcmd): Set file to mode 755 by default (should also do default
14669         chgrp and chown, but I don't feel like dealing with that now)
14670
14671 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14672
14673         * config.sub: Remove h8300hhms alias.
14674
14675 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14676
14677         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14678
14679 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14680
14681         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14682         as stmp-fixinc
14683
14684 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14685
14686         * config.sub: recognize m88110-bug-coff.
14687
14688 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14689
14690         * Makefile.in (all-libio): all dependencies on the toolchain used
14691         to build this (gcc, gas, ld, etc)
14692
14693 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14694
14695         * config.guess: Deal with OSF/1 1.3 on alpha.
14696
14697 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14698
14699         * install.sh: add some 'else true' clauses for portability
14700
14701         * configure.in: don't build libio for h8[35]00-*-* targets
14702
14703 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14704
14705         * Makefile.in:  Add support for new libio.
14706
14707 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14708
14709         * install.sh: If one command fails, don't try the rest.  Don't try
14710         to remove $dsttmp (via trap) unless we have already created it.
14711         If $src doesn't exist, detect it and exit with an error.
14712
14713         * config.guess: Recognize BSD on hp300.
14714
14715 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14716
14717         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14718         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14719
14720 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14721
14722         * Makefile.in (all-send-pr): depends on all-prms
14723
14724 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14725
14726         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14727
14728 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14729
14730         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14731         Added test for mips-mips-riscos5.
14732
14733 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14734
14735         * configure.in: use mh-hp300 for 68k HP hosts
14736
14737 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14738
14739         * configure: add support for CONFIG_SHELL, so that you can use
14740         some alternate shell for evaluating configure scripts
14741
14742 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14743
14744         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14745         in configure script to bug-gdb@prep.ai.mit.edu when building
14746         distribution archive.
14747         * Makefile.in (COMPRESS):  Remove def.
14748         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14749         gdb.tar.Z and make-gdb.tar.Z respectively.
14750         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14751         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14752         to convergence with 'taz' target in Makefile.in.
14753
14754 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14755
14756         * install.sh (dsttmp): use trap to ensure that tmp files go
14757         away on error conditions
14758
14759 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14760
14761         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14762
14763 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14764
14765         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14766         its parent is '/' not ''.
14767
14768         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14769
14770 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14771
14772         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14773         that ${newsrcdir}/configure.in does.
14774
14775 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14776
14777         * test-build.mk: support for CONFIG_SHELL
14778
14779 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14780
14781         * config.sub (netware):  Add as a basic system type.
14782
14783 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14784
14785         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14786           $(srcdir)/ from the dependency on Makefile.in.
14787
14788 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14789
14790         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14791         (h8300hhms is temporary until multi-libraries are implemented).
14792         * configure.in: Handle h8300h too.
14793
14794 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14795
14796         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14797
14798 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14799
14800         * configure:  Remove extraneous output when guessing host type.
14801         * config.guess:  Remove extraneous output when guessing using C
14802         compiler rather than uname, or when guessing fails.
14803
14804 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14805
14806         * Makefile.in: remove all.cross and install.cross targets
14807
14808         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14809           definitions
14810
14811 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14812
14813         * configure.in (target sh): Build gprof.
14814
14815 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14816
14817         * config.sub: change -solaris to -solaris2
14818
14819 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14820
14821         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14822
14823 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14824
14825         * configure: Correct error message for missing Makefile.in to
14826         print correct directory.
14827
14828 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14829
14830         * install.sh: kludge around 386BSD shell bug
14831
14832 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14833
14834         * config.guess:  Recognize NeXT.
14835         * config.guess:  Recognize i486-ncr-sysv4.
14836         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14837
14838 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14839
14840         * Makefile.in (MAKEINFOFLAGS): New variable.
14841         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14842         * build-all.mk, test-build.mk: Pass down --no-split as
14843         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14844
14845 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14846
14847         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14848
14849 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14850
14851         * Makefile.in (libg++.tar.z):  New rule.
14852         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14853         * Makefile.in (taz):  Only do a single chmod.
14854
14855 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14856
14857         * install.sh: don't use dirname anymore (replaced with sed usage)
14858
14859 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14860
14861         * Makefile.in:  Change extension for gzip'd files from '.z' to
14862         '.gz' per new FSF standard usage.
14863
14864 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14865
14866         * configure: put quotes around the final value of program_transform_name
14867
14868 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14869
14870         * Makefile.in: new install.sh support; update install-info rules
14871
14872 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14873
14874         * configure.in: Build diff for crosses, but not for go32 host.
14875
14876         * configure.in: Build gprof only for native, and don't build it
14877         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14878
14879 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14880
14881         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14882
14883 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14884
14885         * configure.in (host_tools): Add prms.
14886
14887 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14888
14889         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14890         with $(FLAGS_TO_PASS) on the command line
14891
14892         * config.sub: Recognize lynx and lynxos
14893
14894 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14895
14896         * config.sub: Accept -ecoff*, not just -ecoff.
14897
14898 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14899
14900         * Makefile.in (taz): Use .gz suffix instead of .z.
14901         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14902         names.
14903
14904 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14905
14906         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14907
14908 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14909
14910         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14911         that rebuilds that might happen during 'make install' don't get
14912         bogus gcc include files
14913
14914 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14915
14916         Change from Utah for HPPA support:
14917         * config.guess: Recognize hppa1.x-hp-bsd.
14918
14919 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14920
14921         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14922         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14923
14924 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14925
14926         * config.sub: Add support for rom68k and bug boot monitors.
14927
14928 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14929
14930         * Makefile.in: Make all-opcodes depend on all-bfd.
14931
14932 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14933
14934         * config.guess: Added special check for i[34]86-univel-sysv4*.
14935
14936 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14937
14938         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14939         the processor rather than assuming i486.
14940
14941 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14942
14943         * config.guess: Recognize SunOS6 as Solaris3.
14944
14945 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14946
14947         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14948         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14949
14950 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14951
14952         * build-all.mk (all-cross): New target for Canadian Cross.
14953         Added Q2 go32 targets.
14954         * test-build.mk: Configure go32 cross sparclite-aout and
14955         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14956         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14957
14958 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14959
14960         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14961         GO32 hosted toolchains
14962
14963 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14964
14965         * configure: change  so "-exec-prefix" gets passed down rather
14966         than "-exec_prefix" so autoconf generated Makefiles get the
14967         exec_prefix set right.
14968
14969 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14970
14971         * config.guess: get the Solaris2 minor version number
14972
14973         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14974
14975 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14976
14977         * config.guess: Recognize some Sequent platforms.
14978
14979 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14980
14981         * Makefile.in: added the vault-install target
14982
14983         * configure.in: actually use the Sun3 makefile fragment that's in
14984         config, also added the release dir to configdirs
14985
14986 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14987
14988         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14989
14990 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14991
14992         * configure.in: remove some program from Alpha targetted toolchains
14993
14994 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14995
14996         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14997         gprof.
14998         (taz): Run "make diststuff" in those directories instead of "make
14999         proto-dir".  Look for "VERSION=" only at start of line in subdir
15000         Makefile.  Use "gzip -9" for compression.
15001         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15002         (binutils.tar.z): New target.
15003
15004 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15005
15006         * Makefile.in (taz): Include gpl.texinfo.
15007
15008 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15009
15010         * Makefile.in (setup-dirs): Merged into "taz" target.
15011         (taz): Only do `proto-dir' stuff if a directory is actually needed
15012         for this target.
15013
15014 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15015
15016         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15017         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15018         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15019         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15020         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15021
15022 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15023
15024         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15025         config.sub, and move-if-change to gdb testsuite distribution
15026         archive, so the testsuite can be extracted, configured, and
15027         run separately from the gdb distribution.  Blow away the Chill
15028         tests that require a Chill compiled executable, since GNU Chill
15029         is not yet publically available.
15030
15031 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15032
15033         * test-build.mk: set environment variables in a single command,
15034         instead of a list of assignments and exports
15035
15036         * config.guess: recognize Alpha/OSF1 systems
15037
15038 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15039
15040         * configure: Change help message to prefer --options rather than
15041           -options.
15042
15043 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15044
15045         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15046         zippy@ecst.csuchico.edu.
15047         * config.guess: Recognize miniframe.
15048
15049 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15050
15051         * Makefile.in: Use srcroot to find runtest rather than rootme.
15052         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15053
15054 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15055
15056         * test-build.mk: Extensive additions to support building on a
15057         machine other than the host.
15058
15059 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15060
15061         * configure (tooldir): Fix for i386-aix again.
15062
15063 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15064
15065         * configure, Makefile.in:  Change definition of $(tooldir)
15066         to match the FSF.
15067
15068 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15069
15070         * config.guess:  Recognize i[34]86/SVR4.
15071
15072 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15073
15074         * Makefile.in (all-gdb): gdb depends on sim.
15075
15076 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15077
15078         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15079         at the same time we make the prototype gdb directory.
15080         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15081         files at the same time as the gdb base release distribution.
15082
15083 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15084
15085         * Makefile.in (check): Use individual check targets rather than
15086         DO_X rule.
15087         (check-gcc): Added.
15088
15089 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15090
15091         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15092         for System V release 3.2.
15093
15094 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15095
15096         * config.sub: Recognize hppaosf.
15097         * configure.in: Do configure ld/binutils/gas for it.
15098
15099 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15100
15101         * configure (tooldir): Alter syntax used to set this, for systems
15102         where "\$" isn't handled right, like i386-aix.
15103
15104 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15105
15106         * configure: Pass program-transform-name, not
15107         program_transform_name, to recursive configures.
15108
15109 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15110
15111         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15112         of gas+ld+binutils.
15113
15114 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15115
15116         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15117
15118 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15119
15120         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15121
15122 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15123
15124         * Makefile.in (PRMS): Set back to all-prms.
15125
15126 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15127
15128         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15129         targets, rather than for MIPS hosts.
15130
15131 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15132
15133         * configure.in: add comment for --with-x default values
15134
15135         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15136
15137         * Makefile.in: add check-* targets for each of the directories in
15138         the tree.  Add a definition of RUNTEST that will use the one we
15139         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15140
15141 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15142
15143         * configure.in: Removed obsolete references to bfd_target and
15144         target_makefile_frag.
15145
15146         * build-all.mk: Set assorted targets for Q2.
15147         * config.sub: Recognize z8k-sim and h8300-hms.
15148         * test-build.mk: Really don't pass host to configure.
15149         (HOLES): Added uname.
15150
15151 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15152
15153         * configure: Handle an empty program-prefix, program-suffix or
15154         program-transform-name correctly.
15155
15156 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15157
15158         * build-all.mk: -G 8 no longer required for MIPS targets.
15159         * test-build.mk: Don't pass host argument to configure; make it
15160         guess.
15161
15162 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15163
15164         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15165         * Makefile.in (COMPRESS):  New macro, like GZIP.
15166
15167 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15168
15169         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15170
15171         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15172         with gas currently defaults to -G 0.
15173
15174 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15175
15176         * Makefile.in (all-flex): flex depends on byacc.
15177
15178         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15179         to test-build.mk as RELEASE_TAG.
15180         * test-build.mk (configargs): New variable containing arguments to
15181         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15182         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15183
15184         * config.guess: Use /bin/uname when checking -X argument on SCO,
15185         to avoid invoking GNU uname which doesn't understand -X.
15186
15187         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15188
15189         * configure.in: Build gas for mips-*-*.
15190
15191 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15192
15193         * Makefile.in (all.normal): insert missing backslash.
15194
15195 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15196
15197         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15198
15199         * Makefile.in: Complete overhaul to merge many almost identical
15200         targets.
15201
15202 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15203
15204         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15205         (gdb.tar.Z): Adjusted.
15206
15207         * Makefile.in (setup-dirs, taz): New targets; should be general
15208         enough to adapt for gdb sometime.  Build only .z file.
15209         (gas.tar.z): New target.
15210
15211 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15212
15213         * build-all.mk: Use CC=cc -Xs on Solaris.
15214
15215 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15216
15217         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15218         for handling BISON for FSF releases.
15219
15220 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15221
15222         * configure: Actually implement the change zoo just documented.
15223
15224 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15225
15226         * configure: when using config.guess, only set target_alias when
15227         it's not already been set (ie, on the command line)
15228
15229 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15230
15231         * Makefile.in: add installcheck target, set PRMS to install-prms
15232
15233 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15234
15235         * configure: add support for package_makefile_fragment, handle the
15236         case where a directory has a configure.in file but no Makefile.in
15237         more gracefully (with an actual understandable error message, even);
15238         add support for --without (and add this to the usage message); also
15239         explicitly add a --host=${host_alias} to the command line when
15240         config.guess is used
15241
15242 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15243
15244         * configure: Must use both --host and --target in recursive calls.
15245
15246 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15247
15248         * Makefile.in: Change deja-gnu to dejagnu.
15249
15250 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15251
15252         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15253
15254 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15255
15256         * configure.in: canonicalize all instances to *-*-solaris2*,
15257         also strip out a number of tools to not build for go32 host
15258
15259 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15260
15261         * config.guess: add GPL.
15262
15263         * Makefile.in, config.guess, config.sub, configure: bump
15264           copyrights to 93.
15265
15266 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15267
15268         * Makefile.in (do-info): Removed obsolete check for existence of
15269         localenv file.
15270
15271         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15272
15273 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15274
15275         * Makefile.in: a couple of 'else true' for decstation,
15276         support for TclX
15277
15278         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15279
15280 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15281
15282         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15283
15284 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15285
15286         * config.guess: Recognize i386-ibm-aix (PS/2).
15287         * configure.in: Use config/mh-aix386 file for it.
15288
15289 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15290
15291         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15292         CC_FOR_TARGET instead.
15293         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15294
15295 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15296
15297         * Makefile.in: Add sim to list of directories sent with gdb
15298
15299 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15300
15301         * configure.in: Put back mips-dec-bsd* case.
15302
15303 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15304
15305         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15306         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15307         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15308
15309 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15310
15311         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15312
15313         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15314         (install-info): install dir.info only if it exists,
15315         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15316
15317 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15318
15319         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15320         gas for mips-dec-bsd.
15321
15322 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15323
15324         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15325         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15326
15327 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15328
15329         * configure.in: Added "dejagnu" to hosttools list.
15330
15331 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15332
15333         * config.sub, configure.in, config.guess:  Add support
15334         for Bosx, an AIX variant from Bull.
15335         Patches from F.Pierresteguy@frcl.bull.fr.
15336
15337 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15338
15339         * devo/dejagnu: Initial creation of devo/dejagnu.
15340         Migrated dejagnu testcases and support files for testing software
15341         tools to reside as subdirectories, currently called "testsuite",
15342         within the directory of the software tool.  Migrated all programs,
15343         support libraries, etc. beloging to dejagnu proper from
15344         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15345         with no modifications.  The changes to these files which will
15346         allow them to configure, build, and execute properly will be made
15347         in a future update.
15348
15349 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15350
15351         * Makefile.in: Change send_pr to send-pr.
15352         * configure.in: Likewise.
15353         * send_pr: Renamed directory to send-pr.
15354
15355 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15356
15357         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15358
15359 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15360
15361         * README:  Update for gdb-4.8 release.
15362         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15363         gdb-xxx.tar.z (gzip'd) file also.
15364
15365 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15366
15367         * Makefile.in: make all-diff depend on all-libiberty
15368
15369 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15370
15371         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15372
15373 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15374
15375         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15376
15377 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15378
15379         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15380         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15381         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15382
15383 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15384
15385         * Makefile.in:  makeinfo binary is in a new location
15386
15387 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15388
15389         * config.sub: Accept -ecoff as an OS.
15390
15391         * Makefile.in: Various changes to eliminate a level of make
15392         recursion and reduce the required command line length.
15393         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15394         sub-makes.
15395         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15396         variables holding settings for specific sub-makes.
15397         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15398         in terms of BASE_FLAGS_TO_PASS.
15399         (TARGET_LIBS): New variable listing directories which use
15400         TARGET_FLAGS_TO_PASS.
15401         (subdir_do): Eliminated.
15402         (do-*): New set of targets to replace subdir_do.
15403         (various): All targets which used subdir_do now depend on do-*.
15404         (local-clean): Renamed from do_clean.
15405         (local-distclean): New target, dependency of distclean and
15406         realclean.
15407         (install-info): Don't create directories.  Depend on dir.info
15408         rather than calling make recursively.
15409         (install-dir.info): Eliminated.
15410         (install-info-dirs): Create all info directories here.
15411         (dir.info): Depend upon do-install-info.
15412
15413         * test-build.mk (HOLES): Added false.
15414
15415 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15416
15417         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15418
15419 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15420
15421         * Makefile.in (info): remove dependency on all-texinfo.  The
15422         problem was really in texinfo/C, not at this level.
15423
15424 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15425
15426         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15427
15428 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15429
15430         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15431         GDB releases.
15432
15433 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15434
15435         * configure: Include srcdir in message about target of link not
15436         being found.  Don't convert `-' to `_' in `with' options being
15437         passed to subdirs.
15438
15439 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15440
15441         * configure.in: add uudecode to host_tools
15442
15443         * Makefile.in: added {all,install}-uudecode targets, added them to
15444         the appropriate lists
15445
15446 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15447
15448         * Makefile.in (all-gcc): Added dependency on all-gas.
15449
15450         * configure.in (mips-*-*): Build ld and binutils.
15451
15452 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15453
15454         * configure: check return code from mkdir, print error message and
15455           exit on failure.
15456
15457 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15458
15459         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15460
15461 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15462
15463         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15464
15465 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15466
15467         * config.sub (h8500):  Recognize this as a cpu type.
15468
15469 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15470
15471         * configure: source directory missing is no longer a warning
15472
15473         * configure.in: recognize irix[34]* instead of irix[34]
15474
15475         * Makefile.in: define and pass down X11_LIB
15476
15477 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15478
15479         * guess-systype: Renamed to ...
15480         * config.guess:  ... by popular request.
15481         * configure.in, Makefile.in:  Update accordingly.
15482
15483 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15484
15485         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15486         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15487         + Execute ./dummy instead of assuming . is in PATH.
15488
15489 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15490
15491         * guess-systype:  New shell script.  Attempts to guess the
15492         canonical host name of the executing host.
15493         Only a few hosts are supported so far.
15494         * configure:  Call guess-systype if no host is specified.
15495
15496 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15497
15498         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15499         gcc Makefile.
15500
15501
15502 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15503
15504         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15505         (all-gcc, install-gcc, subdir_do): Use it.
15506
15507 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15508
15509         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15510
15511 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15512
15513         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15514           set exclusively by configure, using configure.in .
15515
15516 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15517
15518         * test-build.mk: set $PATH for all builds
15519
15520         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15521
15522 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15523
15524         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15525         the one used in gcc/Makefile.in, so that a null expansion doesn't
15526         override the one needed to build gcc with a native cc.
15527
15528
15529 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15530
15531         * configure: Accept -with arguments.
15532
15533 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15534
15535         * Makefile.in: added h8300sim
15536
15537 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15538
15539         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15540         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15541         (all-cygnus, native, build-cygnus): Make
15542         $(canonhost)-stamp-3stage-done, not $(host)....
15543         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15544         i386-sco3.2v4.  Added else true to if command.
15545
15546 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15547
15548         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15549
15550 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15551
15552         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15553
15554 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15555
15556         * configure.in: don't remove binutils from Solaris builds
15557
15558 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15559
15560         * Makefile.in: get rid of earlier definitions for *clean,
15561         also handle the recursive info rule better
15562
15563 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15564
15565         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15566         do more-or-less the right thing.
15567
15568 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15569
15570         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15571         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15572
15573 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15574
15575         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15576         $(host_canonical).
15577
15578         * configure.in: split the configdirs list into 4 categories (native
15579         v. cross, library v. tool) and handle the cross-only and native-
15580         only in more reasonable (and correct!) way.
15581
15582 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15583
15584         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15585         configdirs anymore.
15586
15587 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15588
15589         * Makefile.in: extensive cleanup::  removed all of the explicit
15590         clean-* targets, collapsed many wrappers around subdir_do into
15591         one, added additional targets to satisfy standards.texi, deleted
15592         some old targets, some changes for consistency
15593
15594 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15595
15596         * configure.in: handle some programs as cross-only, and others as
15597         native only
15598
15599         * test-build.mk: handle partial holes in a more generic manner
15600
15601         * Makefile.in: m4 depends on libiberty
15602
15603 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15604
15605         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15606         time, wdiff, and find to configdirs
15607
15608         * Makefile.in: all, clean, and install rules for the new programs
15609         added to configure.in
15610
15611 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15612
15613         * configure.in: use mh-sun for all *-sun-* hosts
15614
15615 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15616
15617         * Makefile.in: define flags for X11 include files and library file
15618         locations, pass them down to the programs that need this info
15619
15620         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15621
15622 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15623
15624         * configure.in: start building libg++ for HP-UX targets
15625
15626 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15627
15628         * README:  Update references to files moved into etc/.
15629
15630 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15631
15632         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15633         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15634
15635 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15636
15637         * configure: accept dash as well as underscore in long option
15638         names for FSF compatibility.
15639
15640 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15641
15642         * config.sub: added -sco3.2v4 support from FSF.
15643
15644 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15645
15646         * configure.in: expand the section that adds or removes
15647         directories from the list of programs to build, to handle native
15648         vs. cross in addition to host v. native
15649
15650 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15651
15652         * Makefile.in:  Replace C++ in macro names with CXX.
15653         This is less likely to break ...
15654
15655 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15656
15657         * test-build.mk: add -w to GNU_MAKE
15658
15659 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15660
15661         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15662         add 'sparc' to list of recognized cpus.  This needed to make
15663         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15664         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15665         then changes that into $CPU-wrs-vxworks.
15666
15667         * configure.in: remove most references to gdbtest, regularize
15668         target based program removal
15669
15670         * test-build.mk: import from p3 tree (many fixes and changes)
15671
15672 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15673
15674         * Makefile.in: added rules to handle tcl, tk, and expect
15675
15676         * configure.in: handle those directories if they exist
15677
15678 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15679
15680         * config.sub: removed bogus hppabsd and hppahpux names, since
15681         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15682
15683 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15684
15685         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15686         depends upon all-xiberty
15687
15688         * Makefile.in: changes from p3, including:
15689
15690         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15691
15692         * Makefile.in (XTRAFLAGS): include newlib directories if
15693         newlib/Makefile exists, rather than if host != target.
15694
15695         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15696
15697         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15698         from the same source tree and not building a cross-compiler.  This
15699         matters for the libg++ configuration if reconfiguring a tree that
15700         has already been installed.
15701
15702         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15703
15704         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15705         pick up the machine and system specific header files.
15706
15707         * Makefile.in: added AS_FOR_TARGET, passed down in
15708         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15709         the C compiler to use to create programs which are run in the
15710         build environment, set it to default to $(CC), and passed it down
15711         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15712
15713         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15714
15715         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15716         We need them for unusual native builds, like systems without
15717         ranlib.
15718
15719         * configure: also define $(host_canonical) and
15720         $(target_canonical), which are the full, canonical names for the
15721         given host and target
15722
15723 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15724
15725         * Makefile.in:  Added separate definitions for C++.
15726
15727 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15728
15729         * configure.in (configdirs):  Add deja-gnu.
15730
15731 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15732
15733         * README:  Update for configure.texi and gdb-4.7 release.
15734
15735 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15736
15737         * Makefile.in:  Move "all" target to top of file.
15738         Previously, first target was ".PHONY" which caused BSD4.4 make
15739         to build .PHONY when make was run without arguments.
15740
15741 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15742
15743         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15744         Library-copylefted code in libiberty.
15745
15746 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15747
15748         * config.sub:  Replace m68kmote with plain old m68k.
15749
15750 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15751
15752         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15753
15754 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15755
15756         * config.sub: Complain if no argument is given.  Added support for
15757         386bsd as OS and target alias.
15758
15759 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15760
15761         * Makefile.in (XTRAFLAGS): include newlib directories if
15762         newlib/Makefile exists, rather than if host != target.
15763
15764 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15765
15766         * config.sub: recognize sparclite-wrs-vxworks.
15767
15768         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15769         p3.) Added clean-xiberty to clean.
15770
15771 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15772
15773         * configure.in: use *-*-* instead of nested cases for host and target
15774
15775 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15776
15777         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15778         from the same source tree and not building a cross-compiler.  This
15779         matters for the libg++ configuration if reconfiguring a tree that
15780         has already been installed.
15781
15782 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15783
15784         * config.sub (i486v/i486v4):  Merge in from FSF version.
15785
15786 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15787
15788         * configure: only set PWD if it is already set.
15789
15790 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15791
15792         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15793         doesn't have unset and all success paths (and most error paths)
15794         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15795         to just ${PWD} to avoid confusion.)
15796
15797 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15798
15799         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15800         even for a native compilation.
15801
15802 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15803
15804         Changes to make the gdb.tar.Z rule work better.
15805
15806         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15807         (DEVO_SUPPORT):  Add configure.texi.
15808         (bfd-ilrt.tar.Z):  Remove ancient rule.
15809
15810 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15811
15812         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15813         pick up the machine and system specific header files.
15814
15815         * configure.in, config.sub: added new target m68010-adobe-scout,
15816         with alias of adobe68k.  Changed configure.in to check for
15817         -scout before -sco* to avoid a false match.
15818
15819         * Makefile.in: added AS_FOR_TARGET, passed down in
15820         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15821         the C compiler to use to create programs which are run in the
15822         build environment, set it to default to $(CC), and passed it down
15823         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15824
15825 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15826
15827         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15828         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15829         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15830         FOR_TARGET variants, to newlib and libg++.
15831
15832 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15833
15834         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15835         first.
15836
15837 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15838
15839         * config.sub:  Accept `elf' as an environment.
15840
15841 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15842
15843         * Makefile.in (all-opcodes):  cd into the right directory
15844
15845 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15846
15847         * configure: added -program_transform_name option, used as
15848         argument to sed when installing programs.
15849         configure.texi: added documentation for -program_prefix,
15850         -program_suffix and -program_transform_name.
15851
15852 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15853
15854         * config.sub:  Accept i486 where i386 ok.
15855
15856 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15857
15858         * config.sub: accept we32k
15859
15860 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15861
15862         * config.sub, configure.in: accept OSE68000 and OSE68k.
15863
15864         * Makefile.in: don't create all directories for ``make install'';
15865         let the subdirectories create the ones they need.
15866
15867 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15868
15869         * COPYING: new file, GPL v2
15870
15871 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15872
15873         * Makefile.in: use the new gen-info-dir, which needs a template
15874         argument (which also lives in texinfo)
15875
15876         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15877
15878 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15879
15880         * config.sub (ncr3000):  Change i386 to i486.
15881
15882 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15883
15884         * Makefile.in: add install-rcs, install-grep to
15885         install-no-fixedincludes, removed install-bison and install-libgcc
15886
15887 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15888
15889         * configure.in: grab the HPUX makefile fragment if on HPUX
15890
15891 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15892
15893         * Makefile.in: eradicate bison spoor (ditto libgcc).
15894          configure.in: recognise m68{k,000}-ericsson-OSE.
15895          es1800 is alias for m68k-ericsson-OSE
15896
15897 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15898
15899         * configure.in: rearrange the parts that remove programs from
15900         configdirs, based now on HOST==TARGET or by canonical triple.
15901
15902 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15903
15904         * test-build.mk: recurse explicitly with -f test-build.mk when
15905           appropriate.  predicate stage3 and comparison on the existence
15906           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15907           On very clean, also remove ...stamp-co.  Build in-place before
15908           doing other builds.
15909
15910 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15911
15912         * Makefile.in, configure.in: add tgas
15913
15914 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15915
15916         * Makefile.in: a number of changes merged in from progressive.
15917
15918         * configure.in: add libm.
15919
15920         * .cvsignore: ignore some stuff that comes from test-build.mk.
15921
15922 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15923
15924         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15925
15926 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15927
15928         * configure: Add program_suffix (parallel to program_prefix)
15929         * Makefile.in: adjust directory-creating script for losing decstation
15930
15931 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15932
15933         * configure:  Minor $subdir-related fixes.
15934
15935 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15936
15937         * configure: fix various problems with propogating
15938         makefile_target_frag in subdirs.
15939         * configure.in: config libgcc if its there
15940
15941 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15942
15943         * config.sub:  HPPA merge.
15944
15945 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15946
15947         * Makefile.in:  Replace all-bison with all-byacc in all
15948         dependency lines for other tools (which now use byacc).
15949
15950 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15951
15952         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15953
15954 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15955
15956         * Makefile.in: make gprof rules similar to byacc rules (instead of
15957         vestigal $(unsubdir) that didn't work...)
15958
15959 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15960
15961         * config.sub:  Add support for Linux.
15962         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15963         (at least for libg++).
15964
15965 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15966
15967         * configure.texi: fix doc for the -nfp option to configure
15968
15969 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15970
15971         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15972
15973 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15974
15975         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15976         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15977         * configure.in: added solaris* host_makefile_frag hook.
15978
15979 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15980
15981         * config.sub: changed recognition of m68000 so that various
15982         m68k types can be specified via m680[01234]0
15983
15984 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15985
15986         * config.sub (basic_machine): fix sed so that '-foo' isn't
15987         completely substituted out while .+'-foo' loses the '-foo'
15988
15989 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15990
15991         * config.sub ($os): Add -aout.
15992
15993 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15994
15995         * configure:  If host_makefile_frag is absolute, don't
15996         prefix ${invsubdir} (relevant to libg++ auto-configure).
15997
15998 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15999
16000         * Makefile.in (tooldir): Define it.
16001         (all-ld): Depend on all-flex.
16002
16003 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16004
16005         * Makefile.in (check):  Fix libg++ special case.
16006
16007 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16008
16009         * configure: do not bury `pwd` into config.status, thus do fewer
16010           pwd's.
16011
16012         * configure: print the "Building in" message only when building in
16013           other than "." AND verbose.
16014
16015         * configure: remove -s, rework -v to better accommodate guested
16016           configures.
16017
16018         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16019
16020 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16021
16022         * Makefile.in: macroize flags passed on recursion.  remove
16023           fileutils.
16024
16025 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16026
16027         * configure: get makesrcdir right for subdirs deeper than 1.
16028
16029         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16030           install.
16031
16032 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16033
16034         * Makefile.in: don't print subdir_do or recursion lines.
16035
16036 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16037
16038         * standards.texi: added menu item.
16039
16040         * Makefile.in: build and install standards.info.
16041
16042         * standards.texi: new file.
16043
16044 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16045
16046         * configure: test for and move config.status pieces from
16047           ${subdir}/.
16048
16049 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16050
16051         * configure:  Test for existance of files before trying to mv
16052         them, to avoid numerous non-existance messages.
16053
16054 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16055
16056         * configure: correct final line of config.status.
16057
16058         * configure: patch from eggert.  Avoids a protection problem if
16059           the original Makefile.in is read only.
16060
16061         * configure: use move-if-change from gcc to create config.status.
16062           Some makefiles depend on config.status to tell if a directory
16063           has been reconfigured for a different host.  This change
16064           prevents those directories from remaking everything in the case
16065           where the reconfig was only intended to rebuild a Makefile.
16066
16067         * configure: test for config.sub with "config.sub sun4" rather
16068           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16069           host alias from a missing config.sub.
16070
16071 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16072
16073         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16074           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16075
16076 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16077
16078         * configure: mkdir ${subdir} as needed.
16079
16080 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16081
16082         * Makefile.in,configure.in: added autoconf.
16083
16084 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16085
16086         * Makefile.in: no longer pass against on recursion.
16087
16088         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16089           definitions are not inherited.
16090
16091         * configure: correct makesrcdir when subdir is .
16092
16093 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16094
16095         * configure:  Add support for 'subdirs' variable, which is
16096         like 'configdirs', except that configure doesn't re-invoke
16097         itself for subdirs, it just creates a Makefile for each subdir.
16098         * configure.texi:  Document subdirs.
16099
16100 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16101
16102         * configure.in: added flex to configdirs
16103
16104 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16105
16106         * Makefile.in: remove clean-stamps from clean.
16107
16108 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16109
16110         * configure.in:  Add gdbtest to configdirs.
16111
16112 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16113
16114         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16115         to recursive makes.
16116         * configure.in:  Recognize new ncr3000 config.
16117
16118 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16119
16120         * Makefile.in, configure.in: removed references to gdbm.
16121
16122 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16123
16124         * config.sub:  Don't canonicalize os value
16125         newsos* to bsd (readline needs to check for newsos).
16126         (This fix was earlier made Jan 31, but got re-broken.)
16127
16128 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16129
16130         * configure.in:  sco is an os, not a vendor!
16131
16132         * configure:  Quote $( better.  Keep various shells happy.
16133
16134 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16135
16136         * Makefile.in: eliminate stamp-files.
16137
16138 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16139
16140         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16141           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16142
16143 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16144
16145         * config.sub:  fix iris/iris3.
16146
16147 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16148
16149         * configure: re-add -rm.
16150
16151 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16152
16153         * Maskefile.in: add .stmp-rcs to all.
16154
16155         * configure.in: remove gas from rs6000 build, use aix host fragment.
16156
16157 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16158
16159         * configure: pass down site_option during recursion.
16160
16161 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16162
16163         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16164
16165 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16166
16167         * configure: Change exec_prefix so that it really defaults to prefix.
16168
16169 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16170
16171         * Makefile.in, configure.in:  Add support for mmalloc library.
16172
16173 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16174
16175         * Makefile.in: add stmp dependencies for a few more things.
16176
16177 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16178
16179         * configure: adjusted error message on objdir/srcdir configure
16180           collision, per john's suggestion.
16181
16182         * Makefile.in: add libiberty stmp to all and all.cross.
16183
16184 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16185
16186         * Makefile.in: remove force dependencies, add grep to all.
16187
16188 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16189
16190         * Makefile.in: drop flex.  make stamp files work.
16191
16192         * configure: added test for conflicting configuration in srcdir,
16193           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16194           gets cranky.  use relative paths for configure and srcdir
16195           whenever possible.  Send some error messages to stderr that were
16196           going to stdout.
16197
16198 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16199
16200         * Makefile.in:  Fix libg++ rule to check for gcc directory
16201         before using gcc/gcc.  Also pass XTRAFLAGS.
16202
16203 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16204
16205         * Makefile.in: added stmp-files so that directories aren't polled
16206           when they are already built.
16207
16208         * configure.texi: fixed a node pointer problem.
16209
16210 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16211
16212         * config.sub configure.in gdb/configure.in
16213         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16214         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16215         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16216
16217 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16218
16219         * configure: -recurring becomes -silent.  corrected help message
16220           for -site= option.
16221
16222         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16223
16224 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16225
16226         * configure: when building Makefile for crosses, replace
16227           tooldir and program_prefix.  default srcdir from location of
16228           config.sub.  remove "for host in hosts" and "for target in
16229           targets" loops.
16230
16231 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16232
16233         * Makefile.in: Do not pass bindir or mandir to cvs.
16234
16235 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16236
16237         * Makefile.in, configure.in: removed traces of namesubdir,
16238           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16239           copyrights to '92, changed some from Cygnus to FSF.
16240
16241         * configure.texi: remove most references to multiple hosts,
16242           multiple targets, subdirs, etc.
16243
16244         * configure.man: removed rcsid. reference config.sub not
16245           config.subr.
16246
16247         * Makefile.in: mkdir $(infodir) on install-info.
16248
16249 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16250
16251         * configure.texi:  Explain better about .gdbinit and about
16252         the environment that configure.in sections run in.
16253
16254 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16255
16256         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16257
16258 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16259
16260         * README:  DOC.configure => cfg-paper.texi.
16261
16262 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16263
16264         * config.sub (near case $os):  Don't convert newsos* to bsd!
16265
16266 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16267
16268         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16269         the number of copies of COPYING that go into the GDB tar file.
16270
16271 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16272
16273         * bfd/configure.in, gdb/config/mh-i386sco,
16274         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16275         Fix SCO configuration stuff.
16276
16277 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16278
16279         * Makefile.in:  For libg++, make sure the -I pointing
16280         to the gcc directory goes *after* all the libg++-local -I flags.
16281         Also, move just-gcc dependency from just-libg++ to all-libg++.
16282
16283 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16284
16285         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16286
16287 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16288
16289         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16290
16291 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16292
16293         * config.sub:  Add stratus configuration frags.  Also
16294         submitted to FSF.
16295
16296 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16297
16298         * Makefile.in (DEV_SUPPORT):  add configure.man.
16299
16300         * config.sub(Decode manufacturer-specific):  add -none*.
16301
16302 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16303
16304         * Makefile.in:  remove form feeds to make Sun's make happy.
16305         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16306
16307 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16308
16309         * Makefile.in (AR_FLAGS):  Make quieter.
16310
16311 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16312
16313         * configure.in:  Add libg++.
16314         * configure:  When verbose, don't output the command line at each
16315         level; it will be unremarkably the same as the previous version,
16316         which will be the same as what the user typed.
16317
16318 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16319
16320         * configure.in, Makefile.in: fix clean-info, add flex.  add
16321           fileutils.
16322
16323         * configure: be less sensitive to spaces in Makefile.in.  Do not
16324           look for sources in "..".  Doing so breaks subdirectories that
16325           might have their own configure.  If a subdir has it's own
16326           configure script, use it.
16327
16328 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16329
16330         * cfg-paper.texi: some changes suggested by rms.
16331
16332 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16333
16334         * config.sub:  Merge in some small additions from the FSF version,
16335         taken from the gcc distribution, to bring the Cygnus and FSF
16336         versions into closer sync.
16337
16338 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16339
16340         * configure.in:  Changed svr4 references to sysv4.
16341
16342 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16343
16344         * configure: added -V for version number option.
16345
16346 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16347
16348         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16349           renamed from DOC.configure to cfg-paper.texi.
16350
16351 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16352
16353         * configure, config.subr, config.sub: config.subr is now
16354           config.sub again.
16355
16356 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16357
16358         * configure.texi: new file, in progress.
16359
16360         * Makefile.in: build info file and install the man page for
16361           configure.
16362
16363         * configure.man: new file, first cut.
16364
16365         * configure: find config.subr again now that configuration "none"
16366           has gone.  removed all traces of the -ansi option.  removed all
16367           traces of the -languages option.
16368
16369         * config.subr: resync from rms.
16370
16371 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16372
16373         * configure, config.sub, config.subr: merge config.sub into
16374           config.subr, call the result config.subr, remove config.sub, use
16375           config.subr.
16376
16377         * Makefile.in: revised install for dir.info.
16378
16379 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16380
16381         * configure.in: add decstation host makefile frag.
16382
16383         * Makefile.in: BISON now bison -y again.  also install-gcc on
16384           install.  clean-gdbm on clean.  infodir belongs in datadir.
16385           Make directories for info install.  Build dir.info here then
16386           install it.
16387
16388 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16389
16390         * Makefile.in: fix for bad directory tests.
16391
16392 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16393
16394         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16395           regexp.  -srcdir relative was being handled incorrectly.
16396
16397         * Makefile.in: unwrapped some for loops so that parallel makes
16398           work again and so one can focus one's attention on a particular
16399           package.
16400
16401 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16402
16403         * configure: added PWD as a stand in for `pwd` (for speed). use
16404           elif wherever possible.  make -srcdir work without -objdir.
16405           -objdir= commented out.
16406
16407 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16408
16409         * configure: +options become --options.  -subdirs commented out.
16410           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16411           Makefile now at top of generated Makefile.  Removed cvs log
16412           entries.  added -srcdir.  create .gdbinit only if there is one
16413           in ${srcdir}.
16414
16415         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16416           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16417           and mandir now keyed off datadir by default.
16418
16419 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16420
16421         * Freshly created ChangeLog.
16422
16423 \f
16424 Local Variables:
16425 mode: change-log
16426 left-margin: 8
16427 fill-column: 76
16428 version-control: never
16429 End: